spaCy/website/docs/usage
Bram Vanroy ed561cf428
Terminology: deprecated vs obsolete (#7621)
* Terminology: deprecated vs obsolete

Typically, deprecated is used for functionality that is bound to become unavailable but that can still be used. Obsolete is used for features that have been removed. In E941, I think what is meant is "obsolete" since loading a model by a shortcut simply does not work anymore (and throws an error). This is different from downloading a model with a shortcut, which is deprecated but still works.

In light of this, perhaps all other error codes should be checked as well.

* clarify that the link command is removed and not just deprecated

Co-authored-by: svlandeg <sofie.vanlandeghem@gmail.com>
2021-04-12 14:37:00 +02:00
..
101 Update _training.md - Fix broken link on backpropagation (#7431) 2021-03-15 09:21:35 +01:00
_benchmarks-models.md final 3.0 benchmark numbers 2021-02-09 21:28:33 +01:00
embeddings-transformers.md Rephrase transformers PyTorch instructions 2021-01-29 13:36:56 +01:00
facts-figures.md final 3.0 benchmark numbers 2021-02-09 21:28:33 +01:00
index.md Add support for CUDA 11.2 (#7583) 2021-03-30 09:47:33 +02:00
layers-architectures.md consistently use registry as callable 2021-03-02 17:56:28 +01:00
linguistic-features.md fix fn name: tokenizer.infixes_finditer -> tokenizer.infix_finditer (#7606) 2021-03-30 09:45:49 +02:00
models.md fix typo in models.md (#7157) 2021-02-22 09:00:38 +01:00
processing-pipelines.md Update website/docs/usage/processing-pipelines.md 2021-03-19 08:12:49 +01:00
projects.md W&B integration: Optional support for dataset and model checkpoint logging and versioning (#7429) 2021-04-01 19:36:23 +02:00
rule-based-matching.md Merge branch 'master' into pr/6444 2020-12-09 11:09:40 +11:00
saving-loading.md Update saving/loading example 2021-03-18 16:56:10 +01:00
spacy-101.md Merge branch 'master' into develop 2020-12-11 13:44:41 +11:00
training.md Add usage docs for streamed train corpora (#7693) 2021-04-09 16:15:38 +02:00
v2-1.md Merge branch 'spacy.io' [ci skip] 2021-03-06 17:38:54 +11:00
v2-2.md Update v3 docs [ci skip] 2020-07-05 16:11:16 +02:00
v2-3.md Merge branch 'spacy.io' [ci skip] 2021-03-06 17:38:54 +11:00
v2.md Merge branch 'spacy.io' [ci skip] 2021-03-06 17:38:54 +11:00
v3.md Terminology: deprecated vs obsolete (#7621) 2021-04-12 14:37:00 +02:00
visualizers.md Proofread remarks 2020-10-19 11:11:32 +02:00