Uses of Class
org.apache.lucene.analysis.ko.Token
Packages that use Token
Package
Description
Analyzer for Korean.
Additional Korean-specific Attributes for text analysis.
-
Uses of Token in org.apache.lucene.analysis.ko
Subclasses of Token in org.apache.lucene.analysis.koModifier and TypeClassDescriptionclassA token that was generated from a compound.classA token stored in aDictionary.Fields in org.apache.lucene.analysis.ko with type parameters of type TokenMethods in org.apache.lucene.analysis.ko with parameters of type Token -
Uses of Token in org.apache.lucene.analysis.ko.tokenattributes
Fields in org.apache.lucene.analysis.ko.tokenattributes declared as TokenModifier and TypeFieldDescriptionprivate TokenPartOfSpeechAttributeImpl.tokenprivate TokenReadingAttributeImpl.tokenMethods in org.apache.lucene.analysis.ko.tokenattributes with parameters of type Token