mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-25 01:16:28 +03:00
Remove negation. (#12252)
This commit is contained in:
parent
9a454676f3
commit
d38a88f0f3
|
@ -1492,7 +1492,7 @@ $ python -m spacy project push [remote] [project_dir]
|
||||||
### project pull {id="project-pull",tag="command"}
|
### project pull {id="project-pull",tag="command"}
|
||||||
|
|
||||||
Download all files or directories listed as `outputs` for commands, unless they
|
Download all files or directories listed as `outputs` for commands, unless they
|
||||||
are not already present locally. When searching for files in the remote, `pull`
|
are already present locally. When searching for files in the remote, `pull`
|
||||||
won't just look at the output path, but will also consider the **command
|
won't just look at the output path, but will also consider the **command
|
||||||
string** and the **hashes of the dependencies**. For instance, let's say you've
|
string** and the **hashes of the dependencies**. For instance, let's say you've
|
||||||
previously pushed a checkpoint to the remote, but now you've changed some
|
previously pushed a checkpoint to the remote, but now you've changed some
|
||||||
|
|
Loading…
Reference in New Issue
Block a user