mirror of
https://github.com/explosion/spaCy.git
synced 2025-07-11 08:42:28 +03:00
Revert "Add note about SPEED in output"
This reverts commit c92d268176
.
This commit is contained in:
parent
c92d268176
commit
e125313a50
|
@ -878,9 +878,6 @@ skew. To render a sample of dependency parses in a HTML file using the
|
||||||
[displaCy visualizations](/usage/visualizers), set as output directory as the
|
[displaCy visualizations](/usage/visualizers), set as output directory as the
|
||||||
`--displacy-path` argument.
|
`--displacy-path` argument.
|
||||||
|
|
||||||
The `SPEED` value included in the output is the words per second processed by
|
|
||||||
the pipeline.
|
|
||||||
|
|
||||||
```cli
|
```cli
|
||||||
$ python -m spacy evaluate [model] [data_path] [--output] [--code] [--gold-preproc] [--gpu-id] [--displacy-path] [--displacy-limit]
|
$ python -m spacy evaluate [model] [data_path] [--output] [--code] [--gold-preproc] [--gpu-id] [--displacy-path] [--displacy-limit]
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue
Block a user