Published April 14, 2024
| Version v1
Software
Open
Drug named entity recognition
Contributors
Contact person:
Description
This is a lightweight Python library for finding drug names in a string, otherwise known as named entity recognition (NER) and named entity linking.
Please note this library finds only high confidence drugs and doesn't support misspellings at present.
It also only finds the English names of these drugs. Names in other languages are not supported.
It also doesn't find short code names of drugs, such as abbreviations commonly used in medicine, such as "Ceph" for "Cephradin" - as these are highly ambiguous.
Files
drug_named_entity_recognition-main (1).zip
Files
(1.2 MB)
Name | Size | Download all |
---|---|---|
md5:33752842c90807568e87982d63fd6ed7
|
1.2 MB | Preview Download |
Additional details
Software
- Repository URL
- https://github.com/fastdatascience/drug_named_entity_recognition
- Programming language
- Python
- Development Status
- Active