Skip to content

This project calculates the probability matrix of words in a given text file, determining the most probable next words for a given input word. The code is organized in an object-oriented manner, using classes to handle probability matrix calculation, saving, and finding probabilities.

Notifications You must be signed in to change notification settings

deepanshubaghel/Word_Prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

About

This project calculates the probability matrix of words in a given text file, determining the most probable next words for a given input word. The code is organized in an object-oriented manner, using classes to handle probability matrix calculation, saving, and finding probabilities.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages