Skip to content

cozek/memotion2020-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

memotion2020-code

Memotion Analysis 2020 Paper link: https://www.aclweb.org/anthology/2020.semeval-1.152.pdf This repo contains the base code used Team KAFK for the Memotion Analysis Task. Since the data is publicly posted on Kaggle, we have released two notebooks containing the code for our classifier and exploratory data analysis at Kaggle itself. Please find their links below.

Notebooks:

  1. EDA Notebook: https://www.kaggle.com/coseck/memotion-eda
  2. Classifier Notebook: https://www.kaggle.com/coseck/team-kafk-classification-models-for-task-a-and-b

Credits:

If you use our scripts please cite:

@inproceedings{das2020kafk,
  title={KAFK at SemEval-2020 Task 8: Extracting Features from Pre-trained Neural Networks to Classify Internet Memes},
  author={Das, Kaushik Amar and Baruah, Arup and Barbhuiya, Ferdous Ahmed and Dey, Kuntal},
  booktitle={Proceedings of the Fourteenth Workshop on Semantic Evaluation},
  pages={1148--1154},
  year={2020}
}

Releases

No releases published

Packages

No packages published

Languages