evalitahf's picture
Use the whole dataset
4aadf3d verified
metadata
language:
  - it
language_details: it-IT
license: cc-by-nc-sa-4.0
task_categories:
  - text-generation
task_ids:
  - word-sense-disambiguation
configs:
  - config_name: default
    data_files:
      - split: test
        path: test_v2.jsonl
      - split: dev
        path: trial.jsonl
size_categories:
  - 1K<n<10K

The Lexical Substitution Task Test Set comprehends the test set and the gold labels used in the Lexical Substitution Task (https://www.evalita.it/2009/tasks/lexical), organised as part of the EVALITA 2009 evaluation campaign (http://www.evalita.it/2009). The task challenged participants to build systems that could automatically find synonyms for a set of 231 words appearing in different contexts. The data set contains 1710 sentences extracted from the Italian Syntactic Semantic Treebank (ISST) in which the target words occur and a list of the synonyms (manually annotated), that constitute the gold labels.

Original files available here: https://live.european-language-grid.eu/catalogue/corpus/8421

If you find this dataset useful please cite:

@inproceedings{toral2009lexical,
  title={The lexical substitution task at EVALITA 2009},
  author={Toral, Antonio},
  booktitle={Proceedings of EVALITA Workshop, 11th Congress of Italian Association for Artificial Intelligence, Reggio Emilia, Italy},
  year={2009}
}