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
- 基于Seq2Seq的多轮对话系统和基于LSTM的问答机制☆33Updated 6 years ago
- 基于意图识别和命名实体识别的多轮对话场景设计☆37Updated 5 years ago
- 基于检索的任务型多轮对话☆77Updated 4 years ago
- Self complemented text feature extraction using algorithms including CHI, DF, IG, MI for the experiment of text classification based on s…☆49Updated 6 years ago
- chatbot_with_IR 一个利用搜索引擎构建的简单问答系统☆60Updated last year
- 语义相似度计算各种算法实现汇总☆45Updated 7 years ago
- 基于bert的中文自然语言处理工具,包括情感分析、中文分词、词性标注、以及命名实体识别功能,并提供文本分类任务、序列标注任务、句对关系判断任务的训练与预测接口☆129Updated 5 years ago
- 文本分类的目前测试效果较好的算法☆56Updated 5 years ago
- 智能问答 系统demo☆38Updated 5 years ago
- 练习题︱基于今日头条开源数据的文本挖掘☆84Updated 6 years ago
- 根据自己搭的 LTP 服务器,实现:分词、词性标注、命名实体识别、依存句法分析、语义角色标、命名实体的抽取:人名,地名,机构名、三元组的抽取:主谓宾,动宾关系,介宾关系,(实体1,关系,实体2)☆142Updated 7 years ago
- 使用BiLSTM对人民日报语料进行分词☆56Updated 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
- 基于知识库的中文问答系统(biLSTM)☆243Updated 6 years ago
- Opendial对话语料库☆50Updated 6 years ago
- 基于Bi-GRU + CRF 的中文机构名、人名识别, 支持google bert模型☆167Updated 5 years ago
- Word similarity computation based on Tongyici Cilin☆116Updated 7 years ago
- 依存句法实现关系三元组的自动抽取☆96Updated 3 years ago
- 基于知识图谱的智能问答机器人☆218Updated 6 years ago
- 文本对关系比较 - 语义相似度、字面相似度、文本蕴含等等☆55Updated 5 years ago
- 基于语义理解、知识图谱的聊天机器人☆28Updated 5 years ago
- 中文命名实体识别& 中文命名实体检测 python实现 基于字+ 词位 分别使用tensorflow IDCNN+CRF 及 BiLSTM+CRF 搭配词性标注实现中文命名实体识别及命名实体检测☆64Updated 6 years ago
- 用tf实现各种文本分类模型,并且封装restful接口,可以直接工程化☆32Updated 5 years ago
- Syntax and Ruler-Based Doc sentiment analysis 基于依存句法规则的篇章级情感分析demo☆104Updated 5 years ago
- 基于seq2seq和注意力机制训练对中文话机器人☆29Updated 5 years ago
- Sequential Event Experiment based on Travel note crawled from XieCheng,基于50W携程出行游记的采集与顺承事件图谱构建.☆181Updated 6 years ago
- 基于依存分析的实体关系抽取简单实现,即抽取事实三元组☆87Updated 4 years ago
- 使用bert做领域分类、意图识别和槽位填充任务☆75Updated 4 years ago
- self complemented SpellCorrection based pinyin similairity, edit distance ,基于拼音相似度与编辑距离的查询纠错。☆79Updated 2 years ago
- FastText 文本分类☆19Updated 6 years ago