Matej Klemen commited on
Commit
15477fb
1 Parent(s): a5fc1ad

Change uint32s to int32s

Browse files
Files changed (2) hide show
  1. dataset_infos.json +1 -1
  2. ssj500k.py +3 -3
dataset_infos.json CHANGED
@@ -1 +1 @@
1
- {"all_data": {"description": "The ssj500k training corpus contains about 500 000 tokens manually annotated on the levels of tokenisation,\nsentence segmentation, morphosyntactic tagging, and lemmatisation. About half of the corpus is also manually annotated \nwith syntactic dependencies, named entities, and verbal multiword expressions. About a quarter of the corpus is also \nannotated with semantic role labels. The morphosyntactic tags and syntactic dependencies are included both in the \nJOS/MULTEXT-East framework, as well as in the framework of Universal Dependencies.\n", "citation": "@InProceedings{krek2020ssj500k,\ntitle = {The ssj500k Training Corpus for Slovene Language Processing},\nauthor={Krek, Simon and Erjavec, Toma\u017e and Dobrovoljc, Kaja and Gantar, Polona and Arhar Holdt, Spela and \u010cibej, Jaka and Brank, Janez},\nbooktitle={Proceedings of the Conference on Language Technologies and Digital Humanities},\nyear={2020},\npages={24-33}\n}\n", "homepage": "http://hdl.handle.net/11356/1434", "license": "Creative Commons - Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0)", "features": {"id_doc": {"dtype": "string", "id": null, "_type": "Value"}, "idx_par": {"dtype": "int32", "id": null, "_type": "Value"}, "idx_sent": {"dtype": "int32", "id": null, "_type": "Value"}, "id_words": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "words": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "lemmas": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "msds": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "has_ne_ann": {"dtype": "bool", "id": null, "_type": "Value"}, "has_ud_dep_ann": {"dtype": "bool", "id": null, "_type": "Value"}, "has_jos_dep_ann": {"dtype": "bool", "id": null, "_type": "Value"}, "has_srl_ann": {"dtype": "bool", "id": null, "_type": "Value"}, "has_mwe_ann": {"dtype": "bool", "id": null, "_type": "Value"}, "ne_tags": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ud_dep_head": {"feature": {"dtype": "int32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ud_dep_rel": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "jos_dep_head": {"feature": {"dtype": "int32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "jos_dep_rel": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "srl_info": [{"idx_arg": {"dtype": "uint32", "id": null, "_type": "Value"}, "idx_head": {"dtype": "uint32", "id": null, "_type": "Value"}, "role": {"dtype": "string", "id": null, "_type": "Value"}}], "mwe_info": [{"type": {"dtype": "string", "id": null, "_type": "Value"}, "word_indices": {"feature": {"dtype": "uint32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}]}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "ssj500k", "config_name": "all_data", "version": {"version_str": "2.3.0", "description": null, "major": 2, "minor": 3, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 69372407, "num_examples": 27829, "dataset_name": "ssj500k"}}, "download_checksums": {"https://www.clarin.si/repository/xmlui/bitstream/handle/11356/1434/ssj500k-en.TEI.zip": {"num_bytes": 13021836, "checksum": "08ac4d6cf74a45bc81f6e9ca53e7406c96c906c218cbb8ff2f7365e96655c460"}}, "download_size": 13021836, "post_processing_size": null, "dataset_size": 69372407, "size_in_bytes": 82394243}, "named_entity_recognition": {"description": "The ssj500k training corpus contains about 500 000 tokens manually annotated on the levels of tokenisation,\nsentence segmentation, morphosyntactic tagging, and lemmatisation. About half of the corpus is also manually annotated \nwith syntactic dependencies, named entities, and verbal multiword expressions. About a quarter of the corpus is also \nannotated with semantic role labels. The morphosyntactic tags and syntactic dependencies are included both in the \nJOS/MULTEXT-East framework, as well as in the framework of Universal Dependencies.\n", "citation": "@InProceedings{krek2020ssj500k,\ntitle = {The ssj500k Training Corpus for Slovene Language Processing},\nauthor={Krek, Simon and Erjavec, Toma\u017e and Dobrovoljc, Kaja and Gantar, Polona and Arhar Holdt, Spela and \u010cibej, Jaka and Brank, Janez},\nbooktitle={Proceedings of the Conference on Language Technologies and Digital Humanities},\nyear={2020},\npages={24-33}\n}\n", "homepage": "http://hdl.handle.net/11356/1434", "license": "Creative Commons - Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0)", "features": {"id_doc": {"dtype": "string", "id": null, "_type": "Value"}, "idx_par": {"dtype": "int32", "id": null, "_type": "Value"}, "idx_sent": {"dtype": "int32", "id": null, "_type": "Value"}, "id_words": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "words": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "lemmas": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "msds": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ne_tags": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "ssj500k", "config_name": "named_entity_recognition", "version": {"version_str": "2.3.0", "description": null, "major": 2, "minor": 3, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 17651305, "num_examples": 9489, "dataset_name": "ssj500k"}}, "download_checksums": {"https://www.clarin.si/repository/xmlui/bitstream/handle/11356/1434/ssj500k-en.TEI.zip": {"num_bytes": 13021836, "checksum": "08ac4d6cf74a45bc81f6e9ca53e7406c96c906c218cbb8ff2f7365e96655c460"}}, "download_size": 13021836, "post_processing_size": null, "dataset_size": 17651305, "size_in_bytes": 30673141}, "dependency_parsing_ud": {"description": "The ssj500k training corpus contains about 500 000 tokens manually annotated on the levels of tokenisation,\nsentence segmentation, morphosyntactic tagging, and lemmatisation. About half of the corpus is also manually annotated \nwith syntactic dependencies, named entities, and verbal multiword expressions. About a quarter of the corpus is also \nannotated with semantic role labels. The morphosyntactic tags and syntactic dependencies are included both in the \nJOS/MULTEXT-East framework, as well as in the framework of Universal Dependencies.\n", "citation": "@InProceedings{krek2020ssj500k,\ntitle = {The ssj500k Training Corpus for Slovene Language Processing},\nauthor={Krek, Simon and Erjavec, Toma\u017e and Dobrovoljc, Kaja and Gantar, Polona and Arhar Holdt, Spela and \u010cibej, Jaka and Brank, Janez},\nbooktitle={Proceedings of the Conference on Language Technologies and Digital Humanities},\nyear={2020},\npages={24-33}\n}\n", "homepage": "http://hdl.handle.net/11356/1434", "license": "Creative Commons - Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0)", "features": {"id_doc": {"dtype": "string", "id": null, "_type": "Value"}, "idx_par": {"dtype": "int32", "id": null, "_type": "Value"}, "idx_sent": {"dtype": "int32", "id": null, "_type": "Value"}, "id_words": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "words": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "lemmas": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "msds": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ud_dep_head": {"feature": {"dtype": "int32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ud_dep_rel": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "ssj500k", "config_name": "dependency_parsing_ud", "version": {"version_str": "2.3.0", "description": null, "major": 2, "minor": 3, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 14048597, "num_examples": 8000, "dataset_name": "ssj500k"}}, "download_checksums": {"https://www.clarin.si/repository/xmlui/bitstream/handle/11356/1434/ssj500k-en.TEI.zip": {"num_bytes": 13021836, "checksum": "08ac4d6cf74a45bc81f6e9ca53e7406c96c906c218cbb8ff2f7365e96655c460"}}, "download_size": 13021836, "post_processing_size": null, "dataset_size": 14048597, "size_in_bytes": 27070433}, "dependency_parsing_jos": {"description": "The ssj500k training corpus contains about 500 000 tokens manually annotated on the levels of tokenisation,\nsentence segmentation, morphosyntactic tagging, and lemmatisation. About half of the corpus is also manually annotated \nwith syntactic dependencies, named entities, and verbal multiword expressions. About a quarter of the corpus is also \nannotated with semantic role labels. The morphosyntactic tags and syntactic dependencies are included both in the \nJOS/MULTEXT-East framework, as well as in the framework of Universal Dependencies.\n", "citation": "@InProceedings{krek2020ssj500k,\ntitle = {The ssj500k Training Corpus for Slovene Language Processing},\nauthor={Krek, Simon and Erjavec, Toma\u017e and Dobrovoljc, Kaja and Gantar, Polona and Arhar Holdt, Spela and \u010cibej, Jaka and Brank, Janez},\nbooktitle={Proceedings of the Conference on Language Technologies and Digital Humanities},\nyear={2020},\npages={24-33}\n}\n", "homepage": "http://hdl.handle.net/11356/1434", "license": "Creative Commons - Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0)", "features": {"id_doc": {"dtype": "string", "id": null, "_type": "Value"}, "idx_par": {"dtype": "int32", "id": null, "_type": "Value"}, "idx_sent": {"dtype": "int32", "id": null, "_type": "Value"}, "id_words": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "words": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "lemmas": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "msds": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "jos_dep_head": {"feature": {"dtype": "int32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "jos_dep_rel": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "ssj500k", "config_name": "dependency_parsing_jos", "version": {"version_str": "2.3.0", "description": null, "major": 2, "minor": 3, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 23027788, "num_examples": 11411, "dataset_name": "ssj500k"}}, "download_checksums": {"https://www.clarin.si/repository/xmlui/bitstream/handle/11356/1434/ssj500k-en.TEI.zip": {"num_bytes": 13021836, "checksum": "08ac4d6cf74a45bc81f6e9ca53e7406c96c906c218cbb8ff2f7365e96655c460"}}, "download_size": 13021836, "post_processing_size": null, "dataset_size": 23027788, "size_in_bytes": 36049624}, "semantic_role_labeling": {"description": "The ssj500k training corpus contains about 500 000 tokens manually annotated on the levels of tokenisation,\nsentence segmentation, morphosyntactic tagging, and lemmatisation. About half of the corpus is also manually annotated \nwith syntactic dependencies, named entities, and verbal multiword expressions. About a quarter of the corpus is also \nannotated with semantic role labels. The morphosyntactic tags and syntactic dependencies are included both in the \nJOS/MULTEXT-East framework, as well as in the framework of Universal Dependencies.\n", "citation": "@InProceedings{krek2020ssj500k,\ntitle = {The ssj500k Training Corpus for Slovene Language Processing},\nauthor={Krek, Simon and Erjavec, Toma\u017e and Dobrovoljc, Kaja and Gantar, Polona and Arhar Holdt, Spela and \u010cibej, Jaka and Brank, Janez},\nbooktitle={Proceedings of the Conference on Language Technologies and Digital Humanities},\nyear={2020},\npages={24-33}\n}\n", "homepage": "http://hdl.handle.net/11356/1434", "license": "Creative Commons - Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0)", "features": {"id_doc": {"dtype": "string", "id": null, "_type": "Value"}, "idx_par": {"dtype": "int32", "id": null, "_type": "Value"}, "idx_sent": {"dtype": "int32", "id": null, "_type": "Value"}, "id_words": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "words": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "lemmas": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "msds": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "srl_info": [{"idx_arg": {"dtype": "uint32", "id": null, "_type": "Value"}, "idx_head": {"dtype": "uint32", "id": null, "_type": "Value"}, "role": {"dtype": "string", "id": null, "_type": "Value"}}]}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "ssj500k", "config_name": "semantic_role_labeling", "version": {"version_str": "2.3.0", "description": null, "major": 2, "minor": 3, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 9901320, "num_examples": 5523, "dataset_name": "ssj500k"}}, "download_checksums": {"https://www.clarin.si/repository/xmlui/bitstream/handle/11356/1434/ssj500k-en.TEI.zip": {"num_bytes": 13021836, "checksum": "08ac4d6cf74a45bc81f6e9ca53e7406c96c906c218cbb8ff2f7365e96655c460"}}, "download_size": 13021836, "post_processing_size": null, "dataset_size": 9901320, "size_in_bytes": 22923156}, "multiword_expressions": {"description": "The ssj500k training corpus contains about 500 000 tokens manually annotated on the levels of tokenisation,\nsentence segmentation, morphosyntactic tagging, and lemmatisation. About half of the corpus is also manually annotated \nwith syntactic dependencies, named entities, and verbal multiword expressions. About a quarter of the corpus is also \nannotated with semantic role labels. The morphosyntactic tags and syntactic dependencies are included both in the \nJOS/MULTEXT-East framework, as well as in the framework of Universal Dependencies.\n", "citation": "@InProceedings{krek2020ssj500k,\ntitle = {The ssj500k Training Corpus for Slovene Language Processing},\nauthor={Krek, Simon and Erjavec, Toma\u017e and Dobrovoljc, Kaja and Gantar, Polona and Arhar Holdt, Spela and \u010cibej, Jaka and Brank, Janez},\nbooktitle={Proceedings of the Conference on Language Technologies and Digital Humanities},\nyear={2020},\npages={24-33}\n}\n", "homepage": "http://hdl.handle.net/11356/1434", "license": "Creative Commons - Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0)", "features": {"id_doc": {"dtype": "string", "id": null, "_type": "Value"}, "idx_par": {"dtype": "int32", "id": null, "_type": "Value"}, "idx_sent": {"dtype": "int32", "id": null, "_type": "Value"}, "id_words": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "words": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "lemmas": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "msds": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "mwe_info": [{"type": {"dtype": "string", "id": null, "_type": "Value"}, "word_indices": {"feature": {"dtype": "uint32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}]}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "ssj500k", "config_name": "multiword_expressions", "version": {"version_str": "2.3.0", "description": null, "major": 2, "minor": 3, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 24215008, "num_examples": 13516, "dataset_name": "ssj500k"}}, "download_checksums": {"https://www.clarin.si/repository/xmlui/bitstream/handle/11356/1434/ssj500k-en.TEI.zip": {"num_bytes": 13021836, "checksum": "08ac4d6cf74a45bc81f6e9ca53e7406c96c906c218cbb8ff2f7365e96655c460"}}, "download_size": 13021836, "post_processing_size": null, "dataset_size": 24215008, "size_in_bytes": 37236844}}
1
+ {"all_data": {"description": "The ssj500k training corpus contains about 500 000 tokens manually annotated on the levels of tokenisation,\nsentence segmentation, morphosyntactic tagging, and lemmatisation. About half of the corpus is also manually annotated \nwith syntactic dependencies, named entities, and verbal multiword expressions. About a quarter of the corpus is also \nannotated with semantic role labels. The morphosyntactic tags and syntactic dependencies are included both in the \nJOS/MULTEXT-East framework, as well as in the framework of Universal Dependencies.\n", "citation": "@InProceedings{krek2020ssj500k,\ntitle = {The ssj500k Training Corpus for Slovene Language Processing},\nauthor={Krek, Simon and Erjavec, Toma\u017e and Dobrovoljc, Kaja and Gantar, Polona and Arhar Holdt, Spela and \u010cibej, Jaka and Brank, Janez},\nbooktitle={Proceedings of the Conference on Language Technologies and Digital Humanities},\nyear={2020},\npages={24-33}\n}\n", "homepage": "http://hdl.handle.net/11356/1434", "license": "Creative Commons - Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0)", "features": {"id_doc": {"dtype": "string", "id": null, "_type": "Value"}, "idx_par": {"dtype": "int32", "id": null, "_type": "Value"}, "idx_sent": {"dtype": "int32", "id": null, "_type": "Value"}, "id_words": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "words": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "lemmas": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "msds": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "has_ne_ann": {"dtype": "bool", "id": null, "_type": "Value"}, "has_ud_dep_ann": {"dtype": "bool", "id": null, "_type": "Value"}, "has_jos_dep_ann": {"dtype": "bool", "id": null, "_type": "Value"}, "has_srl_ann": {"dtype": "bool", "id": null, "_type": "Value"}, "has_mwe_ann": {"dtype": "bool", "id": null, "_type": "Value"}, "ne_tags": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ud_dep_head": {"feature": {"dtype": "int32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ud_dep_rel": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "jos_dep_head": {"feature": {"dtype": "int32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "jos_dep_rel": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "srl_info": [{"idx_arg": {"dtype": "int32", "id": null, "_type": "Value"}, "idx_head": {"dtype": "int32", "id": null, "_type": "Value"}, "role": {"dtype": "string", "id": null, "_type": "Value"}}], "mwe_info": [{"type": {"dtype": "string", "id": null, "_type": "Value"}, "word_indices": {"feature": {"dtype": "int32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}]}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "ssj500k", "config_name": "all_data", "version": {"version_str": "2.3.0", "description": null, "major": 2, "minor": 3, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 69372407, "num_examples": 27829, "dataset_name": "ssj500k"}}, "download_checksums": {"https://www.clarin.si/repository/xmlui/bitstream/handle/11356/1434/ssj500k-en.TEI.zip": {"num_bytes": 13021836, "checksum": "08ac4d6cf74a45bc81f6e9ca53e7406c96c906c218cbb8ff2f7365e96655c460"}}, "download_size": 13021836, "post_processing_size": null, "dataset_size": 69372407, "size_in_bytes": 82394243}, "named_entity_recognition": {"description": "The ssj500k training corpus contains about 500 000 tokens manually annotated on the levels of tokenisation,\nsentence segmentation, morphosyntactic tagging, and lemmatisation. About half of the corpus is also manually annotated \nwith syntactic dependencies, named entities, and verbal multiword expressions. About a quarter of the corpus is also \nannotated with semantic role labels. The morphosyntactic tags and syntactic dependencies are included both in the \nJOS/MULTEXT-East framework, as well as in the framework of Universal Dependencies.\n", "citation": "@InProceedings{krek2020ssj500k,\ntitle = {The ssj500k Training Corpus for Slovene Language Processing},\nauthor={Krek, Simon and Erjavec, Toma\u017e and Dobrovoljc, Kaja and Gantar, Polona and Arhar Holdt, Spela and \u010cibej, Jaka and Brank, Janez},\nbooktitle={Proceedings of the Conference on Language Technologies and Digital Humanities},\nyear={2020},\npages={24-33}\n}\n", "homepage": "http://hdl.handle.net/11356/1434", "license": "Creative Commons - Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0)", "features": {"id_doc": {"dtype": "string", "id": null, "_type": "Value"}, "idx_par": {"dtype": "int32", "id": null, "_type": "Value"}, "idx_sent": {"dtype": "int32", "id": null, "_type": "Value"}, "id_words": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "words": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "lemmas": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "msds": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ne_tags": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "ssj500k", "config_name": "named_entity_recognition", "version": {"version_str": "2.3.0", "description": null, "major": 2, "minor": 3, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 17651305, "num_examples": 9489, "dataset_name": "ssj500k"}}, "download_checksums": {"https://www.clarin.si/repository/xmlui/bitstream/handle/11356/1434/ssj500k-en.TEI.zip": {"num_bytes": 13021836, "checksum": "08ac4d6cf74a45bc81f6e9ca53e7406c96c906c218cbb8ff2f7365e96655c460"}}, "download_size": 13021836, "post_processing_size": null, "dataset_size": 17651305, "size_in_bytes": 30673141}, "dependency_parsing_ud": {"description": "The ssj500k training corpus contains about 500 000 tokens manually annotated on the levels of tokenisation,\nsentence segmentation, morphosyntactic tagging, and lemmatisation. About half of the corpus is also manually annotated \nwith syntactic dependencies, named entities, and verbal multiword expressions. About a quarter of the corpus is also \nannotated with semantic role labels. The morphosyntactic tags and syntactic dependencies are included both in the \nJOS/MULTEXT-East framework, as well as in the framework of Universal Dependencies.\n", "citation": "@InProceedings{krek2020ssj500k,\ntitle = {The ssj500k Training Corpus for Slovene Language Processing},\nauthor={Krek, Simon and Erjavec, Toma\u017e and Dobrovoljc, Kaja and Gantar, Polona and Arhar Holdt, Spela and \u010cibej, Jaka and Brank, Janez},\nbooktitle={Proceedings of the Conference on Language Technologies and Digital Humanities},\nyear={2020},\npages={24-33}\n}\n", "homepage": "http://hdl.handle.net/11356/1434", "license": "Creative Commons - Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0)", "features": {"id_doc": {"dtype": "string", "id": null, "_type": "Value"}, "idx_par": {"dtype": "int32", "id": null, "_type": "Value"}, "idx_sent": {"dtype": "int32", "id": null, "_type": "Value"}, "id_words": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "words": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "lemmas": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "msds": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ud_dep_head": {"feature": {"dtype": "int32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ud_dep_rel": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "ssj500k", "config_name": "dependency_parsing_ud", "version": {"version_str": "2.3.0", "description": null, "major": 2, "minor": 3, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 14048597, "num_examples": 8000, "dataset_name": "ssj500k"}}, "download_checksums": {"https://www.clarin.si/repository/xmlui/bitstream/handle/11356/1434/ssj500k-en.TEI.zip": {"num_bytes": 13021836, "checksum": "08ac4d6cf74a45bc81f6e9ca53e7406c96c906c218cbb8ff2f7365e96655c460"}}, "download_size": 13021836, "post_processing_size": null, "dataset_size": 14048597, "size_in_bytes": 27070433}, "dependency_parsing_jos": {"description": "The ssj500k training corpus contains about 500 000 tokens manually annotated on the levels of tokenisation,\nsentence segmentation, morphosyntactic tagging, and lemmatisation. About half of the corpus is also manually annotated \nwith syntactic dependencies, named entities, and verbal multiword expressions. About a quarter of the corpus is also \nannotated with semantic role labels. The morphosyntactic tags and syntactic dependencies are included both in the \nJOS/MULTEXT-East framework, as well as in the framework of Universal Dependencies.\n", "citation": "@InProceedings{krek2020ssj500k,\ntitle = {The ssj500k Training Corpus for Slovene Language Processing},\nauthor={Krek, Simon and Erjavec, Toma\u017e and Dobrovoljc, Kaja and Gantar, Polona and Arhar Holdt, Spela and \u010cibej, Jaka and Brank, Janez},\nbooktitle={Proceedings of the Conference on Language Technologies and Digital Humanities},\nyear={2020},\npages={24-33}\n}\n", "homepage": "http://hdl.handle.net/11356/1434", "license": "Creative Commons - Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0)", "features": {"id_doc": {"dtype": "string", "id": null, "_type": "Value"}, "idx_par": {"dtype": "int32", "id": null, "_type": "Value"}, "idx_sent": {"dtype": "int32", "id": null, "_type": "Value"}, "id_words": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "words": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "lemmas": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "msds": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "jos_dep_head": {"feature": {"dtype": "int32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "jos_dep_rel": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "ssj500k", "config_name": "dependency_parsing_jos", "version": {"version_str": "2.3.0", "description": null, "major": 2, "minor": 3, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 23027788, "num_examples": 11411, "dataset_name": "ssj500k"}}, "download_checksums": {"https://www.clarin.si/repository/xmlui/bitstream/handle/11356/1434/ssj500k-en.TEI.zip": {"num_bytes": 13021836, "checksum": "08ac4d6cf74a45bc81f6e9ca53e7406c96c906c218cbb8ff2f7365e96655c460"}}, "download_size": 13021836, "post_processing_size": null, "dataset_size": 23027788, "size_in_bytes": 36049624}, "semantic_role_labeling": {"description": "The ssj500k training corpus contains about 500 000 tokens manually annotated on the levels of tokenisation,\nsentence segmentation, morphosyntactic tagging, and lemmatisation. About half of the corpus is also manually annotated \nwith syntactic dependencies, named entities, and verbal multiword expressions. About a quarter of the corpus is also \nannotated with semantic role labels. The morphosyntactic tags and syntactic dependencies are included both in the \nJOS/MULTEXT-East framework, as well as in the framework of Universal Dependencies.\n", "citation": "@InProceedings{krek2020ssj500k,\ntitle = {The ssj500k Training Corpus for Slovene Language Processing},\nauthor={Krek, Simon and Erjavec, Toma\u017e and Dobrovoljc, Kaja and Gantar, Polona and Arhar Holdt, Spela and \u010cibej, Jaka and Brank, Janez},\nbooktitle={Proceedings of the Conference on Language Technologies and Digital Humanities},\nyear={2020},\npages={24-33}\n}\n", "homepage": "http://hdl.handle.net/11356/1434", "license": "Creative Commons - Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0)", "features": {"id_doc": {"dtype": "string", "id": null, "_type": "Value"}, "idx_par": {"dtype": "int32", "id": null, "_type": "Value"}, "idx_sent": {"dtype": "int32", "id": null, "_type": "Value"}, "id_words": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "words": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "lemmas": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "msds": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "srl_info": [{"idx_arg": {"dtype": "int32", "id": null, "_type": "Value"}, "idx_head": {"dtype": "int32", "id": null, "_type": "Value"}, "role": {"dtype": "string", "id": null, "_type": "Value"}}]}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "ssj500k", "config_name": "semantic_role_labeling", "version": {"version_str": "2.3.0", "description": null, "major": 2, "minor": 3, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 9901320, "num_examples": 5523, "dataset_name": "ssj500k"}}, "download_checksums": {"https://www.clarin.si/repository/xmlui/bitstream/handle/11356/1434/ssj500k-en.TEI.zip": {"num_bytes": 13021836, "checksum": "08ac4d6cf74a45bc81f6e9ca53e7406c96c906c218cbb8ff2f7365e96655c460"}}, "download_size": 13021836, "post_processing_size": null, "dataset_size": 9901320, "size_in_bytes": 22923156}, "multiword_expressions": {"description": "The ssj500k training corpus contains about 500 000 tokens manually annotated on the levels of tokenisation,\nsentence segmentation, morphosyntactic tagging, and lemmatisation. About half of the corpus is also manually annotated \nwith syntactic dependencies, named entities, and verbal multiword expressions. About a quarter of the corpus is also \nannotated with semantic role labels. The morphosyntactic tags and syntactic dependencies are included both in the \nJOS/MULTEXT-East framework, as well as in the framework of Universal Dependencies.\n", "citation": "@InProceedings{krek2020ssj500k,\ntitle = {The ssj500k Training Corpus for Slovene Language Processing},\nauthor={Krek, Simon and Erjavec, Toma\u017e and Dobrovoljc, Kaja and Gantar, Polona and Arhar Holdt, Spela and \u010cibej, Jaka and Brank, Janez},\nbooktitle={Proceedings of the Conference on Language Technologies and Digital Humanities},\nyear={2020},\npages={24-33}\n}\n", "homepage": "http://hdl.handle.net/11356/1434", "license": "Creative Commons - Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0)", "features": {"id_doc": {"dtype": "string", "id": null, "_type": "Value"}, "idx_par": {"dtype": "int32", "id": null, "_type": "Value"}, "idx_sent": {"dtype": "int32", "id": null, "_type": "Value"}, "id_words": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "words": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "lemmas": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "msds": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "mwe_info": [{"type": {"dtype": "string", "id": null, "_type": "Value"}, "word_indices": {"feature": {"dtype": "int32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}]}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "ssj500k", "config_name": "multiword_expressions", "version": {"version_str": "2.3.0", "description": null, "major": 2, "minor": 3, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 24215008, "num_examples": 13516, "dataset_name": "ssj500k"}}, "download_checksums": {"https://www.clarin.si/repository/xmlui/bitstream/handle/11356/1434/ssj500k-en.TEI.zip": {"num_bytes": 13021836, "checksum": "08ac4d6cf74a45bc81f6e9ca53e7406c96c906c218cbb8ff2f7365e96655c460"}}, "download_size": 13021836, "post_processing_size": null, "dataset_size": 24215008, "size_in_bytes": 37236844}}
ssj500k.py CHANGED
@@ -119,8 +119,8 @@ class Ssj500k(datasets.GeneratorBasedBuilder):
119
  if ret_all_data or self.config.name == "semantic_role_labeling":
120
  features_dict.update({
121
  "srl_info": [{
122
- "idx_arg": datasets.Value("uint32"),
123
- "idx_head": datasets.Value("uint32"),
124
  "role": datasets.Value("string")
125
  }]
126
  })
@@ -128,7 +128,7 @@ class Ssj500k(datasets.GeneratorBasedBuilder):
128
  if ret_all_data or self.config.name == "multiword_expressions":
129
  features_dict["mwe_info"] = [{
130
  "type": datasets.Value("string"),
131
- "word_indices": datasets.Sequence(datasets.Value("uint32"))
132
  }]
133
 
134
  features = datasets.Features(features_dict)
119
  if ret_all_data or self.config.name == "semantic_role_labeling":
120
  features_dict.update({
121
  "srl_info": [{
122
+ "idx_arg": datasets.Value("int32"),
123
+ "idx_head": datasets.Value("int32"),
124
  "role": datasets.Value("string")
125
  }]
126
  })
128
  if ret_all_data or self.config.name == "multiword_expressions":
129
  features_dict["mwe_info"] = [{
130
  "type": datasets.Value("string"),
131
+ "word_indices": datasets.Sequence(datasets.Value("int32"))
132
  }]
133
 
134
  features = datasets.Features(features_dict)