yahah100 / text_summarizationLinks
Text summarization with python and transformer
☆13Updated 2 years ago
Alternatives and similar repositories for text_summarization
Users that are interested in text_summarization are comparing it to the libraries listed below
Sorting:
- Tutorial for first time BERT users,☆103Updated 2 years ago
- On Generating Extended Summaries of Long Documents☆78Updated 4 years ago
- Introduction to the recently released T5 model from the paper - Exploring the Limits of Transfer Learning with a Unified Text-to-Text Tra…☆35Updated 5 years ago
- Question Answering task using Deep Learning on SQuAD dataset☆21Updated 2 years ago
- Dynamic ensemble decoding with transformer-based models☆29Updated 2 years ago
- ☆15Updated 4 years ago
- QED: A Framework and Dataset for Explanations in Question Answering☆118Updated 4 years ago
- Low-code pre-built pipelines for experiments with huggingface/transformers for Data Scientists in a rush.☆16Updated 5 years ago
- BERT Fine-tuning for Aspect Based Sentiment Analysis☆29Updated 3 years ago
- Tensorflow, Pytorch, Huggingface Transformer, Fastai, etc. tutorial Colab Notebooks.☆76Updated 2 years ago
- Detect toxic spans in toxic texts☆71Updated 2 years ago
- Code for the paper: Saying No is An Art: Contextualized Fallback Responses for Unanswerable Dialogue Queries☆19Updated 3 years ago
- Implementation, trained models and result data for the paper "Aspect-based Document Similarity for Research Papers" #COLING2020☆63Updated last year
- Summarization Task using Bart and T5 models.☆172Updated 5 years ago
- Using BERT for doing the task of Conditional Natural Language Generation by fine-tuning pre-trained BERT on custom dataset.☆41Updated 5 years ago
- pyTorch implementation of Recurrence over BERT (RoBERT) based on this paper https://arxiv.org/abs/1910.10781 and comparison with pyTorch …☆82Updated 3 years ago
- Paraphrase any question with T5 (Text-To-Text Transfer Transformer) - Pretrained model and training script provided☆185Updated 2 years ago
- Topic clustering library built on Transformer embeddings and cosine similarity metrics.Compatible with all BERT base transformers from hu…☆43Updated 4 years ago
- MobileBERT and DistilBERT for extractive summarization☆91Updated 2 years ago
- Lecture summarization with BERT☆153Updated 3 years ago
- A repository for our AAAI-2020 Cross-lingual-NER paper. Code will be updated shortly.☆47Updated 2 years ago
- Abstractive Text Summarization using Transformer☆166Updated last year
- ⛔ [NOT MAINTAINED] A web-based annotator for closed-domain question answering datasets with SQuAD format.☆88Updated 2 years ago
- Code for experiments done for EMNLP2020.☆11Updated 2 years ago
- Using BERT For Classifying Documents with Long Texts, check my latest post: https://armandolivares.tech/