spaCy/website/usage/_spacy-101
mpuels 662601f01c
doc: Add missing *-operator to nlp.disable_pipes()
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.
2017-12-06 15:26:43 +01:00
..
_architecture.jade Don't document the tensorizer for now 2017-11-01 19:49:04 +01:00
_community-faq.jade Remove outdated aside 2017-10-14 12:52:07 +02:00
_language-data.jade Update usage documentation 2017-10-03 14:26:20 +02:00
_lightning-tour.jade doc: Add missing *-operator to nlp.disable_pipes() 2017-12-06 15:26:43 +01:00
_named-entities.jade Update usage documentation 2017-10-03 14:26:20 +02:00
_pipelines.jade Don't document the tensorizer for now 2017-11-01 19:49:04 +01:00
_pos-deps.jade Update usage documentation 2017-10-03 14:26:20 +02:00
_serialization.jade Update usage documentation 2017-10-03 14:26:20 +02:00
_similarity.jade Fix similarity visual 2017-11-09 11:08:26 +01:00
_tokenization.jade Update links 2017-11-13 08:30:06 +01:00
_training.jade Update usage documentation 2017-10-03 14:26:20 +02:00
_vocab.jade Update usage documentation 2017-10-03 14:26:20 +02:00
_word-vectors.jade Re-add python -m to commands, too brittle :( (see #1536) 2017-11-10 02:30:55 +01:00