Rasa Chinese Support using PaddleNLP

Hi,

We have been working with Rasa extensively for the past two years and we finally have some time to package some of our work into open source offerings. First one I want to introduce is a set of NLU components that powers Chinese Chatbots using Baidu’s PaddleNLP transformers feature. I took inspirations from the language model featurizer and bake PaddleNLP into it. Currently this should work with V2 but I will make sure to spend time to migrate into V3 and also add support for the transformer-based pre-trained Chinese models like ERNIE.

Here is the GitHub repository:

Providing a few examples we built for using the package:

Thanks!

3 Likes

太棒了

如果使用的时候有任何疑问和问题随时在GitHub上提issue给我。我最近添加了Rasa V3的支持,v0.2是针对Rasa V2的,v0.3以上是针对Rasa V3的。

好的,太感谢了。

Can’t use it outside of China