|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TermEntry | |
---|---|
org.apache.mahout.utils.vectors | |
org.apache.mahout.utils.vectors.lucene |
Uses of TermEntry in org.apache.mahout.utils.vectors |
---|
Methods in org.apache.mahout.utils.vectors that return TermEntry | |
---|---|
TermEntry |
TermInfo.getTermEntry(String field,
String term)
|
Methods in org.apache.mahout.utils.vectors that return types with arguments of type TermEntry | |
---|---|
Iterator<TermEntry> |
TermInfo.getAllEntries()
|
Uses of TermEntry in org.apache.mahout.utils.vectors.lucene |
---|
Methods in org.apache.mahout.utils.vectors.lucene that return TermEntry | |
---|---|
TermEntry |
CachedTermInfo.getTermEntry(String field,
String term)
|
Methods in org.apache.mahout.utils.vectors.lucene that return types with arguments of type TermEntry | |
---|---|
Iterator<TermEntry> |
CachedTermInfo.getAllEntries()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |