goolabs

Command-line tool for morphological analysis of Japanese text

brewmacoslinux
Try with needOr install directly
Source

About

Command-line tool for morphologically analyzing Japanese language

Commands

goolabs

Examples

Analyze morphology of a Japanese sentence$ goolabs -s 'これはテストです'
Display help information and available options$ goolabs -h
Analyze text from a file$ goolabs -s "$(cat input.txt)"