renjunxiang / chatbot_by_similarityLinks
根据文本相似度实现问答的聊天机器人(简单版)
☆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
Sorting:
- 基于Seq2Seq的多轮对话系统和基于LSTM的问答机制☆33Updated 6 years ago
- 文本对关系比较 - 语义相似度、字面相似度、文本蕴含等等☆55Updated 5 years ago
- 基于知识库的中文问答系统(biLSTM)☆247Updated 6 years ago
- 基于意图识别和命名实体识别的多轮对话场景设计☆39Updated 6 years ago
- 基于知识图谱的智能问答机器人☆219Updated 7 years ago
- 智能问答系统demo☆39Updated 5 years ago
- Self complemented Key infomation extraction including keywords, abstract from text using algorithm like textrank ,tfidf 基于Textrank算法的文本摘要…☆54Updated 7 years ago
- 基于检索的任务型多轮对话☆77Updated 4 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
- 多轮对话系统的多意图识别☆29Updated 7 years ago
- chatbot_with_IR 一个利用搜索引擎构建的简单问答系统☆60Updated 2 years ago
- Rasa中文demo与指南☆53Updated 6 years ago
- 语义理解/口语理解,项目包含有词法分析:中文分词、词性标注、命名实体识别;口语理解:领域分类、槽填充、意图识别。☆182Updated 6 years ago
- 练习题︱基于今日头条开源数据的文本挖掘☆84Updated 6 years ago
- 基于Bi-GRU + CRF 的中文机构名、人名识别, 支持google bert模型☆167Updated 6 years ago
- 使用ALBERT预训练模型,用于识别文本中的时间,同时验证模型的预测耗时是否有显著提升。☆56Updated 5 years ago
- 短文本相似度☆103Updated 3 years ago
- 根据自己搭的 LTP 服务器,实现:分词、词性标注、命名实体识别、依存句法分析、语义角色标、命名实体的抽取:人名,地名,机构名、三元组的抽取:主谓宾,动宾关系,介宾关系,(实体1,关系,实体2)☆144Updated 7 years ago
- Opendial对话语料库☆50Updated 6 years ago
- Self complemented text feature extraction using algorithms including CHI, DF, IG, MI for the experiment of text classification based on s…☆49Updated 7 years ago
- self complemented SpellCorrection based pinyin similairity, edit distance ,基于拼音相似度与编辑距离的查询纠错。☆82Updated 3 years ago
- 基于bert的中文自然语言处理工具,包括情感分析、中文分词、词性标注、以及命名实体识别功能,并提供文本分类任务、序列标注任务、句对关系判断任务的训练与预测接口☆132Updated 6 years ago
- 开课吧&后厂理工学院_百度NLP项目2:试题数据集多标签文本分类 Models: FastText TextCNN GCN BERT et al.☆47Updated 5 years ago
- 使用bert做领域分类、意图识别和槽位填充任务☆76Updated 5 years ago
- 微调预训练语言模型(BERT、Roberta、XLBert等),用于计算两个文本之间的相似度(通过句子对分类任务转换),适用于中文文本☆89Updated 4 years ago
- 基于依存分析的实体关系抽取简单实现,即抽取事实三元组☆87Updated 5 years ago
- 依存句法实现关系三元组的自动抽取☆99Updated 3 years ago
- 使用HMM模型实现的机构名实体识别☆47Updated 7 years ago
- 用tf实现各种文本分类模型,并且封装restful接口,可以直接工程化☆32Updated 5 years ago
- 基于语义理解、知识图谱的聊天机器人☆28Updated 6 years ago