|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--opennlp.grok.preprocess.namefind.NameFinderME
|
+--opennlp.grok.preprocess.namefind.EnglishNameFinderME
A Name Finder that uses default English data for its maxent model.
| Field Summary |
| Fields inherited from class opennlp.grok.preprocess.namefind.NameFinderME |
cg, model |
| Constructor Summary | |
EnglishNameFinderME()
|
|
| Method Summary | |
static void |
main(java.lang.String[] args)
Example training call: |
| Methods inherited from class opennlp.grok.preprocess.namefind.NameFinderME |
getEventCollector, getNegativeOutcome, isName, localEval, process, requires |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public EnglishNameFinderME()
| Method Detail |
public static void main(java.lang.String[] args)
throws java.io.IOException
NameFinderMEjava -mx512m opennlp.grok.preprocess.namefind.NameFinderME -t -d ./ -c 5 -s NewEngNF5.bin.gz nameTrain.data
java.io.IOException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||