Rogendo's picture
Upload JengaAI model: Police_Case_Multi-Task_v2 — Mar 09 00:25
49d070d verified
{
"sentiment": {
"sentiment": {
"0": "negative",
"1": "neutral",
"2": "positive",
"3": "urgent"
}
},
"main_category": {
"main_category": {
"0": "Child Abuse",
"1": "Commendation",
"2": "Drug Abuse",
"3": "Fraud",
"4": "Human Trafficking",
"5": "Missing Person",
"6": "Theft",
"7": "Traffic",
"8": "Vandalism",
"9": "Violence"
}
},
"subcategory": {
"subcategory": {
"0": "ATM Fraud",
"1": "Abandoned Child",
"2": "Abandoned Vehicle",
"3": "Bank Robbery",
"4": "Breaking and Entering",
"5": "Child Labour",
"6": "Consumer Fraud",
"7": "Domestic Servitude",
"8": "Domestic Violence",
"9": "Drug Distribution",
"10": "Extortion",
"11": "Gunfire",
"12": "Hit and Run",
"13": "Identity Theft",
"14": "Illicit Brewing",
"15": "Missing Child",
"16": "Mugging",
"17": "Officer Commendation",
"18": "Phone Scam",
"19": "Property Destruction",
"20": "Robbery",
"21": "Sexual Abuse",
"22": "Tourist Scam",
"23": "Vehicle Theft"
}
},
"priority": {
"priority": {
"0": "critical",
"1": "high",
"2": "low",
"3": "medium"
}
},
"intervention": {
"intervention": {
"0": "Counseling",
"1": "Investigation",
"2": "Legal Aid",
"3": "Medical",
"4": "None Required",
"5": "Police Dispatch",
"6": "Search and Rescue",
"7": "Welfare Services"
}
},
"entity_extraction": {
"ner_head": {
"0": "O",
"1": "B-DATE",
"2": "I-DATE",
"3": "B-LOCATION",
"4": "I-LOCATION",
"5": "B-NAME",
"6": "I-NAME",
"7": "B-ORG",
"8": "I-ORG",
"9": "B-TIME",
"10": "I-TIME",
"11": "B-VEHICLE",
"12": "I-VEHICLE",
"13": "B-WEAPON",
"14": "I-WEAPON"
}
}
}