Handwritten Character Recognition Using Multiresolution Technique and Euclidean Distance Metric

Total Page:16

File Type:pdf, Size:1020Kb

Handwritten Character Recognition Using Multiresolution Technique and Euclidean Distance Metric Journal of Signal and Information Processing, 2012, 3, 208-214 doi:10.4236/jsip.2012.32028 Published Online May 2012 (http://www.SciRP.org/journal/jsip) Handwritten Character Recognition Using Multiresolution Technique and Euclidean Distance Metric Dileep Kumar Patel1, Tanmoy Som1, Sushil Kumar Yadav2, Manoj Kumar Singh3 1Department of Applied Mathematics, Institute of Technology, Banaras Hindu University, Varanasi, India; 2Department of Statistics, Faculty of Science, Banaras Hindu University, Varanasi, India; 3DST Centre for Interdisciplinary Mathematical Sciences, Faculty of Science, Banaras Hindu University, Varanasi, India. Email: {dkpatel.bhu, sush.stats}@gmail.com, [email protected], [email protected] Received July 28th, 2011; revised January 18th, 2012; accepted March 21st, 2012 ABSTRACT In the present paper, the problem of handwritten character recognition has been tackled with multiresolution technique using Discrete wavelet transform (DWT) and Euclidean distance metric (EDM). The technique has been tested and found to be more accurate and faster. Characters is classified into 26 pattern classes based on appropriate properties. Features of the handwritten character images are extracted by DWT used with appropriate level of multiresolution tech- nique, and then each pattern class is characterized by a mean vector. Distances from input pattern vector to all the mean vectors are computed by EDM. Minimum distance determines the class membership of input pattern vector. The pro- posed method provides good recognition accuracy of 90% for handwritten characters even with fewer samples. Keywords: Discrete Wavelet Transform; Euclidean Distance Metric; Feature Extraction; Handwritten Character Recognition; Bounding Box; Mean Vector 1. Introduction field since the advent of digital computers [15]. The ul- timate objective of any HCR system is to simulate the The shape variation of handwritten characters causes the human reading capabilities so that the computer can read, misclassification, therefore multiresolution of handwrit- understand, edit and do similar activities as human do ten characters is important for the correct recognition. with the text. Mostly, English language is used all over Using multiresolution we can reduce the size of charac- ters without losing the basic characteristics of characters, the world for the communication purpose, also in many therefore more accuracy and better recognition rate can Indian offices such as railways, passport, income tax, be achieved using multiresolution. The extensive appli- sales tax, defense and public sector undertakings such as cations of Handwritten Character Recognition (HCR) in bank, insurance, court, economic centers, and educa- recognizing the characters in bank checks and car plates tional institutions etc. A lot of works of handwritten Eng- etc. have caused the development of various new HCR lish character recognition have been published but still systems such as optical character recognition (OCR) sys- minimum training time and high recognition accuracy of tem. There are so many techniques of pattern recognition handwritten English character recognition is an open pro- such as template matching, neural networks, syntactical blem. Therefore, it is of great importance to develop au- analysis, wavelet theory, hidden Markov models, Bayes- tomatic handwritten character recognition system for ian theory and minimum distance classifiers etc. These English language. In this paper, efforts have been made techniques have been explored to develop robust HCR to develop automatic handwritten character recognition systems for different languages such as English (Numeral) system for English language with high recognition accu- [1-3], Farsi [4], Chinese (Kanji) [5,6], Hangul (Korean) racy and minimum classification time. Handwritten scripts [7], Arabic script [8] and also for some Indian character recognition is a challenging problem in pattern languages like Devnagari [9], Bengali [10], Telugu [11- recognition area. The difficulty is mainly caused by the 13] and Gujarati [14]. HCR is an area of pattern recogni- large variations of individual writing style. To get high tion process that has been the subject of considerable recognition accuracy and minimum classification time research during the last few decades. Machine simulation for HCR, we have applied multiresolution technique us- of human functions has been a very challenging research ing DWT [16,17] and EDM [18,19]. Experimental results Copyright © 2012 SciRes. JSIP Handwritten Character Recognition Using Multiresolution Technique and Euclidean Distance Metric 209 show that the proposed method used in this paper for the written form on blank papers by people of different handwritten English character recognition is giving high age groups. These characters are written by different recognition accuracy and minimum classification time. In blue/black ball point pens. The collected samples of what follows we briefly describe the different techniques handwritten characters are scanned by scanner into JPEG used in our paper. format on 600 ppi [24]. Then all the characters are sepa- rated and resized into 100 by 100 pixel images. The ex- 1.1. Multiresolution ample of the samples of handwritten characters is given below (Figures 2 and 3). Representation of images in various degrees of resolution is known as multiresolution process. “Inmultiresolution process, images are subdivided successively intosmaller- 2.2. Preprocessing regions [16,17]. Wavelets are used as the foundation of The separated RGB character images of 100 by 100 pixel multiresolution process. In 1987, wavelets are first shown resolution obtained in the Section 2.1 are converted into to be the foundation of a powerful new approach to sig- grayscale images and then the grayscale images is again nal processing and analysis called multiresolution theory converted into binary images using appropriate graysca- [17]. Multiresolution theory is concerned with the repre- lethresholding. Now, binary image is thinned using ske- sentation and analysis of images at more than one resolu- letonization infinite times. Edges of these thinned images tion”. We use this technique in HCR system. are detected using appropriate thresholding and then fur- ther dilatedusing appropriate structure element [16,20,25]. 1.2. Euclidean Distance Metric These steps are known as preprocessing and preprocess- The EDM is significantly simplified under the following ing steps are given in Figure 4. assumptions [18,19]: The classes are equiprobable. 2.3. Feature Extraction The data in all classes follow Gaussian distributions. In this section, multiresolution technique is applied on The covariance matrix is the same for all classes. the dilated images obtained in Section 2.2 and this is The covariance matrix is diagonal and all elements achieved by applying DWT [26,27]. In this section, pat- across the diagonal are equal. tern vectors are generated [28-30]. DWT has given good Given an unknown pattern vector x, assign it to class results in different image processing applications. It has w if j excellent spatial localization and good frequency local- T xxxxmmmmiiiij , j ization properties that makes it an efficient tool for image analysis. There are different multiresolution techniques EDM is often used, even if we know that previously stated assumptions are not valid, because of its simplicity. such as image pyramids, subband coding and DWT. We It assigns a pattern to the class whose mean is closed to it have used DWT in this paper. DWT maps a function of a with respect to the Euclidean norm [20]. continuous variable into a sequence of coefficients. If the function being expanded is a sequence of numbers, like 2. Methodology of the Proposed HCR samples of a continuous function f(x, y), the resulting co- System efficients are called the DWT of f(x, y) [16,17]. DWT of an image f(x, y) of size MN is defined as This paper is divided into four sections. In Section 2.1, 1 MN11 samples of handwritten characters are collected. In Sec- Wjmn,, fxy , xy , (1) 0, jmn0 , tion 2.2, some preprocessing steps are performed on the MN xy00 collected samples of handwritten characters. In Section MN11 ii1 2.3, pattern vectors are generated using multiresolution Wjmn ,, fxy , jmn,, xy , technique by applying DWT on preprocessed handwrit- MN xy00 (2) ten characters. In Section 2.4, mean vectors are computed i HV,, D of each class and then EDM is used to compute distances for j j and from input pattern vector to all the mean vectors and in- 0 1 put handwritten character is recognized by the minimum f xy,(,,) W j mn xy, 0,jmn0 , distance obtained in Section 2.4. A complete flowchart of MN mn (3) handwritten English character recognition system is given 1 Wjmnii(, ,) xy , in Figure 1 [21-23]. jmn,, MN iHVDjj,, 0 m n 2.1. Data Collection where, j0 is an arbitrary starting scale and j 2 jj First of all, the data of English characters is collected in jmn,, xy,2 2,2xm yn (4) Copyright © 2012 SciRes. JSIP 210 Handwritten Character Recognition Using Multiresolution Technique and Euclidean Distance Metric Figure 1. A flowchart of HCR system. Figure 2. Sample of characters written by 10 different persons. Copyright © 2012 SciRes. JSIP Handwritten Character Recognition Using Multiresolution Technique and Euclidean Distance Metric 211 100 100 100 100 100 100 100 100 100 100 Figure 3. Some separated characters from the sample in Figure 1 and resized into 100 by 100 pixel images. Figure 4. Results of preprocessing steps applying on a handwritten character. and = M = 2 j so that j = 0, 1, 2, 3,, J – 1 and m, n = 0, 1, 2, ij2 ijj j jmn,, xy,2 2,2xm yn 3, , 21 [16,17]. Equation (3) shows that f(x, y) is (5) obtained via the inverse discrete wavelet transform for i HV,, D i given W and W of Equations (1) and (2). DWT can where index i identifies the directional wavelets that as- be implemented using digital-filters and down-samplers sumes the values H, V and D. Wavelets measure func- [16,17]. The block diagram of multiresolution using DWT tional variations such as intensity or gray-level variations is shown in the Figure 5.
Recommended publications
  • Proposal for a Kannada Script Root Zone Label Generation Ruleset (LGR)
    Proposal for a Kannada Script Root Zone Label Generation Ruleset (LGR) Proposal for a Kannada Script Root Zone Label Generation Ruleset (LGR) LGR Version: 3.0 Date: 2019-03-06 Document version: 2.6 Authors: Neo-Brahmi Generation Panel [NBGP] 1. General Information/ Overview/ Abstract The purpose of this document is to give an overview of the proposed Kannada LGR in the XML format and the rationale behind the design decisions taken. It includes a discussion of relevant features of the script, the communities or languages using it, the process and methodology used and information on the contributors. The formal specification of the LGR can be found in the accompanying XML document: proposal-kannada-lgr-06mar19-en.xml Labels for testing can be found in the accompanying text document: kannada-test-labels-06mar19-en.txt 2. Script for which the LGR is Proposed ISO 15924 Code: Knda ISO 15924 N°: 345 ISO 15924 English Name: Kannada Latin transliteration of the native script name: Native name of the script: ಕನ#ಡ Maximal Starting Repertoire (MSR) version: MSR-4 Some languages using the script and their ISO 639-3 codes: Kannada (kan), Tulu (tcy), Beary, Konkani (kok), Havyaka, Kodava (kfa) 1 Proposal for a Kannada Script Root Zone Label Generation Ruleset (LGR) 3. Background on Script and Principal Languages Using It 3.1 Kannada language Kannada is one of the scheduled languages of India. It is spoken predominantly by the people of Karnataka State of India. It is one of the major languages among the Dravidian languages. Kannada is also spoken by significant linguistic minorities in the states of Andhra Pradesh, Telangana, Tamil Nadu, Maharashtra, Kerala, Goa and abroad.
    [Show full text]
  • Proposal to Encode 0C34 TELUGU LETTER LLLA
    Proposal to encode 0C34 TELUGU LETTER LLLA Shriramana Sharma, Suresh Kolichala, Nagarjuna Venna, Vinodh Rajan jamadagni, suresh.kolichala, vnagarjuna and vinodh.vinodh: *-at-gmail.com 2012Jan-17 §1. Character to be encoded 0C34 TELUGU LETTER LLLA §2. Background LLLA is the Unicode term for the native form in South Indian scripts of the voiced retroflex approximant. It is an ill-informed notion that it is limited or unique to one particular language or script. Such written forms are already known to exist in Tamil, Malayalam and Kannada and characters for the same are already encoded in Unicode. Evidence for the native presence of corresponding written forms of LLLA in other South Indian scripts, which may or may not be identical to characters already encoded, is forthcoming. This document provides evidence for Telugu LLLA identical to Kannada LLLA and requests its encoding. Similar evidence is to be expected for other South Indian scripts in future as well. §3. Attestation Currently the Telugu script does not use LLLA. However historic usage before the 10th century is undeniably attested. When the literary Telugu language was effectively standardized by the time of the Mahābhārata of Nannayya in the 11th century, this letter had disappeared from use. It is clear that this disappeared from the Telugu language long before it disappeared from Kannada. However, it was definitely used as part of the Telugu script and language and is considered a Telugu character by Telugu epigraphist scholars. Even though the pre-10th-century Telugu writing had much (more) in common with the Kannada writing of those days and is perhaps better analysed as a single proto-Telugu Kannada script, and hence the older written form would not be a part of the modern Telugu 1 script currently encoded in the block 0C00-0C7F, the modern written form used when transcribing the older form is most definitely a part of the modern Telugu script and hence should be encoded as part of it.
    [Show full text]
  • Proposal for the Encoding of Brāhmī in Plane 1 of ISO/IEC 10646
    ISO/IEC JTC 1/SC 2/WG 2 PROPOSAL SUMMARY FORM TO ACCOMPANY SUBMISSIONS FOR ADDITIONS TO THE REPERTOIRE OF ISO/IEC 106461 Please fill all the sections A, B and C below. (Please read Principles and Procedures Document for guidelines and details before filling this form.) See http://www.dkuug.dk/JTC1/SC2/WG2/docs/summaryform.html for latest Form. See http://www.dkuug.dk/JTC1/SC2/WG2/docs/principles.html for latest Principles and Procedures document. See http://www.dkuug.dk/JTC1/SC2/WG2/docs/roadmaps.html for latest roadmaps. A. Administrative 1. Title: Proposal for the Encoding of Brāhmī in Plane 1 of ISO/IEC 10646. 2. Requesters' names: Stefan Baums, Andrew Glass. 3. Requester type (Member body/Liaison/Individual contribution): Individual contribution. 4. Submission date: DRAFT 27 July 2003. 5. Requester's reference (if applicable): N/A. 6. This is a complete proposal. B. Technical - General 1. This proposal is for a new script (set of characters). Proposed name of script: Brāhmī. 2. Number of characters in proposal: 120. 3. Proposed category (see section II, Character Categories): C. 4. Proposed Level of Implementation (1, 2 or 3) (see clause 14, ISO/IEC 10646-1: 2000): 3. Is a rationale provided for the choice? Yes. If Yes, reference: Combining marks are used. 5. Is a repertoire including character names provided? Yes. a. If Yes, are the names in accordance with the 'character naming guidelines in Annex L of ISO/IEC 10646-1: 2000? Yes. b. Are the character shapes attached in a legible form suitable for review? Yes.
    [Show full text]
  • Root Based Stemmer for Telugu Script
    International Journal of Engineering and Advanced Technology (IJEAT) ISSN: 2249 – 8958, Volume-8 Issue-6, August 2019 Root Based Stemmer for Telugu Script Narla Swapna Abstract: In this paper, a new stemmer has been proposed The process of stemming is, reducing the inflected or named as “Root based stemmer”. This stemmer is strictly based resultant words to their base words. In general, a stem is a on Dravidian script. Stemming can be used to pick up the written word form. The stem need not be the same to the effectiveness of information retrieval. In proposed Root based morphological root of the word, it is usually enough that stemming technique, each and every token is compared against correlated words map to the identical stem, even if this stem with all the words of a valid root words dictionary until a match is found. Then extract the matched string or substring from a token is not in itself a valid root. In Text classification, stemming and identified as valid root. The present work is aimed to build tries to cut off details like exact form of a word and produce dictionary based stemmer to extract valid root words for Indian word bases as features. In 1960s, the stemming algorithms languages especially for Telugu and compare the results with have been developed in the department of computer science. existing stemmers. While replicating a document, the choice of the suitable Keywords: stemming, Information retrieval, Telugu documentary unit is the first step. A documentary unit consists of set of words extracted from the sentences. The I.
    [Show full text]
  • (RSEP) Request October 16, 2017 Registry Operator INFIBEAM INCORPORATION LIMITED 9Th Floor
    Registry Services Evaluation Policy (RSEP) Request October 16, 2017 Registry Operator INFIBEAM INCORPORATION LIMITED 9th Floor, A-Wing Gopal Palace, NehruNagar Ahmedabad, Gujarat 380015 Request Details Case Number: 00874461 This service request should be used to submit a Registry Services Evaluation Policy (RSEP) request. An RSEP is required to add, modify or remove Registry Services for a TLD. More information about the process is available at https://www.icann.org/resources/pages/rsep-2014- 02-19-en Complete the information requested below. All answers marked with a red asterisk are required. Click the Save button to save your work and click the Submit button to submit to ICANN. PROPOSED SERVICE 1. Name of Proposed Service Removal of IDN Languages for .OOO 2. Technical description of Proposed Service. If additional information needs to be considered, attach one PDF file Infibeam Incorporation Limited (“infibeam”) the Registry Operator for the .OOO TLD, intends to change its Registry Service Provider for the .OOO TLD to CentralNic Limited. Accordingly, Infibeam seeks to remove the following IDN languages from Exhibit A of the .OOO New gTLD Registry Agreement: - Armenian script - Avestan script - Azerbaijani language - Balinese script - Bamum script - Batak script - Belarusian language - Bengali script - Bopomofo script - Brahmi script - Buginese script - Buhid script - Bulgarian language - Canadian Aboriginal script - Carian script - Cham script - Cherokee script - Coptic script - Croatian language - Cuneiform script - Devanagari script
    [Show full text]
  • Proposal on Handling Reph in Gurmukhi and Telugu Scripts 1
    Proposal on Handling Reph in Gurmukhi and Telugu Scripts Nagarjuna Venna August 1, 2006 1 Introduction Chapter 9 of the Unicode standard [1] describes the representational model for encoding Indic scripts. Devanagari is described in Section 9.1; the principles of Indic scripts are covered in some detail in the introduction to Devanagari. The descriptions of the remaining Indic scripts were abbreviated highlighting any dierences from Devanagari where appropriate. Some of the problems in this description were claried by Public Review Issue #37 [2] which focused on consistent handling of Zero Width Joiner (ZWJ) in Indic scripts. That proposal put forth a set of rules for handling ZWJ and ZWNJ that are applicable across all Indic scripts. The formation of Reph is dened in Section 9.1, Rules for Rendering, R2 of [1]. Reph is dened as a nonspacing combining mark glyph form of U+0930 DEVANAGARI LETTER RA positioned above or attached to the upper part of a base glyph form. Basically, Reph is formed when a RA which has the inherent vowel killed by the virama begins a syllable. Not all scripts have Reph; if the script in question has a Reph form, the sequence <RA, VIRAMA, C> is rendered with Reph on C. Also, for Devanagari, the sequence <RA, VIRAMA, ZWJ, ...> is always rendered as eyelash-RA instead of Reph. Devanagari, Bengali, Gujarati, Oriya, and Kannada are listed in [1] and [2] as scripts that have a Reph form. Gurmukhi, Tamil, and Telugu are listed as scripts that do not have a Reph form. Malayalam is described as a script that has Reph in the traditional orthography but not in modern usage.
    [Show full text]
  • Examination and Comparison of the Handwriting Characteristics Of
    Journal of Forensic Science & Criminology Volume 7 | Issue 2 ISSN: 2348-9804 Research Article Open Access Examination and Comparison of the Handwriting Characteristics of Devanagari Script with Gurumukhi and Telugu Script Sharma B*1, Sharma A2 and Mahajan M2 1Department of Forensic Science, Punjabi University Patiala, Punjab, India 2Regional Forensic Science Laboratory, Northern Range, Dharamshala, India *Corresponding author: Sharma B, Department of Forensic Science, Punjabi University Patiala, Punjab, India, Tel: +919810711930, E-mail: [email protected] Citation: Sharma B, Sharma A, Mahajan M (2019) Examination and Comparison of the Handwriting Characteristics of Devanagari Script with Gurumukhi and Telugu Script. J Forensic Sci Criminol 7(2): 206 Received Date: July 11, 2019 Accepted Date: August 28, 2019 Published Date: August 30, 2019 Abstract India has been acclaimed for the extent diversity especially in the context of cast, culture, languages, religion, and scripts. Brahmi script is the oldest writing system of ancient India, developed in 1st millennium BCE. Brahmi script eventually gave evolution to all the modern scripts of India including Devanagari, Gurumukhi, Telugu, Gujarati, Bengali, Oriya, Telugu, Tamil, Malayalam, Kannada, Sinhala and scripts found in south and central Asia. Hindi language written in Devanagari script and is one of the official languages of India. About forty five percentage of the Indian population use Hindi. Telugu language is one of the official languages of India with 6.93% native speakers, whereas Punjabi is the language of Punjab state and is the 5th most spoken language in European country which is written in Gurumukhi script. The similar origins, including the divergence among these scripts, are influential and critical.
    [Show full text]
  • Dravidian Script “Markers” Code-Points in Unicode
    Dravidian script “markers” code-points in Unicode This note is about the allocation of "markers" for the Dravidian scripts such as Tamil, Telugu, Kannada, Malayalam in Unicode code-charts. The "markers" will be very useful for working with historic letters, and esp. the cillakSaram consonants in Malayalam since the special cillu-markers will free up ZWxJ functionality, and no special properties in ZWJ/ZWNJ just for the case of Malayalam in the family of Indian scripts will be ineeded in TUS and implementation. Here are 5 examples of 'marker' codepoints (1) Telugu alveolar marker ---------------------------------------- There are two historic Telugu letters not used in current print books, but found in grammar books. Usually called TCA and TJA due to alveolar modification upon Telugu letters, CA and Ja respectively. TCA and TJA can be generated by "Telugu alveolar marker" sign with an annotation something like "This Telugu sign works only on CA and JA". This combining sign, with properties like anusvara, will have a dotted circle. (2) Telugu abbreviation marker: ----------------------------------------------- In Telugu script, words are abbreviated and shown as the first letter (abugida or vowel) of the word followed immediately by two closely spaced vertical lines. This combining sign, with properties like anusvara, with a dotted circle followed by two vertical lines II will be "Telugu contraction (or abbreviation) marker". There are many example words with Telugu contraction marker listed in books. (3) Malayalam cillu marker ----------------------------------------- The Indic list has gone through several inputs on this problem for implementation. I did some research, and I do not recall a glyph for cillu m, that is in line with cillu n, cillu nn, etc., Like samvruthokaram example where Virama properties for just Malayalam alone needs to be changed if we don't have "short u" marker code-point and a corrsponding combining sign, it is better if we do not use special properties for ZWxJ, Virama in the case of Malayalam cillus.
    [Show full text]
  • Epigraphy 02
    STUDY MATERIAL FOR B.A HISTORY EPIGARPHY SEMESTER - VI, ACADEMIC YEAR 2020 - 21 UNIT CONTENTS PAGE Nr I INTRODUCTION TO EPIGRAPHY 02 II EVOLUTION OF SCRIPTS 09 III DATING SYSTEM 20 IV EMINENT EPIGRAPHISTS 22 V INSCRIPTIONS AND COPPER PLATES 28 Page 1 of 32 STUDY MATERIAL FOR B.A HISTORY EPIGARPHY SEMESTER - VI, ACADEMIC YEAR 2020 - 21 UNIT - I INDIAN EPIGRAPHY Epigraphy is a sine qua non for constructing the political and cultural history of ancient India. Generally, historical information is acknowledged as true when it is substantiated by an epigraphical record. In the study of the history of literature and language, epigraphy has a vital role to play. What is an inscription? The word epigraphy is derived from two Greek words viz., ‘epi’ which means ‘ upon’ and ‘graphie’ meaning ‘to write’. Epigraphy may be defined as any descriptive and analytical study of the inscriptions. The word ‘Inscription’ is most commonly used as a synonymous with epigraph. This word has been derived from a Latin word Inscribere, which also gives the meaning ‘to write upon.’ According to Dr. D. C. Sircar, “Inscription literally means only writing engraved on some object.” The Encyclopedia Britanica states that “Inscriptions are the documents, incised on some hard permanent material in the form of letters or other conventional signs, for the purpose of conveying some information or preserving a record. J. F. Fleet has tried to present a summed up description of inscription, like this: “The inscription are notifications, very frequently of an official character and generally more or less of a public nature, which recite facts, simple or complex, with or without dates and were intended to be lasting records of the matters to which they refer.” In India, rocks as well as lithic, metallic, earthen or wooden pillars, tablets, plates and pots and also bricks, sheets, ivory plaques and other objects were generally used for incising inscriptions.
    [Show full text]
  • Online Handwritten Character Recognition of Devanagari and Telugu Characters Using Support Vector Machines H
    Online Handwritten Character Recognition of Devanagari and Telugu Characters using Support Vector Machines H. Swethalakshmi, Anitha Jayaraman, V. Srinivasa Chakravarthy, C. Chandra Sekhar To cite this version: H. Swethalakshmi, Anitha Jayaraman, V. Srinivasa Chakravarthy, C. Chandra Sekhar. Online Hand- written Character Recognition of Devanagari and Telugu Characters using Support Vector Machines. Tenth International Workshop on Frontiers in Handwriting Recognition, Université de Rennes 1, Oct 2006, La Baule (France). inria-00104402 HAL Id: inria-00104402 https://hal.inria.fr/inria-00104402 Submitted on 6 Oct 2006 HAL is a multi-disciplinary open access L’archive ouverte pluridisciplinaire HAL, est archive for the deposit and dissemination of sci- destinée au dépôt et à la diffusion de documents entific research documents, whether they are pub- scientifiques de niveau recherche, publiés ou non, lished or not. The documents may come from émanant des établissements d’enseignement et de teaching and research institutions in France or recherche français ou étrangers, des laboratoires abroad, or from public or private research centers. publics ou privés. Online Handwritten Character Recognition of Devanagari and Telugu Characters using Support Vector Machines H. Swethalakshmi1, Anitha Jayaraman1, V. Srinivasa Chakravarthy2, C. Chandra Sekhar1 1Department of Computer Science and Engineering, 2Department of Biotechnology, Indian Institute of Technology Madras, Chennai - 600 036, India. fswetha, [email protected], [email protected], [email protected] Abstract form ligatures. A few models that have been applied for the HCR A system for recognition of online handwritten char- system include motor models[13], structure-based models acters has been presented for Indian writing systems.
    [Show full text]
  • Evolution of Script in India
    Evolution of script in India December 4, 2018 Manifest pedagogy UPSC in recent times has been asking tangential questions surrounding a personality. This is being done by linking dimensions in the syllabus with the personality. Iravatham Mahadevan which was in news last week. His contributions to scripts particularly Harappan Script and Brahmi script was immense. So the issue of growth of language and script become a relevant topic. In news Death of Iravatham Mahadevan an Indian epigraphist with expertise in Tamil-brahmi and Indus Valley script. Placing it in syllabus Indian culture will cover the salient aspects of Art Forms, Literature and Architecture from ancient to modern times. Dimensions 1. Difference between language and script 2. Indus valley script and the unending debate on its decipherment 3. The prominence of Brahmi script 4. The evolution of various scripts of India from Brahmi. 5. Modern Indian scripts. Content A language usually refers to the spoken language, a method of communication. A script refers to a collection of characters used to write one or more languages. A language is a method of communication. Scripts are writing systems that allow the transcription of a language, via alphabet sets. Indus script After the pictographic and petroglyph representations of early man the first evidence of a writing system can be seen in the Indus valley civilization. The earliest evidence of which is found on the pottery and pot shreds of Rahman Dheri and these potter’s marks, engraved or painted, are strikingly similar to those appearing in the Mature Indus symbol system. Later the writing system can be seen on the seals and sealings of Harappan period.
    [Show full text]
  • English to Kannada/Telugu Name Transliteration in Clir: a Statistical Approach
    IJMI International Journal of Machine Intelligence ISSN: 0975–2927 & E-ISSN: 0975–9166, Volume 3, Issue 4, 2011, pp-340-345 Available online at http://www.bioinfo.in/contents.php?id=31 ENGLISH TO KANNADA/TELUGU NAME TRANSLITERATION IN CLIR: A STATISTICAL APPROACH MALLAMMA V REDDY1*, HANUMANTHAPPA M.2 1,2Department of Computer Science and Applications, Bangalore University, Bangalore-560 056, INDIA *Corresponding Author: Email- [email protected] , [email protected] Received: November 06, 2011; Accepted: December 09, 2011 Abstract- Transliteration is mapping of pronunciation and articulation of words written in one script into another script. Transliteration should not be confused with translation, which involves a change in language while preserving meaning. CLIR is the acronym of a great variety of techniques, systems and technologies that associate information retrieval (normally from texts) in multilingual environments. Dictionaries have often been used for query translation in cross language information retrieval (CLIR). However, we are faced with the problem of translating Names and Technical Terms from English to Kannada/Telugu. The most important query words in information retrieval are often proper names. We present a method for automatically learning a transliteration model from a sample of name pairs in two languages. Key words - Query translation, Bilingual Dictionaries, Transliteration Introduction Proper names in English are spelled in various ways. India is a country with 22 official languages and use of Despite the existence of one or more standard forms for computers is fast spreading not only to create someone’s name, it is common to find variations in employment in the IT sector but also to support productive transliterations of that name in different source texts, such use of IT in daily life - increase productivity and as Goutham vs.
    [Show full text]