FieldDB / kuromoji-server

Kuromoji server and demo that shows Japanese morphological analyzer capabilities

Home Page:http://atilika.org/kuromoji

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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
christian@atilika.com

About

Kuromoji server and demo that shows Japanese morphological analyzer capabilities

http://atilika.org/kuromoji

License:Apache License 2.0