Class | Description |
---|---|
ContourGenerator |
Calculates the F0 curve for an utterance based on the Black and
Hunt article "Generating F0 Contours from ToBI Labels Using Linear
Regression," ICSLP96, vol. 3, pp 1385-1388, Philadelphia,
PA. 1996.
|
PartOfSpeechTagger |
Tags the words in the utterance with their part-of-speech.
|
PauseGenerator |
Annotates an utterance with pause information.
|
PostLexicalAnalyzer |
Annotates the utterance with post lexical information.
|
TokenizerImpl |
Implements the tokenizer interface.
|