Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Go to the same directory, where your languagetool installation directory is (not inside it, but same level).

Code Block
languagebash
git clone git@bitbucket.org:mittagqi/hunspell-dictionaries-for-languagetool.git

Add the file languagetool-server.properties to the same directory, where your languagetool installation directory is (not inside it, but same level).

Integrate the languagetool-server.properties to the start command that starts your languagetool server, for example in your init.d start script, that it looks like (if you do not use ngrams, omit the "--languageModel ./ngrams" part)

Code Block
languagebash
java -cp languagetool-server.jar org.languagetool.server.HTTPServer --port 8081 --config ../languagetool-server.properties --languageModel ./ngrams &



























 1Hilfe            2Speichern        3Markieren         4Ersetzen          5Kopieren          6Verschieben      7Suchen            8Löschen           9Menüs            10Beenden