diff --git a/website/docs/usage/processing-pipelines.md b/website/docs/usage/processing-pipelines.md index a669bda7d..52568658d 100644 --- a/website/docs/usage/processing-pipelines.md +++ b/website/docs/usage/processing-pipelines.md @@ -91,7 +91,7 @@ have to call `list()` on it first: -### Multiprocessing +### Multiprocessing {#multiprocessing} spaCy includes built-in support for multiprocessing with [`nlp.pipe`](/api/language#pipe) using the `n_process` option: