|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--idl.tmt.testing.StandAloneIndexer
| Constructor Summary | |
StandAloneIndexer()
|
|
| Method Summary | |
private static TmtMatrix |
filterTerms(double minOccurrences,
TmtMatrix matrix,
TermList termList)
|
static void |
main(java.lang.String[] args)
|
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
public StandAloneIndexer()
| Method Detail |
public static void main(java.lang.String[] args)
throws java.lang.Exception
private static TmtMatrix filterTerms(double minOccurrences,
TmtMatrix matrix,
TermList termList)
throws BadDimensionException
i - Minimum number of occurrences of term to keepadded - Matrix to filtertermList - Termlist
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||