spaCy/website/docs/api
Matthew Honnibal e559867605
Allow spacy project to push and pull to/from remote storage (#5949)
* Add utils for working with remote storage

* WIP add remote_cache for project

* WIP add push and pull commands

* Use pathy in remote_cache

* Updarte util

* Update remote_cache

* Update util

* Update project assets

* Update pull script

* Update push script

* Fix type annotation in util

* Work on remote storage

* Remove site and env hash

* Fix imports

* Fix type annotation

* Require pathy

* Require pathy

* Fix import

* Add a util to handle project variable substitution

* Import push and pull commands

* Fix pull command

* Fix push command

* Fix tarfile in remote_storage

* Improve printing

* Fiddle with status messages

* Set version to v3.0.0a9

* Draft docs for spacy project remote storages

* Update docs [ci skip]

* Use Thinc config to simplify and unify template variables

* Auto-format

* Don't import Pathy globally for now

Causes slow and annoying Google Cloud warning

* Tidy up test

* Tidy up and update tests

* Update to latest Thinc

* Update docs

* variables -> vars

* Update docs [ci skip]

* Update docs [ci skip]

Co-authored-by: Ines Montani <ines@ines.io>
2020-08-23 18:32:09 +02:00
..
architectures.md Update docs [ci skip] 2020-08-22 13:52:52 +02:00
attributeruler.md Update docs, types and API consistency 2020-08-17 16:45:24 +02:00
cli.md Allow spacy project to push and pull to/from remote storage (#5949) 2020-08-23 18:32:09 +02:00
corpus.md Update Thinc and config variables 2020-08-19 19:46:12 +02:00
cython-classes.md Update docs, types and API consistency 2020-08-17 16:45:24 +02:00
cython-structs.md Update docs, types and API consistency 2020-08-17 16:45:24 +02:00
cython.md Update WIP 2020-07-06 22:22:37 +02:00
data-formats.md remove outdated TODO's 2020-08-21 17:55:15 +02:00
dependencymatcher.md Update docs, types and API consistency 2020-08-17 16:45:24 +02:00
dependencyparser.md Update docs, types and API consistency 2020-08-17 16:45:24 +02:00
doc.md add version 2020-08-19 19:58:45 +02:00
docbin.md Update docs, types and API consistency 2020-08-17 16:45:24 +02:00
entitylinker.md fix 2 more API lines 2020-08-19 14:55:32 +02:00
entityrecognizer.md Update docs, types and API consistency 2020-08-17 16:45:24 +02:00
entityruler.md Update docs, types and API consistency 2020-08-17 16:45:24 +02:00
example.md Update docs, types and API consistency 2020-08-17 16:45:24 +02:00
index.md Update v3 docs 2020-07-03 16:48:21 +02:00
kb.md Define candidate generator in EL config (#5876) 2020-08-18 16:10:36 +02:00
language.md Update docs and consistency [ci skip] 2020-08-18 14:39:40 +02:00
lemmatizer.md Update docs, types and API consistency 2020-08-17 16:45:24 +02:00
lexeme.md Update docs, types and API consistency 2020-08-17 16:45:24 +02:00
lookups.md Update docs, types and API consistency 2020-08-17 16:45:24 +02:00
matcher.md Update docs, types and API consistency 2020-08-17 16:45:24 +02:00
morphologizer.md Update docs, types and API consistency 2020-08-17 16:45:24 +02:00
morphology.md Update docs [ci skip] 2020-08-21 13:22:59 +02:00
phrasematcher.md Update docs, types and API consistency 2020-08-17 16:45:24 +02:00
pipe.md Update docs, types and API consistency 2020-08-17 16:45:24 +02:00
pipeline-functions.md Update docs, types and API consistency 2020-08-17 16:45:24 +02:00
scorer.md Update docs, types and API consistency 2020-08-17 16:45:24 +02:00
sentencerecognizer.md Update docs, types and API consistency 2020-08-17 16:45:24 +02:00
sentencizer.md Update docs, types and API consistency 2020-08-17 16:45:24 +02:00
span.md Update docs, types and API consistency 2020-08-17 16:45:24 +02:00
stringstore.md Update docs, types and API consistency 2020-08-17 16:45:24 +02:00
tagger.md Update docs, types and API consistency 2020-08-17 16:45:24 +02:00
textcategorizer.md Update docs, types and API consistency 2020-08-17 16:45:24 +02:00
tok2vec.md Update docs and consistency [ci skip] 2020-08-18 14:39:40 +02:00
token.md Update docs [ci skip] 2020-08-21 13:22:59 +02:00
tokenizer.md Update docs, types and API consistency 2020-08-17 16:45:24 +02:00
top-level.md alphabetize registries 2020-08-21 18:10:21 +02:00
transformer.md Fix consistency 2020-08-19 12:47:57 +02:00
vectors.md Update docs, types and API consistency 2020-08-17 16:45:24 +02:00
vocab.md Update docs, types and API consistency 2020-08-17 16:45:24 +02:00