public class PredicateIdentifier extends AbstractStep
featureSet, learningProblems, models, NEGATIVE, POSITIVE| Constructor and Description |
|---|
PredicateIdentifier(FeatureSet fs) |
| Modifier and Type | Method and Description |
|---|---|
void |
extractInstances(Sentence s) |
protected String |
getModelFileName() |
void |
parse(Sentence s) |
void |
prepareLearning() |
done, prepareLearning, readModels, train, writeModelspublic PredicateIdentifier(FeatureSet fs)
public void extractInstances(Sentence s)
extractInstances in interface PipelineStepextractInstances in class AbstractSteppublic void parse(Sentence s)
parse in interface PipelineStepparse in class AbstractSteppublic void prepareLearning()
protected String getModelFileName()
getModelFileName in class AbstractStepCopyright © 2016. All rights reserved.