|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectopennlp.tools.util.featuregen.FeatureGeneratorUtil
public class FeatureGeneratorUtil
This class provide common utilities for feature generation.
Constructor Summary | |
---|---|
FeatureGeneratorUtil()
|
Method Summary | |
---|---|
static java.lang.String |
tokenFeature(java.lang.String token)
Generates a class name for the specified token. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FeatureGeneratorUtil()
Method Detail |
---|
public static java.lang.String tokenFeature(java.lang.String token)
token
- A token or word.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |