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.
derevirn/gfn-detector
Greek Fake News Detector: A web app that detects fake news written in the greek language, based on spaCy and Streamlit.
Jupyter Notebook