Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 345 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 345 Bytes

H0606001

Data Analysis and Sentiment Analysis

Inplement TF-IDF vectorization and Topic modeling based on LDA algorithm in Data Analysis stage.

Add Sentiment Analysis based on Bert model.

Use SST-2(Stanford Sentiment Treebank v2)as dataset.

Reformat key words as materials in WordCloud to implement visualisation function.