alicelmx / Chinese-classificationLinks
利用tensorflow框架实现CNN中文文本分类
☆14Updated 7 years ago
Alternatives and similar repositories for Chinese-classification
Users that are interested in Chinese-classification are comparing it to the libraries listed below
Sorting:
- 专业领域词库构建/中文新词发现/专业词库发现☆29Updated 5 years ago
- Code lab for NLP. Including doc2txt,tf-idf,cnn,text classify,hmm cws,crf ner.☆42Updated 7 years ago
- flask+seq2seq【TensorFlow1.0, Pytorch】 在线聊天机器人 https://mp.weixin.qq.com/s/VpiAmVSTin3ALA8MnzhCJA 或 https://ask.hellobi.com/blog/python_s…☆69Updated 2 years ago
- 用tf实现各种文本分类模型,并且封装restful接口,可以直接工程化☆33Updated 6 years ago
- 基于知识图谱的智能问答机器人☆220Updated 7 years ago
- 🤖️ 聊天机器人——夫子的「自然语言理解」模块☆90Updated 2 years ago
- Syntax and Ruler-Based Doc sentiment analysis 基于依存句法规则的篇章级情感分析demo☆107Updated 6 years ago
- 语义理解/口语理解,项目包含有词法分析:中文分词、词性标注、命名实体识别;口语理解:领域分类、槽填充、意图识别。☆182Updated 6 years ago
- 根据文本相似度实现问答的聊天机器人(简单版)☆52Updated 7 years ago
- 一个自动回复FAQ问题的聊天机器人。目前使用了简单词汇对比、词性权重、词向量3种相似度计算模式。输入符合格式的FAQ文本文件即可立刻使用。欢迎把无法正确区分的问题和FAQ文件发送到评论区。☆112Updated 8 years ago
- Sentence Distance☆55Updated 7 years ago
- 嵌入Word2vec词向量的RNN+ATTENTION中文文本分类☆152Updated 5 years ago
- NLP 以及相关的学习实践☆40Updated 3 years ago
- 基于Seq2Seq的多轮对话系统和基于LSTM的问答机制☆33Updated 7 years ago
- code collections for the book of qna☆120Updated 2 years ago
- 基于Bi-GRU + CRF 的中文机构名、人名识别, 支持google bert模型☆168Updated 6 years ago
- 文本分类的目前测试效果较好的算法☆57Updated 6 years ago
- 基于检索的任务型多轮对话☆78Updated 5 years ago
- 智能客服☆107Updated 6 years ago
- 京东/淘宝客服对话数据公开,seq2seq生成模型设计对话系统获第二名☆44Updated 2 years ago
- 基于ltp的简单评论观点抽取模块☆117Updated 6 years ago
- 依据香港中文大学设计的规则系统,先用小样本评论建立初始关键词库,再结合18种句式逐条匹配评论,能够快速准确地识别评论对象及情感极性。经多次迭代优化关键词库后,达到较高准确率的基础上,使用Tableau进一步分析数据,识别出客户集中关注的商品属性、普遍好评差评的商品属性;通过…☆56Updated 8 years ago
- 基于小黄鸡50w对话语料构建的SequenceToSequence生成式对话模型。☆57Updated 6 years ago
- 使用BERT模型进行文本分类,相似句子判断,以及词性标注☆90Updated 6 years ago
- This is the program which tries to classifier the sentiment of the production's comments in JD.☆39Updated 8 years ago
- ZhidaoChatbot, a chatbot that can be an expert on the common questions like why,how,when,who,what based on the online question-answer web…☆42Updated 6 years ago
- 基于Rasa搭建的案件信息问答系统☆133Updated 2 years ago
- self complement of baike knowledge base info-box extraction by online analysis.基于互动百科,百度百科,搜狗百科的词条infobox结构化信息抽取,百科知识的融合☆36Updated 7 years ago
- NLP相关的paper代码复现。主要包括ACL,AAAI,EMNLP等顶会论文。☆88Updated 3 years ago
- self complemented SpellCorrection based pinyin similairity, edit distance ,基于拼音相似度与编辑距离的查询纠错。☆84Updated 3 years ago