~michael-sheldon/+junk/keyboard-skeyer-autocorrect

« back to all changes in this revision

Viewing changes to README

  • Committer: Michael Sheldon
  • Date: 2014-05-20 09:54:13 UTC
  • mto: This revision was merged to the branch mainline in revision 168.
  • Revision ID: michael.sheldon@canonical.com-20140520095413-tdb02p8lz3gedtcq
Add instructions on updating presage prediction databases to README

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
 
4
4
This is a QML and C++ based Keyboard Plugin for Maliit, based on the Maliit Reference plugin, taking into account the special UI/UX requests of Ubuntu Phone.
5
5
 
6
 
 
7
 
 
 
6
Updating presage language models
 
7
================================
 
8
 
 
9
If the source material used for presage's prediction models is update the databases can be regenerated by running "make lang_db_$lc" within the plugin's "src" directory (where $lc is the language code for the updated language, e.g. "make lang_db_en" for English)