Skip to content

JiwanChung/VisualPun_UNPIE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Can visual language models resolve textual ambiguity with visual cues? Let visual puns tell you!

figure

This repository contains the code for our EMNLP 2024 paper: Can visual language models resolve textual ambiguity with visual cues? Let visual puns tell you!
Jiwan Chung, Seungwon Lim, Jaehyun Jeon, Seungbeen Lee, Youngjae Yu

Paper

Data

Our recommendation is to access the corpus on HuggingFace:

from datasets import load_dataset

# load main data
dset = load_dataset("jiwan-chung/VisualPun_UNPIE", "heterographic")

dset = load_dataset("jiwan-chung/VisualPun_UNPIE", "homographic")

Evaluation

tbu

About

Corpus to accompany: "Can visual language models resolve textual ambiguity with visual cues? Let visual puns tell you!"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors