2020-03-06 11:33:58 +00:00

6 lines
85 B
Python

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