Dear Wiki user, You have subscribed to a wiki page or wiki category on "Nutch Wiki" for change notification.
The "SimilarityScoringFilter" page has been changed by SujenShah: https://wiki.apache.org/nutch/SimilarityScoringFilter?action=diff&rev1=3&rev2=4 1. Copy the gold-standard file into the conf directory and enter the name of this file in nutch-site.xml. {{{ <property> - <name>scoring.similarity.model.path</name> + <name>cosine.goldstandard.file</name> <value>goldstandard.txt</value> </property> }}}

