项目作者: visrahane

项目描述 :
Part of Speech tagging using HMM
高级语言: Python
项目地址: git://github.com/visrahane/POS-Tagger.git
创建时间: 2018-02-15T04:34:31Z
项目社区:https://github.com/visrahane/POS-Tagger

开源协议:

下载


POS-Tagger

Part of Speech tagging using HMM


Hidden Markov Model part-of-speech tagger for English, Chinese, and a surprise language.

The training data are provided tokenized and tagged; the test data will be provided tokenized, and the tagger will add the tags.

The assignment was graded based on the performance of the tagger, that is how well it performs on unseen test data compared to the performance of a reference tagger.

For more details : http://ron.artstein.org/csci544-2018/coding-1.html

Results:















BaselineReference My Accuracy
English: 0.842365317182 0.887910423972 0.884882052917
Chinese: 0.838827838828 0.869547119547 0.873959373959
Hindi: 0.85817104149 0.924188540785 0.920716906576