lcl-hse/heptabot
A full-text error corrector for English based on transformers and deep learning
This project helps students, educators, or anyone writing English text by automatically identifying and correcting a wide range of grammatical and stylistic errors. You input your written text, and it outputs a corrected version, highlighting the improvements. It's particularly effective for improving essays and academic papers.
No commits in the last 6 months.
Use this if you need a robust, AI-powered tool to refine your English writing, especially for academic purposes like student essays.
Not ideal if you primarily need a simple spell checker or are working with highly specialized text outside of common English genres, as it was trained on student essays.
Stars
10
Forks
2
Language
Jupyter Notebook
License
—
Category
Last pushed
Jan 08, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/lcl-hse/heptabot"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Tongjilibo/bert4torch
An elegent pytorch implement of transformers
nyu-mll/jiant
jiant is an nlp toolkit
lonePatient/TorchBlocks
A PyTorch-based toolkit for natural language processing
monologg/JointBERT
Pytorch implementation of JointBERT: "BERT for Joint Intent Classification and Slot Filling"
grammarly/gector
Official implementation of the papers "GECToR – Grammatical Error Correction: Tag, Not Rewrite"...