sallamander / headline-generationLinks
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
Sorting:
- CRF to detect named entities (primarily names of people)☆119Updated 7 years ago
- Preparing a dataset for TensorFlow text summarization (TextSum) model.☆146Updated 8 years ago
- Baseline solution to Quora Duplicate Question dataset.☆80Updated 8 years ago
- Implementation of the paper -> https://arxiv.org/abs/1709.00155. For converting information present in the form of structured data into n…☆188Updated 6 years ago
- ☆96Updated 7 years ago
- Converting GloVe vectors into word2vec format for easy usage with Gensim☆112Updated 5 years ago
- Various models and code (Manhattan LSTM, Siamese LSTM + Matching Layer, BiMPM) for the paraphrase identification task, specifically with …☆325Updated 7 years ago
- Deep neural network based model for sequence to sequence classification☆76Updated 7 years ago
- Uses Recurrent Neural Network (LSTM/GRU/basic_RNN units) for summarization of amazon reviews☆133Updated 7 years ago
- Python Framework for Extractive Text Summarization☆113Updated 3 years ago
- A tensorflow implementation of Convolutional Neural Networks for Sentence Classification☆76Updated 8 years ago
- TensorFlow implementation of Conversation Models☆143Updated 7 years ago
- Python code examples for the feedly Machine Learning blog (https://blog.feedly.com/category/all/Machine-Learning/)☆109Updated 3 years ago
- TensorFlow implementation of Hierarchical Attention Networks for Document Classification and some extension☆94Updated 8 years ago
- Character level models for sentiment analysis☆91Updated 8 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
- Text pre-processing library for deep learning (Keras, tensorflow).☆117Updated 6 years ago
- Code to train and use models from "Charagram: Embedding Words and Sentences via Character n-grams".☆124Updated 8 years ago
- deep learning models for text classification written in TensorFlow(Python).☆61Updated 2 years ago
- In progress☆272Updated 8 years ago
- Spoken Language Understanding(SLU)/Slot Filling in Keras☆99Updated 6 years ago
- Keras implementation of the Crepe character-level convolutional neural net.☆74Updated 6 years ago
- Implementation of "Convolutional Neural Networks for Sentence Classification" paper☆142Updated 7 years ago
- It is a tensorflow script for multi-task learning implementation of Kim's paper : Convolutional Neural Networks for Sentence Classificati…☆105Updated 8 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
- LSTM-CRF models for sequence labeling in text.☆174Updated 7 years ago
- TETRE: a Toolkit for Exploring Text for Relation Extraction☆75Updated 8 years ago
- Similarity search on Wikipedia using gensim in Python.☆60Updated 6 years ago
- Some frequently used NLP blocks I implemented☆226Updated 6 years ago
- Train word embeddings with Gensim and vizualize them with TensorBoard☆34Updated 6 years ago