HarshCasper / Rotten-Scripts

Scripts that will make you go WOW!
MIT License
1.47k stars 491 forks source link

[script request]: Py script for correcting grammatical mistakes in a text file #1245

Closed DCYPHERR closed 2 years ago

DCYPHERR commented 2 years ago

Is there an existing issue for this?

Describe the script

This script takes an English text paragraph input. Using the language API, it identifies the mistakes in the paragraph. The script then uses the mistakes dictionary and returns the updated paragraph.

Language

Python

Is the feature request related to a problem? Please Specify.

No response

Describe the solution you'd like.

the script requires language_tool_python library as a prerequisite. Using the language API, it identifies the mistakes in the paragraph as mentioned above. Output is generated as a text file with fixed grammatical errors. [does the job, not perfect by any means]

Anything else?

No response

Code of Conduct

github-actions[bot] commented 2 years ago

@DCYPHERR Welcome to Rotten-Scripts🥳 Thanks for opening this Issue 🙌, This Will definitely Improve our Project💖.While we are having a look at this. If you want to work on this then,feel free to self-assign and start working on it.📄 Use /assign to self-assign this issue.

DCYPHERR commented 2 years ago

/assign

github-actions[bot] commented 2 years ago

This issue has been assigned to @DCYPHERR! It will become unassigned if it isn't closed within 21 days. A maintainer can also add the pinned label to prevent it from being unassigned.