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