TrinityHall, Cambridge, England.

Size: px
Start display at page:

Download "TrinityHall, Cambridge, England."

Transcription

1 usingrecurrentneuralnetworks HandwritingRecognition O-lineCursive AndrewWilliamSenior A TrinityHall, Cambridge, England. Thisthesisissubmittedforconsideration forthedegreeofdoctorofphilosophy attheuniversityofcambridge. September1994

2 Computerhandwritingrecognitionoersanewwayofimprovingthehumancomputerinterfaceandofenablingcomputerstoreadandprocessthemany handwrittendocumentsthatmustcurrentlybeprocessedmanually.this thesisdescribesthedesignofasystemthatcantranscribehandwrittendocuments. Summary forthenormalizationandrepresentationofhandwrittenwordsaredescribed, scannedfromahandwrittenpageandproducesword-leveloutput.methods nitionispresented,followedbyadescriptionofrelevantpsychologicalre- writingrecognitionarethendescribed.acompletesystemforautomatic, o-linerecognitionofhandwritingisthendetailed,whichtakeswordimages search.previousresearchers'approachestotheproblemsofo-linehand- First,areviewoftheaimsandapplicationsofcomputerhandwritingrecog- includinganoveltechniquefordetectingstroke-likefeatures.threeprobwritingrecognitioninvestigated.themethodofcombiningtheprobability estimatestochoosethemostlikelywordisdescribed,andperformanceimprovementsaremadebymodellingthelengthsoflettersandthefrequency ofwordsinthecorpus.thesystemistestedonadatabaseoftranscriptsfrom abilityestimationtechniquesaredescribed,andtheirapplicationtohand- acorpusofmodernenglishandrecognitionresultsareshown.recognition isdescribedbothwiththesearchconstrainedtoaxedvocabularyandwith anunlimitedvocabulary. beforeassessingwherefutureworkismostlikelytobringaboutimprovements. Keywords O-linecursivescript,handwritingrecognition,OCR,recurrentneuralnet- Thenalchaptersummarizesthesystemandhighlightstheadvancesmade works,forward-backwardalgorithm,hiddenmarkovmodels,durationmod- elling. O-linehandwritingrecognition 1

3 ThisthesisdescribesresearchcarriedoutatCambridgeUniversityEngineeringDepartmentbetweenOctober1991andSeptember1994.Itistheresult ofmyownworkandcontainsnoworkdoneincollaboration.thelengthof thisthesis,includingreferencesandgurecaptions,isthirty-seventhousand words. Acknowledgements Firstofall,IwouldliketoexpressmygratitudetothelateProfessorFrank Robinsonwhohassupervisedmeadmirablyforthelatterhalfofthisthesis vidingtheoriginalinspirationforthiswork.iamalsoindebtedtodrtony withenthusiasticguidanceandsupport,particularlyinthelastfewweeks. Fallside,forsupervisingmeduringthersthalfofthisthesisandforpro- groupwhichfrankfallsidecreated.thegrouphasbeenanidealenvironment,bothsociallyandtechnically,inwhichtoconductresearch.thosein thegroupwhohavehelpedinthecreationofthisthesisaretoonumerousto mentionindividually. IwouldliketothankeveryoneelseintheSpeech,VisionandRobotics Declaration whosefriendshiphasbeeninvaluableinthelastthreeyears. Fuzzywhoproof-readatsuchshortnotice,andparticularlytoTimJervis forprovidingthenancialsupportnecessaryformetocarryoutthiswork. AT&THolmdelforrecentfruitfuldiscussionsthathavehelpedshapethewritingofthisthesisoryofmyfather.MyparentshavealwayssupportedmeandtothemIowe everything. Finally,Iwouldliketodedicatethisthesistomymotherandtothemem- IwouldalsoliketothankeveryoneImetatLexicus,IBMHawthorneand TheformerScienceandEngineeringResearchCouncilistobethanked SpecialthanksmustgotoChenThamandAndyPiperforfriendship;to O-linehandwritingrecognition 2

4 Contents 1Introduction 2Handwritingrecognition 1.1Thisthesis::::::::::::::::::::::::::::::::8 1.2Originalcontribution::::::::::::::::::::::::::9 1.3Notation:::::::::::::::::::::::::::::::::9 2.1Ataxonomyofhandwritingrecognitionproblems::::::::: Applications::::::::::::::::::::::::::::::: On-lineversuso-line::::::::::::::::::::: Authoridenticationversuscontentdetermination:::: Writerindependence:::::::::::::::::::::: Vocabularysize::::::::::::::::::::::::: Isolatedcharacters::::::::::::::::::::::: Opticalcharacterrecognition::::::::::::::::: Cheques::::::::::::::::::::::::::::: Frompostcodestoaddresses:::::::::::::::::16 3Psychologyofreading 2.3Existingo-linehandwritingrecognitionsystems::::::::: Formprocessing::::::::::::::::::::::::: Otherapplications::::::::::::::::::::::: Isolatedcharactersordigits:::::::::::::::::: O-linecursivescript:::::::::::::::::::::19 4Overviewofthesystem 3.1Readingbyfeatures:::::::::::::::::::::::::::23 3.2Readingbylettersandreadingbywords::::::::::::::25 3.3Lexiconandcontext:::::::::::::::::::::::::::26 3.4Summary::::::::::::::::::::::::::::::::: Summaryofparts::::::::::::::::::::::::::::29 4.2Imageacquisitionandcorpuschoice:::::::::::::::::30 4.3Anoteonresults::::::::::::::::::::::::::::32 4.4Theremainingchapters::::::::::::::::::::::::33 O-linehandwritingrecognition 3

5 5Normalizationandrepresentation 5.1Normalization::::::::::::::::::::::::::::::34 CONTENTS 5.2Parametrization::::::::::::::::::::::::::::: Baselineestimationandslopecorrection::::::::: Slantcorrection::::::::::::::::::::::::: Smoothingandthinning:::::::::::::::::::: Skeletoncoding:::::::::::::::::::::::::40 6Findinglarge-scalefeatureswithsnakes 5.3Findinghandwritingfeatures:::::::::::::::::::::45 5.4Summary:::::::::::::::::::::::::::::::::46 6.1Findingstrokes::::::::::::::::::::::::::::: Non-uniformquantization::::::::::::::::::43 6.2Snakes:::::::::::::::::::::::::::::::::: Analternativeapproach::::::::::::::::::::44 6.3Pointdistributionmodelsandconstraints:::::::::::::50 6.4Trainingfeaturemodels::::::::::::::::::::::::52 6.5Findingfeaturematches::::::::::::::::::::::::53 6.6Discussion:::::::::::::::::::::::::::::::: Recognitionmethods 7.1Recurrentnetworks:::::::::::::::::::::::::::58 7.2Time-delayneuralnetworks::::::::::::::::::::: Training::::::::::::::::::::::::::::: Networktargets::::::::::::::::::::::::: Generalization:::::::::::::::::::::::::: Understandingthenetwork:::::::::::::::::: Discreteprobabilityestimation::::::::::::::::::::74 8HiddenMarkovmodelling 7.4Summary::::::::::::::::::::::::::::::::: Asimplesystem:::::::::::::::::::::::::75 8.1AbasichiddenMarkovmodel:::::::::::::::::::: Vectorquantization::::::::::::::::::::::: Training::::::::::::::::::::::::::::: Discussion::::::::::::::::::::::::::::78 8.2Durationmodelling::::::::::::::::::::::::::: Labelling::::::::::::::::::::::::::::: Decoding::::::::::::::::::::::::::::: Enforcingaminimumduration:::::::::::::::: Parametricdistributions::::::::::::::::::::88 80 O-linehandwritingrecognition 8.3Targetre-estimation::::::::::::::::::::::::::90 8.4Languagemodelling:::::::::::::::::::::::::: Results:::::::::::::::::::::::::::::: Forward-backwardretraining:::::::::::::::::934

6 8.4.1Vocabularychoice:::::::::::::::::::::::: Grammars:::::::::::::::::::::::::::: Experimentalconditions:::::::::::::::::::: Coverage:::::::::::::::::::::::::::::102 CONTENTS 9Conclusions 8.5Rejection::::::::::::::::::::::::::::::::: Out-of-vocabularywordrecognition::::::::::::::::: Summary::::::::::::::::::::::::::::::::: Searchissues::::::::::::::::::::::::::103 Bibliography 9.1Furtherwork::::::::::::::::::::::::::::::: O-linehandwritingrecognition 5

7 Chapter1 Introduction Theworldisllingwithcomputers.Whetherwelikeitornot,theyare becomingubiquitous.asevermorepeopleareforcedintocontactwithcomputersandourdependenceuponthemcontinuestoincrease,itisessential thattheybecomeeasiertouse.asmoreoftheworld'sinformationprocessingisdoneelectronically,itbecomesmoreimportanttomakethetransfer Bythisartyoumaycontemplatethevariationofthe23letters. ofinformationbetweenpeopleandmachinessimpleandreliable. RobertBurton.TheAnatomyofMelancholy. andtoactinhumansocietyinalessconstrainedmannerthanhaspreviously computerindustrytomakecomputersincreasingly`userfriendly'.inthis uraltopeople.thuscomputersshouldbebetterabletointeractwithpeople beenpossible.theseaimsarereectedinthemoremodestattemptbythe intelligence,issimplytoenablecomputerstoaccomplishtaskswhicharenat- forthetimebeingthelonger-termgoalsofanalysingandemulatinghuman Oneoftheaspirationsoftheeldofarticialintelligence,ifoneignores vein,computershavecomeoutoflaboratoriesandintohomesandoces; wecommunicatewiththemusingmiceandkeyboardsratherthanpunched cardsandtoggleswitches.handwritingisanaturalmeansofcommunication whichnearlyeveryonelearnsatanearlyage.1thusitwouldprovideaneasy wayofinteractingwithacomputer,requiringnospecialtrainingtouseeectively.acomputerabletoreadhandwritingwouldbeabletoprocessahost ofdatawhichatthemomentisnotaccessibletocomputermanipulation. intothecomputerrecognitionofhandwriting.onereasonadvancedisthat theoptimismaboutthecapabilitiesofimminentspeechrecognitionmachines madepeoplefeelthatotherapproacheswereunnecessary.whilesomeof thepromisesofspeechrecognitionbymachinehavealreadybeenfullled, andresearchersarestilloptimistic,someofthebenetshavebeenslowto materializeandpeoplehavethoughtagainaboutwhatisrequiredofhuman- Afterthisargument,itseemssurprisinghowlittleresearchtherehasbeen O-linehandwritingrecognition peoplecomingintocontactwithcomputers,theguremustbehigher. computerinterfaces.thoughspeechisaveryconvenientformofcommu- 1DowningandLeong(1982:p.299)quoteanestimatedworldliteracyrateof71%.Inthose 6

8 wheresilenceisimportant,orwherealargenumberofpeoplemustwork withcomputers,itisclearthatvoiceinputisnotthebestsolution.though nication,itisnotalwaysthemostpractical.innoisyenvironments,those computerprofessionalsandsecretarieswouldbelothtogiveuptheconvenienceandspeedofakeyboard,forthosenotfamiliarwithkeyboards,and forportableoroccasionaluse,handwritingentryisclearlyofpracticalvalue. ofhandwrittendocumentsalreadyincirculation.fromchequesandletters totaxreturnsandmarketresearchsurveys,handwritingrecognitionhasa Thishasleadtothegrowthinthelastyearortwoof`pencomputing' the useofcomputerswhichallowinputfromanelectronicstylus(geake1992). hugepotentialtoimproveeciencyandtoobviatetedioustranscription.as theeconomistrecentlysuggested,\today'sbiggestprizeincomputervision, howeveristextandhandwriting..."(browning1992). Inadditiontoapotentialmodeofdirectcommunicationwithcomputers, CHAPTER1.INTRODUCTION handwritingrecognitionisessentialtoautomatetheprocessingofamyriad 1.1Thisthesis Thisthesisinvestigatestheuseofhandwritingrecognitionasamediumof contentsofthethesis.thenextchaptersummarizestheaimsandachievementsofotherworkintheeldofhandwritingrecognitionandestablishes handwrittendocuments.laterchapterspresentresearchcarriedouttode- communicationbetweenpeopleandcomputers.afterpresentingageneral overviewofhandwritingrecognition,itfocusesontheproblemofreading ataxonomyoftheeldintowhichtheoriginalworkofthisthesiscanbetted.applicationsforhandwritingrecognitionarealsoexamined.chaptervelopacomputersystemwhichtacklesthisproblem.thesystemhasbeen describedinearlierpapers(seniorandfallside1993a;senior1993). studiesworkinthepsychologyofreading,todiscoverknowledgewhichcan beputtouseinthedesignofamachinehandwritingrecognitionsystem. Thethesisisdividedinto9chapters.Thischapterdescribestheaimand ofindividualpartsofthatsystem,includingnormalizationandrepresentation(senior1994);feature-nding(seniorandfallside1993b);probabilitsentedandadiscussionoftheirvalidity. thathasbeendesigned,andthefollowingchaptersdescribetheworkings Chapter4presentsanoverviewofthehandwritingrecognitionsystem estimationandlanguagemodelling.eachofthesechaptersincludesdetails ofexperimentscarriedouttoassesstheperformanceofthetechniquespre- thehandwritingsystemandsummarizeswhathasbeenachievedinthisprogrammeofresearch.furtherworkwhichcouldbecarriedonfromthisthesis isalsosuggested. Thenalchapterdrawstogethertheconclusionsofthechaptersabout O-linehandwritingrecognition 7

9 Thisthesisdescribesanew,completeo-linehandwritingrecognitionsystem.Themajororiginalcontributionsdescribedinthisthesisareasfollows: CHAPTER1.INTRODUCTION 1.2Originalcontribution Thesystemappliesanovelapproach,usingrecurrentneuralnetworks Thepsychologyofreadingliteratureisreviewed,showinghowthestudy Thetrainingofarecurrentneuralnetworkwiththeforward-backward forprobabilityestimation.whiletherecurrentneuralnetworkhaspreviouslybeenusedforspeechrecognition,ithasnotbeforebeenapplied ofhumanreadingandwritinggivesanindicationofthecharacteristics totherecognitionofhandwriting. algorithmisdescribedhereforthersttime. Themethodsusedheretonormalizehandwrittenwordsareanoriginalsynthesisofnewandestablishedtechniques.Previouslypublished methodsarecomparedandimprovedupon. whichmightproveusefulinareadingmachine. Wordsareencodedinanoriginalmannerwhichisshowntobebetterthanthecommonbit-maprepresentation,andanovelmethodof featuredetection,basedupontheuseofsnakesisdescribed. Chapter8investigatestheuseofdurationmodellingforo-linehandwritingrecognitionandinvestigatestheproblemsofout-of-vocabulary Throughoutthisthesis,thedistinctionismadebetweenahandwrittenword, 1.3Notation andtheideaofthatword.tomakethisdistinction,thefollowingtypo- wordswithlexicaoflimitedsize. graphicalconventionisemployed.torepresentahandwrittenwordorlet- ter,thefollowingfontisused:`abc fghijklmnopqr uvwxyz';andtode- notethelettersorwordsasconcepts(mcgrawetal.1994),thisfontisused: `abcdefghijklmnopqrstuvwxyz'.thepurposeofthesystemdescribedhereis totranscribe`word'into`words'.whentheinternalrepresentationofthe systemisreferredto(section5.2),asingleframeofdataisshownthus:xt; andthedatarepresentingawholewordareshownasx0.thesetoflettersasconceptsisdenotedandanarbitraryindividualletterisshowni. i P(xtji)orP(xt0ji)respectively;theprobabilitythatframetrepresents ThediscreteprobabilitiesusedthroughoutaredenotedP.Theseincludethe probabilityofoneorseveralframesofdatagiventhatframetispartofletter letterigiventhedataoftheframe P(ijxt);andtheprobabilityofthejth elementofaframext,giventhatthatframerepresentsletteri P((xt)jji). O-linehandwritingrecognition 8

10 Chapter2 Handwritingrecognition Ascomputerpowerhasincreasedovertheyears,andtheirrangeofapplicabilityhassimilarlyincreased,oneofthemajorgoalsofresearchintocomputershasbeentomakecomputerseasiertocommunicatewithandthusto :::avastpopulationabletoreadbutunabletodistinguishwhatis maketheirbenetsavailabletoamuchgreaternumberofpeople.oneof worthreading. themajorobstaclestotheintegrationofcomputersasuniversalinformation G.M.Trevelyan.EnglishSocialHistory. annotationstoprinteddocuments,maybehandwritten;inmanysituations itwouldbehighlydesirabletoprocessthecontentsofthesedocumentsby machine,forwhichhandwritingrecognitionisessential. onpaper.particularlywhendealingwiththegeneralpublic,ahugeamount ofocepaperworkishandwritten.lettersandfaxes,aswellasformsor processingsystemsisthefactthatmostusefulbusinessdataisstillstored havebeendeveloped,andmuchworkhasbeencarriedoutintocomputer municationbetweencomputersandawiderclassofusersinagreatervariety ofcircumstances.whileideassuchasthemouseandtouch-sensitivescreens speechrecognition,thereisstillmuchscopeformakingtheinterfacemore naturalforuserswhoarenotfamiliarwithcomputers.handwritingranks veryhighlyasawayofcommunicatinglinguisticinformationinawaywhich Similarly,computeruserinterfacesneedtobeimprovedtoenablecom- isnaturaltoverymanypeople.thoughspeechrecognitionhasbeenclaimed asthepanaceaforuser-interfaceproblems,ithasbeenslowtoachieveits promise,particularlyinnoisyenvironments,andthelimitationsofspeech morepopular.notonlyaremoreresearcherstryingtotackletheproblems recognitionhavebecomeclearerasresearchhasadvanced. havebecomeavailablewithhandwritingrecognitionsoftwareforisolated charactersandmorerecentlyforcursivescript.handwritingrecognitionsystemshavealreadystartedtobeusedforreadingzipcodesonenvelopesanableandareactuallybeingsoldasusefulproducts.oflate,pencomputers Inthelastfewyearstheeldofhandwritingrecognitionhasbecomemuch thatitpresents,butsolutionstotheseproblemsareslowlybecomingavail- O-linehandwritingrecognition 9

11 itisworthpresentingheretheeldofautomatichandwritingrecognitionin itsentirety.afterdescribingataxonomyoftheeld,applicationsenvisaged amountsoncheques. Beforedescribinganewhandwritingrecognitionsysteminlaterchapters, CHAPTER2.HANDWRITINGRECOGNITION Havingestablishedtheneedforautomatichandwritingrecognitioningeneral,itisusefultoexaminetheeldmorecloselyandtoidentifyseveral 2.1Ataxonomyofhandwritingrecognitionproblems ispresentedtodemonstratetheapproachestaken. forhandwritingrecognitionsystemsarediscussedandworkbyotherauthors areaswithdierentapplicationsandrequiringdierentapproaches.though methodscouldbedistinguished,handwritingrecognitionsystemsaregenerallypolarizedbetweenthosereceivingtheirdatadirectlyfromsomesortof researchers,eachconcentratingonaspecialareaofhandwritingrecognition On-lineversuso-line Themajordivisionisbetweenon-lineando-linesystems.Whileother manytechniquescanbeshared,theliteraturetendstodivideintogroupsof line,problemwherethetimeorderingofstrokesisavailableaswellaspen up/downinformation;overlappingstrokescaneasilybedistinguishedand matter.intheliteraturedynamicissometimesusedtomeanon-lineand statico-line.sofar,themajorityofsystemshavetackledtheeasier,on- pendeviceattachedtothecomputer,andthosewhichrecognizehandwritingalreadypresentonapieceofpaper ahandwritingequivalentofoptical CharacterRecognition(OCR)whichisalreadywidelyusedforreadingprinted strokepositionsareaccuratelyknown.ontheotherhand,o-linesystems streamofinformation,techniquesfromspeechrecognitionhavebeensuccessfullyappliedtothisproblem,includinghiddenmarkovmodels(bellegardaetal.1994)andtime-delayneuralnetworks(schenkeletal.1994).the datafromthetabletareusually(x;y)coordinatessampledataconstantfre- hasseenmuchinvestmentinon-linesystems,andthedicultyofo-line recognitionhasdeterredresearchuntilrecently. quencyintime,thoughtheyareoftenre-parametrizedtobeequally-spaced, andrepresentedintermsofarc-length,curvature,andangle,withinforma- Sincetheon-linedatafromanelectronicstylusareaone-dimensional overlapandalackoforderinginformation.thegrowthofpencomputing havetocopewiththevagariesofdierentpentypes,widestrokeswhich tionaboutwhetherthepenistouchingthetablet.aparticularproblemof on-linerecognitionishowtohandledelayedstrokes strokeswhichare writtenaftertherestoftheword,asindotting`i'sandcrossing`t's.some authorschoosetomanagewithoutthisextradata;schenkeletal.record itsexistenceasa`hat'featureassociatedwiththestrokesoverwhichthe O-linehandwritingrecognition 10

12 CHAPTER2.HANDWRITINGRECOGNITION RECOGNITIONTEXTON-LINEOFF-LINE HANDWRITING IDENTIFICATIONSIGNATURE delayedstrokesoccur,andbengioetal.(1994a)representthesurrounding Figure2.1:Subdivisionsofmachinehandwritingrecognition(afterPlamondonandLorette(1989)). VERIFICATION asinthemodellingofhandwritingproductionorintheapplicationofprobabilisticrecognizersandgrammaticalconstraintscernedwitho-linehandwritingrecognition,parallelworkfromon-lineresearchisbroughtinthroughoutwhenthereisacommunityofinterests,such ingure2.1anddescribedinthefollowingsection.whilethisthesisiscononomyofbotho-andon-linehandwritinganalysisissimilar;asisshown Althoughapplicationsandtechniquesvaryconsiderably,thegeneraltax- visualcontextofallstrokessothatthedotisseenabovethecuspofthe`i' Authoridenticationversuscontentdetermination Aseconddichotomyintheeld,orthogonaltotheon-line/o-linedivision isaccordingtotheinformationtobeextractedfromthehandwriting.from bothon-lineando-linedata,itmaybenecessarytodeterminetheauthorshipofthewriting,thecontentofwhathasbeenwritten,orboth.inboth approaches.techniquesalsodierdependingonwhethertheauthoristobe recognizedfromasignatureorfromapieceoftext. cases,theeectsofsomevariationsshouldbeignored.todeterminetheauthorship,dierencesinpersonalstyleshouldbehighlighted,tocapturewhat ischaracteristicaboutoneperson'swriting(theiridioscript).conversely,to determinethecontentofthewriting,thevariationsduetoidioscriptshould beeliminatedandignored.thesetworequirementsresultinverydierent poolofknownauthors,forinstanceinawriter-adaptivehandwritingrecognitionsystemwhichusesdierentparametersforwordrecognitionaccording Iftheauthorofapieceoftextorsignaturemustbedetermined,thedis- totheauthor.theformeristhemoreuseful,butofcoursetheharder,prob- tinctionismadebetweenverifyingthattheauthoristheclaimedauthor(for instanceinsecurityorbankingapplications)ormerelydecidingbetweena O-linehandwritingrecognition 11

13 andathoroughreviewofsignaturevericationsystems Writerindependence lem.plamondonandlorette(1989)giveanoverviewofhandwritingsystems, CHAPTER2.HANDWRITINGRECOGNITION continuousspeech.analoguestoeachoftheseexistinhandwritingrecognition,andarediscussedinthisandthefollowingsections. Thewholeeldofhandwritingrecognitionissimilartothealreadywelldevelopedsubjectofautomaticspeechrecognition,whichisoftenclassied alongthelinesofspeakerdependence,vocabularysizeandisolatedwordvs. whichneedonlyrecognizethewritingofasingleauthor.insteadofcreating diculttodeviseasystemtorecognizemanypeoples'handwritingthanone asystemwhichcanrecognizeanybody'shandwriting,theproblemofmultiplewriterscouldbetackledbyasystemwhichisabletoadapttothecurrent (correspondingtospokenaccentsandidiolects).becauseofthis,itismore usedtoteachhandwritingtoanindividualandontheindividual'sidioscript Handwritingstylesareextremelydiverse,dependingbothonthepattern lotofmaterialbythesameauthor,butwouldbeofnousewhenidentifyingthecitynamesonenvelopes.alternatively,manysimilarsubsystems writer.adaptationtothewriter'sstylecouldbeusedwhenrecognizinga couldbecreated,eachrecognizingonestyleofhandwriting(oroneindividual'shandwriting).thenaglobalsystemwouldselectthesubsystemwhich alargelexicon(wherewordsaremorelikelytobesimilartoeachother). Thetaskofrecognizingwordsfromasmalllexiconismucheasierthanfrom 2.1.4Vocabularysize correspondedtoaparticularhandwritingsample. Thus,animportantcriterioninassessingsystemperformanceisthesizeofthe lexiconused.thelexiconwilldependontheapplicationoftherecognition system.forageneraltexttranscriptionsystem,alexiconof60,000words words,orpostaltownsfromenvelopes,thevocabularycanbemuchsmaller. Alternatively,itmaybenecessaryforthesystemtorecognizenon-wordsif (thenumberofreferencesinamedium-sizeddictionary),wouldcoverabout 98%ofoccurrences,andforspecicdomains,suchasreadingchequevaluesin tobeverydicultsinceinnaturalspeechwordsruntogetherwithnosilence foreignwordsornames.thisissueisdiscussedagaininsection Isolatedcharacters Segmentationofcontinuousspeechintoitscomponentwordshasbeenfound theuserislikelytowritewordsnotinthelexicon,suchasabbreviations, O-linehandwritingrecognition tinguishtheboundariesbetweenletters thedierencebetween`ui'and between.forsimplertaskstherecognitionismadeeasierbyforcingthe speakertopausebetweenwords.similarly,incursivescriptitishardtodis- 12

14 `iu'orbetween`v]'and`^'isveryslight.thetaskcanbesimpliedbyforcing thewritertoseparateletters(discretehandwriting),towriteincapitalsorfor thegreatestclarity,towriteclearlyseparatedcapitalsinpre-printedboxes. Whenhighreliabilityisrequired,thelatterconstraintsmaybeunavoidable CHAPTER2.HANDWRITINGRECOGNITION sincetheyarealreadynecessarytoenablehumanreaderstodecipherresponsesonforms.anumberofauthorshaveinvestigatedtheproblemof writeeachwordinaseparatebox,oronaguideline.theseconstraintsare mustbeseparate)orpurecursivescript. mainlytoencourageclaritysincethewordsegmentationproblemprovesless recognizingisolatedcharacters(section2.3.1),particularlyfortheproblem ofreadingpostalcodes.otherauthorshaveresearchedtherecognitionof discretehandwriting(`handprint'wherelower-caselettersarewrittenbut dicultthansegmentationintocharacters,andlessstrictconstraintscould stillensurehighaccuracysegmentationofapageintoitscomponentwords. Otherauthorshavedescribedmethodsofsegmentingpagesintowordsand distinguishingbetweengapsinwordsandgapsbetweenwords(sriharietal. Similarconstraintscanbeplacedoncursivescript,forcingtheauthorto 1993) Opticalcharacterrecognition O-linehandwritingrecognitionhasmuchincommonwithopticalcharacter recognition(ocr) thereadingofprintbycomputer.thisapplicationreceivedmuchattentionduringthe1980sandsuccessfulsolutionshavebeen found,withcommercialpackagesavailableformicrocomputerswhichcan readtypeinavarietyoffontsandinacertainamountofnoise.thehistory (1993).Inmoredicultsituations,thesecommercialpackagesarestillnot satisfactory.authorsdescribeproblemsworkingwithunusualcharactersets andfonts,poorqualitydocumentsordocumentsinspecialformats(bosand vandermoer1993;mcveigh1993).indeed,itisnotclearthatocriseconomicallyviableinagreatmanycaseswhenhighaccuracyisessential(olsen andcurrentstatusofocrarereviewedbymorietal.(1992)andpavlidis formssuchasblurring,mergingandslightpositionalvariations.theprocess ofhandwritingismuchmorevariableinalloftheseprocessesandsuers fromvariationsduetoothereectssuchasco-articulation theinuence onthepage,onlybeingcorruptedbyarelativelysmallamountofnoisein allletters`a'areproducedfromasinglearchetype,andthusareverysimilar recognitionisthegreatvariabilityinhandwriting.fortypeinaxedfont, ThereasonwhythesuccessofOCRhasnotcarriedoverintohandwriting ofoneletteronanother.also,withtype,thesymbolsareusuallydistinct (exceptcertainligatures,as`',whichcanbelearntasaseparatesymbol)so theproblemofsegmentationisnotpresent. suchastemplatematching,areinadequatewhenpresentedwiththegreater O-linehandwritingrecognition AsaconsequenceofthistherelativelysimpletechniquesusedinOCR, 13

15 carriesovertohandwritingrecognition. variabilityinhandwritingsorelativelylittleresearchintheocrliterature CHAPTER2.HANDWRITINGRECOGNITION 2.2Applications befordata-entrytoobviateakeyboardasinpencomputers,butcanalsobe usedforspecialpurposessuchasusingdynamicsignaturestoverifyidentity. Thissectionreviewssomeofthemoreimportantapplicationsthatmaybe envisagedforo-linehandwritingrecognition.on-linerecognitiontendsto developmentcosts.thisconvergencecanbeseeninthemodel-basedapproachesnowbeingused(pettierandcamillerapp1993;doermann1993), foron-linehandwritingrecognition.currently,o-lineperformancelagsbehindthatofon-linerecognitionsystems,butoverthenextfewyears,asthingrecognitionwillconverge,leadingtomoregeneralsystemsandreduced technologyimprovesitislikelythatmethodsforbothtypesofhandwrit- Onepotentialapplicationinthelongtermisinusingo-linetechniques whichinterpreto-linehandwritingasapathofinklaiddownovertime, bylookingatthepsychologyofreading(chapter3) thewaypeopleread treatbotho-lineandon-linewordsasatwo-dimensionalimage,andnotas aone-dimensionalstreamoftrajectorydata.thereasonforthiscanbeseen duction.thedatathatcanbederivedbysuchalgorithmsisverysimilarto thedataavailabletoanon-linerecognizer. ratherthanasanimagetobeanalysedindependentlyofitsmethodofpro- thewriting.sincethisinvolvesignoringthetimeinformation,atrstthis seemstobeapoormethodofanalysingon-linedata.however,theinformationinhandwritingisnottransmittedinthetimingofthepentrajectory.it isbylookingatanimage,notbyanalysingthepenpathusedtoproduce Inthelongertermthough,itwouldseemthattheconvergenceislikelyto linesystems,an`o'writtenclockwisemustberecognizeddierentlyfroman `o'writtenanticlockwise,forinthetimesequenceinformation,theyappear dierent.someonewhowrites` a'maysubsequentlyreturntoextendthe doesnotmatterwhetherthestrokesofawordarewrittenquicklyorslowly, nal`a'stroketomakethewordread` d',butthischangewouldbeloston withchangingspeed,oreveninrandomorder,sinceitistheappearanceof amachinerelyingonthetime-orderingofstrokes.ano-lineapproachignoresthesefactorsandsimplylooksatthenalpositionofthestrokes,just sourceofmis-informationisactuallyavoided.forinstance,incurrenton- thenishedwordthatmatters.thus,bydiscardingthetimesequence,a inginformationisveryusefulwhencreatinganauthorvericationsystem totheproblemofdelayedstrokes(section2.1.1).afterthesearguments,it maybeseenthat,whileon-linerecognitionisbetterthano-linenow,becausethetiminginformationgenerallyisconsistent,agoodo-lineapproach mightultimatelycopewithawidervarietyofvariation.conversely,thetim- asahumanreaderwould.thisapproachalsogivesasatisfactorysolution O-linehandwritingrecognition 14

16 on-linesignaturesaremuchhardertoforgethano-linesignatures,sincethe dynamicsofstrokes(withpenbothupanddown)arehardertoforgethan thenishedappearance. CHAPTER2.HANDWRITINGRECOGNITION 2.2.1Cheques Oneimportantcommercialapplicationforo-linecursivescriptisinthemachinereadingofbankcheques.Whiletheamountinguresiseasiertoread, alsoincludesignatureverication,bringingaboutanincreaseinsecuritywith thepayeecorrespondedtotheaccounttobecredited.suchasystemmight thereductionindrudgeryandtime.giventhenumberofchequespassing itshouldbecheckedthattheamountinwordsisthesame,andthiscanbe throughthebankingsystemeachday,achequereadingsystem,evenifonly asystemthatachievedhighaccuracywithoutalexicon,onecouldcheckthat usedforconrmationwherethenumericalamountisunclear.suchasystem abletocondentlyverifyhalfofthecheques,wouldsavemuchlabouron wouldonlyneedtohaveasmallvocabulary(aboutthirty-vewords).given ofachievinga1in100,000errorratefromthecombinedrecognitionofliteralandnumericalamounts,butpermitting50%ofchequestoberejectedfor manualsorting(lerouxetal.1991). maintained.theprojectsupportedbythefrenchpostocehasthegoal atediousandunpleasantjob.chequeswhichcouldnotbecondentlyveriedbymachinewouldstillbeprocessedmanually,soaccuracywouldbe 2.2.2Frompostcodestoaddresses O-linesystemscapableofrecognizingisolatedhandwrittendigitshavealreadybeencreatedandinstalledinmanypostocesaroundtheworld,as partofautomaticmail-sortingmachines.givenasystemtolocatethepostcodeonanenvelope(wangandsrihari1988;martinsandallinson1991; Palumboetal.1992)thiscanbereadandusedtodirectmailautomatically. ClearlycertaincountriessuchastheUSAareatanadvantageinhavingdigitonlyzip-codesandmanyresearchershavealreadytackledthisproblemwith thepostalcodeclassicationtoberemovedbycomparingcandidatezipcodes withcandidateaddressesinadatabaseofalladdress/zipcodecombinations, givingmorehighcondenceclassications.furthermore,forcountrieswith limitedresolutioninthepostcode,theaddresscanbeusedtoincreasethe reasonablesuccess(section2.3.1). mationcontainedintherestoftheaddress.thisallowstheuncertaintyin resolutionofsorting.u.s.postalserviceprojectsaimtousetheaddressto Toprocessmor automatically,systemsmustbegintousetheinfor- whenonlythevedigitzipcodewasprovided. handwritingrecognition,sinceithasawidevarietyoflevelsofdiculty,from determinean11digitdeliverypointcodewhichspeciesasinglehouseeven O-linehandwritingrecognition Mailsortingcanbeseenasanidealapplicationforwriter-independent 15

17 pletedeterminationofanaddresswithoutapostcode.addressrecognition isolateddigitswrittenatpredeterminedlocationsonanenvelope,uptocom- alsoadmitsofacertainamountoferrorwhileallowingalargerejectionrate. Sincetherewillalwaysbesomeaddressesthatareillegibleorincomprehensibletoamachine,a`don'tknow'answercanbegivenandtheitemsentto CHAPTER2.HANDWRITINGRECOGNITION Anothermajorapplicationwhichisnowreceivingattentionistheautomatic postalserviceisconsideredfallibleandtheconsequentdelaysarealready tolerated Formprocessing abinforhumansorting.further,som isalreadymisrouted,sothe public.foranythingmorethanthemostsimpleinformation,forwhichcheck boxescanbeused,repliesarehandwritteninspacesprovided.muchofthis processingofforms.formsarewidelyusedtocollectdatafromthegeneral informationmustbestoredindatabasesandcanbeprocessedautomatically onceenteredintothecomputer.dataentryiscurrentlythebottle-neckinthe process.severalauthorshavewrittensystemstosegmentthehandwritten datafromthepre-printedformandthentotranscribethehandwrittendata. Insomeapplications,thismaybeisolatedcapitalletterswritteninboxes, butworkisnowmovingontohandprint(breuel1994;garrisetal.1994). Althoughformsmustusuallybehandprintedtokeepthewritingaslegibleas possible,forhumanaswellasmachineprocessing,cursiverecognitionwould stillbeusefulforprocessingthoseformsthathavemistakenlybeenlledout incursivescript Otherapplications recordingthestyleofwriting).documentswouldthenbeeasilysearchable writingrecognitioncaneasilybeenvisaged.alreadymanycompaniesuse agesofdocumentsratherthanthedocumentsthemselves.thisisclearlya verydata-intensivetask,butonewayofreducingthedatastorageistoextracttheinformationandstoretextinascii(orperhapsinaricherformat Avarietyofotherocedocumentprocessingsystemsusingo-linehand- andindexconstructionwouldbemadepossible.furtherpossibilitiesexistin readinghandwrittendocumentsfortheblindorinautomaticreadingoffaxes. electronicdocumentprocessingsystemswhichmanipulatethescannedim- Faxedorderscouldbeprocessedanddispatchedautomaticallyandstandard mostresearch.intheliteraturethereisawiderangeofpapersdescribing enquiriesrepliedtowithouthumanintervention.otherfaxescouldbefed directlyintoanelectronicmailsystem,providingattheveryleastautomatic O-linehandwritingrecognition noticationoffaxarrivalbyreadingthecoversheet,ifnotthefulltextofthe toenglishortotheromanalphabet,thoughthesehaveprobablyattracted document. Ofcourse,theadvantagesofhandwritingrecognitionarenotrestricted 16

18 handwritingrecognitioninamultitudeoflanguages.thebasicproblems ofhandwritingrecognitionarecommontoalllanguages,butthediversity ofscriptsmeansthatverydierentapproachesmaybeused.forexample, JapaneseKanji(MoriandYokosawa1988)andChinese(Luetal.1991)charactersarestronglystroke-based,andcharactersareeasytosegmentfrom CHAPTER2.HANDWRITINGRECOGNITION somehebrewrequireaccuraterecognitionofdiacriticmarks.govindanand Shivaprasad(1990)citemanymorelanguages. todistinguish.arabicandromanalphabetscanbecursive,andarabicand oneanother,butcharactersareverycomplexandtherearemanyclasses Thissectionreviewssomeoftheo-linehandwritingsystemswhichhave beendetailedinprint.todothisitisconvenienttoclassifythem,asdescribedabove,intoisolatedcharacterandcursivescriptsystems.hereonly 2.3Existingo-linehandwritingrecognitionsystems 2.3.1Isolatedcharactersordigits Suenetal.(1980)provideagoodreviewofhandwritingrecognitionupto laterchapterswhenparticularissuesarediscussed. 1980,concentratingonisolatedcharacterrecognition whichhadbeenthe abriefoverviewofthesesystemsisgiven.specicdetailsareprovidedin focusofresearchuntilthen.theydescribeavarietyoffeaturebasedapproachesanddividetheseintoglobalfeatures(templatesortransformations suchasfourier,walshorhadamard);pointdistributions(zoning,moments, n-tuples,characteristiclociandcrossingsanddistances)andgeometricalor lartechniques,andinvolveseparatedetectorsforeachofseveraltypesof topologicalfeatures.thelatterwere,andhaveremained,themostpopu- featuressuchasloops,curves,straightsections,endpoints,anglesandintersections.forinstance,impedovoetal.(1990)usecross-points,end-points andbend-pointsastheirfeatures,codingtheseastotheirlocationinthree horizontalandthreeverticalzoneswithineachcharacter.theencodedcharactersarethenidentiedusingadecisiontreeclassier.ellimanandbanks beingdecodedinaneuralnetwork(afeed-forwardneuralnetworkoran (1991)alsousefeatures(end-point,junction,curveandloop)eachofwhich isassociatedwithanumericalquantity,suchascurvatureorlength,before adaptivefeedbackclassier). phologicalfeaturescreatedbyseparatelyexaminingtheleft,right,topand anormalizedbitmapimageofthecharactertoberecognizedintotheirnetworks(multi-layeredperceptronandneocognitronrespectively).boththese bottomedgesofeachcharacter.theproleofthecharacterfromeachedge iscodedasaseparatefeatureforclassicationbyaneuralnetwork. LeCunetal.(1989)andFukushima(1980)taketheapproachoffeeding NellisandStonham(1991)andHepp(1991)bothusesetsofglobalmor- O-linehandwritingrecognition 17

19 becomemorespecializedandlesslocationspecicdeeperinthenetwork, untiltheoutputsofthenallayercorrespondtocharacters,independentof locationintheimage. networksareconstructedfromlayersofidenticalfeaturedetectors,which CHAPTER2.HANDWRITINGRECOGNITION patternrecognitionmethods(simardetal.1993;hintonetal.1992;boser Impedovoetal.1990;Lanitisetal.1993),particularlysincetheincreasingavailabilityofdatahasmadethisastandardtestproblemfortesting 1994).Isolateddigitclassiershavenowbecomesogoodthatresearchis digitsorcharactersinthelastfewyears(hepp1991;idanandchevalier1991; concentratingonreadingwholezipcodeswherethedigitsareoftentouching Ahostofotherauthorshavetackledtheproblemofrecognizingisolated (FontaineandShastri1992;KimuraandShridhar1991;Matanetal.1992), andndingoptimalcombinationsofmultipleclassiersnowseemsamore promisingwayofreducingerrorratesthanndingbetterclassiers.huang andsuen(1993)citeseveralpaperstakingthisapproach.performanceisnow tionuntilrecently,partlybecauseofthedicultyoftheproblem,butalso beinglimitedbythenumberofdigitswhichareentirelyambiguousandcould notbecondentlyclassiedbyhumanreaders O-linecursivescript Theproblemofo-linecursivescriptrecognitionhasreceivedlittleatten- becauseofthelackofdata.simon(1992)andsuenetal.(1993)givebrief reviewsofscriptrecognizers,butthebestreviewisprobablybylecolinet andbaret(1994).simonmakesthedistinctionbetweenthesegmentation approachandtheglobalapproach,accordingtowhetherwordsareidentied veryfewauthorstakethelatterstrategy.plessisetal.(1993)useaholistic match,butonlytoreducethesizeoftheirlexiconbeforeusingamoredetailedrecognitionmethod.lecolinetandcrettez(1991)usethetermsexplicit byrecognizingindividuallettersorbyrecognizingwordsasawhole.infact, onadierentunitofwriting.bothapproachesusestrongevidencefrom well-writtenpartsofwords,togetherwitharestrictedlexicon,torecognize ually,orifthesegmentationisaby-productofarecognitionprocessworking wordswhicharepartiallybadlywritten. segmentationandimplicitsegmentationaccordingtowhetheranattemptis madetodividethewordintoseparatecharactersandrecognizetheseindivid- tonormalizeandcleanthedata.somepreprocessingmethodsaredescribed approachesusealexicontoconstraintheresponsestoaknownvocabulary. inchapter5.ineachcase,arecognitionstrategythenhypothesizescharacterorwordidentities,andbecauseexactrecognitionisverydicult,allthe Alltheauthorsdescribedbelowincorporatesomeformofpreprocessing O-linehandwritingrecognition cityorstatenamesinaddresses.theseauthorstakeadualapproach,with arst,quickclassicationtoreducethelexiconsize,followedbyamoreac- thatofkimuraetal.(1993b,1993a)whohavecreatedasystemforreading Perhapsthemostsuccessfulo-linehandwritingrecognitionsystemis 18

20 aroughexplicitsegmentationandeachsegmentisclassiedasaletter.the secondstagendsadierentexplicitsegmentationbysplittingthewordinto disjointboxesandjoiningtheboxestogetherusingdynamicprogrammingto curatesecondclassicationusingdierenttechniques.therststagends CHAPTER2.HANDWRITINGRECOGNITION Theseauthorsreportresultsof91.5%recognitionwithalexiconof1000words onthecedardatabaseofwordssegmentedfromaddressesintheu.s.mail (Hull1993). formcompletecharacters.thesearethenpassedtoacharacterclassier. intheirpaper,identifyingthesekeylettersmightbesucienttoidentify mostwords,buttheauthorsproposetheirtechniquesasawayofltering, toreducethenumberofwordsinthelexiconofpossiblematches. approachistoextractanumberofkeylettersfromeachcursiveword particularlytheinitialletterandthoseclearlyidentiablebyascenders,descendersorloops.forasmallvocabularytask(readingcheques)asdescribed CherietandSuen's(1993)approachisalsoletter-based.However,their theboundariesbetweencharacters,butalsosplitsomecharactersintotwo anexplicitsegmentationapproach,buthereeachsegmentneednotcorrespondtoacharacter.theyndpresegmentationpointswhichincludeall strokes,loopsandcusps)withinthesegmentsbyaseriesofeventdetectors PapersbySrihariandBozinovic(1987;BozinovicandSrihari1989)take ormorepieces.theythenndfeatures(16inall,includingdots,curves, andusethefeaturestoconstructletterhypothesesaccordingtostatisticsof featureoccurrencesgatheredduringtraining.wordsarehypothesizedviaa follow.theresultanttwo-lettersequencesareputontothestack,tobeexpandedwhentheyarethemostlikelysequences.attheendoftheword, stackmethod,wherethemostlikelyprexesarestoredandexpandeduntil thewordendisreached.aftertherstiterationofthisprocedure,thestack thelexicallycorrectwordthatishighestonthestackischosenasthebest match. containsallthehypothesesfortherstletterinorderoflikelihood.thetop entwritersanddierentlexica(780and7800words).testingonasingle- authordatabaseofhorizontal,non-slantingwriting,a77%recognitionrate wasobtainedonthesmalllexicon,48%onthelarge.asecondsingle-author databaseyieldeda71%recognitionrateonthesmallerlexicon. SrihariandBozinovicconductedanumberofexperiments,usingdier- (mostlikely)hypothesisisthenexpandedbylookingatwhatletterscould ofuptothreesegmentswithaneuralnetworkclassiertrainedonisolated charactersegmentationpointsandattempttoclassifysegmentsorgroups letters.incorrectsegmentationstendtogetlowerclassicationscoresthan whenaletteriscorrectlysegmented,andwhenthescoresarecombinedin ahiddenmarkovmodel,thebesthypothesisforthegroupingsofsegments andtheiridentitiesisfound.resultsof70%forsingle-authorcursiveword YanikogluandSandon(1993)takeasimilarapproach.Theyndpossible recognitionarequotedforalexiconof30,000words. O-linehandwritingrecognition Edelmanetal.(1990)havedevelopedahandwritingreaderwhichrelies

21 turningpointsatthetop,bottom,leftorrightofacharacter)arefoundin onthealignmentofletterprototypes.here,anchorpoints(e.g.endpoints; prototypecurves,codedassplines,whichcanbecomposedintolower-case thetestwordandthesepointsareusedtomatchthewordagainstasetof CHAPTER2.HANDWRITINGRECOGNITION characters.thesystemishand-designedandisnottrainedautomatically. Usinga30,000wordlexicon,theseauthorsobtainedan81%recognitionrate onthetrainingsetandaround50%ontestsetsbythreeauthors.thestress ofthissystemisonrecognitionwithoutalexicon,however,andrecognition ratesof8{22%aregivenforthreeauthorsincludingtheauthorwhosewriting thesetoasetofreferencewordswithdynamicprogramming.theidentied wasusedtodevelopthesystem. wordsareusedtogetherwithagrammartoverifytheamountingures.with oce.thetaskhereistorecognizeamountswritten(inwords)onpostal chequesandtousethesetoverifytheamountswritteningures.moreau tackledbyanumberofauthorsintheproblemposedbythefrenchpost etal.(1991)identifyafewcharacteristicsofthecursivewordsandmatch Theproblemofreadingtheamountoncheques(section2.3.2)hasbeen a60%rejectionrate,theerrorrateachievedis0.2%.paquetandlecourtier (1991)reduceeachwordtoaseriesofcurveswhichtheymatchtoexamples inalexicon.theyachieve60%correctonthe50%ofwordswhicharewellsegmentedandlater(paquetandlecourtier1993)achieveanerrorrateof 59%whenrejecting9.5%ofwords.Lerouxetal.(1991)taketwoparallelapproaches oneistorecognizethewordasawhole,byndingafewfeatures andcomparingwithreferencewords.thesecondisaletter-by-letterapproachwherethedesireistorecognizeonlysomeoftheletters,andtouse thisinformationtorestrictthelexicon.theirsystemcorrectlyidenties62% ofwords.thesystemdescribedbysimon(1992)achievesa0.15%errorrate witharejectrateof24%usinga25wordvocabulary. O-linehandwritingrecognition 20

22 Chapter3 Psychologyofreading Thereisanartofreadingaswellasanartofthinkingandanartof writing. derstoodwhatinformationpeopleusetorecognizehandwrittenwords,then Beforeattemptingthemachinerecognitionofhandwriting,itisworthwhile consideringthewaythatpeoplereadandwrite.consideringhumanreadingmayleadtoanincreasedunderstandingofthetransferofinformation throughthemediumofhandwriting,sothatitcanbeseenwhichprocesses playausefulrole,andwhicharemerelyepiphenomena.ifitcanbeun- D'Israeli. aclueisfoundastowhatfeaturesmightbeusefulforamachinerecognitionsystem.otherfeaturesarelikelytobepoorlypreservedsincetheyplay insightsastowhichfeaturesofhandwritingarerepresentationsoftheinformationandwhichmereartefactsofthegenerationprocess. nousefulrole.understandinghandwritingproductionmaysimilarlygive involvedinreadingtype,someofwhichisapplicabletocursivescript.taylorandtaylor(1983),downingandleong(1982)andraynerandpollatsek (1989)givethoroughreviewsofthepsychologyofreading.Mostresearchso farhasconcentratedonreadingindividuallettersorwordsoutofcontext.it Alargebodyofpsychologicaldatahasbeengatheredontheprocesses couldbearguedthatthisgiveslittleindicationoftheprocessesoccurringin normalreadingwheremanywordsarevisibleanditisthetextasawhole, notindividualwords,thatisimportant.howeverresultsarehardtoprove insuchanaturalenvironmentwithmanyvariables,anditisonlyunderrestrictedexperimentalconditionsthathypothesescanberigorouslytestedingwhaterrorsaremadeunderdicultconditions.onetechniqueistheuse oftachistoscopestoashawordinfrontofasubjectforaveryshorttimefollowedbyapatternedmasktoinhibiticonicmemory,whichotherwiseallows thesubjecttopreserveanimageofthewordmentallyforanuncontrolled periodoftime. Researchintoreading,asinmuchofpsychology,reliesheavilyonobserv- O-linehandwritingrecognition 21

23 Aswillbeseenlater,manyapproachestohandwritingrecognitionrelyon detectingfeaturesinthewriting,suchasthestrokeswhichgotomakeup 3.1Readingbyfeatures CHAPTER3.PSYCHOLOGYOFREADING ofbarsandedgesandprovideacompactrepresentationoflineswhichis particularlyappropriatetotherepresentationofwritingandprint.anumber individualletters.hubelandwiesel(1962)describetheprocessesearlyin thevisualcortex.thecomplexcellsthattheydiscoveredcodethepresence ofauthorshavesoughttodeterminewhathigher-levelrepresentationmight latedcharactersbyexaminingtheconfusionsbetweenletterspresentedei- theratadistanceorforashorttime,eccentricallyinthesubject'seldof beusedspecicallyforletters. view.boumausestheerrorsmadebysubjectstoidentifygroupsofconfusable,or`psychologicallyclose',letters.bouma'sclassicationisshownin table3.1. Bouma(1971)investigatedthefeatureswhichpeopleusetorecognizeiso- OutercontourBoumashape Short Tall innerpartsandrectangularenvelope1aszx roundenvelope obliqueouterparts CodeLetters Projecting verticalouterparts ascendingextensions slenderness descender 2eoc 3rvw 4nmu 5dhkb 6tilf Shapetype Table3.1:Boumashapes. Numberofwordssharingthesameshape 7gjpqy Outercontour+initial Boumashape+initial Table3.2:Worddiscriminationusingwordshapemeasureson ` 'wouldbecome527,butsoalsowould`bo'whichisseentobesimilar inshape.taylorandtaylorusedtheseboumashapesforastudyonthetext oftheirownbook.table3.2showsasimilarexperimentonthetextofthis Usingtheseclasses,wordscanbeencodedaccordingtotheirshape,so thetextofthisthesis. O-linehandwritingrecognition 22

24 asshort,tallorprojecting.theoutercontourisenoughtospecify1389ofthe techniques,andthenumberofwordsofeachshapeiscounted.theouter contourisacoarsercodingthantheboumashape,simplyclassifyingletters thesis.thewordsareclassiedaccordingtoeachoffourshapedescription CHAPTER3.PSYCHOLOGYOFREADING 3444wordsuniquely,butthereare36shapessharedbytenormorewords Boumashape,havingmoreclassesthanoutercontour,givesmoreunique shapes 3201wordsareuniquelylabelled. each.iftherstletterisknown,theambiguityisfurtherreduced.the gatethevariabilityofsomehandwritingfeaturescomparingvariationinan afewsimplefeaturescanidentifymostwords,withouttheneedtorecognizetheindividualletters.haberandhaber(1981)havecarriedoutsimilasiontreewhichmightbeusedtodistinguishthelettersofthehelveticafont byobservingonlyalimitedsetoffeatures.eldridgeetal.(1984)investi- workintotheeectivenessoflettershapeforreading,andalsogiveadeci- Thisstudyshowsthat,inconjunctionwithalexiconofpermittedwords, tioniscarriedoutbyndingwordfeaturesthatllrolesininternalmodels individual'shandwritingwiththatbetweenindividuals. inrepresentingcharacters.althoughtheirexperimentsareconductedwith machine-generatedlettersmadeupofstraightlinesegments,theyinvestigatetherecognitionoflettersatthelimitsofclass-boundaries,sotheirwork ofletters.thusaletter`b'couldbedescribedasaloopwithashortstroke isofrelevancetohandwritingrecognition.theysuggestthatletterrecogni- McGrawetal.(1994)furtherinvestigatethefeaturesthatmightbeused lowerright.theseauthorsdonotconsiderthepossibilityofoverlapping featureswhichmightcharacterizetheletteraswellifnotbetter.forinstance,a`b'couldalsobedescribedasatallstrokeoverlappingalooptothe aboveandtotheleft,orasatallstrokewithacurvedsectionjoinedatthe right.theymaketheimportantpointthatthehigher-levelfeaturesusedfor readingarenotlikelytosimplyarisebottom-upfromthevisualprocessing Ifanaccuratemodeloftheseprocessescanbefound,thenitcouldbeusedfor system,ashubelandwieselcellsdo,buttobedenedtop-downdependingontheclassestobedistinguished.thisdependsinturnonthewriting andgroupingsmadeinthatlanguage. representationofhandwritinginacompactform,andforrecognition.alimi tweenphonemeshavetobere-learntaccordingtothedierentdistinctions andplamondon(1993)discussavarietyofmodelsforhandwritinggeneration,andabbinketal.(1993)andsingerandtishby(1993)haveusedthe Hollerbach(1981)modelformodellinghandwritingforrecognition.Singer andtishbyderiveaverycompactcodewhichrepresentsthehandwriting Manystudieshavealsobeenmadeintotheprocessesinvolvedinwriting. systemtoberead,justaswhenlearninganewlanguagetheboundariesbe- butalsoallowstheeasyremovalofslant,slopeandothervariation,making thewritingmorelegible.teulings(1994)discussesfeatureextractionfrom O-linehandwritingrecognition on-linecursivescript.asyettheseapproacheshaveusuallybeenappliedto on-linescriptwherethepentrajectoryisaccuratelyknown.thestaticnature 23

25 (1993)showsthato-linescriptcanbeconsideredinthisway.Howeverit seemsthat,whilecompactrepresentationscanbefoundusingthemodel- ofo-linewritingdoesnotlenditselftotheseapproaches,thoughdoermann basedapproach,readingisavisualprocessanddynamicapproacheswillal- waysfailtorepresentdatasuchasthedotsonaletter`i'appropriately,for CHAPTER3.PSYCHOLOGYOFREADING Oneofthefundamentalndingsofreadingresearchistheimportanceof 3.2Readingbylettersandreadingbywords recognitionofwordsassingleentitiesandnotastheconjunctionoftheir hereitisimportantwherethedotoccurs,notwhenorhow. onetonameletters theneachgroupwasswitchedtotheothertask.noevidencewasfoundthatlearningonetaskimprovedperformanceintheother, thusonemayconcludethat\relativelyuentreadingrequiresfamiliarity withtheshapesofwords,butnotwiththelettersinthosewords."(p.195) tersareallupside-down).theytrainedtwogroups onetoreadwordsand componentcharacters.taylorandtaylorciteworkbykolers&magee, whoseexperimentsinvolvedtrainingsubjectsoninvertedtext(wheretheletrectlywhenpresentationtimeisshortenoughtoinduceerrors)whenpresentedaspartofawordthanwhenpresentedeitheronitsownorsurrounded describedbyraynerandpollatsekp.77). givenbythewordsuperiorityeect.thisisthetermusedforthephe- byarbitrarycharactersinanon-word(forinstanceinreicher'sexperiments Furtherevidenceforreadingbywordsratherthanindividuallettersis nomenonthataletterisbetterrecognized(morefrequentlyrecognizedcor- mustbeusedforthetwoscripttypesandindicatesthatthemechanismof readingismorecomplexthanitmightatrstappear.downingandleong phemic)scriptismuchlessaected.thisshowsthatdierentbrainpathways discussthepossibilityofphonological,visualorbothpathwaysforindexinganinternallexicon,andtheevidenceseemstosuggestthatpeopleuse bothacodingofthesoundsofwordsandacodingofthevisualimagewhen erscanseverelyimpairreadingofkana(syllabic)scriptwhereaskanji(mor- whichshowsthatdamagetocertainareasofthebrainsofjapaneseread- ItisinterestingtonotetheworkbyYamadori(1975)andSasanuma(1984) recognizingwordswhilereading. Letter-basedprocessFrom50msafterawordispresented,theindividual Whole-wordprocessThisisarapidprocesstakingperhaps50-100mswhich TaylorandTaylorproposeareadingmechanismwiththreepaths: dozenlettersoflongerwords. letteridentitiesarebecomingavailable.(thiscouldbeunderstoodasa progressiveincreaseinthefrequencyofthelterusedassuggestedin workbymarr(1982)).outerlettersareidentiedrst,andmaybeused isbasedonlyonthepatternofthewordasawhole,orthersthalf- O-linehandwritingrecognition 24

CUSTOMER INFORMATION Please print clearly

CUSTOMER INFORMATION Please print clearly 1 Senior Yearbook Packet Info The following packet includes information for senior pictures, senior ads, yearbooks, and class shape photo. If you have any questions, please email libby.held@has- k12.org.

More information

Small Business Administration

Small Business Administration SmallBusinessAdministration AgencyWebsiteReview JenniferBishop INFO680USGOVERNMENTINFORMATION DrexelUniversity ProfessorT.Karel March16,2010 Introduction TheSmallBusinessAdministrationwasestablishedin1953underPresidentEisenhower.Since

More information

A) the use of different pens for writing B) learning to write with a pen C) the techniques of writing with the hand using a writing instrument

A) the use of different pens for writing B) learning to write with a pen C) the techniques of writing with the hand using a writing instrument Level A 1. Your name written in your usual handwriting is called your: A) guarantee B) signature C) handwriting 2. Penmanship is A) the use of different pens for writing B) learning to write with a pen

More information

WASHINGTON UNDERINSURED MOTORISTS COVERAGE SELECTION/REJECTION

WASHINGTON UNDERINSURED MOTORISTS COVERAGE SELECTION/REJECTION IL U 008 04 06 WASHINGTON UNDERINSURED MOTORISTS COVERAGE SELECTION/REJECTION Policy Number: Policy Effective : Company: Producer: Applicant/Named Insured: Washington law permits you to make certain decisions

More information

3.Processstatemonitoring

3.Processstatemonitoring Chapter14 Processmonitoringandvisualisation O.SimulaandJ.Kangas HelsinkiUniversityofTechnology,LaboratoryofComputerandInformation usingself-organizingmaps Science,Rakentajanaukio2C,02150Espoo,Finland,Fax:358(0)4513277,

More information

Control Systems with Actuator Saturation

Control Systems with Actuator Saturation Control Systems with Actuator Saturation Analysis and Design Tingshu Hu Zongli Lin With 67 Figures Birkhauser Boston Basel Berlin Preface xiii 1 Introduction 1 1.1 Linear Systems with Actuator Saturation

More information

Signature verification using Kolmogorov-Smirnov. statistic

Signature verification using Kolmogorov-Smirnov. statistic Signature verification using Kolmogorov-Smirnov statistic Harish Srinivasan, Sargur N.Srihari and Matthew J Beal University at Buffalo, the State University of New York, Buffalo USA {srihari,hs32}@cedar.buffalo.edu,mbeal@cse.buffalo.edu

More information

Performative Design for Spatial Acoustics

Performative Design for Spatial Acoustics Performative Design for Spatial Acoustics Concept for an evolutionary design algorithm based on acoustics as design driver A. Benjamin Spaeth 1, Achim Menges 2 1 casino IT, University of Stuttgart, Germany,

More information

University of Cambridge ESOL Examinations Certificate in Teaching English to Speakers of Other Languages 2015/2016 Course Information

University of Cambridge ESOL Examinations Certificate in Teaching English to Speakers of Other Languages 2015/2016 Course Information Speakers of Other Languages 2015/2016 Course Information FULL TIME COURSES August 3 August 28, 2015 January 4 January 29, 2016 8 February 4 March, 2016 4 April 29 April, 2016 9 May 3 June, 2016 1 August

More information

Handwritten Character Recognition from Bank Cheque

Handwritten Character Recognition from Bank Cheque International Journal of Computer Sciences and Engineering Open Access Research Paper Volume-4, Special Issue-1 E-ISSN: 2347-2693 Handwritten Character Recognition from Bank Cheque Siddhartha Banerjee*

More information

How To Check If A Shipyard Is Asbestos Free

How To Check If A Shipyard Is Asbestos Free (June 2013) Procedures for verifying that materials are asbestos free 1. New Building Shipyards 1.1 As per UI SC249, the RO should verify that the shipyard has established written procedures for purchasing

More information

WASHINGTON UNDERINSURED MOTORISTS COVERAGE SELECTION/REJECTION

WASHINGTON UNDERINSURED MOTORISTS COVERAGE SELECTION/REJECTION CA 7051 08 10 WASHINGTON UNDERINSURED MOTISTS COVERAGE SELECTION/REJECTION Policy Number: Policy Effective : Company: HARCO NATIONAL INSURANCE CO. Producer: Applicant/Named Insured: Washington law permits

More information

CANADIAN PAYMENTS ASSOCIATION ASSOCIATION CANADIENNE DES PAIEMENTS RULE G12

CANADIAN PAYMENTS ASSOCIATION ASSOCIATION CANADIENNE DES PAIEMENTS RULE G12 CANADIAN PAYMENTS ASSOCIATION ASSOCIATION CANADIENNE DES PAIEMENTS RULE G12 PROCEDURES FOR PUBLIC WORKS AND GOVERNMENT SERVICES CANADA (PWGSC) DIRECT DEPOSIT PAYMENT ITEMS 2012 CANADIAN PAYMENTS ASSOCIATION

More information

UNIT 21. CONCESSIVE, PURPOSE, REASON

UNIT 21. CONCESSIVE, PURPOSE, REASON UNIT 21. CONCESSIVE, PURPOSE, REASON and RESULT CLAUSES Most of the following examples have been taken from: Murphy, R. (2004). English Grammar in Use with Answers. A Self-study Reference and Practice

More information

STEP-BY-STEP INSTRUCTION GUIDE FOR ONLINE APPLICATION TO STUDY AT UP

STEP-BY-STEP INSTRUCTION GUIDE FOR ONLINE APPLICATION TO STUDY AT UP CLIENT SERVICE CENTRE SYSTEMS STEP-BY-STEP INSTRUCTION GUIDE FOR ONLINE APPLICATION TO STUDY AT UP Browser details: IE version 7 or higher Enter the Security Code shown on your page and click on create

More information

Bank or building society account details form

Bank or building society account details form Bank or building society account details form This form asks for details of the bank or building society account into which you want us to pay your grant. Please complete the form and return it to us.

More information

348 Birch s Road North Bay, ON P1B 8Z4 (ph) 1-800-265-9370 (fax) 1-866-352-6740 FREIGHT LOSS AND DAMAGE CLAIMS PROCEDURE

348 Birch s Road North Bay, ON P1B 8Z4 (ph) 1-800-265-9370 (fax) 1-866-352-6740 FREIGHT LOSS AND DAMAGE CLAIMS PROCEDURE 348 Birch s Road North Bay, ON P1B 8Z4 (ph) 1-800-265-9370 (fax) 1-866-352-6740 FREIGHT LOSS AND DAMAGE CLAIMS PROCEDURE 1 TABLE OF CONTENTS Shipper s Responsibilities 3 Consignee Responsibilities 4 Salvage

More information

On the first page, select the appropriate semester and click "Search Schedule of Classes." You'll now see the online Schedule of Classes search page.

On the first page, select the appropriate semester and click Search Schedule of Classes. You'll now see the online Schedule of Classes search page. Using the Online Schedule of Classes This section will review how to use the Online Schedule of Classes. Follow the instructions below to search for a class, and learn what all the information in the Online

More information

D2.4: Two trained semantic decoders for the Appointment Scheduling task

D2.4: Two trained semantic decoders for the Appointment Scheduling task D2.4: Two trained semantic decoders for the Appointment Scheduling task James Henderson, François Mairesse, Lonneke van der Plas, Paola Merlo Distribution: Public CLASSiC Computational Learning in Adaptive

More information

FREIGHT LOSS AND DAMAGE CLAIMS PROCEDURES

FREIGHT LOSS AND DAMAGE CLAIMS PROCEDURES FREIGHT LOSS AND DAMAGE CLAIMS PROCEDURES SHIPPER S RESPONSIBILITIES To prevent loss and or damage of your freight, the following factors must be considered when a product, its packaging and its package

More information

OptimalInstructionScheduling ConstraintLogicProgramming DMSDecisionManagementSystemsGes.m.b.H. Wallnerstrae2,A-1014Wien M.AntonErtl using.

OptimalInstructionScheduling ConstraintLogicProgramming DMSDecisionManagementSystemsGes.m.b.H. Wallnerstrae2,A-1014Wien M.AntonErtl using. OptimalInstructionScheduling ConstraintLogicProgramming DMSDecisionManagementSystemsGes.m.b.H. Wallnerstrae2,A-1014Wien M.AntonErtl using andi@mips.complang.tuwien.ac.at Argentinierstrae8,A-1040Wien InstitutfurComputersprachen

More information

Communicating Systems

Communicating Systems Communicating Systems with UML 2 Modeling and Analysis ofnetwork Protocols David Garduno Barrera Michel Diaz LEEJTEE WILEY Table of Contents Preface xi Chapter 1. Why Use UML to Model Network Protocols?

More information

CITY of DALY CITY INSURANCE REQUIREMENTS

CITY of DALY CITY INSURANCE REQUIREMENTS CITY of DALY CITY INSURANCE REQUIREMENTS IMPORTANT NOTE Contractors/Homeowners shall not perform any work, or allow any work to be performed, on behalf of the City or in the City right of way, until the

More information

Bookkeeping and Accounting

Bookkeeping and Accounting Bookkeeping and Accounting within the Business Skills suite Unit Title: Preparing and recording financial documentation OCR unit number: M6 Unit reference number: J/600/8758 Level: 2 Credit value: 2 Guided

More information

GEORGIA UNINSURED MOTORISTS COVERAGE SELECTION/REJECTION

GEORGIA UNINSURED MOTORISTS COVERAGE SELECTION/REJECTION GEGIA UNINSURED MOTISTS COVERAGE SELECTION/REJECTION IL U 049 01 09 Policy Number: Policy Effective : Company: Producer: Applicant/Named Insured: Georgia law permits you to make certain decisions regarding

More information

How to Scan and Process Your Business Cards

How to Scan and Process Your Business Cards Chapter 1 Getting Started with CardScan Lead Qualifier 1 Copyright 2005 CardScan, Inc. All rights reserved worldwide. This guide is protected by federal copyright law. No part of this guide may be reproduced

More information

Suggestions and patter for the Debbie Hepplewhite method of teaching print handwriting

Suggestions and patter for the Debbie Hepplewhite method of teaching print handwriting Suggestions and patter for the Debbie Hepplewhite method of teaching print handwriting Introduction It is recommended that a simple print handwriting style is taught first to all young learners alongside

More information

Who we are. Our Mission

Who we are. Our Mission Active Member Guide Introduction Welcome to the Royal Town Planning Institute. We are delighted that you have decided to become an active member and hope you will find being actively involved with your

More information

Business Phone ( ) Fax: ( ) Company Website Company Email (Main)

Business Phone ( ) Fax: ( ) Company Website Company Email (Main) BULLETIN MEMBERSHIP APPLICATION 2012/2013 The undersigned hereby applies for Membership in the Canadian Home Builders Association Medicine Hat Region Company Name or Registered # Company Address City,

More information

BELLINGEN SHIRE COUNCIL Contractor Database

BELLINGEN SHIRE COUNCIL Contractor Database BELLINGEN SHIRE COUNCIL Contractor Database Bellingen Shire Council requires all Contractors to be registered on our Contractor Database. HOW TO REGISTER To register with Council, Contractors are to complete

More information

Packaging Guide. Mortgage Applications.

Packaging Guide. Mortgage Applications. Packaging Guide. Mortgage Applications. Loans 25,001 to 250,000 The purpose of this guide is to help our Broker Partners in submitting packaged applications to Aldermore. These pages set out the minimum

More information

Integrated Development of Distributed Real-Time Applications with Asynchronous Communication

Integrated Development of Distributed Real-Time Applications with Asynchronous Communication Integrated Development of Distributed Real-Time Applications with Asynchronous Communication Marc Schanne International Workshop on Java Technologies for Real-time and Embedded Systems (JTRES) 26-28 September

More information

A Framework for the Semantics of Behavioral Contracts

A Framework for the Semantics of Behavioral Contracts A Framework for the Semantics of Behavioral Contracts Ashley McNeile Metamaxim Ltd, 48 Brunswick Gardens, London W8 4AN, UK ashley.mcneile@metamaxim.com Abstract. Contracts have proved a powerful concept

More information

Packaging Guide. Mortgage Applications.

Packaging Guide. Mortgage Applications. Packaging Guide. Mortgage Applications. Loans 25,001 to 250,000 The purpose of this guide is to help our Broker Partners in submitting packaged applications to Aldermore. These pages set out the minimum

More information

Insurance underwritten by member companies of American International Group, Inc. The description herein is a summary only. It does not include all

Insurance underwritten by member companies of American International Group, Inc. The description herein is a summary only. It does not include all Insurance underwritten by member companies of American International Group, Inc. The description herein is a summary only. It does not include all terms, conditions and exclusions of the policies described.

More information

How To Pass Cambriac English: First For Schools

How To Pass Cambriac English: First For Schools First Certificate in English (FCE) for Schools CEFR Level B2 Ready for success in the real world Cambridge English: First for Schools Cambridge English: First, commonly known as First Certificate in English

More information

CSCE 314 Programming Languages

CSCE 314 Programming Languages CSCE 314 Programming Languages Introduction and Course Administration Dr. Hyunyoung Lee hlee@cse.tamu.edu 410B HR Bright 979-845-2490 1 CSCE 314: Programming Languages Course Homepage http://faculty.cse.tamu.edu/hlee/csce314/

More information

Data Mining and Data Warehousing. Henryk Maciejewski. Data Mining Predictive modelling: regression

Data Mining and Data Warehousing. Henryk Maciejewski. Data Mining Predictive modelling: regression Data Mining and Data Warehousing Henryk Maciejewski Data Mining Predictive modelling: regression Algorithms for Predictive Modelling Contents Regression Classification Auxiliary topics: Estimation of prediction

More information

Inspection campaign summary report

Inspection campaign summary report Inspection Division Survey market inspection Unit TOPIC: Implantable defibrillation leads Inspection campaign summary report Abstract: An inspection campaign was conducted between November 2013 and June

More information

EIMA Privacy Requirements When Investing

EIMA Privacy Requirements When Investing Transfer Authority and Transfer History Form STOCKS AND SHARES INDIVIDUAL SAVINGS ACCOUNTS Version 6 2 TRANSFER AUTHORITY ISAs Instruction to the ISA holder Please complete all sections excluding page

More information

SPA 475 Spring 2013 Methods for Teaching Spanish as a Second Language Department of Literature and Languages Texas A&M University-Commerce

SPA 475 Spring 2013 Methods for Teaching Spanish as a Second Language Department of Literature and Languages Texas A&M University-Commerce SPA 475 Spring 2013 Methods for Teaching Spanish as a Second Language Department of Literature and Languages Texas A&M University-Commerce Instructor: Dr. David Hervás Online course Horas de oficina: Contact

More information

Minutes of Meeting. FINA Swimwear Approval Committee Meeting with the Manufacturers. 26 th of November 2015 Lausanne, Switzerland

Minutes of Meeting. FINA Swimwear Approval Committee Meeting with the Manufacturers. 26 th of November 2015 Lausanne, Switzerland Minutes of Meeting FINA Swimwear Approval Committee Meeting with the Manufacturers 26 th of November 2015 Lausanne, Switzerland Page 2 of 15 Page 3 of 15 FOLLOW-UP FROM LAST MEETING Discussion/ Comments:

More information

New Payroll Experience Payroll Control Center in 2015. Customer

New Payroll Experience Payroll Control Center in 2015. Customer Payroll Control Center in 2015 Customer Legal disclaimer The information in this presentation is confidential and proprietary to SAP and may not be disclosed without the permission of SAP. This presentation

More information

Copyright 2007 Casa Software Ltd. www.casaxps.com. ToF Mass Calibration

Copyright 2007 Casa Software Ltd. www.casaxps.com. ToF Mass Calibration ToF Mass Calibration Essentially, the relationship between the mass m of an ion and the time taken for the ion of a given charge to travel a fixed distance is quadratic in the flight time t. For an ideal

More information

Standards Designation and Organization Manual

Standards Designation and Organization Manual Standards Designation and Organization Manual InfoComm International Performance Standards Program Ver. 2009-1 March 27, 2009 Issued by: Joseph Bocchiaro III, Ph.D., AStd., CTS-D, CTS-I, ISF-C The Director

More information

PET Speaking Part 2 teacher s notes

PET Speaking Part 2 teacher s notes PET Speaking Part 2 teacher s notes Description to introduce and practise Part 2 of the Speaking test and to consider what makes a good performance in PET Speaking Part 2 Also to identify and practise

More information

application form ECCLESIASTICAL INVESTMENT FUNDS Version 3

application form ECCLESIASTICAL INVESTMENT FUNDS Version 3 application form Version 3 Please complete all sections below and return to: Ecclesiastical Investment Management Limited, PO Box 3733, Swindon SN4 4BG Please note this form cannot be used for an Ecclesiastical

More information

EPEAT CONFORMITY ASSESSMENT PROTOCOLS 1680.3: 4.4 Product longevity/life cycle extension

EPEAT CONFORMITY ASSESSMENT PROTOCOLS 1680.3: 4.4 Product longevity/life cycle extension EPEAT CONFORMITY ASSESSMENT PROTOCOLS 1680.3: 4.4 Product longevity/life cycle extension 4.4.1 Upgradeable firmware 4.4.1.1 Required Upgradeable firmware Verification Guidance Product Verification Committee

More information

Recent changes to Queensland s Workers Compensation Scheme

Recent changes to Queensland s Workers Compensation Scheme Recent changes to Queensland s Workers Compensation Scheme EVERYTHING OLD IS NEW AGAIN almost Presentation on 1 October 2015 Jacqi Marshall, Senior Associate Section 193A Additional lump sum compensation

More information

Reading Assistant: Technology for Guided Oral Reading

Reading Assistant: Technology for Guided Oral Reading A Scientific Learning Whitepaper 300 Frank H. Ogawa Plaza, Ste. 600 Oakland, CA 94612 888-358-0212 www.scilearn.com Reading Assistant: Technology for Guided Oral Reading Valerie Beattie, Ph.D. Director

More information

Building Reliable Networks with the nmu, Mirrored Servers, & Redundant Data Paths. Copyright 2006 WideBand Corporation

Building Reliable Networks with the nmu, Mirrored Servers, & Redundant Data Paths. Copyright 2006 WideBand Corporation Building Reliable Networks with the nmu, Mirrored Servers, & Redundant Data Paths Mission Critical Networks Fast Reliable Secure These factors are critical to organization s ability to accomplish their

More information

2013/2014 TAX YEAR NEW SUBSCRIPTIONS. Applications must be received by 15 November 2013.

2013/2014 TAX YEAR NEW SUBSCRIPTIONS. Applications must be received by 15 November 2013. Legal & General Defined Return Plan 3 NEW ISA AND/OR DIRECT INVESTMENT APPLICATION FORM. Applications must be received by 15 November 2013. 2013/2014 TAX YEAR NEW SUBSCRIPTIONS FOR OFFICE USE Client Number

More information

Personal Injury Trusts. Everything you need to know

Personal Injury Trusts. Everything you need to know Personal Injury Trusts Everything you need to know A Personal Injury Trust is created by an individual who has been awarded compensation, usually as a result of an injury or an accident, it can play a

More information

BUPA MEDICAL GAP SCHEME

BUPA MEDICAL GAP SCHEME PRACTITIONER S GUIDE BUPA MEDICAL GAP SCHEME BUPA. FIND A HEALTHIER YOU About Bupa Bupa is a healthcare leader proudly looking after the needs of more than 3 million Australians. We have been around for

More information

If you are a citizen of any other country, please provide country name below:

If you are a citizen of any other country, please provide country name below: Valid from March 2016 Please complete this form in BLOCK LETTERS and black ink, and return it to: FREEPOST JP MORGAN AM. An address or a stamp is not required to be added to the envelope. If you have any

More information

Electronic Health Records

Electronic Health Records What Do Electronic Health Records Mean for Our Practice? What Are Electronic Health Records? Electronic Health Records (EHRs) are computer systems that health & medical practices (including mental health

More information

Sheffield Hallam University BSc (Hons) Hospitality Business Management

Sheffield Hallam University BSc (Hons) Hospitality Business Management Sheffield Hallam University BSc (Hons) Hospitality Business Management Registration Number (Non-Local Higher and Professional Education (Regulation) Ordinance): 251510 Sheffield Hallam University Sheffield

More information

Bartlett Elementary School Science Fair 2016

Bartlett Elementary School Science Fair 2016 Bartlett Elementary School Science Fair 2016 Important Dates: May 10--Completed Projects Due May 11--Judging of BES projects May 12--Winning projects moved to Bartlett Academy May 13--.Judging of Bartlett

More information

Vocabulary Activities Language Arts Core Curriculum. Instructional Strategy. Goal Use it when you want. Directions. Context Clues

Vocabulary Activities Language Arts Core Curriculum. Instructional Strategy. Goal Use it when you want. Directions. Context Clues Vocabulary Activities Language Arts Core Curriculum VOCABULARY Standard 4000-06 Objective: 0601 Learn new words through listening and reading widely. Objective: 0602 Use multiple resources to learn new

More information

Appendix... B. The Object Constraint

Appendix... B. The Object Constraint UML 2.0 in a Nutshell Appendix B. The Object Constraint Pub Date: June 2005 Language The Object Constraint Language 2.0 (OCL) is an addition to the UML 2.0 specification that provides you with a way to

More information

Application Form Pure Lump Sum Plan

Application Form Pure Lump Sum Plan Application Form Pure Lump Sum Plan This form is an application for a lifetime mortgage with Pure Retirement Limited. To avoid delays in processing the application, it is important that the form is completed

More information

Cambridge English: Preliminary (PET) Frequently Asked Questions (FAQs)

Cambridge English: Preliminary (PET) Frequently Asked Questions (FAQs) Cambridge English: Preliminary (PET) Frequently Asked Questions (FAQs) Is there a wordlist for Cambridge English: Preliminary exams? Yes. There is a Cambridge English: Preliminary (PET) vocabulary list

More information

BP2SAN From Business Processes to Stochastic Automata Networks

BP2SAN From Business Processes to Stochastic Automata Networks BP2SAN From Business Processes to Stochastic Automata Networks Kelly Rosa Braghetto Department of Computer Science University of São Paulo kellyrb@ime.usp.br March, 2011 Contents 1 Introduction 1 2 Instructions

More information

The different kinds of variables in a Java program

The different kinds of variables in a Java program The different kinds of variables in a Java program The different kinds of variables in a Java program Java has 4 different kinds of variables Class variables Instance variables Local variables Parameter

More information

Electronic Health Records

Electronic Health Records What Do Electronic Health Records Mean for Our Practice? What are Electronic Health Records? Electronic Health Records (EHRs) are computer systems that medical practices use instead of paper charts. All

More information

Tall Building Form Generation by Parametric Design Process

Tall Building Form Generation by Parametric Design Process ctbuh.org/papers Title: Authors: Subject: Keywords: Tall Building Form Generation by Parametric Design Process Mahjoub Elnimeiri, Professor, Illinois Institute of Technology Sang Min Park, PhD Candidate,

More information

July 2000 WEST VIRGINIA INFORMATIONAL LETTER NO. 121

July 2000 WEST VIRGINIA INFORMATIONAL LETTER NO. 121 July 2000 WEST VIRGINIA INFORMATIONAL LETTER NO. 121 W.Va. Code 33-6-31d became effective on April 10, 1993. This statute requires that all insurers "make available" to a named insured under each policy

More information

Please click on ANNX-K menu option as in the screen below.

Please click on ANNX-K menu option as in the screen below. Process flow for online submission of NEFT Payment Details, Payment Invoice & Annexure-K by an Exempted Trust to EPFO office (For a member who has changed employment from an exempted establishment to an

More information

GUIDELINES ON THE DEVELOPMENT AND USE OF A NATIONAL VALUATION DATABASE AS A RISK ASSESSMENT TOOL

GUIDELINES ON THE DEVELOPMENT AND USE OF A NATIONAL VALUATION DATABASE AS A RISK ASSESSMENT TOOL WCO OMD GUIDELINES ON THE DEVELOPMENT AND USE OF A NATIONAL VALUATION DATABASE AS A RISK ASSESSMENT TOOL Table of Contents Preamble Introduction Use of a database Caveat regarding the use of a database

More information

Invoice Payment Guidelines. November 2011. Financial Services Page 1 of 13

Invoice Payment Guidelines. November 2011. Financial Services Page 1 of 13 November 2011 Financial Services Page 1 of 13 Financial Services INVOICE PAYMENT GUIDELINES Responsible Position: Manager, Financial Operations Approved by: Chief Financial Officer Table of Contents OVERVIEW...

More information

Private Medical Insurance

Private Medical Insurance Private Medical Insurance Application Form Moratorium Underwriting Form Please complete in BLOCK CAPITALS and in dark coloured ink. 1. Primary Insured The Primary Insured is the person applying for this

More information

EDUCATIONAL GAMES FOR LEARNING PROGRAMMING LANGUAGES. Olga Shabalina, Pavel Vorobkalov, Alexander Kataev, Alexey Tarasenko

EDUCATIONAL GAMES FOR LEARNING PROGRAMMING LANGUAGES. Olga Shabalina, Pavel Vorobkalov, Alexander Kataev, Alexey Tarasenko International Book Series "Information Science and Computing" 79 EDUCATIONAL GAMES FOR LEARNING PROGRAMMING LANGUAGES Olga Shabalina, Pavel Vorobkalov, Alexander Kataev, Alexey Tarasenko Abstract: A concept

More information

Forlorn Hope : tracing the dynamics of composer-performer collaboration

Forlorn Hope : tracing the dynamics of composer-performer collaboration Forlorn Hope : tracing the dynamics of composer-performer collaboration David Gorton (composer) Royal Academy of Music Stefan Östersjö (performer) Malmö Academy of Music and Orpheus Institute Powerpoint

More information

Ege Fren Ege Fren San. ve Tic. A.Ş.

Ege Fren Ege Fren San. ve Tic. A.Ş. Page : 1 / 8 1. Purpose: This manual is formed in order to create a business environment based on a partnership understanding with our suppliers, determine and develop our relationships in this context

More information

INTERNATIONAL STANDARD

INTERNATIONAL STANDARD INTERNATIONAL STANDARD IEC 60076-1 Edition 2.1 2000-04 Edition 2:1993 consolidated with amendment 1:1999 Power transformers Part 1: General This English-language version is derived from the original bilingual

More information

Professional Indemnity Insurance Architects and Consulting Engineers Single Project Cover

Professional Indemnity Insurance Architects and Consulting Engineers Single Project Cover Professional Indemnity Insurance Architects and Consulting Engineers Single Project Cover Proposal Form ADNIC is a Public Joint Stock Company incorporated in the United Arab Emirates by Law No. (4) of

More information

Tropical Tracks. Tropical rainforests are located along the Equator. Look at the map in the Biome. Draw the Equator on your map and label it.

Tropical Tracks. Tropical rainforests are located along the Equator. Look at the map in the Biome. Draw the Equator on your map and label it. Tropical Tracks KS2 In Eden s Rainforest Biome you will discover how plants, animals and people of the Tropical Rainforest fit together. Let s Start! Look Point 1 (The Map, grid reference 175 482) Tropical

More information

Cambridge International Examinations Cambridge International General Certificate of Secondary Education

Cambridge International Examinations Cambridge International General Certificate of Secondary Education Cambridge International Examinations Cambridge International General Certificate of Secondary Education *0123456789* INFORMATION AND COMMUNICATION TECHNOLOGY 0417/01 Paper 1 Theory For Examination from

More information

MODELING)THE)LOJACK)EFFECT)IN)THE)) CYBER)SECURITY)MARKET))

MODELING)THE)LOJACK)EFFECT)IN)THE)) CYBER)SECURITY)MARKET)) CasatrinaLee 3May2014 i MODELING)THE)LOJACK)EFFECT)IN)THE)) CYBER)SECURITY)MARKET)) )A)STUDY)OF)INCENTIVES) Abstract:) Cybersecurityhasbecomeapertinentconcernamongbusinessesfollowing theincreasingdigitizationofoperations.hackingmethodsareeverevolvingand

More information

HYPOTHESIS TESTING WITH SPSS:

HYPOTHESIS TESTING WITH SPSS: HYPOTHESIS TESTING WITH SPSS: A NON-STATISTICIAN S GUIDE & TUTORIAL by Dr. Jim Mirabella SPSS 14.0 screenshots reprinted with permission from SPSS Inc. Published June 2006 Copyright Dr. Jim Mirabella CHAPTER

More information

+ Auto Loans & Services + Connecting ALL Your Auto Needs.

+ Auto Loans & Services + Connecting ALL Your Auto Needs. + Auto Loans & Services + Connecting ALL Your Auto Needs. Find it Finance it Insure it Love it Love your car and how you get it. Whether you re looking to buy, fi nance, refi nance or insure, we ve got

More information

Graduate Assessment Test (Sample)

Graduate Assessment Test (Sample) Graduate Assessment Test (Sample) CS201-203 1. Fibonacci sequence is defined by a recurrence relation. The series is: 0,1,1,2,3,5,8,13,... Write a complete recursive method/function that returns the fibonacci

More information

Using AR Student Health Insurance

Using AR Student Health Insurance Using AR Georgia Enhanced Banner Student and Financial Aid Systems User Documentation Version 8.30 March 2014 This page left blank to facilitate front/back printing. Using Georgia Enhancements 8. 30 Table

More information

Chapter 9. Documents 9-1

Chapter 9. Documents 9-1 Chapter 9. Documents 9-1 Chapter 9. Documents Supplementary or ancillary reference materials are usually included with archive products to improve their short- and long-term utility. These documents augment

More information

Good News For Credit Card Users. A Consumer Guide

Good News For Credit Card Users. A Consumer Guide Good News For Credit Card Users A Consumer Guide Credit card companies have been working with government to bring in changes that will give you more control over your credit card accounts. The UK Cards

More information

University of Reading Postgraduate Research Programmes Admissions Policy

University of Reading Postgraduate Research Programmes Admissions Policy University of Reading Postgraduate Research Programmes Admissions Policy 1 General Statement 1.1 The University Senate is responsible for the admission of postgraduate research students to the University

More information

A Parents Guide to University

A Parents Guide to University A Parents Guide to University WHAT WILL I COVER? Choosing a university The UCAS application process Student finance Top tips for success THE DIFFICULT CHOICE. 180+ Universities to choose from Over 37,000

More information

AXA Wealth. Uncrystallised funds pension lump sum benefit options. 1 of 5. When to use this form. Have you received advice or guidance?

AXA Wealth. Uncrystallised funds pension lump sum benefit options. 1 of 5. When to use this form. Have you received advice or guidance? AXA Wealth Uncrystallised funds pension lump sum benefit options When to use this form Please complete this form to confirm how you would like to take an uncrystallised funds pension lump sum if you have

More information

...Invest with confidence INVESTMENT ACCOUNT (CORPORATE) APPLICATION FORM BUSINESS NAME: ACCOUNT NUMBER:

...Invest with confidence INVESTMENT ACCOUNT (CORPORATE) APPLICATION FORM BUSINESS NAME: ACCOUNT NUMBER: ...Invest with confidence INVESTMENT ACCOUNT APPLICATION FORM (CORPORATE) BUSINESS NAME: ACCOUNT NUMBER: LIBERTY ASSET MANAGEMENT LIMITED Corporate Clubs and Society Other, please specify Requirement a.

More information

Writing a Literature Review in Higher Degree Research. Gillian Colclough & Lindy Kimmins Learning & Teaching Support

Writing a Literature Review in Higher Degree Research. Gillian Colclough & Lindy Kimmins Learning & Teaching Support Writing a Literature Review in Higher Degree Research Gillian Colclough & Lindy Kimmins Learning & Teaching Support This presentation: Aims of a literature review Thoughts about a good literature review

More information

Coventry University. BA (Hons) Business Administration. Coventry University. Programme Overview

Coventry University. BA (Hons) Business Administration. Coventry University. Programme Overview Coventry University BA (Hons) Business Administration Registration Number (Non-Local Higher and Professional Education (Regulation) Ordinance): 251732 Coventry University Coventry University strives to

More information

GE Healthcare. Electronic data interchange and proactive services for Centricity revenue cycle management customers

GE Healthcare. Electronic data interchange and proactive services for Centricity revenue cycle management customers GE Healthcare Electronic data interchange and proactive services for Centricity revenue cycle management customers Accelerate revenue perf Key features updates and other payer-specific adjustments are

More information

MICHIGAN STATUTORY WILL NOTICE. 1. Any person age 18 or older and of sound mind may sign a Will.

MICHIGAN STATUTORY WILL NOTICE. 1. Any person age 18 or older and of sound mind may sign a Will. MICHIGAN STATUTORY WILL NOTICE 1. Any person age 18 or older and of sound mind may sign a Will. 2. There are several kinds of Wills. If you choose to complete this form, you will have a Michigan Statutory

More information

LITERATURE REVIEWS. The 2 stages of a literature review

LITERATURE REVIEWS. The 2 stages of a literature review LITERATURE REVIEWS Literature reviews. are an integral part of graduate studies to help you become fully conversant with a topic area may be a stand alone paper or part of a research paper or proposal

More information

Specifications on Reasonable Adjustments

Specifications on Reasonable Adjustments Specifications on Reasonable Adjustments Consultation on: Ofqual s specifications under Section 96 of the Equality Act 2010 Qualifications covered by Ofqual s specifications Indicating exemptions on certificates

More information

BBC LEARNING ENGLISH 6 Minute Grammar Question forms

BBC LEARNING ENGLISH 6 Minute Grammar Question forms BBC LEARNING ENGLISH 6 Minute Grammar Question forms NB: This is not a word-for-word transcript Hello. Welcome to 6 Minute Grammar with me,. And me,. Hello. Today s programme is all about questions. Yes:

More information

Parsing Technology and its role in Legacy Modernization. A Metaware White Paper

Parsing Technology and its role in Legacy Modernization. A Metaware White Paper Parsing Technology and its role in Legacy Modernization A Metaware White Paper 1 INTRODUCTION In the two last decades there has been an explosion of interest in software tools that can automate key tasks

More information

THE BREADBOARD; DC POWER SUPPLY; RESISTANCE OF METERS; NODE VOLTAGES AND EQUIVALENT RESISTANCE; THÉVENIN EQUIVALENT CIRCUIT

THE BREADBOARD; DC POWER SUPPLY; RESISTANCE OF METERS; NODE VOLTAGES AND EQUIVALENT RESISTANCE; THÉVENIN EQUIVALENT CIRCUIT THE BREADBOARD; DC POWER SUPPLY; RESISTANCE OF METERS; NODE VOLTAGES AND EQUIVALENT RESISTANCE; THÉVENIN EQUIVALENT CIRCUIT YOUR NAME LAB MEETING TIME Reference: C.W. Alexander and M.N.O Sadiku, Fundamentals

More information