libminizinc / word_embeddings_chunks /word_embeddings_chunk_111.dzn
mike dupont
new fils
c5e96b3
num_words = 10;
word_map = ["commit", "commitment", "commits", "committed", "committing", "common", "communicate", "communication", "community", "compact"];
embeddings = array2d(1..10, 1..8, [
0.24537124692373435, 0.35395590944687116, 0.9230159870097587, -0.39599335068051245, 0.1889329757571252, 0.7869110814011742, 0.22122118455095974, -0.2146477874858932, 0.40922391077231257, -0.547269913702241, -0.42073410918823884, 0.6366741290036644, -0.8365296198482244, -0.3415616488453379, 0.4377934942915389, -0.6570177464726332, -0.1123497822948325, -0.5211250418016364, 0.5864684109422558, 0.5264139469439866, 0.4744829992347581, -0.32721825466030197, 0.052660218813464166, -0.8584995752431719, 0.8111802924570868, -0.4808429531472962, -0.3065055384803079, -0.6712270250133865, -0.9768741154010456, 0.34002332244563505, -0.7979200942642319, 0.022367009735935195, 0.23257135434035092, 0.45704429505597766, 0.8668854485004327, 0.5449529657109746, -0.9674962793067858, -0.5516025867297016, 0.5265375980309956, -0.8591468123992381, -0.6321966258125293, -0.4640108548615207, 0.509214020111934, -0.7005636736976575, -0.921868300922497, 0.7389540955487552, 0.39722587074358495, -0.6709762067624827, 0.11946356185657336, -0.9627691144342787, -0.8557245748471352, 0.30307764587883756, -0.09270973174367825, 0.09264099830698358, -0.018594785660060342, -0.5115098996744827, -0.7416781721387471, 0.2612809385213555, 0.17236985531777949, 0.730154873503456, -0.1490654297564289, -0.6435908877391312, -0.26371079881842396, -0.19612958940731495, -0.040684148105992524, -0.0076089084661137285, -0.2620565618680617, -0.26728802426515363, -0.48875686685725617, -0.7168546619959324, -0.3079595996598452, -0.3300140278284722, 0.23791158750245378, 0.18782718807161958, 0.06730542322900668, -0.7385512609559766, 0.6294508385436139, -0.40038538353082265, 0.5569276807557872, 0.31651972155365904
]);