Open gamag opened 6 years ago
Yes, they did, check the Chromium git, make a git clone via terminal, compare their dictionaries and OpenOffice's. Many dictionaries in Chromium are said to be GPL. The ex-Google Keyboard/GBoard uses the same dictionaries from Chromium. https://chromium.googlesource.com/chromium/deps/hunspell_dictionaries/
~/Library/Spelling/
and enable Georgian dictionary at the app System Preferences/Keyboard/Text/Spelling
So where did you get your word list from - I'm a bit confused, since you now write GBoard has no support for Georgian (?)
Yes, they did, check the Chromium git, make a git clone via terminal, compare their dictionaries and
OpenOffice's
Do you have an other source for this than comparing? (since, if I upload my dict to Mozilla and to OpenOffice, they'll have the same dict - and concluding from this that Mozilla took it from OpenOffice would be wrong)
We can't include this dictionary in macOS - users have to install it on their own or Apple needs to include it...
Firefox and other Mozilla products: Upload to mozilla addon page
Additionally, if the dictionary is released under MIT license, it can be shipped in Firefox (after upload it on amo).
So where did you get your word list from - I'm a bit confused, since you now write GBoard has no support for Georgian (?)
GBoard has Georgian dictionary, but Chromium doesn't have it. GBoard uses the same dictionaries of Chromium.
We can't include this dictionary in macOS - users have to install it on their own or Apple needs to include it...
Dictionaries.io can do it.
Great! I've checked and everything is ok. https://addons.mozilla.org/ka/firefox/language-tools/
To make this more usable, we should add the dictionary to software that supports hunspell:
Feel free to contact developers and ask them to include the dictionary in their software. Point them here or to the OpenOffice extension liked above.
I'm happy to extend
make bundle
to package plugins for other software - just tell me how you need it.