Tools for Text Entry Evaluators

In developing EdgeWrite, tools were necessary for performing rigorous text entry evaluations with human subjects. We wrote TextTest for conducting text entry experiments and logging data. We wrote StreamAnalyzer for parsing and analyzing that data, and making it easy to paste into Microsoft Excel or a statistics package like SAS JMP® or SPSS for Windows®. If you would like to know more about how these programs work, see our publication in the ACM TOCHI journal.

TextTest

TextTest allows text entry evaluators to rigorously and precisely measure text entry performance provided the text entry method can be made to send text input to any application on a Windows XP or Windows Vista operating system.

StreamAnalyzer

StreamAnalyzer analyzes the text input stream logs created by TextTest and produces text file output that can be easily pasted into Microsoft Excel or a statistics package like SAS JMP® or SPSS for Windows®. Besides parsing and analyzing batches of XML log files, StreamAnalyzer can also take presented strings and input streams typed directly on the console when run with the -d command line switch.

Download

Key Publications: TOCHI'06
Language: C#
Requirements: Text input method, .NET 2.0 Framework (or later).

Download versions 2.1.5 and 2.0.2