A lightweight NLP-powered web app that classifies news articles as Real or Fake using an LSTM-based deep learning model. The dataset is hosted on Hugging Face, and the app is fully deployable on Streamlit Cloud.
🚀 Features
End-to-end text preprocessing (cleaning, tokenization, lemmatization)
LSTM neural network trained on a custom fake news dataset