humumls
humumls copied to clipboard
UMLS in Python with MongoDB.
Results
1
humumls issues
Sort by
recently updated
recently updated
newest added
when i try to get definitions terms of not existing terme in umls i get an error exemple : ``` agg = Aggregator() exemple = agg.definitions_terms('aaaaa') ```