We use cookies to ensure you have the best browsing experience on our website. Please read our cookie policy for more information about how we use cookies.
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?
Cookie support is required to access HackerRank
Seems like cookies are disabled on this browser, please enable them to open this website
The Punctuation Corrector
You are viewing a single comment's thread. Return to all 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?