Skip to content

Commit

Permalink
add showcase image to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
pankace committed Sep 4, 2024
1 parent ff8f64d commit d5a6af0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ Detecting racism and xenophobia using deep learning models on Twitter data: CNN,

This project takes on the challenge of identifying racist content in tweets through a series of machine-learning experiments. We performed data analysis to better understand the dataset, and we experimented with text representation methods like TF-IDF and embedding, and we evaluated various models, including logistic regression, random forest, LSTM, and BERT to develop an effective approach for classifying tweets.

<img src = 'https://github.com/pankace/Harmful-Content-Detection/blob/main/images/Sample.JPG' alt = 'showcase'/>
# 2. Usage

First, install the required packages using the following command:
Expand Down
Empty file removed docker-compose.yml
Empty file.

0 comments on commit d5a6af0

Please sign in to comment.