Skip to content

Commit

Permalink
download punkt_tab
Browse files Browse the repository at this point in the history
  • Loading branch information
JosuaKrause committed Aug 27, 2024
1 parent 46208ac commit 4805446
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sh/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ fi
! read -r -d '' PY_NLTK_DOWNLOAD <<'EOF'
import nltk
nltk.download("punkt")
nltk.download("punkt_tab")
nltk.download("averaged_perceptron_tagger")
nltk.download("words")
EOF
Expand Down

0 comments on commit 4805446

Please sign in to comment.