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)
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| Installing Dash Shell on OS X Lion |
| How can I do this in VI editor? |
| Introduction |
| One instance of comparing grep and awk |