Climate Change Fake News Detector
by pranjuljain Updated: Aug 6, 2022
Solution Kit Β
Our solution is to make an AI fake news detector that helps to detect fake news through binary classification techniques and helps to build a better experience by controlling the flow of disinformation in politics, businesses, climate change, general, and more. It's built with help of various powerful machine learning libraries and a Kandi kit. In this solution, we have also used NumPy for Data Analysis and Exploration, nltk is used for text Mining. Also for Machine Learning and sentence embedding, Scikit Learn has been used. This tool works by training a neural network to spot fake articles based on their text content. When you run your data through this tool, it gives you back a list of articles that it thinks are likely to be fake. In addition to identifying fake news, this model can also identify real news from fake ones. This allows you to compare the model's performance across different domains like politics, sports, business, etc. Our idea solves the problem of fake news circulation in media. As this is a major issue which has many times led to great losses in money and property both private and government because people believed in something fake. As the internet is a two-edged sword it has provided us with a lot of information but also much of it is fake or fabricated hence to stop such meaningless losses to people we have created this programm. Using this people should be able to know which information is true and which is false and thus they won't be led astray due to any fake/false news.
scikit-learnby scikit-learn
scikit-learn: machine learning in Python
scikit-learnby scikit-learn
Python
53572
Version:1.2.2
License: Permissive (BSD-3-Clause)
spaCyby explosion
π« Industrial-strength Natural Language Processing (NLP) in Python
spaCyby explosion
Python
25655
Version:v3.5.1
License: Permissive (MIT)
numpyby numpy
The fundamental package for scientific computing with Python.
numpyby numpy
Python
23036
Version:v1.24.2
License: Permissive (BSD-3-Clause)
notebookby jupyter
Jupyter Interactive Notebook
notebookby jupyter
Jupyter Notebook
9914
Version:v7.0.0a18
License: Permissive (BSD-3-Clause)
Kit Solution Source
fakenews-detectionby kandikits
Fake News detection in news articles
fakenews-detectionby kandikits
Jupyter Notebook
0
Version:v1.0.0
License: Permissive (Apache-2.0)