language_tool_python documentation

language_tool_python is a Python wrapper for LanguageTool, a free, multilingual, non-AI, open-source grammar, style, and spell checker. This python wrapper lets you detect and fix errors from a Python script or from the command line, against a local Java server, the public LanguageTool API, or your own remote server.

Demo

In this documentation