Skip to content

Corpus and code for Aligned Recipe Actions (ARA) corpus, EMNLP 2021

License

Notifications You must be signed in to change notification settings

audreygao/ara

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aligned Recipe Actions (ARA)

This repository contains the Aligned Recipe Actions corpus from the paper below.

Lucia Donatelli, Theresa Schmidt, Debanjali Biswas, Arne Köhn, Fangzhou Zhai, Alexander Koller (2021). Aligning Actions Across Recipe Graphs. Proceedings of the 2021 Conference on Empirical Methods in Natural Language Processing (EMNLP).

The code for the most recent version of the recipe-action alignment model is available here. (Please note that the data in that repository is the ARA 1.0 corpus.)

Contact Person: Dr. Lucia Donatelli ([email protected])

Licenses

Apache 2.0

Shield: CC BY 4.0

This work is licensed under a Creative Commons Attribution 4.0 International License.

CC BY 4.0

Data / Corpus

Our corpus consists of recipes for 10 different dishes from the Microsoft Research Multimodal Aligned Recipe Corpus. For each dish, there are 11 recipes parsed into action graphs. We provide crowdsourced action alignments between the action phrases of 10 recipe pairings per dish. These alignments indicate which action from the shorter of two recipes corresponds best to an action from the longer recipe.

The data folder contains an updated version (ARA 1.1) of the originally created corpus in which part of the within-sentence punctuation was missing. This punctuation was added back in the updated version. For more details on the differences between ARA 1.0 and ARA 1.1 see here. The originally created corpus version is available as Release ARA 1.0 Corpus.

About

Corpus and code for Aligned Recipe Actions (ARA) corpus, EMNLP 2021

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%