Commit Graph

6 Commits

Author SHA1 Message Date
andrea d1fdad5f6e baseline multilingual Bert 2020-07-27 11:56:09 +02:00
andrea 53198a7e2c implemented method to compute WCE only for well represented classes;
refactored MLE class in order to support WCE, standard embeddings and combinations;
sketched out NN implementation for WE compositionality;
still TODO SIF embeddings;
2020-01-07 17:05:41 +01:00
andrea a95511b4d9 sketched results reader - removed first tier learners optimization 2019-12-16 20:46:09 +01:00
Andrea Pedrotti 414e7f151e Delete results.csv 2019-11-30 19:23:39 +01:00
andrea f2083bf22a reworked unsupervised (aligned) embeddings loader method and class (fastText and MUSE).
new op.arg -t ['MUSE', 'FastText']
uploaded /results/results.csv (on rcv1 ... run0.pickle) obtained on all available setup.
TODO: refactor it also as a standalone class with its own load/weighted sum/extract/reduce methods.
2019-11-30 19:14:51 +01:00
andrea 2a5d0243db first commit 2019-11-28 18:39:19 +01:00