Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.472.122 Times

Term Extractor freeware
Filter: All | Freeware | Demo
 

Term Extractor

1 2 3 4 5 > 
Added: May 10, 2013 | Visits: 496

Yahoo Terms 5.x-1.x-dev The use of this service requires a Yahoo Application ID.It can be used as a standalone module to extract terms from (English) texts and assign the terms to the node from a chosen taxonomy vocabulary.  This allows Yahoo Terms to "free tag" your content.InstallationUnpack in your modules folder...



Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (58): Yahoo Terms 5.x-1.x-dev Download

Added: February 23, 2006 | Visits: 4.734

Zipfusion self-extractor Zipfusion is a versatile self-extractor. It can be used with any zip tools that create type 0 (stored) and type 8 (deflate) format zip files e.g. WinZip (tm). Features include :- - Three operational modes making it suitable for distribution of data files or software. - End-user dialogs that...





Platforms: Windows

License: Freeware Size: 93 KB Download (537): Zipfusion self-extractor Download

Added: September 16, 2006 | Visits: 4.631

Abander MP3 Image Extractor Abander MP3 Image Extractor is a free and easy-to-use MP3 Tag Viewer and MP3 Image Extractor. Support: ID3v1, ID3v2 tags (artist, album, title, track, year, genre, conmment and image [APIC ID3v2 frames]) and MPEG information (bitrate, sample rate, size...).


Platforms: Windows

License: Freeware Size: 519 KB Download (266): Abander MP3 Image Extractor Download

Released: August 11, 2009  |  Added: September 21, 2010 | Visits: 6.804

A-PDF Text Extractor A-PDF Text Extractor is an utility designed to extract text from Adobe PDF files for use in other applications. There are three mode of output text: In PDF Order, Smart Rearrange and With Position. The program is a standalone application. No Adobe Acrobat needed. To extract text from a PDF...


Platforms: Windows

License: Freeware Size: 855 KB Download (499): A-PDF Text Extractor Download

Released: December 03, 2006  |  Added: December 03, 2006 | Visits: 11.698

AoA Audio Extractor It can also be used to save any portion of the audio of a video file. AoA Audio Extractor is FREE software. You don't need to pay for AoA Audio Extractor. Operating System - Windows 98/2000/NT/2003/XP License - Freeware Key Features: - Convert AVI, MPEG, MPG, DAT, WMV/ASF,...


Platforms: Windows

License: Freeware Size: 3.92 MB Download (3385): AoA Audio Extractor Download

Released: September 14, 2009  |  Added: September 17, 2009 | Visits: 3.350

Alon Audio Extractor Alon Audio Extractor provides you a handy tool to extract audio/sound or background music from video files. With Alon Audio Extractor, you can easily extract audio tracks from AVI, MPEG, MPG, DAT, WMV, ASF, FLV (Flash Video), MOV, MP4, 3GP video files and save them as MP3, WAV and AC3...


Platforms: Windows

License: Freeware Size: 7.09 MB Download (748): Alon Audio Extractor Download

Added: June 09, 2010 | Visits: 1.058

Term::VT102 Term::VT102 is a class to emulate a DEC VT102 terminal. SYNOPSIS use Term::VT102; my $vt = Term::VT102->new (cols => 80, rows => 24); while (<>) { $vt->process ($_); } The VT102 class provides emulation of most of the functions of a DEC VT102 terminal. Once initialised, data passed to a...


Platforms: *nix

License: Freeware Size: 24.58 KB Download (121): Term::VT102 Download

Added: February 12, 2010 | Visits: 1.175

Term::ANSIScreen Term::ANSIScreen is a Perl module for terminal control using ANSI escape sequences. SYNOPSIS # qw/:color/ is exported by default, i.e. color() & colored() use Term::ANSIScreen qw/:color :cursor :screen :keyboard/; print setmode(1), setkey(a,b); print "40x25 mode now, with a mapped to...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (98): Term::ANSIScreen Download

Added: August 12, 2010 | Visits: 1.159

GO::Model::Term GO::Model::Term is a term or concept in an ontology. SYNOPSIS # From a file use GO::Parser; my $parser = new GO::Parser({handler=>obj}); # create parser object $parser->parse("gene_ontology.obo"); # parse file -> objects my $graph = $parser->handler->graph; # get L object my $term =...


Platforms: *nix

License: Freeware Size: 593.92 KB Download (97): GO::Model::Term Download

Added: July 27, 2010 | Visits: 988

Term::ReadLine::Gnu Term::ReadLine::Gnu is a Perl extension for the GNU Readline/History Library. SYNOPSIS use Term::ReadLine; $term = new Term::ReadLine ProgramName; while ( defined ($_ = $term->readline(prompt>)) ) { ... } This is an implementation of Term::ReadLine using the GNU Readline/History...


Platforms: *nix

License: Freeware Size: 66.56 KB Download (101): Term::ReadLine::Gnu Download

Added: November 01, 2010 | Visits: 925

Term::GnuplotTerminals Term::GnuplotTerminals is a Perl documentation of gnuplot output devices. aed767 The aed512 and aed767 terminal drivers support AED graphics terminals. The two drivers differ only in their horizontal ranges, which are 512 and 768 pixels, respectively. Their vertical range is 575 pixels. There...


Platforms: *nix

License: Freeware Size: 716.8 KB Download (92): Term::GnuplotTerminals Download

Added: June 20, 2010 | Visits: 798

Term::ANSIMenu Term::ANSIMenu is an infrastructure for creating menus in ANSI capable terminals. SYNOPSIS use Term::ANSIMenu; my $menu = Term::ANSIMenu->new( width => 40, help => [[, &standard_help], [hint 1, &help_item], [ undef, &standard_help], [hint 3, undef] ], title => title, items => [[1,...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (94): Term::ANSIMenu Download

Added: June 16, 2010 | Visits: 1.311

XML Extractor XML Extractor is a set of tools for transforming XML-like markup into entities or well-formed XML files. The sourcecode XML metadata extraction tools are intended to be used for extracting and transforming XML-like markup embedded in source code comments into syntactically correct external...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (96): XML Extractor Download

Added: March 09, 2010 | Visits: 1.774

Term::Animation Term::Animation is a Perl module that provides a framework to produce sprite animations using ASCII art. Each ASCII sprite is given one or more frames, and placed into the animation as an animation entity. An animation entity can have a callback routine that controls the position and frame of...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (138): Term::Animation Download

Added: February 17, 2010 | Visits: 886

Term::Prompt Term::Prompt is a Perl extension for prompting a user for information. SYNOPSIS use Term::Prompt; $value = &prompt(...); use Term::Prompt qw(termwrap); print &termwrap(...); $Term::Prompt::MULTILINE_INDENT = ; PREREQUISITES You must have Text::Wrap and Term::ReadKey available on...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (93): Term::Prompt Download

Added: October 21, 2010 | Visits: 1.035

Term::Shell Term::Shell is a simple command-line shell framework. SYNOPSIS package MyShell; use base qw(Term::Shell); sub run_command1 { print "command 1!n"; } sub smry_command1 { "what does command1 do?" } sub help_command1 { <


Platforms: *nix

License: Freeware Size: 17.41 KB Download (97): Term::Shell Download

Added: March 24, 2010 | Visits: 939

Term::TtyRec::Player Term::TtyRec::Player is a Perl module that playbacks ttyrec data. SYNOPSIS use Term::TtyRec::Player; use FileHandle; # $handle is any IO::* object my $handle = FileHandle->new(file.tty); my $player = Term::TtyRec::Player->new($handle); # options can be set as hashref my $player =...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (111): Term::TtyRec::Player Download

Added: June 11, 2010 | Visits: 1.181

Obscure-Extractor-GTK Obscure-Extractor-GTK can extract data from simple and unusual archives as used by games, e.g. Neverwinter Nights, Homeworld 2, BloodRayne. Mostly a framework where I can easily add new modules when I want to have a look at the inner workings of games, though the Delphi version has some more...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (109): Obscure-Extractor-GTK Download

Added: September 19, 2010 | Visits: 775

Term::ShellUI Term::ShellUI is a fully-featured shell-like command line environment. SYNOPSIS use Term::ShellUI; my $term = new Term::ShellUI( commands => { "cd" => { desc => "Change to directory DIR", maxargs => 1, args => sub { shift->complete_onlydirs(@_); }, proc => sub { chdir($_[0] ||...


Platforms: *nix

License: Freeware Size: 43.01 KB Download (88): Term::ShellUI Download

Added: February 23, 2010 | Visits: 898

Term::GDBUI Term::GDBUI is a fully-featured shell-like command line environment. SYNOPSIS use Term::GDBUI; my $term = new Term::GDBUI(commands => get_commands()); # (see below for the code to get_commands) $term->run(); Term::GDBUI uses the history and autocompletion features of Term::ReadLine to...


Platforms: *nix

License: Freeware Size: 43.01 KB Download (95): Term::GDBUI Download

1 2 3 4 5 >