surmenok / TextSumLinks
Preparing a dataset for TensorFlow text summarization (TextSum) model.
☆145Updated 8 years ago
Alternatives and similar repositories for TextSum
Users that are interested in TextSum are comparing it to the libraries listed below
Sorting:
- It is a tensorflow script for multi-task learning implementation of Kim's paper : Convolutional Neural Networks for Sentence Classificati…☆105Updated 9 years ago
- Neural Sentiment Classification☆288Updated 7 years ago
- My (slightly modified) Keras implementation of the Recurrent Convolutional Neural Network (RCNN) described here: http://www.aaai.org/ocs/…☆184Updated 7 years ago
- LSTM-CRF models for sequence labeling in text.☆173Updated 8 years ago
- ☆237Updated 7 years ago
- Uses Recurrent Neural Network (LSTM/GRU/basic_RNN units) for summarization of amazon reviews☆132Updated 8 years ago
- Neural Attention Model for Abstractive Summarization☆73Updated 10 years ago
- Various models and code (Manhattan LSTM, Siamese LSTM + Matching Layer, BiMPM) for the paraphrase identification task, specifically with …☆326Updated 7 years ago
- TensorFlow implementation of Hierarchical Attention Networks for Document Classification and some extension☆94Updated 8 years ago
- Keras DL models to answer 8th grade science multiple choice questions (Kaggle AllenAI competition).☆235Updated 8 years ago
- Convolutional Neural Network for Multi-label Multi-instance Relation Extraction in Tensorflow