Skip to content

A basic unigram and bigram language model with implemented smoothing, Kneyser-Ney smoothing, and with a predictive model of represented speech. The predictive model uses the simple perplexity modeling approach and accuracy scores are represented as an F1 measurement.

Notifications You must be signed in to change notification settings

cosenaux/N-GramLanguageModel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

N-GramLanguageModel

About

A basic unigram and bigram language model with implemented smoothing, Kneyser-Ney smoothing, and with a predictive model of represented speech. The predictive model uses the simple perplexity modeling approach and accuracy scores are represented as an F1 measurement.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published