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

V 0.3.8.8

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

Other Useful Business Software
The All-in-One Commerce Platform for Businesses - Shopify Icon
The All-in-One Commerce Platform for Businesses - Shopify

Shopify offers plans for anyone that wants to sell products online and build an ecommerce store, small to mid-sized businesses as well as enterprise

Shopify is a leading all-in-one commerce platform that enables businesses to start, build, and grow their online and physical stores. It offers tools to create customized websites, manage inventory, process payments, and sell across multiple channels including online, in-person, wholesale, and global markets. The platform includes integrated marketing tools, analytics, and customer engagement features to help merchants reach and retain customers. Shopify supports thousands of third-party apps and offers developer-friendly APIs for custom solutions. With world-class checkout technology, Shopify powers over 150 million high-intent shoppers worldwide. Its reliable, scalable infrastructure ensures fast performance and seamless operations at any business size.
Learn More
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