himanshurawat443 / Abstractive-Text-Summarization-using-seq-2-seq-RNN-sLinks
Abstractive text summarization done with the help of LSTMs using encoder-decoder model which was able to achieve accuracy of 77.27% on training set and cumulative BLEU-4 score of 0.8800 on test set.
☆10Updated 4 years ago
Alternatives and similar repositories for Abstractive-Text-Summarization-using-seq-2-seq-RNN-s
Users that are interested in Abstractive-Text-Summarization-using-seq-2-seq-RNN-s are comparing it to the libraries listed below
Sorting:
- Abstractive text summarization using CNN/DailyMail Dataset training on RNN/LSTM & T5.☆14Updated 2 years ago
- Abstractive Text Summarization using Transformer☆167Updated last year
- Multimodal Meme Classification: Identifying Offensive Content in Image and Text☆70Updated 2 years ago
- CNN LSTM Seq2Seq Model for Abstractive Text Summarization☆23Updated 6 years ago
- Text summarization with python and transformer☆13Updated 2 years ago
- Text Summarization for Research Papers☆75Updated 2 years ago
- Abstractive and Extractive Text summarization using Transformers.☆84Updated 2 years ago
- PyTorch implementation/experiments on Abstractive Text Summarization using Sequence-to-sequence RNNs and Beyond paper.☆151Updated 3 years ago
- ☆95Updated 4 months ago
- Yet Another Neural Machine Translation Toolkit☆179Updated 3 months ago
- In this notebook, we will build an abstractive based text summarizer using deep learning from the scratch in python using keras☆210Updated 3 years ago
- This shows how to fine-tune Bert language model and use PyTorch-transformers for text classififcation☆71Updated 5 years ago
- A BERT-Transformer network for abstractive text summarization☆127Updated 2 years ago
- Abstractive Text Summarization using PyTorch☆14Updated 4 years ago
- In this repository, i will be making some cool projects in NLP from basic to intermediate level.☆150Updated last year
- Finetune GPT2 for text summarization☆17Updated 3 years ago
- Extractive Text Summarization in Python☆20Updated 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
- A repo to explore different NLP tasks which can be solved using T5☆172Updated 4 years ago
- This repository present a way to serve a English-to-Hindi machine translation model. It also presents a UI, to convert PDF documents to H…☆22Updated 2 years ago
- This repository holds the output of the repository: https://github.com/abisee/cnn-dailymail☆378Updated 3 years ago
- The pytorch implementation of Get To The Point: Summarization with Pointer-Generator Networks.☆47Updated 2 years ago
- Identifying charges from the Indian Penal Code given the textual description of the charges and facts of a criminal case☆23Updated 2 years ago
- Building a language detection classifier using fastText☆46Updated 7 years ago
- Neural Question Generation using the SQuAD and NewsQA datasets☆110Updated 2 years ago
- Contains notebooks related to various transformers based models for different nlp based tasks☆41Updated 2 years ago
- text summarization with supervised learning and atomic events☆16Updated 6 years ago
- ACL 2020 Unsupervised Opinion Summarization as Copycat-Review Generation☆100Updated last year
- Course Materials (along with assignments) for Intro to NLP, done as a part for requirement of the course "Introduction to NLP" (course-co…☆9Updated 2 years ago
- A pipeline for transliteration, spell correction, POS tagging and word sense disambiguation of Hinglish code mixed data to Hindi Devanaga…☆36Updated last year