Package de.julielab.jcore.ae.jsbd
Class SentenceSplitterApplication
- java.lang.Object
-
- de.julielab.jcore.ae.jsbd.SentenceSplitterApplication
-
public class SentenceSplitterApplication extends 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 Detail
-
main
public static void main(String[] args)
-
-