diff --git a/website/meta/universe.json b/website/meta/universe.json index a6a8bf247..891b51243 100644 --- a/website/meta/universe.json +++ b/website/meta/universe.json @@ -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",