
public class IllinoisExtendedEN extends AbstractNER
| Modifier and Type | Field and Description |
|---|---|
static String |
file |
entityClasses, entityList, inputcdl, cfgManager, LOG, versions| Constructor and Description |
|---|
IllinoisExtendedEN() |
| Modifier and Type | Method and Description |
|---|---|
List<Entity> |
getEntities(Vector<edu.illinois.cs.cogcomp.lbjava.parse.LinkedVector> sentences) |
List<Entity> |
retrieve(String input)
Retrieves Entity objects from the give input String with sentences as plain text.
|
protected double |
shapePred(edu.illinois.cs.cogcomp.LbjNer.LbjTagger.NEWord w,
String tag) |
_retrieve, clean, getEntity, getResults, getSentences, mapTypeToSupportedType, run, setInputgetToolName, getToolVersion, getToolVersion, setCountDownLatchclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetToolName, getToolVersion, setCountDownLatchpublic static String file
public List<Entity> retrieve(String input)
INERretrieve in interface INERretrieve in class AbstractNERinput - sentences as plain textpublic List<Entity> getEntities(Vector<edu.illinois.cs.cogcomp.lbjava.parse.LinkedVector> sentences) throws Exception
Exceptionprotected double shapePred(edu.illinois.cs.cogcomp.LbjNer.LbjTagger.NEWord w,
String tag)
Copyright © 2024. All rights reserved.