Projects / lib378

lib378

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
Licenses
Operating Systems
Implementation

RSS Last announcement

X11 Demo Application 19 Aug 2010

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...

RSS Recent releases

  •  13 Jun 2010 13:38

Release Notes: Minor fixes were made.

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

Release Notes: 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.

  •  03 Jun 2007 07:46

Release Notes: 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.

  •  11 May 2007 00:02

No changes have been submitted for this release.

Screenshot

Project Spotlight

dccserver

Simulate MIRC's /dccserver command.

Screenshot

Project Spotlight

Docx to Text Converter (docx2txt)

A scripting based solution to convert an MS .docx document to a text file.