1
Fork 0
mirror of https://github.com/Steffo99/unimore-bda-6.git synced 2024-11-22 07:54:19 +00:00
bda-6-steffo/data/scripts/download-nltk.sh

5 lines
145 B
Bash
Raw Normal View History

2023-02-02 01:56:37 +00:00
#!/usr/bin/env bash
repo=$(git rev-parse --show-toplevel)
export NLTK_DATA="$repo/data/nltk"
"$repo/.venv/bin/python" -m nltk.downloader popular