When running CaboCha0.69 on Win10, the following error occurs and cannot be executed
morph.cpp(48)[g_mecab_handle!=0] LoadLibrary("C:\Program Files"
(x86)\MeCab\etc\..\bin\libmecab.dll") failed
MeCab 0.996 installed, utf-8 built dictionary, path-through and executable.
CaboCha is installed in utf-8 dictionary from the exe file.
Cabocha 0.53 can be run after installation, but it does not support utf-8, so I would like to run it with the latest version.
Please let me know if there are any solutions, advice, or points to check.
Have you installed the 64-bit version of MeCab?
I had the same symptom, but I installed the 32-bit version of MeCab and solved it.
The 32-bit version can be downloaded from the official website, Binary package for MS-Windows.
Install as instructed by the installer.
(Reference)
Official site - http://taku910.github.io/mecab/
Unable to access Binary package for MS-Windows from official site.Could you please send the file to [email protected]?
Thank you for your cooperation.
919 When building Fast API+Uvicorn environment with PyInstaller, console=False results in an error
622 Uncaught (inpromise) Error on Electron: An object could not be cloned
575 Who developed the "avformat-59.dll" that comes with FFmpeg?
573 rails db:create error: Could not find mysql2-0.5.4 in any of the sources
© 2024 OneMinuteCode. All rights reserved.