UMLS / umls_metadata.json
mgbam's picture
Rename build_umls_faiss_index.py to umls_metadata.json
cb52b2e verified
raw
history blame contribute delete
376 Bytes
{
"0": {
"cui": "C0000005",
"name": "Metformin",
"definition": "A biguanide antihyperglycemic agent.",
"source": "UMLS"
},
"1": {
"cui": "C0011849",
"name": "Diabetes Mellitus, Type 2",
"definition": "A metabolic disorder characterized by high blood sugar.",
"source": "UMLS"
}
// ... add entries for each row in umls_embeddings.npy
}