| shawroad/NLP_pytorch_project |
517 |
|
0 |
0 |
almost 3 years ago |
0 |
|
15 |
|
Python |
| Embedding, NMT, Text_Classification, Text_Generation, NER etc. |
| bshao001/ChatLearner |
501 |
|
0 |
0 |
over 6 years ago |
0 |
|
6 |
apache-2.0 |
Python |
| A chatbot implemented in TensorFlow based on the seq2seq model, with certain rules integrated. |
| daniel-kukiela/nmt-chatbot |
309 |
|
0 |
0 |
about 6 years ago |
0 |
|
47 |
gpl-3.0 |
Python |
| NMT Chatbot |
| lc222/seq2seq_chatbot |
286 |
|
0 |
0 |
about 6 years ago |
0 |
|
14 |
|
Python |
| 基于seq2seq模型的简单对话系统的tf实现,具有embedding、attention、beam_search等功能,数据集是Cornell Movie Dialogs |
| Ar9av/transformer-nmt-chatbot |
28 |
|
0 |
0 |
over 3 years ago |
0 |
|
0 |
|
Python |
| mayli10/deep-learning-chatbot |
11 |
|
0 |
0 |
almost 8 years ago |
0 |
|
1 |
|
Python |
| A deep-dive beginner's walk-through of sentdex's tutorial for how to build a chatbot with deep learning, Tensorflow, and an NMT sequence-to-sequence model |
| vincent9514/Text-Rewriting-Simplification |
8 |
|
0 |
0 |
over 7 years ago |
0 |
|
0 |
|
Python |
| 📜Neural Text Simplification to Improve Chatbot Performance |
| NaverCloudPlatform/android-ai-sample |
6 |
|
0 |
0 |
about 6 years ago |
0 |
|
1 |
|
Java |
| bobbyrathoree/Blatherson |
6 |
|
0 |
0 |
over 7 years ago |
0 |
|
0 |
apache-2.0 |
Python |
| Blatherson is a chatbot developed using Seq2Seq NMT model by Tensorflow. It uses reddit comments/replies dump since last year (around 900 GB), and is continuously learning. |