issues
search
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
support pos+deprel features
#5
Closed
jowagner
closed
1 year ago
jowagner
commented
1 year ago
[x] add support for extracting event counts based on pos and deprel features, e.g. token+pos_trigram (how centred?), token_bigram+pos_trigram+deprel_unigram.
[x] add options to train.py (done:
https://github.com/kanishk-adapt/semeval-task10/pull/9
)