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.
☆183Updated 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 8 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 7 years ago
- Kaggle Quora Questions Pairs Competition☆87Updated 6 years ago
- Neural Attention Model for Abstractive Summarization☆73Updated 9 years ago
- It is a tensorflow script for multi-task learning implementation of Kim's paper : Convolutional Neural Networks for Sentence Classificati…☆105Updated 8 years ago
- Various models and code (Manhattan LSTM, Siamese LSTM + Matching Layer, BiMPM) for the paraphrase identification task, specifically with …☆325Updated 7 years ago
- Spoken Language Understanding(SLU)/Slot Filling in Keras☆99Updated 6 years ago
- Dynamic Convolutional Neural Networks for Theano/Lasagne☆151Updated 8 years ago
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in Tensorflow☆143Updated 7 years ago
- TensorFlow implementation of Hierarchical Attention Networks for Document Classification and some extension☆94Updated 8 years ago
- LSTM-CRF models for sequence labeling in text.☆174Updated 7 years ago
- Dynamic Memory Network implementation in TensorFlow☆179Updated 6 years ago
- Implementation of Attention-over-Attention Neural Networks for Reading Comprehension (https://arxiv.org/abs/1607.04423) in TensorFlow☆177Updated 8 years ago
- A tensorflow implementation of Convolutional Neural Networks for Sentence Classification☆76Updated 8 years ago
- ☆233Updated 6 years ago
- Solution to Kaggle's Quora Duplicate Question Detection Competition☆137Updated 6 years ago
- attention model for entailment on SNLI corpus implemented in Tensorflow and Keras☆177Updated 8 years ago
- Uses Recurrent Neural Network (LSTM/GRU/basic_RNN units) for summarization of amazon reviews☆133Updated 7 years ago
- Baseline solution to Quora Duplicate Question dataset.☆80Updated 8 years ago
- Preparing a dataset for TensorFlow text summarization (TextSum) model.☆146Updated 8 years ago
- tensorflow rewrite of Yoon Kim's lstm-char-cnn☆215Updated 7 years ago
- Tensorflow implementation of Very Deep Convolutional Networks for Natural Language Processing☆79Updated 7 years ago
- Educational material on using the TensorFlow Estimator framework for text classification☆135Updated 6 years ago
- Implementation of Hierarchical Attention Networks as presented in https://www.cs.cmu.edu/~diyiy/docs/naacl16.pdf☆57Updated 7 years ago
- Implementation of the Convolution Neural Network for factoid QA on the answer sentence selection task☆197Updated 8 years ago
- Hierarchical Recurrent Encoder Decoder for Query Suggestion☆108Updated 8 years ago
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in keras☆71Updated 7 years ago
- Simple Keras model that tackles the Stanford Natural Language Inference (SNLI) corpus using summation and/or recurrent neural networks☆264Updated 8 years ago
- Text Classification by Convolutional Neural Network in Keras☆218Updated 7 years ago