Class SeqTest
java.lang.Object
org.tribuo.classification.sgd.crf.SeqTest
Build and run a sequence classifier on a generated dataset.
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
SeqTest
public SeqTest()
-
-
Method Details
-
main
- Parameters:
args
- the command line arguments- Throws:
ClassNotFoundException
- if it failed to load the model.IOException
- if there is any error reading the examples.
-