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
- TensorFlow code and pre-trained models for A Dynamic Word Representation Model Based on Deep Context. It combines the idea of BERT model…☆15Updated 7 years ago
- This is a drop-in Keras layer for ELMo embeddings.☆47Updated 7 years ago
- Time series prediction and text analysis using Keras LSTM, plus clustering, association rules mining☆32Updated 8 years ago
- *SEM 2018: Learning Distributed Event Representations with a Multi-Task Approach☆21Updated 7 years ago
- Sequence to Sequence and attention from scratch using Tensorflow☆29Updated 8 years ago
- Synthetic Minority Over-sampling Technique☆41Updated 8 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
- Mutli-label text classification using ConvNet and graph embedding (Tensorflow implementation)☆44Updated 3 years ago
- Aspect-Based Sentiment Analysis☆36Updated 2 years ago
- Tensorflow implementation of CFO, a knowledge graph based QA system☆27Updated 7 years ago
- Tensorflow implementation of multi-task learning for language modeling and text classification.☆31Updated 3 years ago
- Learning graph embedding using DeepWalk or Node2Vec☆15Updated 9 years ago
- predicting yelp review rating using recurrent neural networks☆22Updated 8 years ago
- A bidirectional encoder-decoder LSTM neural network is trained for text summarization on the cnn/dailymail dataset. (MIT808 project)☆80Updated 7 years ago
- Implement of paper Self-Taught Convolutional Neural Networks for Short Text Clustering using Keras.☆46Updated 8 years ago
- Train, save and serve a linear regression model in TensorFlow☆32Updated 5 years ago
- Performance comparison of three Bron–Kerbosch algorithm implementations that find all maximal cliques in a graph.☆25Updated 11 years ago
- Deep Learning for Nature Language Processing at Standford☆13Updated 9 years ago
- Summarization systems often have additional evidence they can utilize in order to specify the most important topics of document(s). For e…☆22Updated 3 years ago
- Official code of our work, Robust, Transferable Sentence Representations for Text Classification [Arxiv 2018].☆22Updated 7 years ago
- Hierarchical BiLSTM CNN using Keras☆78Updated 7 years ago
- Code for Named Entity Recognition using Deep Bidirectional LSTM(Char and Word Level Embedding) + HighWay Layer + CRF☆23Updated 8 years ago
- These are my solutions to all six assignments of tensorflow tutorial in Udacity, covering CNN, RNN, Regularization (L2 and dropout), Embe…☆10Updated 9 years ago
- Deep Transfer Reinforcement Learning for Text Summarization☆41Updated 7 years ago
- Conditional Sequence Generative Adversarial Network trained with policy gradient, Implementation in Tensorflow☆49Updated 7 years ago
- A bidirectional LSTM with attention for multiclass/multilabel text classification.☆173Updated last year
- comment_toxic☆14Updated 7 years ago
- Keras-Based LSTM Conv model for Question Selection☆23Updated 8 years ago
- A transformer model that should be able to solve a simple NER task☆11Updated 6 years ago