public class NumericalFeatures extends BooleanFeature
| Constructor and Description |
|---|
NumericalFeatures(String featureName) |
NumericalFeatures(String featureName,
Locale locale) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(String word)
Returns if specified word is matched condition.
|
pipegetDataAlphabet, getInstanceId, getParent, getParentRoot, getTargetAlphabet, isDataAlphabetSet, isTargetProcessing, pipe, readResolve, resolveDataAlphabet, resolveTargetAlphabet, setDataAlphabet, setParent, setTargetAlphabet, setTargetProcessingpublic NumericalFeatures(String featureName)
public boolean matches(String word)
BooleanFeaturematches in class BooleanFeatureCopyright © 2016 New York University. All rights reserved.