gingerit icon indicating copy to clipboard operation
gingerit copied to clipboard

Python wrapper for correcting spelling and grammar mistakes based on the context of complete sentences. Proof of conecpt

Results 8 gingerit issues
Sort by recently updated
recently updated
newest added

Hi. Sorry, I know that there is a similar issue raised like the one [here](https://githubmemory.com/index.php/repo/Azd325/gingerit/issues/22). I saw your reply: > "Try it again. It seems there were no response data."...

There was an error of cloudfare to prevent bot attacks, so there was an error, which is now resolved through this code. (Credits to @MythicalMAxX who gave an answer in...

i forgot to add cloudscapper previous pull #25

Added command-line tool. Can be invoked using `python gingerit.py` and takes in the following arguments: ```sh usage: python gingerit.py [-h] -i INPUT [-o] [-f FILE] [-t {split,truncate}] [-v VERIFY] Gingerit...

When passing GingerIt a 700+ character string, it throws `KeyError: 'Corrections'`. ``` from gingerit.gingerit import GingerIt text = "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin vitae felis sed...

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.5.6 to 0.6.2. Release notes Sourced from ruff's releases. 0.6.2 Release Notes Preview features [flake8-simplify] Extend open-file-with-context-handler to work with other standard-library IO modules (SIM115) (#12959) [ruff]...

dependencies
python

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.6.8 to 0.6.9. Release notes Sourced from ruff's releases. 0.6.9 Release Notes Preview features Fix codeblock dynamic line length calculation for indented docstring examples (#13523) [refurb] Mark...

dependencies
python