Language Tool – open-source Grammarly Alternative

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • vim-grammarous

    A powerful grammar checker for Vim using LanguageTool.

    If 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

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • languagetool

    Style and Grammar Checker for 25+ Languages

    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

    Furthermore, there are options for docker: https://github.com/languagetool-org/languagetool#docker

  • vale

    :pencil: A markup-aware linter for prose built with speed and extensibility in mind.

    I'm fond of Vale, where you can write your own rules or grab others off github. I wish we could crowd source a grammarly clone using it. Some efforts have been made to do so, but didn't get far.

    https://github.com/errata-ai/vale

    https://github.com/testthedocs/Openly

  • nlprule

    A fast, low-resource Natural Language Processing and Text Correction library written in Rust.

    check out nlprule, it's LanguageTool alternative written in Rust

    https://github.com/bminixhofer/nlprule

  • prosemd-lsp

    An experimental proofreading and linting language server for markdown files ✍️

    and if you're into Markdown, i can also recommend prosemd

    https://github.com/kitten/prosemd-lsp

  • Emacs-langtool

    LanguageTool for Emacs

    There’s already Emacs package, but it works only with offline version.

    https://github.com/mhayashi1120/Emacs-langtool

    Now that I checked, looks like there’s another package, but I didn’t t try it.

    https://github.com/emacs-languagetool

  • errant

    ERRor ANnotation Toolkit: Automatically extract and classify grammatical errors in parallel original and corrected sentences.

  • vim-LanguageTool

    A vim plugin for the LanguageTool grammar checker

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • spell-check selected text?

    2 projects | /r/AutoHotkey | 13 Oct 2022
  • Free Grammar Checker – LanguageTool

    1 project | news.ycombinator.com | 18 Sep 2024
  • Ask HN: Any spell-checkers that are good?

    1 project | news.ycombinator.com | 3 Sep 2024
  • languagetool VS harper - a user suggested alternative

    2 projects | 29 Jul 2024
  • Ask HN: Grammarly Alternatives?

    2 projects | news.ycombinator.com | 27 Feb 2024

Did you konow that Vim Script is
the 35th most popular programming language
based on number of metions?