Skip to content

Psy3che/Design_and_Implementation_of_Chinese-_Text_Sentiment_Analysis_System_Based_on_Python4.1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

With the continuous advancement of artificial intelligence technology, sentiment analysis, as an important branch of Natural Language Processing (NLP), has gradually become a focus of research. The system aims to provide technical support for fields such as text mining and public opinion analysis. This paper employs the BERT pre-trained model combined with deep learning techniques to complete the sentiment classification task. Through experimental comparisons, the system was ultimately set to train for three epochs, with the F1 score as the evaluation metric. The Hugging Face Trainer module was utilized to achieve efficient training and validation. The experimental results demonstrate that the system exhibits good classification performance on the test set.During the system implementation, the contextual perception ability of BERT was innovatively integrated with traditional text processing techniques, providing an effective solution for Chinese sentiment analysis tasks. This paper also developed a web platform based on the Django framework, using Django's built-in admin system in the backend and the Django-simpleUI plugin for beautification. image image image image image image image image image image image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published