Gramformer is a deep learning model built using Transformers and PyTorch that allows you to improve your grammar. It takes a malformed sentence as an input and returns a sentence with corrected grammar.
What’s even better is that it’s easy to get up and started with and the creator is adding on a grammar highlighter and error detector as well! Anyway, we’ll go through it all in the vid!
In this video you’ll learn how to:
Chapters
0:00 - Start
0:24 - Gameplan
1:03 - How it Works
1:38 - Tutorial Start
2:50 - 1. Install and Import Dependencies
7:04 - 2. Instantiate Gramformer
9:30 - 3. Correct Grammar Using Gramformer
14:36 - 4. Build Gradio App
Get the code:
https://github.com/nicknochnack/Gramf…
Subscribe: https://www.youtube.com/c/NicholasRenotte/featured
#python