Parallel parsing on a transputer network

被引:0
|
作者
Ligon III, Walter B. [1 ]
Mathur, Aditya P. [1 ]
机构
[1] Georgia Inst of Technology, Atlanta, United States
来源
关键词
Algorithms - Computational complexity - Computer networks - Parallel processing systems;
D O I
暂无
中图分类号
学科分类号
摘要
Parsing is a commonly used operation in many applications requiring language analysis. In most areas, such as translation of programming languages, linear time parsers can be built given that the underlying grammars are unambiguous, and that a limited amount of look-ahead is required to recognize productions. These prove too limiting, and more general parsing algorithms, such as the CYK algorithm or Early's algorithm, are necessary when parsing inputs in areas such as image processing, pattern recognition and natural language processing. These algorithms generally require O(n3) time. Several attempts have been made to parallelize general CFL parsers in order to improve their time complexity. Some of these have utilized synchronously operating custom VLSI. This paper describes a parallel algorithm for parsing CFLs based on Early's algorithm implemented on a network of INMOS transputers, a currently available, off-the-shelf processor.
引用
收藏
页码:152 / 159
相关论文
共 50 条