File size: 1,326 Bytes
9ceaf33
 
 
 
 
 
 
 
 
 
 
 
 
4aadf3d
eab1cf6
 
9ceaf33
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
---
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}
}
```