monarch_embeddings / README.md
justaddcoffee's picture
Update README.md
7567067 verified
See here for a jupyter notebook used to produce these embeddings:
https://github.com/justaddcoffee/embed_monarch
dataset:
name: "Monarch KG"
url: "https://data.monarchinitiative.org/monarch-kg/2024-02-13/monarch-kg.tar.gz"
title: "Monarch Knowledge Graph"
source: "Monarch Initiative"
version: "2024-02-13"
embedding_model:
name: "First-order LINE"
title: "First-order LINE (Large-scale Information Network Embedding) from the GRAPE implementation"
source: "GRAPE"
version: "GRAPE version 0.2.4"
embedding_model:
name: "Deepwalk Skipgram"
title: "Deepwalk Skipgram"
source: "GRAPE"
version: "GRAPE version 0.2.4"
---
license: bsd-3-clause
---