Bangla online handwriting recognition using recurrent neural network architecture

Bappaditya Chakraborty, Partha Sarathi Mukherjee, Ujjwal Bhattacharya
2016-12-18
Abstract:Recognition of unconstrained handwritten texts is always a difficult problem, particularly if the style of handwriting is a mixed cursive one. Among various Indian scripts, only Bangla has this additional difficulty of tackling mixed cur-siveness of its handwriting style in the pipeline of a method towards its automatic recognition. A few other common recognition difficulties of handwriting in an Indian script include the large size of its alphabet and the extremely cursive nature of the shapes of its alphabetic characters. These are among the reasons of achieving only limited success in the study of unconstrained handwritten Bangla text recognition. Artificial Neural Network (ANN) models have often been used for solving difficult real-life pattern recognition problems. Recurrent Neural Network models (RNN) have been studied in the literature for modeling sequence data. In this study, we consider Long Short Term Memory …
What problem does this paper attempt to address?