Skip to content

Language N-Gram model estimates the probability of a word based on preceding words, using empirical frequencies. The goal is to uncover language patterns and enable statistical text generation.

Notifications You must be signed in to change notification settings

gabrielchasukjin/LanguageModel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

LanguageModel

About

Language N-Gram model estimates the probability of a word based on preceding words, using empirical frequencies. The goal is to uncover language patterns and enable statistical text generation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published