VOOZH about

URL: https://qiita.com/nkmrtkhd/items/883199864f7da4312673

⇱ 辞書を作る #mecab - Qiita


👁 Image
2

Go to list of users who liked

2

Share on X(Twitter)

Share on Facebook

Add to Hatena Bookmark

More than 5 years have passed since last update.

@nkmrtkhd

辞書を作る

2
Posted at

の辞書を作る部分、自分の環境では下記だった。

/usr/local/Cellar/mecab/0.996/libexec/mecab/mecab-dict-index -d /usr/local/Cellar/mecab-ipadic/2.7.0-20070801/lib/mecab/dic/ipadic/ -t utf-8 -f utf-8 -u myDic.dic myDic.txt 

myDic.dicが出来るはず。

2

Go to list of users who liked

2
1

Go to list of comments

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2

Go to list of users who liked

2