mirror of
https://github.com/explosion/spaCy.git
synced 2025-04-12 21:24:14 +03:00
Merge branch 'master' into spacy.io
This commit is contained in:
commit
50242289bf
|
@ -19,6 +19,8 @@ It's commercial open-source software, released under the MIT license.
|
|||
[](https://pypi.org/project/spacy/)
|
||||
[](https://anaconda.org/conda-forge/spacy)
|
||||
[](https://github.com/explosion/wheelwright/releases)
|
||||
[](https://pypi.org/project/spacy/)
|
||||
[](https://anaconda.org/conda-forge/spacy)
|
||||
[](https://github.com/ambv/black)
|
||||
[](https://twitter.com/spacy_io)
|
||||
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
"en_core_web_lg",
|
||||
"en_vectors_web_lg",
|
||||
"en_pytt_bertbaseuncased_lg",
|
||||
"en_pytt_robertabase_lg",
|
||||
"en_pytt_xlnetbasecased_lg"
|
||||
],
|
||||
"example": "This is a sentence.",
|
||||
|
|
Loading…
Reference in New Issue
Block a user