So I\'m working with NLTK CRFTagger where my input consist a list of tokens of word from movie queries and I\'m trying to implement an IOB tagger. I have been trying to read