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/…☆189Updated 8 years ago
- Character-Level language models☆77Updated 8 years ago
- 基于深度学习的中文分词尝试☆84Updated 9 years ago
- Implement character-level language models for text generation based-on LSTM, in Python/TensorFlow☆148Updated 8 years ago
- RNN(LSTM, GRU) in Theano with mini-batch training; character-level language models in Theano☆69Updated 6 years ago
- MXNet based Neural Machine Translation☆118Updated 6 years ago
- Python implementation of linear-chain conditional random fields.☆101Updated 12 years ago
- LSTM Neural Network in Python and Cython, used for language modelling☆129Updated 9 years ago
- ☆58Updated 8 years ago
- Word segmentation using neural networks based on package https://github.com/SUTDNLP/LibN3L☆23Updated 9 years ago
- compare embedding☆237Updated 9 years ago
- Implementation of conversational intelligence using r-net models☆41Updated 8 years ago
- AI in action☆39Updated 7 years ago
- ☆43Updated 9 years ago
- Simple convolutional highway networks using TensorFlow.☆56Updated 8 years ago
- Code for the ACL-2015 paper "Accurate Linear-Time Chinese Word Segmentation via Embedding Matching"☆38Updated 9 years ago
- Code for Exploring Segment Representations for Neural Segmentation Models☆30Updated 8 years ago
- CNN for Chinese Text Classification in Tensorflow☆237Updated 7 years ago
- learn how to create lstm recognize through Tensorflow☆21Updated 8 years ago
- 基于char-rnn和tensorflow生成周杰伦歌词☆246Updated 6 years ago
- My paper, note and anything in text.☆34Updated 6 years ago
- Chinese Tokenizer; New words Finder. 中文三段式机械分词算法; 未登录新词发现算法☆95Updated 8 years ago
- 使用Theano实现的一些RNN代码,包括最基本的RNN,LSTM,以及部分Attention模型,如论文MLSTM等☆31Updated 8 years ago
- Tensorflow-LSTM-CRF tool for Named Entity Recognizer☆59Updated 7 years ago
- Loading the model from glove and computer word similarity & word clustering.☆64Updated 10 years ago
- A various-language tutorial of LTP Cloud API.☆71Updated 8 years ago
- Sequence to sequence learning with MXNET☆50Updated 8 years ago
- TensorFlow implementation of Hierarchical Attention Networks for Document Classification and some extension☆94Updated 8 years ago
- LibN3L: A light-weight neural network package for natural language☆82Updated last month
- Example TensorFlow RNN Language Model☆52Updated 8 years ago