| Package | Description |
|---|---|
| org.cleartk.ml.feature.function |
| Modifier and Type | Method and Description |
|---|---|
static CharacterCategoryPatternFunction.PatternType |
CharacterCategoryPatternFunction.PatternType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CharacterCategoryPatternFunction.PatternType[] |
CharacterCategoryPatternFunction.PatternType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static <T extends Annotation> |
CharacterCategoryPatternFunction.createExtractor(CharacterCategoryPatternFunction.PatternType patternType) |
| Constructor and Description |
|---|
CharacterCategoryPatternFunction(CharacterCategoryPatternFunction.PatternType patternType)
Create a feature extractor with the specified pattern type.
|
Copyright © 2014. All rights reserved.