CoolFace
Datasetpublic

classla/hr500k

The hr500k training corpus contains about 500,000 tokens manually annotated on the levels of tokenisation, sentence segmentation, morphosyntactic tagging, lemmatisation and named entities. On the sentence level, the dataset contains 20159 training samples, 1963 validation samples and 2672 test samples across the respective data splits. Each sample represents a sentence and includes the following features: sentence ID ('sent_id'), sentence text ('text'), list of tokens ('tokens'), list of lemmas ('lemmas'), list of Multext-East tags ('xpos_tags), list of UPOS tags ('upos_tags'), list of morphological features ('feats'), and list of IOB tags ('iob_tags'). The 'upos_tags' and 'iob_tags' features are encoded as class labels.

sourceHugging Facecc-by-sa-4.0updated 4y agoView on Hugging Face
0likes259downloads
29 commits on main
708662e4y ago

Fix task tags (#3)

5roop, albertvillanova
c4190d64y ago

Fix `license` metadata (#1)

5roop, julien-c
1c8e4ef5y ago

Citing information added

nljubesi
440bd9e5y ago

Update readme.md

SuzanaB
6a5ed655y ago

Fix file paths and special lines

SuzanaB
82efead5y ago

Fix file extensions

SuzanaB
b8737365y ago

Merge branch 'main' of https://huggingface.co/datasets/classla/hr500k into main

SuzanaB
103a7d75y ago

Add UD

SuzanaB
398b1f45y ago

Update README.md

suzanab
023afe15y ago

Fix url

SuzanaB
fd31bfa5y ago

Fix paths

SuzanaB
25c69255y ago

Fix paths

SuzanaB
263d8a55y ago

Fix paths

SuzanaB
a3d33195y ago

Add data

SuzanaB
eb804f95y ago

Delete files

SuzanaB
8fae5d15y ago

Remove files

SuzanaB
5a8ddfd5y ago

Update .gitattributes

suzanab
c7cfa1f5y ago

Update .lfsconfig

suzanab
3bf8ad45y ago

Edit URL

SuzanaB
3db82e15y ago

Add lfsconfig

SuzanaB
79cfdf15y ago

Merge branch 'main' of https://huggingface.co/datasets/classla/hr500k into main

SuzanaB
6ef59805y ago

Add download from URL

SuzanaB
984bb855y ago

Add lfsconfig

SuzanaB
791e5b55y ago

Update README.md

suzanab
2484e295y ago

Update README.md

suzanab
05b01635y ago

Update README.md

suzanab
1649dc05y ago

Create README.md

suzanab
a7f96f15y ago

Add files

SuzanaB
8f3d87a5y ago

initial commit

system