Skip to content

urvi3012/Grammerly-Tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

This grammar and spelling checker is specially for US English.

To run the script:

Requirements:
1) Java- language_tool_python library needs java fo installation
To install java on ubuntu:

First, update package repositories, then run following commands:
sudo apt install default-jdk
sudo apt update
sudo apt install default-jre

2) Install language_tool_python library be:
pip3 install language_tool_python

3) Install easygui (needed to open dialogue box to select file)

3) Run the script.

About

Grammer checker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages