Skip to content

Instantly share code, notes, and snippets.

@vnkdj5
Created April 17, 2019 15:31
Show Gist options
  • Save vnkdj5/51e36ca7b40c95b20881ad906f5c66d8 to your computer and use it in GitHub Desktop.
Save vnkdj5/51e36ca7b40c95b20881ad906f5c66d8 to your computer and use it in GitHub Desktop.
HIndi POS Tagging dependancies
import nltk
nltk.download('indian')
nltk.download('punkt')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment