mirror of
https://github.com/explosion/spaCy.git
synced 2025-08-04 12:20:20 +03:00
CREATES -> PRINTS
This commit is contained in:
parent
7b092a4c5e
commit
da6ed3e561
|
@ -1194,7 +1194,7 @@ $ python -m spacy benchmark speed [model] [data_path] [--batch_size] [--no-shuff
|
||||||
| `--batches` | Number of batches to benchmark on. Defaults to `50`. ~~Optional[int] \(option)~~ |
|
| `--batches` | Number of batches to benchmark on. Defaults to `50`. ~~Optional[int] \(option)~~ |
|
||||||
| `--warmup`, `-w` | Iterations over the benchmark data for warmup. Defaults to `3` ~~Optional[int] \(option)~~ |
|
| `--warmup`, `-w` | Iterations over the benchmark data for warmup. Defaults to `3` ~~Optional[int] \(option)~~ |
|
||||||
| `--help`, `-h` | Show help message and available arguments. ~~bool (flag)~~ |
|
| `--help`, `-h` | Show help message and available arguments. ~~bool (flag)~~ |
|
||||||
| **CREATES** | Pipeline speed with 95% confidence interval. |
|
| **PRINTS** | Pipeline speed with 95% confidence interval. |
|
||||||
|
|
||||||
## apply {#apply new="3.5" tag="command"}
|
## apply {#apply new="3.5" tag="command"}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user