mirror of
https://github.com/explosion/spaCy.git
synced 2025-08-05 04:40:20 +03:00
added model installation explanation in the description
This commit is contained in:
parent
424b99c1d2
commit
e272fe812c
|
@ -4,7 +4,7 @@
|
||||||
"id": "parsigs",
|
"id": "parsigs",
|
||||||
"title": "parsigs",
|
"title": "parsigs",
|
||||||
"slogan": "Structuring prescriptions text made simple using spaCy",
|
"slogan": "Structuring prescriptions text made simple using spaCy",
|
||||||
"description": "Parsigs is an open-source project that aims to extract the relevant dosage information from prescriptions text without compromising the patient's privacy.",
|
"description": "Parsigs is an open-source project that aims to extract the relevant dosage information from prescriptions text without compromising the patient's privacy. Notice you also need to install the model in order to use tha package: `pip install https://huggingface.co/royashcenazi/en_parsigs/resolve/main/en_parsigs-any-py3-none-any.whl`",
|
||||||
"github": "royashcenazi/parsigs",
|
"github": "royashcenazi/parsigs",
|
||||||
"pip": "parsigs",
|
"pip": "parsigs",
|
||||||
"code_language": "python",
|
"code_language": "python",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user