chriskhanhtran / bert-extractive-summarizationLinks
MobileBERT and DistilBERT for extractive summarization
☆89Updated last year
Alternatives and similar repositories for bert-extractive-summarization
Users that are interested in bert-extractive-summarization are comparing it to the libraries listed below
Sorting:
- Tutorial for first time BERT users,☆103Updated 2 years ago
- Abstractive and Extractive Text summarization using Transformers.☆83Updated last year
- Use Language Model (LM) for Grammar Error Correction (GEC), without the use of annotated data.☆83Updated 5 years ago
- Zero-shot Transfer Learning from English to Arabic☆29Updated 2 years ago
- pyTorch implementation of Recurrence over BERT (RoBERT) based on this paper https://arxiv.org/abs/1910.10781 and comparison with pyTorch …☆82Updated 2 years ago
- Lexical Simplification with Pretrained Encoders☆70Updated 4 years ago
- On Generating Extended Summaries of Long Documents☆78Updated 4 years ago
- Text summarization with python and transformer☆13Updated last year
- BERT fine-tuning for POS tagging task (Keras)☆79Updated 5 years ago
- Extractive Document Summarization Based on Convolutional Neural Networks☆54Updated 7 years ago
- ACL 2020 Unsupervised Opinion Summarization as Copycat-Review Generation☆100Updated last year
- shabeelkandi / Handling-Out-of-Vocabulary-Words-in-Natural-Language-Processing-using-Language-Modelling☆69Updated 5 years ago
- Text Classification using transformer based models☆24Updated 4 years ago
- A repository for our AAAI-2020 Cross-lingual-NER paper. Code will be updated shortly.☆47Updated 2 years ago
- DeEpLearning models for MultIlingual haTespeech (DELIMIT): Benchmarking multilingual models across 9 languages and 16 datasets.☆109Updated last year
- Use BERT to Fill in the Blanks☆82Updated 3 years ago
- Applying BERT to named entity recognition in English and Russian.☆162Updated 2 years ago
- Fine-tune transformers with pytorch-lightning☆44Updated 3 years ago
- Python-based implementation of the Translate-Align-Retrieve method to automatically translate the SQuAD Dataset to Spanish.☆59Updated 2 years ago
- A tool to automatically summarize documents abstractively using the BART or PreSumm Machine Learning Model.☆67Updated 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
- A collection of preprocessed datasets and pretrained models for generating paraphrases.☆29Updated 3 years ago
- Coreference Resolution☆76Updated 4 years ago
- Keyword extraction using TextRank algorithm after pre-processing the text with lemmatization, filtering unwanted parts-of-speech and othe…☆114Updated 5 years ago
- Many Natural Language Processing tasks rely on sentence boundary detection (SBD). Although amazing libraries like spacy provide state of …☆60Updated 4 years ago
- Japanese Sentence Summarization with BERT☆49Updated 2 years ago
- Abstractive Text Summarization using Transformer☆166Updated last year
- Using BERT For Classifying Documents with Long Texts, check my latest post: https://armandolivares.tech/☆41Updated 5 years ago
- Code and models used in "MUSS Multilingual Unsupervised Sentence Simplification by Mining Paraphrases".☆98Updated 2 years ago
- Reimplementation of a BERT based model (Shi et al, 2019), currently the state-of-the-art for English SRL. This model implements also pred…☆70Updated 3 years ago