You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To get nltk packages (assuming you have nltk) run python in command line mode and do the following:
>>import nltk
>>nltk.download()
A package downloader gui will pop up. You can download them all (~3GB) or run analyze_debate.py which will throw an error telling you the package location.