/Language_Modelling

A Language Model with Multi-layer Perceptron implementation to predict 4th word given first 3 words of a 4-gram(128 hidden layer units)

Primary LanguagePython

Language_Modelling

A simple Language Model implemented with neural network to predict 4th word given first 3 words of a 4-gram