public class RothEntityExtractor extends BasicEntityExtractor
| Modifier and Type | Field and Description |
|---|---|
static boolean |
USE_SUB_TYPES |
annotationsToSkip, entityMentionFactory, gazetteerLocation, logger, useBIO, useNERTags, useSubTypes| Constructor and Description |
|---|
RothEntityExtractor() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getEntityTypeForTag(java.lang.String ner) |
annotate, labeledSentenceToString, load, makeAnnotationFromAllNERTags, makeAnnotationFromGivenNERTag, makeEntityMention, makeEntityMention, makeEntityMentionIdentifier, postprocessSentence, runTestSet, save, saveCoNLL, saveCoNLLFiles, setAnnotationsToSkip, setLoggerLevel, trainpublic static final boolean USE_SUB_TYPES
public java.lang.String getEntityTypeForTag(java.lang.String ner)
getEntityTypeForTag in class BasicEntityExtractor