All Projects → Pytorch Chatbot → Similar Projects or Alternatives

695 Open source projects that are alternatives of or similar to Pytorch Chatbot

Sequence To Sequence 101
a series of tutorials on sequence to sequence learning, implemented with PyTorch.
Stars: ✭ 62 (-81.55%)
Pytorch Seq2seq
Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.
Stars: ✭ 3,418 (+917.26%)
Chatlearner
A chatbot implemented in TensorFlow based on the seq2seq model, with certain rules integrated.
Stars: ✭ 528 (+57.14%)
Mlds2018spring
Machine Learning and having it Deep and Structured (MLDS) in 2018 spring
Stars: ✭ 124 (-63.1%)
Mutual labels:  chatbot, seq2seq, sequence-to-sequence
Seq2seq chatbot
基于seq2seq模型的简单对话系统的tf实现,具有embedding、attention、beam_search等功能,数据集是Cornell Movie Dialogs
Stars: ✭ 308 (-8.33%)
Mutual labels:  chatbot, beam-search, seq2seq
Tf Seq2seq
Sequence to sequence learning using TensorFlow.
Stars: ✭ 387 (+15.18%)
Seq2seq chatbot new
基于seq2seq模型的简单对话系统的tf实现,具有embedding、attention、beam_search等功能,数据集是Cornell Movie Dialogs
Stars: ✭ 144 (-57.14%)
Mutual labels:  chatbot, beam-search, seq2seq
Delta
DELTA is a deep learning based natural language and speech processing platform.
Stars: ✭ 1,479 (+340.18%)
Mutual labels:  seq2seq, sequence-to-sequence
Video Captioning
This repository contains the code for a video captioning system inspired by Sequence to Sequence -- Video to Text. This system takes as input a video and generates a caption in English describing the video.
Stars: ✭ 131 (-61.01%)
Mutual labels:  seq2seq, sequence-to-sequence
Im2latex
Image to LaTeX (Seq2seq + Attention with Beam Search) - Tensorflow
Stars: ✭ 342 (+1.79%)
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.17%)
Mutual labels:  chatbot, seq2seq
Machine Translation
Stars: ✭ 51 (-84.82%)
Mutual labels:  seq2seq, sequence-to-sequence
Xmunmt
An implementation of RNNsearch using TensorFlow
Stars: ✭ 69 (-79.46%)
Mutual labels:  seq2seq, sequence-to-sequence
Speech recognition with tensorflow
Implementation of a seq2seq model for Speech Recognition using the latest version of TensorFlow. Architecture similar to Listen, Attend and Spell.
Stars: ✭ 253 (-24.7%)
Mutual labels:  seq2seq, sequence-to-sequence
A-Persona-Based-Neural-Conversation-Model
No description or website provided.
Stars: ✭ 22 (-93.45%)
Mutual labels:  seq2seq, sequence-to-sequence
Tf seq2seq chatbot
[unmaintained]
Stars: ✭ 420 (+25%)
Mutual labels:  chatbot, seq2seq
Seq2seqchatbots
A wrapper around tensor2tensor to flexibly train, interact, and generate data for neural chatbots.
Stars: ✭ 466 (+38.69%)
Mutual labels:  chatbot, seq2seq
pytorch-transformer-chatbot
PyTorch v1.2에서 생긴 Transformer API 를 이용한 간단한 Chitchat 챗봇
Stars: ✭ 44 (-86.9%)
Mutual labels:  chatbot, seq2seq
Multiturndialogzoo
Multi-turn dialogue baselines written in PyTorch
Stars: ✭ 106 (-68.45%)
Mutual labels:  chatbot, seq2seq
Practical seq2seq
A simple, minimal wrapper for tensorflow's seq2seq module, for experimenting with datasets rapidly
Stars: ✭ 563 (+67.56%)
Mutual labels:  chatbot, seq2seq
Chinese Chatbot
中文聊天机器人,基于10万组对白训练而成,采用注意力机制,对一般问题都会生成一个有意义的答复。已上传模型,可直接运行,跑不起来直播吃键盘。
Stars: ✭ 124 (-63.1%)
Mutual labels:  chatbot, seq2seq
Seq2seq chatbot links
Links to the implementations of neural conversational models for different frameworks
Stars: ✭ 270 (-19.64%)
Mutual labels:  chatbot, seq2seq
Dynamic Seq2seq
seq2seq中文聊天机器人
Stars: ✭ 303 (-9.82%)
Mutual labels:  chatbot, seq2seq
Tensorflow Tutorials
텐서플로우를 기초부터 응용까지 단계별로 연습할 수 있는 소스 코드를 제공합니다
Stars: ✭ 2,096 (+523.81%)
Mutual labels:  chatbot, seq2seq
beam search
Beam search for neural network sequence to sequence (encoder-decoder) models.
Stars: ✭ 31 (-90.77%)
Mutual labels:  seq2seq, beam-search
CVAE Dial
CVAE_XGate model in paper "Xu, Dusek, Konstas, Rieser. Better Conversations by Modeling, Filtering, and Optimizing for Coherence and Diversity"
Stars: ✭ 16 (-95.24%)
Mutual labels:  seq2seq, sequence-to-sequence
Sockeye
Sequence-to-sequence framework with a focus on Neural Machine Translation based on Apache MXNet
Stars: ✭ 990 (+194.64%)
Mutual labels:  seq2seq, sequence-to-sequence
Cluener2020
CLUENER2020 中文细粒度命名实体识别 Fine Grained Named Entity Recognition
Stars: ✭ 689 (+105.06%)
Mutual labels:  seq2seq, sequence-to-sequence
Openseq2seq
Toolkit for efficient experimentation with Speech Recognition, Text2Speech and NLP
Stars: ✭ 1,378 (+310.12%)
Mutual labels:  seq2seq, sequence-to-sequence
Neural sp
End-to-end ASR/LM implementation with PyTorch
Stars: ✭ 408 (+21.43%)
Mutual labels:  seq2seq, sequence-to-sequence
Text summarization with tensorflow
Implementation of a seq2seq model for summarization of textual data. Demonstrated on amazon reviews, github issues and news articles.
Stars: ✭ 226 (-32.74%)
Mutual labels:  seq2seq, sequence-to-sequence
parse seq2seq
A tensorflow implementation of neural sequence-to-sequence parser for converting natural language queries to logical form.
Stars: ✭ 26 (-92.26%)
Mutual labels:  seq2seq, sequence-to-sequence
minimal-nmt
A minimal nmt example to serve as an seq2seq+attention reference.
Stars: ✭ 36 (-89.29%)
Mutual labels:  seq2seq, beam-search
keras-chatbot-web-api
Simple keras chat bot using seq2seq model with Flask serving web
Stars: ✭ 51 (-84.82%)
Mutual labels:  chatbot, seq2seq
Nlp made easy
Explains nlp building blocks in a simple manner.
Stars: ✭ 232 (-30.95%)
Mutual labels:  beam-search, seq2seq
Seq2seq
基于Pytorch的中文聊天机器人 集成BeamSearch算法
Stars: ✭ 200 (-40.48%)
Mutual labels:  beam-search, seq2seq
Neural Conversation Models
Tensorflow based Neural Conversation Models
Stars: ✭ 29 (-91.37%)
Mutual labels:  chatbot, seq2seq
Poetry Seq2seq
Chinese Poetry Generation
Stars: ✭ 159 (-52.68%)
Mutual labels:  beam-search, seq2seq
Tensorflow seq2seq chatbot
Stars: ✭ 81 (-75.89%)
Mutual labels:  chatbot, seq2seq
Tensorflow Seq2seq Dialogs
Build conversation Seq2Seq models with TensorFlow
Stars: ✭ 43 (-87.2%)
Mutual labels:  chatbot, seq2seq
transformer
Neutron: A pytorch based implementation of Transformer and its variants.
Stars: ✭ 60 (-82.14%)
Mutual labels:  seq2seq, beam-search
classy
classy is a simple-to-use library for building high-performance Machine Learning models in NLP.
Stars: ✭ 61 (-81.85%)
Mutual labels:  seq2seq, sequence-to-sequence
Tensorflow Ml Nlp
텐서플로우와 머신러닝으로 시작하는 자연어처리(로지스틱회귀부터 트랜스포머 챗봇까지)
Stars: ✭ 176 (-47.62%)
Mutual labels:  chatbot, seq2seq
Nlp pytorch project
Embedding, NMT, Text_Classification, Text_Generation, NER etc.
Stars: ✭ 153 (-54.46%)
Mutual labels:  chatbot, seq2seq
Debug seq2seq
[unmaintained] Make seq2seq for keras work
Stars: ✭ 233 (-30.65%)
Mutual labels:  chatbot, seq2seq
Conversation Tensorflow
TensorFlow implementation of Conversation Models
Stars: ✭ 143 (-57.44%)
Mutual labels:  chatbot, seq2seq
dynmt-py
Neural machine translation implementation using dynet's python bindings
Stars: ✭ 17 (-94.94%)
Mutual labels:  seq2seq, sequence-to-sequence
Word-Level-Eng-Mar-NMT
Translating English sentences to Marathi using Neural Machine Translation
Stars: ✭ 37 (-88.99%)
Mutual labels:  seq2seq, sequence-to-sequence
Deepqa
My tensorflow implementation of "A neural conversational model", a Deep learning based chatbot
Stars: ✭ 2,811 (+736.61%)
Mutual labels:  chatbot, seq2seq
chatbot
🤖️ 基于 PyTorch 的任务型聊天机器人(支持私有部署和 docker 部署的 Chatbot)
Stars: ✭ 77 (-77.08%)
Mutual labels:  chatbot, seq2seq
RNNSearch
An implementation of attention-based neural machine translation using Pytorch
Stars: ✭ 43 (-87.2%)
Mutual labels:  seq2seq, sequence-to-sequence
Conversational-AI-Chatbot-using-Practical-Seq2Seq
A simple open domain generative based chatbot based on Recurrent Neural Networks
Stars: ✭ 17 (-94.94%)
Mutual labels:  chatbot, seq2seq
Awesome Chatbot
Awesome Chatbot Projects,Corpus,Papers,Tutorials.Chinese Chatbot =>:
Stars: ✭ 1,785 (+431.25%)
Mutual labels:  chatbot, seq2seq
chatbot
kbqa task-oriented qa seq2seq ir neo4j jena seq2seq tf chatbot chat
Stars: ✭ 32 (-90.48%)
Mutual labels:  chatbot, seq2seq
neural-chat
An AI chatbot using seq2seq
Stars: ✭ 30 (-91.07%)
Mutual labels:  seq2seq, beam-search
Deepchatmodels
Conversation models in TensorFlow. (website removed)
Stars: ✭ 312 (-7.14%)
Mutual labels:  chatbot, sequence-to-sequence
Image Captioning
Image Captioning using InceptionV3 and beam search
Stars: ✭ 290 (-13.69%)
Mutual labels:  beam-search
Koishi
一个跨平台机器人框架
Stars: ✭ 307 (-8.63%)
Mutual labels:  chatbot
Python Wechaty
Python Wechaty is a Conversational RPA SDK for Chatbot Makers written in Python
Stars: ✭ 286 (-14.88%)
Mutual labels:  chatbot
Building A Simple Chatbot In Python Using Nltk
Building a Simple Chatbot from Scratch in Python (using NLTK)
Stars: ✭ 286 (-14.88%)
Mutual labels:  chatbot
1-60 of 695 similar projects