mirror of
https://github.com/explosion/spaCy.git
synced 2025-02-04 21:50:35 +03:00
Update website/docs/usage/processing-pipelines.md
Co-authored-by: Ines Montani <ines@ines.io>
This commit is contained in:
parent
40e5d3a980
commit
6a9a467766
|
@ -91,7 +91,7 @@ have to call `list()` on it first:
|
||||||
|
|
||||||
</Infobox>
|
</Infobox>
|
||||||
|
|
||||||
### Multiprocessing
|
### Multiprocessing {#multiprocessing}
|
||||||
|
|
||||||
spaCy includes built-in support for multiprocessing with
|
spaCy includes built-in support for multiprocessing with
|
||||||
[`nlp.pipe`](/api/language#pipe) using the `n_process` option:
|
[`nlp.pipe`](/api/language#pipe) using the `n_process` option:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user