All Methods Static Methods Concrete Methods
| Modifier and Type |
Method and Description |
static AnnotatorFactory |
cleanXML(Properties properties,
AnnotatorImplementations annotatorImplementation) |
static AnnotatorFactory |
columnDataClassifier(Properties properties,
AnnotatorImplementations annotatorImpls) |
static AnnotatorFactory |
coref(Properties properties,
AnnotatorImplementations annotatorImplementation) |
static AnnotatorFactory |
dependencies(Properties properties,
AnnotatorImplementations annotatorImpl) |
static AnnotatorFactory |
entityMentions(Properties properties,
AnnotatorImplementations annotatorImplementation) |
static AnnotatorFactory |
gender(Properties properties,
AnnotatorImplementations annotatorImplementation) |
static AnnotatorFactory |
lemma(Properties properties,
AnnotatorImplementations annotatorImplementation) |
static AnnotatorFactory |
natlog(Properties properties,
AnnotatorImplementations annotatorImpl) |
static AnnotatorFactory |
nerTag(Properties properties,
AnnotatorImplementations annotatorImplementation) |
static AnnotatorFactory |
parse(Properties properties,
AnnotatorImplementations annotatorImplementation) |
static AnnotatorFactory |
posTag(Properties properties,
AnnotatorImplementations annotatorImplementation) |
static AnnotatorFactory |
quote(Properties properties,
AnnotatorImplementations annotatorImpl) |
static AnnotatorFactory |
regexNER(Properties properties,
AnnotatorImplementations annotatorImplementation) |
static AnnotatorFactory |
relation(Properties properties,
AnnotatorImplementations annotatorImplementation) |
static AnnotatorFactory |
sentenceSplit(Properties properties,
AnnotatorImplementations annotatorImplementation) |
static AnnotatorFactory |
sentiment(Properties properties,
AnnotatorImplementations annotatorImplementation) |
static AnnotatorFactory |
tokenize(Properties properties,
AnnotatorImplementations annotatorImplementation) |
static AnnotatorFactory |
truecase(Properties properties,
AnnotatorImplementations annotatorImplementation) |