Dataset Open Access
McGillivray, Barbara; Schlechtweg, Dominik; Dubossarsky, Haim; Tahmasebi, Nina; Hengchen, Simon
{ "files": [ { "links": { "self": "https://zenodo.org/api/files/fdabf6d4-995f-4972-8a7c-4c9c029488a5/semeval2020_ulscd_lat.zip" }, "checksum": "md5:3a468b842221bb92dbd778a7f8ee2ac1", "bucket": "fdabf6d4-995f-4972-8a7c-4c9c029488a5", "key": "semeval2020_ulscd_lat.zip", "type": "zip", "size": 28439746 } ], "owners": [ 37947 ], "doi": "10.5281/zenodo.3674988", "stats": { "version_unique_downloads": 584.0, "unique_views": 436.0, "views": 467.0, "version_views": 818.0, "unique_downloads": 414.0, "version_unique_views": 698.0, "volume": 12513488248.0, "version_downloads": 670.0, "downloads": 440.0, "version_volume": 20201826078.0 }, "links": { "doi": "https://doi.org/10.5281/zenodo.3674988", "conceptdoi": "https://doi.org/10.5281/zenodo.3674098", "bucket": "https://zenodo.org/api/files/fdabf6d4-995f-4972-8a7c-4c9c029488a5", "conceptbadge": "https://zenodo.org/badge/doi/10.5281/zenodo.3674098.svg", "html": "https://zenodo.org/record/3674988", "latest_html": "https://zenodo.org/record/3992738", "badge": "https://zenodo.org/badge/doi/10.5281/zenodo.3674988.svg", "latest": "https://zenodo.org/api/records/3992738" }, "conceptdoi": "10.5281/zenodo.3674098", "created": "2020-02-19T16:08:13.163321+00:00", "updated": "2020-08-20T14:02:17.687676+00:00", "conceptrecid": "3674098", "revision": 6, "id": 3674988, "metadata": { "access_right_category": "success", "doi": "10.5281/zenodo.3674988", "version": "2", "language": "lat", "title": "LatinISE subcorpora for SemEval 2020 task 1", "license": { "id": "CC-BY-4.0" }, "related_identifiers": [ { "scheme": "doi", "identifier": "10.5281/zenodo.3674098", "relation": "isVersionOf" } ], "relations": { "version": [ { "count": 4, "index": 0, "parent": { "pid_type": "recid", "pid_value": "3674098" }, "is_last": false, "last_child": { "pid_type": "recid", "pid_value": "3992738" } } ] }, "grants": [ { "code": "EP/N510129/1", "links": { "self": "https://zenodo.org/api/grants/10.13039/501100000690::EP/N510129/1" }, "title": "The Alan Turing Institute", "acronym": "", "program": "EPSRC", "funder": { "doi": "10.13039/501100000690", "acronyms": [], "name": "Research Councils UK", "links": { "self": "https://zenodo.org/api/funders/10.13039/501100000690" } } } ], "keywords": [ "Latin, corpus" ], "publication_date": "2020-02-18", "creators": [ { "affiliation": "University of Cambridge", "name": "McGillivray, Barbara" }, { "affiliation": "IMS, University of Stuttgart", "name": "Schlechtweg, Dominik" }, { "affiliation": "University of Cambridge", "name": "Dubossarsky, Haim" }, { "affiliation": "University of Gothenburg", "name": "Tahmasebi, Nina" }, { "affiliation": "University of Helsinki", "name": "Hengchen, Simon" } ], "access_right": "open", "resource_type": { "type": "dataset", "title": "Dataset" }, "description": "<p>This data collection contains the Latin test data for <a href=\"https://competitions.codalab.org/competitions/20948\">SemEval 2020 Task 1: Unsupervised Lexical Semantic Change Detection</a>]: </p>\n\n<ul>\n\t<li>a Latin text corpus pair (`corpus1/`, `corpus2/`)</li>\n\t<li>40 lemmas which have been annotated for their lexical semantic change between the two corpora (`targets.txt`)</li>\n</ul>\n\n<p>The corpus data have been automatically lemmatized and part-of-speech tagged, and have been partially corrected by hand. For homonyms, the lemmas are followed by the '\\#' symbol and the number of the homonym according to the Lewis-Short dictionary of Latin when this number is greater than 1. For example, the lemma 'dico' corresponds to the first homonym in the Lewis-Short dictionary and 'dico\\#2' corresponds to the second homonym, cf. Lewis-Short dictionary.</p>\n\n<p>__Corpus 1__</p>\n\n<ul>\n\t<li>based on: <a href=\"http://hdl.handle.net/11372/LRT-3170\">LatinISE</a> (McGillivray and Kilgarriff 2013), <a href=\"https://app.sketchengine.eu/#dashboard?corpname=preloaded/latinise_4\">version on Sketch Engine</a></li>\n\t<li>language: Latin</li>\n\t<li>time covered: from the beginning of the second century before Christ (BC) to the end of the first century BC</li>\n\t<li>size: ~1.7 million tokens</li>\n\t<li>format: lemmatized, sentence length >= 2, no punctuation, sentences randomly shuffled</li>\n\t<li>encoding: UTF-8</li>\n</ul>\n\n<p>__Corpus 2__</p>\n\n<ul>\n\t<li>based on: <a href=\"http://hdl.handle.net/11372/LRT-3170\">LatinISE</a> (McGillivray and Kilgarriff 2013) , <a href=\"https://app.sketchengine.eu/#dashboard?corpname=preloaded/latinise_4\">version on Sketch Engine</a></li>\n\t<li>language: Latin</li>\n\t<li>time covered: from the beginning of the first century after Christ (AD) to the end of the twenty-first century AD</li>\n\t<li>size: ~9.4 million tokens</li>\n\t<li>format: lemmatized, sentence length >= 2, no punctuation, sentences randomly shuffled</li>\n\t<li>encoding: UTF-8</li>\n</ul>\n\n<p>Find more information on the data in the papers referenced below.</p>\n\n<p><strong>References</strong></p>\n\n<p>Dominik Schlechtweg, Barbara McGillivray, Simon Hengchen, Haim Dubossarsky and Nina Tahmasebi <a href=\"https://competitions.codalab.org/competitions/20948\">SemEval 2020 Task 1: Unsupervised Lexical Semantic Change Detection</a>. To appear in SemEval@COLING2020.</p>\n\n<p>McGillivray, B. and Kilgarriff, A. (2013). <a href=\"https://www.sketchengine.co.uk/wp-content/uploads/2015/05/Latin_historical_corpus_2013.pdf\">Tools for historical corpus research, and a corpus of Latin</a>. In Paul Bennett, Martin Durrell, Silke Scheible, Richard J. Whitt (eds.), New Methods in Historical Corpus Linguistics, Tübingen: Narr.<br>\n </p>" } }
All versions | This version | |
---|---|---|
Views | 818 | 467 |
Downloads | 670 | 440 |
Data volume | 20.2 GB | 12.5 GB |
Unique views | 698 | 436 |
Unique downloads | 584 | 414 |