Skip to content

Task 4: Patronizing and Condescending Language Detection (PCL)

Notifications You must be signed in to change notification settings

HuyenNguyenHelen/SemEval2022-PCL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SemEval 2022 Task 4: Patronizing and Condescending Language Detection (PCL)

PCL is often involuntary and unconscious and the authors using such language are usually trying to help the communities in need, by raising awareness, moving the audience to action or standing for the rights of the under-represented. But PCL can potentially be very harmful, as it feeds stereotypes, routinizes discrimination and drives to greater exclusion. In our project, we applied classic machine learning, and deep learning models to classify the documents with PCL.

Models

  • Logistic Regression (LR)
  • Random Forests (RF)
  • K Nearest Neighbor (KNN)
  • Decision Tree (DT)
  • Naive Bayes (NB)
  • Suport Vector Machine (SVM)
  • LightGBM (LGBM)
  • XGBoost (XGB)

Deep Learning Models

F1

ROC-AUC

About

Task 4: Patronizing and Condescending Language Detection (PCL)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published