Skip to content
 
 

Repository files navigation

README

Building

In order to build com.atilika.kuromoji.kuromoji from source, please do as follows:

  1. Provide Java with 512MB heap size

    % export MAVEN_OPTS=-Xmx512m

  2. Run Maven using

    % mvn -Ddownload=true package

    to download the dictionary data and build a distribution

  3. A distribution should now be available as

    target/com.atilika.kuromoji.kuromoji-<version>.tar.gz (and .zip)

and a jar file should also be available in the target directory

Contact us

kuromoji@atilika.com

About

Kuromoji is a self-contained and very easy to use Japanese morphological analyzer designed for search

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages