mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-25 17:36:30 +03:00
add mentions of spaCy use
This commit is contained in:
parent
d2ffb406ad
commit
b04057c204
|
@ -2005,7 +2005,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.",
|
||||
"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.",
|
||||
"url": "https://github.com/rtiinternational/gobbli",
|
||||
"github": "rtiinternational/gobbli",
|
||||
"pip": "gobbli",
|
||||
|
|
Loading…
Reference in New Issue
Block a user