In [ ]:
import nltk
nltk.download()

In [ ]:
from nltk.corpus import brown
brown.words()