powered by
install_mecab installs Mecab-Ko-MSVC and Mecab-Ko-Dic-MSVC.
install_mecab
install_mecab(mecabLocation)
a directory to install Mecab-Ko-MSVC and Mecab-Ko-Dic-MSVC.
None. The function will halt when the current operation system is not Windows, or /mecabLocation/mecab.exe exists.
See examples in Github.
This code checks and installs Mecab-Ko-MSVC and Mecab-Ko-Dic-MSVC in user specified directory. Windows only.
# NOT RUN { install_mecab("D:/Rlibs/mecab") # } # NOT RUN { # }
Run the code above in your browser using DataLab