A part of speech tagger for hindi language using bi-gram language model and HMM
URL : http://taghindi.herokuapp.com/
USAGE : Input Hindi text inside the text box, and get tagged output.
USED PARTS_OF_SPEECH TAGSET : Penn Treebank (https://www.ling.upenn.edu/courses/Fall_2003/ling001/penn_treebank_pos.html)
The code in this repository is licensed under the terms of MIT License.