Created by: xyzhou-puck
I do the following changes:
-
rename PaddleMT, PaddleLARK, PaddleDialogue, PaddleMRC
-
put PaddleNLP/models and PaddleNLP/preprocess into PaddleNLP/shared_modules
-
rewrite all PaddleNLP codes that include PaddleNLP/models or PaddleNLP/preprocess. I test Senta and it works well.
-
add enterprise and two submodules, Senta and LAC
-
modify readmes of models and PaddleNLP