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

Prune word lists #33

Open jowagner opened 1 year ago

jowagner commented 1 year ago

For the wordlist-based features, experiment with pruned word lists: Order word lists according to a strength indicator, examples below, and experiment with different top-n lists, 0 < n < N.

New hyper-parameter(s): To set n, we can either

Different strength indicators can also be linearly mixed. The mixing weights are hyper-parameters.