mirror of
https://github.com/explosion/spaCy.git
synced 2025-07-11 08:42:28 +03:00
Fix typo.
This commit is contained in:
parent
6d4cc547b7
commit
e175726fcc
|
@ -91,7 +91,7 @@ architectures and their arguments and hyperparameters.
|
||||||
|
|
||||||
> ⚠️ Caution: if you set a non-default value for `spans_key`, you'll have to
|
> ⚠️ Caution: if you set a non-default value for `spans_key`, you'll have to
|
||||||
> update `[training.score_weights]` as well so that weights are computed
|
> update `[training.score_weights]` as well so that weights are computed
|
||||||
> properly. I. e. for `span_key == "myspankey"`, include this in your config:
|
> properly. E. g. for `span_key == "myspankey"`, include this in your config:
|
||||||
>
|
>
|
||||||
> ```ini
|
> ```ini
|
||||||
> [training.score_weights]
|
> [training.score_weights]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user