mirror of
https://github.com/explosion/spaCy.git
synced 2025-04-21 01:21:58 +03:00
clean up example
This commit is contained in:
parent
b2a7c94787
commit
7ff3ac1f36
|
@ -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 |
|
||||
| ------------------ | ----------------------------------------------------- |
|
||||
|
|
Loading…
Reference in New Issue
Block a user