albertvillanova HF staff commited on
Commit
4913e5a
1 Parent(s): eff382b

Delete legacy JSON metadata (#2)

Browse files

- Delete legacy JSON metadata (7f81a32bcee49549ee805ad997ad7d1a23169ff4)

Files changed (1) hide show
  1. dataset_infos.json +0 -1
dataset_infos.json DELETED
@@ -1 +0,0 @@
1
- {"pos-tagging": {"description": "SentimentWortschatz, or SentiWS for short, is a publicly available German-language resource for sentiment analysis, and pos-tagging. The POS tags are [\"NN\", \"VVINF\", \"ADJX\", \"ADV\"] -> [\"noun\", \"verb\", \"adjective\", \"adverb\"], and positive and negative polarity bearing words are weighted within the interval of [-1, 1].\n", "citation": "@INPROCEEDINGS{remquahey2010,\ntitle = {SentiWS -- a Publicly Available German-language Resource for Sentiment Analysis},\nbooktitle = {Proceedings of the 7th International Language Resources and Evaluation (LREC'10)},\nauthor = {Remus, R. and Quasthoff, U. and Heyer, G.},\nyear = {2010}\n}\n", "homepage": "", "license": "Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported License", "features": {"word": {"dtype": "string", "id": null, "_type": "Value"}, "pos-tag": {"num_classes": 4, "names": ["NN", "VVINF", "ADJX", "ADV"], "names_file": null, "id": null, "_type": "ClassLabel"}}, "post_processed": null, "supervised_keys": null, "builder_name": "senti_ws", "config_name": "pos-tagging", "version": {"version_str": "1.1.0", "description": null, "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 75530, "num_examples": 3471, "dataset_name": "senti_ws"}}, "download_checksums": {"https://pcai056.informatik.uni-leipzig.de/downloads/etc/SentiWS/SentiWS_v2.0.zip": {"num_bytes": 97748, "checksum": "4dd6ce99a44b5122c04fe0e7ca36db1f94d738201095edabb0a16cc98f160b91"}}, "download_size": 97748, "post_processing_size": null, "dataset_size": 75530, "size_in_bytes": 173278}, "sentiment-scoring": {"description": "SentimentWortschatz, or SentiWS for short, is a publicly available German-language resource for sentiment analysis, and pos-tagging. The POS tags are [\"NN\", \"VVINF\", \"ADJX\", \"ADV\"] -> [\"noun\", \"verb\", \"adjective\", \"adverb\"], and positive and negative polarity bearing words are weighted within the interval of [-1, 1].\n", "citation": "@INPROCEEDINGS{remquahey2010,\ntitle = {SentiWS -- a Publicly Available German-language Resource for Sentiment Analysis},\nbooktitle = {Proceedings of the 7th International Language Resources and Evaluation (LREC'10)},\nauthor = {Remus, R. and Quasthoff, U. and Heyer, G.},\nyear = {2010}\n}\n", "homepage": "", "license": "Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported License", "features": {"word": {"dtype": "string", "id": null, "_type": "Value"}, "sentiment-score": {"dtype": "float32", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "builder_name": "senti_ws", "config_name": "sentiment-scoring", "version": {"version_str": "1.1.0", "description": null, "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 61646, "num_examples": 3471, "dataset_name": "senti_ws"}}, "download_checksums": {"https://pcai056.informatik.uni-leipzig.de/downloads/etc/SentiWS/SentiWS_v2.0.zip": {"num_bytes": 97748, "checksum": "4dd6ce99a44b5122c04fe0e7ca36db1f94d738201095edabb0a16cc98f160b91"}}, "download_size": 97748, "post_processing_size": null, "dataset_size": 61646, "size_in_bytes": 159394}}