GaoQ1/rasa_nlu_gq
turn natural language into structured data(支持中文,自定义了N种模型,支持不同的场景和任务)
This tool helps turn everyday language into organized information, especially for Chinese. You feed it a sentence, like "I'm looking for a Mexican restaurant," and it tells you the user's intention (e.g., 'search_restaurant') and key details (like 'cuisine: Mexican'). It's ideal for anyone building chatbots or virtual assistants who needs to understand what users are asking for.
303 stars.
Use this if you need to quickly and accurately extract intentions and specific details from user queries in natural language, particularly for Chinese.
Not ideal if your primary goal is simple keyword matching rather than understanding the full intent and entities within a sentence.
Stars
303
Forks
94
Language
Python
License
Apache-2.0
Category
Last pushed
Mar 16, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/GaoQ1/rasa_nlu_gq"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
yongzhuo/nlp_xiaojiang
自然语言处理(nlp),小姜机器人(闲聊检索式chatbot),BERT句向量-相似度(Sentence Similarity),XLNET句向量-相似度(text xlnet...
textgain/grasp
Essential NLP & ML, short & fast pure Python code
boat-group/fancy-nlp
NLP for human. A fast and easy-to-use natural language processing (NLP) toolkit, satisfying your...
changwookjun/nlp-paper
NLP Paper
NLP-kr/tensorflow-ml-nlp-tf2
텐서플로2와 머신러닝으로 시작하는 자연어처리 (로지스틱회귀부터 BERT와 GPT3까지) 실습자료