We have hosted the application anglolintergo in order to run this application in our online workstations with Wine or directly.
Quick description about anglolintergo:
standalone offline grammar error checker (English, German and Dutch) programmed in GolangV 0.3.7.16
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 latex file
License see license.txt (BSD)
Build:
- extract files from zip-archive
- use build.bat (Windows) or build.sh (Linux/macOS) in directory
or do in a console:
go mod init main
go mod tidy
go build -o anglolintergo ./.
Dependencies:
whatlanggo package (MIT license)
Example:
Luisa and Luise is friends. -> Luisa and Luise are friends.
Luisa und Luise ist Freunde. -> Luisa und Luise sind Freunde. (German)
Limits:
see Wiki.
Features:
- no size limit
- platform independent
- permissive BSD license
- autofix
- trigger single checks
- currently 44 rules (e.g. hyphen, article, word missing, third person)
- small parser included
- automatic language detection
Audience: End Users/Desktop.
User interface: Console/Terminal.
Programming Language: Go.
Categories:
©2024. Winfy. All Rights Reserved.
By OD Group OU – Registry code: 1609791 -VAT number: EE102345621.