Spaces:
Sleeping
Sleeping
streamlit==1.22.0 | |
transformers==4.29.0 | |
torch==2.1.0 | |
numpy==1.24.1 | |
sentencepiece==0.1.98 | |
nltk==3.8.1 | |
scikit-learn==1.2.1 # For CountVectorizer and TfidfVectorizer | |
textblob==0.15.3 # For TextBlob | |
sklearn-crfsuite==0.3.6 # For CRF (Conditional Random Fields) | |