Skip to content

Commit

Permalink
Update default_onto_tags.py
Browse files Browse the repository at this point in the history
  • Loading branch information
huu4ontocord authored Mar 2, 2022
1 parent 9f81a04 commit b1fd638
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions default_onto_tags.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,17 +49,3 @@
'MISC': ['MISC'],
'OTHER': ['OTHER'],
}

label_weight_factors = {'PUBLIC_FIGURE': 5, 'ANIMAL': 0.005, 'PLANT': 0.25, \
'BIO_CHEM_ENTITY': 0.01, 'LANGUAGE': 10, 'RACE': 20, \
'RELIGION': 15, 'RACE': 15,
'RELIGION_MEMBER': 25,
'GENDER': 15,
'SOC_ECO_CLASS': 15,
'POLITICAL_PARTY': 15,
'MEDICAL_THERAPY': 100,
'MEDICAL_SYMPTOM': 300,
'UNION': 30,
'POLITICAL_PARTY_MEMBER': 15,
}

0 comments on commit b1fd638

Please sign in to comment.