Currie32 / Text-Summarization-with-Amazon-Reviews
A seq2seq model that can generate summaries from fine food reviews on Amazon.
☆233Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for Text-Summarization-with-Amazon-Reviews
- Text summarization using seq2seq in Keras☆290Updated 2 years ago
- ☆389Updated 6 years ago
- Yelp round-10 review comments classification using deep learning (LSTM and CNN) and natural language processing.☆74Updated 5 years ago
- News summarization using sequence to sequence model with attention in TensorFlow.☆186Updated 6 years ago
- Text Classification by Convolutional Neural Network in Keras☆219Updated 6 years ago
- Uses Recurrent Neural Network (LSTM/GRU/basic_RNN units) for summarization of amazon reviews☆132Updated 6 years ago
- Solution to Kaggle's Quora Duplicate Question Detection Competition☆137Updated 5 years ago
- A Keras model that addresses the Quora Question Pairs dyadic prediction task.☆368Updated 7 years ago
- Text classification with Convolution Neural Networks on Yelp, IMDB & sentence polarity dataset v1.0☆117Updated 3 years ago
- A bidirectional encoder-decoder LSTM neural network is trained for text summarization on the cnn/dailymail dataset. (MIT808 project)☆81Updated 6 years ago
- The implementation of text classification using character level convoultion neural networks using Keras☆152Updated last year
- Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.☆166Updated 4 years ago
- The project surveys 16+ Natural Language Processing (NLP) research papers that propose novel Deep Neural Network Models for Text Classifi…☆195Updated 7 years ago
- Text Classification through CNN, RNN & HAN using Keras☆238Updated 5 years ago
- Convolutional Neural Network for Text Classification in Tensorflow☆139Updated 7 years ago
- How to use ELMo embeddings in Keras with Tensorflow Hub☆261Updated 5 years ago
- Text Generation using Bidirectional LSTM and Doc2Vec models☆63Updated 5 years ago
- ☆61Updated 6 years ago
- Tensorflow seq2seq Implementation of Text Summarization.☆638Updated 2 years ago
- Preparing a dataset for TensorFlow text summarization (TextSum) model.☆145Updated 7 years ago
- Implementation of Very Deep Convolutional Neural Network for Text Classification☆171Updated 2 years ago
- Accompanying code for the Medium article☆165Updated 5 years ago
- "Convolutional Neural Networks for Sentence Classification" (Kim 2014) - https://www.aclweb.org/anthology/D14-1181☆54Updated 4 years ago
- Tutorials for TensorFlow APIs the official documentation doesn't cover☆289Updated 6 years ago
- CRF to detect named entities (primarily names of people)☆119Updated 7 years ago
- Implementation of the paper -> https://arxiv.org/abs/1709.00155. For converting information present in the form of structured data into n…☆183Updated 5 years ago
- Aspect Based Sentiment Analysis using End-to-End Memory Networks☆199Updated 6 years ago
- Python Framework for Extractive Text Summarization☆113Updated 3 years ago
- My (slightly modified) Keras implementation of the Recurrent Convolutional Neural Network (RCNN) described here: http://www.aaai.org/ocs/…☆183Updated 6 years ago