-
Notifications
You must be signed in to change notification settings - Fork 2
chrismikehogan/Viterbi-Tagger
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Python implementation of a hidden markov model that uses the viterbi algorithm. icvtag.py is a toy example that runs on the corresponding tagging/ic* data. These datasets correspond with Jason Eisner's viterbi spreadsheet, found here: http://www.cs.jhu.edu/~jason/papers/eisner.hmm-viterbi.xls which is described here: http://www.cs.jhu.edu/~jason/papers/eisner.tnlp02.pdf vtag.py will run on the entraining/entest/endev data.
About
HMM POS tagger that uses Viterbi
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published