Actions
Feature #265
closedpyHope development
Start date:
01/09/2010
Due date:
01/30/2010
% Done:
0%
Estimated time:
Description
Convert HOPE to python for cross-platform use
- Basic functionality with 5 levels
- Scanning is a process that waits for events, sleeps for ms inside a while loop.
- Configuration file that
- sets the speed
- stores word and sentence lists (adds new words/sentences if spelt)
- Prediction capability
- Reads word and sentence lists into a tree
- Predicts next alphabet (in spell mode) or word (in word mode)
Actions