phkhanhtrinh23/spelling_correction_project
This spelling correction project helps people fix English spelling mistakes. It includes two options: Option 1 uses the Transformer model, and Option 2 employs GPT-2.
No commits in the last 6 months.
Stars
18
Forks
5
Language
Python
License
—
Category
Last pushed
Jul 28, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/phkhanhtrinh23/spelling_correction_project"
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
grammarly/gector
Official implementation of the papers "GECToR – Grammatical Error Correction: Tag, Not Rewrite"...
monologg/JointBERT
Pytorch implementation of JointBERT: "BERT for Joint Intent Classification and Slot Filling"