<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <title-group>
        <article-title>Handwritten Offline Devanagari Compound Character Recognition Using Machine Learning</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Juhee Sachdeva</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Sonu Mittal</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Handwritten Character Recognition</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Devanagari Compound characters</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>EDGE HISTOGRAM</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Confusion Matrix</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Jaipur National University</institution>
          ,
          <addr-line>Jaipur</addr-line>
          ,
          <country country="IN">India</country>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2020</year>
      </pub-date>
      <volume>165</volume>
      <abstract>
        <p>Character Recognition is the most challenging research topic due to its diverse applicable, environment. In the field of pattern recognition, recognition of handwriting is the technique of recognizing handwritten words and characters from the images captured. It is a task of pattern recognition that can be applicable for banking automation systems, postal automation, and various other fields. Devanagari script is a complex script with a huge and complex set of characters including consonants and vowels. Consonants and vowels are joined in various ways to form compound characters. Handwritten Devanagari compound characters have large shape variations which make the task of recognition more complex. In the present article, a model for the recognition of offline Devanagari compound characters using various Machine Learning techniques are discussed. The proposed system preprocesses 5000 handwritten compound character images into 28*28 Pixel images. Feature sets of compound characters are obtained by applying the Edge Histogram feature extraction technique. These feature sets are then applied to various classifiers SVM, SMO, MLP, and Simple Logistic for recognition. We have achieved recognition accuracy of 99.88% with SVM, 99.72% with SMO model, 99.04% with SimpleLogistic model, and 97.7% with the MLP model.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>Throughout our learning, we human beings
develop awareness of language learning, and as we
mature, we learn ample document reading ability
that can be computer printed or handwritten. It is
difficult for computers to decipher this skill that is
so easily carried out by humans. To replicate the
human learning by computers, several researchers
are trying to analyze powerful and successful
techniques. Therefore, handwriting identification of
characters is one of the promising aspects of pattern
recognition science. Artificial Intelligence (AI) is a
specialized field that aims to emulate human
intellect by computers. An important aspect of 1AI
is to train a computer or software so that it can see,
translate, and read the document. This can be
accomplished using Optical Character Recognition
(OCR) system. OCR system helps machine to
imitate human operations like reading and writing
text. In OCR technology, handwritten text are
converted into computer understandable format.
The primary advantage of digitization process is
that it is possible to conveniently archive, scan and
locate the text. Handwritten forms, Questionnaires,
survey forms, banking forms can be digitized using
Handwritten OCR system.</p>
      <p>Many experiments have been carried out for scripts
like English and Chinese, but due to various
complexities in character structure and word
formation in the Devanagari script, it is very
challenging to develop an OCR system for
Devanagari script. OCR system of Devanagari
script is a complicated process as it has huge
character set with large number of vowels and
modifiers. In Devanagari word formation is also
very complex as characters are joined in various
forms known as compound characters, also
presence of modifiers also limit the Recognition
accuracy. For the proposed work, we aim at
developing a systematic approach for the
recognition of offline
handwritten Devanagari</p>
    </sec>
    <sec id="sec-2">
      <title>2. Literature Review</title>
      <p>A database of 27000 Marathi characters is
developed
and</p>
      <p>Moment
feature
extraction
techniques are used by Karbhari V. et al. (2013) for
handwritten compound Marathi script, they have
used classifier MLP and KNN for their research
work, accuracy rate of 98.78% is achieved with
MLP classifier and accuracy of 95.65% is achieved
by</p>
      <p>KNN</p>
      <p>classifier 95.65%. They developed a
database that contains 9600 basic Marathi and 9000
Compound Marathi characters reported by Karbhari
V. et al.(2014), 3000 split characters are also used
by them. They have reported accuracy rate of
95.82% using SVM classifier and 95.82% accuracy
rate with KNN classifier. 100% recognition rate is
reported by Malik and Deshpande (2009) by using
regular expressions for printed and handwritten
Marathi characters. Shelke et al. (2011) created a
dataset of 35000</p>
      <p>Handwritten
with 70 sample
classes that
has
30
split
and
40
compound
characters, they have
proposed</p>
      <p>Marathi script
recognition using wavelet features, and reported
94.22% accuracy rate with wavelet features and
96.23%
accuracy rate
using</p>
      <p>Modified
wavelet
features. Ajmire et al. (2015)
used SVM
and
seventh
technique
central
for
moment</p>
      <p>feature
Marathi
compound
extraction
characters
recognition system. They obtained recognition rate
of 93.87%. Kibria et al.(2020) developed a Bangla
compound character classifier Model with SVM.
They use 3 features namely the Longest Run</p>
      <sec id="sec-2-1">
        <title>Feature,</title>
      </sec>
      <sec id="sec-2-2">
        <title>Diagonal feature, and Histogram of</title>
        <p>oriented gradient feature. They show
promising
results for their research work. Roy et al.(2018)
used</p>
        <p>Deep Learning algorithm for the Bangla
script and achieved an accuracy of 90.33%.</p>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>Characters</title>
    </sec>
    <sec id="sec-4">
      <title>3. Devanagari Script and Compound</title>
      <p>The third widely used script around the globe is
Devanagari after English and Chinese. Devanagari
script
has total of 44 basic alphabets
which
comprises of 11 „swaras‟ and 33 „vyanjanas‟.
Vowels are also called „swaras‟ and consonants are
known as „vyanjanas‟ in Devanagari script. Swaras
can be used as basic character or diacritical marks
(„Matra‟) that are attached to character either above
or below, before, or after. Devanagari script also
has compound
characters that are formed
by
combining two characters, in certain manner that
the first character is converted into its half form is
joined</p>
      <p>with full form of second character. The
structure of these
words are complicated
also
known as „Jodakshre‟. Compound Characters can
be formed by joining two characters, where both
characters can be consonants or a combination of
one vowel and one consonant shown in Fig 1.
These Jodakshre are often created by attaching the
two characters next to each other or attaching one
over the other.
म+न=
ल+ल=
ब+द=
त+य=
च+य=
ल+प=
्मन
=क्
्लल
्धय
्बद
्सक
य्त
य्ज
्चय
्च
्लप
ल्क
क+क
ध+य=
स+क=
ज+य=
च+च=
क+ल=
Fig 1: Combination of Half Consonant and
Consonants
It is possible to further divide the Devanagari
alphabets into
four
classes
depending
on the
appearance of a vertical line as seen in Fig 2.</p>
      <p>Alphabet Group
Alphabet having a vertical line</p>
      <p>attached at the right side
Alphabet not attached with
vertical line on the right side
Alphabet with no vertical line
Alphabet with a vertical line at
the middle</p>
      <p>Alphabet
ख,घ,च,ज,झ,ञ,त,थ,ध,न,
म,ल,स,य,व,ब,भ,ष</p>
      <p>ग,ण,श
ड,द,ह,ढ,र,ट,इ,ळ
क,फ
Fig 2: Classification of Devanagari Characters</p>
    </sec>
    <sec id="sec-5">
      <title>4. Proposed Methodology</title>
      <p>The proposed model uses the methodology shown
in Fig 3. Different Phases of character recognition
are as follows:</p>
      <p>Fig 3: Offline Character Recognition System</p>
    </sec>
    <sec id="sec-6">
      <title>4.1 Database Designing</title>
      <p>To develop a system for offline
handwritten Devanagari compound character
classification using Machine Learning a dataset
having a large no. of instances is required. The
database should have all combinations and
variations of compound characters. Some
Devanagari databases CEDAR, MNIST, and
CENPARMI are available but they don't have a
compound character dataset. As no relevant dataset
for handwritten Devanagari compound characters is
present so we created our dataset for this work. We
have used the 50 most commonly used compound
characters classes for Database development as
shown in Fig 4. These compound characters are
selected based on the most frequent occurrence in
Devanagari words.</p>
      <p>The database is created on A4 size sheets
written by different writers of different age groups
with different writing styles. All the samples of
characters had to be taken in boxes. The sample A4
sheet of handwritten Devanagari compound
character from different users is shown in Fig 5.
The same procedure is been used for taking all
samples from writers, scanning these sheets and
then cropping them in fixed dimensions, and finally
saving these images in respective class folders in
WEKA. The Dataset has 5000 having 50 classes of
compound characters written by 100 writers. The
Samples collected are scanned by cannon scanner at
500dpi resolution, each instance cropped in 28
pixel width by 28 pixel height and then saved in
JPEG file. Sample handwritten compound
characters are shown in Fig.5.</p>
      <p>Fig 4: 50 class of Devanagari compound characters
Fig 5: Sample A4 sheet for handwritten compound
characters
4.2</p>
    </sec>
    <sec id="sec-7">
      <title>Preprocessing</title>
      <p>Pre-processing stage of character recognition
refers to several operations that are applied on the
input images at the initial stage to remove and
eliminate to obtain good quality images for further
processing. The primary goal of pre-processing is
to eliminate all forms of image noise from images
and to increase the accuracy of character image. All
work has been done in WEKA
 Binarization: Binarization is the process of
translation of gray scale image into a Black and
White format i.e. 0 or 1 form.
 Noise Elimination: At any point, such as image
acquisition, transmitting, or processing, noise
may takes place. Noise degrades the quality of
the image. For the removal of these noise in
images, numerous filtration and thresholding
are present.
 Size Normalization: Normalization stores all
images in a database of uniform size. Size is
normalized without modifying the picture
pattern.
 Thinning: To eliminate the chosen foreground
pixels from pictures, thinning is applied. Image
thinning generates a skeletal structure without
losing structural features of characters.</p>
    </sec>
    <sec id="sec-8">
      <title>4.3 Feature Extraction Technique</title>
      <p>This phase is a crucial step of the
Recognition process it extracts various unique
features from input images and stores these features
in form of a feature extraction vector. These
features are unique and non-redundant that convey
some unique information about the input image.
The accuracy of any Recognition system mostly
depends on the accuracy rate of the feature
extraction stage.</p>
    </sec>
    <sec id="sec-9">
      <title>4.3.1 Edge Histogram Descriptor</title>
      <p>
        The Edge histogram is the widely used
extraction technique that calculates the global
characteristic of an input character. Edge histogram
Normalization leads to scale invariance as the
conversion and movement of the image is invariant.
Utilizing the following characteristics, the Edge
histogram is quite effective in retrieval of images
including indexing of character images. The
intensity and positional accuracy of the image's
intensity are defined by an edge histogram in the
image domain. In each local region, the EHD
divides 5 kinds of edges called a sub-image. The
image domain is divided into 4 by 4 blocks, where
no block is overlapping. For each block also known
as sub-image , Edge histogram Descriptor is then
generated. Edges are classified into five groups of
edges: first one is vertical edge, second is
horizontal edge, third is diagonal 45° edge, fourth is
diagonal 135° edge, and last one is non-directional.
So, for any sub-image the occurrence of any of
these edges among five types describes the
histogram. Therefore as a consequence, every local
histogram includes five bins as shown in Fig 6.
Every bin corresponds with one of five types of
edges. Up to 80 bins are used
        <xref ref-type="bibr" rid="ref2 ref34">(won c. et al., 2002)</xref>
        for a number of 16 sub-images. Edge histogram
descriptor, was devised by (Park D K. et al., 1997).
It incorporates five direction edge features.
        <xref ref-type="bibr" rid="ref35">(Yoon
et al., 2001)</xref>
        reported a feature extraction method
which applied MPEG-7 edge histogram.
      </p>
      <p>For computing EHD following steps are followed
Step 1: Segment each character image in a block of
4 by 4 subset of images.</p>
      <p>Step 2: As seen in Fig 6, Partition each subset of
image block into a group of pixels bin.</p>
      <p>Step 3: There are five types of edges in MPEG-7.
These are 0° for horizontal, 90° for vertical, 45°,
135°, and non-directional edges. Every pixel value
is divided into four sub-pixel blocks, Average pixel
value is then calculated. The pixel block is
recognized as non-direction if the maximum value
is less than a given threshold. Table 1 represents the
filter coefficient of Edges.</p>
      <p>Fig 6: Partition of the image with image block (Su</p>
      <p>Jung Yoon et al., 2001)
Table 1 EHD Edge Model</p>
      <p>Edges Measure Value
0°
45°
90°
 Applying Edge Histogram Descriptor
in WEKA
The Edge Histogram Descriptor has been applied
for Devanagari Compound character images in
WEKA 3.8 that have EHD feature extraction as
Edge Histogram Filter under Preprocess tab. Edge
Histogram generated 80 features corresponding to
each character class ranging from MPEG-7 Edge
Histogram 0 to MPEG-7 Edge Histogram 79. Table
2 represents all Histograms generated using
WEKA. Mean value and Standard deviation value
calculated for each features are also mentioned in
Table 2.
4.4</p>
    </sec>
    <sec id="sec-10">
      <title>Classification</title>
      <p>Classification is the most important aspect
for every pattern recognition scheme. Once the
characteristics of each character image is extracted
in which all unique characteristics are retrieved and
stored in a feature vector. This feature vector work
as input for the classification module and labeling
to input feature vectors is done in this step. All the
characters with similar features are grouped in one
class and are considered a member of that class.</p>
    </sec>
    <sec id="sec-11">
      <title>4.4.1 SUPPORT VECTOR MACHINE</title>
      <p>SVM are Machine Learning techniques that
follows supervised learning methods. SVM
performs best for Classification and Regression
issues developed at AT&amp;T Bell laboratories. SVM
gives better results when implemented for pattern
recognition task. For high dimensional domain
where number of classes to be recognized is higher
and number of instances is also large, SVM is
successfully implemented.
4.4.2 MLP
Multi-layer Perceptron follows a set of guidance
rules for learning. It is a feed-forward layered
network of artificial neurons. In a feedforward
network information flows in one direction only,
which starts through the input node and moves
through hidden node followed by the output node.
The process by which MLP learns is known as the
Backpropagation algorithm.</p>
    </sec>
    <sec id="sec-12">
      <title>4.4.3 SIMPLE LOGISTIC</title>
      <p>Simple logistic is the WEKA
implementation of linear model. Linear model of
Regression method follows supervised rules, for
which continuous output is calculated. Instead of
seeking to identify them to classes, it is used to
MPEG-7 Edge</p>
      <p>Histogram0
MPEG-7 Edge</p>
      <p>Histogram1
MPEG-7 Edge</p>
      <p>Histogram2
MPEG-7 Edge</p>
      <p>Histogram3
MPEG-7 Edge</p>
      <p>Histogram4
MPEG-7 Edge</p>
      <p>Histogram5
MPEG-7 Edge</p>
      <p>Histogram6
MPEG-7 Edge</p>
      <p>Histogram7
MPEG-7 Edge</p>
      <p>Histogram8
MPEG-7 Edge</p>
      <p>Histogram9
MPEG-7 Edge
Histogram10
MPEG-7 Edge
Histogram11
MPEG-7 Edge
Histogram12
……
……
……
MPEG-7 Edge
Histogram78
MPEG-7 Edge
Histogram79
6
7
7
7
6
7
7
7
7
6
7
7
7
estimate values within a continuous spectrum. In
WEKA simple logistic classifier is available under
functions Simple Logistic.
4.4.4 SMO</p>
      <p>SMO technique of Machine Learning
Technology applied for computing Quadratic
programming(QP) problem which occurs while
training phase of Support Vector Machine. SMO
algorithm divides large QP problems into smaller
set equal QP problem. To obtain optimization,</p>
    </sec>
    <sec id="sec-13">
      <title>5. Performance Evaluation Strategies</title>
    </sec>
    <sec id="sec-14">
      <title>5.1 Confusion Matrix</title>
      <p>For a Machine learning problem, the
outcome of any model used for classification
purpose is evaluated using confusion matrix. It is
also Termed an error matrix. All the rows
represents predicted class where as all column
values defines actual class, In confusion matrix all
diagonal values determine the True Positive values
that denotes the class is correctly classified. This
matrix enables the efficiency to be viewed for a
classifier Model. The term confusion derives from
the fact that its matrix format makes it easier to
visualize how the multiple classes are confused by
the model and one class is classified or mislabeled
as another class. Confusion Matrix is shown in
Table 3.</p>
      <p>Recall in confusion matrix is calculated as
total no. of positive class values divided by total
Accuracy=
5.2 Recall
(1)
positive class correctly labeled. If a Recall value is
high then class is correctly classified.
(2)
(3)</p>
      <p>Recall=
Precision is calculated by dividing the total
number of correctly labeled positive class
obtained by total no. of class labeled or
predicted. High Precision denotes if a sample is
labeled as positive is definitely positive.
If almost all positive instance are correctly
classified but there are many falsely labeled (FP)
positive instance in this case we get High recall
and low Precision value. But if many of positive
instances are missed but those we labeled or
predicted are actually positive then we get Low
recall value and high precision value.</p>
    </sec>
    <sec id="sec-15">
      <title>6. Applying Classifiers in WEKA</title>
      <p>We applied four different
classifiers SVM, MLP, SimpleLogistic, SMO for
the labeling of handwritten Devanagari compound
characters. The tests were carried out on the 5000
instances of handwritten Devanagari characters. A
10-fold validation approach is used. In this method,
10 test subsets were created. For each class used in
training phase, it computes the recognition rate.
This method divides whole dataset in to groups of
10 equal groups or sets. In each run previous 9 sets
are used for training and the remaining 10th set is
used for testing. Finally, an average accuracy over
10 runs is obtained. A confusion matrix is
generated for all classes.</p>
      <p>The experiments were performed with an
Edge Histogram filter on all 50 classes and 5000
image samples. The highest average recognition
rate 99.88% achieved for a combination of Edge
Histogram using SVM classifier shown in Table 5.
Edge Histogram used with Simple Logistic
classifier achieved 99.04% accuracy rate and Edge
Histogram with SMO achieved an accuracy rate of
99.72%. Table 4 shows Error Report for each
classifier. The detailed output accuracy of each
model is displayed in Table 6. Fig 8 shows the
screenshot of the confusion matrix for the SVM
model.</p>
    </sec>
    <sec id="sec-16">
      <title>7. Result and Discussion</title>
      <p>This paper presented a
Devanagari compound characters
Histogram Descriptor(EHD)
technique</p>
      <p>using
with</p>
      <p>for</p>
      <p>Edge
various
classifiers like SVM, MLP, SMO, and Simple
Logistic. As no standardized dataset is prepared till
date for compound characters thus data is collected
from people of all age groups. A database of 5000
samples is created</p>
      <p>with 50 distinct compound
characters collected from 100 different users. The
dataset characters are first preprocessed to remove
all sorts
of
noise.</p>
      <p>A
new
different classifiers are used in combination with
the EHD technique. These classifiers SVM, MLP,
SMO, and SimpleLogistic when applied with the
EHD technique prove to be powerful tools for the
recognition
system.</p>
      <p>Feature
extraction
uses
multiple features which gives better recognition
accuracy. The SVM</p>
      <p>classifier proposed in this
paper gives the highest recognition rate of 99.88%
shown in</p>
      <p>Fig 7. Recognition rate
with SMO,
SimpleLogistic and MLP are 99.72%,99.04% and
97.7%. The results of few compound characters
achieved
with
different
models
are shown in
work relative to that of the other prior work
published.
Fig 8: Screenshot of a Confusion matrix for Model
EdgeHistogram and SVM Model
Table 8 Accuracy Comparisons of Current approach
with other approaches in previous research
Author Script Feature Classifi Result</p>
      <p>Extraction er used (%)
Kale Devanag
karbhari et ari
al.(2013)
Kadam A.
et
al.(2019)
Hasan et
al.(2019)
Proposed
method</p>
    </sec>
    <sec id="sec-17">
      <title>8. Conclusion</title>
      <p>The present article proposes a model for
offline handwritten Devanagari compound
character recognition. A dataset with 5000
instances of 20 class of compound characters is
created where samples are collected from persons
of various age groups. This dataset is used by
various models of classification for handwritten
Devanagari compound characters. A matrix of
unique and complex features of characters is
created using the Edge Histogram technique. This
feature vector is then supplied to four different
classifiers SVM, SMO, MLP, and SimpleLogistic
for further recognition of compound characters. We
obtained 99.88% accuracy for SVM, 99.72% for
SMO, 99.04% for SimpleLogistic and 97.7%
accuracy for MLP model. In the future, we can
apply various other models to achieve a higher
accuracy rate. We would like to increase the size of
the database and include compound characters with
modifiers for further recognition.
and</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <surname>Singh</surname>
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Garg</surname>
            <given-names>N.K.</given-names>
          </string-name>
          (
          <year>2021</year>
          )
          <article-title>Review of Optical Devanagari Character Recognition Techniques</article-title>
          . In: Satapathy S.,
          <string-name>
            <surname>Bhateja</surname>
            <given-names>V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Janakiramaiah</surname>
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Chen</surname>
            <given-names>YW</given-names>
          </string-name>
          .
          <article-title>(eds) Intelligent System Design</article-title>
          .
          <source>Advances in Intelligent Systems and Computing</source>
          , vol
          <volume>1171</volume>
          . Springer, Singapore. https://doi.org/10.1007/
          <fpage>978</fpage>
          -981-15-5400-1_
          <fpage>11</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <surname>Gonzalez</surname>
            ,
            <given-names>R. C.</given-names>
          </string-name>
          (
          <year>2002</year>
          ). Richard E. woods.
          <source>Digital image processing</source>
          ,
          <volume>2</volume>
          ,
          <fpage>550</fpage>
          -
          <lpage>570</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <surname>Chaudhuri</surname>
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mandaviya</surname>
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Badelia</surname>
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ghosh</surname>
            <given-names>S.K.</given-names>
          </string-name>
          (
          <year>2017</year>
          )
          <article-title>Optical Character Recognition Systems for Hindi Language</article-title>
          . In:
          <article-title>Optical Character Recognition Systems for Different Languages with Soft Computing</article-title>
          .
          <source>Studies in Fuzziness and Soft Computing</source>
          , vol
          <volume>352</volume>
          .Springer,Cham. https://doi.org/10.1007/978-3-
          <fpage>319</fpage>
          -50252-
          <issue>6</issue>
          _
          <fpage>8</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>H.</given-names>
            <surname>Bunke P.S.P Wang-</surname>
          </string-name>
          <article-title>"Handbook of character recognition and document image analysis</article-title>
          .
          <source>"</source>
          (
          <year>1997</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <surname>Verma</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Sharma</surname>
            ,
            <given-names>R. K.</given-names>
          </string-name>
          (
          <year>2017</year>
          ).
          <article-title>Recognition of online handwritten Gurmukhi characters based on zone and stroke identification</article-title>
          .
          <source>Sādhanā</source>
          ,
          <volume>42</volume>
          (
          <issue>5</issue>
          ),
          <fpage>701</fpage>
          -
          <lpage>712</lpage>
          . https://doi.org/10.1007/s12046-017-0632-x
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <surname>Mukherjee</surname>
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Majumder</surname>
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dhar</surname>
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sen</surname>
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Obaidullah</surname>
            <given-names>S.M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Roy</surname>
            <given-names>K.</given-names>
          </string-name>
          (
          <year>2021</year>
          )
          <article-title>A Deep Learning Approach with Line Drawing for Isolated Online Bangla Character Recognition</article-title>
          . In: Giri D.,
          <string-name>
            <surname>Buyya</surname>
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ponnusamy</surname>
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>De D.</surname>
          </string-name>
          ,
          <string-name>
            <surname>Adamatzky</surname>
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Abawajy</surname>
            <given-names>J.H</given-names>
          </string-name>
          . (eds)
          <source>Proceedings of the Sixth International Conference on Mathematics and Computing. Advances in Intelligent Systems and Computing</source>
          , vol
          <volume>1262</volume>
          . Springer, Singapore. https://doi.org/10.1007/
          <fpage>978</fpage>
          -981-15-8061-1_
          <fpage>16</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <surname>Vinotheni</surname>
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lakshmana</surname>
          </string-name>
          Pandian S.,
          <string-name>
            <surname>Lakshmi</surname>
            <given-names>G.</given-names>
          </string-name>
          (
          <year>2021</year>
          )
          <article-title>Modified Convolutional Neural Network of Tamil Character Recognition</article-title>
          . In: Tripathy A.,
          <string-name>
            <surname>Sarkar</surname>
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sahoo</surname>
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Li</surname>
            <given-names>KC.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Chinara</surname>
            <given-names>S</given-names>
          </string-name>
          . (eds) Advances
          <source>in Distributed Computing and Machine Learning. Lecture Notes in Networks and Systems</source>
          , vol
          <volume>127</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          https://doi.org/10.1007/
          <fpage>978</fpage>
          -981-15-4218-3_
          <fpage>46</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [8]
          <string-name>
            <surname>Jain</surname>
            <given-names>A.A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Arolkar</surname>
            <given-names>H.A.</given-names>
          </string-name>
          (
          <year>2021</year>
          )
          <article-title>A Study of Gujarati Character Recognition</article-title>
          . In: Purohit S.,
          <string-name>
            <surname>Singh</surname>
            Jat
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Poonia</surname>
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kumar</surname>
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hiranwal</surname>
            <given-names>S</given-names>
          </string-name>
          . (eds) Proceedings of International Conference on Communication and
          <string-name>
            <given-names>Computational</given-names>
            <surname>Technologies</surname>
          </string-name>
          .
          <source>Algorithms for Intelligent Systems</source>
          . Springer, Singapore. https://doi.org/10.1007/
          <fpage>978</fpage>
          -981-15-5077-5_
          <fpage>21</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [9]
          <string-name>
            <surname>Nixon</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Aguado</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          (
          <year>2019</year>
          ).
          <article-title>Feature extraction and image processing for computer vision</article-title>
          . Academic press.
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>N.</given-names>
            <surname>Singh</surname>
          </string-name>
          ,
          <article-title>"</article-title>
          <source>An Efficient Approach for Handwritten Devanagari Character Recognition based on Artificial Neural Network," 2018 5th International Conference on Signal Processing and Integrated Networks (SPIN)</source>
          , Noida, India,
          <year>2018</year>
          , pp.
          <fpage>894</fpage>
          -
          <lpage>897</lpage>
          , doi: 10.1109/SPIN.
          <year>2018</year>
          .
          <volume>8474282</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [11]
          <string-name>
            <surname>Deore</surname>
            ,
            <given-names>S.P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Pravin</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          (
          <year>2019</year>
          ).
          <article-title>Histogram of oriented gradients based off-line handwritten Devanagari characters recognition using SVM, K-NN</article-title>
          and
          <article-title>NN classifiers</article-title>
          .
          <source>Revue d'Intelligence Artificielle</source>
          , Vol.
          <volume>33</volume>
          , No.
          <issue>6</issue>
          , pp.
          <fpage>441</fpage>
          -
          <lpage>446</lpage>
          . https://doi.org/10.18280/ria.330606
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [12]
          <string-name>
            <surname>Shalini</surname>
            <given-names>Puri</given-names>
          </string-name>
          , Satya Prakash Singh,
          <article-title>An efficient Devanagari character classification in printed and handwritten documents using SVM, Procedia Computer Science</article-title>
          , Volume
          <volume>152</volume>
          ,
          <year>2019</year>
          , Pages
          <fpage>111</fpage>
          -
          <lpage>121</lpage>
          , ISSN 1877-
          <volume>0509</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [13]
          <string-name>
            <given-names>N.</given-names>
            <surname>Aneja</surname>
          </string-name>
          and
          <string-name>
            <given-names>S.</given-names>
            <surname>Aneja</surname>
          </string-name>
          ,
          <article-title>"Transfer Learning using CNN for Handwritten Devanagari Character Recognition,"</article-title>
          <source>2019 1st International Conference on Advances in Information Technology (ICAIT)</source>
          , Chikmagalur, India,
          <year>2019</year>
          ,pp.
          <fpage>293</fpage>
          -
          <lpage>296</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [14]
          <string-name>
            <given-names>M. A.</given-names>
            <surname>Ansari</surname>
          </string-name>
          and
          <string-name>
            <given-names>M.</given-names>
            <surname>Dixit</surname>
          </string-name>
          ,
          <article-title>"An enhanced CBIR using HSV quantization, discrete wavelet transform and edge histogram descriptor," 2017 International Conference on Computing, Communication and Automation (ICCCA), Greater Noida</article-title>
          , India,
          <year>2017</year>
          , pp.
          <fpage>1136</fpage>
          -
          <lpage>1141</lpage>
          ,doi:10.1109/CCAA.
          <year>2017</year>
          .
          <volume>8229967</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [15]
          <string-name>
            <surname>Singh</surname>
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Garg</surname>
            <given-names>N.K.</given-names>
          </string-name>
          (
          <year>2021</year>
          )
          <article-title>Review of Optical Devanagari Character Recognition Techniques</article-title>
          . In: Satapathy S.,
          <string-name>
            <surname>Bhateja</surname>
            <given-names>V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Janakiramaiah</surname>
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Chen</surname>
            <given-names>YW</given-names>
          </string-name>
          .
          <article-title>(eds) Intelligent System Design</article-title>
          .
          <source>Advances in Intelligent Systems and Computing</source>
          , vol
          <volume>1171</volume>
          . Springer, Singapore. https://doi.org/10.1007/
          <fpage>978</fpage>
          -981-15-5400-1_
          <fpage>11</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [16]
          <string-name>
            <given-names>Paul J.</given-names>
            ,
            <surname>Sarkar</surname>
          </string-name>
          <string-name>
            <given-names>A.</given-names>
            ,
            <surname>Das</surname>
          </string-name>
          <string-name>
            <given-names>N.</given-names>
            ,
            <surname>Roy</surname>
          </string-name>
          <string-name>
            <surname>K.</surname>
          </string-name>
          (
          <year>2021</year>
          )
          <article-title>HOG and LBP Based Writer Verification</article-title>
          . In: Bhattacharjee D.,
          <string-name>
            <surname>Kole</surname>
            <given-names>D.K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dey</surname>
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Basu</surname>
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Plewczynski</surname>
            <given-names>D</given-names>
          </string-name>
          . (eds)
          <source>Proceedings of International Conference on Frontiers in Computing and Systems. Advances in Intelligent Systems and Computing</source>
          , vol
          <volume>1255</volume>
          . Springer,Singapore. https://doi.org/10.1007/
          <fpage>978</fpage>
          -981-15-7834-
          <issue>2</issue>
          _
          <fpage>1</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          [17]
          <string-name>
            <surname>Feng</surname>
            ,
            <given-names>Q.</given-names>
          </string-name>
          ;
          <string-name>
            <surname>Hao</surname>
            ,
            <given-names>Q.</given-names>
          </string-name>
          ;
          <string-name>
            <surname>Chen</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          ;
          <string-name>
            <surname>Yi</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          ;
          <string-name>
            <surname>Wei</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          ;
          <string-name>
            <surname>Dai</surname>
            ,
            <given-names>J. Hybrid</given-names>
          </string-name>
          <string-name>
            <surname>Histogram</surname>
          </string-name>
          <article-title>Descriptor: A Fusion Feature Representation for Image Retrieval</article-title>
          .
          <source>Sensors</source>
          <year>2018</year>
          ,
          <volume>18</volume>
          ,
          <year>1943</year>
          . https://doi.org/10.3390/s18061943
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          [18]
          <string-name>
            <given-names>N. B.</given-names>
            <surname>Muppalaneni</surname>
          </string-name>
          ,
          <article-title>"Handwritten Telugu Compound Character Prediction using Convolutional Neural Network," 2020 International Conference on Emerging Trends in Information Technology and Engineering (ic-ETITE)</article-title>
          , Vellore, India,
          <year>2020</year>
          , pp.
          <fpage>1</fpage>
          -
          <lpage>4</lpage>
          , doi: 10.1109/ic-
          <fpage>ETITE47903</fpage>
          .
          <year>2020</year>
          .
          <volume>349</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          [19]
          <string-name>
            <surname>Prasad</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Nigam</surname>
            ,
            <given-names>D. C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lakhotiya</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Umre</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          (
          <year>2013</year>
          ).
          <article-title>Character recognition using matlab‟s neural network toolbox</article-title>
          .
          <source>International Journal of u-and e-Service, Science and Technology</source>
          ,
          <volume>6</volume>
          (
          <issue>1</issue>
          ),
          <fpage>13</fpage>
          -
          <lpage>20</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          [20]
          <string-name>
            <surname>Pramanik</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bag</surname>
            ,
            <given-names>S. Handwritten</given-names>
          </string-name>
          <article-title>Bangla city name word recognition using CNN-based transfer learning</article-title>
          and
          <source>FCN. Neural Comput &amp; Applic</source>
          (
          <year>2021</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          [21]
          <string-name>
            <surname>Khanderao</surname>
            <given-names>M.S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ruikar</surname>
            <given-names>S.</given-names>
          </string-name>
          (
          <year>2020</year>
          )
          <article-title>Character Segmentation and Recognition of Indian Devanagari Script</article-title>
          . In: Fong S.,
          <string-name>
            <surname>Dey</surname>
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Joshi</surname>
            <given-names>A</given-names>
          </string-name>
          . (eds)
          <source>ICT Analysis and Applications. Lecture Notes in Networks and Systems</source>
          , vol
          <volume>93</volume>
          .Springer,Singapore.
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          [22]
          <string-name>
            <given-names>S. L.</given-names>
            <surname>Chandure</surname>
          </string-name>
          and
          <string-name>
            <given-names>V.</given-names>
            <surname>Inamdar</surname>
          </string-name>
          ,
          <article-title>"Performance analysis of handwritten Devnagari and MODI Character Recognition system,"</article-title>
          <source>2016 International Conference on Computing, Analytics and Security Trends (CAST)</source>
          ,
          <year>Pune</year>
          ,
          <year>2016</year>
          ,pp.
          <fpage>513</fpage>
          -
          <lpage>516</lpage>
          ,
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          [23]
          <string-name>
            <surname>Yegnanarayana</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          <article-title>Artificial neural networks</article-title>
          .
          <source>PHI Learning Pvt. Ltd.</source>
          ,
          <year>2009</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref25">
        <mixed-citation>
          [24]
          <string-name>
            <given-names>K. V.</given-names>
            <surname>Kale</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P. D.</given-names>
            <surname>Deshmukh</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. V.</given-names>
            <surname>Chavan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. M.</given-names>
            <surname>Kazi</surname>
          </string-name>
          and
          <string-name>
            <given-names>Y. S.</given-names>
            <surname>Rode</surname>
          </string-name>
          ,
          <article-title>"Zernike moment feature extraction for handwritten Devanagari compound character recognition," 2013 Science and</article-title>
          Information Conference, London, UK,
          <year>2013</year>
          , pp.
          <fpage>459</fpage>
          -
          <lpage>466</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref26">
        <mixed-citation>
          [25]
          <string-name>
            <surname>Patel</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          <string-name>
            <surname>Gujarati</surname>
          </string-name>
          <article-title>Ocr: Compound Character Recognition Using Zernike Moment Feature Extractor</article-title>
          .
        </mixed-citation>
      </ref>
      <ref id="ref27">
        <mixed-citation>
          [26]
          <string-name>
            <surname>Shelke</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Apte</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          (
          <year>2011</year>
          ).
          <article-title>A multistage handwritten Marathi compound character recognition scheme using neural networks and wavelet features</article-title>
          .
          <source>International journal of signal processing, image processing and pattern recognition</source>
          ,
          <source>JPRR</source>
          Vol
          <volume>6</volume>
          , No 2 (
          <year>2011</year>
          ); doi:10.13176/11.300.
        </mixed-citation>
      </ref>
      <ref id="ref28">
        <mixed-citation>
          [27]
          <string-name>
            <surname>Sarika</surname>
            <given-names>Jain</given-names>
          </string-name>
          , Ekansh Tiwari, Prasanjit
          <string-name>
            <surname>Sardar</surname>
          </string-name>
          (
          <year>Feb 2021</year>
          ), “
          <article-title>Soccer Result Prediction Using Deep Learning and Neural Networks"</article-title>
          , In: J.
          <string-name>
            <surname>Hemath</surname>
          </string-name>
          et al. (eds.)
          <source>Intelligent Data Communication Technologies and Internet of Things. Lecture Notes in Data Engineering and Communications Technologies</source>
          , vol
          <volume>57</volume>
          , pp.
          <fpage>697</fpage>
          -
          <lpage>707</lpage>
          . Springer Singapore. ISBN:
          <fpage>978</fpage>
          -
          <lpage>981</lpage>
          - 15-9508-0.
        </mixed-citation>
      </ref>
      <ref id="ref29">
        <mixed-citation>
          [28]
          <string-name>
            <surname>Sarika</surname>
            <given-names>Jain</given-names>
          </string-name>
          , Raushan Kumar Sharma, Vaibhav Aggarwal, Chandan
          <string-name>
            <surname>Kumar</surname>
          </string-name>
          (
          <year>Feb 2021</year>
          ), “
          <article-title>Human Disease Diagnosis Using Machine Learning”</article-title>
          , In: J.
          <string-name>
            <surname>Hemath</surname>
          </string-name>
          et al. (eds.)
          <source>Intelligent Data Communication Technologies and Internet of Things. Lecture Notes in Data Engineering and Communications Technologies</source>
          , vol
          <volume>57</volume>
          , pp.
          <fpage>689</fpage>
          -
          <lpage>696</lpage>
          . Springer Singapore.
        </mixed-citation>
      </ref>
      <ref id="ref30">
        <mixed-citation>
          [29]
          <string-name>
            <surname>Narang</surname>
            ,
            <given-names>S.R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Jindal</surname>
            ,
            <given-names>M.K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ahuja</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          et al.
          <article-title>On the recognition of Devanagari ancient handwritten characters using SIFT and Gabor features</article-title>
          .
          <source>Soft Comput</source>
          <volume>24</volume>
          ,
          <fpage>17279</fpage>
          -
          <lpage>17289</lpage>
          (
          <year>2020</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref31">
        <mixed-citation>
          [30]
          <string-name>
            <surname>Pramanik</surname>
          </string-name>
          , Rahul; Bag, Soumen: '
          <article-title>Segmentationbased recognition system for handwritten Bangla and Devanagari words using conventional classification and transfer learning'</article-title>
          ,
          <source>IET Image Processing</source>
          ,
          <year>2020</year>
          ,
          <volume>14</volume>
          , (
          <issue>5</issue>
          ), p.
          <fpage>959</fpage>
          -
          <lpage>972</lpage>
          , DOI: 10.1049/iet-ipr.
          <year>2019</year>
          .0208
        </mixed-citation>
      </ref>
      <ref id="ref32">
        <mixed-citation>
          [31]
          <string-name>
            <given-names>K. V.</given-names>
            <surname>Kale</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P. D.</given-names>
            <surname>Deshmukh</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. V.</given-names>
            <surname>Chavan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. M.</given-names>
            <surname>Kazi</surname>
          </string-name>
          and
          <string-name>
            <given-names>Y. S.</given-names>
            <surname>Rode</surname>
          </string-name>
          ,
          <article-title>"Zernike moment feature extraction for handwritten Devanagari compound character recognition," 2013 Science and</article-title>
          Information Conference, London, UK,
          <year>2013</year>
          , pp.
          <fpage>459</fpage>
          -
          <lpage>466</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref33">
        <mixed-citation>
          [32]
          <string-name>
            <surname>Ajmire</surname>
            ,
            <given-names>P. E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dharaskar</surname>
            ,
            <given-names>R. V.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Thakare</surname>
            ,
            <given-names>V. M.</given-names>
          </string-name>
          (
          <year>2015</year>
          ).
          <article-title>Handwritten Devanagari (Marathi) compound character recognition using seventh central moment</article-title>
          .
          <source>International Journal of Innovative Research in Computer Communication Engineering</source>
          ,
          <volume>3</volume>
          (
          <issue>6</issue>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref34">
        <mixed-citation>
          [33]
          <string-name>
            <surname>Won</surname>
            ,
            <given-names>C.S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Park</surname>
            ,
            <given-names>D.K.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Park</surname>
          </string-name>
          , S.‐J. (
          <year>2002</year>
          ),
          <article-title>Efficient Use of MPEG‐7 Edge Histogram Descriptor</article-title>
          .
          <source>ETRI Journal</source>
          ,
          <volume>24</volume>
          :
          <fpage>23</fpage>
          -
          <lpage>30</lpage>
          . https://doi.org/10.4218/etrij.02.0102.0103
        </mixed-citation>
      </ref>
      <ref id="ref35">
        <mixed-citation>
          [34]
          <string-name>
            <given-names>Su</given-names>
            <surname>Jung</surname>
          </string-name>
          <string-name>
            <surname>Yoon</surname>
          </string-name>
          , Dong Kwon Park,
          <article-title>Soo-Jun Park and Chee Sun Won, "Image retrieval using a novel relevance feedback for edge histogram descriptor of MPEG-7,"</article-title>
          <source>ICCE. International Conference on Consumer Electronics (IEEE Cat. No.01CH37182)</source>
          , Los Angeles, CA, USA,
          <year>2001</year>
          , pp.
          <fpage>354</fpage>
          -
          <lpage>355</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref36">
        <mixed-citation>
          [35]
          <string-name>
            <surname>Saikat</surname>
            <given-names>Roy</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Nibaran Das</surname>
          </string-name>
          ,
          <string-name>
            <surname>Mahantapas Kundu</surname>
          </string-name>
          , Mita Nasipuri,
          <article-title>Handwritten isolated Bangla compound character recognition: A new benchmark using a novel deep learning approach</article-title>
          ,
          <source>Pattern Recognition Letters</source>
          ,Volume
          <volume>90</volume>
          ,
          <year>2017</year>
          ,
          <fpage>Pages15</fpage>
          -21,
          <fpage>ISSN0167</fpage>
          -
          <lpage>8655</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref37">
        <mixed-citation>
          [36]
          <string-name>
            <surname>Jain</surname>
            ,
            <given-names>Leena</given-names>
          </string-name>
          &amp; Agrawal,
          <string-name>
            <surname>Prateek.</surname>
          </string-name>
          (
          <year>2017</year>
          ).
          <article-title>English to Sanskrit Transliteration: an effective approach to design Natural Language Translation Tool</article-title>
          .
        </mixed-citation>
      </ref>
      <ref id="ref38">
        <mixed-citation>
          [37]
          <string-name>
            <surname>Rahul</surname>
            <given-names>Pramanik</given-names>
          </string-name>
          , Soumen Bag,
          <article-title>Shape decomposition-based handwritten compound character recognition for Bangla OCR</article-title>
          ,
          <source>Journal of Visual Communication and Image Representation</source>
          ,Volume
          <volume>50</volume>
          ,
          <year>2018</year>
          ,Pages
          <fpage>123</fpage>
          - 134,
          <fpage>ISSN1047</fpage>
          -3203,
        </mixed-citation>
      </ref>
      <ref id="ref39">
        <mixed-citation>
          [38]
          <string-name>
            <given-names>M. R.</given-names>
            <surname>Kibria</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Ahmed</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Firdawsi</surname>
          </string-name>
          and
          <string-name>
            <given-names>M. A.</given-names>
            <surname>Yousuf</surname>
          </string-name>
          ,
          <article-title>"Bangla Compound Character Recognition using Support Vector Machine (SVM) on Advanced Feature Sets,"</article-title>
          <source>2020 IEEE Region 10 Symposium (TENSYMP)</source>
          , Dhaka, Bangladesh,
          <year>2020</year>
          , pp.
          <fpage>965</fpage>
          -
          <lpage>968</lpage>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>