Skip to content

tqdat712/Hidden-Markov-Model-POS-tagging

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

POS tagging with Hidden Markov Model

Implemented Hidden Markov Model training and used it to predict the joint probability of a sentence with given POS tags. Implemented max a posteriori inference to predict the POS tags of a sentence. Conducted quantitive experiments on training and validation sets. Graphically represented performances of different values of hyperparameter with Matplotlib.

/This project was under the curriculum of course CMPUT 463 at the University of Alberta./

About

POS tagging with Hidden Markov Model

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages