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
@@ -60,13 +60,6 @@ task_ids:
|
|
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 |
|
@@ -78,6 +71,13 @@ Catalan (`ca`).
|
|
78 |
|
79 |
## Dataset Structure
|
80 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
81 |
### Data Instances
|
82 |
|
83 |
[More Information Needed]
|
|
|
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 |
|
64 |
### Supported Tasks and Leaderboards
|
65 |
|
|
|
71 |
|
72 |
## Dataset Structure
|
73 |
|
74 |
+
The dataset contains 3 columns:
|
75 |
+
* Form (e.g. cantaré)
|
76 |
+
* Lemma (e.g. cantar)
|
77 |
+
* POS tag (VMIF1S00)
|
78 |
+
|
79 |
+
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
|
80 |
+
|
81 |
### Data Instances
|
82 |
|
83 |
[More Information Needed]
|