Update universe.json

fixes Github value
This commit is contained in:
Jacobo 2022-11-09 09:38:10 -08:00
parent 3e0fe93871
commit ebc4f495a8

View File

@ -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",