public class RegexFeatureExtractor extends Object implements FeatureExtractor
Constructor and Description |
---|
RegexFeatureExtractor(String regex) |
public RegexFeatureExtractor(String regex)
public Set<Feature> getFeatures(Constituent c) throws EdisonException
getFeatures
in interface FeatureExtractor
EdisonException
public String getName()
getName
in interface FeatureExtractor
Copyright © 2015. All rights reserved.