Constant Field Values
Contents
org.apache.*
-
org.apache.lucene.analysis.opennlp.OpenNLPChunkerFilterFactory Modifier and Type Constant Field Value public static final StringCHUNKER_MODEL"chunkerModel" -
org.apache.lucene.analysis.opennlp.OpenNLPLemmatizerFilterFactory Modifier and Type Constant Field Value public static final StringDICTIONARY"dictionary"public static final StringLEMMATIZER_MODEL"lemmatizerModel" -
org.apache.lucene.analysis.opennlp.OpenNLPPOSFilterFactory Modifier and Type Constant Field Value public static final StringPOS_TAGGER_MODEL"posTaggerModel" -
org.apache.lucene.analysis.opennlp.OpenNLPTokenizerFactory Modifier and Type Constant Field Value public static final StringSENTENCE_MODEL"sentenceModel"public static final StringTOKENIZER_MODEL"tokenizerModel"