renjunxiang / chatbot_by_similarity
根据文本相似度实现问答的聊天机器人(简单版)
☆52Updated 6 years ago
Alternatives and similar repositories for chatbot_by_similarity:
Users that are interested in chatbot_by_similarity are comparing it to the libraries listed below
- Self complemented text feature extraction using algorithms including CHI, DF, IG, MI for the experiment of text classification based on s…☆50Updated 6 years ago
- 基于Seq2Seq的多轮对话系统和基于LSTM的问答机制☆33Updated 6 years ago
- 中文语料库:包括情感词典 情感分析 文本分类 单轮对话 中文词典 知乎☆117Updated 6 years ago
- 智能问答系统demo☆38Updated 5 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 5 years ago
- Syntax and Ruler-Based Doc sentiment analysis 基于依存句法规则的篇章级情感分析demo☆104Updated 5 years ago
- chatbot_with_IR 一个利用搜索引擎构建的简单问答系统☆60Updated last year
- 根据自己搭的 LTP 服务器,实现:分词、词性标注、命名实体识别、依存句法分析、语义角色标、命名实体的抽取:人名,地名,机构名、三元组的抽取:主谓宾,动宾关系,介宾关系,(实体1,关系,实体2)☆143Updated 7 years ago
- Self complemented Key infomation extraction including keywords, abstract from text using algorithm like textrank ,tfidf 基于Textrank算法的文本摘要…☆54Updated 6 years ago
- 基于意图识别和命名实体识别的多轮对话场景设计☆38Updated 5 years ago
- 专业领域词库构建/中文新词发现/专业词库发现☆29Updated 5 years ago
- 文本对关系比较 - 语义相似度、字面相似度、文本蕴含等等☆55Updated 4 years ago
- 基于bert的中文自然语言处理工具,包括情感分析、中文分词、词性标注、以及命名实体识别功能,并提供文本分类任务、序列标注任务、句对关系判断任务的训练与预测接口☆129Updated 5 years ago
- 基于火力发电厂知识问答库的检索式问答系统/问答系统/对话系统☆50Updated 4 years ago
- 语义理解/口语理解,项目包含有词法分析:中文分词、词性标注、命名实体识别;口语理解:领域分类、槽填充、意图识别。☆175Updated 6 years ago
- ☆35Updated 2 years ago
- 依存句法实现关系三元组的自动抽取☆97Updated 3 years ago
- 练习题︱基于今日头条开源数据的文本挖掘☆84Updated 6 years ago
- 基于知识库的中文问答系统(biLSTM)☆244Updated 6 years ago
- 用tf实现各种文本分类模型,并且封装restful接口,可以直接工程化☆32Updated 5 years ago
- 语义相似度计算各种算法实现汇总☆45Updated 7 years ago
- Bert中文文本分类☆40Updated 5 years ago
- 发现新词 无监督词库生成 医学词库生成 发现未登录词☆77Updated 4 years ago
- 基于膨胀卷积神经网络(Dilated Convolutions)训练好的医疗命名实体识别工具☆47Updated 5 years ago
- 文本分类的目前测试效果较好的算法☆56Updated 5 years ago
- 周杰伦歌曲信息的知识图谱问答系统☆135Updated 5 years ago
- 中文命名实体识别& 中文命名实体检测 python实现 基于字+ 词位 分别使用tensorflow IDCNN+CRF 及 BiLSTM+CRF 搭配词性标注实现中文命名实体识别及命名实体检测☆64Updated 6 years ago
- 使用Python进行自然语言处理相关实践,如新词发现,主题模型,隐马尔模型词性标注,Word2Vec,情感分析☆51Updated 5 years ago
- 基于开源保险产品数据构建的保险知识图谱及简易问答系统☆34Updated 5 years ago
- NLP相关的paper代码复现。主要包括ACL,AAAI,EMNLP等顶会论文。☆84Updated 2 years ago