ecohealthalliance / diagnostic-dashboard

GRITS uses natural language processing to extract disease-related information from text, including disease names, symptoms, dates, locations, case and death counts, and more.
http://grits.eha.io
Apache License 2.0
6 stars 0 forks source link

Highlighting is case insensitive for case sensitive keywords #74

Open nathanathan opened 10 years ago

nathanathan commented 10 years ago

For example, in "This is a map Mycobacterium avium subspecies paratuberculosis (MAP) infections" both maps will be highlighted.

mrjf commented 10 years ago

I think this issue will not still apply to diagnostic-dashboard once we have merged offset-based highlighting into master here, right? But then we will need to make sure that we are handling case correctly in annie -- which we're not right now, just case-folding.