基于规则和相似匹配的闲聊机器人
☆13Nov 8, 2017Updated 8 years ago
Alternatives and similar repositories for simple-chatbot
Users that are interested in simple-chatbot are comparing it to the libraries listed below
Sorting:
- 基于规则匹配的问答系统中的解析器,the parser of based rule QA system☆12Mar 13, 2020Updated 6 years ago
- 基于深度学习Encoder-Decoder框架的聊天机器人☆26May 6, 2018Updated 7 years ago
- An implementation of Jasper, QuartzNet, Citrinet and pipeline for training CTC-based ASR models☆12Nov 13, 2021Updated 4 years ago
- 本项目由三个模块构成。意图识别:判断用户的意图是业务型还是闲聊型;模型检索:该部分构建一个语料库,当用户 发起新的query(通过意图识别判断为业务型对话)时,为用户匹配query检索的最佳response,使用HSWN进行召回(粗排), 然后构建句子的相似度,并利用Lig…☆12Feb 18, 2021Updated 5 years ago
- Joint multi-task emotion deep neural model for emotion classification in multigenre.☆14May 10, 2024Updated last year
- 【NLP】基于SVM的网络小说事件类型识别☆13Nov 11, 2019Updated 6 years ago
- 聊天机器人☆13Mar 25, 2019Updated 6 years ago
- 根据文本相似度实现问答的聊天机器人(简单版)☆52Jul 19, 2018Updated 7 years ago
- Python+Requests+PyTest+Excel+Allure接口自动化测试实战☆13Mar 16, 2023Updated 3 years ago
- Integrated Semantic and Phonetic Post-correction for Chinese Speech Recognition☆18Jun 4, 2025Updated 9 months ago
- ☆10Sep 16, 2016Updated 9 years ago
- Dataset for active learning for concept prerequisite learning☆20May 21, 2018Updated 7 years ago
- 检索式问答系统☆12Jun 2, 2020Updated 5 years ago
- 基于attention的CNN文本分类☆15Dec 8, 2022Updated 3 years ago
- ☆24Jun 17, 2020Updated 5 years ago
- chatbot_with_IR 一个利用搜索引擎构建的简单问答系统☆60May 22, 2023Updated 2 years ago
- python文本情感分析,多分类☆14May 5, 2020Updated 5 years ago
- Implemented a QA System. This is the code for the NLPCC-ICCPOL shared task "Open Domain Question Answering."☆45Oct 5, 2017Updated 8 years ago
- ECharts android demo☆13Sep 10, 2016Updated 9 years ago
- ASR: fine-tune wav2vec 2.0 with transformers☆21Sep 13, 2021Updated 4 years ago
- A chatbot built based on seq2seq model with the extended ability to incorporate emotions☆17Jun 5, 2019Updated 6 years ago
- PyTorch toolkit for streaming speech recognition, speech translation and simultaneous translation based on fairseq.☆25Oct 3, 2022Updated 3 years ago
- 基于UDP通信的联机对战,基于JAVAGUI,适合java初学者练习的一款小游戏☆23Feb 17, 2019Updated 7 years ago
- ☆23Oct 27, 2021Updated 4 years ago
- 基于人工智能标记语言 (AIML)和开放域问答(WebQA)的深度智能对话模型☆84Jan 4, 2019Updated 7 years ago
- An application to solve handwritten mathematical equations using deep learning algorithms.☆13Apr 8, 2018Updated 7 years ago
- 小推车首页展示 购物车的实现☆13Oct 12, 2016Updated 9 years ago
- 一个微信公众号自动回复的轮子,使用python generator管理对话上下文☆11Feb 11, 2017Updated 9 years ago
- 对话系统领域的各个细领域项目及其相关工程实现