I made a library so that I can use JUMAN and KNP from Java.
https://github.com/mychaelstyle/java-juman-knp
Both are one class, a simple class that just executes juman and knp on the command line, parses the result, and outputs it as a JSON (Jackson) object.
Revived from draft. It also supports Juman ++ server mode, so I wonder if it can be used as it is.
Recommended Posts