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.
Fix task tags (#3)
Fix `license` metadata (#1)
Citing information added
Update readme.md
Fix file paths and special lines
Fix file extensions
Merge branch 'main' of https://huggingface.co/datasets/classla/hr500k into main
Add UD
Update README.md
Fix url
Fix paths
Fix paths
Fix paths
Add data
Delete files
Remove files
Update .gitattributes
Update .lfsconfig
Edit URL
Add lfsconfig
Merge branch 'main' of https://huggingface.co/datasets/classla/hr500k into main
Add download from URL
Add lfsconfig
Update README.md
Update README.md
Update README.md
Create README.md
Add files
initial commit
