Commit Graph

14 Commits

Author SHA1 Message Date
andrea 80d0693cb1 removed unused lstm_class.py module 2021-02-05 11:55:19 +01:00
andrea a6be7857a3 implemented zero-shot experiment code for VanillaFunGen and WordClassGen 2021-02-04 16:50:09 +01:00
andrea 495a0b6af9 implemented zero-shot experiment code for VanillaFunGen and WordClassGen 2021-02-04 13:00:18 +01:00
andrea 5cd36d27fc fixed cuda oom at inference time 2021-01-26 18:04:15 +01:00
andrea 20c76a2103 fixed imports 2021-01-26 15:52:09 +01:00
andrea a5912a22a9 merged with refactor 2021-01-26 15:10:32 +01:00
andrea 79eae9003b refactoring 2021-01-19 10:34:01 +01:00
andrea a5322ba227 refactoring 2021-01-19 10:31:57 +01:00
andrea 515acae15b rsc branch;
load pre-computed VGs' output if already stored in memory
2020-11-19 14:30:10 +01:00
andrea 90f24dab8e First commit 2020-10-22 15:11:49 +02:00
andrea d1fdad5f6e baseline multilingual Bert 2020-07-27 11:56:09 +02:00
Alejandro Moreo Fernandez 22b7ea7e66 huge refactoring, deep learning, and other stuff 2020-01-30 17:08:52 +01:00
Alejandro Moreo Fernandez 73d1e70ae9 refactor 2020-01-16 17:28:54 +01: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