AshwinRJ / POS-Hidden-Markov-Model

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

POS-Hidden-Markov-Model

Trained a simple Hidden Markov Model to cluster words in vocabulary in an unsupervised fashion.The clusters that were discovered roughly correspond to POS tags. The dataset used was a concatenated and cleaned up version of five books from A Song of Ice and Fire series.

About

License:Apache License 2.0


Languages

Language:Python 100.0%