StKirill commited on
Commit
90edc01
·
verified ·
1 Parent(s): 9c0b4f8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,4 +1,4 @@
1
- import parsing
2
 
3
  import pandas as pd
4
  import nltk
 
1
+ # import parsing # decomment to download data from the website and parse it
2
 
3
  import pandas as pd
4
  import nltk