Skip to content

Commit

Permalink
Add last one
Browse files Browse the repository at this point in the history
  • Loading branch information
antonio-fin committed Jan 19, 2025
1 parent 9981de7 commit 12da994
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Empty file.
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
nltk.download('punkt_tab')
nltk.download('stopwords')
nltk.download('averaged_perceptron_tagger')
nltk.download('averaged_perceptron_tagger_eng')
nltk.download('wordnet')
nltk.download('omw-1.4')
nltk.download('maxent_ne_chunker')
Expand Down

0 comments on commit 12da994

Please sign in to comment.