macOS
brew install mecablocal Homebrew formula metadata
sudo port install mecabMacPorts ports tree · textproc/mecab/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für mecab in AI-Agent-Workflows.
Installation
brew install mecablocal Homebrew formula metadata
sudo port install mecabMacPorts ports tree · textproc/mecab/Portfile · Quelle: api.github.com
sudo apt install mecabDebian stable package indexes · mecab · Quelle: deb.debian.org
sudo dnf install mecabFedora Rawhide package metadata · mecab · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#mecabnixpkgs package indexes · pkgs/by-name/me/mecab/package.nix · Quelle: api.github.com
Überblick
Yet another part-of-speech and morphological analyzer
Verlauf
MeCab is a Japanese part-of-speech and morphological analyzer. The official documentation describes it as an open-source engine developed through the Kyoto University Graduate School of Informatics and NTT Communication Science Laboratories joint research unit project.
MeCab was designed to be independent of language, dictionary, and corpus, using Conditional Random Fields for parameter estimation. Its documentation contrasts this with ChaSen's hidden Markov model and states that MeCab is faster on average than ChaSen, Juman, and KAKASI.
The release history in the official documentation starts with MeCab 0.90 as the initial release on 2006-03-26. Version 0.93 in July 2006 changed the license to a GPL, LGPL, or BSD triple-license model, and later releases added faster dictionary compilation, HMM training support, partial parsing APIs, retraining, and user dictionary cost estimation.
Official downloads separate the engine from dictionaries such as IPA, Juman, and UniDic, and list bindings for Perl, Ruby, Python, and Java. The input package facts show broad package-manager coverage across Homebrew, Debian, Ubuntu, Fedora, MacPorts, and Nix, reflecting MeCab's long-lived role as infrastructure for Japanese NLP.
The docs cover direct parsing, wakati output, output-format customization, character-set changes, N-best output, adding words, dictionary format details, unknown-word handling, partial parsing, soft-wakati output, the C/C++ library interface, and script-language bindings. The command-line tools `mecab` and `mecab-config` expose those capabilities to packages and build scripts.
MeCab is a classic package-manager NLP dependency: small native engine, separate dictionaries, command-line interface, C/C++ library, and bindings. It is especially important because many downstream Japanese text tools depend on the stable `mecab` executable and dictionary layout rather than embedding an analyzer.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
mecab | cli | globales Executable | |
mecab-config | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://taku910.github.io/mecab/
Installationsmetadaten
| Paketschlüssel | brew:mecab |
|---|---|
| Version | 0.996 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/mecab |
| Homepage | https://taku910.github.io/mecab/ |
| Repository | https://github.com/taku910/mecab |
| Upstream-Dokumentation | https://taku910.github.io/mecab |
| Lizenz | GPL-2.0-only OR LGPL-2.1-only OR BSD-3-Clause |
| Quellarchiv | https://deb.debian.org/debian/pool/main/m/mecab/mecab_0.996.orig.tar.gz |
| Zuletzt aktualisiert | 2026-06-16T20:46:20Z |
| Pulse | updated |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | mecab |
| Version Scheme | 0 |
| Revision | 0 |
| Conflicts With |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
libmecab-dev 0.996-15.1+b6
Header files of Mecab
https://taku910.github.io/mecab/
sudo apt install libmecab-devlibmecab-java 0.996-15.1
mecab binding for Java - java classes
https://taku910.github.io/mecab/
sudo apt install libmecab-javalibmecab-jni 0.996-15.1+b6
mecab binding for Java - native interface
https://taku910.github.io/mecab/
sudo apt install libmecab-jnilibmecab-perl 0.996-15.1+b6
Mecab binding for Perl
https://taku910.github.io/mecab/
sudo apt install libmecab-perllibmecab2 0.996-15.1+b6
Libraries of Mecab
https://taku910.github.io/mecab/
sudo apt install libmecab2mecab 0.996-15.1+b6
Japanese morphological analysis system
https://taku910.github.io/mecab/
sudo apt install mecabmecab-utils 0.996-15.1+b6
Support programs of Mecab
https://taku910.github.io/mecab/
sudo apt install mecab-utilspython3-mecab 0.996-15.1+b6
Mecab binding for Python3
https://taku910.github.io/mecab/
sudo apt install python3-mecabruby-mecab 0.996-15.1+b6
Mecab binding for Ruby language
https://taku910.github.io/mecab/
sudo apt install ruby-mecabmecab
nix profile install nixpkgs#mecablibmecab-dev 0.996-14ubuntu4
Header files of Mecab
https://taku910.github.io/mecab/
sudo apt install libmecab-devlibmecab-java 0.996-14ubuntu4
mecab binding for Java - java classes
https://taku910.github.io/mecab/
sudo apt install libmecab-javalibmecab-jni 0.996-14ubuntu4
mecab binding for Java - native interface
https://taku910.github.io/mecab/
sudo apt install libmecab-jnilibmecab-perl 0.996-14ubuntu4
Mecab binding for Perl
https://taku910.github.io/mecab/
sudo apt install libmecab-perllibmecab2 0.996-14ubuntu4
Libraries of Mecab
https://taku910.github.io/mecab/
sudo apt install libmecab2mecab 0.996-14ubuntu4
Japanese morphological analysis system
https://taku910.github.io/mecab/
sudo apt install mecabQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.