sudo rpm -ivh http://packages.groonga.org/centos/groonga-release-1.1.0-> 1.noarch.rpm sudo yum install mecab mecab-devel mecab-ipadic -y sudo pip install https://mecab.googlecode.com/files/mecab-python-0.996.tar.gz
mecab.py
# coding: utf-8
import MeCab
m = MeCab.Tagger ("-Ochasen")
print m.parse ("Comment ça va")
python mecab.py
résultat:
Connexion préfixe-nom Gogo Mood Kigen Mood Nom-général Ha ha est un assistant Comment est-ce? Comment est-ce? Racine de verbe nom-adjectif C'est un desho. Verbe auxiliaire special / death Uuu Forme de base invariante du verbe auxiliaire Ka Ka Ka Auxiliaire-Secondaire Auxiliaire / Auxiliaire parallèle / Aide finale EOS
c'est tout.
--mecab-ipadic est un fichier de dictionnaire. Les gens ajoutent silencieusement les trois, comme les erreurs de compilation gcc, make et yum.