- git clone
- cd nmtscore && pip install ".[prism]"
- Install fork of SacreRouge
- git clone https://github.com/jvamvas/sacrerouge.git
- pip install -r sacrerouge/requirements.txt
- mv sacrerouge/sacrerouge sacrerouge_
- rm -r sacrerouge
- mv sacrerouge_ sacrerouge
- cd experiments && pip install -r requirements.txt
- python scripts/download_data.py
- python scripts/inference_time.py
- python scripts/run_m2m100.py
- python scripts/run_m2m100_crosslingual.py
- python scripts/run_rdf_to_text.py <en/ru> <system_level/global>
- python scripts/run_amr_to_text.py