Install SudachiPy to Conda virtual environment. As a one-time setup step, you most run install_sudachipy() to install all dependencies.

install_sudachipy()

Details

install_sudachipy() requires Python and Conda to be installed. See https://www.python.org/getit/ and https://docs.conda.io/projects/conda/en/latest/user-guide/install/.

Examples

if (FALSE) { install_sudachipy() }