install_nltk: Install nltk if you don't have it

View source: R/get_translations.R

install_nltkR Documentation

Install nltk if you don't have it

Description

While reticulate is capable of binding to any Python environment available on a system, it’s much more straightforward for users if there is a common environment used by R packages with convenient high-level functions provided for installation. We therefore strongly recommend that R package developers use the approach described here.

Usage

install_nltk(method = "auto", conda = "auto")

Arguments

method

the method

conda

the conda environment

Details

https://rstudio.github.io/reticulate/articles/package.html#installing-python-dependencies


antdurrant/word.lists documentation built on July 20, 2023, 3:57 p.m.