|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectOpenIEWekaClassifier
public class OpenIEWekaClassifier
Constructor Summary | |
---|---|
OpenIEWekaClassifier()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
Trains a classifier using the examples in the given file, and saves the model to disk. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OpenIEWekaClassifier()
Method Detail |
---|
public static void main(java.lang.String[] args) throws java.lang.Exception
LabeledBinaryExtractionReader
.
An optional third parameter can be passed that writes the training data in
Weka's ARFF file format to disk.
args
-
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |