Sign inSign up

shogo82148/mecab

By shogo82148

•Updated 8 days ago

MeCab @shogo82148 flavored: Yet Another Part-of-Speech and Morphological Analyzer

Image
0

100K+

shogo82148/mecab repository overview

⁠MeCab

This is Docker image collection of shogo82148/mecab⁠ which is Unofficial fork of taku910/mecab⁠ (Yet another Japanese morphological analyzer).

⁠Quick reference

⁠Available Dictionaries

  • ipadic
  • jumandic

Only UTF-8 encoded dictionaries are supported.

⁠Available Tags

  • ipadic-trixie
  • ipadic-trixie-slim
  • ipadic-bookworm
  • ipadic-slim-bookworm
  • ipadic-bullseye
  • ipadic-slim-bullseye
  • ipadic-buster
  • ipadic-slim-buster
  • ipadic-alpine3.24
  • ipadic-alpine3.23
  • ipadic-alpine3.22
  • ipadic-alpine3.21
  • jumandic-trixie
  • jumandic-trixie-slim
  • jumandic-bookworm
  • jumandic-slim-bookworm
  • jumandic-bullseye
  • jumandic-slim-bullseye
  • jumandic-buster
  • jumandic-slim-buster
  • jumandic-alpine3.24
  • jumandic-alpine3.23
  • jumandic-alpine3.22
  • jumandic-alpine3.21

⁠License

Dockerfiles are available under the MIT License⁠

These images contain MeCab, ipadic, and jumandic. The license information can be found in CREDITS⁠.

⁠Usage

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.

⁠DockerHub

$ docker run -it --rm shogo82148/mecab:ipadic-slim-bullseye
すもももももももものうち
すもも  名詞,一般,*,*,*,*,すもも,スモモ,スモモ
も      助詞,係助詞,*,*,*,*,も,モ,モ
もも    名詞,一般,*,*,*,*,もも,モモ,モモ
も      助詞,係助詞,*,*,*,*,も,モ,モ
もも    名詞,一般,*,*,*,*,もも,モモ,モモ
の      助詞,連体化,*,*,*,*,の,ノ,ノ
うち    名詞,非自立,副詞可能,*,*,*,うち,ウチ,ウチ
EOS

⁠GitHub Packages Container registry

$ docker run -it --rm ghcr.io/shogo82148/mecab:ipadic-slim-bullseye
すもももももももものうち
すもも  名詞,一般,*,*,*,*,すもも,スモモ,スモモ
も      助詞,係助詞,*,*,*,*,も,モ,モ
もも    名詞,一般,*,*,*,*,もも,モモ,モモ
も      助詞,係助詞,*,*,*,*,も,モ,モ
もも    名詞,一般,*,*,*,*,もも,モモ,モモ
の      助詞,連体化,*,*,*,*,の,ノ,ノ
うち    名詞,非自立,副詞可能,*,*,*,うち,ウチ,ウチ
EOS

Tag summary

Content type

Image

Digest

sha256:a98fbf452…

Size

108.4 MB

Last updated

8 days ago

docker pull shogo82148/mecab:jumandic-trixie-2026-09-20