Skip to content

kenaszogara/fake-news-detection-app-tku

Repository files navigation

Fake News Detection App

A simple webapp that takes in news body text and gives output of a reliable score that are generated through machine learning training.

Getting Started

So how to use this app:

Prerequisites

  1. Python 3 Which you can get it from here:
https://www.python.org/downloads/

Installing Dependencies

So since our webapp uses Python, some libraries we used are in the requirements.txt file. So basically just install all the packages dependencies by running

$pip install -r requirements.txt

:))

Built With

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

TKU Lanyang Senior Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published