Main > Programming > Libraries >

Search::Tools::Keywords 0.06

Search::Tools::Keywords 0.06

Sponsored Links

Search::Tools::Keywords 0.06 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.048 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 1103
Date added: 2006-10-18
Publisher: Peter Karman

Search::Tools::Keywords 0.06 description

Search::Tools::Keywords is a Perl module to extract keywords from a search query.

SYNOPSIS

use Search::Tools::Keywords;
use Search::Tools::RegExp;

my $query = the quick fox color:brown and "lazy dog" not jumped;

my $kw = Search::Tools::Keywords->new(
stopwords => the,
and_word => and,
or_word => or,
not_word => not,
stemmer => &your_stemmer_here,
ignore_first_char => +-,
ignore_last_char => ,
word_characters => $Search::Tools::RegExp::WordChar,
debug => 0,
phrase_delim => ",
charset => iso-8859-1,
lang => en_US,
locale => en_US.iso-8859-1
);

my @words = $kw->extract( $query );
# returns:
# quick
# fox
# brown
# lazy dog

Do not confuse this class with Search::Tools::RegExp::Keywords.

Search::Tools::Keywords extracts the meaningful words from a search query. Since many search engines support a syntax that includes special characters, boolean words, stopwords, and fields, search queries can become complicated. In order to separate the wheat from the chafe, the supporting words and symbols are removed and just the actual search terms (keywords) are returned.

This class is used internally by Search::Tools::RegExp. You probably dont need to use it directly. But if you do, read on.

Search::Tools::Keywords 0.06 Screenshot

Advertisements

Search::Tools::Keywords 0.06 Keywords

Bookmark Search::Tools::Keywords 0.06

Hyperlink code:
Link for forum:

Search::Tools::Keywords 0.06 Copyright

WareSeeker periodically updates pricing and software information of Search::Tools::Keywords 0.06 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Search::Tools::Keywords 0.06 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
Search::Tools::RegExp::Keywords is a Perl module to access regular expressions for keywords. Free Download
Search::Tools::RegExp::Keyword is a Perl module to access regular expressions for a keyword. Free Download
Search::Tools are tools for building search applications. Free Download
Search::Tools::HiLiter is a Perl module to extract and highlight search results in original text. Free Download
Search::Tools::RegExp is a Perl module to build regular expressions from search queries. Free Download
Search::Tools::Snipper is a Perl module to extract keywords in context. Free Download
Apache::CustomKeywords is a customizable toolbar for MSIE. Free Download
Search::VectorSpace is a very basic vector-space search engine. Free Download