|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--opennlp.grok.preprocess.namefind.NFContextGenerator
An event generator for the maxent NameFinder.
| Constructor Summary | |
NFContextGenerator()
|
|
| Method Summary | |
java.lang.String[] |
getContext(java.lang.Object o)
Builds up the list of features, anchored around a position within the String[]. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public NFContextGenerator()
| Method Detail |
public java.lang.String[] getContext(java.lang.Object o)
getContext in interface opennlp.maxent.ContextGenerator
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||