anglolintergo
lightweight rulebased grammar error checker in Golang
standalone offline grammar error checker (English, German and Dutch) programmed in Golang
V 0.3.6.7
Usage:
anglolintergo mytext.txt -> check English text
anglolintergo -fix mytext.txt -> check and autofix English text
anglolintergo -de mytext_ge.txt -> check German text
anglolintergo -nl mytext_nl.txt -> check Dutch text
anlgolintergo -help -> show helpfile
anglolintergo mytext.tex -> check English...