In Natural Language Processing it is valuable to be able to predict the next word. This starts with assigning probabilities to words, phrases or sentences.
Speech Recognition: It helps to know more probable sentences to decode a garbled speech audio input
Spelling or Grammar Correction: Detecting an unlikely phrase can identify potential mistakes in the text
Machine Translation: Known sentence probabilities can be used to reconstruct translations into the target language.