Skip to content

Repo for the Findings of ACL 2021 paper: Representing Syntax and Composition with Geometric Transformations

Notifications You must be signed in to change notification settings

lorenzoscottb/findings_ACL2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repo contains our PyTorch implementation and training code for the DM model (Czarnowska et., al 2019). All results presented in the paper for MuRe, RotE, RefE and AttE referes to models that have been trained using the origial code provided by the authors.

Usage

python train.py -emsize 300 --neg_num 20 -epochs 5

Acknowledgements

We built our DM Dataloder on top of the one implemented by Zhenisbek Assylbekov

Cite

@inproceedings{bertolini-etal-2021-representing,
    title = "Representing Syntax and Composition with Geometric Transformations",
    author = "Bertolini, Lorenzo  and
      Weeds, Julie  and
      Weir, David  and
      Peng, Qiwei",
    booktitle = "Findings of the Association for Computational Linguistics: ACL-IJCNLP 2021",
    month = aug,
    year = "2021",
    address = "Online",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2021.findings-acl.296",
    doi = "10.18653/v1/2021.findings-acl.296",
    pages = "3343--3353",
}

About

Repo for the Findings of ACL 2021 paper: Representing Syntax and Composition with Geometric Transformations

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages