Skip to content

This model predicts upto 3 words that the user might use next based upon the text entered. It was built using text data from Twitter, Blogs and News. Currently, it's built for English Text and can be further used for other languages. It is made by building n-gram models (bigrams, trigrams and quadgrams).

Notifications You must be signed in to change notification settings

shambhavimalik/Text-Prediction-Model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Text-Prediction-Model

This model predicts upto 3 words that the user might use next based upon the text entered. It was built using text data from Twitter, Blogs and News. Currently, it's built for English Text and can be further used for other languages. It is made by building n-gram models (bigrams, trigrams and quadgrams).

About

This model predicts upto 3 words that the user might use next based upon the text entered. It was built using text data from Twitter, Blogs and News. Currently, it's built for English Text and can be further used for other languages. It is made by building n-gram models (bigrams, trigrams and quadgrams).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages