Skip navigation links

Lucene 8.9.0 analyzers-morfologik API

This package provides dictionary-driven lemmatization ("accurate stemming") filter and analyzer for the Polish Language, driven by the Morfologik library developed by Dawid Weiss and Marcin Milkowski.

See: Description

Packages 
Package Description
org.apache.lucene.analysis.morfologik
This package provides dictionary-driven lemmatization ("accurate stemming") filter and analyzer for the Polish Language, driven by the Morfologik library developed by Dawid Weiss and Marcin Milkowski.
org.apache.lucene.analysis.uk
Analyzer for Ukrainian.

This package provides dictionary-driven lemmatization ("accurate stemming") filter and analyzer for the Polish Language, driven by the Morfologik library developed by Dawid Weiss and Marcin Milkowski.

For an introduction to Lucene's analysis API, see the org.apache.lucene.analysis package documentation.

The MorfologikFilter yields one or more terms for each token. Each of those terms is given the same position in the index.

Skip navigation links

Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.