Next Word
Prediction
What is next word prediction ?
Next Word Prediction is the task of predicting what word comes next.
Types of next word prediction ?
* Manually Input and Distribution
* Predict by machine learning
Manually Input and Distribution
Physics
like
Chemistry
love
I
Statistics
s
Representing the above work Mathematically as conditional
probabilities –
P ( like | I) = 0.67 = 67%
P ( love | I) = 0.33 = 33%
P ( Physics | like) = P ( Chemistry | like) = 0.5 = 50%
P ( Statistics | love) = 1 = 100%

Next word prediction

  • 1.
  • 2.
    What is nextword prediction ? Next Word Prediction is the task of predicting what word comes next. Types of next word prediction ? * Manually Input and Distribution * Predict by machine learning
  • 3.
    Manually Input andDistribution Physics like Chemistry love I Statistics s
  • 4.
    Representing the abovework Mathematically as conditional probabilities – P ( like | I) = 0.67 = 67% P ( love | I) = 0.33 = 33% P ( Physics | like) = P ( Chemistry | like) = 0.5 = 50% P ( Statistics | love) = 1 = 100%