airalcorn2 / Recurrent-Convolutional-Neural-Network-Text-ClassifierLinks
My (slightly modified) Keras implementation of the Recurrent Convolutional Neural Network (RCNN) described here: http://www.aaai.org/ocs/index.php/AAAI/AAAI15/paper/view/9745.
☆184Updated 7 years ago
Alternatives and similar repositories for Recurrent-Convolutional-Neural-Network-Text-Classifier
Users that are interested in Recurrent-Convolutional-Neural-Network-Text-Classifier are comparing it to the libraries listed below
Sorting:
- Implementation of Character-level Convolutional Networks for Text Classification in TensorFlow☆81Updated 9 years ago
- Convolutional Neural Network for Multi-label Multi-instance Relation Extraction in Tensorflow☆189Updated 8 years ago
- Keras DL models to answer 8th grade science multiple choice questions (Kaggle AllenAI competition).☆235Updated 8 years ago
- Spoken Language Understanding(SLU)/Slot Filling in Keras☆100Updated 7 years ago
- Dynamic Convolutional Neural Networks for Theano/Lasagne☆151Updated 8 years ago
- It is a tensorflow script for multi-task learning implementation of Kim's paper : Convolutional Neural Networks for Sentence Classificati…☆105Updated 9 years ago
- ☆235Updated 6 years ago
- TensorFlow implementation of Hierarchical Attention Networks for Document Classification and some extension☆94Updated 8 years ago
- Siamese Recurrent Neural network with LSTM for evaluating semantic similarity between sentences.☆200Updated 9 years ago
- LSTM-CRF models for sequence labeling in text.☆173Updated 8 years ago
- Kaggle Quora Questions Pairs Competition☆87Updated 7 years ago
- implement the paper" Very Deep Convolutional Networks for Natural Language Processing"(https://arxiv.org/abs/1606.01781 ) in tensorflow☆55Updated 6 months ago
- tensorflow rewrite of Yoon Kim's lstm-char-cnn☆214Updated 7 years ago
- Dynamic Memory Network implementation in TensorFlow☆179Updated 7 years ago
- Baseline solution to Quora Duplicate Question dataset.☆80Updated 8 years ago
- Preparing a dataset for TensorFlow text summarization (TextSum) model.☆145Updated 8 years ago
- Tensorflow implementation of Very Deep Convolutional Networks for Natural Language Processing☆79Updated 7 years ago
- Implementation of Hierarchical Attention Networks as presented in https://www.cs.cmu.edu/~diyiy/docs/naacl16.pdf