All Projects → ml-hongkong → chatbot

ml-hongkong / chatbot

Licence: other
Seq2Seq Chatbot with attention mechanism

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to chatbot

Deep Time Series Prediction
Seq2Seq, Bert, Transformer, WaveNet for time series prediction.
Stars: ✭ 183 (+863.16%)
Mutual labels:  seq2seq
Paddlenlp
NLP Core Library and Model Zoo based on PaddlePaddle 2.0
Stars: ✭ 212 (+1015.79%)
Mutual labels:  seq2seq
Tensorflow Shakespeare
Neural machine translation between the writings of Shakespeare and modern English using TensorFlow
Stars: ✭ 244 (+1184.21%)
Mutual labels:  seq2seq
Lingvo
Lingvo
Stars: ✭ 2,361 (+12326.32%)
Mutual labels:  seq2seq
Headliner
🏖 Easy training and deployment of seq2seq models.
Stars: ✭ 221 (+1063.16%)
Mutual labels:  seq2seq
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 (+1089.47%)
Mutual labels:  seq2seq
Tensorflow Tutorials
텐서플로우를 기초부터 응용까지 단계별로 연습할 수 있는 소스 코드를 제공합니다
Stars: ✭ 2,096 (+10931.58%)
Mutual labels:  seq2seq
Pytorch Seq2seq
Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.
Stars: ✭ 3,418 (+17889.47%)
Mutual labels:  seq2seq
Natural Language Processing With Tensorflow
Natural Language Processing with TensorFlow, published by Packt
Stars: ✭ 222 (+1068.42%)
Mutual labels:  seq2seq
Mead Baseline
Deep-Learning Model Exploration and Development for NLP
Stars: ✭ 238 (+1152.63%)
Mutual labels:  seq2seq
Seq2seq
基于Pytorch的中文聊天机器人 集成BeamSearch算法
Stars: ✭ 200 (+952.63%)
Mutual labels:  seq2seq
Screenshot To Code
A neural network that transforms a design mock-up into a static website.
Stars: ✭ 13,561 (+71273.68%)
Mutual labels:  seq2seq
Nlp made easy
Explains nlp building blocks in a simple manner.
Stars: ✭ 232 (+1121.05%)
Mutual labels:  seq2seq
Kospeech
Open-Source Toolkit for End-to-End Korean Automatic Speech Recognition.
Stars: ✭ 190 (+900%)
Mutual labels:  seq2seq
Pytorch Batch Attention Seq2seq
PyTorch implementation of batched bi-RNN encoder and attention-decoder.
Stars: ✭ 245 (+1189.47%)
Mutual labels:  seq2seq
Tgen
Statistical NLG for spoken dialogue systems
Stars: ✭ 179 (+842.11%)
Mutual labels:  seq2seq
Nlp Tools
😋本项目旨在通过Tensorflow基于BiLSTM+CRF实现中文分词、词性标注、命名实体识别(NER)。
Stars: ✭ 225 (+1084.21%)
Mutual labels:  seq2seq
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 (+1231.58%)
Mutual labels:  seq2seq
Tensorflow novelist
模仿莎士比亚创作戏剧!屌炸天的是还能创作金庸武侠小说!快star,保持更新!!
Stars: ✭ 244 (+1184.21%)
Mutual labels:  seq2seq
Debug seq2seq
[unmaintained] Make seq2seq for keras work
Stars: ✭ 233 (+1126.32%)
Mutual labels:  seq2seq

Tensorflow Seq2Seq Chatbot

Requirements

  • tensorflow r1.1

References

Result

This the result trained with 1400 movies and tv show subtitles around 1.4m sentences. Demo

TODOs

  • Anti-language model to suppress generic response
  • MMI-loss as objective function
  • Reinforcement Learning?
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].