Sciweavers

254 search results - page 8 / 51
» Efficient Transformation-Based Parsing
Sort
View
WIA
1997
Springer
14 years 3 days ago
Construction of Efficient Generalized LR Parsers
We show how LR parsers for the analysis of arbitrary context-free grammars can be derived from classical Earley's parsing algorithm. The result is a Generalized LR parsing al...
Miguel A. Alonso, David Cabrero, Manuel Vilares Fe...
EACL
1993
ACL Anthology
13 years 10 months ago
Head-driven Parsing for Lexicalist Grammars: Experimental Results
We present evidence that head-driven parsing strategies lead to efficiency gains over standard parsing strategies, for lexicalist, concatenative and unification-based grammars. A ...
Gosse Bouma, Gertjan van Noord
AAAI
2010
13 years 10 months ago
Forest-Based Semantic Role Labeling
Parsing plays an important role in semantic role labeling (SRL) because most SRL systems infer semantic relations from 1-best parses. Therefore, parsing errors inevitably lead to ...
Hao Xiong, Haitao Mi, Yang Liu, Qun Liu
JACM
2002
83views more  JACM 2002»
13 years 8 months ago
Fast context-free grammar parsing requires fast boolean matrix multiplication
In 1975, Valiant showed that Boolean matrix multiplication can be used for parsing contextfree grammars (CFGs), yielding the asympotically fastest (although not practical) CFG par...
Lillian Lee
COLING
1990
13 years 9 months ago
To Parse or Not to Parse: Relation-Driven Text Skimming
We have designed and implemented a text processing system that can extract important information from hundreds of paragraphs per hour and can be transported within weeks to a new ...
Paul S. Jacobs