public class NERFeatureExtractor extends Object implements IFeatureExtractor
| Constructor and Description |
|---|
NERFeatureExtractor() |
| Modifier and Type | Method and Description |
|---|---|
List<Tuple> |
extractFeat(SequenceTuple entry) |
List<String> |
extractFeatSingle(int i,
String[] tokens) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddFeatpublic List<Tuple> extractFeat(SequenceTuple entry)
extractFeat in interface IFeatureExtractorCopyright © 2017. All rights reserved.