mirror of
https://github.com/explosion/spaCy.git
synced 2025-07-13 09:42:26 +03:00
Update website/meta/universe.json
This commit is contained in:
parent
5f15cb4463
commit
04796b0bc5
|
@ -17,11 +17,11 @@
|
||||||
"category": ["extension"],
|
"category": ["extension"],
|
||||||
"tags": []
|
"tags": []
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "sayswho",
|
"id": "sayswho",
|
||||||
"title": "SaysWho",
|
"title": "SaysWho",
|
||||||
"slogan": "Quote identification, attribution and resolution",
|
"slogan": "Quote identification, attribution and resolution",
|
||||||
"description": "A Python package for identifying and attributing quotes in text. It uses a combination of SpaCy functionality, logic and grammar to find quotes and their speakers, then uses the SpaCy coreferencing model to better clarify who is speaking. Currently English only.",
|
"description": "A Python package for identifying and attributing quotes in text. It uses a combination of spaCy functionality, logic and grammar to find quotes and their speakers, then uses the spaCy coreferencing model to better clarify who is speaking. Currently English only.",
|
||||||
"github": "afriedman412/sayswho",
|
"github": "afriedman412/sayswho",
|
||||||
"pip": "sayswho",
|
"pip": "sayswho",
|
||||||
"code_language": "python",
|
"code_language": "python",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user