HazyResearch / ddbiolib

DeepDive Biomedical Tools
15 stars 4 forks source link

Add support for building dictionaries using semantic group based filtering #3

Closed alisoncallahan closed 8 years ago

alisoncallahan commented 8 years ago

For dictionary building - given a UMLS ontology and a list of parents ignore all subtrees OR use only those subtrees for constructing dictionary entries.

jason-fries commented 8 years ago

Implemented. See examples/umls_kb_tools/create_dictionary.py for specific instructions.