scharmchi / char-level-cnn-tfLinks
Implementation of Character-level Convolutional Networks for Text Classification in TensorFlow
☆81Updated 9 years ago
Alternatives and similar repositories for char-level-cnn-tf
Users that are interested in char-level-cnn-tf are comparing it to the libraries listed below
Sorting:
- LSTM-CRF models for sequence labeling in text.☆174Updated 8 years ago
- My (slightly modified) Keras implementation of the Recurrent Convolutional Neural Network (RCNN) described here: http://www.aaai.org/ocs/…☆183Updated 7 years ago
- Implementation of the Convolution Neural Network for factoid QA on the answer sentence selection task☆197Updated 8 years ago
- Neural Attention Model for Abstractive Summarization☆74Updated 9 years ago
- Dynamic Memory Network implementation in TensorFlow☆178Updated 7 years ago
- Implementation of Attention-over-Attention Neural Networks for Reading Comprehension (https://arxiv.org/abs/1607.04423) in TensorFlow☆177Updated 8 years ago
- ☆234Updated 6 years ago
- ☆151Updated 2 years ago
- Tensorflow implementation of Very Deep Convolutional Networks for Natural Language Processing☆79Updated 7 years ago
- Hierarchical Recurrent Encoder Decoder for Query Suggestion☆108Updated 8 years ago
- attention model for entailment on SNLI corpus implemented in Tensorflow and Keras☆178Updated 8 years ago
- tensorflow rewrite of Yoon Kim's lstm-char-cnn☆214Updated 7 years ago
- Siamese Recurrent Neural network with LSTM for evaluating semantic similarity between sentences.☆200Updated 9 years ago
- ☆59Updated 9 years ago
- Dynamic Convolutional Neural Networks for Theano/Lasagne☆151Updated 8 years ago
- TensorFlow implementation of Hierarchical Attention Networks for Document Classification and some extension