-
Notifications
You must be signed in to change notification settings - Fork 11
Expand file tree
/
Copy path.gitmodules
More file actions
18 lines (18 loc) · 748 Bytes
/
.gitmodules
File metadata and controls
18 lines (18 loc) · 748 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "soup_nuts/models/etm"]
path = soup_nuts/models/etm
url = https://github.com/ahoho/ETM.git
[submodule "soup_nuts/models/dvae"]
path = soup_nuts/models/dvae
url = https://github.com/ahoho/dvae.git
[submodule "soup_nuts/models/gensim"]
path = soup_nuts/models/gensim
url = https://github.com/ahoho/gensim-runner.git
[submodule "soup_nuts/models/contextualized-topic-models"]
path = soup_nuts/models/contextualized-topic-models
url = https://github.com/styx97/contextualized-topic-models.git
[submodule "soup_nuts/models/scholar"]
path = soup_nuts/models/scholar
url = https://github.com/ahoho/scholar.git
[submodule "soup_nuts/models/ot"]
path = soup_nuts/models/ot
url = https://github.com/styx97/NeuralSinkhornTopicModel.git