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
- A bidirectional encoder-decoder LSTM neural network is trained for text summarization on the cnn/dailymail dataset. (MIT808 project)☆79Updated 6 years ago
- Sequence to Sequence and attention from scratch using Tensorflow☆29Updated 7 years ago
- Code for Named Entity Recognition using Deep Bidirectional LSTM(Char and Word Level Embedding) + HighWay Layer + CRF☆23Updated 7 years ago
- deep learning model for text classification☆10Updated 7 years ago
- Tree Structured LSTM model for sentence level aspect based sentiment analysis☆36Updated 7 years ago
- Web api built on flask for keras-based sentiment analysis using Word Embedding, RNN and CNN☆25Updated 7 years ago
- Chinese Text Generation using LSTM☆11Updated 7 years ago
- Machine translation using deep learning with lstm,cnn,attention,beam search and so on.☆20Updated 7 years ago
- A general framework for Multi-Document Summarization based on Genetic Algorithm and Swarm Intelligence☆9Updated 8 years ago
- LSTM-based model for answer selection☆18Updated 6 years ago
- *SEM 2018: Learning Distributed Event Representations with a Multi-Task Approach☆21Updated 6 years ago
- My bachelor's degree thesis (with code and experiments) on sentiment classification of Russian texts using Bi-RNN with attention mechanis…☆45Updated 7 years ago
- Deep Learning for Nature Language Processing at Standford☆13Updated 8 years ago
- Winter Term Project 2018☆9Updated 6 years ago
- Tensorflow implementation of Attention-based Bidirectional RNN text classification.☆26Updated 6 years ago
- Humor Detection in English-Hindi Code-Mixed Social Media Content☆7Updated 6 years ago
- Text Generation using Bidirectional LSTM and Doc2Vec models☆62Updated 5 years ago
- A Python implementation of a binary text classifier using Doc2Vec and SVM☆16Updated 7 years ago
- Be notified of recent events in the news by setting up alerts. Program uses NLP techniques such as keyword matching, k-clustering and sem…☆11Updated 8 years ago
- A sequence-to-sequence framework of Keras-based generative attention mechanisms that humans can read.一个人类可以阅读的基于Keras的代注意力机制的序列到序列的框架/模型,…☆18Updated 6 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
- This repo contains implementation of advanced ML techniques. Includes model ensembles, cost-sensitive learning and dealing with class imb…☆18Updated 6 years ago
- TextSentimentClassification, using tensorflow.☆15Updated 7 years ago
- RNN Seq2Seq Based Abstract Summarization(ABS) On Tensorflow☆9Updated 6 years ago
- Sentiment analysis using LSTM with attention mechanism in keras.☆11Updated 6 years ago
- [Tutorial] Summarizing Text with Amazon Reviews☆25Updated 7 years ago
- This is a drop-in Keras layer for ELMo embeddings.☆47Updated 6 years ago
- A sequence to sequence model for abstractive text summarization☆78Updated 7 years ago
- Attention-based LSTM model with the Aspect information to solve financial opinion mining problem (WWW 2018 shared task1)☆16Updated 6 years ago