hit-computer / char-rnn-tf
Implement character-level language models for text generation based-on LSTM, in Python/TensorFlow
☆148Updated 7 years ago
Alternatives and similar repositories for char-rnn-tf:
Users that are interested in char-rnn-tf are comparing it to the libraries listed below
- Character-Level language models☆77Updated 7 years ago
- Recurrent Neural Networks(GRU) for character-level language models on Chinese, in Python/Theano☆63Updated 7 years ago
- ☆306Updated 7 years ago
- Chinsese_word_vectors☆201Updated 9 years ago
- CNN for Chinese Text Classification in Tensorflow☆237Updated 7 years ago
- Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch. Based on code of https://github.com/…☆189Updated 8 years ago
- 基于char-rnn和tensorflow生成周杰伦歌词☆245Updated 6 years ago
- Chinese Natural Language Processing tools and examples☆162Updated 8 years ago
- compare embedding☆238Updated 9 years ago
- Implement SC-LSTM model for text generation in control of words, in Python/TensorFlow☆87Updated 7 years ago
- ☆299Updated 4 years ago
- tensorflow and theano cnn code for insurance QA(question Answer matching)☆529Updated 6 years ago
- A (CNN+)RNN(LSTM/BiLSTM)+CRF model for sequence labelling.☆139Updated 7 years ago
- NLPCC2017示例代码以及数据描述☆115Updated 7 years ago
- ☆40Updated 8 years ago
- The implementation of paper https://arxiv.org/abs/1704.07556, ACL 2017☆150Updated 7 years ago
- classify text by rnn/lstm, based on TensorFlow r1.0☆86Updated 7 years ago
- Code for Chinese Poetry Generation with Recurrent Neural Networks (EMNLP 2014)☆163Updated 8 years ago
- Tensorflow implementation of "Attention-Based Recurrent Neural Network Models for Joint Intent Detection and Slot Filling" (https://arxiv…☆281Updated 7 years ago
- AI in action☆39Updated 7 years ago
- A tensorflow implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)☆305Updated 7 years ago
- Seq2seq chatbot with attention and anti-language model to suppress generic response, option for further improve by deep reinforcement lea…☆363Updated 2 years ago
- Text classification using LSTM☆170Updated 7 years ago
- Chinese Poetry Generation☆177Updated 7 years ago
- Hierarchical Attention Networks for Chinese Sentiment Classification☆206Updated 7 years ago
- ☆121Updated 7 years ago
- 基于深度学习的中文分词尝试☆84Updated 9 years ago
- A Chinese Cloze-style RC Dataset: People's Daily & Children's Fairy Tale (CFT)☆170Updated 5 years ago
- 总结了一些可以用作聊天机器人训练实作的文字语聊,包含中英文不同语言☆118Updated 6 years ago
- 基于seq2seq模型的简单对话系统的tf实现,具有embedding、attention、beam_search等功能,数据集是Cornell Movie Dialogs☆143Updated 7 years ago