Update README.md
Browse files
README.md
CHANGED
@@ -1,4 +1,21 @@
|
|
1 |
---
|
2 |
language:
|
3 |
- fr
|
4 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
language:
|
3 |
- fr
|
4 |
+
---
|
5 |
+
|
6 |
+
|
7 |
+
## Description
|
8 |
+
|
9 |
+
Voir https://wonef.pradet.me/documentation/
|
10 |
+
|
11 |
+
## Citation
|
12 |
+
```
|
13 |
+
@inproceedings{pradet2014wonef,
|
14 |
+
title={WoNeF, an improved, expanded and evaluated automatic French translation of WordNet},
|
15 |
+
author={Pradet, Quentin and de Chalendar, Ga{\"e}l and Desormeaux Baguenier, Jeanne},
|
16 |
+
booktitle={Proceedings of the Seventh Global Wordnet Conference (GWC2014)},
|
17 |
+
pages={32--39},
|
18 |
+
year={2014},
|
19 |
+
month=jan
|
20 |
+
}
|
21 |
+
```
|