public interface IFeatureExtractor
| Modifier and Type | Method and Description |
|---|---|
static void |
addFeat(List<String> feat,
String key,
String... val) |
List<org.maochen.nlp.ml.Tuple> |
extractFeat(org.maochen.nlp.ml.SequenceTuple entry) |
Copyright © 2016. All rights reserved.