{"id":430,"date":"2014-08-05T23:02:01","date_gmt":"2014-08-05T14:02:01","guid":{"rendered":"http:\/\/blog.ymyzk.com\/?p=430"},"modified":"2014-12-03T09:57:07","modified_gmt":"2014-12-03T00:57:07","slug":"debian-mecab-python","status":"publish","type":"post","link":"https:\/\/blog.ymyzk.com\/2014\/08\/debian-mecab-python\/","title":{"rendered":"Debian \u306b MaCab \u3068 mecab-python \u3092\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3059\u308b"},"content":{"rendered":"
Debian \u3067 MeCab \u3068 mecab-python \u3092\u5229\u7528\u3059\u308b\u306b\u306f, \u5358\u7d14\u306b apt \u3084 pip \u3060\u3051\u3067\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3059\u308b\u3053\u3068\u306f\u3067\u304d\u305a, \u3044\u304f\u3064\u304b\u6ce8\u610f\u3059\u308b\u70b9\u304c\u3042\u308a\u307e\u3059.<\/p>\n
<\/p>\n
<\/p>\n
\u307e\u305a MeCab \u672c\u4f53\u3092 apt \u3067\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3057\u307e\u3059.<\/p>\n
\r\nsudo aptitude install mecab\r\n<\/pre>\nMeCab \u7528\u8f9e\u66f8\u306e\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb<\/h2>\n
MeCab \u7528\u306e\u8f9e\u66f8\u3092\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3057\u307e\u3059. EUC-JP \u306e\u3082\u306e\u3068 UTF-8 \u306e\u3082\u306e\u304c\u5b58\u5728\u3059\u308b\u306e\u3067\u6ce8\u610f\u304c\u5fc5\u8981\u3067\u3059.<\/p>\n
\u8f9e\u66f8<\/th>\n | UTF-8<\/th>\n | EUC-JP<\/th>\n<\/tr>\n |
---|---|---|
IPA<\/td>\n | mecab-ipadic-utf8<\/td>\n | mecab-ipadic<\/td>\n<\/tr>\n |
Juman<\/td>\n | mecab-jumandic-utf8<\/td>\n | mecab-jumandic<\/td>\n<\/tr>\n |
NAIST<\/td>\n | mecab-naist-jdic<\/td>\n | mecab-naist-jdic-eucjp<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n \u3053\u3053\u3067\u306f IPA \u306e UTF-8 \u3092\u7528\u3044\u307e\u3059.<\/p>\n \r\nsudo aptitude install mecab-ipadic-utf8\r\n<\/pre>\n |