#82 · Primary category: NLP Tools & Text Processing
Rasa_NLU_Chi
Turn Chinese natural language into structured data 中文自然语言理解
Project last updated:07/30/24
GitHub Stars
1.5K
Forks
416
Contributors
99
License
Apache-2.0
Why we included this project
For teams building Chinese-language assistants, this fork of Rasa NLU provides working pipelines that combine MITIE and Jieba tokenization, with an optional scikit-learn intent classifier. The project includes a pretrained word-feature extractor trained on Chinese Wikipedia and Baidu Baike, plus demo training data, so you can test intent and entity extraction right away. When your chatbot uses specialized terminology, you can add Jieba user dictionaries so those terms are not split incorrectly. If you already know the classic Rasa NLU workflow, this is a direct way to get the understanding layer working without assembling the components yourself.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
flair
A very simple framework for state-of-the-art Natural Language Processing (NLP)
compromise
modest natural-language processing
tokenizers
💥 Fast State-of-the-Art Tokenizers optimized for Research and Production
CoreNLP
CoreNLP: A Java suite of core NLP tools for tokenization, sentence segmentation, NER, parsing, coreference, sentiment analysis, etc.
Chinese-Word-Vectors
100+ Chinese Word Vectors 上百种预训练中文词向量