Skip to content

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.

License

Notifications You must be signed in to change notification settings

CUD2V/DrugFixer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published