Uses of Interface
org.apache.lucene.analysis.ja.tokenattributes.PartOfSpeechAttribute

Packages that use PartOfSpeechAttribute
org.apache.lucene.analysis.ja.tokenattributes Additional Kuromoji-specific Attributes for text analysis. 
 

Uses of PartOfSpeechAttribute in org.apache.lucene.analysis.ja.tokenattributes
 

Classes in org.apache.lucene.analysis.ja.tokenattributes that implement PartOfSpeechAttribute
 class PartOfSpeechAttributeImpl
          Attribute for Token.getPartOfSpeech().
 



Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.