基于贝叶斯算法实现的评论文本情感分析 Sentiment analysis of comment text based on Bayesian algorithm
Built with ❤︎ by TonyEinstein, jwcen, and the community!
- Python 3.7
- Flask==2.1.2
- jieba==0.42.1
- pandas==1.3.5
Dependencies can be installed using the following command:
pip install -r requirements.txt