Skip to content

Grammar and spelling check in my homelab with LanguageTool

😬 I’m sure you know this: you send an email, feel good about it… and then spot a typo AFTER you hit Send πŸ“§πŸ˜…

Nothing dramatic β€” just annoying enough to stick in your head πŸ€¦β€β™‚οΈ

Description

I tried a few tools, and what stuck with me was LanguageTool πŸ› οΈ

It’s not just a spell checker. It catches grammar, style, and context issues across 20+ languages 🌍 β€” which is useful when switching between German πŸ‡©πŸ‡ͺ and English πŸ‡¬πŸ‡§ all day.

What really sold me, though: πŸ‘‰ LanguageTool’s core is open source (LGPL 2.1+) πŸ”“ Therefore you can run your own server instead of sending emails to a third-party service πŸ”’

With a small Docker setup 🐳, it’s easy to deploy and integrate via the HTTP API. The browser extension integrates directly into Gmail, Outlook Web (OWA), LinkedIn, and many other β€” so proofreading happens where you write, not in a separate tool.

For me, it nicely solves a very practical problem:✨ cleaner text without giving up control over my data.