Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

spacy_uninstall

Uninstall spaCy conda environment


Description

Removes the conda environment created by spacy_install()

Usage

spacy_uninstall(conda = "auto", prompt = TRUE, envname = "spacy_condaenv")

Arguments

conda

path to conda executable, default to "auto" which automatically finds the path

prompt

logical; ask whether to proceed during the installation

envname

character; name of conda environment to remove


spacyr

Wrapper to the 'spaCy' 'NLP' Library

v1.2.1
GPL-3
Authors
Kenneth Benoit [cre, aut, cph] (<https://orcid.org/0000-0002-0797-564X>), Akitaka Matsuo [aut] (<https://orcid.org/0000-0002-3323-6330>), European Research Council [fnd] (ERC-2011-StG 283794-QUANTESS)
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.