Verification of news and certificate, and plagiarism detector
摘要
Fake news, Fake certification, and Plagiarism are the most common issues arising these days. During this COVID-19 situation, there are a lot of rumors and fake news spreading and some of us are using fake certification to avoid vaccination and plagiarism became the most common topic during online studies. It is found that several apps and websites are present for the detection of false news and plagiarism. However, there is no single website for the detection of fake certificates. Moreover, nothing is made that consists of all these features in one platform. So, this proposed work develops a website for detecting fake news, Fake certificate, and plagiarism detector. The proposed method uses Natural Language Processing techniques for detecting NPC (news, plagiarism, and certificate). The proposed work uses image processing with some Python libraries like OpenCV in all the detections and that makes it quite interesting. For detecting NPC (news, plagiarism, and certificate) the algorithm is built using a k-mean model, logistic regression, and neural network. The proposed work uses the datasets that are trained using the count vectorizer method for the detection and to get its accuracy which will be tested using machine learning algorithms. The proposed method has shown an accuracy rate of 94.28% on Logistics Regression in comparison to existing methods.