Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 1.44 KB

README.md

File metadata and controls

28 lines (21 loc) · 1.44 KB

Generalized Measures of Anticipation and Responsivity in Online Language Processing

Experiments and Analysis

To reproduce our experiments in our paper, first run the notebook analysis/emnlp2024/crossvalidation.ipynb, then analysis/emnlp2024/analysis.ipynb.

Data

The Aligned dataset in the data folder is taken from the prediction-resource repository. Please cite the correct associated papers:

BibTeX

@inproceedings{giulianelli-etal-2024-generalized,
    title={Generalized Measures of Anticipation and Responsivity in Online Language Processing},
    author={Giulianelli, Mario and Opedal, Andreas and Cotterell, Ryan},
    booktitle = {Findings of the Association for Computational Linguistics: EMNLP 2024},
    year = {2024},
    publisher = {Association for Computational Linguistics},
    address = {Miami, Florida, USA},
    url={https://arxiv.org/pdf/2409.10728}
}