202 Forks
793 Stars
793 Watchers

gector

Official implementation of the papers "GECToR – Grammatical Error Correction: Tag, Not Rewrite" (BEA-20) and "Text Simplification by Tagging" (BEA-21)

How to download and setup gector

Open terminal and run command
git clone https://github.com/grammarly/gector.git
git clone is used to create a copy or clone of gector repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with gector https://github.com/grammarly/gector/archive/master.zip

Or simply clone gector with SSH
[email protected]:grammarly/gector.git

If you have some problems with gector

You may open issue on gector support forum (system) here: https://github.com/grammarly/gector/issues