Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 265 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 265 Bytes

HMM_Tagger

Parts of speech tagger using Hidden Markov Model

A >97% accuracy POS tagger implemented using pomogrenate package and trained on the Brown Corpus. As a part of the Udacity NLP Nanodegree.