create_sudachipy_env {sudachir} | R Documentation |
Create conda env used by sudachir
Description
Create conda env used by sudachir
Usage
create_sudachipy_env(python_version = 3.9)
Arguments
python_version |
Python version to use within conda environment created for installing the SudachiPy It requires version 3.5 or higher. |
[Package sudachir version 0.1.0 Index]