lib378 is a library for predictive text input. The API is very simple and provides dictionary autocompletion and both partial and full matching. It can be used to get text input from input devices with few keys (like cellphones).
| Tags | Text Processing Software Development Embedded Systems |
|---|---|
| Licenses | LGPL |
| Operating Systems | POSIX OS Independent |
| Implementation | C JavaScript |
Last announcement
An X11 Demo is on the way (a very basic version can be now found on CVS repository). It captures keystrokes inside X and then outputs result in any...
Recent releases


Changes: Minor fixes were made.


Changes: This CVS snapshot includes Makefile-driven dictionary creation (184k compressed vs. 396k plain text) and many bugfixes.


Changes: This is a JavaScript port of lib378's predictive text API. It is aimed at browser equipped embedded platforms such as phones and set top boxes.


Changes: The API was cleaned up. The compression algorithm was improved. Optional bz2 support was added. The cellphone example was updated. A sample English dictionary was added. Minor code fixes were made.


No changes have been submitted for this release.