Learn Before
Concept
Noisy channel algorithm for real-word correction
The algorithm takes the input sentence and generates a set of candidate words for each word . The candidates include every word with a small edit distance from . Then we pick the sentence with the highest language model probability.
Each sentence is scored by the noisy channel:

0
1
Updated 2022-05-13
Tags
Data Science