Package | Description |
---|---|
opennlp.tools.namefind |
Package related to finding proper names and numeric amounts.
|
Modifier and Type | Method and Description |
---|---|
static TokenNameFinderModel |
NameFinderME.train(String languageCode,
String type,
ObjectStream<NameSample> samples,
TrainingParameters trainParams,
TokenNameFinderFactory factory) |
Constructor and Description |
---|
NameFinderME(TokenNameFinderModel model) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.