Skip to content

isibord/BigramHMM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BigramHMM

Bigram HMM for part of speech tagging

To run bigramHMM tagger, use command:

python bigramHMM.py ensure doesn't exist because it will be appended to for accuracy comparison with

example: python bigramHMM.py twt.train.json twt.test.json testout.json

I commented out the confusion matrix printing in case the library package doesn't exist on the machine it is run on

About

Bigram and Trigram HMM for part of speech tagging

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages