Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,42 @@
|
|
1 |
---
|
2 |
license: lgpl-lr
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: lgpl-lr
|
3 |
---
|
4 |
+
# Dataset Card for lefff morpho
|
5 |
+
|
6 |
+
## Dataset Description
|
7 |
+
|
8 |
+
- **Homepage: http://almanach.inria.fr/software_and_resources/custom/Alexina-en.html**
|
9 |
+
- **Repository: https://gitlab.inria.fr/almanach/alexina/lefff**
|
10 |
+
- **Paper: https://aclanthology.org/L10-1487/**
|
11 |
+
- **Point of Contact: [email protected]**
|
12 |
+
|
13 |
+
### Dataset Summary
|
14 |
+
|
15 |
+
The Lefff, currently in its 3.5 version, is one of the main morphological and syntactic lexicons for French. This Hugging Face dataset provides an easy access to the extensional morphological information in the Lefff, i.e. to the 4-uples (form, lemma, category, morphosyntactic features) and to the amalgams (e.g. _aux_ = _à_ + _les_) it contains. Category and morphosyntactic features are provided both in the original Lefff format and following the UniMorph guidelines.
|
16 |
+
|
17 |
+
### Languages
|
18 |
+
|
19 |
+
French
|
20 |
+
|
21 |
+
## Dataset Creation
|
22 |
+
|
23 |
+
Please refer to the main paper and other Lefff-related papers for details.
|
24 |
+
|
25 |
+
## Additional Information
|
26 |
+
|
27 |
+
### Dataset Curators
|
28 |
+
|
29 |
+
[More Information Needed]
|
30 |
+
|
31 |
+
### Licensing Information
|
32 |
+
|
33 |
+
The dataset, as the whole Lefff, is distributed under the LGPL-LR licence.
|
34 |
+
|
35 |
+
### Citation Information
|
36 |
+
|
37 |
+
The main paper regarding the Lefff can be found here: https://aclanthology.org/L10-1487/
|
38 |
+
|
39 |
+
For specific parts of speech or other parts of the lexicon, please cite the corresponding papers whenever relevant.
|
40 |
+
|
41 |
+
|
42 |
+
|