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☆73Updated 9 years ago
- Keras DL models to answer 8th grade science multiple choice questions (Kaggle AllenAI competition).☆235Updated 7 years ago
- CRF to detect named entities (primarily names of people)☆119Updated 7 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
- LSTM-CRF models for sequence labeling in text.☆174Updated 7 years ago
- ☆88Updated 9 years ago
- Various models and code (Manhattan LSTM, Siamese LSTM + Matching Layer, BiMPM) for the paraphrase identification task, specifically with …☆325Updated 7 years ago
- Neural Language Correction implemented on Tensorflow☆156Updated 2 years ago
- Implementation of "Convolutional Neural Networks for Sentence Classification" paper☆143Updated 7 years ago
- A deep NLP library, based on Keras / tf, focused on question answering (but useful for other NLP too)☆403Updated 7 years ago
- TensorFlow implementation of Hierarchical Attention Networks for Document Classification and some extension☆94Updated 8 years ago
- deep learning models for text classification written in TensorFlow(Python).☆61Updated 2 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
- ☆388Updated 7 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
- Benchmarking text classification algorithms☆64Updated 7 years ago
- News summarization using sequence to sequence model with attention in TensorFlow.☆188Updated 7 years ago
- Converting GloVe vectors into word2vec format for easy usage with Gensim☆112Updated 6 years ago
- Convolutional Neural Network for Text Classification in Tensorflow☆139Updated 7 years ago
- Yet another Python binding for fastText☆224Updated 6 years ago
- Stanford NLP group's shared Python tools.☆137Updated 7 years ago
- Convolutional Neural Network for Multi-label Multi-instance Relation Extraction in Tensorflow☆189Updated 8 years ago
- Use RNNs to identify entities in news queries☆56Updated 8 years ago
- Code to train and use models from "Charagram: Embedding Words and Sentences via Character n-grams".☆124Updated 9 years ago
- TensorFlow implementation of Conversation Models☆143Updated 7 years ago
- Implementation of the multi feed-forward network architecture by Parikh et al. (2016) for Natural Language Inference.☆87Updated 7 years ago
- Character level models for sentiment analysis☆91Updated 8 years ago
- Molding CNNs for text (http://arxiv.org/abs/1508.04112)☆85Updated 9 years ago