Browse > Article

Random Order Chart Parsing Algorithm  

Shim, Kwang-Seob (성신여자대학교 IT학부)
Abstract
According to the original chart parsing algorithm, a sentence is parsed in a strict left-to-right order. The modified chart parsing algorithm proposed in this paper breaks the strictness. With the proposed algorithm, a sentence is parsed in a random order. Conventional left-to-right parsing is also possible, since left-to-right parsing is a special case of random-order parsing. The proposed parsing algorithm is an extension of chart parsing algorithm and its control structure is very simple, so that it is easy to implement the algorithm.
Keywords
chart parsing; island parsing; random order chart parsing;
Citations & Related Records
연도 인용수 순위
  • Reference
1 Oliviero Stock, Rino Falcone and Patrizia Insinnamo, "Island Parsing and Bidirectional Chart," Proceedings of the 12th Conference on Computational Linguistics, vol.2, pp.636-641, 1988.
2 Aristomenis Thanopoulos, Nikos Fakotakis and George Kokkinakis, "Linguistic Processor for a Spoken Dialogue System based on Island Parsing Techniques," Proceedings of 5th Eurospeech, vol.4, pp.2259-2262, 1997.
3 Giorgio Satta and Oliviero Stock, "Bidirectional Context-free Grammar Parsing for Natural Language Processing," Artificial Intelligence, vol.69, pp.123-164, 1994.   DOI   ScienceOn
4 Bernd Kiefer, "Redundancy-free Island Parsing of Word Graphs," 19th International Joint Conference on Artificial Intelligence, pp.1079-1084, 2005.
5 Sung-Wan Park and Dong-Yul Ra, "A Robust Natural Language Parsing Method Using Local Bi-directional Analysis," Proceedings of the 27th KIISE Fall Conference, vol.27, no.2, pp.176-178, 2000. (in Korean)
6 Jong C. Park, Hyun Sook Kim and Jung Jae Kim, "Bidirectional Incremental Parsing for Automatic Pathway Identification with Combinatory Categorial Grammar," Proceedings of Pacific Symposium on Biocomputing, pp.396-407, 2001.
7 James Allen, Natural Language Understanding, 2nd edition, The Benjamin/Cummings Publishing Company, Inc., 1995.
8 Daniel Jurafsky and James Martin, Speech and Language Processing, Prentice Hall, 2000.
9 구조설계 : 영한 기술논문 자동번역 시스템 (v1.0), 음성/언어정보연구센터, 한국전자통신연구원, 2007.
10 Martin Kay, "Algorithm schemata and data structures in syntactic processing," Technical Report CSL80-12, Xerox PARC, Palo Alto, 1980.