mabama-tt5 / eval_mod.py
ovieyra21's picture
Add my new, shiny module.
1cba29d
raw
history blame
87 Bytes
def _download_and_prepare(self, dl_manager):
import nltk
nltk.download("punkt")