Benjamin Aw
Add updated pkl file v3
6fa4bc9
{
"paper_id": "A94-1039",
"header": {
"generated_with": "S2ORC 1.0.0",
"date_generated": "2023-01-19T01:13:41.879953Z"
},
"title": "An :Evaluation of a Method to :Detect and Correct Erroneous Characters in Japanese input through an OCR using Markov Models",
"authors": [
{
"first": "Tetsuo",
"middle": [],
"last": "Araki",
"suffix": "",
"affiliation": {
"laboratory": "",
"institution": "Fukui University",
"location": {
"addrLine": "3-9-1 Bunkyo",
"settlement": "Fukui-shi",
"country": "Japan"
}
},
"email": ""
},
{
"first": "Satoru",
"middle": [],
"last": "Ikehara",
"suffix": "",
"affiliation": {
"laboratory": "",
"institution": "NTT",
"location": {
"addrLine": "Communication Science Laboratories 1-2356 Take, Yokosuka-shi",
"country": "Japan"
}
},
"email": ""
}
],
"year": "",
"venue": null,
"identifiers": {},
"abstract": "The \"Selective Error Correction Method\" to judge these three types of errors, and correct them, using ra-th order Markov chain model for Japanese 'kanji-kana' characters, has been proposed and shown to be useful to detect and correct errors generated randomly (Araki et al., 1994). In this paper, this method is applied to detect and correct erroneous characters in Japanese text input through an OCR.. The method is confirmed to be also elfective to detect and correct the errors introduced by the OCR. 2 Experimental Procedure and Conditions An experimental procedure using the Selective Error Correction Method for erroneous Japanese phrases input through OCR is described in Fig.1. Japanese \"kanffi-kana. Bunsetsu Data OCR Error Detection and Correction procedure using Markov Models",
"pdf_parse": {
"paper_id": "A94-1039",
"_pdf_hash": "",
"abstract": [
{
"text": "The \"Selective Error Correction Method\" to judge these three types of errors, and correct them, using ra-th order Markov chain model for Japanese 'kanji-kana' characters, has been proposed and shown to be useful to detect and correct errors generated randomly (Araki et al., 1994). In this paper, this method is applied to detect and correct erroneous characters in Japanese text input through an OCR.. The method is confirmed to be also elfective to detect and correct the errors introduced by the OCR. 2 Experimental Procedure and Conditions An experimental procedure using the Selective Error Correction Method for erroneous Japanese phrases input through OCR is described in Fig.1. Japanese \"kanffi-kana. Bunsetsu Data OCR Error Detection and Correction procedure using Markov Models",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Abstract",
"sec_num": null
}
],
"body_text": [
{
"text": "In order to improve the computers' man-machine tares'faces, input devices such as Optical Character Readers(OCR.) or speech recognition devices have been developed. However, text input through an OCR or a speech recognition device usually contains erroneous character strings.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "The erroneous characters can be classified into three types. The first is characters that have been recognized incorrectly, that is taken to be characters other than the correct characters. The second and the third are extra characters wrongly inserted and deleted (skipped) characters. Markov chain modeLs have been used to find and correct the first type of errors.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "Recently, the Selective Error Correction Method to judge the three types of the errors and correct correct these errors, using m-th order Markov chain model for Japanese 'kanji-kana' characters, has been proposed (Arak iet al., 1994) .",
"cite_spans": [
{
"start": 213,
"end": 233,
"text": "(Arak iet al., 1994)",
"ref_id": null
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "Method is applied to detect and correct erroneous characters in Japanese text input through an OCR.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "In this paper, the Selective Error Correction",
"sec_num": null
},
{
"text": "Fukui University Fukui University 3-9-1 Bunkyo, 3~9-1 Bunkyo, Fukui-shi, Japan",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Nobuyuki Tsukahara Yasunori Komatsu",
"sec_num": null
},
{
"text": "Fukui-shi, Japan A Japanese sentence can be separated into syntactic units called phrases ( usually called \"bunsetsu\" ). Japanese phrases in a text can be divided into two types: correct phrases, erroneous phrases. The set of correct Japanese phrases is represented by Fc. The set of erroneous phrases is denoted by FE, and it is further divided into three types: The first is erroneous phrases which contain erroneous characters substituted wrongly in the phrase, and is denoted by Fs. The second and the third are erroneous phrases which have characters ommitted from them (denoted by FD) or inserted wrongly in them (denoted by FI).",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Nobuyuki Tsukahara Yasunori Komatsu",
"sec_num": null
},
{
"text": "The accuracy ratios to detect and to correct the errors by a method are evaluated by the \"Relevance Factor\" P and the \"Recall Factor\" R. Here, P denotes the ratio of errors detected or corrected by a method to the whole of FE. R denotes the ratio that the elements of FE can be detected or corrected by a method.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Nobuyuki Tsukahara Yasunori Komatsu",
"sec_num": null
},
{
"text": "Next, we introduce the following assumption based on previous experiments: \"Each Markov probability for erroneous chains o] syllables and 'kanjikana' characters is small compared to that of correct chains\".",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Nobuyuki Tsukahara Yasunori Komatsu",
"sec_num": null
},
{
"text": "According to this assumption, the procedure of detecting the location i and the length k of error chains is defined as followed: Namely, the procedure detects that k characters are wrongly substituted or inserted at the location i, if the m-th order Markov probability for a chain remains smaller than the critical value T just (k + m) times from the location i toi+k+m-1. Similar),, the method of detecting the location of a chain wrongly deleted in F~ ) and the methods of correcting the chains with wrongly substituted, inserted or deleted dlaracters are described in Ref. (Araki et al., 1994) .",
"cite_spans": [
{
"start": 576,
"end": 596,
"text": "(Araki et al., 1994)",
"ref_id": null
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Nobuyuki Tsukahara Yasunori Komatsu",
"sec_num": null
},
{
"text": "Experimental Results Using Erroneous Japanese Phrase Input Through OCR",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "4",
"sec_num": null
},
{
"text": "The critical value of the 2nd-order Markov probability T was determined so as to make the value of P x R maximum for erroneou~ phrases. The experi-mentM results are described as follows:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Experimental Results",
"sec_num": "4.1"
},
{
"text": "[1] Error detection and error correction of correct phrases All of correct phrase are judged to be correct.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Experimental Results",
"sec_num": "4.1"
},
{
"text": "[2] The Relation of P and R for erroneous phrases",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Experimental Results",
"sec_num": "4.1"
},
{
"text": "The maximum values of P and R for the location of erroneous 'kanji-kana' character strings using error detection procedures and those of the errors cor-reefed using error correction procedures, are as follows: (1) p(D) = 79.0% R (D) = 74.5% (2) p(C) = 66.2% R (c) = 84.6%",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Experimental Results",
"sec_num": "4.1"
},
{
"text": "The values of R(s/9) and \"s mean that this method can find 74.5% of the erroneous phrases Fs (substitution type), and 21.0% of the errors detected by this method are errors detected wrongly.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "p(D)",
"sec_num": null
},
{
"text": "From these results, it is shown that the Selective Error Correction Method using 2nd-order Markov models is useful to detect and correct erroneous characters substituted wrongly in text input through an OCR.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "p(D)",
"sec_num": null
},
{
"text": "[1] The characteristics of Erroneous Strings input through OCR.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Discussion",
"sec_num": "4.2"
},
{
"text": "Compared to the errors randomly generated (Araki et at., I994) , the errors caused by OCR showed high occurrence in the following four types of errors: (1) mixed type (combination of three error types ), (2) errors located at the head and at end of phrases, (3) errors that length of an erroneous string in a phrase is greater than 3, and (4) errors distributed within a phrase.",
"cite_spans": [
{
"start": 42,
"end": 56,
"text": "(Araki et at.,",
"ref_id": null
},
{
"start": 57,
"end": 62,
"text": "I994)",
"ref_id": null
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Discussion",
"sec_num": "4.2"
},
{
"text": "[2] The comparison of the value of P and R for error detection and error correction.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Discussion",
"sec_num": "4.2"
},
{
"text": "The maximum values of P and R to detect and correct errors caused by an OCR are inferior to that of errors generated randomly by 20-40%.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Discussion",
"sec_num": "4.2"
},
{
"text": "The main reasons why the maximum values of P and R are reduced can mainly be explained by tile characteristics of (2) and (4) above mentioned.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Discussion",
"sec_num": "4.2"
},
{
"text": "However, regarding to (1) substitution errors, (2) errors located inside phrases, (3) errors of length 1 and (4) errors connected in phrases, it is seen that the maximum values of P and R to detect and correct errors by OCR, are nearly equal to those for errors generated randomly.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Discussion",
"sec_num": "4.2"
},
{
"text": "In this paper, the Selective Error Correction Method proposed recently, is applied to detect and correct erroneous characters wrongly substituted, deleted and inserted in Japanese text input using an OCR, the method is shown to be effective, though the accuracy ratios to detect and correct the OCR errors is inferior to those of random errors.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Conclusion",
"sec_num": "5"
}
],
"back_matter": [],
"bib_entries": {
"BIBREF0": {
"ref_id": "b0",
"title": "An Evaluation to Detect and Correct Erroneous Characters Wrongly Substituted, Deleted and Inserted Japanese and English Sentences Using Markov Models",
"authors": [
{
"first": "T",
"middle": [],
"last": "Araki",
"suffix": ""
},
{
"first": "S",
"middle": [],
"last": "Ikehara",
"suffix": ""
},
{
"first": "N",
"middle": [],
"last": "Tukahara",
"suffix": ""
}
],
"year": 1994,
"venue": "COLING",
"volume": "94",
"issue": "",
"pages": "187--193",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "T.Araki, S.Ikehara and N.Tukahara. 1994. An Eval- uation to Detect and Correct Erroneous Charac- ters Wrongly Substituted, Deleted and Inserted Japanese and English Sentences Using Markov Models. COLING 94, Vol.l,pp187-193.",
"links": null
}
},
"ref_entries": {
"FIGREF0": {
"uris": null,
"text": "An Experimental Procedure Using Japanese Phrase Input Through OCR.",
"num": null,
"type_str": "figure"
},
"FIGREF1": {
"uris": null,
"text": "The number of phrases used for statistics: 70 issues of a daily Japanese newspaper containing 283,963 phrases.(2) The number of phrases input through the OCR: lOOO phrases (a) The average length of phrase (in 'kanji-kana' characters): 6 (b) The size of character fonts: 8 point (c) The input method to the OCR:",
"num": null,
"type_str": "figure"
}
}
}
}