|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--idl.tmt.Main
main entrypoint for command-line Text Mining Toolkit. TODO: Integrate (more) seamlessly w/ RB TODO: Develop way to extract other data from HTML files, like geo info TODO: document filter while parsing, to exclude docs from collection (maybe) TODO: Integrate w/ Java's logging system, instead of System.out TODO: add a mechanism to classify documents without building an indexed collection -- one at a time, for example TODO: add mechanism to save transformations without applying them, so we never write a dense matrix to disk. Created on May 5, 2004
| Constructor Summary | |
Main()
|
|
| Method Summary | |
static void |
main(java.lang.String[] args)
|
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
public Main()
| Method Detail |
public static void main(java.lang.String[] args)
throws java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||