Apache Stanbol Bundlelist for Language Support: Kuromoji Japanese
· Provides modules that bring language support for Japanese using
the Solr/Lucene kuromoji analyzer. This includes a (1) Bundle providing the
Solr Analyzer; (2) an NLP processing Engine that Tokenizes, detects
sentences, POS taggs, extracts Named Entities and Lemmatizes Japanese text
(3) an LabelTokenizer needed to match tokens of the analyzed text with
the labels of Entities in the matched vocabularies.
Download JD-GUI to open JAR file and explore Java source code file (.class .java)
Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window org.apache.stanbol.launchers.bundlelists.languageextras.kuromoji-1.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.