Earlier quoted context omitted.
Is it better than Grammarly? I mean, sending all data to a Grammarly service brings the same privacy issues as sending it to Language Tool.
There is a big difference in terms of privacy: LanguageTool is open source and you can run it on your own computer. You can install it as browwer plugin, a LibreOffice plugin, or a standalone server that you can access from Emacs for example (the latter is no longer promoted on their website, but you can download JAR files from https://languagetool.org/download/ ).
Language Tool – Open-source Grammarly alternative
71–76 of 76 posts
Re: Language Tool – Open-source Grammarly alternative
#72CoPilot : Code :: ?? : Language
I know google docs does this to some extent but I don’t always use gdocs. I may be writing an email or writing an article for example in some editor.
Re: Language Tool – Open-source Grammarly alternative
#73[0]: https://chrome.google.com/webstore/detail/microsoft-editor-s...
Re: Language Tool – Open-source Grammarly alternative
#74Is there something like that but without Java?
Re: Language Tool – Open-source Grammarly alternative
#75If you're a Vim user, install the vim-grammarous[0] plugin to get LanguageTool powered grammar checking at the speed of thought. [0] https://github.com/rhysd/vim-grammarous
Re: Language Tool – Open-source Grammarly alternative
#76Earlier quoted context omitted.
No subscription is required for the base version no account, either. Of course, the base version doesn't have all the features as premium, but it is still excellent, in my opinion. I have used the free version for years. There is an offline version, as it is open source. The full text isn't stored on the servers, but you can always just deploy it yourself for maximum privacy: https://dev.languagetool.org/http-server…
Does it work on Linux? Debain?