Iterative CKY Parsing for Probabilistic Context-Free Grammars
Iterative CKY Parsing for Probabilistic Context-Free Grammars
复制标题
概率上下文无关文法的迭代 CKY 解析
DOI:
10.1007/978-3-540-30211-7_6
复制
发表时间:
2004
期刊:
影响因子:
--
通讯作者:
Junichi Tsujii
中科院分区:
文献类型:
--
作者:
Yoshimasa Tsuruoka;Junichi Tsujii
This paper presents an iterative CKY parsing algorithm for probabilistic context-free grammars (PCFG). This algorithm enables us to prune unnecessary edges produced during parsing, which results in more efficient parsing. Since pruning is done by using the edge’s inside Viterbi probability and the upper-bound of the outside Viterbi probability, this algorithm guarantees to output the exact Viterbi parse, unlike beam-search or best-first strategies. Experimental results using the Penn Treebank II corpus show that the iterative CKY achieved more than 60% reduction of edges compared with the conventional CKY algorithm and the run-time overhead is very small. Our algorithm is general enough to incorporate a more sophisticated estimation function, which should lead to more efficient parsing.
DOI:
--
发表时间:
2000
期刊:
--
影响因子:
--
作者:
Dan Jurafsky;James H. Martin
通讯作者:
Dan Jurafsky;James H. Martin