|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TermInfo
Contains the term dictionary information associated with a vectorized collection of text documents
Method Summary | |
---|---|
Iterator<TermEntry> |
getAllEntries()
|
TermEntry |
getTermEntry(String field,
String term)
|
int |
totalTerms(String field)
|
Method Detail |
---|
int totalTerms(String field)
TermEntry getTermEntry(String field, String term)
Iterator<TermEntry> getAllEntries()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |