Uses of Package
org.apache.lucene.analysis.morph
Packages that use org.apache.lucene.analysis.morph
-
Classes in org.apache.lucene.analysis.morph used by org.apache.lucene.analysis.morphClassDescriptionAbstract dictionary base class.Character category data.Functional interface to lookup character classn-gram connection cost dataHigh-level dictionary interface for morphological analyzers.Abstract writer class to write dictionary entries.
Dictionary
providerHigh-level interface that represents morphological information in a dictionaryAnalyzed token with morphological data.Thin wrapper around an FST with root-arc caching.Token type reflecting the original source of this tokenPerforms Viterbi algorithm for morphological Tokenizers, which split texts by Hidden Markov Model or Conditional Random Fields.Holds all back pointers arriving to this position.Holds partial graph (array of positions) for calculating the minimum cost pathYet another lattice data structure for keeping n-best path.