Created
March 3, 2019 17:52
-
-
Save neelindresh/1d566e22123ca6a8ec50cc6bc07c3468 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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