hengluchang / deep-news-summarizationLinks
News summarization using sequence to sequence model with attention in TensorFlow.
☆189Updated 7 years ago
Alternatives and similar repositories for deep-news-summarization
Users that are interested in deep-news-summarization are comparing it to the libraries listed below
Sorting:
- ☆387Updated 7 years ago
- A seq2seq model that can generate summaries from fine food reviews on Amazon.☆233Updated 8 years ago
- Uses Recurrent Neural Network (LSTM/GRU/basic_RNN units) for summarization of amazon reviews☆132Updated 7 years ago
- Text summarization using seq2seq in Keras☆292Updated 3 years ago
- Implementation of the paper -> https://arxiv.org/abs/1709.00155. For converting information present in the form of structured data into n…☆187Updated 6 years ago
- Convolutional Neural Network for Text Classification in Tensorflow☆139Updated 8 years ago
- Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.☆167Updated 5 years ago
- Preparing a dataset for TensorFlow text summarization (TextSum) model.☆145Updated 8 years ago
- A collection of all my datasets☆238Updated 7 years ago
- Keras DL models to answer 8th grade science multiple choice questions (Kaggle AllenAI competition).☆235Updated 8 years ago
- ☆143Updated 5 years ago
- The project surveys 16+ Natural Language Processing (NLP) research papers that propose novel Deep Neural Network Models for Text Classifi…☆193Updated 7 years ago
- Text Classification by Convolutional Neural Network in Keras☆219Updated 7 years ago
- The implementation of text classification using character level convoultion neural networks using Keras☆150Updated 2 years ago
- Neural Paraphrase Generation☆177Updated 3 years ago
- CRF to detect named entities (primarily names of people)☆119Updated 8 years ago
- Aspect Based Sentiment Analysis using End-to-End Memory Networks☆196Updated 7 years ago
- Spoken Language Understanding(SLU)/Slot Filling in Keras☆100Updated 7 years ago
- Implementation of Very Deep Convolutional Neural Network for Text Classification☆172Updated 3 years ago
- CNN/Daily Mail Reading Comprehension Task☆291Updated 8 years ago
- A sequence to sequence model for abstractive text summarization☆78Updated 7 years ago
- Python Framework for Extractive Text Summarization☆113Updated 3 years ago
- A repository containing 300D character embeddings derived from the GloVe 840B/300D dataset, and uses these embeddings to train a deep lea…☆214Updated 8 years ago
- A deep NLP library, based on Keras / tf, focused on question answering (but useful for other NLP too)☆403Updated 7 years ago
- Automatically generate headlines to short articles☆525Updated 7 years ago
- Aspect Based Sentiment Analysis☆107Updated 6 years ago
- Various models and code (Manhattan LSTM, Siamese LSTM + Matching Layer, BiMPM) for the paraphrase identification task, specifically with …☆326Updated 7 years ago
- DAANet: Dual Ask-Answer Network for Machine Reading Comprehension☆144Updated 6 years ago
- chat corpus collection from various open sources☆245Updated 8 years ago
- A bidirectional encoder-decoder LSTM neural network is trained for text summarization on the cnn/dailymail dataset. (MIT808 project)☆79Updated 6 years ago