Learn R Programming

sudachir (version 0.1.0)

install_sudachipy: Install SudachiPy

Description

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

Usage

install_sudachipy()

Arguments

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

Run this code
# NOT RUN {
install_sudachipy()
# }

Run the code above in your browser using DataLab