-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
36 lines (36 loc) · 1.53 KB
/
.gitmodules
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
27
28
29
30
31
32
33
34
35
36
[submodule "OAG-entity-alignment"]
path = entity-alignment
url = https://github.com/THUDM/OAG-entity-alignment.git
[submodule "academic-influence-prediction/citation-prediction"]
path = academic-influence-prediction/citation-prediction
url = https://github.com/THUDM/citation-prediction.git
[submodule "academic-influence-prediction/tot-prediction"]
path = academic-influence-prediction/tot-prediction
url = https://github.com/THUDM/tot-prediction.git
[submodule "code-assets/P-tuning-v2"]
path = code-assets/P-tuning-v2
url = https://github.com/THUDM/P-tuning-v2.git
[submodule "author-name-disambiguation"]
path = author-name-disambiguation
url = https://github.com/THUDM/whoiswho-top-solutions.git
[submodule "concept-taxonomy-completion"]
path = concept-taxonomy-completion
url = https://github.com/THUDM/OAG-taxo.git
[submodule "entity-tagging/author-tagging"]
path = entity-tagging/author-tagging
url = https://github.com/THUDM/oag-author-tagging.git
[submodule "entity-tagging/paper-tagging"]
path = entity-tagging/paper-tagging
url = https://github.com/QingFei1/dpv12_nodeclassification
[submodule "paper-recommendation"]
path = paper-recommendation
url = https://github.com/THUDM/Paper-Rec.git
[submodule "paper-source-trace"]
path = paper-source-trace
url = https://github.com/THUDM/paper-source-trace.git
[submodule "reviewer-recommendation"]
path = reviewer-recommendation
url = https://github.com/THUDM/Reviewer-Rec.git
[submodule "scholar-profiling"]
path = scholar-profiling
url = https://github.com/THUDM/scholar-profiling.git