languagetool
languagetool
Docker app from ArieDed's Repository
Overview
LanguageTool is an Open Source proofreading software for English, French, German, Polish, Russian, and more than 20 other languages. It finds many errors that a simple spell checker cannot detect.
LanguageTool can make use of large n-gram data sets to detect errors with words that are often confused. To add the ngram data to the docker, download the languages you want from here: https://languagetool.org/download/ngram-data/, move it to your server and link the location in the container path /ngrams. By default, this is set to the appdata folder. More information on ngram data can be found here: https://dev.languagetool.org/finding-errors-using-n-gram-data
Runtime arguments
- Network
bridge- Shell
sh- Privileged
- false
- Extra Params
--restart unless-stopped
Template configuration
Host Port 1Porttcp
Container Port: 8010
- Target
- 8010
- Value
- 8010
Host Path 1Pathrw
Container Path: /ngrams
- Target
- /ngrams
- Value
- /mnt/user/appdata/languagetool
langtool ngramsVariable
Container Variable: langtool_languageModel
- Target
- langtool_languageModel
- Value
- /ngrams
Java heap size MinVariable
Container Variable: Java_Xms
- Target
- Java_Xms
- Default
- 256m
- Value
- 256m
Java heap size MaxVariable
Container Variable: Java_Xmx
- Target
- Java_Xmx
- Default
- 512m
- Value
- 512m
Categories
Download Statistics
5,217,541
Total Downloads
80,925
This Month
70,862
Avg / Month
Total Downloads Over Time
Loading chart...
Details
Repository
erikvl87/languagetoolLast Updated2026-04-20
First Seen2021-01-15
Run Languagetool on Unraid.
Languagetool is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.