Skip to content

isibord/LanguageModels

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LanguageModels

The first language model is a backoff model and the second is based on linear interpolation between smoothed unigram, bigram, and trigram models. To run, use command

python3 languageModels.py traincorpus.txt testcorpus.txt

About

The first language model is a backoff model and the second is based on linear interpolation between smoothed unigram, bigram, and trigram models.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages