PARALLEL PARSING ON A TRANSPUTER NETWORK

被引:0
|
作者
LIGON, WB
MATHUR, AP
机构
[1] GEORGIA INST TECHNOL,COLL COMP,ATLANTA,GA 30332
[2] PURDUE UNIV,DEPT COMP SCI,W LAFAYETTE,IN 47907
来源
COMPUTING SYSTEMS | 1992年 / 7卷 / 03期
关键词
PARALLEL PARSING; TRANSPUTER NETWORK; PARALLEL PARSING ALGORITHM;
D O I
暂无
中图分类号
TP3 [计算技术、计算机技术];
学科分类号
0812 ;
摘要
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
页数:8
相关论文
共 50 条