Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
SSahas
/
sentiment_classifier_airline
like
0
Sleeping
App
Files
Files
Community
e9fa088
sentiment_classifier_airline
/
requirements.txt
SSahas
Update requirements.txt
e9fa088
about 2 years ago
raw
Copy download link
history
blame
Safe
131 Bytes
#joblib
#scikit-learn
#pandas
#nltk
#regex
joblib == 1.1.0
scikit-learn == 0.24.2
pandas == 1.1.5
nltk == 3.6.7
regex == 2022.8.17