You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Command to get the result:
$ python pos_tagger/postaggerViterTri.py data/hw3_train data/hw3_heldout
Expected output:
Accuracy in training [35000 sentences]: 90.9641951624
Accuracy in test [13928 sentences]: 94.2227852091
About
This project implements HMM model on trigrams resulting a better accuracy in POS tagging