@inproceedings{yeh-etal-2017-chinese,
title = "{C}hinese Spelling Check based on N-gram and String Matching Algorithm",
author = "Yeh, Jui-Feng and
Chang, Li-Ting and
Liu, Chan-Yi and
Hsu, Tsung-Wei",
editor = "Tseng, Yuen-Hsien and
Chen, Hsin-Hsi and
Lee, Lung-Hao and
Yu, Liang-Chih",
booktitle = "Proceedings of the 4th Workshop on Natural Language Processing Techniques for Educational Applications ({NLPTEA} 2017)",
month = dec,
year = "2017",
address = "Taipei, Taiwan",
publisher = "Asian Federation of Natural Language Processing",
url = "https://aclanthology.org/W17-5906",
pages = "35--38",
abstract = "This paper presents a Chinese spelling check approach based on language models combined with string match algorithm to treat the problems resulted from the influence caused by Cantonese mother tone. N-grams first used to detecting the probability of sentence constructed by the writers, a string matching algorithm called Knuth-Morris-Pratt (KMP) Algorithm is used to detect and correct the error. According to the experimental results, the proposed approach can detect the error and provide the corresponding correction.",
}
<?xml version="1.0" encoding="UTF-8"?>
<modsCollection xmlns="http://www.loc.gov/mods/v3">
<mods ID="yeh-etal-2017-chinese">
<titleInfo>
<title>Chinese Spelling Check based on N-gram and String Matching Algorithm</title>
</titleInfo>
<name type="personal">
<namePart type="given">Jui-Feng</namePart>
<namePart type="family">Yeh</namePart>
<role>
<roleTerm authority="marcrelator" type="text">author</roleTerm>
</role>
</name>
<name type="personal">
<namePart type="given">Li-Ting</namePart>
<namePart type="family">Chang</namePart>
<role>
<roleTerm authority="marcrelator" type="text">author</roleTerm>
</role>
</name>
<name type="personal">
<namePart type="given">Chan-Yi</namePart>
<namePart type="family">Liu</namePart>
<role>
<roleTerm authority="marcrelator" type="text">author</roleTerm>
</role>
</name>
<name type="personal">
<namePart type="given">Tsung-Wei</namePart>
<namePart type="family">Hsu</namePart>
<role>
<roleTerm authority="marcrelator" type="text">author</roleTerm>
</role>
</name>
<originInfo>
<dateIssued>2017-12</dateIssued>
</originInfo>
<typeOfResource>text</typeOfResource>
<relatedItem type="host">
<titleInfo>
<title>Proceedings of the 4th Workshop on Natural Language Processing Techniques for Educational Applications (NLPTEA 2017)</title>
</titleInfo>
<name type="personal">
<namePart type="given">Yuen-Hsien</namePart>
<namePart type="family">Tseng</namePart>
<role>
<roleTerm authority="marcrelator" type="text">editor</roleTerm>
</role>
</name>
<name type="personal">
<namePart type="given">Hsin-Hsi</namePart>
<namePart type="family">Chen</namePart>
<role>
<roleTerm authority="marcrelator" type="text">editor</roleTerm>
</role>
</name>
<name type="personal">
<namePart type="given">Lung-Hao</namePart>
<namePart type="family">Lee</namePart>
<role>
<roleTerm authority="marcrelator" type="text">editor</roleTerm>
</role>
</name>
<name type="personal">
<namePart type="given">Liang-Chih</namePart>
<namePart type="family">Yu</namePart>
<role>
<roleTerm authority="marcrelator" type="text">editor</roleTerm>
</role>
</name>
<originInfo>
<publisher>Asian Federation of Natural Language Processing</publisher>
<place>
<placeTerm type="text">Taipei, Taiwan</placeTerm>
</place>
</originInfo>
<genre authority="marcgt">conference publication</genre>
</relatedItem>
<abstract>This paper presents a Chinese spelling check approach based on language models combined with string match algorithm to treat the problems resulted from the influence caused by Cantonese mother tone. N-grams first used to detecting the probability of sentence constructed by the writers, a string matching algorithm called Knuth-Morris-Pratt (KMP) Algorithm is used to detect and correct the error. According to the experimental results, the proposed approach can detect the error and provide the corresponding correction.</abstract>
<identifier type="citekey">yeh-etal-2017-chinese</identifier>
<location>
<url>https://aclanthology.org/W17-5906</url>
</location>
<part>
<date>2017-12</date>
<extent unit="page">
<start>35</start>
<end>38</end>
</extent>
</part>
</mods>
</modsCollection>
%0 Conference Proceedings
%T Chinese Spelling Check based on N-gram and String Matching Algorithm
%A Yeh, Jui-Feng
%A Chang, Li-Ting
%A Liu, Chan-Yi
%A Hsu, Tsung-Wei
%Y Tseng, Yuen-Hsien
%Y Chen, Hsin-Hsi
%Y Lee, Lung-Hao
%Y Yu, Liang-Chih
%S Proceedings of the 4th Workshop on Natural Language Processing Techniques for Educational Applications (NLPTEA 2017)
%D 2017
%8 December
%I Asian Federation of Natural Language Processing
%C Taipei, Taiwan
%F yeh-etal-2017-chinese
%X This paper presents a Chinese spelling check approach based on language models combined with string match algorithm to treat the problems resulted from the influence caused by Cantonese mother tone. N-grams first used to detecting the probability of sentence constructed by the writers, a string matching algorithm called Knuth-Morris-Pratt (KMP) Algorithm is used to detect and correct the error. According to the experimental results, the proposed approach can detect the error and provide the corresponding correction.
%U https://aclanthology.org/W17-5906
%P 35-38
Markdown (Informal)
[Chinese Spelling Check based on N-gram and String Matching Algorithm](https://aclanthology.org/W17-5906) (Yeh et al., NLP-TEA 2017)
ACL