Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 256 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 256 Bytes

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>