Skip to content

Grammer analyser applicaation using python programming

License

Notifications You must be signed in to change notification settings

PiyushRaj714/Grammer-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Grammer-checker

This project is a Grammar Checker developed using Python. It uses Natural Language Processing techniques to identify grammatical errors in a given text and suggests corrections for them.

Features

Identify grammatical errors such as spelling mistakes, punctuation errors, wrong verb usage, etc. Suggest corrections for identified errors Provide possible alternatives for the corrections

Technologies Used

Python programming language Natural Language Toolkit (NLTK) library TextBlob library

How to Use

Clone the repository to your local machine. Install the required libraries mentioned in the requirements.txt file using pip install -r requirements.txt. Run the main.py file using the command python main.py. Enter the text you want to check for grammatical errors. The program will display the identified errors and their suggested corrections.

Contributing

Contributions are always welcome! If you would like to contribute to this project, feel free to open a pull request or an issue.

#License This project is licensed under the MIT License. See the LICENSE file for more information.

About

Grammer analyser applicaation using python programming

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages