mirror of
				https://github.com/explosion/spaCy.git
				synced 2025-11-04 01:48:04 +03:00 
			
		
		
		
	Corrected broken (#9505)
This commit is contained in:
		
							parent
							
								
									014da12f1d
								
							
						
					
					
						commit
						7b98aa4c16
					
				| 
						 | 
				
			
			@ -516,7 +516,7 @@
 | 
			
		|||
            "title": "NeuroNER",
 | 
			
		||||
            "slogan": "Named-entity recognition using neural networks",
 | 
			
		||||
            "github": "Franck-Dernoncourt/NeuroNER",
 | 
			
		||||
            "category": ["ner"],
 | 
			
		||||
            "category": ["models"],
 | 
			
		||||
            "pip": "pyneuroner[cpu]",
 | 
			
		||||
            "code_example": [
 | 
			
		||||
                "from neuroner import neuromodel",
 | 
			
		||||
| 
						 | 
				
			
			@ -3550,6 +3550,11 @@
 | 
			
		|||
                    "title": "Scientific",
 | 
			
		||||
                    "description": "Frameworks and utilities for scientific text processing"
 | 
			
		||||
                },
 | 
			
		||||
                {
 | 
			
		||||
                    "id": "biomedical",
 | 
			
		||||
                    "title": "Biomedical",
 | 
			
		||||
                    "description": "Frameworks and utilities for processing biomedical text"
 | 
			
		||||
                },
 | 
			
		||||
                {
 | 
			
		||||
                    "id": "visualizers",
 | 
			
		||||
                    "title": "Visualizers",
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue
	
	Block a user