mirror of
https://github.com/explosion/spaCy.git
synced 2025-01-10 17:26:42 +03:00
Merge branch 'master' into spacy.io
This commit is contained in:
commit
f60c9a94ba
|
@ -120,7 +120,6 @@ Update the models in the pipeline.
|
||||||
| `drop` | float | The dropout rate. |
|
| `drop` | float | The dropout rate. |
|
||||||
| `sgd` | callable | An optimizer. |
|
| `sgd` | callable | An optimizer. |
|
||||||
| `component_cfg` <Tag variant="new">2.1</Tag> | dict | Config parameters for specific pipeline components, keyed by component name. |
|
| `component_cfg` <Tag variant="new">2.1</Tag> | dict | Config parameters for specific pipeline components, keyed by component name. |
|
||||||
| **RETURNS** | dict | Results from the update. |
|
|
||||||
|
|
||||||
## Language.begin_training {#begin_training tag="method"}
|
## Language.begin_training {#begin_training tag="method"}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user