8000 GitHub - jindi-tju/IAAD: Source code for AAAI23 “Augmenting Affective Dependency Graph via Iterative Incongruity Graph Learning for Sarcasm Detection”
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ IAAD Public

Source code for AAAI23 “Augmenting Affective Dependency Graph via Iterative Incongruity Graph Learning for Sarcasm Detection”

Notifications You must be signed in to change notification settings

jindi-tju/IAAD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IAAD

Code & data accompanying the paper ["Augmenting Affective Dependency Graph via Iterative Incongruity Graph Learning for Sarcasm Detection"].

Prerequisites

This code is written in python 3. You will need to install a few python packages in order to run the code. All needed packages are listed in the file 'requirements.txt'

  • Notes:
    • You can find the output data in the out folder specified in the config file.
    • Due to copyright and space restrictions, the data set only contains riloff. For other data sets, please refer to the original paper that released the data set.

Acknowledgment

Our implementation is mainly based on follows. Thanks for their authors. https://github.com/hugochan/IDGL

About

Source code for AAAI23 “Augmenting Affective Dependency Graph via Iterative Incongruity Graph Learning for Sarcasm Detection”

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0