|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Weight | |
---|---|
org.apache.mahout.utils.vectors | |
org.apache.mahout.utils.vectors.lucene |
Uses of Weight in org.apache.mahout.utils.vectors |
---|
Classes in org.apache.mahout.utils.vectors that implement Weight | |
---|---|
class |
TF
Weight based on term frequency only |
class |
TFIDF
|
Uses of Weight in org.apache.mahout.utils.vectors.lucene |
---|
Constructors in org.apache.mahout.utils.vectors.lucene with parameters of type Weight | |
---|---|
TFDFMapper(org.apache.lucene.index.IndexReader reader,
Weight weight,
TermInfo termInfo)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |