grammarly / gectorLinks
Official implementation of the papers "GECToR – Grammatical Error Correction: Tag, Not Rewrite" (BEA-20) and "Text Simplification by Tagging" (BEA-21)
☆930Updated last year
Alternatives and similar repositories for gector
Users that are interested in gector are comparing it to the libraries listed below
Sorting:
- ERRor ANnotation Toolkit: Automatically extract and classify grammatical errors in parallel original and corrected sentences.☆447Updated last year
- ☆1,278Updated 2 years ago
- NeuSpell: A Neural Spelling Correction Toolkit☆696Updated last year
- State-of-the-art parsers for natural language.☆859Updated last year
- Models to perform neural summarization (extractive and abstractive) using machine learning transformers and a tool to convert abstractive…☆437Updated last month
- XTREME is a benchmark for the evaluation of the cross-lingual generalization ability of pre-trained multilingual models that covers 40 ty…☆644Updated 2 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
- A Python framework for sequence labeling evaluation(named-entity recognition, pos tagging, etc...)☆1,144Updated 10 months ago
- BLEURT is a metric for Natural Language Generation based on transfer learning.☆740Updated last year
- Code for ACL 2020 paper: "Extractive Summarization as Text Matching"☆520Updated 3 years ago
- Code for using and evaluating SpanBERT.☆898Updated last year
- Pytorch implementation of JointBERT: "BERT for Joint Intent Classification and Slot Filling"☆700Updated last year
- ⚡ boost inference speed of T5 models by 5x & reduce the model size by 3x.