Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
sercetexam9
/
fakenewsdetection
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
sercetexam9
commited on
Sep 1, 2024
Commit
8b336c7
·
verified
·
1 Parent(s):
0f25d66
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+2
-0
app.py
CHANGED
Viewed
@@ -1,3 +1,5 @@
1
import re
2
import string
3
import pandas as pd
1
+
pip install scikit-learn
2
+
pip install nltk
3
import re
4
import string
5
import pandas as pd