CTN-0094 / DOPE

Drug Ontology Parsing Engine
https://ctn-0094.github.io/DOPE/
Other
21 stars 1 forks source link

check_spelling() #2

Open labouz opened 3 years ago

labouz commented 3 years ago

would be nice to have parse() %>% check_spelling() %>% lookup()

parse() parses a corpus and cleans it for extraneous content and characters but there a several duplications due to misspellings of the same drug. --> insert code from spell checker app

labouz commented 2 years ago

see https://www.ncbi.nlm.nih.gov/pmc/articles/PMC6009827/ for methods handling misspellings