harpribot / deep-summarizationLinks
Uses Recurrent Neural Network (LSTM/GRU/basic_RNN units) for summarization of amazon reviews
☆133Updated 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
- My (slightly modified) Keras implementation of the Recurrent Convolutional Neural Network (RCNN) described here: http://www.aaai.org/ocs/…☆183Updated 7 years ago
- Intent parsing and slot filling in PyTorch with seq2seq + attention☆159Updated 8 years ago
- CRF to detect named entities (primarily names of people)☆119Updated 7 years ago
- Various models and code (Manhattan LSTM, Siamese LSTM + Matching Layer, BiMPM) for the paraphrase identification task, specifically with …☆325Updated 7 years ago
- A tensorflow implementation of Convolutional Neural Networks for Sentence Classification☆76Updated 8 years ago
- Deep-Learning Model Exploration and Development for NLP☆243Updated last year
- LSTM-CRF models for sequence labeling in text.☆174Updated 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
- Simple Keras model that tackles the Stanford Natural Language Inference (SNLI) corpus using summation and/or recurrent neural networks☆264Updated 8 years ago
- Keras DL models to answer 8th grade science multiple choice questions (Kaggle AllenAI competition).☆235Updated 7 years ago
- TensorFlow implementation of Hierarchical Attention Networks for Document Classification and some extension☆94Updated 8 years ago
- Python code examples for the feedly Machine Learning blog (https://blog.feedly.com/category/all/Machine-Learning/)☆109Updated 3 years ago
- Tensorflow based Neural Conversation Models☆190Updated 8 years ago
- ☆388Updated 7 years ago
- Implementation of Character-level Convolutional Networks for Text Classification in TensorFlow☆81Updated 8 years ago
- Theano Implementation of DMN+ (Improved Dynamic Memory Networks) from the paper by Xiong, Merity, & Socher at MetaMind, http://arxiv.org/…☆166Updated 6 years ago
- Converting GloVe vectors into word2vec format for easy usage with Gensim☆112Updated 5 years ago
- Keras implementation of CoVe☆50Updated 6 years ago
- TensorFlow implementation of Conversation Models☆143Updated 7 years ago
- Stanford NLP group's shared Python tools.☆137Updated 7 years ago
- Some frequently used NLP blocks I implemented☆226Updated 6 years ago
- In progress☆272Updated 8 years ago
- Accompanying notebook for the Entailment with Tensorflow article.☆82Updated 6 years ago
- A sequence to sequence model for abstractive text summarization☆78Updated 7 years ago
- Spoken Language Understanding(SLU)/Slot Filling in Keras☆99Updated 6 years ago
- deep learning models for text classification written in TensorFlow(Python).☆61Updated 2 years ago
- CNN/Daily Mail Reading Comprehension Task☆292Updated 8 years ago
- A Neural Reading Comprehension-based Question Answering System☆80Updated 6 years ago