Medical Natural Language Processing Toolkit
Project description
MedNLP
Medical Natural Language Processing Toolkit
Install
pip install mednlp
Quick Start
from mednlp import MedicalNLP
med_nlp = MedicalNLP()
text = "Patient presents with chest pain and shortness of breath."
entities = med_nlp.extract_entities(text)
License
MIT License
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
mednlp-0.0.1a1.tar.gz
(5.4 kB
view details)
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 mednlp-0.0.1a1.tar.gz.
File metadata
- Download URL: mednlp-0.0.1a1.tar.gz
- Upload date:
- Size: 5.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
07512811ffc94118befaf3efd4dd698d405b49334549439ad6cfe4e0e5481e24
|
|
| MD5 |
4ce8aac0db9c7ebd8888af89046f41fc
|
|
| BLAKE2b-256 |
77aed91877fed6444b0b1a61f47a8f07e48b87032b4de8a3c28602fd53824548
|
File details
Details for the file mednlp-0.0.1a1-py3-none-any.whl.
File metadata
- Download URL: mednlp-0.0.1a1-py3-none-any.whl
- Upload date:
- Size: 5.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6a433eb2ded87f977bf524967e917d9aee0b1c0f24bf6685b8104c24364aa5d4
|
|
| MD5 |
0926c780834dccb06aab415c61419eaa
|
|
| BLAKE2b-256 |
cdf13e7c69dd91ad6f495c40f04ff8520e5cc2add975c5c81dbaf4b0c1a9d6f8
|