/BioRE

Primary LanguageC++

This is the package for the BioRE task, which includes several files or folders:

  1. data The UMLS dataset.

  2. emb-io.py The script reading or writing with the binary embedding format.

  3. evaluation Three evaluation algorithms for the KBC task.

  4. gcn The codes of the GCN model.

  5. triple The "Trans"-based models for the KBC task.

  6. triple+text Integrating the "Trans"-based models and the word embedding models for the KBC task.