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 |
|---|
| Installing Dash Shell on OS X Lion |
| How can I do this in VI editor? |
| Is UNIX an open source OS ? |
| Find columns in a file based on header and print to new file |