Rag_basic/utils/nltk_help.py

4 lines
62 B
Python

import nltk
nltk.download('punkt')
nltk.download('punkt_tab')