Automatically generate headlines to short articles
☆524Apr 22, 2018Updated 7 years ago
Alternatives and similar repositories for headlines
Users that are interested in headlines are comparing it to the libraries listed below
Sorting:
- Neural Attention Model for Abstractive Summarization☆918Apr 25, 2018Updated 7 years ago
- In progress☆272Apr 12, 2017Updated 8 years ago
- Sequence to Sequence Learning with Keras☆3,177Aug 20, 2022Updated 3 years ago
- Sent2Vec encoder and training code from the paper "Skip-Thought Vectors"☆2,052Jun 9, 2020Updated 5 years ago
- Deep Learning and applications in Startups, CV, NLP☆801May 9, 2019Updated 6 years ago
- in progress☆187Nov 29, 2017Updated 8 years ago
- Text simplification using RNNs☆55Mar 31, 2016Updated 9 years ago
- ☆227Jul 6, 2016Updated 9 years ago
- attention model for entailment on SNLI corpus implemented in Tensorflow and Keras☆176Nov 13, 2016Updated 9 years ago
- Some language modeling tools for Keras☆659Dec 18, 2017Updated 8 years ago
- The repository contains code walkthroughs which introduces Deep Learning in the field of Natural Language Processing.☆109Jul 2, 2016Updated 9 years ago
- Simple Keras model that tackles the Stanford Natural Language Inference (SNLI) corpus using summation and/or recurrent neural networks☆265Jan 23, 2017Updated 9 years ago
- Question answering dataset featured in "Teaching Machines to Read and Comprehend☆1,296Apr 26, 2017Updated 8 years ago
- Reimplementation of Munkhdalai et al's Neural Semantic Encoders (https://arxiv.org/pdf/1607.04315v2.pdf)☆59Oct 28, 2016Updated 9 years ago
- A little library for text analysis with RNNs.☆537Sep 10, 2018Updated 7 years ago
- Introduction to Deep Learning for Natural Language Processing☆606May 26, 2020Updated 5 years ago
- Sequence-to-sequence model with LSTM encoder/decoders and attention☆1,282Dec 30, 2020Updated 5 years ago
- LSTM with associative memory cells (http://arxiv.org/abs/1602.03032)☆109May 1, 2016Updated 9 years ago
- ☆3,171Nov 16, 2021Updated 4 years ago
- Python code for training all models in the ICLR paper, "Towards Universal Paraphrastic Sentence Embeddings". These models achieve strong …☆193Feb 19, 2016Updated 10 years ago
- This is the code for "How to Make a Text Summarizer - Intro to Deep Learning #10" by Siraj Raval on Youtube☆495Jan 19, 2018Updated 8 years ago
- [Reimplementation Antol et al 2015] Keras-based LSTM/CNN models for Visual Question Answering☆480Jun 11, 2018Updated 7 years ago
- A deep NLP library, based on Keras / tf, focused on question answering (but useful for other NLP too)☆405May 21, 2018Updated 7 years ago
- Uses Recurrent Neural Network (LSTM/GRU/basic_RNN units) for summarization of amazon reviews☆132Nov 27, 2017Updated 8 years ago
- ByteNet for character-level language modelling☆318Aug 23, 2017Updated 8 years ago
- Bringing up some extra Cosmo to Keras.☆378Mar 24, 2017Updated 8 years ago
- Theano implementation of Tree RNNs aka Recursive Neural Networks.☆235Aug 15, 2016Updated 9 years ago
- Twitter hashtag prediction☆282Apr 20, 2017Updated 8 years ago
- Rectified Factor Networks☆37Oct 16, 2019Updated 6 years ago
- Module for automatic summarization of text documents and HTML pages.☆3,661Feb 14, 2026Updated 2 weeks ago
- Diving Deep into Sentiment: Understanding Fine-tuned CNNs for Visual Sentiment Prediction☆20Aug 17, 2017Updated 8 years ago
- Framework for building complex recurrent neural networks with Keras☆768Oct 29, 2022Updated 3 years ago
- LSTM language model with CNN over characters☆836Aug 24, 2016Updated 9 years ago
- ☆619Mar 15, 2017Updated 8 years ago
- ☆190Jul 6, 2023Updated 2 years ago
- List of resources to get started with Deep Learning for NLP.☆360Jul 5, 2017Updated 8 years ago
- Bayesian dessert for Lasagne☆83Jun 25, 2017Updated 8 years ago
- A convolutional neural network library for NLP.☆59Nov 22, 2017Updated 8 years ago
- Neural conversational model in Torch