An open API service indexing awesome lists of open source software.

https://github.com/vbprojects/pure_python_hmm_tagger

A pure python implementation of an hidden markov machine for parts of speech (POS) tagging.
https://github.com/vbprojects/pure_python_hmm_tagger

Last synced: 6 months ago
JSON representation

A pure python implementation of an hidden markov machine for parts of speech (POS) tagging.

Awesome Lists containing this project

README

          

# pure_python_HMM_tagger
A pure python implementation of an hidden markov machine for parts of speech (POS) tagging.

97.02% accuracy on brown corpus