mirror of
https://github.com/explosion/spaCy.git
synced 2025-08-05 04:40:20 +03:00
Update website/meta/universe.json
Co-authored-by: Basile Dura <bdura@users.noreply.github.com>
This commit is contained in:
parent
e272fe812c
commit
bfda0a9c78
|
@ -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. 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`",
|
"description": "Parsigs is an open-source project that aims to extract the relevant dosage information from prescriptions text without compromising the patient's privacy.\n\nNotice you also need to install the model in order to use the 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