public class CombinationFeatureFactory extends FeatureFactory
| Constructor and Description |
|---|
CombinationFeatureFactory(FeatureFactory[] factories) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
featurize(State state,
List<String> features) |
featurize, getCoreLabel, getFeatureFromCoreLabel, getQueueLabel, getQueueLabel, getRecentDependent, getStackLabelpublic CombinationFeatureFactory(FeatureFactory[] factories)