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