edu.washington.cs.knowitall.argumentidentifier
Class ArgSubstructureClassifier
java.lang.Object
edu.washington.cs.knowitall.argumentidentifier.ArgSubstructureClassifier
public class ArgSubstructureClassifier
- extends Object
ArgSubstructureClassifier uses a CRF to classify the left bound for Arg1 and
right bound for Arg2
- Author:
- janara
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ArgSubstructureClassifier
public ArgSubstructureClassifier(ArgLearner.Mode mode,
ArgSubstructureFeatureGenerator featuregenerator)
getArgBound
public double[] getArgBound(ChunkedExtraction predicate,
int other_bound)
Copyright © 2010-2012 University of Washington CSE. All Rights Reserved.