Přístupnostní navigace
E-application
Search Search Close
Publication result detail
SMRŽ, P.; KADLEC, V.
Original Title
How Many Dots Are Really Needed for Head-Driven Chart Parsing?
English Title
Type
Paper in proceedings outside WoS and Scopus
Original Abstract
This paper presents an improved form of head-driven chart parserthat is appropriate for large context-free grammars. The basic method - HDddm (Head-Driven dependent dot move) - is introducedfirst. Both variants that improve the basic approach are based on the same idea - to reduce the number of chart edges by modifying the form of items(dotted rules). The first one "unifies" the items that share the analyzedpart of the relevant rule (thus, only one dot is needed to mark the positionbefore and after the covered part).The second method applies the inverse strategy, it "eliminates" the partsthat have not been covered yet (no dot needed). All the discussed alternativesare described in the form of parsing schemata.We also shortly mention a tricky technique (employing a special trie-likedata structure developed originally for Scrabble) that enables minimizingthe extra information needed in the algorithms.We demonstrate the advantages of the described methods by the significantdecrease in the number of edges for charts. The results are given for thestandard set of testing grammars (and respective inputs) as well as for a large and highly ambiguous Czech grammar.
English abstract
Keywords
head-driven parsing
Key words in English
Authors
Released
17.02.2006
Publisher
Springer Verlag
Location
Berlin
ISBN
3-540-31198-X
Book
SOFSEM 2006: Theory and Practice of Computer Science: 32nd Conference on Current Trends in Theory and Practice of Computer Science
Pages from
483
Pages to
492
Pages count
10
BibTex
@inproceedings{BUT22173, author="Pavel {Smrž} and Vladimír {Kadlec}", title="How Many Dots Are Really Needed for Head-Driven Chart Parsing?", booktitle="SOFSEM 2006: Theory and Practice of Computer Science: 32nd Conference on Current Trends in Theory and Practice of Computer Science", year="2006", pages="483--492", publisher="Springer Verlag", address="Berlin", isbn="3-540-31198-X" }