Commit Graph

  • a594a84dab baseline multilingual Bert andrea 2020-07-27 12:00:33 +0200
  • 9fd26e6ff7 Merge remote-tracking branch 'origin/master' andrea 2020-07-27 12:00:14 +0200
  • d1fdad5f6e baseline multilingual Bert andrea 2020-07-27 11:56:09 +0200
  • 2fc6373bff first commit andrea 2020-04-06 12:12:47 +0200
  • 22b7ea7e66 huge refactoring, deep learning, and other stuff Alejandro Moreo Fernandez 2020-01-30 17:08:52 +0100
  • d249c4801f bugfix in muse extract method Alejandro Moreo Fernandez 2020-01-20 14:53:14 +0100
  • 5bb5c913c0 assert added Alejandro Moreo Fernandez 2020-01-20 12:35:36 +0100
  • c14e8226b1 refactor: added MUSE to learning/transformers.py Alejandro Moreo Fernandez 2020-01-20 12:32:47 +0100
  • 9bf1986402 bugfix Alejandro Moreo Fernandez 2020-01-17 18:17:27 +0100
  • 1ba5e60031 refactor Alejandro Moreo Fernandez 2020-01-17 18:16:29 +0100
  • 73d1e70ae9 refactor Alejandro Moreo Fernandez 2020-01-16 17:28:54 +0100
  • cfd3a609a2 merged? Alejandro Moreo Fernandez 2020-01-16 14:30:20 +0100
  • e96968fc45 merging Alejandro Moreo Fernandez 2020-01-09 10:50:35 +0100
  • 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; andrea 2020-01-07 17:05:41 +0100
  • 0e66fbf197 implemented method to compute WCE only for well represented classes - refactored MLE class in order to support WCE, standard embeddings and combinations andrea 2019-12-29 11:54:05 +0100
  • 56ee88220b typos andrea 2019-12-17 10:42:29 +0100
  • a95511b4d9 sketched results reader - removed first tier learners optimization andrea 2019-12-16 20:46:09 +0100
  • 174aa8ca05 Merge remote-tracking branch 'origin/master' andrea 2019-12-12 14:34:54 +0100
  • 8940c99102 also saving n_components if auto optimizing it removed some unnecessary columns from result csv andrea 2019-12-12 14:33:41 +0100
  • dd34a96f87 also saving n_components if auto optimizing it removed some unnecessary columns from result csv andrea 2019-12-12 11:18:38 +0100
  • a8d76b6f52 merged Alejandro Moreo Fernandez 2019-12-10 16:50:19 +0100
  • 062f343664 divide by zero 2 Alejandro Moreo Fernandez 2019-12-10 16:48:13 +0100
  • 2bab6faf21 divide by zero Alejandro Moreo Fernandez 2019-12-10 16:47:30 +0100
  • 0c6056e7a1 refactored pca methods andrea 2019-12-09 15:39:39 +0100
  • 9fa1899a7f refactored pca methods andrea 2019-12-09 15:37:52 +0100
  • 509289b268 Plot variance explained by PCA for every language andrea 2019-12-04 13:24:11 +0100
  • ba1a72ff94 Plot variance explained by PCA for every language andrea 2019-12-04 10:16:17 +0100
  • f074fd97f9 get_optimal_supervised_components method - to be polished andrea 2019-12-03 19:57:11 +0100
  • 4de6b3e250 refactoring emebed method into Class StorageEmbeddings. refactoring class EmbeddingsAligned. tSVD and T-SNE for supervised embeddings andrea 2019-12-03 15:34:12 +0100
  • cf29826a32 Merge remote-tracking branch 'origin/master' andrea 2019-12-02 12:41:22 +0100
  • e9404e2b8d mask_numbers method andrea 2019-12-02 12:40:39 +0100
  • 414e7f151e Delete results.csv Andrea Pedrotti 2019-11-30 19:23:39 +0100
  • fedc83f84e added col 'emebed_type' in csv results andrea 2019-11-30 19:22:48 +0100
  • 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. andrea 2019-11-30 19:14:51 +0100
  • 499c6018c0 standardization Alejandro Moreo Fernandez 2019-11-29 18:14:14 +0100
  • 601da33836 fixed embeddings remote import and dataset name in logfile andrea 2019-11-28 23:10:14 +0100
  • df957e8448 typos andrea 2019-11-28 19:33:04 +0100
  • b63159cd62 removed unnecessary dirs andrea 2019-11-28 19:06:33 +0100
  • edf0d30b99 removed unnecessary dirs andrea 2019-11-28 19:00:17 +0100
  • ab02566931 gitignore update andrea 2019-11-28 18:56:06 +0100
  • 5eebcece80 gitignore update andrea 2019-11-28 18:53:49 +0100
  • 8f34b57405 gitignore update andrea 2019-11-28 18:43:06 +0100
  • da655f069d gitignore andrea 2019-11-28 18:41:21 +0100
  • 2a5d0243db first commit andrea 2019-11-28 18:39:19 +0100