mirror of
				https://github.com/explosion/spaCy.git
				synced 2025-11-04 09:57:26 +03:00 
			
		
		
		
	Update universe.json
added entry for Sayswho
This commit is contained in:
		
							parent
							
								
									ef20e114e0
								
							
						
					
					
						commit
						062c1c1e13
					
				| 
						 | 
					@ -16,6 +16,22 @@
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
            "category": ["extension"],
 | 
					            "category": ["extension"],
 | 
				
			||||||
            "tags": []
 | 
					            "tags": []
 | 
				
			||||||
 | 
					        },
 | 
				
			||||||
 | 
					                {
 | 
				
			||||||
 | 
					            "id": "sayswho",
 | 
				
			||||||
 | 
					            "title": "SaysWho",
 | 
				
			||||||
 | 
					            "slogan": "Quote identification, attribution and resolution.",
 | 
				
			||||||
 | 
					            "description": "A Python package for identifying and attributing quotes in text. It uses a combination of logic and grammer to find quotes and their speakers, then uses a coreferencing model to better clarify who is speaking.",
 | 
				
			||||||
 | 
					            "github": "afriedman412/sayswho",
 | 
				
			||||||
 | 
					            "pip": "sayswho",
 | 
				
			||||||
 | 
					            "code_language": "python",
 | 
				
			||||||
 | 
					            "author": "Andy Friedman",
 | 
				
			||||||
 | 
					            "author_links": {
 | 
				
			||||||
 | 
					                "twitter": "steadynappin",
 | 
				
			||||||
 | 
					                "github": "afriedman412"
 | 
				
			||||||
 | 
					            },
 | 
				
			||||||
 | 
					            "category": ["standalone"],
 | 
				
			||||||
 | 
					            "tags": ["attribution", "coref", "text-processing"]
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        {
 | 
					        {
 | 
				
			||||||
            "id": "parsigs",
 | 
					            "id": "parsigs",
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user