mirror of
https://github.com/explosion/spaCy.git
synced 2025-08-07 13:44:55 +03:00
Update universe.json
fixes Github value
This commit is contained in:
parent
3e0fe93871
commit
ebc4f495a8
|
@ -4,8 +4,8 @@
|
|||
"id": "grecy",
|
||||
"title": "greCy",
|
||||
"slogan": "Ancient Greek pipelines for spaCy",
|
||||
"description": "greCy offers state-of-the-art pipelines for ancient Greek NLP. The repository makes language models available in various sizes, some of them containing floret word vectors or a BERT transformer layer.",
|
||||
"github": "https://github.com/jmyerston/greCy",
|
||||
"description": "greCy offers state-of-the-art pipelines for ancient Greek NLP. The repository makes language models available in various sizes, some of them containing floret word vectors and a BERT transformer layer.",
|
||||
"github": "jmyerston/greCy",
|
||||
"code_example": [
|
||||
"import spacy",
|
||||
"#After installing the grc_ud_proiel_trf wheel package from the greCy repository",
|
||||
|
|
Loading…
Reference in New Issue
Block a user