
public class NercFR extends OpenNLPCommon
| Modifier and Type | Field and Description |
|---|---|
protected org.vicomtech.opennlp.tools.namefind.TokenNameFinderModel[] |
tokenNameFinderModels |
entityClasses, entityList, inputcdl, cfgManager, LOG, versions| Modifier and Type | Method and Description |
|---|---|
List<Entity> |
retrieve(String input)
Retrieves Entity objects from the give input String with sentences as plain text.
|
_retrieve, clean, getEntity, getResults, getSentences, mapTypeToSupportedType, run, setInputgetToolName, getToolVersion, getToolVersion, setCountDownLatchclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetToolName, getToolVersion, setCountDownLatchprotected org.vicomtech.opennlp.tools.namefind.TokenNameFinderModel[] tokenNameFinderModels
public NercFR()
public NercFR(String[] modelPath)
public List<Entity> retrieve(String input)
INERretrieve in interface INERretrieve in class OpenNLPCommoninput - sentences as plain textCopyright © 2024. All rights reserved.