An efficient Japanese parsing algorithm for computer-assisted language learning

Chi-Hong Leung,Wun-Na Yung
DOI: https://doi.org/10.1109/ICALT.2003.1215179
2003-07-09
Abstract:Instructional grammar is often used in computer-assisted language learning (CALL) and the grammatical error detection is an important feature. However, it is not an easy task in Japanese language. There is no delimiter separating consecutive words in Japanese sentences. Word segmentation is a process in which proper word boundaries are identified. Before syntactic parsing of a Japanese sentence, word segmentation has to be performed. Traditionally, the word segmentation is often followed by the syntactic parsing. An algorithm in which the Japanese word segmentation and syntactic parsing are combined into one process can increase the overall efficiency.
What problem does this paper attempt to address?