{"id":18507904,"url":"https://github.com/educationaltestingservice/sarcasm","last_synced_at":"2026-01-26T13:06:09.253Z","repository":{"id":66103392,"uuid":"233692348","full_name":"EducationalTestingService/sarcasm","owner":"EducationalTestingService","description":"shared tasks and research related to sarcasm detection","archived":false,"fork":false,"pushed_at":"2020-07-28T00:30:39.000Z","size":3978,"stargazers_count":21,"open_issues_count":0,"forks_count":6,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-06-03T18:08:54.474Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/EducationalTestingService.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-01-13T20:59:09.000Z","updated_at":"2025-01-24T09:49:42.000Z","dependencies_parsed_at":"2023-03-22T13:18:59.689Z","dependency_job_id":null,"html_url":"https://github.com/EducationalTestingService/sarcasm","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/EducationalTestingService/sarcasm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EducationalTestingService%2Fsarcasm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EducationalTestingService%2Fsarcasm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EducationalTestingService%2Fsarcasm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EducationalTestingService%2Fsarcasm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EducationalTestingService","download_url":"https://codeload.github.com/EducationalTestingService/sarcasm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EducationalTestingService%2Fsarcasm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28778787,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-26T11:46:04.308Z","status":"ssl_error","status_checked_at":"2026-01-26T11:46:02.664Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-06T15:12:48.474Z","updated_at":"2026-01-26T13:06:09.247Z","avatar_url":"https://github.com/EducationalTestingService.png","language":null,"readme":"# Automatic Sarcasm Detection \n\n***The Shared Task (2nd FigLang Workshop at ACL 2020) is now over. Thanks a lot, participants :)***  \n\nPlease refer to `reddit` and `twitter` sub-directories for further references on datasets. \n\nFor Twitter and Reddit, training and testing datasets are provided for sarcasm detection tasks in jsonlines format. \n\nEach line contains a JSON object with the following fields : \n- ***label*** : `SARCASM` or `NOT_SARCASM`  \n- ***id***:  String identifier for sample. This id will be required when making submissions.\n\t- **ONLY** in test data\n- ***response*** :  the sarcastic response, whether a sarcastic Tweet or a Reddit post\n- ***context*** : the conversation context of the ***response***\n\t- Note, the context is an ordered list of dialogue, i.e., if the context contains three elements, `c1`, `c2`, `c3`, in that order, then `c2` is a reply to `c1` and `c3` is a reply to `c2`. Further, if the sarcastic response is `r`, then `r` is a reply to `c3`.\n\nFor instance, for the following training example : \n\n`\"label\": \"SARCASM\", \"response\": \"Did Kelly just call someone else messy? Baaaahaaahahahaha\", \"context\": [\"X is looking a First Lady should . #classact, \"didn't think it was tailored enough it looked messy\"]`\n\nThe response tweet, \"Did Kelly...\" is a reply to its immediate context \"didn't think it was tailored...\" which is a reply to \"X is looking...\". Your goal is to predict the label of the \"response\" while also using the context (i.e, the immediate or the full context).\n\n***Dataset size statistics*** :\n\n|         | Train | Test |\n|---------|-------|------|\n| Reddit  | 4400  | 1800 |\n| Twitter | 5000  | 1800 |\n\nFor Test, we will be providing you the ***response*** and the ***context***. We will also provide the ***id*** (i.e., identifier) to report the the results.\n\n***Submission Instructions*** : Please follow the given [link](submission_instructions.pdf)\n\n***Main References:***\n\n[A Report on the 2020 Sarcasm Detection Shared Task.](https://www.aclweb.org/anthology/2020.figlang-1.1.pdf) Debanjan Ghosh, Avijit Vajpyee, Smaranda Muresan. Proceedings of the Second Workshop on Figurative Language Processing.\n\n---\n***Note***:  Since we have collected our training data from popular social media platforms a large portion of the utterances are on controversial and/or political and social topics. Although we have pre-processed the training data and lightly edited to remove contentious text, many utterances still contain controversial perspectives (of the users) and informal language.  \n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feducationaltestingservice%2Fsarcasm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feducationaltestingservice%2Fsarcasm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feducationaltestingservice%2Fsarcasm/lists"}