Skip to content

Develop a mechanism that uses a classifier to differentiate between a Real and a Fake news. it must be able to read a link and perform analysis to suggest the probability of it being either legit or made-up. A visual interface may be added in the future for interactivity

License

Notifications You must be signed in to change notification settings

Learning-Python-Team/UnTruth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UnTruth

A script that detects fake news

Purpose

The program is being developed mainly for educational purpose to learn in outs of development environment while also doing a little favor to our fellow netizens.

Requirements

  • Python 3 or Above

Objective

The program aims to eliminate the prevailing dominance of Fake News all around the internet. This program reads the information from a particular source and checks withing an array of parameters to establish certinity to weather the data providing information may be considered as Real or Fake.

Contributors

  • AlphaPhiKappa
  • riseandshine0
  • mphirke
  • mandjevant
  • webdotorg

About

Develop a mechanism that uses a classifier to differentiate between a Real and a Fake news. it must be able to read a link and perform analysis to suggest the probability of it being either legit or made-up. A visual interface may be added in the future for interactivity

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages