#!/usr/bin/env python3 import nltk nltk.download("punkt") nltk.download("punkt_tab")