XiaohuiGuoEartha / NLP_Project_Abstractive_SummarizationLinks
Used Python “keras” package to develop a unidirectional LSTM based deep learning model “encoder-decoder networks” for title generation on news data set. Improved the architecture by using attention. Created tensorboard visualizations to show the validation accuracy and loss. Evaluated the summaries using the ROUGE score.
☆17Updated 7 years ago
Alternatives and similar repositories for NLP_Project_Abstractive_Summarization
Users that are interested in NLP_Project_Abstractive_Summarization are comparing it to the libraries listed below
Sorting:
- Extractive Text Summarization Using Deep Learning: Single document summarization using RBM and Fuzzy logic☆9Updated 6 years ago
- deep learning model for text classification☆10Updated 7 years ago
- *SEM 2018: Learning Distributed Event Representations with a Multi-Task Approach☆21Updated 6 years ago
- Machine translation using deep learning with lstm,cnn,attention,beam search and so on.☆21Updated 7 years ago
- Deep Learning for Nature Language Processing at Standford☆13Updated 8 years ago
- Web api built on flask for keras-based sentiment analysis using Word Embedding, RNN and CNN☆25Updated 7 years ago
- Sentiment analysis using LSTM with attention mechanism in keras.☆11Updated 6 years ago
- Contextual LSTM for NLP tasks like word prediction and word embedding creation for Deep Learning☆28Updated 6 years ago
- ☆12Updated 12 years ago
- A general framework for Multi-Document Summarization based on Genetic Algorithm and Swarm Intelligence☆9Updated 8 years ago
- Implementation of Supervised embedding models from [Learning End-to-End Goal-Oriented Dialog] paper.☆14Updated 6 years ago
- Given an aspect term in a sentence, predict the sentiment label for the aspect term☆5Updated 7 years ago
- RNN Seq2Seq Based Abstract Summarization(ABS) On Tensorflow☆9Updated 6 years ago
- A Neural Attention Model for Abstractive Sentence Summarization in DyNet☆19Updated 7 years ago
- TextSentimentClassification, using tensorflow.☆15Updated 7 years ago
- LSTM, biconditional, soft attention LSTM/GRU encoders for SemEval 2016 stance detection task☆8Updated 2 years ago
- TensorFlow code and pre-trained models for A Dynamic Word Representation Model Based on Deep Context. It combines the idea of BERT model…☆15Updated 6 years ago
- Tensorflow implementation of Attention-based Bidirectional RNN text classification.☆26Updated 7 years ago
- Tensorflow Implementation of Densely Connected Bidirectional LSTM with Applications to Sentence Classification☆47Updated 7 years ago
- Keras implementation of the Structured Self-Attentive Sentence Embedding model☆19Updated 6 years ago
- ☆11Updated 6 years ago
- Chinese Text Generation using LSTM☆11Updated 7 years ago
- A Python implementation of a binary text classifier using Doc2Vec and SVM☆16Updated 7 years ago
- document level sentiment classification implemented by tensorflow.☆23Updated 7 years ago
- Stance Detection for the Fake News Challenge with Conditional Encoding and Attention LSTM, as Stanford CS224N class project by Stephen Pf…☆14Updated 7 years ago
- Sequence to Sequence and attention from scratch using Tensorflow☆29Updated 7 years ago
- Tree Structured LSTM model for sentence level aspect based sentiment analysis☆36Updated 7 years ago
- ☆16Updated 8 years ago
- BiLSTM+CRF☆10Updated 6 years ago
- Text classification models: cnn, self-attention, cnn-rnf, rnn-att, capsule-net. TensorFlow. Single GPU or multi GPU☆19Updated 5 years ago