Uses of Package
org.apache.lucene.analysis.compound.hyphenation
Packages that use org.apache.lucene.analysis.compound.hyphenation
Package
Description
A filter that decomposes compound words you find in many Germanic languages into the word parts.
Hyphenation code for the CompoundWordTokenFilter.
-
Classes in org.apache.lucene.analysis.compound.hyphenation used by org.apache.lucene.analysis.compoundClassDescriptionThis tree structure stores the hyphenation patterns in an efficient way for fast lookup.
-
Classes in org.apache.lucene.analysis.compound.hyphenation used by org.apache.lucene.analysis.compound.hyphenationClassDescriptionThis class implements a simple byte vector with access to the underlying array.This class implements a simple char vector with access to the underlying array.This class represents a hyphenated word.This interface is used to connect the XML pattern file parser to the hyphenation tree.Ternary Search Tree.