# The dependencies of the Streamlit chatbot | |
streamlit | |
plotly | |
pandas | |
transformers | |
numpy | |
scikit-learn | |
scipy | |
regex | |
matplotlib | |
wordcloud | |
torch | |
spacy | |
neattext | |
textblob | |
python -m spacy download en_core_web_sm | |
# The dependencies of the Streamlit chatbot | |
streamlit | |
plotly | |
pandas | |
transformers | |
numpy | |
scikit-learn | |
scipy | |
regex | |
matplotlib | |
wordcloud | |
torch | |
spacy | |
neattext | |
textblob | |
python -m spacy download en_core_web_sm | |