Style and grammar checker for multiple languages and file formats
Style and grammar checker
languagetool$ languagetool --language en-US myfile.txt$ echo 'This are wrong.' | languagetool --language en-US$ languagetool --language en-US document.txt > results.txt