mirror of https://github.com/explosion/spaCy.git
Update spaCy version
This commit is contained in:
parent
0f4a876a83
commit
01288807ba
|
@ -13,7 +13,7 @@
|
||||||
"DEMOS_URL": "https://demos.explosion.ai",
|
"DEMOS_URL": "https://demos.explosion.ai",
|
||||||
"MODELS_URL": "https://github.com/spacy-models",
|
"MODELS_URL": "https://github.com/spacy-models",
|
||||||
|
|
||||||
"SPACY_VERSION": "1.6",
|
"SPACY_VERSION": "1.7",
|
||||||
"LATEST_NEWS": {
|
"LATEST_NEWS": {
|
||||||
"url": "https://explosion.ai/blog/deep-learning-formula-nlp",
|
"url": "https://explosion.ai/blog/deep-learning-formula-nlp",
|
||||||
"title": "The new deep learning formula for state-of-the-art NLP models"
|
"title": "The new deep learning formula for state-of-the-art NLP models"
|
||||||
|
|
Loading…
Reference in New Issue