Skip to content

TonyEinstein/Sentiment-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sentiment analysis of comment text based on Bayesian algorithm

基于贝叶斯算法实现的评论文本情感分析 Sentiment analysis of comment text based on Bayesian algorithm

Built with ❤︎ by TonyEinstein, jwcen, and the community!

Python 3.7 jieba 0.42.1 pandas 1.3.5

Requirements

  • 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published