Active Chart Parsing is an efficient strategy used to generate all possible parsings of a sentence given an ambiguous grammar. This document describes several serial and parallel implementations of an Active Chart Parser. Timing results show that for this fine grained parallel application no speedup can be achieved on a LAN of workstations. 1 Introduction Active Chart Parsing is a technique that is used to efficiently generate all possible derivations of a sentence given an ambiguous grammar. For large grammars and for large sentences this can be a very computationally intensive task. This paper describes a parallel implementation of an Active Chart Parser using the Orca language [4]. This paper starts with a short introduction to Active C...
A new parallel parsing algorithm for block structured languages, capable of parsing incremen- tally ...
The development of translator writing systems and extensible languages has led to a simultaneous dev...
This topic of this thesis is parallel parsing using context-free grammars and attribute grammars. Th...
Constituency parsing with rich grammars re-mains a computational challenge. Graph-ics Processing Uni...
We investigate the capabilities and shortcomings of Orca, a Modulalike parallel programming language...
Orca is a language for implementing parallel applications on loosely coupled distributed systems. Un...
[Abstract] Parsing CYK-like algorithms are inherently parallel: there are a lot of cells in the char...
Orca is a language for implementing parallel applications on loosely coupled distri-buted systems. U...
This work explores the problem of incremental analysis in the context of chart parsing, probably the...
We present an algorithm for incremental statistical parsing with Parallel Multiple Context-Free Gram...
Parsing schemata provide a general framework for specication, analysis and comparison of (sequential...
The work presented here attempts to bring out some fundamental concepts that underlie some known par...
We present an algorithm for incremental statistical parsing with Parallel Multiple Context-Free Gram...
During the last decade increasing interest in parallel programming can be observed. It is caused by ...
A parallel parsing technique is presented in which parentheses are inserted in the string to be pars...
A new parallel parsing algorithm for block structured languages, capable of parsing incremen- tally ...
The development of translator writing systems and extensible languages has led to a simultaneous dev...
This topic of this thesis is parallel parsing using context-free grammars and attribute grammars. Th...
Constituency parsing with rich grammars re-mains a computational challenge. Graph-ics Processing Uni...
We investigate the capabilities and shortcomings of Orca, a Modulalike parallel programming language...
Orca is a language for implementing parallel applications on loosely coupled distributed systems. Un...
[Abstract] Parsing CYK-like algorithms are inherently parallel: there are a lot of cells in the char...
Orca is a language for implementing parallel applications on loosely coupled distri-buted systems. U...
This work explores the problem of incremental analysis in the context of chart parsing, probably the...
We present an algorithm for incremental statistical parsing with Parallel Multiple Context-Free Gram...
Parsing schemata provide a general framework for specication, analysis and comparison of (sequential...
The work presented here attempts to bring out some fundamental concepts that underlie some known par...
We present an algorithm for incremental statistical parsing with Parallel Multiple Context-Free Gram...
During the last decade increasing interest in parallel programming can be observed. It is caused by ...
A parallel parsing technique is presented in which parentheses are inserted in the string to be pars...
A new parallel parsing algorithm for block structured languages, capable of parsing incremen- tally ...
The development of translator writing systems and extensible languages has led to a simultaneous dev...
This topic of this thesis is parallel parsing using context-free grammars and attribute grammars. Th...