.gitmodules 832 字节
Newer Older
1 2
[submodule "PaddleNLP/LAC"]
	path = PaddleNLP/LAC
Y
Yibing Liu 已提交
3
	url = https://github.com/baidu/lac.git
4 5
[submodule "PaddleNLP/SimNet"]
	path = PaddleNLP/SimNet
Y
Yibing Liu 已提交
6
	url = https://github.com/baidu/AnyQ.git
7 8
[submodule "PaddleNLP/Senta"]
	path = PaddleNLP/Senta
Y
Yibing Liu 已提交
9
	url = https://github.com/baidu/Senta.git
10 11 12 13 14
[submodule "PaddleNLP/LARK"]
	path = PaddleNLP/LARK
	url = https://github.com/PaddlePaddle/LARK.git
[submodule "PaddleNLP/knowledge-driven-dialogue"]
	path = PaddleNLP/knowledge-driven-dialogue
15
	url = https://github.com/baidu/knowledge-driven-dialogue
Y
Yibing Liu 已提交
16 17 18 19 20 21
[submodule "PaddleNLP/language_representations_kit"]
	path = PaddleNLP/language_representations_kit
	url = https://github.com/PaddlePaddle/LARK
[submodule "PaddleNLP/knowledge_driven_dialogue"]
	path = PaddleNLP/knowledge_driven_dialogue
	url = https://github.com/baidu/knowledge-driven-dialogue/