Datasets:
Tasks:
Text Generation
Modalities:
Text
Formats:
text
Sub-tasks:
language-modeling
Languages:
Catalan
Size:
1M - 10M
License:
More documentation on the dataset
Browse files
README.md
CHANGED
|
@@ -58,7 +58,15 @@ task_ids:
|
|
| 58 |
|
| 59 |
### Dataset Summary
|
| 60 |
|
| 61 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 62 |
|
| 63 |
### Supported Tasks and Leaderboards
|
| 64 |
|
|
|
|
| 58 |
|
| 59 |
### Dataset Summary
|
| 60 |
|
| 61 |
+
Catalan word lists with part of speech labeling curated by humans. Contains 1 180 773 forms including verbs, nouns, adjectives, names or toponyms. These word lists are used to build applications like Catalan spellcheckers or verb querying applications.
|
| 62 |
+
|
| 63 |
+
The dataset contains 3 columns:
|
| 64 |
+
* Form (e.g. cantaré)
|
| 65 |
+
* Lemma (e.g. cantar)
|
| 66 |
+
* POS tag (VMIF1S00)
|
| 67 |
+
|
| 68 |
+
You can have the meaning of the POS tag here: https://freeling-user-manual.readthedocs.io/en/latest/tagsets/tagset-ca/#part-of-speech-verb
|
| 69 |
+
|
| 70 |
|
| 71 |
### Supported Tasks and Leaderboards
|
| 72 |
|