Skip to content

This project implements the n-gram language model that uses a corpus to generate N sentences

Notifications You must be signed in to change notification settings

UsmanGohar/N-Gram-Language-Model-Text-Generation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

N-Gram Text Generation Language Model

This project trains an N-gram (till n =3) Text Generation Model using .txt files provided as inputs. It calculates probability of each n-gram and uses that to generate random sentences

Author

  • Usman Gohar - Initial work

About

This project implements the n-gram language model that uses a corpus to generate N sentences

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages