Update universe.json (#3653) [ci skip]

* Update universe.json

* Update universe.json
This commit is contained in:
d5555 2019-05-03 04:50:12 -05:00 committed by Ines Montani
parent f95ecedd83
commit ba4bcbf285

View File

@ -1338,8 +1338,22 @@
},
"category": ["pipeline"],
"tags": ["inflection"]
},
{
"id": "NGym",
"title": "Neural gym",
"slogan": "A little GUI for training models with spaCy",
"description": "Neural gym is a python application with graphical interface to train models with spaCy. Run application, select an output folder, a training data file in spaCy data format, a spacy model or blank model and press 'Start'.",
"github": "d5555/NeuralGym",
"url": "https://github.com/d5555/NeuralGym",
"image": "https://github.com/d5555/NeuralGym/raw/master/NGym.png",
"thumb": "https://github.com/d5555/NeuralGym/raw/master/NGym/web.png",
"author": "d5555",
"category": ["training"],
}
],
"categories": [
{
"label": "Projects",