hit-computer / char-rnnLinks
Recurrent Neural Networks(GRU) for character-level language models on Chinese, in Python/Theano
☆63Updated 8 years ago
Alternatives and similar repositories for char-rnn
Users that are interested in char-rnn are comparing it to the libraries listed below
Sorting:
- Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch. Based on code of https://github.com/…☆190Updated 9 years ago
- 基于深度学习的中文分词尝试☆84Updated 10 years ago
- Implement character-level language models for text generation based-on LSTM, in Python/TensorFlow☆149Updated 8 years ago
- Character-Level language models☆77Updated 8 years ago
- AI in action☆39Updated 8 years ago
- MXNet based Neural Machine Translation☆118Updated 7 years ago
- 基于char-rnn和tensorflow生成周杰伦歌词☆248Updated 7 years ago
- CNN for Chinese Text Classification in Tensorflow☆238Updated 8 years ago
- compare embedding☆238Updated 10 years ago
- RNN(LSTM, GRU) in Theano with mini-batch training; character-level language models in Theano☆69Updated 7 years ago
- Implementation of conversational intelligence using r-net models☆41Updated 8 years ago
- LSTM Neural Network in Python and Cython, used for language modelling☆131Updated 9 years ago
- Neural Attention Model for Abstractive Summarization☆73Updated 10 years ago
- learn how to create lstm recognize through Tensorflow☆20Updated 9 years ago
- Sequence to sequence learning with MXNET☆50Updated 9 years ago
- ☆43Updated 10 years ago
- Preparing a dataset for TensorFlow text summarization (TextSum) model.☆145Updated 8 years ago
- Tensorflow implementation of joint modeling of SLU (intent & slot filling) and LM with RNNs.☆118Updated 9 years ago
- Python implementation of linear-chain conditional random fields.☆101Updated 12 years ago
- ☆58Updated 9 years ago
- Implement SC-LSTM model for text generation in control of words, in Python/TensorFlow☆87Updated 8 years ago
- TensorFlow implementation of Hierarchical Attention Networks for Document Classification and some extension☆94Updated 8 years ago
- Word segmentation using neural networks based on package https://github.com/SUTDNLP/LibN3L☆23Updated 10 years ago
- This is an implementation of the Attention Sum Reader model as presented in "Text Comprehension with the Attention Sum Reader Network" av…☆98Updated 9 years ago
- Code for Chinese Poetry Generation with Recurrent Neural Networks (EMNLP 2014)☆163Updated 9 years ago
- ☆19Updated 7 years ago
- LSTM-CRF models for sequence labeling in text.☆173Updated 8 years ago
- IPython Notebook for training a word-level Convolutional Neural Network model for sentiment classification task on Yelp-Challenge-2016 re…☆112Updated 6 years ago
- Chinese Tokenizer; New words Finder. 中文三段式机械分词算法; 未登录新词发现算法☆95Updated 9 years ago
- Code for Exploring Segment Representations for Neural Segmentation Models☆30Updated 9 years ago