edu.washington.cs.knowitall.argumentidentifier
Class ArgLocationClassifier
java.lang.Object
edu.washington.cs.knowitall.argumentidentifier.ArgLocationClassifier
public class ArgLocationClassifier
- extends Object
ArgLocationClassifier uses weka to classify the right bound for Arg1 and
heuristics (closest word) for Arg2
- Author:
- janara
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ArgLocationClassifier
public ArgLocationClassifier(ArgLearner.Mode mode)
throws IOException
- Throws:
IOException
getArgBound
public double[] getArgBound(ChunkedExtraction predicate)
Copyright © 2010-2012 University of Washington CSE. All Rights Reserved.