derevirn / gfn-detector

Greek Fake News Detector: A web app that detects fake news written in the greek language, based on spaCy and Streamlit.

Home Page:https://share.streamlit.io/derevirn/gfn-detector/main/app.py

Repository from Github https://github.comderevirn/gfn-detectorRepository from Github https://github.comderevirn/gfn-detector

Greek Fake News Detector

A web app that detects fake news written in the Greek language. You can either enter the URL of a news article, or paste the text directly (works better). This app was developed with the Streamlit and spaCy Python libraries. The NLP text classifier was trained on a custom dataset, with fake news that were collected from the Ellinika Hoaxes fact-checking website.

Towards Data Science Article:

How I Created a Fake News Detector with Python

About

Greek Fake News Detector: A web app that detects fake news written in the greek language, based on spaCy and Streamlit.

https://share.streamlit.io/derevirn/gfn-detector/main/app.py


Languages

Language:Jupyter Notebook 96.6%Language:Python 3.4%