File size: 614 Bytes
073f8e7
bd79d21
073f8e7
 
bd79d21
073f8e7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
language: 
- si

license:
- cc-by-sa-4.0

task_categories:
- structure-prediction

task_ids:
- tokenization
- normalization
- part-of-speech-tagging
- lemmatization

---
The dataset contains 6273 training samples, 762 validation samples and 749 test samples. 
Each sample represents a sentence and includes the following features: sentence ID ('sent\_id'), 
list of tokens ('tokens'), list of normalised word forms ('norms'), list of lemmas ('lemmas'), 
list of Multext-East tags ('xpos\_tags), list of morphological features ('feats'), 
and list of UPOS tags ('upos\_tags'), which are encoded as class labels.