Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 1.04 KB

ReadMe.md

File metadata and controls

24 lines (17 loc) · 1.04 KB

Generating Continuations in Multilingual Idiomatic Contexts

This repository contains the code implementation for the research paper titled "Generating Continuations in Multilingual Idiomatic Contexts" authored by Rhitabrat Pokharel and Ameeta Agrawal accepted at MRL [EMNLP 2023].

How to run?

All necessary installations have already been mentioned in the notebooks. Once you have installed the dependencies, proceed to run the cells as required. The data used in the paper are under \Data folder.

If you have any questions, please feel free to contact the authors.

Cite our Work

Should you discover this project valuable for your research, please cite our paper.

@article{pokharel2023generating,
  title={Generating Continuations in Multilingual Idiomatic Contexts},
  author={Pokharel, Rhitabrat and Agrawal, Ameeta},
  journal={arXiv preprint arXiv:2310.20195},
  year={2023}
}

Thank you for your interest in our research project!