Skip to content

Instantly share code, notes, and snippets.

@megha444
Created September 21, 2020 13:48
Show Gist options
  • Save megha444/843841c6c579164a791cfd9c7f5c7171 to your computer and use it in GitHub Desktop.
Save megha444/843841c6c579164a791cfd9c7f5c7171 to your computer and use it in GitHub Desktop.
pip install glove_python
import nltk
nltk.download('stopwords')
nltk.download ('punkt')
nltk.download('wordnet')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment