All Projects → Seq2seq_chatbot → Similar Projects or Alternatives

792 Open source projects that are alternatives of or similar to Seq2seq_chatbot

Seq2seq chatbot new
基于seq2seq模型的简单对话系统的tf实现,具有embedding、attention、beam_search等功能,数据集是Cornell Movie Dialogs
Stars: ✭ 144 (-53.25%)
Poetry Seq2seq
Chinese Poetry Generation
Stars: ✭ 159 (-48.38%)
Pytorch Chatbot
Pytorch seq2seq chatbot
Stars: ✭ 336 (+9.09%)
Mutual labels:  chatbot, beam-search, seq2seq
Chatlearner
A chatbot implemented in TensorFlow based on the seq2seq model, with certain rules integrated.
Stars: ✭ 528 (+71.43%)
Mutual labels:  chatbot, beam-search, nmt
Tf Seq2seq
Sequence to sequence learning using TensorFlow.
Stars: ✭ 387 (+25.65%)
Mutual labels:  beam-search, seq2seq, nmt
minimal-nmt
A minimal nmt example to serve as an seq2seq+attention reference.
Stars: ✭ 36 (-88.31%)
Nlp pytorch project
Embedding, NMT, Text_Classification, Text_Generation, NER etc.
Stars: ✭ 153 (-50.32%)
Mutual labels:  chatbot, seq2seq, nmt
Dynamic Seq2seq
seq2seq中文聊天机器人
Stars: ✭ 303 (-1.62%)
Mutual labels:  chatbot, seq2seq
Nlp made easy
Explains nlp building blocks in a simple manner.
Stars: ✭ 232 (-24.68%)
Mutual labels:  beam-search, seq2seq
Seq2seq Chatbot For Keras
This repository contains a new generative model of chatbot based on seq2seq modeling.
Stars: ✭ 322 (+4.55%)
Mutual labels:  chatbot, seq2seq
Multiturndialogzoo
Multi-turn dialogue baselines written in PyTorch
Stars: ✭ 106 (-65.58%)
Mutual labels:  chatbot, seq2seq
Awesome Speech Recognition Speech Synthesis Papers
Automatic Speech Recognition (ASR), Speaker Verification, Speech Synthesis, Text-to-Speech (TTS), Language Modelling, Singing Voice Synthesis (SVS), Voice Conversion (VC)
Stars: ✭ 2,085 (+576.95%)
Mutual labels:  attention-mechanism, seq2seq
Im2latex
Image to LaTeX (Seq2seq + Attention with Beam Search) - Tensorflow
Stars: ✭ 342 (+11.04%)
Mutual labels:  beam-search, seq2seq
Seq2seq
基于Pytorch的中文聊天机器人 集成BeamSearch算法
Stars: ✭ 200 (-35.06%)
Mutual labels:  beam-search, seq2seq
Image Caption Generator
A neural network to generate captions for an image using CNN and RNN with BEAM Search.
Stars: ✭ 126 (-59.09%)
Mutual labels:  beam-search, attention-mechanism
Nlp tensorflow project
Use tensorflow to achieve some NLP project, eg: classification chatbot ner attention QAetc.
Stars: ✭ 27 (-91.23%)
Mutual labels:  chatbot, nmt
Tensorflow Seq2seq Dialogs
Build conversation Seq2Seq models with TensorFlow
Stars: ✭ 43 (-86.04%)
Mutual labels:  chatbot, seq2seq
Tf seq2seq chatbot
[unmaintained]
Stars: ✭ 420 (+36.36%)
Mutual labels:  chatbot, seq2seq
Awesome Chatbot
Awesome Chatbot Projects,Corpus,Papers,Tutorials.Chinese Chatbot =>:
Stars: ✭ 1,785 (+479.55%)
Mutual labels:  chatbot, seq2seq
Transformer In Generating Dialogue
An Implementation of 'Attention is all you need' with Chinese Corpus
Stars: ✭ 121 (-60.71%)
Mutual labels:  chatbot, attention-mechanism
Tensorflow end2end speech recognition
End-to-End speech recognition implementation base on TensorFlow (CTC, Attention, and MTL training)
Stars: ✭ 305 (-0.97%)
Mutual labels:  beam-search, attention-mechanism
Seq2seq Summarizer
Pointer-generator reinforced seq2seq summarization in PyTorch
Stars: ✭ 306 (-0.65%)
Mutual labels:  attention-mechanism, seq2seq
beam search
Beam search for neural network sequence to sequence (encoder-decoder) models.
Stars: ✭ 31 (-89.94%)
Mutual labels:  seq2seq, beam-search
S2VT-seq2seq-video-captioning-attention
S2VT (seq2seq) video captioning with bahdanau & luong attention implementation in Tensorflow
Stars: ✭ 18 (-94.16%)
Mutual labels:  seq2seq, attention-mechanism
SequenceToSequence
A seq2seq with attention dialogue/MT model implemented by TensorFlow.
Stars: ✭ 11 (-96.43%)
Mutual labels:  seq2seq, attention-mechanism
chatbot
kbqa task-oriented qa seq2seq ir neo4j jena seq2seq tf chatbot chat
Stars: ✭ 32 (-89.61%)
Mutual labels:  chatbot, seq2seq
Sockeye
Sequence-to-sequence framework with a focus on Neural Machine Translation based on Apache MXNet
Stars: ✭ 990 (+221.43%)
Mutual labels:  attention-mechanism, seq2seq
Nmt Keras
Neural Machine Translation with Keras
Stars: ✭ 501 (+62.66%)
Mutual labels:  attention-mechanism, nmt
NLP-paper
🎨 🎨NLP 自然语言处理教程 🎨🎨 https://dataxujing.github.io/NLP-paper/
Stars: ✭ 23 (-92.53%)
Mutual labels:  seq2seq, attention-mechanism
A-Persona-Based-Neural-Conversation-Model
No description or website provided.
Stars: ✭ 22 (-92.86%)
Mutual labels:  seq2seq, attention-mechanism
RNNSearch
An implementation of attention-based neural machine translation using Pytorch
Stars: ✭ 43 (-86.04%)
Mutual labels:  seq2seq, nmt
Neural sp
End-to-end ASR/LM implementation with PyTorch
Stars: ✭ 408 (+32.47%)
Mutual labels:  attention-mechanism, seq2seq
Deepqa
My tensorflow implementation of "A neural conversational model", a Deep learning based chatbot
Stars: ✭ 2,811 (+812.66%)
Mutual labels:  chatbot, seq2seq
Xmunmt
An implementation of RNNsearch using TensorFlow
Stars: ✭ 69 (-77.6%)
Mutual labels:  seq2seq, nmt
Practical seq2seq
A simple, minimal wrapper for tensorflow's seq2seq module, for experimenting with datasets rapidly
Stars: ✭ 563 (+82.79%)
Mutual labels:  chatbot, seq2seq
pytorch-transformer-chatbot
PyTorch v1.2에서 생긴 Transformer API 를 이용한 간단한 Chitchat 챗봇
Stars: ✭ 44 (-85.71%)
Mutual labels:  chatbot, seq2seq
Tensorflow seq2seq chatbot
Stars: ✭ 81 (-73.7%)
Mutual labels:  chatbot, seq2seq
Seq2seqchatbots
A wrapper around tensor2tensor to flexibly train, interact, and generate data for neural chatbots.
Stars: ✭ 466 (+51.3%)
Mutual labels:  chatbot, seq2seq
Chinese Chatbot
中文聊天机器人,基于10万组对白训练而成,采用注意力机制,对一般问题都会生成一个有意义的答复。已上传模型,可直接运行,跑不起来直播吃键盘。
Stars: ✭ 124 (-59.74%)
Mutual labels:  chatbot, seq2seq
Mlds2018spring
Machine Learning and having it Deep and Structured (MLDS) in 2018 spring
Stars: ✭ 124 (-59.74%)
Mutual labels:  chatbot, seq2seq
Joeynmt
Minimalist NMT for educational purposes
Stars: ✭ 420 (+36.36%)
Mutual labels:  seq2seq, nmt
ttslearn
ttslearn: Library for Pythonで学ぶ音声合成 (Text-to-speech with Python)
Stars: ✭ 158 (-48.7%)
Mutual labels:  seq2seq, attention-mechanism
neural-chat
An AI chatbot using seq2seq
Stars: ✭ 30 (-90.26%)
Mutual labels:  seq2seq, beam-search
Debug seq2seq
[unmaintained] Make seq2seq for keras work
Stars: ✭ 233 (-24.35%)
Mutual labels:  chatbot, seq2seq
Tensorflow Tutorials
텐서플로우를 기초부터 응용까지 단계별로 연습할 수 있는 소스 코드를 제공합니다
Stars: ✭ 2,096 (+580.52%)
Mutual labels:  chatbot, seq2seq
TS3000 TheChatBOT
Its a social networking chat-bot trained on Reddit dataset . It supports open bounded queries developed on the concept of Neural Machine Translation. Beware of its being sarcastic just like its creator 😝 BDW it uses Pytorch framework and Python3.
Stars: ✭ 20 (-93.51%)
Mutual labels:  beam-search, attention-mechanism
Tensorflow Ml Nlp
텐서플로우와 머신러닝으로 시작하는 자연어처리(로지스틱회귀부터 트랜스포머 챗봇까지)
Stars: ✭ 176 (-42.86%)
Mutual labels:  chatbot, seq2seq
keras-chatbot-web-api
Simple keras chat bot using seq2seq model with Flask serving web
Stars: ✭ 51 (-83.44%)
Mutual labels:  chatbot, seq2seq
Conversational-AI-Chatbot-using-Practical-Seq2Seq
A simple open domain generative based chatbot based on Recurrent Neural Networks
Stars: ✭ 17 (-94.48%)
Mutual labels:  chatbot, seq2seq
pynmt
a simple and complete pytorch implementation of neural machine translation system
Stars: ✭ 13 (-95.78%)
Mutual labels:  nmt, attention-mechanism
transformer
Neutron: A pytorch based implementation of Transformer and its variants.
Stars: ✭ 60 (-80.52%)
Mutual labels:  seq2seq, beam-search
Image-Caption
Using LSTM or Transformer to solve Image Captioning in Pytorch
Stars: ✭ 36 (-88.31%)
Mutual labels:  beam-search, attention-mechanism
MoChA-pytorch
PyTorch Implementation of "Monotonic Chunkwise Attention" (ICLR 2018)
Stars: ✭ 65 (-78.9%)
Mutual labels:  seq2seq, attention-mechanism
Neural Conversation Models
Tensorflow based Neural Conversation Models
Stars: ✭ 29 (-90.58%)
Mutual labels:  chatbot, seq2seq
Nmtpytorch
Sequence-to-Sequence Framework in PyTorch
Stars: ✭ 392 (+27.27%)
Mutual labels:  seq2seq, nmt
Conversation Tensorflow
TensorFlow implementation of Conversation Models
Stars: ✭ 143 (-53.57%)
Mutual labels:  chatbot, seq2seq
Video-Cap
🎬 Video Captioning: ICCV '15 paper implementation
Stars: ✭ 44 (-85.71%)
Mutual labels:  seq2seq, attention-mechanism
chatbot
🤖️ 基于 PyTorch 的任务型聊天机器人(支持私有部署和 docker 部署的 Chatbot)
Stars: ✭ 77 (-75%)
Mutual labels:  chatbot, seq2seq
Seq2seq chatbot links
Links to the implementations of neural conversational models for different frameworks
Stars: ✭ 270 (-12.34%)
Mutual labels:  chatbot, seq2seq
Peekobot
A simple, choice-driven chatbot framework for your website written in just over 100 lines of vanilla JavaScript (and some CSS)
Stars: ✭ 270 (-12.34%)
Mutual labels:  chatbot
1-60 of 792 similar projects