justaddcoffee commited on
Commit
7567067
·
verified ·
1 Parent(s): ef87c40

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -0
README.md CHANGED
@@ -1,3 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
 
2
 
3
  ---
 
1
+ See here for a jupyter notebook used to produce these embeddings:
2
+ https://github.com/justaddcoffee/embed_monarch
3
+
4
+ dataset:
5
+ name: "Monarch KG"
6
+ url: "https://data.monarchinitiative.org/monarch-kg/2024-02-13/monarch-kg.tar.gz"
7
+ title: "Monarch Knowledge Graph"
8
+ source: "Monarch Initiative"
9
+ version: "2024-02-13"
10
+ embedding_model:
11
+ name: "First-order LINE"
12
+ title: "First-order LINE (Large-scale Information Network Embedding) from the GRAPE implementation"
13
+ source: "GRAPE"
14
+ version: "GRAPE version 0.2.4"
15
+
16
+ embedding_model:
17
+ name: "Deepwalk Skipgram"
18
+ title: "Deepwalk Skipgram"
19
+ source: "GRAPE"
20
+ version: "GRAPE version 0.2.4"
21
 
22
 
23
  ---