This is the package for the BioRE task, which includes several files or folders:
-
data The UMLS dataset.
-
emb-io.py The script reading or writing with the binary embedding format.
-
evaluation Three evaluation algorithms for the KBC task.
-
gcn The codes of the GCN model.
-
triple The "Trans"-based models for the KBC task.
-
triple+text Integrating the "Trans"-based models and the word embedding models for the KBC task.