Search::VectorSpace 0.02
Sponsored Links
Search::VectorSpace 0.02 Ranking & Summary
File size:
0.004 MB
Platform:
Any Platform
License:
Perl Artistic License
Price:
Downloads:
953
Date added:
2007-04-06
Publisher:
Maciej Ceglowski
Search::VectorSpace 0.02 description
Search::VectorSpace is a very basic vector-space search engine.
SYNOPSIS
use Search::VectorSpace;
my @docs = ...;
my $engine = Search::VectorSpace->new( docs => @docs, threshold => .04);
$engine->build_index();
while ( my $query = <> ) {
my %results = $engine->search( $query );
print join "n", keys %results;
}
This module takes a list of documents (in English) and builds a simple in-memory search engine using a vector space model. Documents are stored as PDL objects, and after the initial indexing phase, the search should be very fast. This implementation applies a rudimentary stop list to filter out very common words, and uses a cosine measure to calculate document similarity. All documents above a user-configurable similarity threshold are returned.
SYNOPSIS
use Search::VectorSpace;
my @docs = ...;
my $engine = Search::VectorSpace->new( docs => @docs, threshold => .04);
$engine->build_index();
while ( my $query = <> ) {
my %results = $engine->search( $query );
print join "n", keys %results;
}
This module takes a list of documents (in English) and builds a simple in-memory search engine using a vector space model. Documents are stored as PDL objects, and after the initial indexing phase, the search should be very fast. This implementation applies a rudimentary stop list to filter out very common words, and uses a cosine measure to calculate document similarity. All documents above a user-configurable similarity threshold are returned.
Search::VectorSpace 0.02 Screenshot
Search::VectorSpace 0.02 Keywords
VectorSpace
VectorSpace 0.02
search engine
Very Basic
search
engine
basic
0.02
Search::VectorSpace
SearchVectorSpace
Search::VectorSpace 0.02
Libraries
Programming
Bookmark Search::VectorSpace 0.02
Search::VectorSpace 0.02 Copyright
WareSeeker periodically updates pricing and software information of Search::VectorSpace 0.02 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::VectorSpace 0.02 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed
Featured Software
Want to place your software product here?
Please contact us for consideration.
Contact WareSeeker.com
Sponsored Links
Related Information
search engines
blog search engine
google search engine
search engine list
search engine optimization
ask jeeves search engine
bing search engine
best search engine
top ten search engines
video search engines
google search engine home page
search engines list
job search engines
dogpile search engine
meta search engines
lyrics search engine
internet search engines
adult search engines
Related Software
iSearch is an internal web site search engine. Free Download
SearchBox Sync allows you to synchronize the searchbox content. Free Download
phpSearch provides a single-table search engine with a customizable query form. Free Download
MKSearch provides a Web metadata spider and search engine. Free Download
PloneSearchBox project is a portlet integrating different search engines. Free Download
PersonalSearchProxy is a program that caches the Web pages you browse and allows you to quickly search through your history. Free Download
Search::ContextGraph is a Perl module for spreading activation search engine. Free Download
Search::InvertedIndex is a manager for inverted index maps. Free Download
Latest Software
Popular Software
Favourite Software