/gfn-detector

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

Primary LanguageJupyter Notebook

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