Style and Grammar Checker for 25+ Languages
https://languagetool.org
LanguageTool is a free and open-source grammar checker.
- Developed at Java:packages
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:zSystems/languagetool && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_multibuild | 0000000107 107 Bytes | |
languagetool-4.8-lucene-8.patch | 0000003392 3.31 KB | |
languagetool-core.changes | 0000002425 2.37 KB | |
languagetool-core.spec | 0000004936 4.82 KB | |
languagetool-descriptor.patch | 0000000667 667 Bytes | |
languagetool-hunspell.patch | 0000043547 42.5 KB | |
languagetool-system-hunspell.patch.in | 0000002265 2.21 KB | |
languagetool-test-resource.patch | 0000000651 651 Bytes | |
languagetool-tools.changes | 0000002425 2.37 KB | |
languagetool-tools.spec | 0000002612 2.55 KB | |
languagetool-xgboost-predictor.patch | 0000000815 815 Bytes | |
languagetool.changes | 0000002425 2.37 KB | |
languagetool.spec | 0000007844 7.66 KB | |
pre_checkin.sh | 0000000111 111 Bytes | |
v4.8.tar.gz | 0091664144 87.4 MB |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1221268
from
Fridrich Strba (fstrba)
(revision 9)
Fix conflict/choice of providers
Comments 2
Unfortunately, the current ngrams for language tool cannot be read with lucene 8.5. The indexes have to be rebuilt for 8.5 (you cannot update the current ngrams beyond version 6). I communicated with the developer on this. Also version 4.9 has a bug, so use version 5.0 when updating. Currently, I went back to lucene 6.6 on leap 15.1 and manually installed it, and it does work with upgraded ngrams (you have to update them using lucene 5.5.5 upgrader tool to lucene 6 and it then works).
Any progress on this?