lp:~onboard/onboard/word-completion

Created by marmuta and last modified
Get this branch:
bzr branch lp:~onboard/onboard/word-completion
Members of Onboard Devel Team can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Onboard Devel Team
Project:
Onboard
Status:
Merged

Recent revisions

517. By marmuta

Minor cleanup.

516. By marmuta

Implement short term memory to bridge the gap between typing and learning.

Text changes are periodically transferred to a new non-persistent language
model. Needs more real world testing to determine if performance is sufficient.

515. By marmuta

Remove text classifier and dependency to libexttextcat. There's no time for language detection and the classifier uselessly takes up CPU cycles and memory.

514. By marmuta

Disable spell-checking in firefox url-bar.

513. By marmuta

Experimental domain specific prediction at text begin.

Prepend begin-of-text markers to prediction context and learned text.
The first <order-1> tokens of every text now favor n-grams local to
the current text-domain. Over time, generic text entries, terminal and
firefox url-bar should show different suggestions.

512. By marmuta

Add detail to the import error for Appindicator.

511. By marmuta

Fix domain-dependent spell checking logic.

510. By marmuta

Punctuation assistance: always send space last, after key-stroke generation. Fixes " !" being added instead of "! ".

509. By marmuta

Remove unused definitions.

508. By marmuta

Be more efficient about pre-selecting only candidate words with predictions. This vastly improves worst case prediction performance.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.