edu.washington.cs.knowitall.argumentidentifier
Class ArgSubstructureFeatureGenerator
java.lang.Object
edu.washington.cs.knowitall.argumentidentifier.ArgSubstructureFeatureGenerator
public class ArgSubstructureFeatureGenerator
- extends Object
ArgSubstructureFeatureGenerator creates the features for 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 |
ArgSubstructureFeatureGenerator
public ArgSubstructureFeatureGenerator(ArgLearner.Mode mode)
extractCRFFeatures
public String extractCRFFeatures(ChunkedExtraction extr,
int argstart,
int argend,
Boolean train)
Copyright © 2010-2012 University of Washington CSE. All Rights Reserved.