Kvasirs / MILESLinks
MILES is a multilingual text simplifier inspired by LSBert - A BERT-based lexical simplification approach proposed in 2018. Unlike LSBert, MILES uses the bert-base-multilingual-uncased model, as well as simple language-agnostic approaches to complex word identification (CWI) and candidate ranking.
☆49Updated 4 years ago
Alternatives and similar repositories for MILES
Users that are interested in MILES are comparing it to the libraries listed below
Sorting:
- Code to reproduce the experiments from the paper.☆101Updated last year
- xfspell — the Transformer Spell Checker☆190Updated 5 years ago
- Question-answers, collected from Google☆129Updated 4 years ago
- An open-source text summarization toolkit for non-experts. EMNLP'2021 Demo☆277Updated last year
- Easier Automatic Sentence Simplification Evaluation☆161Updated last year
- A Word Sense Disambiguation system integrating implicit and explicit external knowledge.☆69Updated 3 years ago
- Lexical Simplification with Pretrained Encoders☆70Updated 4 years ago
- This repository contains datasets and code for the paper "HINT3: Raising the bar for Intent Detection in the Wild" accepted at EMNLP-2020…☆33Updated 4 years ago
- Use BERT to Fill in the Blanks☆83Updated 3 years ago
- On Generating Extended Summaries of Long Documents☆78Updated 4 years ago
- Paraphrase any question with T5 (Text-To-Text Transfer Transformer) - Pretrained model and training script provided☆186Updated 2 years ago
- This dataset contains synthetic training data for grammatical error correction. The corpus is generated by corrupting clean sentences fro…☆160Updated 10 months ago
- ☆75Updated 4 years ago
- Accelerated NLP pipelines for fast inference on CPU. Built with Transformers and ONNX runtime.☆127Updated 4 years ago
- [EMNLP 2021] LM-Critic: Language Models for Unsupervised Grammatical Error Correction☆119Updated 3 years ago
- A single model that parses Universal Dependencies across 75 languages. Given a sentence, jointly predicts part-of-speech tags, morphology…☆223Updated 2 years ago
- A python true casing utility that restores case information for texts☆89Updated 2 years ago
- Code and models used in "MUSS Multilingual Unsupervised Sentence Simplification by Mining Paraphrases".☆99Updated 2 years ago
- QED: A Framework and Dataset for Explanations in Question Answering☆117Updated 4 years ago
- Python-based implementation of the Translate-Align-Retrieve method to automatically translate the SQuAD Dataset to Spanish.☆59Updated 2 years ago
- Code for obtaining the Curation Corpus abstractive text summarisation dataset☆128Updated 4 years ago
- Build a dialog dataset from online books in many languages☆76Updated 2 years ago
- This repository contains the code for "Generating Datasets with Pretrained Language Models".☆188Updated 3 years ago
- Multilingual abstractive summarization dataset extracted from WikiHow.☆94Updated 4 months ago
- Language Modelling Makes Sense - WSD (and more) with Contextual Embeddings☆95Updated 2 years ago
- A Dataset for Tuning and Evaluation of Sentence Simplification Models with Multiple Rewriting Transformations☆56Updated 2 years ago
- SUPERT: Unsupervised multi-document summarization evaluation & generation☆94Updated 2 years ago
- Examples for aligning, padding and batching sequence labeling data (NER) for use with pre-trained transformer models☆65Updated 2 years ago
- Transformer based translation quality estimation☆113Updated 2 years ago
- Many Natural Language Processing tasks rely on sentence boundary detection (SBD). Although amazing libraries like spacy provide state of …☆61Updated 4 years ago