spaCy/website/docs
Adriane Boyd 95c0833656
Add training option to set annotations on update (#7767)
* Add training option to set annotations on update

Add a `[training]` option called `set_annotations_on_update` to specify
a list of components for which the predicted annotations should be set
on `example.predicted` immediately after that component has been
updated. The predicted annotations can be accessed by later components
in the pipeline during the processing of the batch in the same `update`
call.

* Rename to annotates / annotating_components

* Add test for `annotating_components` when training from config

* Add documentation
2021-04-26 16:53:53 +02:00
..
api Add training option to set annotations on update (#7767) 2021-04-26 16:53:53 +02:00
images Update pipeline design docs [ci skip] 2021-04-06 14:13:22 +10:00
models Add more link anchors [ci skip] 2021-04-06 14:15:21 +10:00
usage Add training option to set annotations on update (#7767) 2021-04-26 16:53:53 +02:00
index.md 💫 Update website (#3285) 2019-02-17 19:31:19 +01:00
styleguide.md Update styleguide [ci skip] 2020-09-14 11:25:57 +02:00