sadickam commited on
Commit
73863f2
·
verified ·
1 Parent(s): e423086

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -8,7 +8,7 @@ from nltk.tokenize import sent_tokenize
8
  import plotly.express as px
9
  import time
10
  import tqdm
11
- nltk.download('punkt')
12
 
13
  # Define the model and tokenizer
14
  checkpoint = "sadickam/sdg-classification-bert"
 
8
  import plotly.express as px
9
  import time
10
  import tqdm
11
+ nltk.download('punkt_tab')
12
 
13
  # Define the model and tokenizer
14
  checkpoint = "sadickam/sdg-classification-bert"