java-probabilistic-earley-parser
java-probabilistic-earley-parser copied to clipboard
implement inside-outside algorithm for estimating rule probabilities
Suppose you have a grammar and a set of parsed sentences, we want to use inside-outside to estimate the most likely probability distribution for the grammar rules