# Comparison to Other Grammar Checkers | | Suggestion Time | License | LSP Support | Ruleset | Multi-Lingual/Multi-Dialect | | ------------ | --------------- | ------------------------ | ---------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------- | --------------------------- | | Harper | 10ms | Apache-2.0 | ✅ | [Custom](https://github.com/automattic/harper/tree/master/harper-core/src/linting) | ❌ | | LanguageTool | 650ms | LGPL-2.1 | 🟨 Through [ltex-ls](https://github.com/valentjn/ltex-ls) | [Custom](https://community.languagetool.org/rule/list?lang=en) + N-Gram Based + LLM Based | 🟨 Not simultaneously | | hunspell | | LGPL/GPL/MPL tri-license | ❌ | hunspell/MySpell | 🟨 Not simultaneously | | Grammarly | 4000ms | Proprietary | 🟨 Through [grammarly-language-server](https://github.com/emacs-grammarly/grammarly-language-server) | Proprietary | ❌ |