File size: 1,236 Bytes
460c435
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
f5e3311
 
4fe8c3a
460c435
 
72b18f3
 
 
 
 
460c435
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
---
language:
- ar
- bn
- cs
- da
- de
- en
- es
- fr
- gu
- hi
- id
- it
- ja
- jv
- kn
- ko
- ml
- mr
- nl
- 'no'
- pl
- pt
- ru
- su
- sv
- ta
- te
- th
- tr
- ur
- vi
- yue
- cmn
multilinguality:
  - multilingual
viewer: false
---


> [!NOTE]
> Dataset origin: https://github.com/google-research-datasets/clse


# CLSE: Corpus of Linguistically Significant Entities

## Description
The Corpus of Linguistically Significant Entities (CLSE) is a dataset of named entities annotated by linguist experts. It includes 34 languages and covers 74 different semantic types to support various applications from airline ticketing to video games. The aim of the corpus is to facilitate the creation of more linguistically diverse NLG datasets.


## License
The contents of this repository is licensed under [CC-BY](https://creativecommons.org/licenses/by/4.0/).

## Citation

Make sure to cite the following paper when using this dataset:

```
@inproceedings{clse2022,
  title={CLSE: Corpus of Linguistically Significant Entities},
  author={Chuklin, Aleksandr and Zhao, Justin and Kale, Mihir},
  booktitle={Proceedings of the 2nd Workshop on Natural Language Generation, Evaluation, and Metrics (GEM 2022) at EMNLP 2022},
  year={2022}
}
```