diff --git "a/dataset_infos.json" "b/dataset_infos.json" --- "a/dataset_infos.json" +++ "b/dataset_infos.json" @@ -1 +1 @@ -{"ace": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "ace", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 22453, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 25752, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 23231, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 71436, "size_in_bytes": 234197772}, "af": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "af", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 299137, "num_examples": 1000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 295849, "num_examples": 1000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 1521604, "num_examples": 5000, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 2116590, "size_in_bytes": 236242926}, "als": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "als", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 34318, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 36345, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 34968, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 105631, "size_in_bytes": 234231967}, "am": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "am", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 21429, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 23811, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 22214, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 67454, "size_in_bytes": 234193790}, "an": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "an", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 180609, "num_examples": 1000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 174992, "num_examples": 1000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 180967, "num_examples": 1000, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 536568, "size_in_bytes": 234662904}, "ang": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "ang", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 21925, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 24523, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 23296, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 69744, "size_in_bytes": 234196080}, "ar": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "ar", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 2325688, "num_examples": 10000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 2334664, "num_examples": 10000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 4671669, "num_examples": 20000, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 9332021, "size_in_bytes": 243458357}, "arc": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "arc", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 15726, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 16641, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 18536, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 50903, "size_in_bytes": 234177239}, "arz": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "arz", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 26609, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 25663, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 26375, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 78647, "size_in_bytes": 234204983}, "as": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "as", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 25736, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 23350, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 24984, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 74070, "size_in_bytes": 234200406}, "ast": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "ast", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 217477, "num_examples": 1000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 220874, "num_examples": 1000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 228238, "num_examples": 1000, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 666589, "size_in_bytes": 234792925}, "ay": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "ay", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 11684, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 13379, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 12596, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 37659, "size_in_bytes": 234163995}, "az": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "az", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 272066, "num_examples": 1000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 267935, "num_examples": 1000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 2645552, "num_examples": 10000, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 3185553, "size_in_bytes": 237311889}, "ba": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "ba", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 29262, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 30502, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 31123, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 90887, "size_in_bytes": 234217223}, "bar": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "bar", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 17374, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 17839, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 16796, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 52009, "size_in_bytes": 234178345}, "bat-smg": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "bat-smg", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 26496, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 26093, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 24677, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 77266, "size_in_bytes": 234203602}, "be": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "be", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 262042, "num_examples": 1000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 266104, "num_examples": 1000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 3983322, "num_examples": 15000, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 4511468, "size_in_bytes": 238637804}, "be-x-old": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "be-x-old", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 342654, "num_examples": 1000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 337599, "num_examples": 1000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 1704256, "num_examples": 5000, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 2384509, "size_in_bytes": 236510845}, "bg": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "bg", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 2840907, "num_examples": 10000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 2830213, "num_examples": 10000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 5665063, "num_examples": 20000, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 11336183, "size_in_bytes": 245462519}, "bh": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "bh", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 33682, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 30692, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 36374, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 100748, "size_in_bytes": 234227084}, "bn": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "bn", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 238446, "num_examples": 1000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 237218, "num_examples": 1000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 2351591, "num_examples": 10000, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 2827255, "size_in_bytes": 236953591}, "bo": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "bo", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 22688, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 15437, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 14085, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 52210, "size_in_bytes": 234178546}, "br": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "br", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 206839, "num_examples": 1000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 222083, "num_examples": 1000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 221495, "num_examples": 1000, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 650417, "size_in_bytes": 234776753}, "bs": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "bs", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 246378, "num_examples": 1000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 247331, "num_examples": 1000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 3669346, "num_examples": 15000, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 4163055, "size_in_bytes": 238289391}, "ca": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "ca", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 1836319, "num_examples": 10000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 1847746, "num_examples": 10000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 3689342, "num_examples": 20000, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 7373407, "size_in_bytes": 241499743}, "cbk-zam": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "cbk-zam", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 47060, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 47277, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 52545, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 146882, "size_in_bytes": 234273218}, "cdo": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "cdo", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 37479, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 34319, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 36204, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 108002, "size_in_bytes": 234234338}, "ce": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "ce", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 40303, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 38640, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 38284, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 117227, "size_in_bytes": 234243563}, "ceb": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "ceb", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 22789, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 23950, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 21365, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 68104, "size_in_bytes": 234194440}, "ckb": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "ckb", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 214231, "num_examples": 1000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 211988, "num_examples": 1000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 217066, "num_examples": 1000, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 643285, "size_in_bytes": 234769621}, "co": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "co", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 15968, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 15880, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 18032, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 49880, "size_in_bytes": 234176216}, "crh": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "crh", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 20230, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 23879, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 23336, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 67445, "size_in_bytes": 234193781}, "cs": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "cs", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 2456654, "num_examples": 10000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 2458155, "num_examples": 10000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 4944758, "num_examples": 20000, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 9859567, "size_in_bytes": 243985903}, "csb": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "csb", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 28841, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 27840, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 31640, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 88321, "size_in_bytes": 234214657}, "cv": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "cv", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 24787, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 26403, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 26956, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 78146, "size_in_bytes": 234204482}, "cy": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "cy", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 228586, "num_examples": 1000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 233869, "num_examples": 1000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 2337116, "num_examples": 10000, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 2799571, "size_in_bytes": 236925907}, "da": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "da", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 2422976, "num_examples": 10000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 2432324, "num_examples": 10000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 4882222, "num_examples": 20000, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 9737522, "size_in_bytes": 243863858}, "de": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "de", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 2754550, "num_examples": 10000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 2750996, "num_examples": 10000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 5510641, "num_examples": 20000, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 11016187, "size_in_bytes": 245142523}, "diq": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "diq", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 24147, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 22476, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 24131, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 70754, "size_in_bytes": 234197090}, "dv": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "dv", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 30322, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 27279, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 31033, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 88634, "size_in_bytes": 234214970}, "el": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "el", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 3027962, "num_examples": 10000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 3034329, "num_examples": 10000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 6046638, "num_examples": 20000, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 12108929, "size_in_bytes": 246235265}, "eml": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "eml", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 30050, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 35880, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 30792, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 96722, "size_in_bytes": 234223058}, "en": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "en", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 2336353, "num_examples": 10000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 2330245, "num_examples": 10000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 4649601, "num_examples": 20000, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 9316199, "size_in_bytes": 243442535}, "eo": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "eo", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 1968690, "num_examples": 10000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 1961486, "num_examples": 10000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 2952610, "num_examples": 15000, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 6882786, "size_in_bytes": 241009122}, "es": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "es", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 1976935, "num_examples": 10000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 1986664, "num_examples": 10000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 3972292, "num_examples": 20000, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 7935891, "size_in_bytes": 242062227}, "et": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "et", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 2403361, "num_examples": 10000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 2392424, "num_examples": 10000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 3579264, "num_examples": 15000, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 8375049, "size_in_bytes": 242501385}, "eu": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "eu", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 2677036, "num_examples": 10000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 2628951, "num_examples": 10000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 2672353, "num_examples": 10000, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 7978340, "size_in_bytes": 242104676}, "ext": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "ext", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 30821, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 29483, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 23110, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 83414, "size_in_bytes": 234209750}, "fa": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "fa", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 2328640, "num_examples": 10000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 2314687, "num_examples": 10000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 4618098, "num_examples": 20000, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 9261425, "size_in_bytes": 243387761}, "fi": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "fi", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 2500586, "num_examples": 10000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 2505161, "num_examples": 10000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 5020655, "num_examples": 20000, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 10026402, "size_in_bytes": 244152738}, "fiu-vro": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "fiu-vro", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 27672, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 27728, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 28689, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 84089, "size_in_bytes": 234210425}, "fo": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "fo", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 26094, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 23531, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 26178, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 75803, "size_in_bytes": 234202139}, "fr": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "fr", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 2058004, "num_examples": 10000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 2073593, "num_examples": 10000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 4123995, "num_examples": 20000, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 8255592, "size_in_bytes": 242381928}, "frr": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "frr", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 15883, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 15736, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 16654, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 48273, "size_in_bytes": 234174609}, "fur": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "fur", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 25264, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 30562, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 33654, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 89480, "size_in_bytes": 234215816}, "fy": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "fy", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 226436, "num_examples": 1000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 229700, "num_examples": 1000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 223013, "num_examples": 1000, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 679149, "size_in_bytes": 234805485}, "ga": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "ga", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 234092, "num_examples": 1000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 235083, "num_examples": 1000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 238047, "num_examples": 1000, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 707222, "size_in_bytes": 234833558}, "gan": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "gan", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 17533, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 13879, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 14398, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 45810, "size_in_bytes": 234172146}, "gd": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "gd", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 23230, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 20308, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 20154, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 63692, "size_in_bytes": 234190028}, "gl": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "gl", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 2029683, "num_examples": 10000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 2031150, "num_examples": 10000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 3030993, "num_examples": 15000, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 7091826, "size_in_bytes": 241218162}, "gn": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "gn", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 29132, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 24263, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 28220, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 81615, "size_in_bytes": 234207951}, "gu": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "gu", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 48009, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 45417, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 42625, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 136051, "size_in_bytes": 234262387}, "hak": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "hak", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 17977, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 18155, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 16208, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 52340, "size_in_bytes": 234178676}, "he": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "he", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 2801392, "num_examples": 10000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 2785474, "num_examples": 10000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 5600488, "num_examples": 20000, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 11187354, "size_in_bytes": 245313690}, "hi": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "hi", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 261207, "num_examples": 1000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 267255, "num_examples": 1000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 1315829, "num_examples": 5000, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 1844291, "size_in_bytes": 235970627}, "hr": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "hr", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 2417450, "num_examples": 10000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 2430440, "num_examples": 10000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 4877331, "num_examples": 20000, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 9725221, "size_in_bytes": 243851557}, "hsb": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "hsb", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 24695, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 24348, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 24228, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 73271, "size_in_bytes": 234199607}, "hu": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "hu", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 2590116, "num_examples": 10000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 2626771, "num_examples": 10000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 5263122, "num_examples": 20000, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 10480009, "size_in_bytes": 244606345}, "hy": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "hy", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 237560, "num_examples": 1000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 237121, "num_examples": 1000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 3634065, "num_examples": 15000, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 4108746, "size_in_bytes": 238235082}, "ia": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "ia", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 32064, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 37617, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 32928, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 102609, "size_in_bytes": 234228945}, "id": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "id", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 1901625, "num_examples": 10000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 1902732, "num_examples": 10000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 3814047, "num_examples": 20000, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 7618404, "size_in_bytes": 241744740}, "ig": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "ig", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 17721, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 18432, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 15988, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 52141, "size_in_bytes": 234178477}, "ilo": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "ilo", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 16675, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 17245, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 17152, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 51072, "size_in_bytes": 234177408}, "io": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "io", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 19026, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 17231, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 20781, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 57038, "size_in_bytes": 234183374}, "is": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "is", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 243667, "num_examples": 1000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 235946, "num_examples": 1000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 243465, "num_examples": 1000, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 723078, "size_in_bytes": 234849414}, "it": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "it", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 2282947, "num_examples": 10000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 2307618, "num_examples": 10000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 4633575, "num_examples": 20000, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 9224140, "size_in_bytes": 243350476}, "ja": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "ja", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 6775608, "num_examples": 10000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 6898538, "num_examples": 10000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 13578325, "num_examples": 20000, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 27252471, "size_in_bytes": 261378807}, "jbo": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "jbo", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 15618, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 19586, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 15070, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 50274, "size_in_bytes": 234176610}, "jv": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "jv", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 17691, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 20203, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 19409, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 57303, "size_in_bytes": 234183639}, "ka": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "ka", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 3454381, "num_examples": 10000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 3480870, "num_examples": 10000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 3428008, "num_examples": 10000, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 10363259, "size_in_bytes": 244489595}, "kk": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "kk", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 286502, "num_examples": 1000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 284503, "num_examples": 1000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 287952, "num_examples": 1000, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 858957, "size_in_bytes": 234985293}, "km": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "km", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 29310, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 36101, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 31938, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 97349, "size_in_bytes": 234223685}, "kn": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "kn", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 36853, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 32278, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 34346, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 103477, "size_in_bytes": 234229813}, "ko": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "ko", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 2553068, "num_examples": 10000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 2547800, "num_examples": 10000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 5107090, "num_examples": 20000, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 10207958, "size_in_bytes": 244334294}, "ksh": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "ksh", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 26338, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 25249, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 25941, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 77528, "size_in_bytes": 234203864}, "ku": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "ku", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 22597, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 20795, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 22669, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 66061, "size_in_bytes": 234192397}, "ky": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "ky", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 31010, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 31896, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 32768, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 95674, "size_in_bytes": 234222010}, "la": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "la", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 207205, "num_examples": 1000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 198910, "num_examples": 1000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 999050, "num_examples": 5000, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 1405165, "size_in_bytes": 235531501}, "lb": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "lb", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 253774, "num_examples": 1000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 249989, "num_examples": 1000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 1260939, "num_examples": 5000, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 1764702, "size_in_bytes": 235891038}, "li": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "li", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 20201, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 18817, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 20211, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 59229, "size_in_bytes": 234185565}, "lij": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "lij", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 28005, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 27882, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 30581, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 86468, "size_in_bytes": 234212804}, "lmo": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "lmo", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 26575, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 29453, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 24161, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 80189, "size_in_bytes": 234206525}, "ln": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "ln", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 21709, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 27003, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 22227, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 70939, "size_in_bytes": 234197275}, "lt": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "lt", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 2192874, "num_examples": 10000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 2191269, "num_examples": 10000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 2199946, "num_examples": 10000, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 6584089, "size_in_bytes": 240710425}, "lv": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "lv", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 2173420, "num_examples": 10000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 2190458, "num_examples": 10000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 2206943, "num_examples": 10000, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 6570821, "size_in_bytes": 240697157}, "map-bms": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "map-bms", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 19780, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 20558, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 21639, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 61977, "size_in_bytes": 234188313}, "mg": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "mg", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 24861, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 22570, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 25739, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 73170, "size_in_bytes": 234199506}, "mhr": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "mhr", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 23263, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 23639, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 18648, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 65550, "size_in_bytes": 234191886}, "mi": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "mi", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 39399, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 40147, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 37896, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 117442, "size_in_bytes": 234243778}, "min": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "min", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 28719, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 24741, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 26620, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 80080, "size_in_bytes": 234206416}, "mk": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "mk", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 333193, "num_examples": 1000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 337757, "num_examples": 1000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 3355936, "num_examples": 10000, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 4026886, "size_in_bytes": 238153222}, "ml": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "ml", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 363008, "num_examples": 1000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 349383, "num_examples": 1000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 3582066, "num_examples": 10000, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 4294457, "size_in_bytes": 238420793}, "mn": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "mn", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 22006, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 23538, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 23244, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 68788, "size_in_bytes": 234195124}, "mr": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "mr", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 314858, "num_examples": 1000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 326290, "num_examples": 1000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 1598804, "num_examples": 5000, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 2239952, "size_in_bytes": 236366288}, "ms": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "ms", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 183944, "num_examples": 1000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 183539, "num_examples": 1000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 3699238, "num_examples": 20000, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 4066721, "size_in_bytes": 238193057}, "mt": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "mt", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 24571, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 24662, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 24956, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 74189, "size_in_bytes": 234200525}, "mwl": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "mwl", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 51987, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 43008, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 44605, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 139600, "size_in_bytes": 234265936}, "my": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "my", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 48953, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 45956, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 41371, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 136280, "size_in_bytes": 234262616}, "mzn": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "mzn", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 25304, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 25947, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 24841, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 76092, "size_in_bytes": 234202428}, "nap": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "nap", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 21546, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 24194, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 26596, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 72336, "size_in_bytes": 234198672}, "nds": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "nds", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 28388, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 26571, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 24679, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 79638, "size_in_bytes": 234205974}, "ne": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "ne", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 33932, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 33227, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 36173, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 103332, "size_in_bytes": 234229668}, "nl": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "nl", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 2378080, "num_examples": 10000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 2403076, "num_examples": 10000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 4784289, "num_examples": 20000, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 9565445, "size_in_bytes": 243691781}, "nn": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "nn", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 274140, "num_examples": 1000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 269631, "num_examples": 1000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 5436185, "num_examples": 20000, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 5979956, "size_in_bytes": 240106292}, "no": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "no", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 2576669, "num_examples": 10000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 2563559, "num_examples": 10000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 5139548, "num_examples": 20000, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 10279776, "size_in_bytes": 244406112}, "nov": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "nov", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 14856, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 14830, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 17270, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 46956, "size_in_bytes": 234173292}, "oc": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "oc", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 20428, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 18600, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 19319, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 58347, "size_in_bytes": 234184683}, "or": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "or", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 32131, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 29508, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 27822, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 89461, "size_in_bytes": 234215797}, "os": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "os", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 26779, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 25995, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 26033, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 78807, "size_in_bytes": 234205143}, "pa": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "pa", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 25230, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 23708, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 24171, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 73109, "size_in_bytes": 234199445}, "pdc": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "pdc", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 24419, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 24674, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 23991, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 73084, "size_in_bytes": 234199420}, "pl": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "pl", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 2448324, "num_examples": 10000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 2463783, "num_examples": 10000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 4851527, "num_examples": 20000, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 9763634, "size_in_bytes": 243889970}, "pms": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "pms", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 28369, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 24015, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 27429, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 79813, "size_in_bytes": 234206149}, "pnb": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "pnb", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 19070, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 21206, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 19504, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 59780, "size_in_bytes": 234186116}, "ps": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "ps", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 49901, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 43621, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 63501, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 157023, "size_in_bytes": 234283359}, "pt": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "pt", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 1962145, "num_examples": 10000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 1946729, "num_examples": 10000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 3917453, "num_examples": 20000, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 7826327, "size_in_bytes": 241952663}, "qu": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "qu", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 18231, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 17675, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 16989, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 52895, "size_in_bytes": 234179231}, "rm": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "rm", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 32776, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 35880, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 30489, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 99145, "size_in_bytes": 234225481}, "ro": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "ro", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 2063860, "num_examples": 10000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 2060933, "num_examples": 10000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 4179869, "num_examples": 20000, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 8304662, "size_in_bytes": 242430998}, "ru": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "ru", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 2574546, "num_examples": 10000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 2597248, "num_examples": 10000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 5175665, "num_examples": 20000, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 10347459, "size_in_bytes": 244473795}, "rw": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "rw", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 17999, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 14445, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 16778, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 49222, "size_in_bytes": 234175558}, "sa": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "sa", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 45721, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 49209, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 52504, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 147434, "size_in_bytes": 234273770}, "sah": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "sah", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 27875, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 26853, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 27041, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 81769, "size_in_bytes": 234208105}, "scn": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "scn", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 20105, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 17384, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 21032, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 58521, "size_in_bytes": 234184857}, "sco": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "sco", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 22215, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 21589, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 20308, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 64112, "size_in_bytes": 234190448}, "sd": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "sd", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 51555, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 38534, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 56925, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 147014, "size_in_bytes": 234273350}, "sh": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "sh", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 1789918, "num_examples": 10000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 1791491, "num_examples": 10000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 3583633, "num_examples": 20000, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 7165042, "size_in_bytes": 241291378}, "si": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "si", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 30845, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 29341, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 31255, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 91441, "size_in_bytes": 234217777}, "simple": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "simple", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 247147, "num_examples": 1000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 245358, "num_examples": 1000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 4921916, "num_examples": 20000, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 5414421, "size_in_bytes": 239540757}, "sk": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "sk", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 2342061, "num_examples": 10000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 2335009, "num_examples": 10000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 4701553, "num_examples": 20000, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 9378623, "size_in_bytes": 243504959}, "sl": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "sl", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 2090247, "num_examples": 10000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 2133491, "num_examples": 10000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 3158676, "num_examples": 15000, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 7382414, "size_in_bytes": 241508750}, "so": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "so", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 21864, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 17219, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 23780, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 62863, "size_in_bytes": 234189199}, "sq": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "sq", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 210888, "num_examples": 1000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 209824, "num_examples": 1000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 1052387, "num_examples": 5000, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 1473099, "size_in_bytes": 235599435}, "sr": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "sr", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 2548390, "num_examples": 10000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 2564831, "num_examples": 10000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 5105569, "num_examples": 20000, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 10218790, "size_in_bytes": 244345126}, "su": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "su", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 22605, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 21861, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 20839, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 65305, "size_in_bytes": 234191641}, "sv": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "sv", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 2678672, "num_examples": 10000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 2719077, "num_examples": 10000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 5395722, "num_examples": 20000, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 10793471, "size_in_bytes": 244919807}, "sw": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "sw", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 168819, "num_examples": 1000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 172693, "num_examples": 1000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 168749, "num_examples": 1000, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 510261, "size_in_bytes": 234636597}, "szl": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "szl", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 19397, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 18967, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 17646, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 56010, "size_in_bytes": 234182346}, "ta": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "ta", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 354957, "num_examples": 1000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 357667, "num_examples": 1000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 5275759, "num_examples": 15000, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 5988383, "size_in_bytes": 240114719}, "te": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "te", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 356189, "num_examples": 1000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 359780, "num_examples": 1000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 358792, "num_examples": 1000, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 1074761, "size_in_bytes": 235201097}, "tg": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "tg", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 27130, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 28821, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 27200, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 83151, "size_in_bytes": 234209487}, "th": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "th", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 14189743, "num_examples": 10000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 14505054, "num_examples": 10000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 28968916, "num_examples": 20000, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 57663713, "size_in_bytes": 291790049}, "tk": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "tk", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 21611, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 20302, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 19521, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 61434, "size_in_bytes": 234187770}, "tl": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "tl", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 148682, "num_examples": 1000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 152964, "num_examples": 1000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 1518784, "num_examples": 10000, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 1820430, "size_in_bytes": 235946766}, "tr": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "tr", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 2280517, "num_examples": 10000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 2276920, "num_examples": 10000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 4501912, "num_examples": 20000, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 9059349, "size_in_bytes": 243185685}, "tt": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "tt", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 282535, "num_examples": 1000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 282691, "num_examples": 1000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 283392, "num_examples": 1000, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 848618, "size_in_bytes": 234974954}, "ug": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "ug", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 35219, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 31129, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 26620, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 92968, "size_in_bytes": 234219304}, "uk": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "uk", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 2934897, "num_examples": 10000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 2928200, "num_examples": 10000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 5928026, "num_examples": 20000, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 11791123, "size_in_bytes": 245917459}, "ur": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "ur", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 203747, "num_examples": 1000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 203138, "num_examples": 1000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 4108707, "num_examples": 20000, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 4515592, "size_in_bytes": 238641928}, "uz": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "uz", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 184625, "num_examples": 1000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 184713, "num_examples": 1000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 186105, "num_examples": 1000, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 555443, "size_in_bytes": 234681779}, "vec": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "vec", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 19335, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 20254, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 20437, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 60026, "size_in_bytes": 234186362}, "vep": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "vep", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 22306, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 21371, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 21387, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 65064, "size_in_bytes": 234191400}, "vi": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "vi", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 1944856, "num_examples": 10000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 1960024, "num_examples": 10000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 3915944, "num_examples": 20000, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 7820824, "size_in_bytes": 241947160}, "vls": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "vls", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 27895, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 26778, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 26183, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 80856, "size_in_bytes": 234207192}, "vo": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "vo", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 14385, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 14001, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 14442, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 42828, "size_in_bytes": 234169164}, "wa": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "wa", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 22493, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 21581, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 23072, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 67146, "size_in_bytes": 234193482}, "war": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "war", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 16834, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 19912, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 18829, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 55575, "size_in_bytes": 234181911}, "wuu": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "wuu", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 15123, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 15067, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 17016, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 47206, "size_in_bytes": 234173542}, "xmf": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "xmf", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 39979, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 36081, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 31796, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 107856, "size_in_bytes": 234234192}, "yi": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "yi", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 25269, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 25005, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 27303, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 77577, "size_in_bytes": 234203913}, "yo": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "yo", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 17738, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 17996, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 18984, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 54718, "size_in_bytes": 234181054}, "zea": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "zea", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 24916, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 22997, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 21252, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 69165, "size_in_bytes": 234195501}, "zh": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "zh", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 4839728, "num_examples": 10000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 4709458, "num_examples": 10000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 9524981, "num_examples": 20000, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 19074167, "size_in_bytes": 253200503}, "zh-classical": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "zh-classical", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 59980, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 65885, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 56238, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 182103, "size_in_bytes": 234308439}, "zh-min-nan": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "zh-min-nan", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 24533, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 24326, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 19358, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 68217, "size_in_bytes": 234194553}, "zh-yue": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "wikiann", "config_name": "zh-yue", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 4934158, "num_examples": 10000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 4964029, "num_examples": 10000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 9950629, "num_examples": 20000, "dataset_name": "wikiann"}}, "download_checksums": {"https://www.dropbox.com/s/12h3qqog6q4bjve/panx_dataset.tar?dl=1": {"num_bytes": 234126336, "checksum": "e2720a94b6590d4d70e9a7725106d1e5bdaafde730e06d8101ce4981d1417cce"}}, "download_size": 234126336, "post_processing_size": null, "dataset_size": 19848816, "size_in_bytes": 253975152}} \ No newline at end of file +{"ace": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "ace", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 22453, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 25752, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 23231, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 71436, "size_in_bytes": 234080320}, "af": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "af", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 299137, "num_examples": 1000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 295849, "num_examples": 1000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 1521604, "num_examples": 5000, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 2116590, "size_in_bytes": 236125474}, "als": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "als", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 34318, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 36345, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 34968, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 105631, "size_in_bytes": 234114515}, "am": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "am", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 21429, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 23811, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 22214, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 67454, "size_in_bytes": 234076338}, "an": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "an", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 180609, "num_examples": 1000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 174992, "num_examples": 1000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 180967, "num_examples": 1000, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 536568, "size_in_bytes": 234545452}, "ang": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "ang", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 21925, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 24523, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 23296, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 69744, "size_in_bytes": 234078628}, "ar": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "ar", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 2325688, "num_examples": 10000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 2334664, "num_examples": 10000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 4671669, "num_examples": 20000, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 9332021, "size_in_bytes": 243340905}, "arc": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "arc", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 15726, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 16641, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 18536, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 50903, "size_in_bytes": 234059787}, "arz": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "arz", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 26609, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 25663, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 26375, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 78647, "size_in_bytes": 234087531}, "as": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "as", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 25736, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 23350, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 24984, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 74070, "size_in_bytes": 234082954}, "ast": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "ast", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 217477, "num_examples": 1000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 220874, "num_examples": 1000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 228238, "num_examples": 1000, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 666589, "size_in_bytes": 234675473}, "ay": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "ay", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 11684, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 13379, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 12596, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 37659, "size_in_bytes": 234046543}, "az": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "az", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 272066, "num_examples": 1000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 267935, "num_examples": 1000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 2645552, "num_examples": 10000, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 3185553, "size_in_bytes": 237194437}, "ba": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "ba", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 29262, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 30502, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 31123, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 90887, "size_in_bytes": 234099771}, "bar": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "bar", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 17374, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 17839, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 16796, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 52009, "size_in_bytes": 234060893}, "bat-smg": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "bat-smg", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 26496, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 26093, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 24677, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 77266, "size_in_bytes": 234086150}, "be": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "be", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 262042, "num_examples": 1000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 266104, "num_examples": 1000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 3983322, "num_examples": 15000, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 4511468, "size_in_bytes": 238520352}, "be-x-old": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "be-x-old", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 342654, "num_examples": 1000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 337599, "num_examples": 1000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 1704256, "num_examples": 5000, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 2384509, "size_in_bytes": 236393393}, "bg": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "bg", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 2840907, "num_examples": 10000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 2830213, "num_examples": 10000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 5665063, "num_examples": 20000, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 11336183, "size_in_bytes": 245345067}, "bh": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "bh", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 33682, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 30692, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 36374, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 100748, "size_in_bytes": 234109632}, "bn": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "bn", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 238446, "num_examples": 1000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 237218, "num_examples": 1000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 2351591, "num_examples": 10000, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 2827255, "size_in_bytes": 236836139}, "bo": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "bo", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 22688, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 15437, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 14085, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 52210, "size_in_bytes": 234061094}, "br": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "br", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 206839, "num_examples": 1000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 222083, "num_examples": 1000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 221495, "num_examples": 1000, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 650417, "size_in_bytes": 234659301}, "bs": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "bs", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 246378, "num_examples": 1000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 247331, "num_examples": 1000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 3669346, "num_examples": 15000, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 4163055, "size_in_bytes": 238171939}, "ca": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "ca", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 1836319, "num_examples": 10000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 1847746, "num_examples": 10000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 3689342, "num_examples": 20000, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 7373407, "size_in_bytes": 241382291}, "cbk-zam": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "cbk-zam", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 47060, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 47277, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 52545, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 146882, "size_in_bytes": 234155766}, "cdo": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "cdo", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 37479, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 34319, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 36204, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 108002, "size_in_bytes": 234116886}, "ce": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "ce", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 40303, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 38640, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 38284, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 117227, "size_in_bytes": 234126111}, "ceb": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "ceb", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 22789, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 23950, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 21365, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 68104, "size_in_bytes": 234076988}, "ckb": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "ckb", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 214231, "num_examples": 1000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 211988, "num_examples": 1000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 217066, "num_examples": 1000, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 643285, "size_in_bytes": 234652169}, "co": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "co", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 15968, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 15880, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 18032, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 49880, "size_in_bytes": 234058764}, "crh": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "crh", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 20230, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 23879, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 23336, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 67445, "size_in_bytes": 234076329}, "cs": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "cs", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 2456654, "num_examples": 10000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 2458155, "num_examples": 10000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 4944758, "num_examples": 20000, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 9859567, "size_in_bytes": 243868451}, "csb": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "csb", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 28841, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 27840, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 31640, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 88321, "size_in_bytes": 234097205}, "cv": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "cv", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 24787, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 26403, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 26956, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 78146, "size_in_bytes": 234087030}, "cy": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "cy", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 228586, "num_examples": 1000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 233869, "num_examples": 1000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 2337116, "num_examples": 10000, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 2799571, "size_in_bytes": 236808455}, "da": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "da", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 2422976, "num_examples": 10000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 2432324, "num_examples": 10000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 4882222, "num_examples": 20000, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 9737522, "size_in_bytes": 243746406}, "de": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "de", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 2754550, "num_examples": 10000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 2750996, "num_examples": 10000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 5510641, "num_examples": 20000, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 11016187, "size_in_bytes": 245025071}, "diq": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "diq", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 24147, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 22476, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 24131, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 70754, "size_in_bytes": 234079638}, "dv": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "dv", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 30322, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 27279, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 31033, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 88634, "size_in_bytes": 234097518}, "el": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "el", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 3027962, "num_examples": 10000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 3034329, "num_examples": 10000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 6046638, "num_examples": 20000, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 12108929, "size_in_bytes": 246117813}, "eml": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "eml", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 30050, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 35880, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 30792, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 96722, "size_in_bytes": 234105606}, "en": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "en", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 2336353, "num_examples": 10000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 2330245, "num_examples": 10000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 4649601, "num_examples": 20000, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 9316199, "size_in_bytes": 243325083}, "eo": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "eo", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 1968690, "num_examples": 10000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 1961486, "num_examples": 10000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 2952610, "num_examples": 15000, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 6882786, "size_in_bytes": 240891670}, "es": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "es", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 1976935, "num_examples": 10000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 1986664, "num_examples": 10000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 3972292, "num_examples": 20000, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 7935891, "size_in_bytes": 241944775}, "et": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "et", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 2403361, "num_examples": 10000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 2392424, "num_examples": 10000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 3579264, "num_examples": 15000, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 8375049, "size_in_bytes": 242383933}, "eu": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "eu", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 2677036, "num_examples": 10000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 2628951, "num_examples": 10000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 2672353, "num_examples": 10000, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 7978340, "size_in_bytes": 241987224}, "ext": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "ext", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 30821, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 29483, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 23110, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 83414, "size_in_bytes": 234092298}, "fa": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "fa", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 2328640, "num_examples": 10000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 2314687, "num_examples": 10000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 4618098, "num_examples": 20000, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 9261425, "size_in_bytes": 243270309}, "fi": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "fi", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 2500586, "num_examples": 10000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 2505161, "num_examples": 10000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 5020655, "num_examples": 20000, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 10026402, "size_in_bytes": 244035286}, "fiu-vro": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "fiu-vro", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 27672, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 27728, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 28689, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 84089, "size_in_bytes": 234092973}, "fo": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "fo", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 26094, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 23531, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 26178, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 75803, "size_in_bytes": 234084687}, "fr": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "fr", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 2058004, "num_examples": 10000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 2073593, "num_examples": 10000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 4123995, "num_examples": 20000, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 8255592, "size_in_bytes": 242264476}, "frr": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "frr", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 15883, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 15736, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 16654, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 48273, "size_in_bytes": 234057157}, "fur": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "fur", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 25264, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 30562, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 33654, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 89480, "size_in_bytes": 234098364}, "fy": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "fy", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 226436, "num_examples": 1000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 229700, "num_examples": 1000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 223013, "num_examples": 1000, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 679149, "size_in_bytes": 234688033}, "ga": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "ga", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 234092, "num_examples": 1000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 235083, "num_examples": 1000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 238047, "num_examples": 1000, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 707222, "size_in_bytes": 234716106}, "gan": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "gan", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 17533, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 13879, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 14398, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 45810, "size_in_bytes": 234054694}, "gd": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "gd", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 23230, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 20308, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 20154, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 63692, "size_in_bytes": 234072576}, "gl": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "gl", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 2029683, "num_examples": 10000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 2031150, "num_examples": 10000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 3030993, "num_examples": 15000, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 7091826, "size_in_bytes": 241100710}, "gn": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "gn", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 29132, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 24263, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 28220, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 81615, "size_in_bytes": 234090499}, "gu": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "gu", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 48009, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 45417, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 42625, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 136051, "size_in_bytes": 234144935}, "hak": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "hak", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 17977, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 18155, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 16208, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 52340, "size_in_bytes": 234061224}, "he": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "he", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 2801392, "num_examples": 10000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 2785474, "num_examples": 10000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 5600488, "num_examples": 20000, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 11187354, "size_in_bytes": 245196238}, "hi": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "hi", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 261207, "num_examples": 1000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 267255, "num_examples": 1000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 1315829, "num_examples": 5000, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 1844291, "size_in_bytes": 235853175}, "hr": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "hr", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 2417450, "num_examples": 10000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 2430440, "num_examples": 10000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 4877331, "num_examples": 20000, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 9725221, "size_in_bytes": 243734105}, "hsb": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "hsb", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 24695, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 24348, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 24228, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 73271, "size_in_bytes": 234082155}, "hu": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "hu", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 2590116, "num_examples": 10000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 2626771, "num_examples": 10000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 5263122, "num_examples": 20000, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 10480009, "size_in_bytes": 244488893}, "hy": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "hy", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 237560, "num_examples": 1000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 237121, "num_examples": 1000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 3634065, "num_examples": 15000, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 4108746, "size_in_bytes": 238117630}, "ia": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "ia", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 32064, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 37617, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 32928, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 102609, "size_in_bytes": 234111493}, "id": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "id", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 1901625, "num_examples": 10000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 1902732, "num_examples": 10000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 3814047, "num_examples": 20000, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 7618404, "size_in_bytes": 241627288}, "ig": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "ig", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 17721, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 18432, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 15988, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 52141, "size_in_bytes": 234061025}, "ilo": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "ilo", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 16675, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 17245, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 17152, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 51072, "size_in_bytes": 234059956}, "io": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "io", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 19026, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 17231, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 20781, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 57038, "size_in_bytes": 234065922}, "is": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "is", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 243667, "num_examples": 1000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 235946, "num_examples": 1000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 243465, "num_examples": 1000, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 723078, "size_in_bytes": 234731962}, "it": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "it", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 2282947, "num_examples": 10000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 2307618, "num_examples": 10000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 4633575, "num_examples": 20000, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 9224140, "size_in_bytes": 243233024}, "ja": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "ja", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 6775608, "num_examples": 10000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 6898538, "num_examples": 10000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 13578325, "num_examples": 20000, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 27252471, "size_in_bytes": 261261355}, "jbo": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "jbo", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 15618, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 19586, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 15070, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 50274, "size_in_bytes": 234059158}, "jv": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "jv", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 17691, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 20203, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 19409, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 57303, "size_in_bytes": 234066187}, "ka": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "ka", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 3454381, "num_examples": 10000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 3480870, "num_examples": 10000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 3428008, "num_examples": 10000, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 10363259, "size_in_bytes": 244372143}, "kk": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "kk", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 286502, "num_examples": 1000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 284503, "num_examples": 1000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 287952, "num_examples": 1000, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 858957, "size_in_bytes": 234867841}, "km": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "km", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 29310, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 36101, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 31938, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 97349, "size_in_bytes": 234106233}, "kn": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "kn", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 36853, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 32278, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 34346, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 103477, "size_in_bytes": 234112361}, "ko": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "ko", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 2553068, "num_examples": 10000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 2547800, "num_examples": 10000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 5107090, "num_examples": 20000, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 10207958, "size_in_bytes": 244216842}, "ksh": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "ksh", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 26338, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 25249, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 25941, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 77528, "size_in_bytes": 234086412}, "ku": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "ku", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 22597, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 20795, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 22669, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 66061, "size_in_bytes": 234074945}, "ky": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "ky", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 31010, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 31896, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 32768, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 95674, "size_in_bytes": 234104558}, "la": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "la", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 207205, "num_examples": 1000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 198910, "num_examples": 1000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 999050, "num_examples": 5000, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 1405165, "size_in_bytes": 235414049}, "lb": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "lb", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 253774, "num_examples": 1000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 249989, "num_examples": 1000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 1260939, "num_examples": 5000, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 1764702, "size_in_bytes": 235773586}, "li": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "li", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 20201, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 18817, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 20211, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 59229, "size_in_bytes": 234068113}, "lij": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "lij", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 28005, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 27882, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 30581, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 86468, "size_in_bytes": 234095352}, "lmo": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "lmo", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 26575, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 29453, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 24161, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 80189, "size_in_bytes": 234089073}, "ln": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "ln", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 21709, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 27003, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 22227, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 70939, "size_in_bytes": 234079823}, "lt": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "lt", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 2192874, "num_examples": 10000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 2191269, "num_examples": 10000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 2199946, "num_examples": 10000, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 6584089, "size_in_bytes": 240592973}, "lv": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "lv", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 2173420, "num_examples": 10000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 2190458, "num_examples": 10000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 2206943, "num_examples": 10000, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 6570821, "size_in_bytes": 240579705}, "map-bms": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "map-bms", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 19780, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 20558, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 21639, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 61977, "size_in_bytes": 234070861}, "mg": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "mg", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 24861, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 22570, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 25739, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 73170, "size_in_bytes": 234082054}, "mhr": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "mhr", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 23263, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 23639, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 18648, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 65550, "size_in_bytes": 234074434}, "mi": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "mi", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 39399, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 40147, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 37896, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 117442, "size_in_bytes": 234126326}, "min": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "min", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 28719, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 24741, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 26620, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 80080, "size_in_bytes": 234088964}, "mk": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "mk", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 333193, "num_examples": 1000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 337757, "num_examples": 1000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 3355936, "num_examples": 10000, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 4026886, "size_in_bytes": 238035770}, "ml": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "ml", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 363008, "num_examples": 1000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 349383, "num_examples": 1000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 3582066, "num_examples": 10000, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 4294457, "size_in_bytes": 238303341}, "mn": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "mn", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 22006, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 23538, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 23244, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 68788, "size_in_bytes": 234077672}, "mr": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "mr", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 314858, "num_examples": 1000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 326290, "num_examples": 1000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 1598804, "num_examples": 5000, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 2239952, "size_in_bytes": 236248836}, "ms": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "ms", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 183944, "num_examples": 1000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 183539, "num_examples": 1000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 3699238, "num_examples": 20000, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 4066721, "size_in_bytes": 238075605}, "mt": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "mt", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 24571, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 24662, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 24956, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 74189, "size_in_bytes": 234083073}, "mwl": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "mwl", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 51987, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 43008, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 44605, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 139600, "size_in_bytes": 234148484}, "my": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "my", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 48953, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 45956, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 41371, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 136280, "size_in_bytes": 234145164}, "mzn": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "mzn", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 25304, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 25947, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 24841, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 76092, "size_in_bytes": 234084976}, "nap": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "nap", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 21546, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 24194, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 26596, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 72336, "size_in_bytes": 234081220}, "nds": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "nds", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 28388, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 26571, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 24679, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 79638, "size_in_bytes": 234088522}, "ne": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "ne", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 33932, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 33227, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 36173, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 103332, "size_in_bytes": 234112216}, "nl": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "nl", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 2378080, "num_examples": 10000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 2403076, "num_examples": 10000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 4784289, "num_examples": 20000, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 9565445, "size_in_bytes": 243574329}, "nn": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "nn", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 274140, "num_examples": 1000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 269631, "num_examples": 1000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 5436185, "num_examples": 20000, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 5979956, "size_in_bytes": 239988840}, "no": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "no", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 2576669, "num_examples": 10000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 2563559, "num_examples": 10000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 5139548, "num_examples": 20000, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 10279776, "size_in_bytes": 244288660}, "nov": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "nov", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 14856, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 14830, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 17270, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 46956, "size_in_bytes": 234055840}, "oc": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "oc", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 20428, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 18600, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 19319, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 58347, "size_in_bytes": 234067231}, "or": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "or", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 32131, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 29508, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 27822, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 89461, "size_in_bytes": 234098345}, "os": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "os", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 26779, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 25995, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 26033, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 78807, "size_in_bytes": 234087691}, "pa": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "pa", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 25230, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 23708, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 24171, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 73109, "size_in_bytes": 234081993}, "pdc": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "pdc", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 24419, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 24674, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 23991, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 73084, "size_in_bytes": 234081968}, "pl": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "pl", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 2448324, "num_examples": 10000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 2463783, "num_examples": 10000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 4851527, "num_examples": 20000, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 9763634, "size_in_bytes": 243772518}, "pms": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "pms", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 28369, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 24015, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 27429, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 79813, "size_in_bytes": 234088697}, "pnb": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "pnb", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 19070, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 21206, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 19504, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 59780, "size_in_bytes": 234068664}, "ps": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "ps", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 49901, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 43621, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 63501, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 157023, "size_in_bytes": 234165907}, "pt": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "pt", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 1962145, "num_examples": 10000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 1946729, "num_examples": 10000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 3917453, "num_examples": 20000, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 7826327, "size_in_bytes": 241835211}, "qu": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "qu", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 18231, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 17675, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 16989, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 52895, "size_in_bytes": 234061779}, "rm": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "rm", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 32776, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 35880, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 30489, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 99145, "size_in_bytes": 234108029}, "ro": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "ro", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 2063860, "num_examples": 10000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 2060933, "num_examples": 10000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 4179869, "num_examples": 20000, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 8304662, "size_in_bytes": 242313546}, "ru": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "ru", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 2574546, "num_examples": 10000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 2597248, "num_examples": 10000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 5175665, "num_examples": 20000, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 10347459, "size_in_bytes": 244356343}, "rw": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "rw", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 17999, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 14445, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 16778, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 49222, "size_in_bytes": 234058106}, "sa": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "sa", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 45721, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 49209, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 52504, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 147434, "size_in_bytes": 234156318}, "sah": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "sah", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 27875, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 26853, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 27041, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 81769, "size_in_bytes": 234090653}, "scn": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "scn", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 20105, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 17384, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 21032, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 58521, "size_in_bytes": 234067405}, "sco": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "sco", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 22215, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 21589, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 20308, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 64112, "size_in_bytes": 234072996}, "sd": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "sd", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 51555, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 38534, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 56925, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 147014, "size_in_bytes": 234155898}, "sh": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "sh", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 1789918, "num_examples": 10000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 1791491, "num_examples": 10000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 3583633, "num_examples": 20000, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 7165042, "size_in_bytes": 241173926}, "si": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "si", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 30845, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 29341, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 31255, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 91441, "size_in_bytes": 234100325}, "simple": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "simple", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 247147, "num_examples": 1000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 245358, "num_examples": 1000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 4921916, "num_examples": 20000, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 5414421, "size_in_bytes": 239423305}, "sk": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "sk", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 2342061, "num_examples": 10000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 2335009, "num_examples": 10000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 4701553, "num_examples": 20000, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 9378623, "size_in_bytes": 243387507}, "sl": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "sl", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 2090247, "num_examples": 10000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 2133491, "num_examples": 10000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 3158676, "num_examples": 15000, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 7382414, "size_in_bytes": 241391298}, "so": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "so", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 21864, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 17219, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 23780, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 62863, "size_in_bytes": 234071747}, "sq": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "sq", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 210888, "num_examples": 1000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 209824, "num_examples": 1000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 1052387, "num_examples": 5000, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 1473099, "size_in_bytes": 235481983}, "sr": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "sr", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 2548390, "num_examples": 10000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 2564831, "num_examples": 10000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 5105569, "num_examples": 20000, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 10218790, "size_in_bytes": 244227674}, "su": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "su", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 22605, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 21861, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 20839, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 65305, "size_in_bytes": 234074189}, "sv": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "sv", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 2678672, "num_examples": 10000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 2719077, "num_examples": 10000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 5395722, "num_examples": 20000, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 10793471, "size_in_bytes": 244802355}, "sw": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "sw", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 168819, "num_examples": 1000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 172693, "num_examples": 1000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 168749, "num_examples": 1000, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 510261, "size_in_bytes": 234519145}, "szl": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "szl", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 19397, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 18967, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 17646, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 56010, "size_in_bytes": 234064894}, "ta": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "ta", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 354957, "num_examples": 1000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 357667, "num_examples": 1000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 5275759, "num_examples": 15000, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 5988383, "size_in_bytes": 239997267}, "te": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "te", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 356189, "num_examples": 1000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 359780, "num_examples": 1000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 358792, "num_examples": 1000, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 1074761, "size_in_bytes": 235083645}, "tg": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "tg", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 27130, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 28821, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 27200, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 83151, "size_in_bytes": 234092035}, "th": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "th", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 14189743, "num_examples": 10000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 14505054, "num_examples": 10000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 28968916, "num_examples": 20000, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 57663713, "size_in_bytes": 291672597}, "tk": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "tk", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 21611, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 20302, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 19521, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 61434, "size_in_bytes": 234070318}, "tl": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "tl", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 148682, "num_examples": 1000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 152964, "num_examples": 1000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 1518784, "num_examples": 10000, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 1820430, "size_in_bytes": 235829314}, "tr": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "tr", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 2280517, "num_examples": 10000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 2276920, "num_examples": 10000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 4501912, "num_examples": 20000, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 9059349, "size_in_bytes": 243068233}, "tt": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "tt", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 282535, "num_examples": 1000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 282691, "num_examples": 1000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 283392, "num_examples": 1000, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 848618, "size_in_bytes": 234857502}, "ug": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "ug", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 35219, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 31129, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 26620, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 92968, "size_in_bytes": 234101852}, "uk": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "uk", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 2934897, "num_examples": 10000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 2928200, "num_examples": 10000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 5928026, "num_examples": 20000, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 11791123, "size_in_bytes": 245800007}, "ur": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "ur", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 203747, "num_examples": 1000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 203138, "num_examples": 1000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 4108707, "num_examples": 20000, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 4515592, "size_in_bytes": 238524476}, "uz": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "uz", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 184625, "num_examples": 1000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 184713, "num_examples": 1000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 186105, "num_examples": 1000, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 555443, "size_in_bytes": 234564327}, "vec": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "vec", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 19335, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 20254, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 20437, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 60026, "size_in_bytes": 234068910}, "vep": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "vep", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 22306, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 21371, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 21387, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 65064, "size_in_bytes": 234073948}, "vi": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "vi", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 1944856, "num_examples": 10000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 1960024, "num_examples": 10000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 3915944, "num_examples": 20000, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 7820824, "size_in_bytes": 241829708}, "vls": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "vls", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 27895, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 26778, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 26183, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 80856, "size_in_bytes": 234089740}, "vo": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "vo", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 14385, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 14001, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 14442, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 42828, "size_in_bytes": 234051712}, "wa": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "wa", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 22493, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 21581, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 23072, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 67146, "size_in_bytes": 234076030}, "war": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "war", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 16834, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 19912, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 18829, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 55575, "size_in_bytes": 234064459}, "wuu": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "wuu", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 15123, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 15067, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 17016, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 47206, "size_in_bytes": 234056090}, "xmf": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "xmf", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 39979, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 36081, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 31796, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 107856, "size_in_bytes": 234116740}, "yi": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "yi", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 25269, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 25005, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 27303, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 77577, "size_in_bytes": 234086461}, "yo": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "yo", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 17738, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 17996, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 18984, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 54718, "size_in_bytes": 234063602}, "zea": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "zea", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 24916, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 22997, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 21252, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 69165, "size_in_bytes": 234078049}, "zh": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "zh", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 4839728, "num_examples": 10000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 4709458, "num_examples": 10000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 9524981, "num_examples": 20000, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 19074167, "size_in_bytes": 253083051}, "zh-classical": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "zh-classical", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 59980, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 65885, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 56238, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 182103, "size_in_bytes": 234190987}, "zh-min-nan": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "zh-min-nan", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 24533, "num_examples": 100, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 24326, "num_examples": 100, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 19358, "num_examples": 100, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 68217, "size_in_bytes": 234077101}, "zh-yue": {"description": "WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus.", "citation": "@inproceedings{pan-etal-2017-cross,\n title = \"Cross-lingual Name Tagging and Linking for 282 Languages\",\n author = \"Pan, Xiaoman and\n Zhang, Boliang and\n May, Jonathan and\n Nothman, Joel and\n Knight, Kevin and\n Ji, Heng\",\n booktitle = \"Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)\",\n month = jul,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/P17-1178\",\n doi = \"10.18653/v1/P17-1178\",\n pages = \"1946--1958\",\n abstract = \"The ambitious goal of this work is to develop a cross-lingual name tagging and linking framework for 282 languages that exist in Wikipedia. Given a document in any of these languages, our framework is able to identify name mentions, assign a coarse-grained or fine-grained type to each mention, and link it to an English Knowledge Base (KB) if it is linkable. We achieve this goal by performing a series of new KB mining methods: generating {``}silver-standard{''} annotations by transferring annotations from English to other languages through cross-lingual links and KB properties, refining annotations through self-training and topic selection, deriving language-specific morphology features from anchor links, and mining word translation pairs from cross-lingual links. Both name tagging and linking results for 282 languages are promising on Wikipedia data and on-Wikipedia data.\",\n}", "homepage": "https://github.com/afshinrahimi/mmner", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikiann", "config_name": "zh-yue", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 4934158, "num_examples": 10000, "dataset_name": "wikiann"}, "test": {"name": "test", "num_bytes": 4964029, "num_examples": 10000, "dataset_name": "wikiann"}, "train": {"name": "train", "num_bytes": 9950629, "num_examples": 20000, "dataset_name": "wikiann"}}, "download_checksums": {"https://s3.amazonaws.com/datasets.huggingface.co/wikiann/1.1.0/panx_dataset.zip": {"num_bytes": 234008884, "checksum": "164814b64f749ad000988b5ab45050b5116913b3db466ab173008955ddf649a4"}}, "download_size": 234008884, "post_processing_size": null, "dataset_size": 19848816, "size_in_bytes": 253857700}} \ No newline at end of file