Skip to content

tuhinjubcse/Figurative-NLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Code for ACL Findings paper Figurative Language in Recognizing Textual Entailment ( https://aclanthology.org/2021.findings-acl.297/ )

Figurative-NLI

Repo Structure

  • data/ - store all data here

    • original data
    • recast data
  • src/ - store all source code here

    • recasting/ - code for converting existing data into NLI
    • experiments/ - code for experiments based on this data

If you use this code or data please cite us

        @inproceedings{chakrabarty-etal-2021-figurative,
            title = "Figurative Language in Recognizing Textual Entailment",
            author = "Chakrabarty, Tuhin  and
              Ghosh, Debanjan  and
              Poliak, Adam  and
              Muresan, Smaranda",
            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.297",
            pages = "3354--3361",
        }

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published