SPARK-2406: Spellchecker: update dictionaries

This commit is contained in:
Sergey Ponomarev
2026-07-20 00:18:50 +03:00
parent 75a2d3393b
commit cb00bb0848
10 changed files with 12 additions and 1 deletions

View File

@ -0,0 +1,11 @@
# Spellchecker plugin
All the dictionaries were taken from the [LibreOffice](https://github.com/LibreOffice/dictionaries).
The ru dict was taken from https://github.com/Goudron/ru-spelling-dictionary
See the corresponding copyright and history there.
On Linux you can search for dictionaries in:
1. /usr/share/hunspell/
2. LibreOffice: Your Personal Dictionary (Custom Added Words) : ~/.config/libreoffice/4/user/wordbook/standard.dic
3. /usr/share/libreoffice/share/wordbook
4. /usr/lib/libreoffice/share/wordbook/

View File

@ -13,7 +13,7 @@
<version>0.9</version>
<name>Spellchecker Plugin</name>
<description>Provides spellchecker functionality.</description>
<description>Orthography Spellchecker with Hunspell dictionaries.</description>
<contributors>
<contributor>