Uses of Interface
org.apache.lucene.analysis.ja.tokenattributes.PartOfSpeechAttribute
Packages that use PartOfSpeechAttribute
Package
Description
Analyzer for Japanese.
Additional Kuromoji-specific Attributes for text analysis.
-
Uses of PartOfSpeechAttribute in org.apache.lucene.analysis.ja
Fields in org.apache.lucene.analysis.ja declared as PartOfSpeechAttributeModifier and TypeFieldDescriptionprivate final PartOfSpeechAttribute
JapanesePartOfSpeechStopFilter.posAtt
private final PartOfSpeechAttribute
JapaneseTokenizer.posAtt
-
Uses of PartOfSpeechAttribute in org.apache.lucene.analysis.ja.tokenattributes
Classes in org.apache.lucene.analysis.ja.tokenattributes that implement PartOfSpeechAttribute