TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

FDA Phonetic and Orthographic Computer Analysis Program

8 pointsby jcrover 9 years ago

2 comments

treerexover 9 years ago
Here are two papers that describe the techniques used by the FDA system (or that were used in the mid-2000&#x27;s) to find these confusable names.<p>&quot;Automatic identification of confusable drug names&quot; (2006, <a href="http:&#x2F;&#x2F;goo.gl&#x2F;W5DK0f" rel="nofollow">http:&#x2F;&#x2F;goo.gl&#x2F;W5DK0f</a> PDF)<p>and<p>&quot;Identification of Confusable Drug Names: A New Approach and Evaluation Methodology&quot; (2004, <a href="http:&#x2F;&#x2F;goo.gl&#x2F;RziUgf" rel="nofollow">http:&#x2F;&#x2F;goo.gl&#x2F;RziUgf</a> PDF)<p>Both by Grzegorz Kondrak and Bonnie Dorr.<p>I&#x27;ve used the BI-SIM in a medical-informatics system and it does quite well. I&#x27;m also a big fan of EDITEX, which for some uses is better.
jcrover 9 years ago
This submission was reposted by request. The POCA software was mentioned in the &quot;How FDA Reviews Proposed Drug Names&quot; PDF and is somewhat interesting reading:<p><a href="http:&#x2F;&#x2F;www.fda.gov&#x2F;downloads&#x2F;Drugs&#x2F;DrugSafety&#x2F;MedicationErrors&#x2F;ucm080867.pdf" rel="nofollow">http:&#x2F;&#x2F;www.fda.gov&#x2F;downloads&#x2F;Drugs&#x2F;DrugSafety&#x2F;MedicationErro...</a><p>The PDF was previously submitted by &#x27;aclimatt&#x27; here:<p><a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=10079659" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=10079659</a>