Skip to content

Instantly share code, notes, and snippets.

@neelindresh
Created March 3, 2019 17:52
Show Gist options
  • Save neelindresh/1d566e22123ca6a8ec50cc6bc07c3468 to your computer and use it in GitHub Desktop.
Save neelindresh/1d566e22123ca6a8ec50cc6bc07c3468 to your computer and use it in GitHub Desktop.
from gingerit.gingerit import GingerIt
parser = GingerIt()
#line==string you wanna correct
tweet=parser.parse(line)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment