Datasets:
Tasks:
Token Classification
Sub-tasks:
named-entity-recognition
Languages:
Swedish
Size:
1K<n<10K
License:
Commit
•
48c3213
1
Parent(s):
372b6a1
Delete legacy JSON metadata (#3)
Browse files- Delete legacy JSON metadata (b995f4077069f853fbce71eb2b2e66389dd801b0)
- dataset_infos.json +0 -1
dataset_infos.json
DELETED
@@ -1 +0,0 @@
|
|
1 |
-
{"default": {"description": " Webbnyheter 2012 from Spraakbanken, semi-manually annotated and adapted for CoreNLP Swedish NER. Semi-manually defined in this case as: Bootstrapped from Swedish Gazetters then manually correcte/reviewed by two independent native speaking swedish annotators. No annotator agreement calculated.\n", "citation": "", "homepage": "https://github.com/klintan/swedish-ner-corpus", "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": 5, "names": ["0", "LOC", "MISC", "ORG", "PER"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "swedish_ner_corpus_dataset", "config_name": "default", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 2032630, "num_examples": 6886, "dataset_name": "swedish_ner_corpus_dataset"}, "test": {"name": "test", "num_bytes": 755234, "num_examples": 2453, "dataset_name": "swedish_ner_corpus_dataset"}}, "download_checksums": {"https://raw.githubusercontent.com/klintan/swedish-ner-corpus/master/train_corpus.txt": {"num_bytes": 986349, "checksum": "b0ba93840c13b882a336f5ae3b4af4cc5238203cd504acd5f44d8a7f643abf9f"}, "https://raw.githubusercontent.com/klintan/swedish-ner-corpus/master/test_corpus.txt": {"num_bytes": 398209, "checksum": "b13c8626cf6478df4b3e9a2e7fa5276fd45f757bc5af9f6bc4abc7d789af2fdd"}}, "download_size": 1384558, "post_processing_size": null, "dataset_size": 2787864, "size_in_bytes": 4172422}}
|
|
|
|