How to get started working on a grammar correction without a pretrained model?
I don't want to use a pre-trained model and then to call that and say I made a grammar correction bot, instead, I want to write a simple model and train it.
Do you have any repos for inspiration, I am learning NLP by myself and I thought this would be a good practice project.