Datasets:

Multilinguality:
multilingual
Size Categories:
n<1K
Language Creators:
crowdsourced
Annotations Creators:
expert-generated
Source Datasets:
original
Tags:
License:
albertvillanova HF staff commited on
Commit
1b477e0
1 Parent(s): ec0b7e6

Delete legacy JSON metadata (#2)

Browse files

- Delete legacy JSON metadata (8d7a5754ad94fde8eb5d136719474bf880db701d)

Files changed (1) hide show
  1. dataset_infos.json +0 -1
dataset_infos.json DELETED
@@ -1 +0,0 @@
1
- {"fr-bnf": {"description": "The corpora comprise of files per data provider that are encoded in the IOB format (Ramshaw & Marcus, 1995). The IOB format is a simple text chunking format that divides texts into single tokens per line, and, separated by a whitespace, tags to mark named entities. The most commonly used categories for tags are PER (person), LOC (location) and ORG (organization). To mark named entities that span multiple tokens, the tags have a prefix of either B- (beginning of named entity) or I- (inside of named entity). O (outside of named entity) tags are used to mark tokens that are not a named entity.\n", "citation": "@InProceedings{NEUDECKER16.110,\n author = {Clemens Neudecker},\n title = {An Open Corpus for Named Entity Recognition in Historic Newspapers},\n booktitle = {Proceedings of the Tenth International Conference on Language Resources and Evaluation (LREC 2016)},\n year = {2016},\n month = {may},\n date = {23-28},\n location = {Portoro\u017e, Slovenia},\n editor = {Nicoletta Calzolari (Conference Chair) and Khalid Choukri and Thierry Declerck and Sara Goggi and Marko Grobelnik and Bente Maegaard and Joseph Mariani and Helene Mazo and Asuncion Moreno and Jan Odijk and Stelios Piperidis},\n publisher = {European Language Resources Association (ELRA)},\n address = {Paris, France},\n isbn = {978-2-9517408-9-1},\n language = {english}\n }\n", "homepage": "https://github.com/EuropeanaNewspapers/ner-corpora", "license": "", "features": {"id": {"dtype": "string", "id": null, "_type": "Value"}, "tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "euro_news", "config_name": "fr-bnf", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 3340299, "num_examples": 1, "dataset_name": "euro_news"}}, "download_checksums": {"https://raw.githubusercontent.com/EuropeanaNewspapers/ner-corpora/master/enp_FR.bnf.bio/enp_FR.bnf.bio": {"num_bytes": 1542418, "checksum": "730402f0f21c4d538b93a969a8eeedbec37edc49d2133cd18a26b925d93b0961"}}, "download_size": 1542418, "post_processing_size": null, "dataset_size": 3340299, "size_in_bytes": 4882717}, "nl-kb": {"description": "The corpora comprise of files per data provider that are encoded in the IOB format (Ramshaw & Marcus, 1995). The IOB format is a simple text chunking format that divides texts into single tokens per line, and, separated by a whitespace, tags to mark named entities. The most commonly used categories for tags are PER (person), LOC (location) and ORG (organization). To mark named entities that span multiple tokens, the tags have a prefix of either B- (beginning of named entity) or I- (inside of named entity). O (outside of named entity) tags are used to mark tokens that are not a named entity.\n", "citation": "@InProceedings{NEUDECKER16.110,\n author = {Clemens Neudecker},\n title = {An Open Corpus for Named Entity Recognition in Historic Newspapers},\n booktitle = {Proceedings of the Tenth International Conference on Language Resources and Evaluation (LREC 2016)},\n year = {2016},\n month = {may},\n date = {23-28},\n location = {Portoro\u017e, Slovenia},\n editor = {Nicoletta Calzolari (Conference Chair) and Khalid Choukri and Thierry Declerck and Sara Goggi and Marko Grobelnik and Bente Maegaard and Joseph Mariani and Helene Mazo and Asuncion Moreno and Jan Odijk and Stelios Piperidis},\n publisher = {European Language Resources Association (ELRA)},\n address = {Paris, France},\n isbn = {978-2-9517408-9-1},\n language = {english}\n }\n", "homepage": "https://github.com/EuropeanaNewspapers/ner-corpora", "license": "", "features": {"id": {"dtype": "string", "id": null, "_type": "Value"}, "tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "euro_news", "config_name": "nl-kb", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 3104213, "num_examples": 1, "dataset_name": "euro_news"}}, "download_checksums": {"https://raw.githubusercontent.com/EuropeanaNewspapers/ner-corpora/master/enp_NL.kb.bio/enp_NL.kb.bio": {"num_bytes": 1502162, "checksum": "0928f045ae3de9d5d85dbba4d50f206633b924eb3897783575d4581631d22674"}}, "download_size": 1502162, "post_processing_size": null, "dataset_size": 3104213, "size_in_bytes": 4606375}, "de-sbb": {"description": "The corpora comprise of files per data provider that are encoded in the IOB format (Ramshaw & Marcus, 1995). The IOB format is a simple text chunking format that divides texts into single tokens per line, and, separated by a whitespace, tags to mark named entities. The most commonly used categories for tags are PER (person), LOC (location) and ORG (organization). To mark named entities that span multiple tokens, the tags have a prefix of either B- (beginning of named entity) or I- (inside of named entity). O (outside of named entity) tags are used to mark tokens that are not a named entity.\n", "citation": "@InProceedings{NEUDECKER16.110,\n author = {Clemens Neudecker},\n title = {An Open Corpus for Named Entity Recognition in Historic Newspapers},\n booktitle = {Proceedings of the Tenth International Conference on Language Resources and Evaluation (LREC 2016)},\n year = {2016},\n month = {may},\n date = {23-28},\n location = {Portoro\u017e, Slovenia},\n editor = {Nicoletta Calzolari (Conference Chair) and Khalid Choukri and Thierry Declerck and Sara Goggi and Marko Grobelnik and Bente Maegaard and Joseph Mariani and Helene Mazo and Asuncion Moreno and Jan Odijk and Stelios Piperidis},\n publisher = {European Language Resources Association (ELRA)},\n address = {Paris, France},\n isbn = {978-2-9517408-9-1},\n language = {english}\n }\n", "homepage": "https://github.com/EuropeanaNewspapers/ner-corpora", "license": "", "features": {"id": {"dtype": "string", "id": null, "_type": "Value"}, "tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "euro_news", "config_name": "de-sbb", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 817295, "num_examples": 1, "dataset_name": "euro_news"}}, "download_checksums": {"https://raw.githubusercontent.com/EuropeanaNewspapers/ner-corpora/master/enp_DE.sbb.bio/enp_DE.sbb.bio": {"num_bytes": 407756, "checksum": "6cc234c43dc4f6539feddc339f119bf6afb24c4981ab9eb46cbebd9cb06af3d7"}}, "download_size": 407756, "post_processing_size": null, "dataset_size": 817295, "size_in_bytes": 1225051}, "de-onb": {"description": "The corpora comprise of files per data provider that are encoded in the IOB format (Ramshaw & Marcus, 1995). The IOB format is a simple text chunking format that divides texts into single tokens per line, and, separated by a whitespace, tags to mark named entities. The most commonly used categories for tags are PER (person), LOC (location) and ORG (organization). To mark named entities that span multiple tokens, the tags have a prefix of either B- (beginning of named entity) or I- (inside of named entity). O (outside of named entity) tags are used to mark tokens that are not a named entity.\n", "citation": "@InProceedings{NEUDECKER16.110,\n author = {Clemens Neudecker},\n title = {An Open Corpus for Named Entity Recognition in Historic Newspapers},\n booktitle = {Proceedings of the Tenth International Conference on Language Resources and Evaluation (LREC 2016)},\n year = {2016},\n month = {may},\n date = {23-28},\n location = {Portoro\u017e, Slovenia},\n editor = {Nicoletta Calzolari (Conference Chair) and Khalid Choukri and Thierry Declerck and Sara Goggi and Marko Grobelnik and Bente Maegaard and Joseph Mariani and Helene Mazo and Asuncion Moreno and Jan Odijk and Stelios Piperidis},\n publisher = {European Language Resources Association (ELRA)},\n address = {Paris, France},\n isbn = {978-2-9517408-9-1},\n language = {english}\n }\n", "homepage": "https://github.com/EuropeanaNewspapers/ner-corpora", "license": "", "features": {"id": {"dtype": "string", "id": null, "_type": "Value"}, "tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "euro_news", "config_name": "de-onb", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 502369, "num_examples": 1, "dataset_name": "euro_news"}}, "download_checksums": {"https://raw.githubusercontent.com/EuropeanaNewspapers/ner-corpora/master/enp_DE.onb.bio/enp_DE.onb.bio": {"num_bytes": 271252, "checksum": "479b0862870391cffb6f53f556e4f6160120eeb19a66421f67fe99c0b4ba6bf7"}}, "download_size": 271252, "post_processing_size": null, "dataset_size": 502369, "size_in_bytes": 773621}, "de-lft": {"description": "The corpora comprise of files per data provider that are encoded in the IOB format (Ramshaw & Marcus, 1995). The IOB format is a simple text chunking format that divides texts into single tokens per line, and, separated by a whitespace, tags to mark named entities. The most commonly used categories for tags are PER (person), LOC (location) and ORG (organization). To mark named entities that span multiple tokens, the tags have a prefix of either B- (beginning of named entity) or I- (inside of named entity). O (outside of named entity) tags are used to mark tokens that are not a named entity.\n", "citation": "@InProceedings{NEUDECKER16.110,\n author = {Clemens Neudecker},\n title = {An Open Corpus for Named Entity Recognition in Historic Newspapers},\n booktitle = {Proceedings of the Tenth International Conference on Language Resources and Evaluation (LREC 2016)},\n year = {2016},\n month = {may},\n date = {23-28},\n location = {Portoro\u017e, Slovenia},\n editor = {Nicoletta Calzolari (Conference Chair) and Khalid Choukri and Thierry Declerck and Sara Goggi and Marko Grobelnik and Bente Maegaard and Joseph Mariani and Helene Mazo and Asuncion Moreno and Jan Odijk and Stelios Piperidis},\n publisher = {European Language Resources Association (ELRA)},\n address = {Paris, France},\n isbn = {978-2-9517408-9-1},\n language = {english}\n }\n", "homepage": "https://github.com/EuropeanaNewspapers/ner-corpora", "license": "", "features": {"id": {"dtype": "string", "id": null, "_type": "Value"}, "tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "euro_news", "config_name": "de-lft", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 1263429, "num_examples": 1, "dataset_name": "euro_news"}}, "download_checksums": {"https://raw.githubusercontent.com/EuropeanaNewspapers/ner-corpora/master/enp_DE.lft.bio/enp_DE.lft.bio": {"num_bytes": 677779, "checksum": "477b082283e9897094cf102b3bbdf182639771d93ec6fb0df0df908aeb796bce"}}, "download_size": 677779, "post_processing_size": null, "dataset_size": 1263429, "size_in_bytes": 1941208}}