liangstein / ChatBot-PyTorchLinks
A seq2seq based chatbot built with PyTorch (中文聊天机器人)
☆28Updated 6 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
- keras+python3下的seq2seq+attention中文对话系统☆74Updated 7 years ago
- NLP相关的paper代码复现。主要包括ACL,AAAI,EMNLP等顶会论文。☆87Updated 3 years ago
- chatbot_with_IR 一个利用搜索引擎构建的简单问答系统☆60Updated 2 years ago
- A trial of kbqa based on bert for NLPCC2016/2017 Task 5 (基于BERT的中文知识库问答实践,代码可跑通)☆272Updated 6 years ago
- QANet+DuReader中文机器阅读理解☆223Updated 6 years ago
- NLP research:基于tensorflow的nlp深度学习项目,支持文本分类/句子匹配/序列标注/文本生成 四大任务☆194Updated last year
- 基于知识库的中文问答系统(biLSTM)☆248Updated 7 years ago
- Rasa框架实现,面向新闻类的任务型对话系统,再基于flask框架web实现对话☆17Updated 7 years ago
- tensorflow+bert+seq2seq 周公解梦。AI遇上玄学,说出你的梦境(dream),模型自动解析decode梦境的征兆。类似聊天机器人(chatbot,QA),你问 我答。☆128Updated 5 years ago
- 基于seq2seq模型的简单对话系统的tf实现,具有embedding、attention、beam_search等功能,数据集是Cornell Movie Dialogs☆335Updated 5 years ago
- An Implementation of 'Attention is all you need' with Chinese Corpus☆132Updated last year
- 基于知识库的问答:seq2seq模型实践☆357Updated 5 years ago
- KBQA based on the NLPCC2016 dataset, including reimplementation of NLPCC2016 best team`s QA.☆317Updated 6 years ago
- 语义理解/口语理解,项目包含有词法分析:中文分词、词性标注、命名实体识别;口语理解:领域分类、槽填充、意图识别。☆183Updated 6 years ago
- 基于句法分析的命名实体关系抽取程序☆66Updated 9 years ago
- 中文自然语言的实体抽取和意图识别(Natural Language Understanding),可选Bi-LSTM + CRF 或者 IDCNN + CRF☆186Updated 6 years ago
- Just another seq2seq repo☆325Updated 6 years ago
- 基于双向RNN,Attention机制的编解码神经机器翻译模型☆61Updated 7 years ago
- 中英机器文本翻译☆168Updated 6 years ago
- 基于小黄鸡50w对话语料构建的SequenceToSequence生成式对话模型。☆56Updated 6 years ago
- Chinese WordSegment based on algorithms including Maxmatch (forward, backward, bidirectional), HMM,N-gramm(max prob ngram, biward ngam) e…☆102Updated 7 years ago
- ChineseHumorSentiment, chinese humor sentiment mining including corpus build and mining nlp methods.中文文本幽默情绪计算项目,项目包括幽默文本语料库的构建,幽默计算模型,包括…☆128Updated 6 years ago
- 2019语言与智能技术竞赛-基于知识图谱的主动聊天☆115Updated 6 years ago
- A Chinese word segment model based on BERT, F1-Score 97%☆95Updated 6 years ago
- a Deep learning based chatbot implemented by Tensorflow with beam search (forked from Conchylicultor/DeepQA)☆17Updated 8 years ago
- AAAI19 - Lattice CNNs for Matching Based Chinese Question Answering☆110Updated 2 years ago
- 周杰伦歌曲信息的知识图谱问答系统☆140Updated 6 years ago
- 基于Seq2Seq的多轮对话系统和基于LSTM的问答机制☆33Updated 7 years ago