mirror of
				https://github.com/explosion/spaCy.git
				synced 2025-11-04 01:48:04 +03:00 
			
		
		
		
	Update universe.json (#3653) [ci skip]
* Update universe.json * Update universe.json
This commit is contained in:
		
							parent
							
								
									f95ecedd83
								
							
						
					
					
						commit
						ba4bcbf285
					
				| 
						 | 
					@ -1338,8 +1338,22 @@
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
            "category": ["pipeline"],
 | 
					            "category": ["pipeline"],
 | 
				
			||||||
            "tags": ["inflection"]
 | 
					            "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": [
 | 
					    "categories": [
 | 
				
			||||||
        {
 | 
					        {
 | 
				
			||||||
            "label": "Projects",
 | 
					            "label": "Projects",
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user