ngoquanghuy99 / transformer-summarizationLinks
An abstractive text summarization model based on Transformer Decoder (GPT-2) using Google/Trax.
☆17Updated 4 years ago
Alternatives and similar repositories for transformer-summarization
Users that are interested in transformer-summarization are comparing it to the libraries listed below
Sorting:
- BERT using PyTorch for sequence labeling task on social media text corpus (TweetNLP)☆8Updated 4 years ago
- A Tensorflow 2, Keras implementation of POS tagging using Bidirectional LSTM-CRF on Penn Treebank corpus (WSJ)☆31Updated 3 years ago
- Tutorial for first time BERT users,☆103Updated 2 years ago
- Japanese Sentence Summarization with BERT☆49Updated 2 years ago
- A simple approach to use GPT2-medium (345M) for generating high quality text summaries with minimal training.☆156Updated 2 years ago
- ☆37Updated 4 years ago
- ☆150Updated 2 years ago
- Neural Question Generation using the SQuAD and NewsQA datasets☆110Updated 2 years ago
- Summarization Task using Bart and T5 models.☆171Updated 5 years ago
- Important paper implementations for Question Answering using PyTorch☆272Updated 4 years ago
- BERT Question and Answer system meant and works well for only limited number of words summary like 1 to 2 paragraphs only. It can’t be ab…☆113Updated 4 years ago
- Pytorch implementation of "A Deep Reinforced Model for Abstractive Summarization" paper and pointer generator network☆322Updated 5 years ago
- PyTorch implementation/experiments on Abstractive Text Summarization using Sequence-to-sequence RNNs and Beyond paper.☆151Updated 3 years ago
- Abstractive and Extractive Text summarization using Transformers.☆83Updated last year
- Dataset for Emotion Recognition Research☆211Updated 2 years ago
- Abstractive Text Summarization using Transformer☆166Updated last year
- New dataset☆304Updated 3 years ago
- Paraphrasing for academic texts☆14Updated 2 years ago
- This shows how to fine-tune Bert language model and use PyTorch-transformers for text classififcation☆71Updated 5 years ago
- TyDi QA contains 200k human-annotated question-answer pairs in 11 Typologically Diverse languages, written without seeing the answer and …☆307Updated 5 years ago
- A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.☆180Updated 4 years ago
- Text Summarization for Research Papers☆75Updated 2 years ago
- A curated list of research papers and resources on code-switching☆316Updated 5 months ago
- Aspect based sentiment analysis for Hindi☆11Updated 7 years ago
- BERT which stands for Bidirectional Encoder Representations from Transformations is the SOTA in Transfer Learning in NLP.☆56Updated 5 years ago
- Fast + Non-Autoregressive Grammatical Error Correction using BERT. Code and Pre-trained models for paper "Parallel Iterative Edit Models …☆230Updated 2 years ago
- Abstractive Text Summarization using PyTorch☆14Updated 4 years 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
- WNUT-2020 Task 2: Identification of informative COVID-19 English Tweets☆30Updated 10 months ago
- Generate Multiple choice Questions from any content or news article using BERT Extractive Summarization, Wordnet and Conceptnet☆87Updated 5 years ago