public class TFIDF extends Object implements Weight
TFIDF()
double
calculate(int tf, int df, int length, int numDocs)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TFIDF()
public double calculate(int tf, int df, int length, int numDocs)
Weight
calculate
tf
df
length
numDocs
Copyright © 2008–2015 The Apache Software Foundation. All rights reserved.