# Offline Handwritten Recognition of Malayalam District Name - A Holistic   Approach

**Authors:** Jino P J, Kannan Balakrishnan

arXiv: 1705.00794 · 2017-05-03

## TL;DR

This paper explores machine learning techniques for recognizing handwritten Malayalam district names, using various classifiers and feature extraction methods to improve accuracy in an address recognition context.

## Contribution

It introduces a holistic approach combining multiple feature extraction and classification methods for writer-independent handwritten Malayalam district name recognition.

## Key findings

- Neural Network achieved the highest accuracy among classifiers
- Histogram of Oriented Gradient features improved recognition performance
- Dimensionality reduction techniques enhanced classifier efficiency

## Abstract

Various machine learning methods for writer independent recognition of Malayalam handwritten district names are discussed in this paper. Data collected from 56 different writers are used for the experiments. The proposed work can be used for the recognition of district in the address written in Malayalam. Different methods for Dimensionality reduction are discussed. Features consider for the recognition are Histogram of Oriented Gradient descriptor, Number of Black Pixels in the upper half and lower half, length of image. Classifiers used in this work are Neural Network, SVM and RandomForest.

---
Source: https://tomesphere.com/paper/1705.00794