Prageeth-1 commited on
Commit
a1e7e05
·
verified ·
1 Parent(s): 2341ecb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -12,7 +12,7 @@ import matplotlib.pyplot as plt
12
  import io
13
  from collections import Counter
14
  import string
15
-
16
 
17
  # Download NLTK resources
18
  nltk.download('punkt')
 
12
  import io
13
  from collections import Counter
14
  import string
15
+ import os
16
 
17
  # Download NLTK resources
18
  nltk.download('punkt')