Languagetool: Download of n-grams ignores path set in env
Solved
LanguageTool
-
My
env
:NGRAMS_DATASET_PATH=/media/Languagetool/
My volume:
When I download n-grams# /app/pkg/install-ngrams.sh /app/data/ngrams en de
they get installed in
/app/data/ngrams
Be sure to set NGRAMS_DATASET_PATH=/app/data/ngrams in /app/data/env and restart the app.
-
I see my stupidity...
I thought it would adopt the path set in env -
-
Added a commit to the documentation, https://git.cloudron.io/necrevistonnezr/docs/-/blob/7625f8d9b7dbfa55f83cc18420fb1bd82177484f/knowledgebase/docs/apps/languagetool.md
-
Hmm, I thought I did... now?
-
There seems to be one https://git.cloudron.io/cloudron/docs/-/merge_requests/46 which is 120 commits behind and then an empty draft one at https://git.cloudron.io/cloudron/docs/-/merge_requests/47
If its easier, I can also just copy the text itself.
-
That's fine, thank you, I'm not particularly familiar with Git systems.