Uses of Package
org.apache.lucene.analysis.ja

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

Classes in org.apache.lucene.analysis.ja used by org.apache.lucene.analysis.ja
GraphvizFormatter
          Outputs the dot (graphviz) string for the viterbi lattice.
JapaneseTokenizer.Mode
          Tokenization mode: this determines how the tokenizer handles compound and unknown words.
JapaneseTokenizer.Type
          Token type reflecting the original source of this token
 

Classes in org.apache.lucene.analysis.ja used by org.apache.lucene.analysis.ja.tokenattributes
Token
          Analyzed token with morphological data from its dictionary.
 



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