A package utilizing Named-Entity Recognition (NER) model to identify prescription drugs present in a provided text sample
Project description
This is a python package that provides functionality for a Named-Entity Recognition (NER) model to identify names of pharmaceutical drugs within a text sample.
Installation
The package can be installed from the command line with the following command
pip install PharmaPy
Sample Usage
from PharmaPy import request
sampletext = "After surgery, David was given oxycodone for pain, prednisone to reduce inflammation, and benazepril for blood pressure control."
request.get(sampletext)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pharmapy-0.0.2.tar.gz.
File metadata
- Download URL: pharmapy-0.0.2.tar.gz
- Upload date:
- Size: 17.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
37cf06c132b68ac5f013b4fada46b35516b19a63657efcb2e7855faea0fe179a
|
|
| MD5 |
29257731aac3516e79900def7cb70e65
|
|
| BLAKE2b-256 |
9ea1e42933496efa03012b119fb19e29acdaf1179fa89cbc3c17bb2c22826880
|
File details
Details for the file pharmapy-0.0.2-py3-none-any.whl.
File metadata
- Download URL: pharmapy-0.0.2-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9cb243ec3de3e962bd21f8e7ef1b1c09d9de513418770e5f43a42211787cb250
|
|
| MD5 |
3ccd847fc455fdedde6e1a5d0c7cf318
|
|
| BLAKE2b-256 |
9debb931554b7f8044eab9decd09cab1bf4df2616e567f2ba291b921e5b3018e
|