mirror of
https://github.com/explosion/spaCy.git
synced 2025-08-05 21:00:19 +03:00
prettier
This commit is contained in:
parent
83a53da586
commit
6390fbbffd
|
@ -59,7 +59,8 @@ how the component should be configured. You can override its settings via the
|
||||||
`config` argument on [`nlp.add_pipe`](/api/language#add_pipe) or in your
|
`config` argument on [`nlp.add_pipe`](/api/language#add_pipe) or in your
|
||||||
[`config.cfg` for training](/usage/training#config). See the
|
[`config.cfg` for training](/usage/training#config). See the
|
||||||
[model architectures](/api/architectures#curated-trf) documentation for details
|
[model architectures](/api/architectures#curated-trf) documentation for details
|
||||||
on the curated transformer architectures and their arguments and hyperparameters.
|
on the curated transformer architectures and their arguments and
|
||||||
|
hyperparameters.
|
||||||
|
|
||||||
> #### Example
|
> #### Example
|
||||||
>
|
>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user