mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-25 17:36:30 +03:00
fix thumbnail link to be github raw url
This commit is contained in:
parent
73d22d96ff
commit
204c7c8a00
|
@ -2552,7 +2552,7 @@
|
|||
{
|
||||
"id": "medspacy",
|
||||
"title": "medspaCy",
|
||||
"thumb": "https://github.com/medspacy/medspacy/blob/master/images/medspacy_logo.png",
|
||||
"thumb": "https://raw.githubusercontent.com/medspacy/medspacy/master/images/medspacy_logo.png",
|
||||
"slogan": "A toolkit for clinical NLP with spaCy.",
|
||||
"github": "medspacy/medspacy",
|
||||
"description": "A toolkit for clinical NLP with spaCy. Features include sentence splitting, section detection, and asserting negation, family history, and uncertainty.",
|
||||
|
|
Loading…
Reference in New Issue
Block a user