File size: 699 Bytes
7567067
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
ef87c40
 
287596a
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
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
---