Datasets:
Tasks:
Token Classification
Sub-tasks:
word-sense-disambiguation
Languages:
Polish
Size:
1M<n<10M
License:
Joanna Baran
commited on
Commit
•
24615aa
1
Parent(s):
dc82c55
update README.md
Browse files
README.md
CHANGED
@@ -52,7 +52,7 @@ task_ids:
|
|
52 |
- **Homepage:**
|
53 |
- **Repository:**
|
54 |
- **Paper:** https://link.springer.com/chapter/10.1007/978-3-031-08754-7_70
|
55 |
-
- **Point of Contact:** [email protected]
|
56 |
|
57 |
### Dataset Summary
|
58 |
|
@@ -87,10 +87,7 @@ Data are structured in JSONL format, each single text sample is divided by sente
|
|
87 |
"tokens": [
|
88 |
{
|
89 |
"index": 0,
|
90 |
-
"position": [
|
91 |
-
0,
|
92 |
-
6
|
93 |
-
],
|
94 |
"orth": "Wpierw",
|
95 |
"lemma": "wpierw",
|
96 |
"pos": "adv",
|
@@ -98,10 +95,7 @@ Data are structured in JSONL format, each single text sample is divided by sente
|
|
98 |
},
|
99 |
{
|
100 |
"index": 1,
|
101 |
-
"position": [
|
102 |
-
7,
|
103 |
-
11
|
104 |
-
],
|
105 |
"orth": "pani",
|
106 |
"lemma": "pani",
|
107 |
"pos": "noun",
|
@@ -109,10 +103,7 @@ Data are structured in JSONL format, each single text sample is divided by sente
|
|
109 |
},
|
110 |
{
|
111 |
"index": 2,
|
112 |
-
"position": [
|
113 |
-
12,
|
114 |
-
18
|
115 |
-
],
|
116 |
"orth": "Hudson",
|
117 |
"lemma": "Hudson",
|
118 |
"pos": "noun",
|
@@ -120,10 +111,7 @@ Data are structured in JSONL format, each single text sample is divided by sente
|
|
120 |
},
|
121 |
{
|
122 |
"index": 3,
|
123 |
-
"position": [
|
124 |
-
19,
|
125 |
-
26
|
126 |
-
],
|
127 |
"orth": "została",
|
128 |
"lemma": "zostać",
|
129 |
"pos": "verb",
|
@@ -131,109 +119,45 @@ Data are structured in JSONL format, each single text sample is divided by sente
|
|
131 |
},
|
132 |
{
|
133 |
"index": 4,
|
134 |
-
"position": [
|
135 |
-
27,
|
136 |
-
34
|
137 |
-
],
|
138 |
"orth": "zerwana",
|
139 |
"lemma": "zerwać",
|
140 |
"pos": "verb",
|
141 |
"ctag": "ppas:perf:nom:f:aff:sg"
|
142 |
},
|
143 |
-
|
144 |
-
"index": 5,
|
145 |
-
"position": [
|
146 |
-
35,
|
147 |
-
36
|
148 |
-
],
|
149 |
-
"orth": "z",
|
150 |
-
"lemma": "z",
|
151 |
-
"pos": "prep",
|
152 |
-
"ctag": "prep:gen:nwok"
|
153 |
-
},
|
154 |
-
{
|
155 |
-
"index": 6,
|
156 |
-
"position": [
|
157 |
-
37,
|
158 |
-
42
|
159 |
-
],
|
160 |
-
"orth": "łóżka",
|
161 |
-
"lemma": "łóżko",
|
162 |
-
"pos": "noun",
|
163 |
-
"ctag": "subst:gen:n:sg"
|
164 |
-
},
|
165 |
-
{
|
166 |
-
"index": 7,
|
167 |
-
"position": [
|
168 |
-
42,
|
169 |
-
43
|
170 |
-
],
|
171 |
-
"orth": ",",
|
172 |
-
"lemma": ",",
|
173 |
-
"pos": "interp",
|
174 |
-
"ctag": "interp"
|
175 |
-
},
|
176 |
-
...
|
177 |
],
|
178 |
"phrases": [
|
179 |
{
|
180 |
-
"
|
181 |
-
10,
|
182 |
-
11
|
183 |
-
],
|
184 |
"head": 10,
|
185 |
"lemma": "odegrać się"
|
186 |
}
|
187 |
],
|
188 |
"wsd": [
|
189 |
-
|
190 |
-
|
191 |
-
|
192 |
-
|
193 |
-
|
194 |
-
|
195 |
-
|
196 |
-
|
197 |
-
|
198 |
-
|
199 |
-
|
200 |
-
|
201 |
-
|
202 |
-
|
203 |
-
|
204 |
-
|
205 |
-
|
206 |
-
|
207 |
-
|
208 |
-
|
209 |
-
|
210 |
-
|
211 |
-
|
212 |
-
},
|
213 |
-
{
|
214 |
-
"token_id": 4,
|
215 |
-
"pl_sense": "zerwać.9.v",
|
216 |
-
"plWN_syn_id": "81101",
|
217 |
-
"plWN_lex_id": "81717",
|
218 |
-
"plWN_syn_id_new": "8fec998d5f4611eda4930242ac130002",
|
219 |
-
"plWN_lex_id_new": "754169415f4611eda4930242ac130002"
|
220 |
-
},
|
221 |
-
{
|
222 |
-
"token_id": 6,
|
223 |
-
"pl_sense": "łoże.1.n",
|
224 |
-
"plWN_syn_id": "7419",
|
225 |
-
"plWN_lex_id": "12010",
|
226 |
-
"plWN_syn_id_new": "8e88576c5f4611eda4930242ac130002",
|
227 |
-
"plWN_lex_id_new": "71f360dd5f4611eda4930242ac130002"
|
228 |
-
},
|
229 |
-
{
|
230 |
-
"token_id": 10,
|
231 |
-
"pl_sense": "zemścić_się.1.v",
|
232 |
-
"plWN_syn_id": "62160",
|
233 |
-
"plWN_lex_id": "88109",
|
234 |
-
"plWN_syn_id_new": "8fbbdfff5f4611eda4930242ac130002",
|
235 |
-
"plWN_lex_id_new": "7568f5085f4611eda4930242ac130002"
|
236 |
-
}
|
237 |
]
|
238 |
}
|
239 |
```
|
|
|
52 |
- **Homepage:**
|
53 |
- **Repository:**
|
54 |
- **Paper:** https://link.springer.com/chapter/10.1007/978-3-031-08754-7_70
|
55 |
+
- **Point of Contact:** [email protected]
|
56 |
|
57 |
### Dataset Summary
|
58 |
|
|
|
87 |
"tokens": [
|
88 |
{
|
89 |
"index": 0,
|
90 |
+
"position": [ 0, 6 ],
|
|
|
|
|
|
|
91 |
"orth": "Wpierw",
|
92 |
"lemma": "wpierw",
|
93 |
"pos": "adv",
|
|
|
95 |
},
|
96 |
{
|
97 |
"index": 1,
|
98 |
+
"position": [ 7, 11 ],
|
|
|
|
|
|
|
99 |
"orth": "pani",
|
100 |
"lemma": "pani",
|
101 |
"pos": "noun",
|
|
|
103 |
},
|
104 |
{
|
105 |
"index": 2,
|
106 |
+
"position": [ 12, 18 ],
|
|
|
|
|
|
|
107 |
"orth": "Hudson",
|
108 |
"lemma": "Hudson",
|
109 |
"pos": "noun",
|
|
|
111 |
},
|
112 |
{
|
113 |
"index": 3,
|
114 |
+
"position": [ 19, 26 ],
|
|
|
|
|
|
|
115 |
"orth": "została",
|
116 |
"lemma": "zostać",
|
117 |
"pos": "verb",
|
|
|
119 |
},
|
120 |
{
|
121 |
"index": 4,
|
122 |
+
"position": [ 27, 34 ],
|
|
|
|
|
|
|
123 |
"orth": "zerwana",
|
124 |
"lemma": "zerwać",
|
125 |
"pos": "verb",
|
126 |
"ctag": "ppas:perf:nom:f:aff:sg"
|
127 |
},
|
128 |
+
<...>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
129 |
],
|
130 |
"phrases": [
|
131 |
{
|
132 |
+
"indices": [ 10, 11 ],
|
|
|
|
|
|
|
133 |
"head": 10,
|
134 |
"lemma": "odegrać się"
|
135 |
}
|
136 |
],
|
137 |
"wsd": [
|
138 |
+
{
|
139 |
+
"index": 0,
|
140 |
+
"pl_sense": "wpierw.1.r",
|
141 |
+
"plWN_syn_id": "01a4a067-aac5-11ed-aae5-0242ac130002",
|
142 |
+
"plWN_lex_id": "f2757c30-aac4-11ed-aae5-0242ac130002",
|
143 |
+
"plWN_syn_legacy_id": "477654",
|
144 |
+
"plWN_lex_legacy_id": "718454",
|
145 |
+
"PWN_syn_id": "00102736-r",
|
146 |
+
"bn_syn_id": "bn:00115376r",
|
147 |
+
"mapping_relation": "synonymy"
|
148 |
+
},
|
149 |
+
{
|
150 |
+
"index": 1,
|
151 |
+
"pl_sense": "pani.2.n",
|
152 |
+
"plWN_syn_id": "f35fb1ed-aac4-11ed-aae5-0242ac130002",
|
153 |
+
"plWN_lex_id": "d5145565-aac4-11ed-aae5-0242ac130002",
|
154 |
+
"plWN_syn_legacy_id": "129",
|
155 |
+
"plWN_lex_legacy_id": "20695",
|
156 |
+
"PWN_syn_id": "10787470-n",
|
157 |
+
"bn_syn_id": "bn:00001530n",
|
158 |
+
"mapping_relation": "synonymy"
|
159 |
+
},
|
160 |
+
<...>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
161 |
]
|
162 |
}
|
163 |
```
|