sallamander / headline-generation
Inspired by http://nlp.stanford.edu/courses/cs224n/2015/reports/1.pdf
☆57Updated 8 years ago
Alternatives and similar repositories for headline-generation:
Users that are interested in headline-generation are comparing it to the libraries listed below
- CRF to detect named entities (primarily names of people)☆118Updated 7 years ago
- ☆98Updated 7 years ago
- Preparing a dataset for TensorFlow text summarization (TextSum) model.☆145Updated 7 years ago
- Accompanying notebook for the Entailment with Tensorflow article.☆82Updated 5 years ago
- Python code examples for the feedly Machine Learning blog (https://blog.feedly.com/category/all/Machine-Learning/)☆109Updated 3 years ago
- A tensorflow implementation of Convolutional Neural Networks for Sentence Classification☆77Updated 7 years ago
- Character level models for sentiment analysis☆91Updated 7 years ago
- TensorFlow implementation of Conversation Models☆143Updated 6 years ago
- Classifying text with bag-of-words☆114Updated 9 years ago
- Implementation of the paper -> https://arxiv.org/abs/1709.00155. For converting information present in the form of structured data into n…☆184Updated 5 years ago
- Query-Document Relevance☆42Updated 9 years ago
- Implementation of "Convolutional Neural Networks for Sentence Classification" paper☆143Updated 7 years ago
- Keras implementation of the Crepe character-level convolutional neural net.☆74Updated 6 years ago
- Semantic Textual Similarity in Python☆80Updated 7 years ago
- TensorFlow implementation of Hierarchical Attention Networks for Document Classification and some extension☆95Updated 7 years ago
- It is a tensorflow script for multi-task learning implementation of Kim's paper : Convolutional Neural Networks for Sentence Classificati…☆106Updated 8 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
- Various models and code (Manhattan LSTM, Siamese LSTM + Matching Layer, BiMPM) for the paraphrase identification task, specifically with …☆325Updated 6 years ago
- Uses Recurrent Neural Network (LSTM/GRU/basic_RNN units) for summarization of amazon reviews☆132Updated 7 years ago
- Yet another Python binding for fastText☆227Updated 6 years ago
- Deep neural network based model for sequence to sequence classification☆77Updated 7 years ago
- Baseline solution to Quora Duplicate Question dataset.☆80Updated 7 years ago
- A Keras implementation of the UCLMR approach to generating embeddings for Unicode emoji from their descriptions.☆38Updated 8 years ago
- Converting GloVe vectors into word2vec format for easy usage with Gensim☆112Updated 5 years ago
- Text pre-processing library for deep learning (Keras, tensorflow).☆118Updated 6 years ago
- Intent parsing and slot filling in Torch with seq2seq + attention☆49Updated 7 years ago
- A deep, LSTM-based part of speech tagger and sentiment analyser using character embeddings instead of words. Compatible with Theano and T…☆91Updated 7 years ago
- An extension of word2vec to efficiently represent new text as vectors. New text can be query, sentence and paragraph.☆68Updated 7 years ago