-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy path.gitmodules
executable file
·39 lines (39 loc) · 1.85 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
37
38
39
[submodule "basic/courses"]
path = basic/courses
url = https://github.com/fastai/courses.git
[submodule "basic/example/neural_artistic_style"]
path = basic/example/neural_artistic_style
url = https://github.com/andersbll/neural_artistic_style.git
[submodule "basic/DeepLearningTutorials"]
path = basic/DeepLearningTutorials
url = https://github.com/lisa-lab/DeepLearningTutorials.git
[submodule "entity_relation_extraction/Chinese-Annotator"]
path = entity_relation_extraction/Chinese-Annotator
url = [email protected]:crownpku/Chinese-Annotator.git
[submodule "basic/tensorflow/models"]
path = basic/tensorflow/models
url = [email protected]:tensorflow/models.git
[submodule "entity_relation_extraction/TextRank4ZH"]
path = entity_relation_extraction/TextRank4ZH
url = [email protected]:letiantian/TextRank4ZH.git
[submodule "entity_relation_extraction/TextRank"]
path = entity_relation_extraction/TextRank
url = [email protected]:davidadamojr/TextRank.git
[submodule "web_crawl/Web-crawler-and-data-analysis"]
path = web_crawl/Web-crawler-and-data-analysis
url = [email protected]:xUFduO/Web-crawler-and-data-analysis.git
[submodule "word_embedding/deep-siamese-text-similarity"]
path = word_embedding/deep-siamese-text-similarity
url = [email protected]:dhwajraj/deep-siamese-text-similarity.git
[submodule "word_embedding/sentenceSimilarity"]
path = word_embedding/sentenceSimilarity
url = [email protected]:WenDesi/sentenceSimilarity.git
[submodule "entity_relation_extraction/jointEE-NN"]
path = entity_relation_extraction/jointEE-NN
url = [email protected]:anoperson/jointEE-NN.git
[submodule "knowledge_graph/information/EventTriplesExtraction"]
path = knowledge_graph/information/EventTriplesExtraction
url = https://github.com/liuhuanyong/EventTriplesExtraction.git
[submodule "web_crawl/deep-deep"]
path = web_crawl/deep-deep
url = https://github.com/TeamHG-Memex/deep-deep.git