-
Notifications
You must be signed in to change notification settings - Fork 1
/
tacred_rel2id.py
1 lines (1 loc) · 1.05 KB
/
tacred_rel2id.py
1
tacred_relation = {"per:title": 1, "per:city_of_death": 2, "org:shareholders": 3, "per:origin": 4, "org:top_members/employees": 5, "org:city_of_headquarters": 6, "per:religion": 7, "per:city_of_birth": 8, "per:employee_of": 9, "per:date_of_death": 10, "per:other_family": 11, "org:website": 12, "per:cause_of_death": 13, "org:subsidiaries": 14, "org:stateorprovince_of_headquarters": 15, "per:countries_of_residence": 16, "per:siblings": 17, "per:stateorprovinces_of_residence": 18, "org:alternate_names": 19, "per:spouse": 20, "per:parents": 21, "org:country_of_headquarters": 22, "per:age": 23, "per:date_of_birth": 24, "per:country_of_death": 25, "per:schools_attended": 26, "org:member_of": 27, "per:children": 28, "org:parents": 29, "per:cities_of_residence": 30, "per:stateorprovince_of_birth": 31, "per:charges": 32, "org:founded": 33, "org:founded_by": 34, "per:stateorprovince_of_death": 35, "org:members": 36, "per:country_of_birth": 37, "per:alternate_names": 38, "org:number_of_employees/members": 39, "org:dissolved": 40, "org:political/religious_affiliation": 41}