#!/usr/bin/env python import nltk nltk.download('punkt') nltk.download('stopwords')