GEM-benchmark / NL-Augmenter

NL-Augmenter 🦎 → 🐍 A Collaborative Repository of Natural Language Transformations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`nltk.download` in `transformation.py` file

pithysr opened this issue · comments

Can we add nltk.download statements to the code? Should we handle possible exceptions?
It should not disrupt the driver, but just asking to make sure.

Yes, though I would suggest only download the specific files in NLTK that you need.