Maximum Probability Segmentation

Of all possible segmentations for a sequence of letters, we want the one with the highest probability.

Proceed like in the path example (in fact, this is a path problem, if phrased correctly...).

tabular55


next up previous
Next: Algorithm Up: SEGMENTATION Previous: Probability of a Segmentation