Skip to content

Latest commit

 

History

History
41 lines (29 loc) · 1.34 KB

README.md

File metadata and controls

41 lines (29 loc) · 1.34 KB

project-image

Brief introduction:

This web application developed using Streamlit to analyze and extract sentiments from Arabic tweets using artificial intelligence and Deep Learning. I used CNN as a model to classify tweets (positive/negative).

Dataset Exploration:

Data Preprocessing:

Data before preprocessing:

Data after preprocessing:

Algorithms benchmarking:

Web App Snippet:

🧐 Features

Here're some of the project's best features:

  • Classify arabic tweets to either positive or negative

💻 Built with

Technologies used in the project:

  • Python
  • Streamlit
  • Scikit-learn
  • Keras