/DrugFixer

Some python code to fetch names of pharmaceutical products from the U.S. National Medical Library and use them in a "did you mean..." spell corrector. Also includes a PHP demo which shows how to include a drug-name spell corrector in your own web page.

Primary LanguageJupyter NotebookOtherNOASSERTION

DrugFixer: D2V Drug Name Spell Checker

Includes:

* A python-based data fetcher/formatter which builds a word list of drug names. 
* A python+pandas implementation of the spell-checker for use in scripts.
* To do:  Add python+pandas data enrichment which also adds drug categories when correcting spellings