sallamander / headline-generationLinks
Inspired by http://nlp.stanford.edu/courses/cs224n/2015/reports/1.pdf
☆57Updated 9 years ago
Alternatives and similar repositories for headline-generation
Users that are interested in headline-generation are comparing it to the libraries listed below
Sorting:
- ☆96Updated 7 years ago
- Uses Recurrent Neural Network (LSTM/GRU/basic_RNN units) for summarization of amazon reviews☆132Updated 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…☆187Updated 6 years ago
- Preparing a dataset for TensorFlow text summarization (TextSum) model.☆145Updated 8 years ago
- Text pre-processing library for deep learning (Keras, tensorflow).☆117Updated 7 years ago
- CRF to detect named entities (primarily names of people)☆119Updated 8 years ago
- TETRE: a Toolkit for Exploring Text for Relation Extraction☆75Updated 8 years ago
- Semantic Textual Similarity in Python☆81Updated 8 years ago
- Complex Embeddings implementation in Tensorflow☆65Updated 7 years ago
- Keras implementation of the Crepe character-level convolutional neural net.☆74Updated 7 years ago
- Tensorflow implementation of Facebook TagSpace☆74Updated 6 years ago
- Making sense embedding out of word embeddings using graph-based word sense induction☆213Updated 4 years ago
- Similarity search on Wikipedia using gensim in Python.☆60Updated 6 years ago
- Automatically generate headlines to short articles☆525Updated 7 years ago
- Implementation of "Convolutional Neural Networks for Sentence Classification" paper☆144Updated 8 years ago
- Various models and code (Manhattan LSTM, Siamese LSTM + Matching Layer, BiMPM) for the paraphrase identification task, specifically with …☆326Updated 7 years ago
- Yet another Python binding for fastText☆225Updated 6 years ago
- ☆143Updated 5 years ago
- Natural Language Data Augmentation Tool for Conversational Systems☆115Updated 2 years ago
- Tensorflow 1.5 implementation of Chris Moody's Lda2vec, adapted from @meereeum☆109Updated 6 years ago
- An experiment about re-implementing supervised learning models based on shallow neural network approaches (e.g. fastText) with some addit…☆198Updated 8 years ago
- Deep learning models to identify clickbaits taking content into consideration☆171Updated 8 years ago
- Twitter named entity extraction for WNUT 2016 http://noisy-text.github.io/2016/ner-shared-task.html☆140Updated 3 years ago
- Code to train and use models from "Charagram: Embedding Words and Sentences via Character n-grams".☆124Updated 9 years ago
- Accompanying notebook for the Entailment with Tensorflow article.☆82Updated 6 years ago
- TensorFlow implementation of Conversation Models☆142Updated 7 years ago
- Generating labels for topics automatically using neural embeddings☆185Updated 3 weeks ago
- GloVe word vector embedding experiments (similar to Word2Vec)☆67Updated 2 years ago
- Topic modeling with gensim and LDA☆169Updated 8 years ago
- Intent parsing and slot filling in Torch with seq2seq + attention☆47Updated 8 years ago