Commit Graph

12 Commits

Author SHA1 Message Date
Michael Bestas ce22225328 LatinIME: Refresh remaining dictionaries
* Also drop Hungarian dictionary as it has an invalid wordlist

Change-Id: If277ef78ad60addd456a39444c5ed080c53303e0
2016-03-29 01:36:30 +03:00
Ricardo Cerqueira c5e2cf0bf3 LatinIME: Refresh dictionaries
Rebuild those for which source wordlists are available.
Also, remove a couple of redundant ones provided by LatinIME

Change-Id: Ida10e7523f1af760a8fa7866dcea2caf16903d90
2015-10-30 14:31:37 +00:00
Michel Weimerskirch 650acb290f Add Luxembourgish spellchecking dictionary
Change-Id: I9b9135db730443315dff3e1c347886aa9528b208
2015-01-29 17:14:45 +00:00
Brinly Taylor 6a43f7d135 vendor:cm: Australian English dictionary
Change-Id: I0a7dcc787b3b6b6abb9da541b38cf3ae826761ff
2015-01-27 14:03:33 +10:30
Kiril Mikos b6a48ecab0 Update Ukrainian dictionary.
Word source: http://code.google.com/p/spell-uk/
Frequnces source: Wikipedia dump.

Change-Id: Ic1c54feede3ac24c9aaf10ed153feac52ee102c1
2013-08-15 04:13:31 +00:00
Kyrylo Mikos 49422de0c4 Add Ukrainian dictionary.
Created by Taras Kopets.

Change-Id: I710608364f795264e7ab7c2d47da127ab9f30bd5
2013-03-24 21:54:05 +02:00
dh-harald a8fbd1ceb3 Overlay: New hungarian dictionary
Using Hungarian Webcorpus dictionary and Z0l's wordlist from here:
http://forum.xda-developers.com/showpost.php?p=25776367&postcount=32

Change-Id: I1bc81f5a26133cf1965209d48c0e0a863eed89ad

Signed-off-by: dh-harald <github@criminal.hu>
2013-01-23 13:46:16 +01:00
Ricardo Cerqueira e340140172 LatinIME: Add whitelists and shortcuts to the english dict
Change-Id: Ica49ffaedb3dee5e0a2163c039c311ebf1155100
2012-12-06 02:12:41 +00:00
Ricardo Cerqueira ef304547e6 Rebuilt dictionaries from AOSP wordlists 2012-11-22 15:50:17 +00:00
ivkos 65361c19ba LatinIME: Bulgarian predictive dictionary
Change-Id: I7bfbc856303fb146c1eac83630fa4afe1026c243
2012-11-05 23:43:44 -08:00
Jorge Ruesga c5c3addd9d Update LatinIME dictionary overlays.
Dictionary files have been moved to a new name format.

Dictionary files can also have a new JellyBean format that
can provide next word suggestions.

Updated dictionaries used where available.

Squashed commit from: http://review.cyanogenmod.com/#/c/19404/
Fix Issue 5781: Danish keyboard crashes

The process libjni_latin.so crashes because the danish dictionary has a corrupted line that
exceeds the maximum word defined in native defines.h (#define MAX_WORD_LENGTH_INTERNAL 48) and
the BinaryDictionary (MAX_WORD_LENGTH = 48).

Also, the hebrew dictionary has inconsistent lines (http directions, english words, numbers,
dates, ...), and more of the them exceeds the 48 chars by word limit. I found an hebrew
dictionary in http://softkeyboard.googlecode.com/svn/trunk/DictionaryTools/xml/he.xml that looks
ok.

Change-Id: I33f88d672707388e76db656632b00b8e370f957a
2012-08-06 00:05:47 +04:00
Shawn Alty 4f9c7091d5 Include the dictionaries for the languages from Google's IME
This fixes the spelling suggestions underlining *everything* and not recognizing any words.

Change-Id: I6ef8e2961404d224e003283eb0e73a3894d625e8
2011-12-15 00:37:39 -06:00