UKPLab / acl2019-GPPL-humour-metaphor

Apache License 2.0
12 stars 2 forks source link

run experiment 1 and get all zeros for result #1

Open wusj18 opened 5 years ago

wusj18 commented 5 years ago

I also get this error: No such file or directory: '/home/dodinh/data/embeddings/word2vec/GoogleNews-vectors-negative300.vocab_sub_humour' What's more, I think in line 544 of run_experiments.py, sys.args should be sys.argv.

dodinh commented 5 years ago

Thanks for the report, I fixed the embedding path and the cmdline argument parsing. We still need to check what's going wrong with experiment 1.