-
Notifications
You must be signed in to change notification settings - Fork 0
/
job_simple_s.json
129 lines (126 loc) · 4.64 KB
/
job_simple_s.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
{
"categorie_words":[ [["kindergarten teacher","kindergarten educationist","kindergarten educator","kindergarten instructor","kindergarten pedagogue","kindergarten preceptor"],"",""]
,[["dental hygienist","dental surgeon"],"",""]
,["speech-language pathologist","",""]
,["dental assistant","",""]
,["childcare worker","",""]
,["medical records technician","",""]
,[["secretary","clerk", "register", "registrar", "scribe"],"",""]
,["medical assistant","",""]
,[["hairdresser","barber", "haircutter", "hairstylist", "stylist"],"",""]
,[["dietitian","nutritionist"],"",""]
,[["vocational nurse","practical nurse"],"",""]
,["teacher assistant","",""]
,[["paralegal","legal assistant"],"",""]
,["billing clerk","",""]
,["phlebotomist","",""]
,["receptionist","",""]
,[["housekeeper","biddy", "char"],"house boy",["charwoman","handmaid","handmaiden","house girl","maid","maidservant","skivvy","wench"]]
,["registered nurse","",""]
,[["bookkeeper","archivist", "recorder", "reporter", "transcriptionist"],"",""]
,["health aide","",""]
,["taper","",""]
,[["steel worker","steel laborer","steel toiler"],"",""]
,["mobile equipment mechanic","",""]
,["bus mechanic",["bus repairman","bus serviceman"],["bus repairwoman","bus servicewoman"]]
,["service technician","",""]
,["heating mechanic",["heating repairman","heating serviceman"],["heating repairwoman","heating servicewoman"]]
,["electrical installer","",""]
,["operating engineer","",""]
,[["logging worker","logging laborer","logging toiler"],"",""]
,["floor installer","",""]
,["roofer","",""]
,["mining machine operator","",""]
,["electrician","",""]
,[["repairer","renovator"],"repairman","repairwoman"]
,["conductor","",""]
,["plumber","",""]
,[["carpenter","cabinetmaker"],"",""]
,["security system installer","",""]
,[["mason","brick layer"],"",""]
,["firefighter","fireman","firewoman"]
,[["salesperson","salesclerk","salespeople"],"salesman","saleswoman"]
,["director of religious activities","",""]
,["crossing guard","",""]
,[["photographer","lensman", "photog", "shooter", "shutterbug"],"",""]
,["lifeguard","",""]
,["lodging manager","","lodging manageress"]
,["healthcare practitioner","",""]
,["sales agent","",""]
,["mail clerk","",""]
,["electrical assembler","",""]
,["insurance sales agent","",""]
,["insurance underwriter","",""]
,["medical scientist","",""]
,["statistician","",""]
,["training specialist","",""]
,[["judge","adjudicator", "arbiter", "arbitrator"],"",""]
,[["bartender","barkeeper"],"barman","barwoman"]
,["dispatcher","",""]
,["order clerk","",""]
,["mail sorter","",""]],
"categorie_identifier" : [
["he", "man", "brother", "son", "husband", "boyfriend", "father", "uncle", "dad"],
["she", "woman", "sister", "daughter", "wife", "girlfriend", "mother","aunt", "mom"]
],
"categorie_name" : ["male","female"],
"allowed_depend" : [
["_compound", "appos"]
,["appos"]
,["_compound", "compound"]
,["_compound", "_pobj", "_prep"]
,["_pobj", "_prep"]
,["compound"]
,["_nsubj", "attr"]
,["_nsubj", "prep", "pobj"]
,["_compound", "_nsubj", "nsubj"]
,["_nsubj", "nsubj"]
,["_compound", "relcl", "attr"]
,["_compound", "conj"]
,["_nsubj", "prep", "pobj", "conj"]
,["_compound", "_appos"]
,["_appos"]
,["_compound", "appos", "compound"]
,["_compound", "nmod"]
,["nmod"]
,["_nsubjpass", "prep", "pobj"]
,["_poss", "prep", "pobj"]
,["_compound", "_attr", "nsubj"]
,["_compound", "relcl", "dobj", "prep", "pobj", "prep", "pobj"]
,["relcl", "dobj", "prep", "pobj", "prep", "pobj"]
,["_compound", "_npadvmod", "agent", "pobj"]
,["_npadvmod", "agent", "pobj"]
,["_nsubj", "dobj", "appos"]
,["_compound", "appos", "conj"]
,["_dobj"]
,["_nsubj", "prep", "pobj", "prep", "pobj"]
,["prep", "pobj"]
,["_compound", "_appos", "appos"]
,["_compound", "compound", "compound"]
,["compound", "compound"]
,["_nsubj", "advcl", "prep", "pobj"]
,["_compound", "_conj", "conj"]
,["_nsubj", "conj", "attr"]
,["_compound", "_nsubj", "attr"]
,["_compound", "_pobj", "_prep", "prep", "pobj"]
,["_nsubj", "ccomp", "nsubj"]
,["_compound", "relcl", "prep", "pobj"]
,["relcl", "prep", "pobj"]
,["_compound", "prep", "pobj"]
,["relcl", "attr"]
,["_compound", "_appos", "prep", "pobj"]
,["_compound", "_dobj", "prep", "pobj"]
,["_compound", "_dobj", "nsubj"]
,["_compound", "conj", "conj"]
,["_nsubj", "_conj", "nsubj"]
,["_dobj", "prep", "pobj"]
,["_appos", "compound"]
,["_appos", "appos"]
,["_nmod", "_appos"]
,["_compound", "_nsubjpass", "oprd"]
,["appos", "compound"]
,["_nsubj", "xcomp", "prep", "pobj"]
,["_compound", "_nsubj", "attr", "conj"]
,["_nsubj", "attr", "conj"]
]
}