kuromoji-server icon indicating copy to clipboard operation
kuromoji-server copied to clipboard

Kuromoji server and demo that shows Japanese morphological analyzer capabilities

README.txt

Build and run kuromoji-server as follows:

  1. Run Maven using

    % mvn jetty:run

  2. Browse to

    http://localhost:8080/kuromoji/

type Japanese text and press RET

Note that the dot command from Graphviz (http://www.graphviz.org/) is required for Viterbi visualisation.

Best wishes,

Christian Moen [email protected]