Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CHUNKER_MODEL |
"chunkerModel" |
public static final String |
NAME |
"openNlpChunker" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DICTIONARY |
"dictionary" |
public static final String |
LEMMATIZER_MODEL |
"lemmatizerModel" |
public static final String |
NAME |
"openNlpLemmatizer" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAME |
"openNlppos" |
public static final String |
POS_TAGGER_MODEL |
"posTaggerModel" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAME |
"openNlp" |
public static final String |
SENTENCE_MODEL |
"sentenceModel" |
public static final String |
TOKENIZER_MODEL |
"tokenizerModel" |
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.