MeCab @shogo82148 flavored: Yet Another Part-of-Speech and Morphological Analyzer
100K+
This is Docker image collection of shogo82148/mecab which is Unofficial fork of taku910/mecab (Yet another Japanese morphological analyzer).
Only UTF-8 encoded dictionaries are supported.
Dockerfiles are available under the MIT License
These images contain MeCab, ipadic, and jumandic. The license information can be found in CREDITS.
The images are available on DockerHub, GitHub Packages Container registry, and Amazon ECR Public Gallery.
https://gallery.ecr.aws/shogo82148/mecab is deprecated. It no longer receives any updates.
$ docker run -it --rm shogo82148/mecab:ipadic-slim-bullseye
すもももももももものうち
すもも 名詞,一般,*,*,*,*,すもも,スモモ,スモモ
も 助詞,係助詞,*,*,*,*,も,モ,モ
もも 名詞,一般,*,*,*,*,もも,モモ,モモ
も 助詞,係助詞,*,*,*,*,も,モ,モ
もも 名詞,一般,*,*,*,*,もも,モモ,モモ
の 助詞,連体化,*,*,*,*,の,ノ,ノ
うち 名詞,非自立,副詞可能,*,*,*,うち,ウチ,ウチ
EOS
$ docker run -it --rm ghcr.io/shogo82148/mecab:ipadic-slim-bullseye
すもももももももものうち
すもも 名詞,一般,*,*,*,*,すもも,スモモ,スモモ
も 助詞,係助詞,*,*,*,*,も,モ,モ
もも 名詞,一般,*,*,*,*,もも,モモ,モモ
も 助詞,係助詞,*,*,*,*,も,モ,モ
もも 名詞,一般,*,*,*,*,もも,モモ,モモ
の 助詞,連体化,*,*,*,*,の,ノ,ノ
うち 名詞,非自立,副詞可能,*,*,*,うち,ウチ,ウチ
EOS
Content type
Image
Digest
sha256:a98fbf452…
Size
108.4 MB
Last updated
8 days ago
docker pull shogo82148/mecab:jumandic-trixie-2026-09-20