harpribot / deep-summarizationLinks
Uses Recurrent Neural Network (LSTM/GRU/basic_RNN units) for summarization of amazon reviews
☆132Updated 7 years ago
Alternatives and similar repositories for deep-summarization
Users that are interested in deep-summarization are comparing it to the libraries listed below
Sorting:
- Preparing a dataset for TensorFlow text summarization (TextSum) model.☆146Updated 8 years ago
- Neural Attention Model for Abstractive Summarization☆74Updated 9 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
- Keras DL models to answer 8th grade science multiple choice questions (Kaggle AllenAI competition).☆235Updated 7 years ago
- code for our paper Baselines and Bigrams: Simple, Good Sentiment and Topic Classification☆135Updated 9 years ago
- A tensorflow implementation of Convolutional Neural Networks for Sentence Classification☆76Updated 8 years ago
- deep learning models for text classification written in TensorFlow(Python).☆61Updated 2 years ago
- A deep NLP library, based on Keras / tf, focused on question answering (but useful for other NLP too)☆403Updated 7 years ago
- Spoken Language Understanding(SLU)/Slot Filling in Keras☆100Updated 6 years ago
- TensorFlow implementation of Hierarchical Attention Networks for Document Classification and some extension☆94Updated 8 years ago
- Neural Language Correction implemented on Tensorflow☆156Updated 2 years ago
- Various models and code (Manhattan LSTM, Siamese LSTM + Matching Layer, BiMPM) for the paraphrase identification task, specifically with …☆325Updated 7 years ago
- ☆88Updated 9 years ago
- ☆387Updated 7 years ago
- Deep-Learning Model Exploration and Development for NLP☆244Updated last year
- It is a tensorflow script for multi-task learning implementation of Kim's paper : Convolutional Neural Networks for Sentence Classificati…☆105Updated 8 years ago
- Implementation of "Convolutional Neural Networks for Sentence Classification" paper☆143Updated 7 years ago
- Tensorflow based Neural Conversation Models☆190Updated 8 years ago
- Intent parsing and slot filling in PyTorch with seq2seq + attention☆159Updated 8 years ago
- LSTM-CRF models for sequence labeling in text.☆174Updated 8 years ago
- Code to train and use models from "Charagram: Embedding Words and Sentences via Character n-grams".☆124Updated 9 years ago
- Benchmarking text classification algorithms☆65Updated 8 years ago
- CRF to detect named entities (primarily names of people)☆119Updated 8 years ago
- Dynamic Convolutional Neural Networks for Theano/Lasagne☆151Updated 8 years ago
- News summarization using sequence to sequence model with attention in TensorFlow.☆188Updated 7 years ago
- ☆234Updated 6 years ago
- Implementation of the multi feed-forward network architecture by Parikh et al. (2016) for Natural Language Inference.☆87Updated 7 years ago
- TensorFlow implementation of convolutional neural network for sentence classification tasks☆81Updated 8 years ago
- A convolutional neural network to classify sentences, built with Tensorflow.☆33Updated 8 years ago
- Python code for training all models in the ICLR paper, "Towards Universal Paraphrastic Sentence Embeddings". These models achieve strong …☆193Updated 9 years ago