2010-11-02 08:03:18 -04:00
|
|
|
The analysis-extras plugin provides additional analyzers that rely
|
|
|
|
upon large dependencies/dictionaries.
|
|
|
|
|
2017-12-15 11:24:18 -05:00
|
|
|
It includes integration with ICU for multilingual support,
|
|
|
|
analyzers for Chinese and Polish, and integration with
|
|
|
|
OpenNLP for multilingual tokenization, part-of-speech tagging
|
|
|
|
lemmatization, phrase chunking, and named-entity recognition.
|
2010-11-02 08:03:18 -04:00
|
|
|
|
2013-09-28 07:54:35 -04:00
|
|
|
ICU relies upon lucene-libs/lucene-analyzers-icu-X.Y.jar
|
|
|
|
and lib/icu4j-X.Y.jar
|
2010-11-02 08:03:18 -04:00
|
|
|
|
2013-09-28 07:54:35 -04:00
|
|
|
Smartcn relies upon lucene-libs/lucene-analyzers-smartcn-X.Y.jar
|
2012-07-23 13:33:24 -04:00
|
|
|
|
2013-09-28 07:54:35 -04:00
|
|
|
Stempel relies on lucene-libs/lucene-analyzers-stempel-X.Y.jar
|
2010-11-02 08:03:18 -04:00
|
|
|
|
2013-09-28 07:54:35 -04:00
|
|
|
Morfologik relies on lucene-libs/lucene-analyzers-morfologik-X.Y.jar
|
|
|
|
and lib/morfologik-*.jar
|
2017-12-15 11:24:18 -05:00
|
|
|
|
|
|
|
OpenNLP relies on lucene-libs/lucene-analyzers-opennlp-X.Y.jar
|
|
|
|
and lib/opennlp-*.jar
|