

Definition at line 41 of file Segmenter.java.
Public Methods | |
| Segmenter (String[] args) | |
| Segmenter constructor. | |
| void | run () |
| Set everything up, process input, and write output. | |
Public Attributes | |
| FeatFile | outFile |
|
|
Segmenter constructor. Parses command line arguments Definition at line 135 of file Segmenter.java. |
1.2.18