From 174f679f5a8521f88342d5c7b58ae1e486425566 Mon Sep 17 00:00:00 2001 From: lzzfnc Date: Thu, 7 Oct 2021 17:20:08 +0200 Subject: [PATCH] removed design --- 1_pythoning/pythonInstallationParty.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/1_pythoning/pythonInstallationParty.txt b/1_pythoning/pythonInstallationParty.txt index dc14407..85f81f1 100644 --- a/1_pythoning/pythonInstallationParty.txt +++ b/1_pythoning/pythonInstallationParty.txt @@ -9,8 +9,7 @@ If you need to install NLTK, open the terminal and copy: pip3 install nltk python3 import nltk - nltk.download('tagsets') - nltk.download('') + nltk.download('all')