In this repository you can look at our Python code for Semeval 2020 Task 7: Assessing the funniness of Edited News Headlines
Use data/task-1/train.csv for training and data/task-1/dev.csv for evaluation.
Go to "humor_regression_lstm.py", install required packages, and run the main function. "task-1-output.csv" should be automatically generated with sentence id and corresponding mean score.