parquet-converter commited on
Commit
09252f3
1 Parent(s): 585057c

Update parquet files

Browse files
.gitattributes DELETED
@@ -1,28 +0,0 @@
1
- *.7z filter=lfs diff=lfs merge=lfs -text
2
- *.arrow filter=lfs diff=lfs merge=lfs -text
3
- *.bin filter=lfs diff=lfs merge=lfs -text
4
- *.bin.* filter=lfs diff=lfs merge=lfs -text
5
- *.bz2 filter=lfs diff=lfs merge=lfs -text
6
- *.ftz filter=lfs diff=lfs merge=lfs -text
7
- *.gz filter=lfs diff=lfs merge=lfs -text
8
- *.h5 filter=lfs diff=lfs merge=lfs -text
9
- *.joblib filter=lfs diff=lfs merge=lfs -text
10
- *.lfs.* filter=lfs diff=lfs merge=lfs -text
11
- *.model filter=lfs diff=lfs merge=lfs -text
12
- *.msgpack filter=lfs diff=lfs merge=lfs -text
13
- *.onnx filter=lfs diff=lfs merge=lfs -text
14
- *.ot filter=lfs diff=lfs merge=lfs -text
15
- *.parquet filter=lfs diff=lfs merge=lfs -text
16
- *.pb filter=lfs diff=lfs merge=lfs -text
17
- *.pt filter=lfs diff=lfs merge=lfs -text
18
- *.pth filter=lfs diff=lfs merge=lfs -text
19
- *.rar filter=lfs diff=lfs merge=lfs -text
20
- saved_model/**/* filter=lfs diff=lfs merge=lfs -text
21
- *.tar.* filter=lfs diff=lfs merge=lfs -text
22
- *.tflite filter=lfs diff=lfs merge=lfs -text
23
- *.tgz filter=lfs diff=lfs merge=lfs -text
24
- *.xz filter=lfs diff=lfs merge=lfs -text
25
- *.zip filter=lfs diff=lfs merge=lfs -text
26
- *.zstandard filter=lfs diff=lfs merge=lfs -text
27
- *tfevents* filter=lfs diff=lfs merge=lfs -text
28
- data.zip filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
README.md DELETED
@@ -1,159 +0,0 @@
1
- ---
2
- annotations_creators:
3
- - no-annotation
4
- language_creators:
5
- - found
6
- language:
7
- - ca
8
- license:
9
- - gpl-2.0
10
- - lgpl-2.1
11
- multilinguality:
12
- - monolingual
13
- size_categories:
14
- - 1M<n<10M
15
- source_datasets:
16
- - original
17
- task_categories:
18
- - text-generation
19
- task_ids:
20
- - language-modeling
21
- pretty_name: catalan-dictionary
22
- ---
23
-
24
- # Dataset Card for ca-text-corpus
25
-
26
- ## Table of Contents
27
- - [Table of Contents](#table-of-contents)
28
- - [Dataset Description](#dataset-description)
29
- - [Dataset Summary](#dataset-summary)
30
- - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
31
- - [Languages](#languages)
32
- - [Dataset Structure](#dataset-structure)
33
- - [Data Instances](#data-instances)
34
- - [Data Fields](#data-fields)
35
- - [Data Splits](#data-splits)
36
- - [Dataset Creation](#dataset-creation)
37
- - [Curation Rationale](#curation-rationale)
38
- - [Source Data](#source-data)
39
- - [Annotations](#annotations)
40
- - [Personal and Sensitive Information](#personal-and-sensitive-information)
41
- - [Considerations for Using the Data](#considerations-for-using-the-data)
42
- - [Social Impact of Dataset](#social-impact-of-dataset)
43
- - [Discussion of Biases](#discussion-of-biases)
44
- - [Other Known Limitations](#other-known-limitations)
45
- - [Additional Information](#additional-information)
46
- - [Dataset Curators](#dataset-curators)
47
- - [Licensing Information](#licensing-information)
48
- - [Citation Information](#citation-information)
49
- - [Contributions](#contributions)
50
-
51
- ## Dataset Description
52
-
53
- - **Homepage:**
54
- - **Repository:** https://github.com/Softcatala/catalan-dict-tools
55
- - **Paper:**
56
- - **Leaderboard:**
57
- - **Point of Contact:**
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
-
64
- ### Supported Tasks and Leaderboards
65
-
66
- [More Information Needed]
67
-
68
- ### Languages
69
-
70
- Catalan (`ca`).
71
-
72
- ## Dataset Structure
73
-
74
- The dataset contains 3 columns:
75
- * Form (e.g. cantaré)
76
- * Lemma (e.g. cantar)
77
- * POS tag (e.g. 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]
84
-
85
- ### Data Fields
86
-
87
- [More Information Needed]
88
-
89
- ### Data Splits
90
-
91
- [More Information Needed]
92
-
93
- ## Dataset Creation
94
-
95
- ### Curation Rationale
96
-
97
- [More Information Needed]
98
-
99
- ### Source Data
100
-
101
- #### Initial Data Collection and Normalization
102
-
103
- [More Information Needed]
104
-
105
- #### Who are the source language producers?
106
-
107
- [More Information Needed]
108
-
109
- ### Annotations
110
-
111
- #### Annotation process
112
-
113
- [More Information Needed]
114
-
115
- #### Who are the annotators?
116
-
117
- [More Information Needed]
118
-
119
- ### Personal and Sensitive Information
120
-
121
- [More Information Needed]
122
-
123
- ## Considerations for Using the Data
124
-
125
- ### Social Impact of Dataset
126
-
127
- [More Information Needed]
128
-
129
- ### Discussion of Biases
130
-
131
- [More Information Needed]
132
-
133
- ### Other Known Limitations
134
-
135
- [More Information Needed]
136
-
137
- ## Additional Information
138
-
139
- ### Dataset Curators
140
-
141
- [More Information Needed]
142
-
143
- ### Licensing Information
144
-
145
- [LGPL 2.1](https://www.gnu.org/licenses/old-licenses/lgpl-2.1.html).
146
-
147
- [GPL 2.0](https://www.gnu.org/licenses/old-licenses/gpl-2.0.html).
148
-
149
- ### Citation Information
150
-
151
- [More Information Needed]
152
-
153
- ### Contributions
154
-
155
- Softcatalà
156
-
157
- Jaume Ortolà
158
-
159
- Joan Moratinos
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
data.zip → softcatala--catalan-dictionary/text-train.parquet RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dc7965bbafebb57f5396502e9fa1c67f4f820318e45cba0a1bc5ff1a5121fc65
3
- size 6070036
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:10ad054370911b177bc952b1b399209e2be184b6296299e2c1d5c815fedb1bb5
3
+ size 14246476