kanishk-adapt / semeval-task10

Repo for SemEval Task #10 EDOS 2023. created and maintained for DCU - ADAPT submissions
Other
0 stars 0 forks source link

add option to normalise feature vectors by document count #22

Closed jowagner closed 1 year ago

jowagner commented 1 year ago

When concatenating documents in data augmentation, event frequencies are inflated. The new option --normalise_by_number_of_documents specifies whether and how the feature vectors are adjusted.