Drug named entity recognition
A lightweight Python library for finding drug names in a string, otherwise known as named entity recognition (NER) and named entity linking. This library finds only high confidence drugs and doesn't support misspellings at present. 
- Data Science
 - Medical text
 - Natural Language Processing
 - + 1