libminizinc / word_embeddings_chunks /word_embeddings_chunk_133.dzn
mike dupont
new fils
c5e96b3
num_words = 10;
word_map = ["contributes", "contributing", "contribution", "contributions", "contributor", "contributors", "control", "controlled", "controlling", "convention"];
embeddings = array2d(1..10, 1..8, [
-0.7471183305425222, -0.08846610064082361, -0.7994490750969012, -0.9414719788389707, 0.4945183491409919, 0.7720206530868357, -0.1833416498706706, 0.8300078749055055, -0.9429075242209359, -0.5487315773732964, 0.8528619140176645, -0.6296949688820557, -0.7026455431412821, 0.17140928838499114, -0.1832756160814064, 0.18094344978496713, -0.816877697740888, 0.9768965293107179, 0.09954012414950464, 0.8974315079958064, -0.33246888760597315, 0.8689522718552882, 0.9725941314633499, 0.1525055736349481, 0.5292614048959354, 0.0017017328652801922, 0.4959311846058694, -0.48847973222756735, -0.6032105215779162, -0.9326432551408517, -0.8720437133110122, -0.2754400386547964, -0.1632473831192618, -0.8856125172514919, -0.08771216899014611, -0.07804099414457166, -0.20661821701952787, -0.06788384748852483, 0.8325412214389698, 0.7271515929587014, 0.5712461694077842, -0.11939719210876021, -0.3900393704074556, 0.1828684902210327, 0.02343442800666118, 0.31872151059403064, -0.41191795740377213, -0.009793788596483832, 0.5902448809650203, -0.08771815938241145, -0.47649312080437767, -0.5065644536964298, 0.4988864916735607, 0.2065836977464821, 0.06805345617736691, 0.0020202097694919097, 0.8790347728358547, 0.4634937979603566, 0.012448922532620976, -0.21902521028209598, 0.6476289142577136, 0.6602951264934229, 0.8804108435232294, -0.5325976167536903, -0.18991910128573908, -0.13117853489663567, -0.7591919149319843, -0.48552123361030386, 0.48409394607884115, 0.9477352996206925, 0.6408346758396251, -0.35230130065788723, 0.605837553375935, 0.9556414276695566, -0.5545657183852555, -0.8471657234181822, 0.7349760140775765, 0.969981311421074, -0.3196882911922043, -0.22523297402475784
]);