standalone offline grammar error checker (English, German and Dutch) programmed in Golang

V 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

Project Activity

See All Activity >

Categories

Languages

License

BSD License

Follow anglolintergo

anglolintergo Web Site

nel_h2
Secure User Management, Made Simple | Frontegg Icon
Secure User Management, Made Simple | Frontegg

Get 7,500 MAUs, 50 tenants, and 5 SSOs free – integrated into your app with just a few lines of code.

Frontegg powers modern businesses with a user management platform that’s fast to deploy and built to scale. Embed SSO, multi-tenancy, and a customer-facing admin portal using robust SDKs and APIs – no complex setup required. Designed for the Product-Led Growth era, it simplifies setup, secures your users, and frees your team to innovate. From startups to enterprises, Frontegg delivers enterprise-grade tools at zero cost to start. Kick off today.
Start for Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of anglolintergo!

Additional Project Details

Operating Systems

Linux, Mac, Windows

Intended Audience

End Users/Desktop

User Interface

Console/Terminal

Programming Language

Go

Related Categories

Go Languages Software

Registered

2023-08-29