Query: plucene::search::similarity
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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 |
Detecting unused variables... |
One instance of comparing grep and awk |
Weird 'find' results |