Skip to content

razanAlkhamisi/NLP_Project

Repository files navigation

logo_ironhack_blue 7

PROJECT-NLP-Challenge

🌟 Overview

This project aims to tackle the challenge of digital misinformation by building a robust classifier that distinguishes between real and fake news articles. By comparing traditional statistical methods with modern word embeddings, this project demonstrates how machine learning can enhance media literacy and information security.

🎯 Project Objectives

Build a high-accuracy classifier for fake news detection.

Implementation of Classical NLP (TF-IDF + Logistic Regression).

Implementation of Deep Learning context using Word2Vec embeddings.

Rigorous performance comparison using metrics like Accuracy, Precision, Recall, and F1-Score.

Approach

  • Develop a classical NLP model- Logestic.
  • Develop a Word2Vec-based classifier.
  • Compare between models performance.
  • show any other results

The link of the deployed Logestic Regression Model using Streamlit:

https://insyjix9kxiis3wihih6zg.streamlit.app/

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors