| { | |
| "label_to_id": { | |
| "<PAD>": 0, | |
| "<UNK>": 1, | |
| "nsubj": 2, | |
| "root": 3, | |
| "obj": 4, | |
| "nmod": 5, | |
| "amod": 6, | |
| "case": 7, | |
| "punct": 8, | |
| "dep": 9, | |
| "conj": 10, | |
| "parataxis": 11, | |
| "obl": 12, | |
| "mark": 13, | |
| "ccomp": 14, | |
| "nummod": 15, | |
| "appos": 16, | |
| "obl:arg": 17, | |
| "acl:relcl": 18, | |
| "cc": 19, | |
| "acl": 20, | |
| "flat": 21, | |
| "advcl:pred": 22, | |
| "advcl": 23, | |
| "fixed": 24, | |
| "det": 25, | |
| "csubj": 26, | |
| "advmod": 27, | |
| "nsubj:pass": 28, | |
| "advmod:emph": 29, | |
| "iobj": 30, | |
| "dislocated": 31, | |
| "xcomp": 32, | |
| "aux": 33, | |
| "orphan": 34, | |
| "cop": 35, | |
| "aux:pass": 36, | |
| "compound": 37, | |
| "discourse": 38 | |
| } | |
| } |