mirror of
https://github.com/explosion/spaCy.git
synced 2025-01-12 18:26:30 +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>
|
||||
|
||||
### Multiprocessing
|
||||
### Multiprocessing {#multiprocessing}
|
||||
|
||||
spaCy includes built-in support for multiprocessing with
|
||||
[`nlp.pipe`](/api/language#pipe) using the `n_process` option:
|
||||
|
|
Loading…
Reference in New Issue
Block a user