liangstein / ChatBot-PyTorchLinks
A seq2seq based chatbot built with PyTorch (中文聊天机器人)
☆28Updated 7 years ago
Alternatives and similar repositories for ChatBot-PyTorch
Users that are interested in ChatBot-PyTorch are comparing it to the libraries listed below
Sorting:
- 基于Pytorch的中文聊天机器人 集成BeamSearch算法☆243Updated 8 years ago
- 使用tensorflow构建的seq2seq+attention+beansearch 的聊天机器人模型☆47Updated 6 years ago
- NLP相关的paper代码复现。主要包括ACL,AAAI,EMNLP等顶会论文。☆88Updated 3 years ago
- keras+python3下的seq2seq+attention中文对话系统☆74Updated 7 years ago
- 细粒度用户评论情感分析☆123Updated 7 years ago
- AI-Challenger Baseline 细粒度用户评论情感分析☆230Updated 7 years ago
- NLP的一些小例子,如:文本分类、文本纠错、关键词提取、自动摘要等☆23Updated 6 years ago
- A Chinese word segment model based on BERT, F1-Score 97%☆94Updated 6 years ago
- FastText 文本分类☆19Updated 6 years ago
- 基于双向RNN,Attention机制的编解码神经机器翻译模型☆61Updated 7 years ago
- a Deep learning based chatbot implemented by Tensorflow with beam search (forked from Conchylicultor/DeepQA)☆17Updated 8 years ago
- 基于知识库的中文问答系统(biLSTM)☆248Updated 7 years ago
- 基于句法分析的命名实体关系抽取程序☆66Updated 9 years ago
- NLP research:基于tensorflow的nlp深度学习项目,支持文本分类/句子匹配/序列标注/文本生成 四大任务☆194Updated last year
- 简版文本对话/问答系统☆35Updated 5 years ago
- chatbot_with_IR 一个利用搜索引擎构建的简单问答系统☆60Updated 2 years ago
- 基于小黄鸡50w对话语料构建的SequenceToSequence生成式对话模型。☆57Updated 6 years ago
- AAAI19 - Lattice CNNs for Matching Based Chinese Question Answering☆110Updated 2 years ago
- tensorflow ,keras ,bert ,flask ,nlp, machine reading , translater,seq2seq☆40Updated 2 years ago
- 基于seq2seq模型的简单对话系统的tf实现,具有embedding、attention、beam_search等功能,数据集是Cornell Movie Dialogs☆335Updated 5 years ago
- QANet+DuReader中文机器阅读理解☆223Updated 7 years ago
- 嵌入Word2vec词向量的RNN+ATTENTION中文文本分类☆152Updated 5 years ago
- 中英机器文本翻译☆167Updated 6 years ago
- 基于bert的中文自然语言处理工具,包括情感分析、中文分词、词性标注、以及命名实体识别功能,并提供文本分类任务、序列标注任务、句对关系判断任务的训练与预测接口☆134Updated 6 years ago
- keras implement of dgcnn for reading comprehension☆164Updated 6 years ago
- tensorflow+bert+seq2seq 周公解梦。AI遇上玄学,说出你的梦境(dream),模型自动解析decode梦境的征兆。类似 聊天机器人(chatbot,QA),你问我答。☆128Updated 5 years ago
- Capsule, LSTM/GRU, CNN for text class implemented by Pytorch 胶囊网络, 循环神经网络和卷积神经网络在中文文本分类中的应用☆44Updated 6 years ago
- 利用lstm和lstm/cnn进行答案问题匹配☆16Updated 7 years ago
- 练习题︱基于今日头条开源数据的文本挖掘☆83Updated 6 years ago
- 使用分层注意力机制 HAN + 多任务学习 解决 AI Challenger 细粒度用户评论情感分析 。https://challenger.ai/competition/fsauor2018☆58Updated 6 years ago