find_spacy {spacyr} | R Documentation |
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 |
Value
spacy_python
[Package spacyr version 1.3.0 Index]