Package org.apache.lucene.analysis.ja.tokenattributes

Additional Kuromoji-specific Attributes for text analysis.

See:
          Description

Interface Summary
BaseFormAttribute Attribute for Token.getBaseForm().
InflectionAttribute Attribute for Kuromoji inflection data.
PartOfSpeechAttribute Attribute for Token.getPartOfSpeech().
ReadingAttribute Attribute for Kuromoji reading data
 

Class Summary
BaseFormAttributeImpl Attribute for Token.getBaseForm().
InflectionAttributeImpl Attribute for Kuromoji inflection data.
PartOfSpeechAttributeImpl Attribute for Token.getPartOfSpeech().
ReadingAttributeImpl Attribute for Kuromoji reading data
 

Package org.apache.lucene.analysis.ja.tokenattributes Description

Additional Kuromoji-specific Attributes for text analysis.



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