Scripts, data sets and other files for the Lab Practical of Artificial Intelligence(CSE 202).
Following Lab assignments have been added to this repo. ##Implementing POS tagging The aim of this practical is to achieve Part of Speech(POS) tagging using HunPos(HMMs model) and CRF++(CRF model). All the other details can be seen in the sub-folder.