Package de.julielab.jcore.ae.jsbd
Class SentenceSplitterApplication
- java.lang.Object
-
- de.julielab.jcore.ae.jsbd.SentenceSplitterApplication
-
public class SentenceSplitterApplication extends java.lang.Object* The user interface (command line version) for the JULIE Sentence Boundary Detector. Includes training, prediction, file format check, and evaluation. When splits are done (e.g., for 90/10 or X-Val) the same randomization is enforced by seeding a random number generator with 1.- Author:
- tomanek
-
-
Constructor Summary
Constructors Constructor Description SentenceSplitterApplication()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidmain(java.lang.String[] args)
-