-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
24 lines (24 loc) · 748 Bytes
/
.gitmodules
File metadata and controls
24 lines (24 loc) · 748 Bytes
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 "SpamDetector"]
path = SpamDetector
url = https://github.com/prdx/SpamDetector
[submodule "LearningToRank"]
path = LearningToRank
url = https://github.com/prdx/LearningToRank
[submodule "IREvaluation"]
path = IREvaluation
url = https://github.com/prdx/IREvaluation
[submodule "ModifiedCalaca"]
path = ModifiedCalaca
url = https://github.com/prdx/ModifiedCalaca
[submodule "PageRankHITS"]
path = PageRankHITS
url = https://github.com/prdx/PageRankHITS
[submodule "PoliteScrapper"]
path = PoliteScrapper
url = https://github.com/prdx/PoliteScrapper
[submodule "RetrievalModels"]
path = RetrievalModels
url = https://github.com/prdx/RetrievalModels
[submodule "Indexer"]
path = Indexer
url = https://github.com/prdx/Indexer