Uses of Interface
org.apache.lucene.analysis.ko.tokenattributes.PartOfSpeechAttribute
Packages that use PartOfSpeechAttribute
Package
Description
Analyzer for Korean.
Additional Korean-specific Attributes for text analysis.
-
Uses of PartOfSpeechAttribute in org.apache.lucene.analysis.ko
Fields in org.apache.lucene.analysis.ko declared as PartOfSpeechAttributeModifier and TypeFieldDescriptionprivate final PartOfSpeechAttribute
KoreanPartOfSpeechStopFilter.posAtt
private final PartOfSpeechAttribute
KoreanTokenizer.posAtt
-
Uses of PartOfSpeechAttribute in org.apache.lucene.analysis.ko.tokenattributes
Classes in org.apache.lucene.analysis.ko.tokenattributes that implement PartOfSpeechAttributeModifier and TypeClassDescriptionclass
Part of Speech attributes for Korean.