Scanner scanner = new Scanner("私はマーケットに行きました。");
for(Word word : scanner.words()) {
System.out.println(word.toString());
}
マーケット
に
行きました
Tags:
It looks like the nice folks at Kyoto University have come to our rescue. I'd prefer a simpler pure Java solution, but this library has Java bindings and a feature rich, high performance morphological engine.
It looks like the nice folks at Kyoto University have come to our rescue. I'd prefer a simpler pure Java solution, but this library has Java bindings and a feature rich, high performance morphological engine.
Hi Daniel,
It looks like there is a Java port of MeCab named Sen here:
https://sen.dev.java.net/
http://www.nilab.info/wiki/Sen.html
Hope this helps,
Sen is pronounced "chi hi ro". You must call "chi hi ro" even if you hava a important meeting with exective.
© 2024 Created by Daniel Leuck. Powered by