mirror of
https://github.com/explosion/spaCy.git
synced 2025-01-12 18:26:30 +03:00
Update universe.json [ci skip]
This commit is contained in:
parent
16e7301d34
commit
eda6eff8b1
|
@ -2032,7 +2032,7 @@
|
|||
"id": "gobbli",
|
||||
"title": "gobbli",
|
||||
"slogan": "Deep learning for text classification doesn't have to be scary",
|
||||
"description": "gobbli is a Python library which wraps several modern deep learning models in a uniform interface that makes it easy to evaluate feasibility and conduct analyses. It leverages the abstractive powers of Docker to hide nearly all dependency management and functional differences between models from the user. It also contains an interactive app for exploring text data and evaluating classification models. SpaCy's base text classification models, as well as models integrated from `spacy-transformers`, are available in the collection of classification models available. In addition, spaCy is used for data augmentation and document embeddings.",
|
||||
"description": "gobbli is a Python library which wraps several modern deep learning models in a uniform interface that makes it easy to evaluate feasibility and conduct analyses. It leverages the abstractive powers of Docker to hide nearly all dependency management and functional differences between models from the user. It also contains an interactive app for exploring text data and evaluating classification models. spaCy's base text classification models, as well as models integrated from `spacy-transformers`, are available in the collection of classification models. In addition, spaCy is used for data augmentation and document embeddings.",
|
||||
"url": "https://github.com/rtiinternational/gobbli",
|
||||
"github": "rtiinternational/gobbli",
|
||||
"pip": "gobbli",
|
||||
|
|
Loading…
Reference in New Issue
Block a user