clean up example

This commit is contained in:
svlandeg 2023-07-26 17:20:23 +02:00
parent b2a7c94787
commit 7ff3ac1f36

View File

@ -260,16 +260,11 @@ functions, as used in the config file, are defined.
$ python -m spacy find-function [func_name] [--registry]
```
> #### Examples
> #### Example
>
> ```bash
> $ python -m spacy find-function spacy.TextCatBOW.v1
> ```
>
> ```bash
> #
> $ python -m spacy find-function spacy.TextCatBOW.v2 -r 'architectures'
> ```
| Name | Description |
| ------------------ | ----------------------------------------------------- |