harpribot / deep-summarization
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
- Neural Attention Model for Abstractive Summarization☆73Updated 9 years ago
- Preparing a dataset for TensorFlow text summarization (TextSum) model.☆145Updated 8 years ago
- TensorFlow implementation of Hierarchical Attention Networks for Document Classification and some extension☆94Updated 8 years ago
- A deep NLP library, based on Keras / tf, focused on question answering (but useful for other NLP too)☆403Updated 6 years ago
- Keras DL models to answer 8th grade science multiple choice questions (Kaggle AllenAI competition).☆235Updated 7 years ago
- LSTM-CRF models for sequence labeling in text.☆174Updated 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/…☆182Updated 6 years ago
- Character level models for sentiment analysis☆91Updated 8 years ago
- Python code examples for the feedly Machine Learning blog (https://blog.feedly.com/category/all/Machine-Learning/)☆109Updated 3 years ago
- deep learning models for text classification written in TensorFlow(Python).☆61Updated 2 years ago
- Neural Language Correction implemented on Tensorflow☆156Updated 2 years ago
- A tensorflow implementation of Convolutional Neural Networks for Sentence Classification☆76Updated 8 years ago
- Implementation of the multi feed-forward network architecture by Parikh et al. (2016) for Natural Language Inference.☆87Updated 7 years ago
- Multi-Perspective Convolutional Neural Networks for modeling textual similarity (He et al., EMNLP 2015)☆106Updated 6 years ago
- Keras implementation of CoVe☆50Updated 6 years ago
- Intent parsing and slot filling in PyTorch with seq2seq + attention☆159Updated 7 years ago
- Some frequently used NLP blocks I implemented☆226Updated 6 years ago
- ☆389Updated 7 years ago
- A sentiment analyzer using deep rnns, built with TensorFlow☆61Updated 6 years ago
- Deep neural network based model for sequence to sequence classification☆77Updated 7 years ago
- Implementation of ULMFit algorithm for text classification via transfer learning☆94Updated 6 years ago
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in Tensorflow☆143Updated 7 years ago
- attention model for entailment on SNLI corpus implemented in Tensorflow and Keras☆177Updated 8 years ago
- In progress☆272Updated 8 years ago
- Next Utterance Classification☆135Updated 7 years ago
- Molding CNNs for text (http://arxiv.org/abs/1508.04112)☆85Updated 8 years ago
- Implementation of "Convolutional Neural Networks for Sentence Classification" paper☆141Updated 7 years ago
- Baseline solution to Quora Duplicate Question dataset.☆80Updated 7 years ago
- Text pre-processing library for deep learning (Keras, tensorflow).☆117Updated 6 years ago