yongzhuo/nlp_xiaojiang
自然语言处理(nlp),小姜机器人(闲聊检索式chatbot),BERT句向量-相似度(Sentence Similarity),XLNET句向量-相似度(text xlnet embedding),文本分类(Text classification), 实体提取(ner,bert+bilstm+crf),数据增强(text augment, data enhance),同义句同义词生成,句子主干提取(mainpart),中文汉语短文本相似度,文本特征工程,keras-http-service调用
This project helps operations engineers, customer service managers, or data scientists improve Chinese text data for various natural language processing tasks. It takes raw Chinese text and can output enhanced text for training, categorize text into themes, or extract specific entities like names or locations. It also assists in building conversational AI by providing tools to compare and match user queries with predefined answers or to generate responses.
1,539 stars. No commits in the last 6 months. Available on PyPI.
Use this if you need to prepare or analyze Chinese text data for applications like customer support chatbots, text classification, or information extraction.
Not ideal if you are working with languages other than Chinese or require highly advanced, state-of-the-art generative chatbot capabilities.
Stars
1,539
Forks
391
Language
Python
License
MIT
Category
Last pushed
Sep 23, 2021
Commits (30d)
0
Dependencies
18
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/yongzhuo/nlp_xiaojiang"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
GaoQ1/rasa_nlu_gq
turn natural language into structured data(支持中文,自定义了N种模型,支持不同的场景和任务)
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까지) 실습자료