public class Arg1LocationFeatureGenerator extends Object
| Constructor and Description |
|---|
Arg1LocationFeatureGenerator() |
| Modifier and Type | Method and Description |
|---|---|
DoubleFeatures |
extractFeatures(ChunkedExtraction extr,
ChunkedArgumentExtraction arg1,
int current,
boolean train) |
String |
getHeader() |
double |
toDouble(boolean bool) |
double |
toDouble(double num) |
double |
toDouble(int num) |
public String getHeader()
public double toDouble(boolean bool)
public double toDouble(int num)
public double toDouble(double num)
public DoubleFeatures extractFeatures(ChunkedExtraction extr, ChunkedArgumentExtraction arg1, int current, boolean train)
Copyright © 2010-2013 University of Washington CSE. All Rights Reserved.