• + 4 comments

    Iam trying to use func pos_tag() from nltk by first calling: from nltk.tag import pos_tag but it is giving me error again and again. I have run the same code offline and it was working. Could you please check that?