public class FeatureExtractor extends Object
| Constructor and Description |
|---|
FeatureExtractor() |
| Modifier and Type | Method and Description |
|---|---|
static Object[] |
extractAllParseFeatures(Configuration configuration,
int length)
Given a list of templates, extracts all features for the given state
|
public static Object[] extractAllParseFeatures(Configuration configuration, int length)
configuration - ExceptionCopyright © 2014–2021 码农场. All rights reserved.