Man Page: plucene::search::similarity
Operating Environment: debian
Section: 3pm
Plucene::Search::Similarity(3pm) User Contributed Perl Documentation Plucene::Search::Similarity(3pm)NAMEPlucene::Search::Similarity - the score of a queryDESCRIPTIONThe score of a query for a given document.METHODSnorm my $norm = $sim->norm($num_term); byte_norm my $byte_norm = $sim->byte_norm($byte); tf Computes a score factor based on a term or phrase's frequency in a document. idf Computes a score factor for a phrase. coord Computes a score factor based on the fraction of all query terms that a document contains. perl v5.12.4 2011-08-14 Plucene::Search::Similarity(3pm)
| Related Man Pages |
|---|
| plucene(3pm) - debian |
| plucene::index::reader(3pm) - debian |
| plucene::index::writer(3pm) - debian |
| plucene::search::booleanquery(3pm) - debian |
| plucene::testcase(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| awk or sed - Convert 2 lines to 1 line |
| Introduction |
| A (ksh) Library For and From UNIX.com |
| My first PERL incarnation... Audio Oscillograph |