dimfeld / umls-rs

A library and command-line utility for working with the UMLS Metathesaurus

Home Page:https://docs.rs/umls

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support fully case-insensitive search

dimfeld opened this issue · comments

Option to index all terms as lowercase and autoconvert search terms to lowercase as well, to remove the need for fancier automata to handle that case. There should be metadata stored alongside the FST to indicate how it was built.