NCIOCPL / drug-dictionary-api

NCI Drug Dictionary API
0 stars 3 forks source link

Modify loader to properly handle terms starting with letters which have diacritics. #37

Closed blairlearn closed 4 years ago

blairlearn commented 4 years ago

NCIOCPL/glossary-api#137 demonstrates a problem with diacritics not being treated as letters. This same flaw likely applies to the drug loader as well.

ESTIMATE 20

Resources:

Prerequisites

Sub-Tasks

Notes

Some complementary notes if necessary:

bkline commented 4 years ago

Modified requirement implemented on DEV. Fresh test set attached.

drugs.zip

blairlearn commented 4 years ago

All that, and it turns out there no drug names (or aliases) which use diacritics and might be used to test this.

We shall for now assume that it works.