jar

org.apache.lucene : lucene-kuromoji

Maven & Gradle

Dec 24, 2012
2 usages

Lucene Kuromoji Japanese Morphological Analyzer · Lucene Kuromoji Japanese Morphological Analyzer

Table Of Contents

Latest Version

Download org.apache.lucene : lucene-kuromoji JAR file - Latest Versions:

All Versions

Download org.apache.lucene : lucene-kuromoji JAR file - All Versions:

Version Vulnerabilities Size Updated
3.6.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window lucene-kuromoji-3.6.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.lucene.analysis.ja.tokenattributes

├─ org.apache.lucene.analysis.ja.tokenattributes.BaseFormAttribute.class - [JAR]

├─ org.apache.lucene.analysis.ja.tokenattributes.BaseFormAttributeImpl.class - [JAR]

├─ org.apache.lucene.analysis.ja.tokenattributes.InflectionAttribute.class - [JAR]

├─ org.apache.lucene.analysis.ja.tokenattributes.InflectionAttributeImpl.class - [JAR]

├─ org.apache.lucene.analysis.ja.tokenattributes.PartOfSpeechAttribute.class - [JAR]

├─ org.apache.lucene.analysis.ja.tokenattributes.PartOfSpeechAttributeImpl.class - [JAR]

├─ org.apache.lucene.analysis.ja.tokenattributes.ReadingAttribute.class - [JAR]

├─ org.apache.lucene.analysis.ja.tokenattributes.ReadingAttributeImpl.class - [JAR]

org.apache.lucene.analysis.ja.util

├─ org.apache.lucene.analysis.ja.util.CSVUtil.class - [JAR]

├─ org.apache.lucene.analysis.ja.util.ToStringUtil.class - [JAR]

org.apache.lucene.analysis.ja

├─ org.apache.lucene.analysis.ja.GraphvizFormatter.class - [JAR]

├─ org.apache.lucene.analysis.ja.JapaneseAnalyzer.class - [JAR]

├─ org.apache.lucene.analysis.ja.JapaneseBaseFormFilter.class - [JAR]

├─ org.apache.lucene.analysis.ja.JapaneseKatakanaStemFilter.class - [JAR]

├─ org.apache.lucene.analysis.ja.JapanesePartOfSpeechStopFilter.class - [JAR]

├─ org.apache.lucene.analysis.ja.JapaneseReadingFormFilter.class - [JAR]

├─ org.apache.lucene.analysis.ja.JapaneseTokenizer.class - [JAR]

├─ org.apache.lucene.analysis.ja.Token.class - [JAR]

org.apache.lucene.analysis.ja.dict

├─ org.apache.lucene.analysis.ja.dict.BinaryDictionary.class - [JAR]

├─ org.apache.lucene.analysis.ja.dict.CharacterDefinition.class - [JAR]

├─ org.apache.lucene.analysis.ja.dict.ConnectionCosts.class - [JAR]

├─ org.apache.lucene.analysis.ja.dict.Dictionary.class - [JAR]

├─ org.apache.lucene.analysis.ja.dict.TokenInfoDictionary.class - [JAR]

├─ org.apache.lucene.analysis.ja.dict.TokenInfoFST.class - [JAR]

├─ org.apache.lucene.analysis.ja.dict.UnknownDictionary.class - [JAR]

├─ org.apache.lucene.analysis.ja.dict.UserDictionary.class - [JAR]