PrithivirajDamodaran/Gramformer
A framework for detecting, highlighting and correcting grammatical errors on natural language text. Created by Prithiviraj Damodaran. Open to pull requests and other forms of collaboration. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1925
- days_rel: n/a
- days_push: 1295
- n_releases_24m: 0
Adoption not part of the score
1584 stars · 174 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Gramformer is a Python library that exposes interfaces to detect, highlight, and correct grammatical errors in natural language text, built on fine-tuned transformer models with a quality estimator. It works at the sentence level and is positioned as a proof-of-concept rather than production-grade.
Use cases
- correct grammar errors in a sentence with python
- highlight grammatical mistakes in text
- post-process machine translation output to fix grammar
- clean up speech-to-text transcription grammar
- fix grammar in generated text from an LLM
- get edit operations between ungrammatical and corrected sentences
When to choose
- you need sentence-level grammar correction or highlighting in a Python pipeline
- you want to post-process output from NMT, ASR, summarization, or text generation models
- you want a lightweight MIT-licensed grammar correction library to experiment with
When to avoid
- you need production-grade grammar correction for long paragraphs or full documents
- you require high-accuracy correction backed by large-scale training
- you need grammar error detection, which is not yet implemented
Facets
library · maturity maintenance
nlp machine-learning machine-learning python grammar-checker grammar-correction text-postprocessing proof-of-concept natural-language-processing
1 source
- readme: https://github.com/PrithivirajDamodaran/Gramformer · fetched 2026-08-28 · c7223d43bb34
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| PrithivirajDamodaran/Gramformer | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="PrithivirajDamodaran/Gramformer")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem