artitw / text2text
Text2Text Language Modeling Toolkit
☆300Updated 3 months ago
Alternatives and similar repositories for text2text:
Users that are interested in text2text are comparing it to the libraries listed below
- Paraphrase any question with T5 (Text-To-Text Transfer Transformer) - Pretrained model and training script provided☆187Updated last year
- A paraphrase generator built using the T5 model which produces paraphrased English sentences.☆313Updated 3 weeks ago
- This dataset contains synthetic training data for grammatical error correction. The corpus is generated by corrupting clean sentences fro…☆160Updated 6 months ago
- Models to perform neural summarization (extractive and abstractive) using machine learning transformers and a tool to convert abstractive…☆430Updated last year
- Abstractive and Extractive Text summarization using Transformers.☆83Updated last year
- Question Generation using Google T5 and Text2Text☆154Updated 4 years ago
- A simple approach to use GPT2-medium (345M) for generating high quality text summaries with minimal training.☆156Updated 2 years ago
- Obtain Word Alignments using Pretrained Language Models (e.g., mBERT)☆361Updated last year
- Fast and accurate spell correction library☆81Updated 3 years ago
- MobileBERT and DistilBERT for extractive summarization☆89Updated last year
- Neural Question Generation using the SQuAD and NewsQA datasets☆110Updated 2 years ago
- A repo to explore different NLP tasks which can be solved using T5☆172Updated 4 years ago
- Applying BERT to named entity recognition in English and Russian.☆162Updated 2 years ago
- LexRank algorithm for text summarization☆230Updated last year
- Use Language Model (LM) for Grammar Error Correction (GEC), without the use of annotated data.☆84Updated 5 years ago
- An NLP system for generating reading comprehension questions☆288Updated last year
- Fast + Non-Autoregressive Grammatical Error Correction using BERT. Code and Pre-trained models for paper "Parallel Iterative Edit Models …☆231Updated 2 years ago
- Repository that accompanies "An Evaluation Dataset for Intent Classification and Out-of-Scope Prediction" (EMNLP 2019)☆205Updated 3 years ago
- TyDi QA contains 200k human-annotated question-answer pairs in 11 Typologically Diverse languages, written without seeing the answer and …☆301Updated 4 years ago
- A sentence segmenter that actually works!☆305Updated 4 years ago
- Python-based implementation of the Translate-Align-Retrieve method to automatically translate the SQuAD Dataset to Spanish.☆59Updated 2 years ago
- Making BERT stretchy. Semantic Elasticsearch with Sentence Transformers☆160Updated 4 years ago
- A collection of task-specific NLU datasets☆149Updated 2 years ago
- ⛔ [NOT MAINTAINED] A web-based annotator for closed-domain question answering datasets with SQuAD format.☆88Updated 2 years ago
- Sentence paraphrase generation at the sentence level☆407Updated 2 years ago
- ✔️Contextual word checker for better suggestions (not actively maintained)☆414Updated 2 months ago
- Method to encode text for GPT-2 to generate text based on provided keywords☆260Updated 4 years ago
- Language model fine-tuning on NER with an easy interface and cross-domain evaluation. "T-NER: An All-Round Python Library for Transformer…☆387Updated last year
- Trankit is a Light-Weight Transformer-based Python Toolkit for Multilingual Natural Language Processing☆749Updated 6 months ago
- Keyword extraction using TextRank algorithm after pre-processing the text with lemmatization, filtering unwanted parts-of-speech and othe…☆114Updated 5 years ago