Datasets:

Tasks:
Other
Modalities:
Text
Formats:
parquet
Languages:
French
ArXiv:
Libraries:
Datasets
pandas
License:
File size: 2,200 Bytes
7454d9b
be9e90a
 
 
 
 
 
 
 
 
7454d9b
be9e90a
 
 
 
 
 
 
 
 
 
 
 
 
a6b8b8d
be9e90a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
67
---
license: lgpl
multilinguality:
- monolingual
language:
- fr
task_categories:
  - other
task_ids:
  - word-sense-disambiguation
---

# Word Sense Disambiguation for FLUE 

## Dataset Description

- **Homepage:** 
- **Repository:** 
- **https://arxiv.org/pdf/1905.05677.pdf** 
- **Leaderboard:** 
- **loic.vial@univ-grenoble-alpes.fr** 

### Dataset Summary

This dataset is splitted in 3 sub-datasets: FrenchSemEval-Task12, French WNGT and an automatic translation of SemCor. 

### Supported Tasks and Leaderboards

Word Sense Disambiguation for French.  

### Language

French


### Licensing Information

```
GNU Lesser General Public License
```

### Citation Information

```bibtex
@inproceedings{vial-etal-2019-sense,
    title = "Sense Vocabulary Compression through the Semantic Knowledge of {W}ord{N}et for Neural Word Sense Disambiguation",
    author = {Vial, Lo{\"\i}c  and
      Lecouteux, Benjamin  and
      Schwab, Didier},
    booktitle = "Proceedings of the 10th Global Wordnet Conference",
    month = jul,
    year = "2019",
    address = "Wroclaw, Poland",
    publisher = "Global Wordnet Association",
    url = "https://aclanthology.org/2019.gwc-1.14",
    pages = "108--117",
    abstract = "In this article, we tackle the issue of the limited quantity of manually sense annotated corpora for the task of word sense disambiguation, by exploiting the semantic relationships between senses such as synonymy, hypernymy and hyponymy, in order to compress the sense vocabulary of Princeton WordNet, and thus reduce the number of different sense tags that must be observed to disambiguate all words of the lexical database. We propose two different methods that greatly reduce the size of neural WSD models, with the benefit of improving their coverage without additional training data, and without impacting their precision. In addition to our methods, we present a WSD system which relies on pre-trained BERT word vectors in order to achieve results that significantly outperforms the state of the art on all WSD evaluation tasks.",
}

```

### Contributions

* loic.vial@univ-grenoble-alpes.fr
* benjamin.lecouteux@univ-grenoble-alpes.fr
* didier.schwab@univ-grenoble-alpes.fr