Chinese Spelling Check based on N-gram and String Matching Algorithm
2017-12-01WS 2017Unverified0· sign in to hype
Jui-Feng Yeh, Li-Ting Chang, Chan-Yi Liu, Tsung-Wei Hsu
Unverified — Be the first to reproduce this paper.
ReproduceAbstract
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.