macOS
brew install mecablocal Homebrew formula metadata
sudo port install mecabMacPorts ports tree · textproc/mecab/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de mecab pour les workflows d'agents IA.
installation
brew install mecablocal Homebrew formula metadata
sudo port install mecabMacPorts ports tree · textproc/mecab/Portfile · Source: api.github.com
sudo apt install mecabDebian stable package indexes · mecab · Source: deb.debian.org
sudo dnf install mecabFedora Rawhide package metadata · mecab · Source: dl.fedoraproject.org
nix profile install nixpkgs#mecabnixpkgs package indexes · pkgs/by-name/me/mecab/package.nix · Source: api.github.com
aperçu
Yet another part-of-speech and morphological analyzer
historique
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.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
mecab | cli | exécutable global | |
mecab-config | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://taku910.github.io/mecab/
métadonnées d'installation
| Clé du paquet | brew:mecab |
|---|---|
| Version | 0.996 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/mecab |
| Page d'accueil | https://taku910.github.io/mecab/ |
| Dépôt | https://github.com/taku910/mecab |
| Docs amont | https://taku910.github.io/mecab |
| Licence | GPL-2.0-only OR LGPL-2.1-only OR BSD-3-Clause |
| Archive source | https://deb.debian.org/debian/pool/main/m/mecab/mecab_0.996.orig.tar.gz |
| Dernière mise à jour | 2026-06-16T20:46:20Z |
| Pulse | updated |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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 mecabpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.