next up previous
Next: Prediction (probabilistic) Up: Computing forward and inner Previous: Computing forward and inner

Notation

A few intuitive abbreviations are used from here on to describe Earley transitions succinctly. (1) To avoid unwieldy tex2html_wrap_inline8133 notation we adopt the following convention. The expression tex2html_wrap_inline8135 means that x is computed incrementally as a sum of various y terms, which are computed in some order and accumulated to finally yield the value of x.gif (2) Transitions are denoted by tex2html_wrap_inline8143 , with predecessor states on the left and successor states on the right. (3) The forward and inner probabilities of states are notated in brackets after each state, e.g.,

displaymath8131

is shorthand for tex2html_wrap_inline8145 , tex2html_wrap_inline8147 .



Andreas Stolcke
Sat Jun 29 21:49:02 PDT 1996