Skip to content

This mini project takes an input document and outputs bigram

Notifications You must be signed in to change notification settings

bansalanurag/Bigram-Language-Model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Bigram-Language-Model

This mini task takes an input document in format as given in the txt file and outputs bigram pairs related to all sentences. Also A and B matrix are calculated based on above bigram model for viterbi algorithm (https://en.wikipedia.org/wiki/Viterbi_algorithm).

About

This mini project takes an input document and outputs bigram

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages