LoginSignup
1
0

More than 5 years have passed since last update.

mecab-ipadic-neologd on Raspberry Pi

Posted at

It will not install directly unless you removed some options (Memory issue). Easiest is to just add the option "--eliminate-redundant-entry

./bin/install-mecab-ipadic-neologd -n --eliminate-redundant-entry

Make sure to edit mecabrc

sudo nano /etc/mecabrc

Add this line

dicdir /usr/lib/mecab/dic/mecab-ipadic-neologd

1
0
0

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
1
0