Skip to content

nikhilmehta011/Langugage_Model-AutoComplete

Repository files navigation

Language Model - AutoComplete (Next Word Prediction) System

Based on Coursera NLP Specialization

Language Model maps probability to each word in a sequence. So for example probability (What a beautiful day) is more than the probability (What a beautiful homework). Language model has number of application in speech recognition, grammar check.

Here language model is used to predict the next word in a sentence given the few previous words in a sequence.

Results

single_word multiple_words

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published