
| Modifier and Type | Field and Description |
|---|---|
protected String |
lang |
entityClasses, entityList, inputcdl, cfgManager, LOG, versions| Constructor and Description |
|---|
BalieCommon()
English version.
|
BalieCommon(String lang) |
| Modifier and Type | Method and Description |
|---|---|
List<Entity> |
retrieve(String input)
Retrieves Entity objects from the give input String with sentences as plain text.
|
void |
setLang(String lang) |
_retrieve, clean, getEntity, getResults, getSentences, mapTypeToSupportedType, run, setInputgetToolName, getToolVersion, getToolVersion, setCountDownLatchclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetToolName, getToolVersion, setCountDownLatchprotected String lang
public BalieCommon()
public BalieCommon(String lang)
public void setLang(String lang)
public List<Entity> retrieve(String input)
INERretrieve in interface INERretrieve in class AbstractNERinput - sentences as plain textCopyright © 2024. All rights reserved.