IPA dictionary compiled for MeCab Japanese morphological analyzer
IPA dictionary compiled for MeCab
mecab
$ echo '日本語を解析します' | mecab
$ mecab -F '%m\n' <<< '自然言語処理'
$ mecab input.txt -o output.txt