mecab-ko

Korean morphological analyzer and part-of-speech tagger

brewmacoslinux
Try with needOr install directly
Source

About

See mecab

Commands

mecabmecab-ko-dic

Examples

Analyze Korean text and display morphological breakdown$ echo '안녕하세요' | mecab
Analyze Korean text from a file with detailed output$ mecab input.txt
Display MeCab version and configuration information$ mecab --version