-
Notifications
You must be signed in to change notification settings - Fork 9
/
.gitmodules
24 lines (24 loc) · 943 Bytes
/
.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
[submodule "benchmarks/pubmed_sentence_classifier/raw_data"]
path = benchmarks/pubmed_sentence_classifier/raw_data
url = https://github.com/Franck-Dernoncourt/pubmed-rct.git
[submodule "externals/HighFive"]
path = externals/HighFive
url = https://github.com/BlueBrain/HighFive.git
[submodule "externals/json"]
path = externals/json
url = https://github.com/nlohmann/json.git
[submodule "externals/argparse"]
path = externals/argparse
url = https://github.com/p-ranav/argparse.git
[submodule "externals/sqlite_orm"]
path = externals/sqlite_orm
url = https://github.com/fnc12/sqlite_orm.git
[submodule "externals/pbar"]
path = externals/include/pbar
url = https://github.com/Jvanrhijn/pbar.git
[submodule "externals/cppitertools"]
path = externals/include/cppitertools
url = https://github.com/ryanhaining/cppitertools.git
[submodule "externals/edge2vec"]
path = externals/edge2vec
url = [email protected]:RoyZhengGao/edge2vec.git