Hoppa till huvudinnehåll

BibTeX

@inProceedings{angelov-ljunglof-2014-fast-205189,
	title        = {Fast Statistical Parsing with Parallel Multiple Context-Free Grammars},
	abstract     = {We present an algorithm for incremental statistical parsing with Parallel Multiple Context-Free Grammars (PMCFG). This is an extension of the algorithm by Angelov (2009) to which we added statistical ranking. We show that the new algorithm is several times faster than other statistical PMCFG parsing algorithms on real-sized grammars. At the same time the algorithm is more general since it supports non-binarized and non-linear grammars.

We also show that if we make the search heuristics non-admissible, the parsing speed improves even further, at the risk of returning sub-optimal solutions.},
	booktitle    = {EACL'14, 14th Conference of the European Chapter of the Association for Computational Linguistics},
	author       = {Angelov, Krasimir and Ljunglöf, Peter},
	year         = {2014},
}