Benjamin Aw
Add updated pkl file v3
6fa4bc9
{
"paper_id": "C94-1030",
"header": {
"generated_with": "S2ORC 1.0.0",
"date_generated": "2023-01-19T12:48:04.650731Z"
},
"title": "INSERTED IN JAPANESE AND ENGLISH SEN~IENCES USING MARKOV MODELS",
"authors": [],
"year": "",
"venue": null,
"identifiers": {},
"abstract": "In optical character recognition and coni.inuous speech recognition of a natural language, it has been diflicult to detect error characters which are wrongly deleted and inserted. ]n <>rder to judge three types of the errors, which are characters wrongly substituted, deleted or inserted in a Japanese \"bunsetsu\" and an l';nglish word, and to correct these errors, this paper proposes new methods using rn-th order Markov chain model for Japanese \"l~anjikana\" characters and Fmglish alphabets, assuming that Markov l)robability of a correct chain of syllables or \"kanji-kana\" characters is greater than that of erroneous chains. From the results of the experiments, it is concluded that the methods is usefld for detecting as well as correcting these errors in Japanese \"bunsetsu\" and English words.",
"pdf_parse": {
"paper_id": "C94-1030",
"_pdf_hash": "",
"abstract": [
{
"text": "In optical character recognition and coni.inuous speech recognition of a natural language, it has been diflicult to detect error characters which are wrongly deleted and inserted. ]n <>rder to judge three types of the errors, which are characters wrongly substituted, deleted or inserted in a Japanese \"bunsetsu\" and an l';nglish word, and to correct these errors, this paper proposes new methods using rn-th order Markov chain model for Japanese \"l~anjikana\" characters and Fmglish alphabets, assuming that Markov l)robability of a correct chain of syllables or \"kanji-kana\" characters is greater than that of erroneous chains. From the results of the experiments, it is concluded that the methods is usefld for detecting as well as correcting these errors in Japanese \"bunsetsu\" and English words.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Abstract",
"sec_num": null
}
],
"body_text": [
{
"text": "Introduction In order to improve the man-machine interface with computers, the <tevelopment of input devices such as optical cha.racter tea<lets (OCR) or speech recognition devices are expected, llowew;r, it is not easy to input Japanese sentences J)y these devices, because. they are written by many kinds of characters, especially thousands of \"kanji\" characters. The sentences input through an OCR. or a speech recognition device usuMly contain erroneous character strings.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "1",
"sec_num": null
},
{
"text": "The techniques of natural language processing are expected to find and correct these errors. tIowever, since current technologies of natural language analysis have been developed for correct sentences, they cannot directly be applied to these problems. Up to now, statistical approaches have been made to this problem.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "1",
"sec_num": null
},
{
"text": "Markov mo<lels are considered to be one of\" machine learning models, sinfilar to neural networks a.nd fuzzy models. They have been applied to character chains of natural lang,,a~ges (e.g.,l);nglish)[l], [2] , a.nd to phoneme reco~gnition 3 .",
"cite_spans": [
{
"start": 203,
"end": 206,
"text": "[2]",
"ref_id": "BIBREF1"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "1",
"sec_num": null
},
{
"text": "[41 cha.ins in continuous speech. .",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "1",
"sec_num": null
},
{
"text": "2nd-orde.r Markov model nt bunsets',l is known to be useful to correct errors in \"kanjikana.\" \"/m nsetsu\" [(;],to choose a correct syllable chain from Japa.nese syllable \"bunsetsu\" candidates [7] , and to re(!nce the ambiguities in translation processing of non-segmented \"kana.\" sentences into \"kanji-kana\" sentences [8] .",
"cite_spans": [
{
"start": 192,
"end": 195,
"text": "[7]",
"ref_id": "BIBREF6"
},
{
"start": 318,
"end": 321,
"text": "[8]",
"ref_id": "BIBREF7"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "[ 1~1. \u00a21'",
"sec_num": null
},
{
"text": "The erroneous characters can be classilied Ul,O three types, lhe hrst is w~ongly recognized chal;aclers instead of correct (haracters. The second and the third are wrongly inserted and deleted (skipped) characters respectively. Markov chain mode.Is above mentioned were restricted to tind and correct the first type of errors [5] , [6] . No method has been proposed for correcting errors of the second and the. third types. 'Phe. rea.son might be considered to be I.he di[ticulties of finding the error location and distinguishing between deletion and insertion er I'ors.",
"cite_spans": [
{
"start": 326,
"end": 329,
"text": "[5]",
"ref_id": "BIBREF3"
},
{
"start": 332,
"end": 335,
"text": "[6]",
"ref_id": null
}
],
"ref_spans": [],
"eq_spans": [],
"section": "[ 1~1. \u00a21'",
"sec_num": null
},
{
"text": "On the other hand, contextual algorithm utilizing ,,-g,'atn letl.er statistics (e.g.[.()]) a,,d a dictionary look-ul) algorithm [10] have been discussed to detect a.nd correct erroneous characters in English sentences, which is segmented into words.",
"cite_spans": [
{
"start": 128,
"end": 132,
"text": "[10]",
"ref_id": "BIBREF10"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "[ 1~1. \u00a21'",
"sec_num": null
},
{
"text": "This paper proposes new methods, which are able to be applied to a nor>segmented chains or\" characters, to judge three types of the errors, which are characters wrongly subst.ituted, deleted a.nd inserted in a Japanese \"bunsetsu\", and to correct these errors in Japanese \"kanji-l<ana\" chains using m-th of der Markov chain model. The methods are based on the idea about the relation between the types of errors and the length of a chain in which the wdnes of Markov joint probability remain small, l,'urthermore, this method is ap-plied to detect and correct errors in segmented English words\u2022 Experiments were conducted for the case of 2nd-order and 3rd-order Markov model, and they were applied to Japanese and English newspaper arhcles. Relevance Factor 1 and \"Reeall Factor\" R for erroneous characters detected and corrected by this method were experimentally evaluated using statistical data for 70 issues of a daily Japanese newspaper and 5 issues of a daily English newspaper.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "[ 1~1. \u00a21'",
"sec_num": null
},
{
"text": "Basic Definitions",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Basic Definitions and the Method of Error Detection and Error Correction using 2nd-Order Markov Model 2,1",
"sec_num": "2"
},
{
"text": "In this paper, two types of natural language's sentences are discussed.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Basic Definitions and the Method of Error Detection and Error Correction using 2nd-Order Markov Model 2,1",
"sec_num": "2"
},
{
"text": "One is a Japanese sentence, which is non-segmented sentence and the other is an English sentence, which is segmented into words.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Basic Definitions and the Method of Error Detection and Error Correction using 2nd-Order Markov Model 2,1",
"sec_num": "2"
},
{
"text": "A Japanese sentence can be separated into syntactic units called '%unsetsu\", where a {~\" ( \"bunsetsu\" is composed of one m lependent word\" and ~ sequence of n (greater than equal to 0) \"dependent words\".",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Basic Definitions and the Method of Error Detection and Error Correction using 2nd-Order Markov Model 2,1",
"sec_num": "2"
},
{
"text": "A \"bunsetsu\" is a chain of Japanese \"kanjikana\" characters or an English word is a chain of alphabets, and are represented by 3' = sl s2...s,~, where s~ is a \"kanji-kana\" character or an alphabet. In particular, a chain, 7 , is called a \"J-bunsetsu\" when all of its elements are \"kanji-kana\" characters, and is called a \"[iJword\" when all of its elements are English alphabets. The set of eorre, ct .lapanese \"bunsetsu\" or English words is represented by Pc.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Basic Definitions and the Method of Error Detection and Error Correction using 2nd-Order Markov Model 2,1",
"sec_num": "2"
},
{
"text": "Three types of erroneous \"J-bunsetsu\" or E-word are dehned as follows: if a subchMn fl = t~t=...tk is wrongly deleted at the location i of a, that is ~7 ~ l'c, \"y = c~ (1) << ft. Here {,(0 << fl denotes insertion of a subchain fl at the location i in a chain c, , that is, a (0 << fl --s't.sS\"' Si~-lltl2 \"\" \"lk,qi''\" S~n.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Basic Definitions and the Method of Error Detection and Error Correction using 2nd-Order Markov Model 2,1",
"sec_num": "2"
},
{
"text": "Finally, a chain cr = .\u00a2t \u2022 \"\" s[-lgi\"\" si-(k-1 s;+k\"' s;,~ is also called \"(i, k)-Erroneous Jbunsetsu or F~word Wrongly Inserted\" ( (i,k)-EWI) if a sul)chain /3 = tlt~...tk is wrongly inserted at the location i of % that is 37 E Pc', 7 = d;) >> ft. tIere c~ (1) >> fl denotes deletion of a subchain f3 at the location i in a chain c~ , that is, at0 >> fl = .\u00a2~'2'\"siZlsi+~\"'sZ, and tl = gl,'\",tk = Si+k-1.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Basic Definitions and the Method of Error Detection and Error Correction using 2nd-Order Markov Model 2,1",
"sec_num": "2"
},
{
"text": "The set of (i,k)-EWS, (i, k')-EWD and (i, k)-EWI are represented by P(~)s', P~) and 17(1 ~) respectively. In this paper, all inputs \"bunsetsn\" or all inputs words to computers are assumed to belong to one of l-'c , p(k)s , P~) and 1'(1 k).",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Basic Definitions and the Method of Error Detection and Error Correction using 2nd-Order Markov Model 2,1",
"sec_num": "2"
},
{
"text": "Next, the meaning of detecting and correcting errors are define.d in the Nllowing. The words, \"error detection problem\", means the problem how to detect the location i of error in if, and \"error correction problem\" means the problem how to replace an erroneous \"d-bunsetsu\" or an \"E-word\" ~v by a correct \"bunsetsu\" or an English word 7, where s ,aEP , oreeEP aud'rcic. or l~-word that the location, and length k of error in P!s. ~), p(k) p~k) ~ D or is correctly detected ) / ( the number of all \"3-bunsetsu\" or \"Ewo,d\" in t,,e set ) o,, :' )p,,epared in advance ).",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Basic Definitions and the Method of Error Detection and Error Correction using 2nd-Order Markov Model 2,1",
"sec_num": "2"
},
{
"text": "\"Releva.nce factor\" p(C) and \"Recall factor\" R (c) for the, \"error correction problem\" is also similarly defined. Here p}D) denotes the \"Relevance Factor\" for tile \"error detection prob-",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Basic Definitions and the Method of Error Detection and Error Correction using 2nd-Order Markov Model 2,1",
"sec_num": "2"
},
{
"text": "~(k) (c)",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Basic Definitions and the Method of Error Detection and Error Correction using 2nd-Order Markov Model 2,1",
"sec_num": "2"
},
{
"text": "lem\" of ] ~' , and R D denotes the \"Recall Factor\" for the \"error correction problem\" of p(k) respectively. ",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Basic Definitions and the Method of Error Detection and Error Correction using 2nd-Order Markov Model 2,1",
"sec_num": "2"
},
{
"text": "We introduce the following assumption according to the experiences.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "The Method of Error Detection using 2nd-Order Markov Model",
"sec_num": "2.2"
},
{
"text": "Assumption Each Markov probability for erroneous chains of \"ka@-kana\" characters or English alphabets is small compared to that of correct chains.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "The Method of Error Detection using 2nd-Order Markov Model",
"sec_num": "2.2"
},
{
"text": "According to this assumption, the. procedure. of detecting the location i .~nd the length k of error chains arc detined as follows:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "!",
"sec_num": null
},
{
"text": "Pwcedure 1 ( Method of detecting the location and the length of chain wrongly substituted in p(.k) and substituted or in.qerted in sPi~[(l the subchMn of lelx~th k which satisfy the followin~ conditions..['his chain is iudge~t to be wrongly inserted at the location ~. it is judged that some characters are wrongly (teleted at the location i. l[owever note that length k of characters wrongly deleted at the location i, can not be, de.termined by this procedure, the length k is determined by the proc(,dure 4 shown in Sec. 2.3. Table ] shows that the relation of times that Markov prolm.bilities remain slnaller than 7' in the cases of Ist-aml 2nd-order Markov models. li'rroneous (:hains (:an I)e classified into the following two eases: on('. is a case of the eh;.mmters wrongly substituted or inserted, the other is a class of the eha.racl.ers wrongly deleted. Table I However, this method can not distinguish the erroneous characters wrongly substituted, from the characters wrongly inserted in the former c~e~ and can not determine the length k for the type of 1?~ ), because the Markov probability of any erroneous chmns in Pl) ~) remMns small value just the same times for length k. These problems can be solved by the procedt/re 3 and 4 shown in Sec.2.3.",
"cite_spans": [],
"ref_spans": [
{
"start": 529,
"end": 536,
"text": "Table ]",
"ref_id": null
},
{
"start": 865,
"end": 872,
"text": "Table I",
"ref_id": null
}
],
"eq_spans": [],
"section": "!",
"sec_num": null
},
{
"text": "In this paper, the effect to detect errors for cases of length k = 1, 2 is evaluated.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "!",
"sec_num": null
},
{
"text": "The procedure of replacing erroneous chains by correct chains using Markov model is presented as follows:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "The Method of Error Correction using 2rid-Order Markov Model",
"sec_num": "2.3"
},
{
"text": "Procedure 3 ( Method of correcting the chains in r(2 or )",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "The Method of Error Correction using 2rid-Order Markov Model",
"sec_num": "2.3"
},
{
"text": "\"bunsetsu\" or words ~ = s-lg2 \u2022 \"\" s(l& \u2022 \u2022 \u2022 si+h-lSi+h or o: = ,\u00a2ts~:~ ''\" si\"--tg~\"\" s~+~-ts\u00a2+k\"\" s~ denotes a \" (i, k)-EWS\" and a \"(i, k)-EWI\" and a subchain fl = tit=.., tk is assumed to be wrongly substituted or inserted at the location i of cY respectively. Then the erroneous chain ae can be replaced by the following correct chain \"y in I'c if condition 1 <i+k+m-1. | An example of correcting the erroneous chain, two characters of which are wrongly substituted (P(~) ), is shown in Fig. 2 . If Markov probabilities do not remain smaller than critical value T, then it is judged that these erroneous chains have been corrected. OOO@@OOO ",
"cite_spans": [],
"ref_spans": [
{
"start": 492,
"end": 498,
"text": "Fig. 2",
"ref_id": "FIGREF9"
}
],
"eq_spans": [],
"section": "The Method of Error Correction using 2rid-Order Markov Model",
"sec_num": "2.3"
},
{
"text": "The accuracy of error detection ~md error correction depends on the critical va,lue 7' of Markov proba, bilities. \"Rehwance Factor\" P and \"ReaM1 Factor\" R, for e;tch method were obtained by changing the wdue of T.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Experimental Results and Discussion",
"sec_num": null
},
{
"text": "[1] The Relation between P and R of Detectmg Erroneous ChMn Using ])eteetion Proee~ dure 'Phe relation between P and R for the location of erroneous \"k,~nji-kan\u00a3' chains det, ecl.ed in p(t). s' , P(~)s, .,P(t)., ..]'(~), 1'~ t), ;rod l'~ ~) using Procedure 1 a,Ild 2, are. S]lOWll ill Fig. 3, ; t.lI{{ those for erroneous Mp}utbets chains ;u:e shown in Fig. 4 .",
"cite_spans": [],
"ref_spans": [
{
"start": 285,
"end": 294,
"text": "Fig. 3, ;",
"ref_id": null
},
{
"start": 353,
"end": 359,
"text": "Fig. 4",
"ref_id": "FIGREF6"
}
],
"eq_spans": [],
"section": "Experimental Results and Discussion",
"sec_num": null
},
{
"text": "From these figures, the following results are obtained : 1. The maximum wdue of P and R of detectins erroneous characters wrongly inserted or substituted, is greater than that of erroneous characters wrongly deleted'. The maximum wduc of P and ]Z of correctins erroneous etum~eters wrongly inserted or substituted, using 2nd-order M~u'kov model, is greater thcnn that of erroneous cluu'acters wrongly deleted. Recall lacier l~l~ The experimental results using this method is shown in Fig. 6(2nd-order) and in Fig. 7( 3rd-order ) . From the results, it is seen that this combinatorial method of Ispell and the procedure by 3rd-order Markov model to very useflfl to detect and correct all errors in English words.",
"cite_spans": [],
"ref_spans": [
{
"start": 484,
"end": 501,
"text": "Fig. 6(2nd-order)",
"ref_id": "FIGREF9"
},
{
"start": 509,
"end": 529,
"text": "Fig. 7( 3rd-order )",
"ref_id": null
}
],
"eq_spans": [],
"section": "Experimental Results and Discussion",
"sec_num": null
},
{
"text": "It takes about 10 milli-seeonds and 6 seconds in average to detect and to correct erroneous \"bunsetsu\" .",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Experimental Results and Discussion",
"sec_num": null
},
{
"text": "Examples of \"bunsetsu\" and the output results of error de]cotion and error correction using Mm!kov model, are shown in Fig. 8 . ",
"cite_spans": [],
"ref_spans": [
{
"start": 119,
"end": 125,
"text": "Fig. 8",
"ref_id": null
}
],
"eq_spans": [],
"section": "Experimental Results and Discussion",
"sec_num": null
},
{
"text": "This l),~per proposed the methods to .ittdge three type of errors mM correct these errors, which are characters wrongly substituted, inserted ~nd deleted in the .l~panese \"ka.njikmt,~\" chains and English words using m-th order Marker model. The effects of the methods were experimentally ev;dnated for the case of 2nd-and 3rdorder M~rkov chain. ~'rom the exI)erimental results, the following conclusions have been obt;dned:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Conclusion",
"sec_num": null
},
{
"text": "1. The m;~ximum vahte of P ;rod .le of detecting erroneous ch~racters wrongly inserte<l or substituted, is greater than that of erroneous ehm'aeLers wrongly deleted. 2. This method is specially useful to detect ~md correct erroneous characters wrongly inserted att(l substituted in \"k~mji-l~a,n~ ~' \"bunsetsu\", but is not so useful 1.(; detect. and correct errors in English words. 3. The combin,~toriM method of lspell a.nd the procedure by ard-order M arkov model is usefull to detect and correct all errors in Fmglish words.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Conclusion",
"sec_num": null
},
{
"text": "llowever they are not so usefltl for detecting and correcting of eharactells, wrongly deleted in \"k,~I\\ji-kana\" \"bunsetsu\". 1: hen, m(>re e.flicient rrmthods are expected for this type of errors.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Conclusion",
"sec_num": null
}
],
"back_matter": [],
"bib_entries": {
"BIBREF0": {
"ref_id": "b0",
"title": "Ilcehm:a \"l';ffeet of Reducing Ambiguity of I/eeognition Candidates in J~panese thmset.su Unit by 2nd-Order Mm'kov Model of Syllables",
"authors": [
{
"first": "T",
"middle": [],
"last": "Araki",
"suffix": ""
},
{
"first": "J",
"middle": [],
"last": "Murm~;Mfi",
"suffix": ""
},
{
"first": "S",
"middle": [],
"last": "",
"suffix": ""
}
],
"year": null,
"venue": "Information Processing .S'ociely of Japan",
"volume": "30",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "T.Araki,J.MurM~;mfi and S.Ilcehm:a \"l';f- feet of Reducing Ambiguity of I/eeog- nition Candidates in J~panese thmset.su Unit by 2nd-Order Mm'kov Model of Syl- lables\", Information Processing .S'ociely of Japan, Vol.30, No.4, pp.4(;7-,t77 (l!)8!))",
"links": null
},
"BIBREF1": {
"ref_id": "b1",
"title": "/al)anese (?ha, ratter Error Detection by Word Analysis mid Correction Candidate l'~xtra.ction t>y 2nd-Order Mm:kov Model",
"authors": [
{
"first": "S",
"middle": [],
"last": "Ikehar~ ;Rod",
"suffix": ""
},
{
"first": "S",
"middle": [],
"last": "Shira",
"suffix": ""
}
],
"year": 1984,
"venue": "",
"volume": "25",
"issue": "",
"pages": "298--305",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "S.Ikehar~ ;rod S.Shira.i \"./al)anese (?ha, r- atter Error Detection by Word Analysis mid Correction Candidate l'~xtra.ction t>y 2nd-Order Mm:kov Model \", h@,'mation Processing Sociely of Japan, Vol.25, No.2, pp.298-305 (:1984)",
"links": null
},
"BIBREF2": {
"ref_id": "b2",
"title": "A Method for Correcting Errors on Japanese Word ]nput and Its Application to Si)oken WoM Recognition with Large Voenlml+u:y",
"authors": [
{
"first": "F",
"middle": [],
"last": "Jelinek",
"suffix": ""
}
],
"year": 1984,
"venue": "Contimmus Speech Recognition by Statistical Methods",
"volume": "64",
"issue": "",
"pages": "831--841",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "F.Jelinek \"Contimmus Speech Recogni- tion by Statistical Methods\", Pro< of lhe IEEE, Vol.64, No.4, pp.532-556 (197(;) [4:] 'P. Kurita ~md T.Aiz~w~ \"A Method for Correcting Errors on Japanese Word ]n- put and Its Application to Si)oken WoM Recognition with Large Voenlml+u:y\", /n- formation Processing Society of Japan, Vol.25, No.5, pp.831-841 (1984)",
"links": null
},
"BIBREF3": {
"ref_id": "b3",
"title": "The Elfect of 'Prigr~m Model in .hq)anese Speech ILecognition",
"authors": [
{
"first": "J",
"middle": [],
"last": "Murakami",
"suffix": ""
},
{
"first": "T",
"middle": [],
"last": "Araki",
"suffix": ""
},
{
"first": "S",
"middle": [],
"last": "Keharn",
"suffix": ""
}
],
"year": 1992,
"venue": "7'he Institute of l';leeironies, lnfln'raation and Com)'nunicalion Engineers",
"volume": "75",
"issue": "",
"pages": "1--20",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "J.Murakami,T.Araki and S.]keharn \"The Elfect of 'Prigr~m Model in .hq)anese Speech ILecognition\", 7'he Institute of l';leeironies, lnfln'raation and Com)'nu- nicalion Engineers, Vol.J75-1)-ll, No.l, pp.l 1-20 (1992)",
"links": null
},
"BIBREF4": {
"ref_id": "b4",
"title": "~tn(l Y. Miya.za.ki \"Natura.l Languag{: lq",
"authors": [
{
"first": "Y",
"middle": [],
"last": "Ooyama",
"suffix": ""
}
],
"year": null,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Y. Ooyama. ~tn(l Y. Miya.za.ki \"Natura.l Languag{: lq'ocessing in ;",
"links": null
},
"BIBREF5": {
"ref_id": "b5",
"title": "Information Fro-('essin(.l ,\u00a2ociety of Jal)an , Vo1",
"authors": [
{
"first": "",
"middle": [],
"last": "Jn)a.Nese",
"suffix": ""
}
],
"year": null,
"venue": "",
"volume": "27",
"issue": "",
"pages": "1053--1063",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "~ JN)a.nese.-text- to-speech System \", Information Fro- ('essin(.l ,\u00a2ociety of Jal)an , Vo1.27, No.111, p p. 1053-10(; 1 ( 1 !) 86)",
"links": null
},
"BIBREF6": {
"ref_id": "b6",
"title": "l)eterso)t \"Coml)uter Progra.ms for l)et.ecthtg and Correcting Spelling l~r-rots",
"authors": [],
"year": 1980,
"venue": "Comm., A",
"volume": "23",
"issue": "7",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": ",}.l,.l)eterso)t \"Coml)uter Progra.ms for l)et.ecthtg and Correcting Spelling l~r- rots\", Comm., A(;M, Vol. 23, No. :12, pl ). (;7(;-(;87 (1980)",
"links": null
},
"BIBREF7": {
"ref_id": "b7",
"title": "On the Al:>l>lic++tion of VeC-(r()~ u Quantization arl|(] Ilidden Ma.rlmv Models t(> Sl)eaker-indepetl<lent , lsol;~ted Word Ilecognition",
"authors": [
{
"first": ",",
"middle": [],
"last": "Biner",
"suffix": ""
},
{
"first": "S",
"middle": [],
"last": "';.L~evinson A.Nd",
"suffix": ""
},
{
"first": "M",
"middle": [
"M"
],
"last": "",
"suffix": ""
}
],
"year": null,
"venue": "",
"volume": "62",
"issue": "",
"pages": "1075--1105",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "l,.l{.lLa.biner,S.l';.l~evinson a.nd M.M. ,qo)tdai \"On the Al:>l>lic++tion of VeC- (r()~ u Quantization arl|(] Ilidden Ma.rlmv Models t(> Sl)eaker-indepetl<lent , lsol;~ted Word Ilecognition\", Bell ,5\"ystern Techni- cal .]o.urnal, Vol.62, No.4, pp.1075-1105",
"links": null
},
"BIBREF8": {
"ref_id": "b8",
"title": "A ([~on-textttM l)osi.processing System for I';rror Correction Using I]ina.ry n-C,r~m",
"authors": [],
"year": null,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "I';.M.l-(i.qeman +rod A.l/.. l[a.nson \"A ([~on- textttM l)osi.processing System for I';rror Correction Using I]ina.ry n-C,r~m\", II','EI';",
"links": null
},
"BIBREF10": {
"ref_id": "b10",
"title": "hematical Theory of Commurfication\", tlell \u00a3'yslem %'~chnical",
"authors": [],
"year": null,
"venue": "",
"volume": "27",
"issue": "",
"pages": "23--656",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "C.l'3.,qlmtmon \"Ma.(.hematical Theory of Commurfication\", tlell \u00a3'yslem %'~chnical .]ournal, Vol.27, i)1).379-423, (;23-656, Oc- tober (l 9'18)",
"links": null
},
"BIBREF11": {
"ref_id": "b11",
"title": "Shamt(m \"l)redi(:l.ion and Entropy of Printed lgnglish",
"authors": [
{
"first": "C",
"middle": [
"F"
],
"last": "",
"suffix": ""
},
{
"first": ";",
"middle": [],
"last": "",
"suffix": ""
}
],
"year": 1951,
"venue": "",
"volume": "1",
"issue": "",
"pages": "50--56",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "C.f,;.Shamt(m \"l)redi(:l.ion and Entropy of Printed lgnglish\", Hell Syslem \"Technical Journal, Vet. 30, i)i).50-6,1, January (1951 )",
"links": null
}
},
"ref_entries": {
"FIGREF0": {
"uris": null,
"text": "First, a chain ce = N,\u00a2~... s[Zlg;.., s,;~ is called a \"(i,k)-Erroneous J-bunsetsu or Eword Wrongly Substituted \" ( (i, k)-EWS) if a subehain fl = tltu... Ih is wrongly substituted at the location i of ce, that is 3 7 Cre, -y = ~(o11/< Here ~(Ollf3 donotes substitution of a subchain fl at, the location i in a chain c~ , that is, d01i/ tk ~--siq~-,. Next, a chain c~ = &g.,... si~_lgi ... s;,~ is called a \"(i,k)-Erroneous J-bunsetsu or I';word Wrongly Deleted\" ((i,~)-~WD)",
"num": null,
"type_str": "figure"
},
"FIGREF1": {
"uris": null,
"text": "\"Relevance Factor\" p(D) and \"Recall l)'actor\" R (D) for tile \"error detection problem\" is defined as follows: ]): p(D) at ( the number of \"J-bunsetsu\" or 2 erroneous ,l-bunsetsn or \"E-word\"). (2): R. (D) ~_ ( the ,mmber of \"a-bunsetsu\"",
"num": null,
"type_str": "figure"
},
"FIGREF2": {
"uris": null,
"text": "",
"num": null,
"type_str": "figure"
},
"FIGREF3": {
"uris": null,
"text": "P(Xh I Sh-,~ \"'' Z,,_t) > 5\", r,,r I,,--i-I orh.=i+k+mand (2) r(xs I xs-,,... ,'%.<) < 'r, ro~. vj su,:H that i < j < i+ k + m-1, where P(Xj I Xj-v,...Xj-+)is ,~+-th order Markov chain probability which denotes prol> ability of occurrence of sueeessiw+ character Xj when string Xj .... \u2022 \u2022 \u2022 Xj-t has occurred, mtd X,, denotes a space symbol if u < 0. And T denotes a critical v',dne of m-th order Markov probability used for detecting errors. ri'his procedure detects that k characters a.rv. wrongly substituted or inserte(l at the. location i, if m-th order Markov probability for,cha.in remMn smMler vMue than critical wdue 1' just (k+m) times fi'om the location i to i+k+m-1. l?or an example, the change o~ the val ~(; oI 2hal-order Markov probability for each eharac.ter of the erroneous chain [,!~,e) or l'~ '2) is shown in l~ig. 1. In this ex~tmph{, [wo charaet,ers are wrongly substituted or inserted. According to the previous assumption, 2nd-order Markov probability for erroneous~:!tain remain smaller value than eriticM value l just four tinms. S~[$2S3) < T L----X_---~ l' (S~ISJS~) < T 'O; Enoneous chalacter [_ X j l' (S6[SISs) < T X : ] ecation o[chatacler which has tile ~--J I' (S~[q~\";6~ <T value n[ Ma~kov probability smaller than '[' L ...... J T: Clitical value of Markov probability 1' (S81,S:g, S7 ) >T Change ofthewflueof2nd-ordcrMarkovprobabilltlcs l'roee, dure 2 ( Method of detecting the location of chain wrongly deleted in 1.' 52 ~) ) Find the, subchain of length k which Satisfy the following conditious. 'Fhis clmin is judged t,o /)e wrongly deleted ~t the. location i. (~) r(x,, I~ ,,-.,,, \" x,~_,) > I, to,. h = i-l or h.=i+k+'m, and (2) e'(X# I Xj ..... -..Xj_,) < '/', for V# such that i<j <i-t-'m--1, whe.re 7' denotes a critical value of 'n>th order Markov i.'obMfility used for detecting errors.If m-th order Mal'kOv probM)ilities R)r chain remMn smaller than the critical wdue 7' just m tinms from the location i Lo i + m-1,",
"num": null,
"type_str": "figure"
},
"FIGREF4": {
"uris": null,
"text": "' q'he mnnber of times that Markov l)rol)al)ility of the erroneous chains remain a smaller than T i),ypii tsi-i,,.,ti;, M~;]~i;v [~iil:oi:;t(i,: M,-k:i 5 thnes --(k'fl~27Lirne, s .... for each character of the erroneous rain,t: inch~dhu: ........................... Wt'ongly substltutcd or inserted chalactcrs lln case to (h+LecL errors in P~ 2) using 2rid-order Markov model, it is able to presunw.d Lhal; a sul)chM,L # of length ' 2 is wrongly inserted at I,h(,. location i of erroneous (']tah~ (~, if 2n(l<n'der Mar]coy prol)al)iltry for erroneous chain ~v remMn smalhw than .'/' just four times from location i.",
"num": null,
"type_str": "figure"
},
"FIGREF5": {
"uris": null,
"text": "is satisfied. l I ~-&,\"',lk +---s~-I or 7=c~(;) >> fl ~_ ^ ,,, (xs I > r for Vj such thati+k<j < i+k + m-1. By comparing Markov probability for correct chains in two cases above, choose a correct chain which has the great Markov probability.",
"num": null,
"type_str": "figure"
},
"FIGREF6": {
"uris": null,
"text": "Procedure Method of correcting the erroneous chains in P~) )A chain ~ = &&...scLtgl...s;,~ denotes a \"(, )i k-EWD\", and. asubcham' .. o=ltl,>...lk.~s assumed to be wrongly delete(t)at the location i of c~. Then the erroneous chain c~ can be replaced by the following correct chain 7 in I'e if condition (1) is satisfied.3' = oe(O << fl ~qt ~42 \u2022 ' \u2022 Si~.t~l[ 2 \u2022 \u2022 \u2022 ~kS-i \u2022 \u2022 \u2022 Sin.",
"num": null,
"type_str": "figure"
},
"FIGREF7": {
"uris": null,
"text": "P(X~ I x~_,~.., xj_,) > r, rot Vj such thati+k<j",
"num": null,
"type_str": "figure"
},
"FIGREF8": {
"uris": null,
"text": "number of \"bunsetsu\" for 70 issues of a daily Japanese newspaper: 283,96:~ ~bnnsets[l\" 2. The number of words for 5 issues ofadaily English newspaper: 155,,159 wor(Is 3. Type of errors and the numt)(,r of \"bnn-se{sll\" : 8(10 \"bunsetsu\" are prepared for each of l:!,!), rS? ) l'i and l'? (a) The average length of \"bunsetsu\" composed of \"kanji-kana\" character chmns: 6 characters (b) The twera,ge length of alphabets composed of correct English words chains : 7 characters 4. Markov model of Japanese \"kanji-l{ana\" characters : 2nd-order Markov Model 5. Markov models of Fnglish alphabets: 2nd-and 3rd-order Markov models 3.2",
"num": null,
"type_str": "figure"
},
"FIGREF9": {
"uris": null,
"text": "(a) In the case of \"J-bunsetsu\" : Compsred with the, se maximM wdues, it iS shown tha% the Irla, xilnuin va, hle o[ i)ro(]uct of P and R for \"k~nji-kmu~\" %unsetsu\" ix 35%--60% greater than that of English words.[2] The Relation between l ) and .R of Cha.insCorrected Using Correction l'rocedureThe relation betwee, n 1\" ~nd IC of \",lbunsetsn\" corrected using Procedure 3 and 4 for p(t) -p(2) pO),(2) F~l.), P~ 2) of \".]-bunsetsu\"",
"num": null,
"type_str": "figure"
},
"FIGREF10": {
"uris": null,
"text": "r} ~> = 92-98%, n,? '~ = ~):~ -9r% p~O) : r,a -8~r0, .4; ,) = 4(;-<.)% PI. c) 69 -9,t%, R (c)",
"num": null,
"type_str": "figure"
},
"FIGREF11": {
"uris": null,
"text": "Experireenlal resuRs for detecting a location of an erroneous \"kanji-kana\" string using the error detection procedure r I7-----r ----Experienlal resulls Ior delecling a localion of an erroneousI\u00a3ngli.\"Ji words using Ihe error doleclion procedure Expelimenlal results (or correcting an erfolleous \"kanji-kana\" siring using error correction procedure[3] The Combinatorial Effect to Correct Erroneous Lnghsh Words Using the Spell Checker and the Correction Procedure byMarker ModelThe experimental results of detecting errors in English words using Ispell ( Interactive Spell checker ) is shown inTable 2. l?rom the results, it is seen that Ispell cart almost perfectly detect erroneous words in U~, I'~) and P s. using dictionary, but it cannot perfectly cur rect erroneous words, because it can output the correct candidates for erroneous words in p~), r(~), pO)s, but can not output the correct candidates for erroneous words in F~ ~), P(~) ~1) noted that [spell can not detect the location of erroneous alphabets in words. In order to detect and correct erroneous \"Eword\" more effectively, the method to combine Ispell and the procedure (in see. 2.3 ) using Markov model is expected\u2022 The combinatorial method is denoted in the following way: (At first, erroneous \"E-words\" are detected by Ispell, but the locations of erroneous alphabets in words can not be detected by it. (2) Next decide the correct candidates words by procedure 3 and 4. (3) Finally, ls!)ell again checks if these candidates are correct words.",
"num": null,
"type_str": "figure"
},
"FIGREF12": {
"uris": null,
"text": "Exprimental resuR lot correcting erroneous English words using Ispell and error correction procedure in case of 2rdExprimental result rot correcting erroneous English words using Ispell and error correction precedtgo in case of 3rd-order Marker model [1'; .......... inlmt \"b ..... tsu\" :-: I, Y ~'7--/~-~ ] \u2022 O.tput result (co.ccl bunsetsu) of er,or corrcclion : -: b.~ ov'411 * (a) Case of an erroneous sylluble \"bunselsu\" for ]@1 Erroneous hq)ut \"bunselsu\" : l'l..J,l~.] \u2022 Output result (crror lx)shion) of error detcclion : first character \u2022 Oulpul tcsull (cogccl bunsctsu) of error coefcclion : ~I~..~.. A~,~,,.' (b) Case of an crroccorls \"kanji-ka],,'~\" \"bu,rso st,\" for FD (' ]:]g.8. E\u00d7amp]cs of cn'oncous \"buaselsu\" and the resulls of relot dctcctlon and error correclion 4",
"num": null,
"type_str": "figure"
},
"TABREF1": {
"content": "<table><tr><td/><td colspan=\"2\">Able Io dclecl</td><td/><td>Unable It) dclcct</td></tr><tr><td/><td>Widl corrcct candidate</td><td colspan=\"2\">Wltht}ut carrcct candM;dc</td><td/></tr><tr><td>r i) (e</td><td>7 ({. 0%</td><td colspan=\"2\">17. 5%</td><td>G, 5%</td></tr><tr><td>r 01</td><td>0%</td><td>7~,</td><td>5%</td><td>20. 5%</td></tr><tr><td>l\" i U)</td><td>B2. 0%</td><td colspan=\"2\">18. 0%</td><td>0%</td></tr><tr><td/><td>0%</td><td colspan=\"2\">i00. 0%</td><td>0%</td></tr><tr><td>r,,~</td><td>80. 5%</td><td colspan=\"2\">18. 5%</td><td>1. 0%</td></tr><tr><td/><td>4. 0%</td><td colspan=\"2\">g6, 0%</td><td>0%</td></tr></table>",
"text": "The capability of error detection, usipg Ispcll",
"type_str": "table",
"html": null,
"num": null
}
}
}
}