itl-ed / igre

NAACL2022 Interactive Symbol Grounding with Complex Referential Expressions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Interactive Symbol Grounding with Complex Referential Expressions

Instalation

to replicate experiments install all libraries in the requirements.txt file as well as external tools using install_externall.sh script. Make sure you are using the right paths when executing experimements

Exection

to exectute experiments run the folllowing command

./exp.sh log-file-name

Citing

@inproceedings{rubavicius:lascarides:2022,
author = {Rimvydas Rubavicius and Alex Lascarides},
title = {Interactive Symbol Grounding with Complex Referential Expressions},
year = {2022},
booktitle = {Proceedings of the Annual Conference of the
North American Chapter of the Association for Computational Linguistics (NAACL)},  
address = {Seattle, July 2022}
}

About

NAACL2022 Interactive Symbol Grounding with Complex Referential Expressions

License:MIT License


Languages

Language:Python 98.0%Language:Shell 2.0%