Lucene 4.7.2 analyzers-kuromoji API

Kuromoji is a morphological analyzer for Japanese text.

See:
          Description

Packages
org.apache.lucene.analysis.ja Analyzer for Japanese.
org.apache.lucene.analysis.ja.dict Kuromoji dictionary implementation.
org.apache.lucene.analysis.ja.tokenattributes Additional Kuromoji-specific Attributes for text analysis.
org.apache.lucene.analysis.ja.util Kuromoji utility classes.

 

Kuromoji is a morphological analyzer for Japanese text.

This module provides support for Japanese text analysis, including features such as part-of-speech tagging, lemmatization, and compound word analysis.

For an introduction to Lucene's analysis API, see the org.apache.lucene.analysis package documentation.



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