edu.washington.cs.knowitall.argumentidentifier
Class Arg1LocationFeatureGenerator
java.lang.Object
edu.washington.cs.knowitall.argumentidentifier.Arg1LocationFeatureGenerator
public class Arg1LocationFeatureGenerator
- extends Object
Generates features for Arg1LocationClassifier
- Author:
- janara
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Arg1LocationFeatureGenerator
public Arg1LocationFeatureGenerator()
getHeader
public String getHeader()
toDouble
public double toDouble(boolean bool)
toDouble
public double toDouble(int num)
toDouble
public double toDouble(double num)
extractFeatures
public DoubleFeatures extractFeatures(ChunkedExtraction extr,
ChunkedArgumentExtraction arg1,
int current,
boolean train)
Copyright © 2010-2012 University of Washington CSE. All Rights Reserved.