Datasets:
Tasks:
Token Classification
Sub-tasks:
word-sense-disambiguation
Languages:
Polish
Size:
1M<n<10M
License:
Update README.md
Browse files
README.md
CHANGED
@@ -178,12 +178,10 @@ Description of json keys:
|
|
178 |
|
179 |
### Data Splits
|
180 |
|
181 |
-
|
182 |
|
183 |
## Dataset Creation
|
184 |
|
185 |
-
|
186 |
-
|
187 |
### Curation Rationale
|
188 |
|
189 |
[More Information Needed]
|
@@ -196,10 +194,6 @@ Source corpora were initially pre-processed using morphosyntactic tagging and mu
|
|
196 |
To tokenize and tag the datasets we used [MorphoDiTa](https://clarin-pl.eu/dspace/handle/11321/425) adapted to Polish language. To recognize multi-word expressions
|
197 |
we applied pattern-based matching tool [Corpus2-MWE](https://clarin-pl.eu/dspace/handle/11321/533) - only MWEs from plWordNet were included.
|
198 |
|
199 |
-
#### Who are the source language producers?
|
200 |
-
|
201 |
-
[More Information Needed]
|
202 |
-
|
203 |
### Annotations
|
204 |
|
205 |
#### Annotation process
|
@@ -230,7 +224,8 @@ The datasets do not contain any personal or sensitive information.
|
|
230 |
|
231 |
### Other Known Limitations
|
232 |
|
233 |
-
|
|
|
234 |
|
235 |
## Additional Information
|
236 |
|
|
|
178 |
|
179 |
### Data Splits
|
180 |
|
181 |
+
We do not specify an exact data split for training and evaluation. However, we suggest to use GLEX and Składnica for training and other datasets for testing.
|
182 |
|
183 |
## Dataset Creation
|
184 |
|
|
|
|
|
185 |
### Curation Rationale
|
186 |
|
187 |
[More Information Needed]
|
|
|
194 |
To tokenize and tag the datasets we used [MorphoDiTa](https://clarin-pl.eu/dspace/handle/11321/425) adapted to Polish language. To recognize multi-word expressions
|
195 |
we applied pattern-based matching tool [Corpus2-MWE](https://clarin-pl.eu/dspace/handle/11321/533) - only MWEs from plWordNet were included.
|
196 |
|
|
|
|
|
|
|
|
|
197 |
### Annotations
|
198 |
|
199 |
#### Annotation process
|
|
|
224 |
|
225 |
### Other Known Limitations
|
226 |
|
227 |
+
* sense inventories are usually incomplete therefore some word senses might be missing in plWordNet
|
228 |
+
* single-word and multi-word terms expressing novel senses (missing in plWordNet) were not marked
|
229 |
|
230 |
## Additional Information
|
231 |
|