Skip to content

Code and data for the AAAI'19 paper "Reverse-Engineering Satire, or 'Paper on Computational Humor Accepted Despite Making Serious Advances'"

Notifications You must be signed in to change notification settings

epfl-dlab/unfun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

Unfun.me

This repository contains data and code for the following paper, which describes the online game Unfun.me:

Robert West and Eric Horvitz: Reverse-Engineering Satire, or “Paper on Computational Humor Accepted Despite Making Serious Advances”. Proceedings of the 33rd AAAI Conference on Artificial Intelligence, 2019.

When using this dataset, please cite the above paper. Here's a BibTeX entry you may use:

@inproceedings{west-horvitz-aaai2019-unfun,
  title={Reverse-Engineering Satire, or “Paper on Computational Humor Accepted Despite Making Serious Advances”},
  author={Robert West and Eric Horvitz},
  booktitle={Proceedings of the 33rd AAAI Conference on Artificial Intelligence},
  url={https://dlab.epfl.ch/people/west/pub/West-Horvitz_AAAI-19.pdf},
  year={2019}
}

Most important, we publish full database dumps of Unfun.me:

We also release R code for reproducing all results (incl. plots and tables) of the paper:

The above R script doesn't work with the raw database dump, but with data files derived from the dump, which can also be found in the data/ folder. All data files (incl. the full database dump) are described here:

Code for chunking headlines using the OpenNLP maximum-entropy chunker is also available:

About

Code and data for the AAAI'19 paper "Reverse-Engineering Satire, or 'Paper on Computational Humor Accepted Despite Making Serious Advances'"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages