Name | SRIrepo JSON |
Version |
0.3
JSON |
| download |
home_page | |
Summary | Finds Pharma drug names in a string |
upload_time | 2023-06-02 07:11:01 |
maintainer | |
docs_url | None |
author | Marcel Tino |
requires_python | |
license | |
keywords |
drug
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
This library will tokenize your unstructured text and find the pharma entities in the text. Code: import SRIrepo as SRI SRI. get_pharma_entities("Abbvie and Merck are two companies and one of them produces a drug called Humira")
Raw data
{
"_id": null,
"home_page": "",
"name": "SRIrepo",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "drug",
"author": "Marcel Tino",
"author_email": "",
"download_url": "https://files.pythonhosted.org/packages/78/5f/e00f90343e4338a37f5b8217ec54eba51bb4a106b75af9ef1546b50134f8/SRIrepo-0.3.tar.gz",
"platform": null,
"description": "This library will tokenize your unstructured text and find the pharma entities in the text. Code: import SRIrepo as SRI SRI. get_pharma_entities(\"Abbvie and Merck are two companies and one of them produces a drug called Humira\")\r\n\r\n",
"bugtrack_url": null,
"license": "",
"summary": "Finds Pharma drug names in a string",
"version": "0.3",
"project_urls": null,
"split_keywords": [
"drug"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "360a98195bbdd1a5a22953186f6948051b8330b0376f1a89e8e92e5cc6d9df42",
"md5": "b7c7dff24d369c00634e6c2ffa2bef16",
"sha256": "e525231f8f0bd8f0fda059d54435214d6c039c256554bceae191d93cec0c4f75"
},
"downloads": -1,
"filename": "SRIrepo-0.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "b7c7dff24d369c00634e6c2ffa2bef16",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 2131,
"upload_time": "2023-06-02T07:10:58",
"upload_time_iso_8601": "2023-06-02T07:10:58.202078Z",
"url": "https://files.pythonhosted.org/packages/36/0a/98195bbdd1a5a22953186f6948051b8330b0376f1a89e8e92e5cc6d9df42/SRIrepo-0.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "785fe00f90343e4338a37f5b8217ec54eba51bb4a106b75af9ef1546b50134f8",
"md5": "59bd76fc745f4c9c2e643d3a5576bebf",
"sha256": "2ef63c927c5b7b9ef8e43f4e7933b47c06ea0d1caa3307abcb19ed9db5dfa02d"
},
"downloads": -1,
"filename": "SRIrepo-0.3.tar.gz",
"has_sig": false,
"md5_digest": "59bd76fc745f4c9c2e643d3a5576bebf",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 1547,
"upload_time": "2023-06-02T07:11:01",
"upload_time_iso_8601": "2023-06-02T07:11:01.492257Z",
"url": "https://files.pythonhosted.org/packages/78/5f/e00f90343e4338a37f5b8217ec54eba51bb4a106b75af9ef1546b50134f8/SRIrepo-0.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-06-02 07:11:01",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "srirepo"
}