Skip to content

a simple python implementation of Viterbi algorithm

Notifications You must be signed in to change notification settings

wyu-du/POS-HMM-Viterbi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

POS-HMM-Viterbi

A simple python implementation of Viterbi algorithm on POS Tagging problems.

Data:
The Penn Treebank sample data from NLTK.

Performance:
Achieved an overal accuracy of 0.9290893559537526

Reference:
[JE] Eisenstein, Natural Language Processing, 2018

About

a simple python implementation of Viterbi algorithm

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages