-
Notifications
You must be signed in to change notification settings - Fork 0
Notes
Michal Koutny edited this page Apr 17, 2011
·
1 revision
##Script for model testing
- input
- text - what form?
- language model
- output
- cross entropy
- keystroke count
- depends on chosen UI
- only arrows + enter (choosing a letter from a list sorted according to probability)
- later: chars, space, enter combination (IDE autocompletion style)
- depends on chosen UI