languagetool
Docker 应用程序 from ArieDed's Repository
概述
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
运行时参数
- 网络
bridge- 外壳
sh- 特权
- false
- 额外参数
--restart unless-stopped
模板配置
Host Port 1Porttcp
Container Port: 8010
- 目标
- 8010
- 价值
- 8010
Host Path 1Pathrw
Container Path: /ngrams
- 目标
- /ngrams
- 价值
- /mnt/user/appdata/languagetool
langtool ngramsVariable
Container Variable: langtool_languageModel
- 目标
- langtool_languageModel
- 价值
- /ngrams
Java heap size MinVariable
Container Variable: Java_Xms
- 目标
- Java_Xms
- 默认值
- 256m
- 价值
- 256m
Java heap size MaxVariable
Container Variable: Java_Xmx
- 目标
- Java_Xmx
- 默认值
- 512m
- 价值
- 512m
下载统计数据
5,217,541
下载总数
80,925
本月
70,862
平均每月
长期下载总量
加载图表...
详细信息
存储库
erikvl87/languagetool最后更新2026-04-20
初见2021-01-15
在Unraid 上运行 Languagetool 。
Languagetool 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。