Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 440 Bytes

File metadata and controls

2 lines (2 loc) · 440 Bytes

Covid-19-Misinformation-Detection

Analyze whether information about Covid-19 in Twitter is false information through a model designed by Python. Mined the fake news in Twitter through API, and compared TF-IDF, KNN, K-means, Naive Bayes, Logistic Regression, Xgboost, and Bert model to distinguish whether the information is false information. Used the TF-IDF, KNN and Bert model to predict and classify the labels of tweets from Twitter.