...Offline handwritten Arabic character recognizer based on Feature extraction and Support vector machine Thahira banu, Assistant professor in MCA department Sankara College of Science and comerce, Coimbatore-35. thahirshanth@gmail.com. ABSTRACT: Since the problem of Arabic text recognition is a large and complex one, it makes sense to try a simple method to see what performance can be achieved. The characters are written by many people using a great variety of sizes, writing styles, instruments, and with a widely varying amount of care. Some of the characters or words are poorly formed and are hard to classify, even for a human. Of the 280 sample characters used for training, 280 have been used for test purposes. The captured image of a character is normalized and set to eight feature values as parameter values of a vector. Training has given for a character by SVM (Support Vector machine) algorithm. It attempts to work with a subset of the features in a character that a human would typically see for the identification of Arabic characters. 1. Introduction One of the most classical applications of the Artificial Neural Network is the Character Recognition System. Cost effective and less time consuming, businesses, post offices, banks, security systems, and even the field of robotics employ this system as the base of their operations. Handwriting recognition can be defined as the task of transforming text represented in the spatial form...
Words: 1773 - Pages: 8
...Journal of Machine Learning Research 12 (2011) 2493-2537 Submitted 1/10; Revised 11/10; Published 8/11 Natural Language Processing (Almost) from Scratch Ronan Collobert∗ Jason Weston† L´ on Bottou‡ e Michael Karlen Koray Kavukcuoglu§ Pavel Kuksa¶ RONAN @ COLLOBERT. COM JWESTON @ GOOGLE . COM LEON @ BOTTOU . ORG MICHAEL . KARLEN @ GMAIL . COM KORAY @ CS . NYU . EDU PKUKSA @ CS . RUTGERS . EDU NEC Laboratories America 4 Independence Way Princeton, NJ 08540 Editor: Michael Collins Abstract We propose a unified neural network architecture and learning algorithm that can be applied to various natural language processing tasks including part-of-speech tagging, chunking, named entity recognition, and semantic role labeling. This versatility is achieved by trying to avoid task-specific engineering and therefore disregarding a lot of prior knowledge. Instead of exploiting man-made input features carefully optimized for each task, our system learns internal representations on the basis of vast amounts of mostly unlabeled training data. This work is then used as a basis for building a freely available tagging system with good performance and minimal computational requirements. Keywords: natural language processing, neural networks 1. Introduction Will a computer program ever be able to convert a piece of English text into a programmer friendly data structure that describes the meaning of the natural language text? Unfortunately, no consensus has...
Words: 4649 - Pages: 19
...HUMAN GAIT ANALYSIS Abstract: Sensible Shoes is a hands-free and eyes-free foot-computer interface that supports on-the-go interaction with surrounding environments. We recognize different low-level activities by measuring the user’s continuous weight distribution over the feet with twelve Force Sensing Resistor (FSR) sensors embedded in the insoles of shoes. Using the sensor data as inputs, a Support Vector Machine (SVM) classifier identifies up to eighteen mobile activities and a four-directional foot control gesture at approximately 98% accuracy. By understanding user’s present activities and foot gestures, this system offers a nonintrusive and always-available input method. We present the design and implementation of our system and several proof-of-concept applications. Overview: A person’s weight is not allocated symmetrically over the plantar. As the sole is not flat but arched, the weight mainly centers on the hallex, the first metatarse and the calcaneus. When sitting, the weight of a person’s upper body rest mostly on the chair and the weight on the feet is relatively small. When standing, the whole body’s weight is put evenly on both feet. Leaning left or right changes the weight distribution over the feet. When walking, the weight distribution changes with the pace; the weight on the front and rear part of the foot alternately increases and decreases because not all parts of the sole contact the ground at once. The changes in weight distribution on the feet...
Words: 652 - Pages: 3
...International Journal of Science and Research (IJSR) ISSN (Online): 2319-7064 Writer Adaptation for Handwriting Recognition in Hindi Language – A Survey Nupur Gulalkari1, Shreya Prabhu2, Anjali Pachpute3, Rekha Sugandhi4, Kapil Mehrotra5 1,2 , 3, 4 5 Computer Department, MIT College of Engineering, Pune, India GIST, Center for Development of Advanced Computing, Pune, India Abstract: With the advancement in technology, there is an increased use of pen-based touch screen devices and PDAs. These devices come with an alternative for the traditional alphanumeric or QWERTY keyboard which is input in the form of user’s handwriting. The handwriting is then converted into normal text form. However, these devices require prior training to be done by the user. There is a high demand for robust and accurate recognition systems in the practical applications of handwriting recognition. The real challenge lies with the selection of a classifier which gives accurate results in real-time, while making the system self-adaptive simultaneously. Thus, in this paper various classifiers have been studied so as to find the most appropriate classifier for anonline handwriting recognition system for handwriting in Hindi language that provides a way by which the touch screen device adapts itself to its user handwriting without prior training is studied. Keywords: Active-DTW, Markov Model, Self -adaptation, SVM, Writer adaptation 1. Introduction Hindi is the fourth most spoken language...
Words: 2640 - Pages: 11
...Support Vector Machines Operations Management Project Report by- Suryansh Kapoor PGPM (2011 – 2013) 11P171 Section – ‘C’ Supervised by- Prof. Manoj Srivastava Abstract In today’s highly competitive world markets, high reliability plays increasingly important role in the modern manufacturing industry. Accurate reliability predictions enable companies to make informed decisions when choosing among competing designs or architecture proposals. This is all the more important in case of specialized fields where operations management is a necessary requirement. Therefore, predicting machine reliability is necessary in order to execute predictive maintenance, which has reported benefits include reduced downtime, lower maintenance costs, and reduction of unexpected catastrophic failures. Here, the role of Support Vector Machines or SVMs comes in to predict the reliability of the necessary equipment. SVMs are cited by various sources in the field of medical researches⁶ and other non-mining fields¹ to be better than other classifying methods like Monte-Carlo simulation etc. because SVM models have nonlinear mapping capabilities, and so can more easily capture reliability data patterns than can other models. The SVM model minimizes structural risk rather than minimizing training errors improves the generalization ability of the models. Contents 1. Objective 2. Literature Review * Introduction of Reliability * Introduction...
Words: 2848 - Pages: 12
...Shivanesan S M. 1, Pradheep M. 1, Sharath K. 1, Aravind Prasad. 1, Manoj M. 1 Ganesan M. 2 Abstract- Electrocardiogram is the recording of the electrical potential of heart versus time. The analysis of ECG signal has great importance in the detection of cardiac abnormalities. In this paper we have dealt about the removal of noises in ECG signals and arrhythmia classification of the signal. The inputs for our analysis is taken from MIT-BIH database (Massachusetts Institute of Technology Beth Israel Hospital database). The denoising is done through wavelet transform and thresholding. Confirmatory tools such as Poincare plot and Detrended Fluctuation Analysis (DFA) are used to find out the healthiness of the signal. Then Support Vector Machine (SVM) is used to find out what type of arrhythmia is present in the signal. Keywords- Classification, DFA Electrocardiogram, MIT-BIH database, Poincare, SVM , Wavelets. I. INTRODUCTION In today’s environment there has been lot of threats due to heart disease and no proper diagnosis With the recent developments in technology, physicians have powerful tools to observe the working of the heart muscle and thus to establish their diagnosis. Among cardiovascular examinations, electrocardiogram (ECG) analysis is the most commonly used and very effective too. This is due to the fact that ECG presents useful information about the rhythm and the electrical activity of the heart. Thus, it is used for the diagnosis of cardiac ...
Words: 3286 - Pages: 14
...Kernel methods, SVM Consider ridge regression We want to learn = =1 Obtain w as = argmin 11 . . 1 ⋮ ⋮ = ⋮ ⋮ 1 = , = 1 ⋮ ⋮ 2 ( −( ) )2 + =1 1 ⋮ ⋮ =1 (for r-th training example) = argmin − 2 + 2 Notation: X is a matrix, x is a vector Solve by setting derivatives to zero, to get = ( + )−1 (Px1) (PxN)(NxP) (PxP) For a new example (PxN) (Nx1) = = ( + )−1 Getting to Dual form = ( + )−1 + = 1 where = = 1 − = 1 − = − gives the dual solution, from which we can obtain w = or = =1 (here, xi is the i-th example) 11 . . 1 ⋮ ⋮ = ⋮ ⋮ 1 1 ⋮ ⋮ 1 ⋮ ⋮ Substituting w = in = we get = − + = = + − 1 − , We can compute as: = ( + )−1 where K = i.e. = , 11 . . ⋮ ⋮ ⋮ 1 1 ⋮ ⋮ ⋮ 11 ⋮ ⋮ ..... 1 1 ⋮ ⋮ =(xi.xj) (dot product) K: matrix of inner products of N vectors (Gram Matrix) K: matrix of similarities of example pairs (since dot product gives similarity between vectors) (1 , 1 ) . . . . . ⋮ K= ⋮ ( , 1 ) (1 , ) ⋮ ⋮ ( , ) Now, = = = , = =1 =1 (since w = ) , So in the dual form: Compute = ( + )−1 where K = , i.e. = , Evaluate on a new data point xnew as y...
Words: 2145 - Pages: 9