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:
- Chinese Text Generation using LSTM☆11Updated 8 years ago
- Text classification models: cnn, self-attention, cnn-rnf, rnn-att, capsule-net. TensorFlow. Single GPU or multi GPU☆19Updated 5 years ago
- Code for Named Entity Recognition using Deep Bidirectional LSTM(Char and Word Level Embedding) + HighWay Layer + CRF☆23Updated 7 years ago
- Tensorflow Implementation of Densely Connected Bidirectional LSTM with Applications to Sentence Classification☆47Updated 7 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
- Deep Transfer Reinforcement Learning for Text Summarization☆42Updated 6 years ago
- Sequence to Sequence and attention from scratch using Tensorflow☆29Updated 7 years ago
- Implement of paper Self-Taught Convolutional Neural Networks for Short Text Clustering using Keras.☆46Updated 7 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
- *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 8 years ago
- A sequence-to-sequence framework of Keras-based generative attention mechanisms that humans can read.一个人类可以阅读的基于Keras的代注意力机制的序列到序列的框架/模型,…☆18Updated 6 years ago
- Contextual LSTM for NLP tasks like word prediction and word embedding creation for Deep Learning☆28Updated 6 years ago
- A lossy compression to illustrate an application of K-means clustering algorithm☆22Updated 6 years ago
- Tensorflow Implementation of Recurrent Neural Network (Vanilla, LSTM, GRU) for Text Classification☆118Updated 7 years ago
- Extracting all the features of a product from its reviews, giving every feature a score (depending on the user reviews) and also ranking …☆46Updated 4 years ago
- Conditional Sequence Generative Adversarial Network trained with policy gradient, Implementation in Tensorflow☆49Updated 6 years ago
- This is a drop-in Keras layer for ELMo embeddings.☆47Updated 6 years ago
- Implementing different neural architectures for ABSA. [IN PROGRESS]☆28Updated 8 years ago
- Sentiment Analysis: Deep Bi-LSTM+attention model☆45Updated 3 years ago
- Keras + Universal Sentence Encoder = Transfer Learning for text data☆33Updated 6 years ago
- Keras Conv+BiLSTM for Named Entity Recognition☆24Updated 7 years ago
- Document clustering using Density Based Spatial Clustering (DBSCAN) [undergrad NLP class project 2015@TU]☆79Updated last year
- ☆27Updated 5 years ago
- Tensorflow implementation of multi-task learning for language modeling and text classification.☆31Updated 2 years ago
- Deep Learning for Nature Language Processing at Standford☆13Updated 8 years ago
- A sequence to sequence model for abstractive text summarization☆78Updated 7 years ago
- biLSTM/CNN based deep learning framework for Question Answer Selection.☆75Updated 7 years ago
- This repository contain Code how to use pre-trained word-embedding in tensorflow☆31Updated 7 years ago
- k-means text clustering using cosine similarity.☆59Updated 3 years ago