Viterbi-Tagger
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:HMM POS tagger that uses Viterbi
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.

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。