TranslatorSRI / NodeNormalization

Service that produces Translator compliant nodes given a curie
MIT License
9 stars 6 forks source link

Add descriptions to NodeNorm #207

Closed gaurav closed 9 months ago

gaurav commented 1 year ago

Some descriptions are now being generated in Babel (https://github.com/TranslatorSRI/Babel/issues/109). We should add support for ingesting descriptions into the Redis database behind NodeNorm, and then presenting them in the API.

gaurav commented 9 months ago

@YaphetKG has implemented this, and it's up and running on RENCI Dev (e.g. https://nodenormalization-sri.renci.org/1.4/get_normalized_nodes?curie=MESH%3AD014867&curie=NCIT%3AC34373&conflate=true&drug_chemical_conflate=false&description=true). Closing.