Adjust wording and formatting [ci skip]

This commit is contained in:
Ines Montani 2019-05-03 12:00:31 +02:00
parent 04658ebbb2
commit b4d142e3c4
1 changed files with 5 additions and 5 deletions

View File

@ -1341,19 +1341,19 @@
}, },
{ {
"id": "NGym", "id": "NGym",
"title": "Neural gym", "title": "NeuralGym",
"slogan": "A little GUI for training models with spaCy", "slogan": "A little Windows 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'.", "description": "NeuralGym is a Python application for Windows with a graphical user interface to train models with spaCy. Run the application, select an output folder, a training data file in spaCy's data format, a spaCy model or blank model and press 'Start'.",
"github": "d5555/NeuralGym", "github": "d5555/NeuralGym",
"url": "https://github.com/d5555/NeuralGym", "url": "https://github.com/d5555/NeuralGym",
"image": "https://github.com/d5555/NeuralGym/raw/master/NGym.png", "image": "https://github.com/d5555/NeuralGym/raw/master/NGym.png",
"thumb": "https://github.com/d5555/NeuralGym/raw/master/NGym/web.png", "thumb": "https://github.com/d5555/NeuralGym/raw/master/NGym/web.png",
"author": "d5555", "author": "d5555",
"category": ["training"], "category": ["training"],
"tags": ["windows"]
} }
], ],
"categories": [ "categories": [
{ {
"label": "Projects", "label": "Projects",