Skip to content

bzylich/humor-by-demographic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Joint Modeling of Humor and Offense

Authors: Gabriel Brookman, Akshay Gugnani, Nicholas Samoray, Brian Zylich

This repo is for our 685 - Final Project & SemEval'21 Event 7.

Humor classification is one the hardest problems in the area of Natural Language Understanding. In this project, we explore different pre-trained models and ensembles to combine and classify humor and offensive detection.

We are able to achieve submissions with significant performance in all of the tasks (detailed more in the report). As of the end of day of the submission ofthe project report, our team holds a position in the top 3 for each of the tasks, and we hold the first rank for 3 of the 4 tasks, among 21 other com-peting teams. We discuss this in more detail in our report - (https://competitions.codalab.org/competitions/27446#results)

Folder structure

.
├── notebooks               # Contains all the colab .ipynb used for model training and analysis
├── pipeline                # Contains all the .py files used for data collection and analysis
├── data                    # The data files (.csv) used in our work
│   ├── train_split   		    # Has the 90-10 train-test (.csv) files that we use for internal evaluations
├── docs                    # Documentation files - project report
│   ├── related_work   		   # Contains some of the relavent related work
└── README.md

Datasets

Notebooks

Jupyter notebook is run on Google Colab, any extra packages required are included in the notebook itself.

Libraries

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •