Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 780 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 780 Bytes

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}
}