spaCy/website/docs/api
Matthew Honnibal f049df1715
Revert "Set annotations in update" (#6810)
* Revert "Set annotations in update (#6767)"

This reverts commit e680efc7cc.

* Fix version

* Update spacy/pipeline/entity_linker.py

* Update spacy/pipeline/entity_linker.py

* Update spacy/pipeline/tagger.pyx

* Update spacy/pipeline/tok2vec.py

* Update spacy/pipeline/tok2vec.py

* Update spacy/pipeline/transition_parser.pyx

* Update spacy/pipeline/transition_parser.pyx

* Update website/docs/api/multilabel_textcategorizer.md

* Update website/docs/api/tok2vec.md

* Update website/docs/usage/layers-architectures.md

* Update website/docs/usage/layers-architectures.md

* Update website/docs/api/transformer.md

* Update website/docs/api/textcategorizer.md

* Update website/docs/api/tagger.md

* Update spacy/pipeline/entity_linker.py

* Update website/docs/api/sentencerecognizer.md

* Update website/docs/api/pipe.md

* Update website/docs/api/morphologizer.md

* Update website/docs/api/entityrecognizer.md

* Update spacy/pipeline/entity_linker.py

* Update spacy/pipeline/multitask.pyx

* Update spacy/pipeline/tagger.pyx

* Update spacy/pipeline/tagger.pyx

* Update spacy/pipeline/textcat.py

* Update spacy/pipeline/textcat.py

* Update spacy/pipeline/textcat.py

* Update spacy/pipeline/tok2vec.py

* Update spacy/pipeline/trainable_pipe.pyx

* Update spacy/pipeline/trainable_pipe.pyx

* Update spacy/pipeline/transition_parser.pyx

* Update spacy/pipeline/transition_parser.pyx

* Update website/docs/api/entitylinker.md

* Update website/docs/api/dependencyparser.md

* Update spacy/pipeline/trainable_pipe.pyx
2021-01-25 22:18:45 +08:00
..
architectures.md Fix types of Tok2Vec encoding architectures (#6442) 2021-01-07 16:39:27 +11:00
attributeruler.md Update docs [ci skip] 2020-10-09 10:36:06 +02:00
cli.md Merge pull request #6647 from svlandeg/feature/init_config_overwrite 2021-01-05 14:59:04 +11:00
corpus.md Integrate file readers 2020-10-02 01:36:06 +02:00
cython-classes.md Update docs, types and API consistency 2020-08-17 16:45:24 +02:00
cython-structs.md Update docs, types and API consistency 2020-08-17 16:45:24 +02:00
cython.md Update docs [ci skip] 2020-09-12 17:05:10 +02:00
data-formats.md multi-label textcat component (#6474) 2021-01-06 13:07:14 +11:00
dependencymatcher.md doc fixes 2020-09-12 17:38:54 +02:00
dependencyparser.md Revert "Set annotations in update" (#6810) 2021-01-25 22:18:45 +08:00
doc.md raise NotImplementedError when noun_chunks iterator is not implemented (#6711) 2021-01-17 19:56:05 +08:00
docbin.md small UX fix for DocBin (#6167) 2020-10-02 15:43:32 +02:00
entitylinker.md Revert "Set annotations in update" (#6810) 2021-01-25 22:18:45 +08:00
entityrecognizer.md Revert "Set annotations in update" (#6810) 2021-01-25 22:18:45 +08:00
entityruler.md Update docs [ci skip] 2020-10-06 10:31:48 +02:00
example.md Proofreading 2020-09-24 13:15:28 +02:00
index.md Update v3 docs 2020-07-03 16:48:21 +02:00
kb.md Define candidate generator in EL config (#5876) 2020-08-18 16:10:36 +02:00
language.md Format 2020-12-09 12:44:01 +01:00
lemmatizer.md Fix Lemmatizer.get_lookups_config 2020-10-03 17:16:10 +02:00
lexeme.md Update docs, types and API consistency 2020-08-17 16:45:24 +02:00
lookups.md Update docs, types and API consistency 2020-08-17 16:45:24 +02:00
matcher.md Update matcher.md 2020-12-09 11:09:45 +11:00
morphologizer.md Revert "Set annotations in update" (#6810) 2021-01-25 22:18:45 +08:00
morphology.md Proofreading 2020-09-24 13:15:28 +02:00
multilabel_textcategorizer.md Revert "Set annotations in update" (#6810) 2021-01-25 22:18:45 +08:00
phrasematcher.md doc fixes 2020-09-12 17:38:54 +02:00
pipe.md Set annotations in update (#6767) 2021-01-20 11:49:25 +11:00
pipeline-functions.md Remove transformers model max length section (#6807) 2021-01-25 19:59:34 +08:00
scorer.md Handle missing reference values in scorer (#6286) 2020-11-03 15:47:18 +01:00
sentencerecognizer.md Revert "Set annotations in update" (#6810) 2021-01-25 22:18:45 +08:00
sentencizer.md Update docs [ci skip] 2020-10-09 10:36:06 +02:00
span.md raise NotImplementedError when noun_chunks iterator is not implemented (#6711) 2021-01-17 19:56:05 +08:00
spangroup.md Add SpanGroup and Graph container types to represent arbitrary annotations (#6696) 2021-01-14 17:30:41 +11:00
stringstore.md Update docs, types and API consistency 2020-08-17 16:45:24 +02:00
tagger.md Revert "Set annotations in update" (#6810) 2021-01-25 22:18:45 +08:00
textcategorizer.md Revert "Set annotations in update" (#6810) 2021-01-25 22:18:45 +08:00
tok2vec.md Revert "Set annotations in update" (#6810) 2021-01-25 22:18:45 +08:00
token.md Handle unset token.morph in Morphologizer (#6704) 2021-01-15 17:20:10 +01:00
tokenizer.md Merge remote-tracking branch 'upstream/master' into chore/update-develop-from-master-rc3 2021-01-14 11:49:58 +01:00
top-level.md require_cpu functionality (#6336) 2020-12-08 14:42:40 +08:00
transformer.md Fix default config init in Transformer API docs (#6781) 2021-01-21 23:18:03 +08:00
vectors.md Proofreading 2020-09-28 16:50:15 +02:00
vocab.md Proofreading 2020-09-28 16:50:15 +02:00