English

Precise n-gram Probabilities from Stochastic Context-free Grammars

cmp-lg 2022-02-28 v1 Computation and Language

Abstract

We present an algorithm for computing n-gram probabilities from stochastic context-free grammars, a procedure that can alleviate some of the standard problems associated with n-grams (estimation from sparse data, lack of linguistic structure, among others). The method operates via the computation of substring expectations, which in turn is accomplished by solving systems of linear equations derived from the grammar. We discuss efficient implementation of the algorithm and report our practical experience with it.

Keywords

Cite

@article{arxiv.cmp-lg/9405016,
  title  = {Precise n-gram Probabilities from Stochastic Context-free Grammars},
  author = {Andreas Stolcke and Jonathan Segal},
  journal= {arXiv preprint arXiv:cmp-lg/9405016},
  year   = {2022}
}

Comments

12 pages, to appear in ACL-94