I'm adding a user dictionary on MeCab, but it doesn't work and I'm in trouble.
I will refer to several sites and run the following to show up to done.
The dic file is not generated.
Please let me know if there are any amendments.
C:\Program Files (x86)\MeCab\bin> mecab-dict-index-d "C:\Program Files (x86)\MeCab\dic\ipadic"-u ComeJisyoV3.dic-ftf-8-tutf-8 ComeJisyoV3.csv
reading ComeJisyoV3.csv...41592
emmitting double-array: 100% |######################################################################################################
Done!
Since administrator privileges were probably involved, I ran the output destination directory in a location other than C:\Program Files(x86)
, this time D:\
, and the file was generated.
This response was posted as a community wiki based on @Wataru Harakita's comment.
© 2024 OneMinuteCode. All rights reserved.