Confirmed users
346
edits
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
into a compact binary blob for the prediction engine to consume. | into a compact binary blob for the prediction engine to consume. | ||
The [https://github.com/mozilla-b2g/gaia/blob/master/apps/keyboard/js/imes/latin/dictionaries/xml2dict.py xml2dict.py] script | The [https://github.com/mozilla-b2g/gaia/blob/master/apps/keyboard/js/imes/latin/dictionaries/xml2dict.py xml2dict.py] script | ||
is responsible for generating the binary blob. The format of the blob is described in this article. | is responsible for generating the binary blob, converting dictionary *.xml files to blob *.dict files. | ||
The format of the blob is described in this article. | |||
== Header == | == Header == |