/lexsym

Compositionality as Lexical Symmetry

Primary LanguagePythonMIT LicenseMIT

Compositionality as Lexical Symmetry

Paper: Compositionality as Lexical Symmetry
Ekin Akyürek, Jacob Andreas, 2022

Setup Environment:

conda env create -f environment.yml
conda activate generative

Run the Pipeline:

You can rum the whole pipeline on a SLURM machine including multiple random starts

sbatch scripts/run_pipeline.sh

or on your local machine

bash scripts/run_pipeline.sh  # Please comment out if statements before running

Please contact me if you have problems running the scripts akyurek at mit edu