FridayMaster commited on
Commit
444388b
·
verified ·
1 Parent(s): 796b144

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -8,6 +8,7 @@ import nltk
8
 
9
  # Download the required NLTK data
10
  nltk.download('punkt')
 
11
 
12
 
13
  # Load the Ubuntu manual from a .txt file
 
8
 
9
  # Download the required NLTK data
10
  nltk.download('punkt')
11
+ nltk.download('punkt_tab')
12
 
13
 
14
  # Load the Ubuntu manual from a .txt file