mirror of
https://github.com/explosion/spaCy.git
synced 2025-12-04 08:44:23 +03:00
I'm using SpaCy version 2.0.3. If I don't use the *-operator in the example, Python throws an error message. With the operator it works fine. Also according to the documentation of the function `nlp.disable_pipes()`, it expects one or more strings as arguments and not one argument being a list of strings. |
||
|---|---|---|
| .. | ||
| _architecture.jade | ||
| _community-faq.jade | ||
| _language-data.jade | ||
| _lightning-tour.jade | ||
| _named-entities.jade | ||
| _pipelines.jade | ||
| _pos-deps.jade | ||
| _serialization.jade | ||
| _similarity.jade | ||
| _tokenization.jade | ||
| _training.jade | ||
| _vocab.jade | ||
| _word-vectors.jade | ||