English

Parsing Inside-Out

cmp-lg 2007-05-23 v1 Computation and Language

Abstract

The inside-outside probabilities are typically used for reestimating Probabilistic Context Free Grammars (PCFGs), just as the forward-backward probabilities are typically used for reestimating HMMs. I show several novel uses, including improving parser accuracy by matching parsing algorithms to evaluation criteria; speeding up DOP parsing by 500 times; and 30 times faster PCFG thresholding at a given accuracy level. I also give an elegant, state-of-the-art grammar formalism, which can be used to compute inside-outside probabilities; and a parser description formalism, which makes it easy to derive inside-outside formulas and many others.

Keywords

Cite

@article{arxiv.cmp-lg/9805007,
  title  = {Parsing Inside-Out},
  author = {Joshua Goodman},
  journal= {arXiv preprint arXiv:cmp-lg/9805007},
  year   = {2007}
}

Comments

Ph.D. Thesis, 257 pages, 40 postscript figures