{ "default": { "description": "The Urdu Universal Dependency Treebank was automatically converted from Urdu Dependency Treebank (UDTB), which is part of an ongoing effort of creating multi-layered treebanks for Hindi and Urdu.", "citation": "@InCollection{bhathindi,\n Title = {The Hindi/Urdu Treebank Project},\n Author = {Bhat, Riyaz Ahmad and Bhatt, Rajesh and Farudi, Annahita and Klassen, Prescott and Narasimhan, Bhuvana and Palmer, Martha and Rambow, Owen and Sharma, Dipti Misra and Vaidya, Ashwini and Vishnu, Sri Ramagurumurthy and others},\n Booktitle = {Handbook of Linguistic Annotation},\n Publisher = {Springer Press}\n}\n\n@inproceedings{palmer2009hindi,\n title={Hindi syntax: Annotating dependency, lexical predicate-argument structure, and phrase structure},\n author={Palmer, Martha and Bhatt, Rajesh and Narasimhan, Bhuvana and Rambow, Owen and Sharma, Dipti Misra and Xia, Fei},\n booktitle={The 7th International Conference on Natural Language Processing},\n pages={14--17},\n year={2009}\n}", "homepage": "https://universaldependencies.org/", "license": "CC BY-NC-SA 4.0", "features": { "idx": {"dtype": "int32", "id": null, "_type": "Value"}, "form": {"dtype": "string", "id": null, "_type": "Value"}, "lemma": {"dtype": "string", "id": null, "_type": "Value"}, "upos": {"dtype": "string", "id": null, "_type": "Value"}, "xpos": {"dtype": "string", "id": null, "_type": "Value"}, "feats": {"dtype": "string", "id": null, "_type": "Value"}, "head": {"dtype": "int32", "id": null, "_type": "Value"}, "deprel": {"dtype": "string", "id": null, "_type": "Value"}, "deps": {"dtype": "string", "id": null, "_type": "Value"}, "misc": {"dtype": "string", "id": null, "_type": "Value"} }, "post_processed": null, "supervised_keys": null, "task_templates": [ { "task": "dependency-parsing", "column_mapping": { "form": "tokens", "head": "head", "deprel": "deprel" } }, { "task": "part-of-speech-tagging", "column_mapping": { "form": "tokens", "upos": "pos_tags" } } ], "builder_name": "ud_urdu_udtb", "config_name": "default", "version": { "version_str": "2.14.0", "description": null, "major": 2, "minor": 14, "patch": 0 }, "splits": { "train": { "name": "train", "num_bytes": 0, "num_examples": 4043, "dataset_name": "ud_urdu_udtb" }, "validation": { "name": "validation", "num_bytes": 0, "num_examples": 552, "dataset_name": "ud_urdu_udtb" }, "test": { "name": "test", "num_bytes": 0, "num_examples": 535, "dataset_name": "ud_urdu_udtb" } } } }