|
GraffitiEvent |
GraffitiEvent - This class represents a Graffiti event and holds information about the event.
|
GraffitiPanel |
|
GraffitiSetup |
GraffitiSetup - a class that implements a setup dialog for experimental applications on Android.
|
MSD |
MSD -- Minimum String Distance -- a class to generate various statistics related to the lexical distance between two
strings.
|
MSD2 |
This class implements the Minimum String Distance (MSD) algorithm.
|
MSD2.TwoStringCollection |
An MSDCollection where the presented and transcribed text strings are
simple Java Strings, and the MSD compares the individual characters
within the strings.
|
MSD2.WordCollection |
An MSDCollection object where the presented and transcribed texts are
Vectors of Strings (viz.
|
SpellCheck |
SpellCheck - class to correct spelling mistakes in words (Android version)
|
StringPair |
StringPair - A simple class to hold a pair of strings.
|
TextMessage |
TextMessage - a class for a text message.
|
Unistroke |
Unistroke - a class for performing handwriting recognition on gestures
|
Word |
A class to store a word and its frequency in a language.
|
WordByFreq |
Created by mack on 13/03/2016.
|