Abstract. Out-of-order diacriticals introduce significant complexity to the design of an online handwriting recognizer, because they require some reordering of the time domain information. It is common in cursive writing to write the body of an `i' or `t' during the writing of the word, and then to return and dot or cross the letter once the word is complete. The difficulty arises because we have to look ahead, when scoring one of these letters, to find the mark occurring later in the writing stream that completes the letter. We should also remember that we have used this mark, so that we don't use it again for a different letter, and we should also penalize a word if there are some marks that look like diacriticals that are not used. One approach to this problem is to scan the writing some distance into the future to identify candidate diacriticals, remove them in a preprocessing step, and associate them with the matching letters earlier in the word. If done as a preliminary operation, this approach is error-prone: marks that are not diacriticals may be incorrectly identified and removed, and true diacriticals may be skipped. This paper describes a novel extension to a forward search algorithm that provides a natural mechanism for considering alternative treatments of potential diacriticals, to see whether it is better to treat a given mark as a diacritical or not, and directly compare the two outcomes by score.
[1]
Réjean Plamondon,et al.
Normalizing and restoring on-line handwriting
,
1993,
Pattern Recognit..
[2]
Giovanni Seni,et al.
External word segmentation of off-line handwritten text lines
,
1994,
Pattern Recognit..
[3]
Douglas B. Paul,et al.
Algorithms for an Optimal A* Search and Linearizing the Search in the Stack Decoder*
,
1991,
HLT.
[4]
Lambert Schomaker,et al.
Using stroke- or character-based self-organizing maps in the recognition of on-line, connected cursive script
,
1993,
Pattern Recognit..
[5]
Giovanni Seni,et al.
Large Vocabulary Recognition of On-Line Handwritten Cursive Words
,
1996,
IEEE Trans. Pattern Anal. Mach. Intell..
[6]
Pietro G. Morasso,et al.
Recognition experiments of cursive dynamic handwriting with self-organizing networks
,
1993,
Pattern Recognit..
[7]
R. K. Shyamasundar,et al.
Introduction to algorithms
,
1996
.
[8]
Isabelle Guyon,et al.
On-line cursive script recognition using time-delay neural networks and hidden Markov models
,
1994,
Proceedings of ICASSP '94. IEEE International Conference on Acoustics, Speech and Signal Processing.
[9]
Steve J. Young,et al.
A One Pass Decoder Design For Large Vocabulary Recognition
,
1994,
HLT.