-
Notifications
You must be signed in to change notification settings - Fork 1
This project implements HMM model on trigrams resulting a better accuracy in POS tagging
himanish532/POS-Tagger-Model
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published