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

find_spacy

Find spaCy


Description

Locate the user's version of Python for which spaCy installed.

Usage

find_spacy(model = "en_core_web_sm", ask)

Arguments

model

name of the language model

ask

logical; if FALSE, use the first spaCy installation found; if TRUE, list available spaCy installations and prompt the user for which to use. If another (e.g. python_executable) is set, then this value will always be treated as FALSE.

Value

spacy_python


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.