Update website/docs/usage/processing-pipelines.md

Co-authored-by: Ines Montani <ines@ines.io>
This commit is contained in:
Adriane Boyd 2021-03-19 08:12:49 +01:00 committed by GitHub
parent 40e5d3a980
commit 6a9a467766
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: