mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-26 01:46:28 +03:00
Update spacy evaluate example
This commit is contained in:
parent
7917ce2f73
commit
1d567913f9
|
@ -377,7 +377,7 @@ pipeline.
|
|||
|
||||
```bash
|
||||
$ python -m spacy evaluate [model] [data_path] [--displacy-path] [--displacy-limit]
|
||||
[--gpu-id] [--gold-preproc]
|
||||
[--gpu-id] [--gold-preproc] [--return-scores]
|
||||
```
|
||||
|
||||
| Argument | Type | Description |
|
||||
|
|
Loading…
Reference in New Issue
Block a user