Skip to content

Latest commit

 

History

History
14 lines (6 loc) · 851 Bytes

README.md

File metadata and controls

14 lines (6 loc) · 851 Bytes

Contextualised Word Representations for Lexical Semantic Change

This is a repository for the paper:

Mario Giulianelli, Marco Del Tredici, and Raquel Fernández. 2020. Analysing Lexical Semantic Change with Contextualised Word Representations. In Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics (ACL-2020). Association for Computational Linguistics.

We also make public the DUPS (Diachronic Usage Pair Similarity) dataset, which contains similarity judgements of English word usage pairs from different time periods, as described in the paper.


  • Check the semeval2020 repository with updated code for change detection on multiple languages and with multiple language models.