Skip to content

Using the Viterbi algorithm to determine sequence probabilities in an NLP setting

Notifications You must be signed in to change notification settings

worldofnick/viterbi-nlp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

viterbi-nlp

Using the Viterbi algorithm to determine sequence probabilities in an NLP setting. Written in Python 2.7. Programming assignment for NLP @ the University of Utah. Score: 100/100.

Run python viterbi.py <probabilities file> <sentences file>

About

Using the Viterbi algorithm to determine sequence probabilities in an NLP setting

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages