kuromoji-server
kuromoji-server copied to clipboard
Kuromoji server and demo that shows Japanese morphological analyzer capabilities
README.txt
Build and run kuromoji-server as follows:
-
Run Maven using
% mvn jetty:run
-
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]