draft
bool
1 class
date
stringlengths
19
20
title
stringlengths
9
214
tag
sequence
category
sequence
body
stringlengths
575
57.5k
description
stringlengths
40
192
βŒ€
image
stringlengths
28
59
βŒ€
embeddings_base_en
sequence
embeddings_small_en
sequence
embeddings_mini_lm
sequence
slug
stringlengths
8
191
url
stringlengths
49
232
false
2011-01-19 17:46:39
Coding: Spike Driven Development
[ "coding" ]
[ "Coding" ]
While reading http://dannorth.net/2011/01/15/on-craftsmanship/[Dan North's second post about software craftsmanship] I was able to resonate quite a lot with a point he made in the 'On value' section: ____ I'm not going to mandate test-driving anything (which is a huge about-face from what I was saying a year ago), unless it will help. Copy-and-paste is fine too. (Before you go all shouty at me again, hold off until I blog about the benefits of copy-and-paste, as it appears in a couple of patterns I'm calling _Spike and Stabilize_ and _Ginger Cake_. You might be surprised.) ____ I've been finding that quite frequently with some of the problems I've worked on recently that we haven't known exactly how to solve it when we started and ended up hacking/spiking the code quite a bit at that stage until we figured out what we needed to do. Dan replied with http://twitter.com/tastapod/status/26401996319760385[the following on twitter] when I mentioned this to him: ____ @markhneedham kind of deliberately discovering the best way forward by actively reducing your ignorance? hmm, might catch on\... ____ He wrote about this a few months ago in a post titled 'http://dannorth.net/2010/08/30/introducing-deliberate-discovery/[Introducing Deliberate Discovery]'. I nearly always feel pretty bad when I take this approach because I'm not TDDing code which easily be written using that style. The reason I don't is that it slows me down when I'm in discovery mode. I could TDD what I *think* the code needs to look like and end up with nice looking code which doesn't actually solve the problem but that seems to miss the point. Another approach could be to drive from a higher level by using cucumber or a similar tool but that always ends up being quite fiddly from my experience and again it slows down the discovery that I want to make. We had a recent example of this while trying to work out how to display the next part of a page we were working on. Our initial approach was to make an AJAX call to the server and get back a JSON representation of our resource which we could render on the page. While implementing this approach we realised that there were already a some post backs being made to the server from various other parts of the page which resulted in the page being refreshed. We initially thought that this would mean that we could use the data being passed to the view on those post backs to do what we wanted. We kept a copy of our original code and then started trying to implement what we thought would be a simpler solution. Unfortunately after playing around with that approach for a few hours we realised that it wasn't going to work because loading the data that way led to another part of the page getting completely screwed up. We therefore ended up back at the first approach again. One side effect of taking that second approach was that eventually the logic got too complicated for us to verify that what we had written was correct just by eye balling it. We therefore slowed down a bit and TDD'd the code so that we could document our understanding of what was supposed to happen. http://cleancoder.posterous.com/software-craftsmanship-things-wars-commandmen[Uncle Bob wrote a reply] to Dan a couple of days ago in which he ends with the following: ____ So when you see someone wearing a green wrist-band that says "Clean Code" or "Test First" or "Test Obsessed" \... _It's a promise made to one's self: "I will do a good job. I will not rush. I will write tests. I will go fast by going well. I will not write crap. And I will practice, practice practice so that I can be a professional."_ ____ The code I'm writing during the time when I'm discovering what I need to do certainly isn't clean or test first but it is part of an attempt to allow me to figure out what to do in order to go faster. I'm more used to taking the approach I've described when explicitly working on 'spikes' or 'http://rethrick.tumblr.com/post/1677240946/experimenting-with-agile-at-google[experiments]' but in a way what we've done is perhaps closer to http://www.markhneedham.com/blog/2009/09/19/set-based-concurrent-engineering-a-simple-example/[concurrent set based engineering]. I think the skill I still quite haven't got right is realising when I've taken the spiking/hacking too far and would benefit from going and TDDing a bit of code but I'm sure I'll figure it out with practice.
null
null
[ 0.024386657401919365, -0.004764745943248272, 0.00345085421577096, 0.049399323761463165, 0.08114483952522278, 0.02460826188325882, 0.038225095719099045, 0.04095936194062233, 0.01421833410859108, -0.031181300058960915, -0.012264945544302464, -0.0060025607235729694, -0.05020715296268463, 0.004410490859299898, -0.052946560084819794, 0.06802356243133545, 0.06910206377506256, -0.014397409744560719, 0.027641309425234795, 0.002583115827292204, 0.02797202207148075, 0.059549033641815186, 0.00522456644102931, 0.016169410198926926, 0.015634259209036827, 0.027348173782229424, -0.007689317222684622, -0.0001241786521859467, -0.07740020006895065, -0.021108942106366158, 0.048419710248708725, 0.015107860788702965, 0.02358558401465416, -0.021317623555660248, -0.004667258355766535, -0.010985278524458408, -0.02022584341466427, 0.018304133787751198, 0.005099900532513857, 0.017705751582980156, -0.0661947950720787, 0.04894563555717468, -0.009002440609037876, 0.028718426823616028, -0.04329606518149376, 0.0027850980404764414, -0.03943565860390663, 0.005556197836995125, 0.003960894420742989, 0.0009654101449996233, -0.05326653644442558, 0.05029205605387688, -0.007437987718731165, 0.013118020258843899, -0.01211383193731308, 0.05740539729595184, 0.035912152379751205, -0.07522039860486984, 0.015169812366366386, -0.03568989038467407, -0.0072221034206449986, -0.00964279007166624, 0.004420158918946981, 0.04292147979140282, 0.01648823171854019, -0.0031419743318110704, 0.004975891672074795, 0.04692962020635605, -0.04050459712743759, 0.008029046468436718, 0.011636829935014248, 0.004076841752976179, -0.007307008840143681, -0.02091534249484539, 0.018291490152478218, -0.04791295900940895, -0.011159603483974934, 0.059071384370326996, 0.023734601214528084, 0.036213219165802, -0.022614991292357445, 0.014358755201101303, 0.018387554213404655, 0.031305473297834396, -0.011670013889670372, -0.032745324075222015, -0.008289637044072151, -0.013431419618427753, -0.04870564118027687, 0.059901896864175797, 0.005658093839883804, -0.04035762697458267, 0.04156312346458435, 0.025694798678159714, -0.003435835475102067, 0.018453048542141914, 0.022648796439170837, 0.01608847640454769, -0.014163685962557793, -0.012592295184731483, -0.03676766902208328, -0.019940948113799095, -0.00026106450241059065, 0.0015894268872216344, -0.07816080749034882, 0.000893391203135252, -0.02843831107020378, -0.009778879582881927, -0.006669044494628906, -0.003195557976141572, -0.02344629541039467, 0.023198969662189484, -0.019839636981487274, 0.008950453251600266, -0.06635311245918274, 0.07169631123542786, -0.009216055274009705, -0.05792563408613205, -0.008455122821033001, 0.01219630241394043, 0.04177046939730644, 0.03807730972766876, -0.010570786893367767, 0.09137514978647232, 0.027326924726366997, 0.015469351783394814, -0.0054740929044783115, 0.045225486159324646, 0.0007045560050755739, -0.054423026740550995, -0.00799107737839222, 0.0559464767575264, -0.03061460517346859, -0.014527050778269768, 0.006526272278279066, -0.04078556224703789, -0.005119676236063242, 0.000621998158749193, 0.0330527126789093, 0.04419931024312973, -0.010672134347259998, -0.04363586753606796, 0.023559942841529846, 0.015029971487820148, 0.020053714513778687, 0.00261065736413002, 0.0047064065001904964, -0.017629889771342278, -0.04067379608750343, 0.009413153864443302, 0.008109286427497864, 0.029107648879289627, -0.000058664794778451324, -0.04010814428329468, 0.019714372232556343, 0.08061458170413971, 0.021519968286156654, 0.024292023852467537, -0.013279862701892853, 0.04108750820159912, 0.04837258532643318, 0.027329221367836, 0.015182926319539547, 0.027233723551034927, 0.011180933564901352, -0.009490976110100746, 0.01394554041326046, 0.05623470991849899, -0.0037880868185311556, 0.012050936929881573, -0.0536358542740345, -0.03532537817955017, 0.06669549643993378, -0.0459100566804409, -0.016082309186458588, 0.043589454144239426, 0.0634796991944313, 0.014459836296737194, 0.04924210160970688, 0.012175582349300385, -0.08018713444471359, 0.0219783503562212, 0.02456970140337944, 0.005932401400059462, 0.00997250247746706, -0.03047250583767891, 0.07205682247877121, 0.01708957552909851, 0.0014434546465054154, 0.05200452357530594, -0.07875096797943115, -0.0914832204580307, -0.023291269317269325, -0.03870752453804016, 0.06637059152126312, -0.016144756227731705, 0.008768155239522457, 0.06808549165725708, 0.014426822774112225, 0.07015081495046616, 0.032362960278987885, -0.008063274435698986, 0.019718246534466743, -0.05473631992936134, -0.029460836201906204, 0.04222250357270241, 0.04579470306634903, -0.01146964356303215, -0.052150871604681015, 0.003349983599036932, -0.006769648287445307, -0.031568653881549835, 0.03617709502577782, -0.02996661700308323, 0.0316343680024147, 0.029934139922261238, 0.061644744127988815, -0.008358648046851158, 0.038012851029634476, -0.05185800418257713, -0.011552674695849419, 0.0016636969521641731, -0.017546726390719414, 0.013176187872886658, 0.013884714804589748, 0.1259700357913971, 0.05597309768199921, -0.05699358507990837, -0.028348948806524277, 0.0029504455160349607, -0.005432011093944311, -0.02925087697803974, -0.015746615827083588, -0.022030167281627655, 0.003489055670797825, -0.003895769128575921, -0.06527633219957352, -0.039438482373952866, 0.026923049241304398, -0.03725867345929146, 0.02109704539179802, 0.06184355914592743, -0.01673712581396103, 0.05312920734286308, -0.023409215733408928, 0.01462643127888441, -0.014722267165780067, -0.019179243594408035, -0.0404525026679039, 0.006568605080246925, 0.005285799503326416, -0.00905509665608406, 0.040264375507831573, -0.03924921900033951, -0.022320587188005447, -0.03603624552488327, -0.04153680428862572, 0.0014683790504932404, 0.030617453157901764, 0.08178504556417465, -0.0174298956990242, 0.05767001956701279, -0.0030611578840762377, 0.022740334272384644, 0.006444267928600311, -0.054152850061655045, -0.028191234916448593, -0.03590166196227074, 0.01958315819501877, 0.05119332671165466, -0.006680754013359547, 0.029814979061484337, 0.006972270552068949, 0.00004123913822695613, -0.009663463570177555, -0.028787294402718544, 0.028657561168074608, 0.0030077993869781494, -0.03059494122862816, -0.033926378935575485, -0.04698764160275459, 0.05660487711429596, -0.03648997098207474, -0.011349691078066826, -0.007718108594417572, -0.07925239205360413, 0.03914142772555351, -0.07581155747175217, -0.0493861585855484, 0.012596827931702137, 0.009344224818050861, 0.03110244870185852, -0.024547524750232697, 0.03759538009762764, 0.0724034383893013, -0.002018802333623171, 0.013082499615848064, -0.004272195044904947, -0.009143268689513206, 0.023716846480965614, 0.01370729599148035, -0.01710289716720581, 0.01901393197476864, 0.022836972028017044, 0.0054279835894703865, -0.04469329118728638, 0.042508359998464584, -0.027195356786251068, -0.2861262857913971, 0.04637816175818443, -0.006474249064922333, -0.044820237904787064, 0.01368375401943922, -0.004355240613222122, 0.009299780242145061, -0.036241672933101654, -0.013165860436856747, 0.013982651755213737, -0.038688406348228455, -0.054218173027038574, -0.02113899029791355, 0.044802695512771606, -0.007904581725597382, 0.007676577195525169, 0.016921354457736015, -0.032917093485593796, -0.0019993456080555916, 0.04038124158978462, -0.01296759769320488, -0.06791404634714127, 0.016020121052861214, 0.05181589350104332, 0.031371165066957474, 0.058344535529613495, -0.09910035133361816, 0.032702937722206116, -0.05837542563676834, 0.00891589280217886, 0.006342433858662844, 0.0149419866502285, -0.006676783319562674, -0.032967161387205124, -0.02643166296184063, -0.0009392056381329894, 0.03222334757447243, -0.0012096775462850928, -0.012043130584061146, 0.021495366469025612, -0.009419538080692291, -0.005712850484997034, -0.011934777721762657, 0.008100715465843678, 0.06852018088102341, -0.0006378568941727281, -0.07287590205669403, -0.007707125972956419, -0.014830253086984158, 0.06610536575317383, -0.038664400577545166, -0.026791701093316078, -0.002874666126444936, 0.041850972920656204, -0.02286115661263466, -0.03497714549303055, -0.0023780115880072117, -0.017616374418139458, -0.03755678981542587, -0.03127775713801384, -0.005159010179340839, -0.02895192988216877, -0.008855769410729408, -0.029503898695111275, 0.007187962532043457, -0.06936651468276978, -0.05098768323659897, -0.021367572247982025, 0.08820462971925735, 0.022977469488978386, -0.02835063263773918, 0.037512488663196564, 0.005601365119218826, -0.10776796191930771, 0.017248019576072693, 0.005425943993031979, -0.042117640376091, -0.001192969037219882, 0.011202769353985786, 0.05462387204170227, -0.03688836097717285, -0.06463535130023956, 0.03753579780459404, 0.011665046215057373, 0.015389054082334042, -0.018277328461408615, 0.03510036692023277, 0.01536097563803196, -0.02496720291674137, 0.009537983685731888, 0.0722518041729927, -0.0017497447552159429, -0.03512793406844139, -0.036859817802906036, 0.03478701040148735, 0.014141655527055264, 0.05262552201747894, -0.007044942583888769, 0.011599244549870491, 0.04080558568239212, 0.0013306413311511278, -0.07792928069829941, 0.054392725229263306, -0.04278824105858803, -0.015352047979831696, -0.014333909377455711, -0.04325317218899727, 0.014983228407800198, 0.031176332384347916, 0.026306908577680588, -0.017939763143658638, -0.04452070593833923, -0.014335761778056622, -0.03651910647749901, -0.03140177205204964, -0.013760148547589779, 0.014726359397172928, 0.020588655024766922, -0.025008682161569595, -0.015364507213234901, -0.054830487817525864, 0.008957138285040855, 0.004361002705991268, 0.016164597123861313, -0.037027932703495026, -0.04160620644688606, -0.017782986164093018, -0.01131969504058361, 0.03223014250397682, 0.010005536489188671, -0.002875728067010641, 0.04705097898840904, 0.0025023058988153934, -0.040754351764917374, 0.014896661043167114, -0.01364363543689251, -0.0534970685839653, -0.007670694496482611, -0.0008157105767168105, -0.002615006174892187, 0.006254218518733978, 0.019890544936060905, 0.0019702562130987644, 0.033053766936063766, 0.03500907123088837, 0.016112061217427254, 0.037748076021671295, -0.012531271204352379, 0.01787957176566124, 0.006429191213101149, 0.00035813995054923, -0.07925180345773697, 0.028740346431732178, -0.04837462306022644, -0.014082172885537148, -0.036120545119047165, 0.030357634648680687, -0.005835689138621092, -0.03483988717198372, -0.007498483173549175, 0.008536743931472301, -0.0454714372754097, -0.023362576961517334, -0.012577785179018974, 0.02631155587732792, 0.046189118176698685, -0.03586596995592117, 0.02846476621925831, -0.012884890660643578, -0.014925327152013779, 0.00237090652808547, 0.03515748307108879, -0.04369966313242912, 0.006199908442795277, 0.019609395414590836, -0.027444597333669662, -0.02027939260005951, -0.01352255791425705, 0.04807501658797264, 0.016393424943089485, 0.014436274766921997, -0.03293689712882042, 0.00916972290724516, 0.039677780121564865, 0.05158434063196182, -0.010438354685902596, 0.0068696229718625546, -0.00380134885199368, -0.015093092806637287, -0.003847658634185791, -0.03558081388473511, -0.016627918928861618, 0.01246570609509945, 0.03907199949026108, -0.030709218233823776, -0.0734444409608841, 0.04680747166275978, 0.02133983187377453, 0.01039341650903225, 0.02614915743470192, 0.006444272585213184, -0.017775120213627815, -0.026083793491125107, 0.032012589275836945, 0.06247911602258682, -0.06277718394994736, 0.014879544265568256, -0.011544974520802498, -0.0010197979863733053, 0.023455442860722542, 0.007042184006422758, -0.05276089906692505, -0.03372015431523323, -0.02034546621143818, -0.0030869117472320795, -0.04623178765177727, -0.01748935878276825, -0.012807059101760387, 0.015765266492962837, -0.00040795173845253885, -0.02396167814731598, -0.010458974167704582, -0.004451547283679247, 0.002759678987786174, -0.021069752052426338, 0.014296410605311394, -0.032133277505636215, 0.0006229483406059444, 0.013133402913808823, -0.034641820937395096, 0.02431066893041134, -0.029391737654805183, 0.024353301152586937, 0.0413115918636322, -0.01773325353860855, -0.018363431096076965, -0.03382876515388489, 0.008916640654206276, -0.014837710186839104, 0.035522881895303726, 0.0024699221830815077, -0.033435482531785965, -0.04967716336250305, 0.003190859453752637, -0.05433271452784538, 0.006233849562704563, -0.040225300937891006, -0.012481782585382462, 0.033434610813856125, 0.06822937726974487, 0.03963911160826683, 0.021426605060696602, -0.01896117627620697, -0.015427223406732082, 0.04174119606614113, -0.08809895068407059, -0.012838086113333702, -0.04803421348333359, -0.056812312453985214, -0.0010594974737614393, 0.0013634924544021487, 0.02946641854941845, -0.015908701345324516, 0.03802255541086197, 0.019556915387511253, 0.022546328604221344, 0.008959449827671051, -0.0009515882702544332, 0.03406207263469696, -0.06268955767154694, -0.004744297359138727, -0.08935366570949554, 0.014732373878359795, 0.051676519215106964, -0.0015160503098741174, -0.011963898316025734, 0.017014019191265106, -0.037116724997758865, 0.015181951224803925, -0.07403324544429779, -0.025547603145241737, 0.03237105533480644, 0.0015887176850810647, -0.011269704438745975, -0.007718535140156746, -0.07560679316520691, 0.02320307493209839, 0.022542916238307953, -0.03866877034306526, -0.047540951520204544, -0.02175663411617279, 0.052540890872478485, 0.02125786617398262, 0.010329879820346832, -0.036135025322437286, -0.012487353757023811, 0.062320806086063385, 0.010885987430810928, 0.007755757309496403, 0.026974696666002274, -0.012821446172893047, 0.029432278126478195, 0.05005679279565811, 0.0142686041072011, -0.002882286673411727, 0.009829380549490452, -0.008124038577079773, -0.059023816138505936, 0.023425430059432983, 0.015157122164964676, -0.033922452479600906, -0.03825778141617775, 0.06277862936258316, 0.03333340957760811, -0.01793360710144043, -0.05899009481072426, 0.005790989845991135, -0.06913251429796219, -0.014730779454112053, -0.01057595293968916, -0.0058894227258861065, -0.032969389110803604, 0.051166731864213943, 0.006757562514394522, -0.0034445959609001875, 0.0641174241900444, 0.0015875803073868155, -0.0023489785380661488, -0.023836862295866013, 0.08525995910167694, 0.08968941122293472, 0.048935823142528534, -0.005674789194017649, 0.06396991014480591, -0.0224048662930727, -0.04790586233139038, 0.029968835413455963, -0.005788819398730993, -0.02550766058266163, -0.04387484863400459, 0.01833767257630825, 0.0531536340713501, -0.015858305618166924, 0.06967621296644211, -0.038965027779340744, -0.00037238176446408033, -0.00015125067147891968, 0.013669137842953205, 0.011555349454283714, 0.08541659265756607, 0.006154700648039579, 0.00047687103506177664, -0.023722101002931595, -0.03772081807255745, 0.02528454177081585, -0.05444138124585152, -0.02638215571641922, 0.03644217923283577, -0.015123547986149788, 0.01670144498348236, 0.021504072472453117, 0.033907994627952576, 0.07839326560497284, -0.04501732811331749, 0.006737640127539635, -0.005795999895781279, 0.03745679557323456, 0.0187713410705328, 0.008079838939011097, -0.026078635826706886, 0.0030891415663063526, -0.005676263011991978, -0.025526434183120728, -0.004037297330796719, -0.02241526171565056, -0.013563142158091068, 0.06436558067798615, -0.005601157434284687, -0.015241937711834908, 0.03339333459734917, 0.0007670654449611902, -0.028022369369864464, -0.06783539056777954, -0.03835965692996979, -0.037436939775943756, -0.06103719398379326, -0.0422658771276474, 0.01658458635210991, -0.00972734298557043, -0.042905036360025406, -0.007977142930030823, -0.035987913608551025, -0.030323341488838196, 0.05500182881951332, -0.0584554485976696, -0.047462206333875656, 0.0284831952303648, 0.019597746431827545, 0.02493099682033062, 0.03775307536125183, 0.032549139112234116, 0.004071828443557024, -0.00023790833074599504, -0.021050026640295982, 0.010597792454063892, 0.04034488648176193, 0.012909258715808392, 0.00994952954351902, -0.09168767929077148, 0.023250482976436615, 0.027775363996624947, 0.000050225025916006416, -0.06121435761451721, 0.03168186917901039, -0.010464547201991081, -0.013893546536564827, 0.05644160881638527, -0.015766741707921028, 0.016725560650229454, -0.029766324907541275, -0.004624181427061558, -0.004779591225087643, 0.0007087818812578917, 0.04152236878871918, -0.015687571838498116, 0.08226267993450165, 0.021219395101070404, -0.02628464438021183, -0.04652411863207817, -0.009818017482757568, -0.006366729270666838, 0.0020926736760884523, -0.018924614414572716, -0.04809282720088959, -0.030558090656995773, -0.08085523545742035, -0.016560109332203865, 0.009556508623063564, -0.02416788972914219, -0.03619440644979477, 0.038709573447704315, 0.023875411599874496, -0.035621702671051025, 0.026544801890850067, -0.05537010356783867, 0.03812383487820625, -0.02005554921925068, -0.010250437073409557, -0.00837796926498413, 0.0013945053797215223, -0.005473424680531025, 0.0019976962357759476, 0.02802613563835621, -0.03712831437587738, 0.013038619421422482, 0.011183665134012699, 0.05470143258571625, 0.018219340592622757, 0.015792718157172203, -0.01173241063952446 ]
[ -0.10218202322721481, -0.00969632901251316, -0.022009367123246193, -0.051633741706609726, 0.011622188612818718, -0.041181765496730804, -0.016354471445083618, 0.034598782658576965, -0.009764686226844788, -0.016359934583306313, 0.014290111139416695, 0.011185257695615292, -0.004456074442714453, -0.015212568454444408, 0.0727284625172615, 0.030331013724207878, -0.01216259878128767, -0.07369939982891083, 0.029962709173560143, 0.015221952460706234, 0.022811347618699074, -0.027835870161652565, -0.02115986868739128, -0.03275750204920769, 0.022266605868935585, 0.016447845846414566, 0.010933893732726574, -0.04676039144396782, 0.011539398692548275, -0.19458530843257904, 0.005037069786339998, 0.018103428184986115, 0.053863879293203354, -0.020261580124497414, 0.0027410625480115414, 0.05499370023608208, 0.011938454583287239, 0.004784784279763699, 0.0002515149535611272, 0.027247367426753044, -0.00275178300216794, 0.0027790048625320196, -0.052950289100408554, -0.026962360367178917, 0.0397246778011322, 0.00043036387069150805, 0.008413254283368587, -0.03902316093444824, 0.004030145239084959, 0.021001745015382767, -0.06287316232919693, -0.02083636447787285, -0.02093788981437683, -0.04043550789356232, -0.005854713264852762, 0.029317541047930717, 0.03042726404964924, 0.0958346575498581, 0.010240892879664898, 0.030429940670728683, 0.026734856888651848, -0.019045116379857063, -0.10861678421497345, 0.10384057462215424, 0.047029659152030945, 0.055352795869112015, -0.04303270950913429, -0.03572399914264679, -0.013394960202276707, 0.08712504059076309, 0.026073681190609932, -0.022430095821619034, -0.050705891102552414, 0.053252268582582474, 0.03024107590317726, 0.0016781945014372468, 0.005088432691991329, 0.01831556297838688, 0.017433613538742065, -0.045989617705345154, -0.028454726561903954, -0.013958470895886421, -0.012311507016420364, -0.007307298015803099, -0.04858974367380142, 0.01893327757716179, 0.002003844827413559, 0.061460234224796295, 0.038390398025512695, 0.01252237893640995, 0.05428042262792587, -0.03801989182829857, 0.025723526254296303, 0.007081090938299894, -0.0952872633934021, -0.010834606364369392, 0.00459053972736001, 0.02579919993877411, -0.06223727762699127, 0.4468976557254791, -0.0167214535176754, -0.021330038085579872, 0.05980883538722992, 0.020018024370074272, -0.0045518456026911736, 0.003628350794315338, 0.013717645779252052, -0.04836421459913254, 0.011902344413101673, -0.034718677401542664, 0.013081270270049572, 0.019369373098015785, 0.05941181629896164, -0.036479655653238297, 0.009358645416796207, 0.031493980437517166, 0.021289968863129616, 0.02790851891040802, 0.004787897225469351, -0.012544133700430393, -0.00465454813092947, 0.01931658387184143, 0.045536383986473083, -0.014144523069262505, -0.026830432936549187, -0.03815370053052902, 0.019834762439131737, 0.057334545999765396, 0.023905014619231224, 0.0077216182835400105, 0.02776912972331047, -0.021502692252397537, -0.05560239404439926, 0.026882661506533623, -0.005067773163318634, 0.020513474941253662, 0.017723698168992996, -0.015452278777956963, 0.02112559974193573, 0.03232675418257713, -0.014683798886835575, 0.018461303785443306, 0.03250234201550484, -0.007640777621418238, -0.0270497165620327, 0.060068655759096146, 0.03363464027643204, -0.04208313301205635, -0.008056867867708206, -0.06351824104785919, 0.0012614905135706067, 0.011412465944886208, 0.00016858945309650153, -0.07009158283472061, 0.013061974197626114, 0.00389936869032681, 0.08681583404541016, -0.008049157448112965, -0.08336039632558823, -0.012325442396104336, -0.003680031280964613, -0.028757303953170776, -0.058335404843091965, 0.052076131105422974, 0.047781333327293396, -0.10575640946626663, -0.01024058647453785, 0.017228087410330772, 0.01385551504790783, -0.06259629130363464, -0.011466694995760918, 0.015794219449162483, -0.04488958418369293, -0.003910863772034645, 0.029949046671390533, -0.01885378733277321, -0.06443259119987488, 0.013205905444920063, 0.044565603137016296, 0.028479356318712234, 0.03629175201058388, -0.0038967302534729242, -0.03211042657494545, 0.011543323285877705, -0.03899219259619713, -0.08754973113536835, -0.031378503888845444, 0.0007444507209584117, -0.014321018010377884, 0.015887079760432243, -0.006905335932970047, -0.04121468961238861, -0.08854924887418747, 0.09002173691987991, -0.03150166943669319, -0.03305047005414963, 0.018409786745905876, -0.003811685601249337, -0.02422235533595085, -0.020724259316921234, -0.04759133234620094, 0.00445563904941082, -0.041826918721199036, 0.020564302802085876, -0.06588832288980484, 0.06309406459331512, 0.05558197945356369, -0.06751421838998795, 0.08628688007593155, 0.05656928941607475, -0.06237472966313362, -0.016304422169923782, 0.007200851105153561, 0.016216330230236053, 0.006016747560352087, -0.022923875600099564, 0.012781452387571335, 0.031252406537532806, 0.006613435223698616, 0.031135717406868935, -0.06100897118449211, 0.0023931849282234907, 0.0023203925229609013, -0.32853296399116516, -0.05926314368844032, -0.02791765332221985, 0.01645255833864212, 0.006539102178066969, -0.05680491775274277, 0.028171004727482796, -0.013414273038506508, -0.01746334508061409, -0.012891517020761967, 0.05845579132437706, -0.021133167669177055, 0.011053936555981636, -0.09345275163650513, -0.019418641924858093, -0.003701232373714447, -0.021005962044000626, -0.03184210881590843, -0.016867751255631447, 0.016608569771051407, -0.0036433578934520483, 0.002800870453938842, -0.012302610091865063, -0.08753540366888046, -0.004549210891127586, -0.04563681781291962, 0.10038648545742035, 0.009906286373734474, 0.10232428461313248, -0.0274670347571373, 0.04671618714928627, 0.016053663566708565, 0.022857824340462685, -0.09085637331008911, -0.00024748750729486346, -0.00652732839807868, 0.02759428508579731, -0.006022588349878788, 0.03281249478459358, -0.022915830835700035, -0.0639645904302597, -0.0004701791040133685, -0.05544460192322731, -0.06659913063049316, -0.05842616409063339, 0.0072483825497329235, -0.0434388667345047, -0.03374582529067993, -0.02858366072177887, 0.09268014878034592, 0.044110678136348724, 0.0051308125257492065, 0.014021786861121655, -0.006264984607696533, -0.017357192933559418, -0.03275177255272865, -0.07433760166168213, 0.02283371426165104, 0.0024566149804741144, 0.0007892020512372255, 0.029449502006173134, 0.038254380226135254, 0.02533988282084465, -0.0612340085208416, 0.024188097566366196, 0.020177794620394707, 0.0150752579793334, 0.004658520221710205, 0.05765298381447792, -0.029690569266676903, -0.019289132207632065, 0.10813421756029129, 0.003655139822512865, 0.009500286541879177, 0.011104652658104897, 0.047204162925481796, -0.025060582906007767, 0.032569434493780136, 0.018183588981628418, 0.001998777501285076, 0.00853775441646576, -0.010646950453519821, 0.04834669083356857, -0.02776474878191948, -0.025576509535312653, 0.021205520257353783, -0.023706085979938507, -0.04712590575218201, 0.05689919367432594, 0.0050859092734754086, -0.027575189247727394, -0.0032795213628560305, -0.023164864629507065, -0.07875587791204453, 0.08643297106027603, 0.010155211202800274, -0.23353785276412964, 0.006885681767016649, 0.0705597922205925, 0.06654348969459534, -0.01312107965350151, 0.0473506934940815, 0.05537447705864906, -0.08237158507108688, 0.020362822338938713, 0.019134297966957092, -0.0043598441407084465, 0.02487264946103096, 0.003948969766497612, 0.006303897127509117, 0.0673578605055809, -0.009081893600523472, 0.033386941999197006, -0.024112964048981667, 0.009916725568473339, -0.005568386986851692, 0.012556126341223717, 0.016953229904174805, 0.1734173595905304, 0.015710007399320602, 0.0038973165210336447, 0.006645218003541231, 0.016734654083848, 0.003159945597872138, 0.07730560749769211, 0.014898930676281452, -0.018556656315922737, 0.010404644533991814, 0.02551628090441227, 0.007200407795608044, 0.03374507278203964, -0.07596465200185776, -0.04411762207746506, 0.010223516263067722, 0.01027617882937193, -0.010544192977249622, 0.025907540693879128, 0.01386125385761261, -0.030426297336816788, 0.03503074496984482, 0.06132356822490692, 0.01529760006815195, -0.00296639371663332, -0.01959901861846447, -0.048606839030981064, 0.0027832433115690947, -0.02934158220887184, -0.024561045691370964, 0.007727456744760275, -0.009997319430112839, 0.006320195272564888, 0.07129703462123871, 0.015796352177858353, -0.0056822397746145725, -0.013398182578384876, 0.020388556644320488, -0.014862406067550182, -0.011806022375822067, 0.12412062287330627, 0.03521040454506874, 0.0295832809060812 ]
[ -0.04896928369998932, -0.010718312114477158, 0.012958887033164501, 0.0062727974727749825, -0.0196219515055418, 0.0009392398060299456, -0.030526915565133095, 0.007128795608878136, -0.04201025143265724, -0.01602356508374214, 0.01497438084334135, 0.00816704798489809, 0.027630681172013283, -0.027911217883229256, -0.03516816347837448, 0.022880934178829193, 0.01502066757529974, -0.005638610105961561, 0.011498123407363892, 0.010425888933241367, -0.01250012032687664, 0.024812400341033936, -0.008280094712972641, -0.008073931559920311, -0.016853030771017075, 0.018920814618468285, -0.0143631212413311, -0.012917701154947281, 0.012054129503667355, -0.14520514011383057, -0.025180675089359283, -0.014603891409933567, -0.013029057532548904, -0.005767271853983402, -0.014518136158585548, -0.0013745022006332874, -0.0008420532685704529, 0.010942007414996624, 0.020098548382520676, -0.01846826635301113, 0.006522181443870068, -0.032828472554683685, -0.018602721393108368, 0.012070982716977596, -0.007586514577269554, -0.01522157248109579, 0.004108613356947899, -0.029750840738415718, -0.01778239756822586, -0.05548622086644173, -0.036569226533174515, -0.016865886747837067, 0.0052414569072425365, -0.00626581022515893, -0.002041958039626479, -0.005182067397981882, 0.020319247618317604, 0.00978876557201147, 0.0092764338478446, 0.008998539298772812, 0.01766810566186905, -0.001539768185466528, -0.044686492532491684, -0.04420140013098717, -0.022945649921894073, -0.02494085766375065, -0.03198065236210823, 0.00972282886505127, -0.020820334553718567, 0.008338726125657558, 0.0013623019913211465, 0.03533549606800079, -0.024347292259335518, -0.009930269792675972, 0.037302449345588684, -0.011929218657314777, -0.0008182465680874884, -0.015398991294205189, -0.007885797880589962, -0.025384938344359398, -0.05391620844602585, 0.039047397673130035, -0.006474596913903952, -0.001824690611101687, 0.014414249919354916, -0.001446296344511211, 0.009118395857512951, 0.03238482028245926, 0.034522272646427155, 0.012413445860147476, 0.018643969669938087, -0.02093106135725975, -0.02600286900997162, 0.02829022891819477, -0.12812401354312897, -0.03380328044295311, 0.01909654028713703, -0.014408042654395103, 0.009487494826316833, 0.8543957471847534, 0.0017293120035901666, 0.0437365286052227, 0.005734482314437628, -0.004724311176687479, -0.013750926591455936, 0.012546035461127758, -0.002841419307515025, 0.009131671860814095, 0.016455132514238358, -0.028705859556794167, 0.03371178358793259, 0.011424059048295021, 0.005065541248768568, 0.001095326617360115, -0.020012279972434044, 0.01538309920579195, -0.03041231445968151, -0.019930269569158554, -0.012457647360861301, 0.007682269439101219, 0.03846310079097748, -0.01905091665685177, 0.003634663065895438, 0.03765220567584038, 0.02741890773177147, -0.1760442703962326, 0.0031092120334506035, -7.237486391918177e-33, 0.03762409836053848, -0.00989040732383728, -0.008623291738331318, 0.009856078773736954, 0.00743525056168437, 0.011099557392299175, 0.01710229553282261, 0.040846940129995346, -0.01625070348381996, -0.017282651737332344, 0.024009618908166885, -0.006984030362218618, -0.027826394885778427, -0.004155363887548447, 0.02321932464838028, 0.0013753738021478057, -0.022917483001947403, 0.016526877880096436, 0.0023964648135006428, -0.008461608551442623, 0.030797624960541725, 0.01865406520664692, -0.04570971429347992, 0.00831284187734127, 0.014588307589292526, 0.015066808089613914, 0.022131331264972687, 0.004248184151947498, -0.00462811253964901, -0.02927420660853386, -0.003353737061843276, 0.019403673708438873, 0.00985841453075409, 0.006860577967017889, -0.017353015020489693, -0.01058639120310545, -0.030596723780035973, -0.011717313900589943, -0.030306998640298843, -0.0066340588964521885, -0.02596823312342167, 0.018735088407993317, -0.03960004076361656, -0.02483222633600235, -0.028119467198848724, -0.01530878059566021, 0.011154359206557274, 0.045823730528354645, -0.006270345766097307, -0.0167815163731575, 0.01427589263767004, 0.0170441847294569, 0.060141485184431076, 0.010552453808486462, -0.015916161239147186, 0.029970316216349602, -0.0318695604801178, -0.004192557651549578, 0.019518617540597916, 0.012611650861799717, 0.029297566041350365, -0.0016295281238853931, -0.016925068572163582, 0.03186820074915886, -0.02005830965936184, -0.006309382151812315, 0.015162208117544651, 0.008073648437857628, 0.024646654725074768, 0.022941572591662407, -0.03628326952457428, -0.007892725989222527, -0.01668318174779415, -0.016963839530944824, -0.0157537292689085, -0.02625970169901848, 0.010551808401942253, 0.01515468955039978, 0.010271427221596241, 0.02894555777311325, -0.003931506536900997, -0.016182057559490204, -0.04816824942827225, -0.029103564098477364, -0.006117887329310179, 0.0013838853919878602, 0.00815486814826727, -0.005200701300054789, -0.026843782514333725, 0.02601100690662861, -0.01003257930278778, 0.012838684022426605, -0.005512337666004896, -0.011237614788115025, -0.01714618131518364, 7.501946172230298e-33, 0.01803649589419365, -0.009912930428981781, -0.0028002571780234575, 0.020960981026291847, 0.03995435684919357, -0.012041236273944378, 0.02997123822569847, 0.013470049947500229, -0.04376586899161339, 0.010623029433190823, -0.03274928033351898, 0.027797438204288483, -0.04758371412754059, 0.035767704248428345, 0.05108746141195297, -0.01441759243607521, 0.012849005870521069, -0.0030916882678866386, 0.011016394011676311, 0.008134521543979645, -0.022931650280952454, 0.00427610008046031, -0.00406871410086751, 0.01384004857391119, -0.0012620057677850127, 0.06486289948225021, -0.055421993136405945, 0.03949136286973953, -0.0074509368278086185, 0.002501117065548897, 0.01541188731789589, -0.009340491145849228, 0.03757093846797943, -0.004470209591090679, -0.03736947104334831, 0.05189044401049614, 0.007823888212442398, -0.02556687965989113, 0.0065453918650746346, 0.023480616509914398, 0.042413003742694855, 0.028711160644888878, 0.007535613141953945, 0.05841376259922981, 0.0030142576433718204, -0.005803015548735857, 0.01306785736232996, 0.011986522935330868, 0.00402482133358717, 0.05534679442644119, 0.011589405126869678, 0.03120933100581169, 0.0034764513839036226, -0.0014584794407710433, 0.0009711143211461604, -0.009884134866297245, -0.013693015091121197, -0.00382544775493443, -0.0057273320853710175, 0.029185423627495766, -0.023832889273762703, 0.014523090794682503, -0.023576630279421806, 0.0476989783346653, -0.012562868185341358, -0.0053244722075760365, 0.019979355856776237, 0.022964641451835632, -0.027893580496311188, -0.012482794933021069, -0.026977531611919403, 0.02049958147108555, 0.023613542318344116, 0.0316455252468586, -0.005944706499576569, -0.05637606233358383, -0.01994626224040985, 0.013256892561912537, -0.018365325406193733, 0.00895317830145359, 0.02249733731150627, -0.020714059472084045, 0.03398905321955681, 0.02086801640689373, -0.033757567405700684, 0.054984211921691895, -0.02253987453877926, 0.032636065036058426, 0.0169069804251194, -0.034849848598241806, -0.002193732187151909, -0.005253888666629791, -0.00784494448453188, 0.00876110140234232, -0.011724147945642471, -1.3059292314210325e-8, 0.008116631768643856, -0.025871407240629196, -0.0012060800800099969, 0.005922193173319101, 0.035923849791288376, 0.01582171395421028, -0.004858296364545822, 0.009913483634591103, -0.05022256448864937, 0.007057893089950085, 0.05450240522623062, -0.018053999170660973, -0.02657770738005638, 0.013926733285188675, 0.008482503704726696, -0.05495607480406761, 0.0031221380922943354, -0.003140668384730816, 0.004616761114448309, 0.00647636316716671, 0.02251678705215454, 0.05207115039229393, -0.016499405726790428, 0.016241252422332764, -0.0006644104141741991, -0.014612879604101181, 0.008645658381283283, -0.07212207466363907, 0.00313967140391469, -0.012773056514561176, -0.0018574780551716685, -0.018094122409820557, -0.003666823962703347, 0.037769436836242676, -0.0036854480858892202, -0.021379923447966576, 0.0033138946164399385, 0.015487223863601685, 0.00607300503179431, -0.01822669990360737, -0.004699350334703922, -0.00042538033449091017, 0.0025619056541472673, -0.03385711833834648, -0.014120055362582207, -0.006958518642932177, -0.048583898693323135, -0.024203618988394737, 0.03879852592945099, -0.01609787903726101, -0.004346014466136694, -0.010506727732717991, 0.03179268166422844, 0.04208214208483696, 0.01675855927169323, 0.0030483040027320385, 0.014818490482866764, -0.005358510185033083, 0.002354210475459695, -0.013365435414016247, 0.0367233082652092, 0.002532344311475754, -0.014468091540038586, -0.013024291954934597 ]
coding-spike-driven-development
https://markhneedham.com/blog/2011/01/19/coding-spike-driven-development
false
2011-01-26 18:07:07
Deliberate Discovery: The stuff I don't know list
[ "software-development", "deliberate-discovery" ]
[ "Software Development" ]
Towards the end of Dan North's post on http://dannorth.net/2010/08/30/introducing-deliberate-discovery/[Deliberate Discovery] he makes the following suggestion: ____ There is much more to say about deliberate discovery. Think about applying the principle to learning a new language, or picking up a new technology, or a new domain. What could you do to identify and reduce your ignorance most rapidly? ____ This reminded me a lot of what I used to do when I came across things that I didn't know how to do a few years ago. I would write down the thing that I didn't know and then make sure that I looked up the things on my list at the end of the day and then discuss what I'd read/learnt with a colleague the next day. More recently I've fallen into what I'd call a complacent pattern where if I find something that I don't know 100% how to do I don't go out of my way to check that I actually know how to do it now. I have more confidence that I'll be able to work out how to do something if the need arises but I don't gain that knowledge right away. Effectively *I've continued identifying my ignorance but haven't taken the steps to reduce it*. Now that I've realised I'm doing this I've started writing down things that I don't know on a "Stuff I don't know list" and I'm back to spending some time each evening to run through the list and at least gain some knowledge on each item. One problem I used to find when I did this before was that I'd start reading about one thing and then I'd notice something else that I didn't know, go off and read about that and so on until I'd forgotten what I was originally trying to learn. To try and combat that I've been time-boxing myself with a http://www.pomodorotechnique.com/[pomodoro] while I'm working through the list and then adding any new concepts I come across to the end of the list. Another mistake I've made/sometimes do make is reading very passively i.e. I read the information but don't really understand it. To get around that problem I've been talking to colleagues about what I've been reading, as suggested by Andy Hunt in http://www.markhneedham.com/blog/2008/10/06/pragmatic-learning-and-thinking-book-review/[Pragmatic Thinking and Learning]. In addition I tend to remember things better if I actually get to use them in practice rather than just learning the theory. Since the majority of the reading I've been doing lately has been around networking I've been using http://openmaniak.com/tcpdump.php[tcpdump] and http://www.wireshark.org/[wireshark] so I can see the theory in action. Unfortunately those are another two things I don't know so I'm learning about them as I go.
null
null
[ 0.03672382980585098, 0.015560283325612545, 0.004772638436406851, 0.018859755247831345, 0.0965695008635521, 0.024044638499617577, 0.035691384226083755, 0.03144141659140587, -0.00047268636990338564, -0.02497599832713604, -0.020560158416628838, 0.014706999994814396, -0.0336114726960659, 0.01703430712223053, -0.034594886004924774, 0.07515294849872589, 0.06302842497825623, 0.007182058412581682, -0.0047831772826612, 0.008874833583831787, 0.024305695667862892, 0.0817764475941658, 0.039460793137550354, 0.04094652831554413, 0.03567027300596237, 0.017200632020831108, 0.02359061688184738, 0.0010110368020832539, -0.05072706192731857, -0.01235746406018734, 0.04593473672866821, -0.014371968805789948, 0.023447973653674126, 0.0030804097186774015, 0.016056960448622704, -0.017210951074957848, -0.007180524989962578, 0.004249001387506723, -0.01705591380596161, 0.011903385631740093, -0.0824870839715004, 0.04836653545498848, -0.028157025575637817, 0.01564154215157032, -0.033232610672712326, 0.0006145802908577025, -0.054715003818273544, 0.011890152469277382, 0.026961466297507286, -0.008778266608715057, -0.05846177041530609, 0.02614372968673706, 0.011386197060346603, 0.0022711774799972773, -0.03241467848420143, 0.05650923028588295, 0.015393929556012154, -0.06182173639535904, 0.024496451020240784, -0.029869677498936653, -0.01459876075387001, 0.0035783255007117987, 0.0009735645726323128, 0.02939855307340622, 0.031246576458215714, -0.028644947335124016, 0.010874941013753414, 0.045004770159721375, -0.036888349801301956, 0.014513271860778332, -0.020638570189476013, -0.0022464541252702475, -0.011038234457373619, -0.011255661956965923, 0.002397169591858983, -0.05036286264657974, 0.018166430294513702, 0.057120539247989655, 0.02700735069811344, 0.02023395150899887, -0.022814195603132248, 0.014331548474729061, 0.0017736047739163041, 0.031261079013347626, -0.025234682485461235, -0.05837768316268921, -0.01039362046867609, -0.02493348717689514, -0.07097182422876358, 0.05723332241177559, -0.0012920788722112775, -0.046112749725580215, 0.010492926463484764, 0.03255019336938858, 0.005080195609480143, 0.00863133929669857, 0.04206361621618271, -0.025711577385663986, -0.03118073381483555, -0.017315968871116638, -0.039272330701351166, -0.029275476932525635, -0.003029092913493514, 0.021975718438625336, -0.07853429764509201, 0.0005152687081135809, -0.01911773905158043, 0.0071033453568816185, -0.020638613030314445, 0.010307496413588524, -0.03326953947544098, 0.015711599960923195, -0.02484096772968769, 0.018810775130987167, -0.07313710451126099, 0.07012391090393066, 0.028203608468174934, -0.03204537183046341, -0.004437441937625408, 0.009198509156703949, 0.03789066895842552, 0.021119652315974236, -0.015395193360745907, 0.07781846076250076, 0.013832002878189087, -0.002438562223687768, -0.012935837730765343, 0.04383949190378189, -0.02629731595516205, -0.06304293125867844, 0.010668933391571045, 0.048647839576005936, -0.013933018781244755, -0.015765301883220673, 0.004614720121026039, -0.04867006093263626, 0.011597240343689919, 0.008607812225818634, 0.034937117248773575, 0.05048353597521782, -0.007469601463526487, -0.04927650839090347, 0.001210979651659727, 0.012985022738575935, 0.03784220665693283, -0.007537471130490303, 0.004208572208881378, 0.005489367991685867, -0.07017675787210464, -0.005258046090602875, 0.009217342361807823, 0.01056001614779234, 0.018861044198274612, -0.03501048684120178, 0.0038226500619202852, 0.08230075985193253, 0.02340778522193432, 0.022521652281284332, 0.000242635200265795, 0.02532198466360569, 0.050292059779167175, 0.025598647072911263, 0.023995500057935715, 0.010029959492385387, 0.010287374258041382, -0.0417737141251564, -0.002620464423671365, 0.05932005122303963, -0.013193496502935886, 0.0063083902932703495, -0.05720211938023567, -0.03057548590004444, 0.059885915368795395, -0.046635229140520096, -0.03235867992043495, 0.03971436992287636, 0.053716760128736496, 0.04577556997537613, 0.040238507091999054, 0.008560270071029663, -0.08935854583978653, 0.024668578058481216, -0.0002505718148313463, 0.012293961830437183, 0.0165194533765316, -0.03922845050692558, 0.0660548284649849, 0.03875197470188141, 0.014658240601420403, 0.05904824286699295, -0.05812989920377731, -0.09241988509893417, -0.02262766845524311, -0.02909245900809765, 0.05611401051282883, -0.013488863594830036, 0.01862064190208912, 0.06430088728666306, -0.006833694409579039, 0.06064567714929581, 0.013554380275309086, -0.00801549106836319, 0.01620279997587204, -0.030375607311725616, -0.036375463008880615, 0.07418546825647354, 0.026592902839183807, 0.006798906251788139, -0.01720353774726391, -0.0003405793977435678, -0.017523283138871193, -0.040277037769556046, 0.03845283389091492, -0.020378993824124336, 0.03529806435108185, 0.015967484563589096, 0.05465953052043915, -0.006173493340611458, 0.020752795040607452, -0.012768430635333061, -0.02057279273867607, 0.029043925926089287, -0.019147636368870735, 0.019046524539589882, 0.008105859160423279, 0.12991146743297577, 0.06344792246818542, -0.04770282283425331, -0.039642419666051865, 0.03470655530691147, 0.017706546932458878, -0.04274219647049904, 0.008507201448082924, -0.009225682355463505, 0.02810753509402275, -0.0004569816228467971, -0.046809159219264984, -0.04945831373333931, 0.026031114161014557, -0.05089244246482849, 0.006759716663509607, 0.042064882814884186, -0.021491559222340584, 0.0717313140630722, -0.009014393202960491, 0.01557444129139185, -0.02276603691279888, -0.01161913387477398, -0.05076789855957031, 0.002896409947425127, -0.003584182821214199, -0.01095504593104124, 0.026019850745797157, -0.00818260945379734, -0.0011547569883987308, -0.05649673566222191, -0.047206584364175797, 0.007859247736632824, 0.06123841181397438, 0.06469432264566422, -0.018659861758351326, 0.08312486857175827, -0.022527776658535004, 0.037148550152778625, 0.0006240725051611662, -0.04750290513038635, -0.019199393689632416, -0.04058758541941643, 0.0026858241762965918, 0.017577694728970528, 0.008470192551612854, 0.012103453278541565, 0.027527932077646255, 0.020733295008540154, -0.004971166606992483, -0.009684402495622635, 0.03478964418172836, 0.01092447154223919, -0.011544495820999146, -0.02135031297802925, -0.024839695543050766, 0.0645475909113884, -0.03317519277334213, 0.00820891559123993, 0.0013060576748102903, -0.09111935645341873, 0.025130724534392357, -0.052981868386268616, -0.03865644708275795, -0.007236400619149208, 0.014749192632734776, 0.031670935451984406, 0.015450727194547653, 0.01891990937292576, 0.044818174093961716, 0.0014175898395478725, 0.004612457472831011, 0.010969969443976879, -0.010386858135461807, 0.02883264236152172, 0.005775250494480133, -0.01340351440012455, 0.02353866957128048, 0.02562813088297844, 0.0014499574899673462, -0.04644808918237686, 0.061513226479291916, -0.02770838886499405, -0.29314151406288147, 0.03144596889615059, 0.012038898654282093, -0.016668720170855522, 0.019925560802221298, -0.023520180955529213, 0.026886282488703728, -0.047811903059482574, -0.024918021634221077, 0.015079833567142487, -0.023614034056663513, -0.03281689062714577, -0.02479577250778675, 0.03879250958561897, 0.007006240077316761, 0.016224034130573273, 0.014066287316381931, -0.019862357527017593, -0.012402151711285114, 0.057323526591062546, -0.0005868420703336596, -0.054573774337768555, -0.01227079052478075, 0.07847826182842255, 0.035471536219120026, 0.07123091071844101, -0.08618658035993576, 0.039432983845472336, -0.07711976021528244, 0.009267647750675678, 0.009808089584112167, -0.006442469544708729, 0.007852857001125813, -0.018488643690943718, -0.008802193216979504, -0.005998310167342424, 0.06399783492088318, -0.007477617356926203, -0.0025603733956813812, 0.012239919975399971, -0.028191888704895973, -0.019892113283276558, -0.018820548430085182, 0.02327100932598114, 0.07193479686975479, 0.01591583713889122, -0.07129096984863281, -0.0048946719616651535, -0.016738412901759148, 0.06472231447696686, -0.030459804460406303, -0.015631485730409622, -0.013454277068376541, 0.016102852299809456, 0.0030605413485318422, -0.004435981623828411, -0.006760761141777039, -0.018262285739183426, -0.04550687223672867, -0.05280911177396774, 0.017490511760115623, -0.008115112781524658, -0.021253060549497604, -0.030853629112243652, 0.0036878653336316347, -0.07215897738933563, -0.06899047642946243, -0.01680658757686615, 0.08470668643712997, 0.0064825317822396755, -0.05307416245341301, 0.029625115916132927, -0.005634264554828405, -0.10499446094036102, -0.002007633913308382, -0.0028861500322818756, -0.05523147061467171, -0.00015160265320446342, 0.009245301596820354, 0.06195788457989693, -0.04064987599849701, -0.035878270864486694, 0.026165978983044624, 0.02549637295305729, 0.02882193773984909, -0.009208498522639275, 0.03805907070636749, 0.014253368601202965, -0.025690408423542976, 0.007403543218970299, 0.04758379980921745, 0.015618449077010155, -0.025801505893468857, -0.008427858352661133, 0.025464626029133797, 0.028038635849952698, 0.010107355192303658, -0.01042900513857603, 0.038671087473630905, 0.038904741406440735, 0.007833155803382397, -0.06294270604848862, 0.043176185339689255, -0.024034515023231506, -0.015161252580583096, -0.0008570842910557985, -0.04788203909993172, 0.010848786681890488, 0.04544501379132271, -0.015225701034069061, -0.011723152361810207, -0.019049592316150665, 0.006505385972559452, -0.013808531686663628, -0.01823834329843521, -0.02650466375052929, 0.015078337863087654, 0.0420006699860096, 0.014228093437850475, -0.013465989381074905, -0.051156867295503616, 0.0016749589703977108, -0.007974986918270588, -0.009448375552892685, -0.042760856449604034, -0.03341437131166458, -0.01516137644648552, -0.014863947406411171, 0.00710662268102169, 0.0367184542119503, -0.0015925912884995341, 0.019947964698076248, 0.021204093471169472, -0.03924238681793213, 0.02961280755698681, -0.05032166466116905, -0.07682374119758606, -0.01725170575082302, 0.0015006299363449216, 0.002158100251108408, -0.025302471593022346, 0.0076654162257909775, 0.0014110106276348233, 0.028347698971629143, 0.057741936296224594, 0.02473261021077633, 0.024142414331436157, -0.022912397980690002, 0.03204738348722458, 0.014774477109313011, 0.010555761866271496, -0.05421609431505203, 0.022058138623833656, -0.031831953674554825, 0.00007515209290431812, -0.01931188628077507, 0.029476892203092575, -0.0297850351780653, -0.027928555384278297, -0.013185513205826283, 0.0015778908273205161, -0.061283860355615616, -0.03937849774956703, -0.01665165089070797, 0.028378615155816078, 0.06250458210706711, -0.04513196274638176, 0.027506781741976738, 0.015313666313886642, 0.0008676355355419219, 0.02211395464837551, -0.021308042109012604, -0.06381386518478394, 0.011131576262414455, 0.013635344803333282, -0.015233605168759823, -0.016563493758440018, -0.01350029930472374, 0.027445010840892792, 0.009306687861680984, 0.012133204378187656, -0.04764529690146446, -0.010875568725168705, 0.008062056265771389, 0.05175305902957916, 0.0077460999600589275, 0.001284499652683735, -0.014797037467360497, -0.019358094781637192, -0.024372898042201996, -0.0429251566529274, -0.0069674174301326275, -0.0029175339732319117, 0.02143734320998192, -0.028042223304510117, -0.07661483436822891, 0.048157934099435806, -0.0037142608780413866, 0.011017431505024433, 0.05129215866327286, -0.002610646653920412, -0.03241675719618797, -0.02960023283958435, 0.013001506216824055, 0.06580831855535507, -0.08413860946893692, -0.005999923218041658, -0.01828189566731453, -0.006007752381265163, 0.02174321375787258, -0.011799413710832596, -0.031155161559581757, -0.007452723570168018, -0.03039768896996975, 0.02713795378804207, -0.05392009764909744, -0.021905044093728065, -0.031701814383268356, 0.017506469041109085, -0.002728678286075592, 0.01379136461764574, -0.005903251469135284, -0.0059525310061872005, -0.006075649987906218, -0.025663277134299278, 0.02196604758501053, -0.022676516324281693, 0.014269910752773285, 0.005618405528366566, -0.044959668070077896, 0.00790642574429512, -0.01941046305000782, 0.004668128676712513, 0.027919113636016846, -0.03148879483342171, -0.0022134052123874426, -0.03180837258696556, 0.0024485893081873655, -0.0017962557030841708, 0.04153599590063095, 0.008293015882372856, -0.015220423229038715, -0.06262762099504471, -0.018597226589918137, -0.052874308079481125, 0.015831826254725456, -0.023312581703066826, 0.011628062464296818, 0.041688114404678345, 0.04785729944705963, 0.017980502918362617, -0.015393001027405262, -0.038572657853364944, -0.028121545910835266, 0.04226352274417877, -0.04644215479493141, -0.02874666079878807, -0.023237621411681175, -0.0656437948346138, -0.0011867588618770242, 0.0268086027354002, 0.030730875208973885, -0.03585823252797127, 0.03012155182659626, 0.017910776659846306, 0.005311288870871067, -0.009478241205215454, 0.030367011204361916, 0.008162007667124271, -0.059349674731492996, 0.0016059991903603077, -0.08982498943805695, -0.014908324927091599, 0.04067841172218323, -0.014489167369902134, -0.0038175934460014105, 0.03124406561255455, -0.045000720769166946, 0.03094419091939926, -0.09626469016075134, -0.02652612514793873, 0.04008080065250397, -0.014333004131913185, -0.011727877892553806, 0.0008297741878777742, -0.073323555290699, 0.0036968556232750416, 0.01746974140405655, -0.04066210612654686, -0.03359907120466232, -0.03062179870903492, 0.04933871701359749, -0.008051343262195587, 0.01408664882183075, -0.010265716351568699, -0.001852475106716156, 0.06634372472763062, 0.020758120343089104, 0.010758519172668457, 0.038789741694927216, 0.008666585199534893, 0.038618165999650955, 0.03413071483373642, 0.02759295515716076, -0.0002309658593731001, 0.006039399188011885, 0.00024311574816238135, -0.05978362262248993, 0.0339859202504158, -0.019248995929956436, -0.01238089706748724, -0.04717346280813217, 0.050511863082647324, 0.030418360605835915, -0.02787937968969345, -0.05838226154446602, 0.02228383533656597, -0.059956129640340805, -0.018127616494894028, -0.0007300439174287021, -0.0011266288347542286, -0.022440230473876, 0.04938427731394768, -0.0034536398015916348, 0.02133394032716751, 0.06167157366871834, -0.007258418016135693, -0.01664065197110176, -0.011958419345319271, 0.10017512738704681, 0.07357989996671677, 0.057869426906108856, 0.0005133142112754285, 0.08236562460660934, -0.013754725456237793, -0.04201401770114899, 0.045206859707832336, -0.015329355373978615, -0.036432377994060516, -0.017710622400045395, 0.03280654922127724, 0.07080259174108505, -0.01802968978881836, 0.06499838829040527, -0.031229522079229355, -0.02525191940367222, -0.003607987891882658, 0.03472481667995453, 0.0279588233679533, 0.04758533090353012, 0.017819402739405632, 0.018886949867010117, -0.021931186318397522, -0.06209201365709305, 0.015960143879055977, -0.019220253452658653, -0.01482812687754631, 0.030474837869405746, -0.04480225220322609, 0.029024312272667885, 0.007618566509336233, 0.019437965005636215, 0.08538716286420822, -0.035060130059719086, 0.02198375016450882, -0.009126695804297924, 0.009315148927271366, -0.005398603156208992, 0.031796932220458984, -0.01660994626581669, 0.020683616399765015, -0.006722086574882269, -0.03898024931550026, -0.015697726979851723, -0.011450717225670815, -0.021660078316926956, 0.02691349945962429, -0.016058683395385742, 0.006565392017364502, 0.04062846675515175, 0.010844356380403042, -0.038076724857091904, -0.06233186647295952, -0.02834339253604412, -0.02634769305586815, -0.05534850433468819, -0.003230841364711523, 0.017149822786450386, -0.01176703255623579, -0.03761056438088417, -0.017051978036761284, -0.0250057615339756, -0.055052101612091064, 0.03683722764253616, -0.06617226451635361, -0.034550365060567856, 0.030881570652127266, 0.019895687699317932, 0.01627785712480545, 0.013538035564124584, 0.0364907830953598, -0.0032292758114635944, -0.0004566674761008471, -0.01622583530843258, 0.007317228242754936, 0.041558168828487396, -0.004027937538921833, 0.01117585226893425, -0.08087846636772156, 0.027705632150173187, 0.015306178480386734, -0.02187655307352543, -0.07157929241657257, 0.00021352112526074052, 0.02818666771054268, 0.009418962523341179, 0.048876408487558365, 0.0007995478808879852, 0.006726961117237806, -0.04375966265797615, -0.009630062617361546, -0.011761845089495182, -0.023130513727664948, 0.04994559660553932, -0.03832198679447174, 0.06803473085165024, 0.02363315038383007, -0.005833694711327553, -0.06636898964643478, -0.005623481702059507, 0.008058043196797371, -0.020210368558764458, -0.03454292193055153, -0.03249850124120712, -0.006598504725843668, -0.10493142157793045, -0.03700684383511543, 0.04124649241566658, -0.031548794358968735, -0.04077757149934769, 0.026308918371796608, 0.0008105979068204761, -0.004576442763209343, 0.02489597722887993, -0.04444476217031479, 0.01997063308954239, -0.009825012646615505, -0.01398155465722084, -0.014968899078667164, 0.016780536621809006, 0.005409013479948044, -0.004198095295578241, 0.0029635285027325153, -0.042744021862745285, 0.012882585637271404, -0.013542965985834599, 0.04877527803182602, 0.03835535794496536, 0.011393068358302116, -0.01580955646932125 ]
[ -0.08180919289588928, 0.005839699413627386, -0.0069511039182543755, -0.011349763721227646, 0.016417836770415306, -0.011702981777489185, 0.024554036557674408, 0.016538558527827263, -0.008146213367581367, -0.029545459896326065, 0.016703974455595016, -0.03375234827399254, -0.014843180775642395, -0.0041419523768126965, 0.05681177228689194, 0.02242722548544407, -0.015869757160544395, -0.0715394988656044, 0.006343514192849398, 0.007187852170318365, 0.021449904888868332, -0.009109096601605415, -0.011981707066297531, 0.0038943663239479065, 0.016592714935541153, 0.045787446200847626, 0.05513249710202217, -0.0464441142976284, 0.014695987105369568, -0.17455054819583893, 0.012638319283723831, 0.012734885327517986, 0.03227441385388374, -0.01573355309665203, -0.01358976773917675, 0.0638730451464653, -0.010213346220552921, 0.051214370876550674, -0.01756429672241211, 0.04086395725607872, 0.019445940852165222, 0.019152695313096046, -0.02704654075205326, -0.01295266393572092, 0.028328510001301765, 0.019513064995408058, 0.011828248389065266, -0.032185882329940796, 0.007575175259262323, -0.012476480565965176, -0.08362194150686264, -0.030321188271045685, -0.020878339186310768, -0.008698484860360622, -0.007139386609196663, 0.03741008788347244, 0.03846123069524765, 0.041716866195201874, 0.0036212741397321224, 0.02316237986087799, 0.05616903677582741, -0.0024715419858694077, -0.13384857773780823, 0.09724143892526627, 0.041268590837717056, 0.03973549231886864, -0.040005672723054886, -0.030015677213668823, -0.000498801120556891, 0.08526976406574249, 0.014532546512782574, 0.005135735496878624, -0.024987589567899704, 0.045204538851976395, 0.030378911644220352, -0.016391029581427574, -0.007259011268615723, 0.0031148309353739023, 0.024099862203001976, -0.041218046098947525, 0.002058709040284157, 0.017354030162096024, -0.005661248695105314, -0.034804586321115494, -0.03723203390836716, 0.001397152547724545, -0.027664819732308388, 0.027316149324178696, 0.006663683336228132, 0.021020187065005302, 0.05996997654438019, -0.01299306657165289, -0.0026012565940618515, 0.008578960783779621, -0.08786296099424362, -0.044986970722675323, -0.006619927007704973, 0.031634487211704254, -0.04495909437537193, 0.4335775077342987, -0.009770957753062248, 0.01353111770004034, 0.07095921784639359, 0.042626120150089264, -0.007465909700840712, -0.023287458345294, -0.009485668502748013, -0.07024474442005157, 0.027779223397374153, -0.01694825291633606, 0.025346599519252777, 0.006148167885839939, 0.059312935918569565, -0.04388091713190079, 0.013467743061482906, 0.033464234322309494, 0.05609150230884552, 0.03096342645585537, -0.0025333326775580645, -0.013454015366733074, -0.027794325724244118, -0.0136197404935956, 0.03515050932765007, -0.018440738320350647, -0.026614177972078323, -0.07383666187524796, 0.02001749910414219, 0.05142730474472046, 0.002198158297687769, -0.014465338550508022, 0.044258274137973785, -0.08402401953935623, -0.03442933037877083, 0.001955819083377719, 0.023633001372218132, 0.025625869631767273, 0.04419058561325073, -0.02325652539730072, 0.03323586657643318, 0.019806811586022377, -0.0063027264550328255, -0.01521230861544609, 0.021884402260184288, -0.007869500666856766, -0.043077364563941956, 0.12602171301841736, 0.04478812217712402, -0.04325132444500923, 0.000028939752155565657, -0.033650290220975876, -0.012223068624734879, -0.01837034896016121, -0.0075980741530656815, -0.07747277617454529, 0.01546822115778923, -0.009828663431107998, 0.11712939292192459, -0.01886199228465557, -0.07129404693841934, 0.00599262211471796, -0.020722273737192154, -0.024649908766150475, -0.059651244431734085, 0.05417504534125328, 0.07811524718999863, -0.05814482271671295, -0.0396394319832325, -0.01671249233186245, 0.012389549985527992, -0.06991995126008987, 0.00861908495426178, 0.02528100647032261, -0.028528260067105293, 0.022312849760055542, 0.0478459969162941, -0.024379568174481392, -0.05187481641769409, 0.018179237842559814, 0.02385910600423813, 0.01337436679750681, 0.029046759009361267, -0.030441319569945335, -0.011480646207928658, 0.012311737053096294, -0.03858956694602966, -0.08409640192985535, -0.03413047268986702, -0.0084886709228158, 0.003814106108620763, 0.00008133831579471007, 0.003669102443382144, -0.03417520597577095, -0.054498739540576935, 0.0741511806845665, -0.03781579062342644, -0.027527717873454094, 0.029781734570860863, -0.005538059398531914, -0.03312283009290695, -0.017985142767429352, -0.077643983066082, -0.021393919363617897, -0.04161694645881653, 0.03505030646920204, -0.043877676129341125, 0.06336542218923569, 0.07142182439565659, -0.057283125817775726, 0.1320217102766037, 0.03584373742341995, -0.015330415219068527, -0.028989264741539955, -0.021324576810002327, 0.028122060000896454, 0.01944848895072937, -0.0425141416490078, 0.011305460706353188, -0.0014835209585726261, -0.003653057152405381, 0.0026151242200285196, -0.012384739704430103, -0.06409788876771927, -0.03465669974684715, -0.32422351837158203, -0.06565751880407333, 0.0031868540681898594, -0.001622498850338161, 0.017217237502336502, -0.044454339891672134, 0.021868817508220673, -0.003275388153269887, -0.009356961585581303, -0.01483745127916336, 0.00047484622336924076, -0.024584989994764328, 0.02192765846848488, -0.053606417030096054, 0.007373534608632326, 0.017375752329826355, -0.018745917826890945, -0.04132566601037979, -0.02002139575779438, 0.041759196668863297, -0.014319092035293579, 0.02051258459687233, -0.012033001519739628, -0.07660727947950363, -0.03175875172019005, -0.03494131192564964, 0.11244850605726242, 0.047563761472702026, 0.047957826405763626, -0.028892969712615013, 0.032337941229343414, 0.012446781620383263, 0.03343259170651436, -0.10748264193534851, -0.009295323863625526, -0.038625214248895645, -0.0052883136086165905, -0.02561808004975319, 0.012165076099336147, -0.05192871019244194, -0.048540618270635605, 0.0051312558352947235, -0.06350722908973694, -0.0003979183384217322, -0.11351151019334793, 0.01831706613302231, -0.03961540013551712, 0.0039685070514678955, 0.0053764451295137405, 0.07533162087202072, 0.053081169724464417, 0.03060115873813629, -0.003646206809207797, -0.008523941971361637, -0.029874740168452263, -0.021366791799664497, -0.10921375453472137, 0.014844315126538277, -0.01225236989557743, -0.017954792827367783, 0.011904193088412285, 0.07269793748855591, 0.029531842097640038, -0.06585274636745453, 0.002121870405972004, 0.012262752279639244, -0.020700722932815552, 0.019239483401179314, 0.04524678364396095, -0.014549851417541504, -0.033982157707214355, 0.09502170979976654, -0.010197801515460014, -0.034565068781375885, 0.007553504779934883, 0.0392950065433979, -0.002562751527875662, 0.019609933719038963, 0.014356226660311222, -0.007428972981870174, 0.031178094446659088, -0.04135339707136154, 0.02517472393810749, -0.01060811523348093, -0.03234552964568138, 0.03315522521734238, -0.026150677353143692, -0.06849739700555801, 0.07492407411336899, 0.014999764040112495, -0.014545864425599575, 0.03707177937030792, -0.0007095838082022965, -0.06919677555561066, 0.1131172701716423, -0.018114011734724045, -0.21342001855373383, 0.05919019877910614, 0.07947143167257309, 0.05502261966466904, -0.0016971080331131816, 0.04983672499656677, 0.03257941082119942, -0.05673491209745407, 0.03397761285305023, 0.03553507849574089, 0.011775044724345207, -0.016097305342555046, -0.0016340181464329362, 0.0011065241415053606, 0.013488663360476494, -0.014941176399588585, 0.037893377244472504, -0.00040033081313595176, -0.019860971719026566, 0.018072353675961494, 0.030029935762286186, 0.03603170067071915, 0.16848985850811005, 0.04421592131257057, -0.0197004284709692, -0.01855527237057686, 0.010930217802524567, 0.0023491145111620426, 0.023391181603074074, 0.0013949311105534434, 0.022355131804943085, -0.005729952827095985, 0.003828599816188216, -0.0017168851336464286, 0.05465608462691307, -0.05884252116084099, -0.017180530354380608, 0.028212498873472214, 0.02364262565970421, -0.003465452464297414, 0.022052086889743805, -0.009253541938960552, -0.037545233964920044, 0.03360319137573242, 0.08733759820461273, 0.020748311653733253, 0.008878971450030804, -0.04406598210334778, -0.08928073942661285, -0.011539486236870289, -0.0263100303709507, -0.02987491711974144, 0.0130472956225276, 0.02558049000799656, 0.021692704409360886, 0.06092654541134834, 0.032112039625644684, -0.02658696100115776, 0.02064446173608303, -0.008539408445358276, -0.021323222666978836, -0.01833009347319603, 0.13774971663951874, 0.01263964083045721, 0.023080207407474518 ]
[ -0.005352960899472237, 0.01843627542257309, 0.035130731761455536, 0.0017299622995778918, 0.007892352528870106, -0.010703974403440952, 0.0016846004873514175, 0.0072085135616362095, -0.006604033522307873, 0.007349899038672447, -0.007384950295090675, 0.004171950742602348, 0.00298125809058547, -0.011239908635616302, -0.00952151883393526, -0.011554968543350697, 0.020364895462989807, -0.006564525421708822, 0.037495944648981094, 0.01771850325167179, -0.015419001691043377, 0.03225905820727348, 0.03267166018486023, -0.010801768861711025, -0.010263693518936634, 0.023366818204522133, 0.027055419981479645, -0.03889960050582886, 0.014816476963460445, -0.1646580845117569, -0.03741849586367607, 0.002257368993014097, -0.02541532553732395, 0.010007034987211227, -0.033756084740161896, -0.015304413624107838, -0.003054749220609665, 0.0377841517329216, -0.0030330223962664604, -0.011331792920827866, 0.0017069336026906967, -0.009389430284500122, 0.0006022158777341247, 0.030925873667001724, -0.004382777493447065, 0.03029387630522251, 0.007212151773273945, -0.038389552384614944, -0.00733315059915185, -0.04144991934299469, -0.03808565065264702, -0.021262282505631447, -0.03809000551700592, 0.013120314106345177, 0.006514664739370346, -0.0007873572176322341, -0.002395241754129529, -0.005857748445123434, -0.019768739119172096, -0.03257877752184868, 0.009820947423577309, -0.03576323017477989, -0.061632052063941956, -0.02840542234480381, 0.0007497371407225728, -0.0037771700881421566, -0.017657948657870293, 0.00918509066104889, -0.005242911167442799, -0.025580596178770065, 0.006873560603708029, 0.04151798412203789, -0.01429884135723114, -0.03098335675895214, 0.028040414676070213, 0.0025826580822467804, 0.0015809352044016123, -0.025473760440945625, 0.004925375804305077, -0.01679038628935814, -0.00973354373127222, 0.049149371683597565, -0.0003042738535441458, -0.019300006330013275, 0.021104367449879646, -0.023218827322125435, -0.0032815595623105764, 0.010967502370476723, 0.01778429187834263, -0.01568535715341568, -0.01618114858865738, -0.004174192901700735, -0.01306058093905449, 0.0010603179689496756, -0.08347084373235703, 0.004669319838285446, -0.0005919616087339818, -0.0074157994240522385, -0.023607872426509857, 0.8650721907615662, 0.026920374482870102, 0.03723916411399841, -0.0044294437393546104, -0.004378160927444696, 0.011406940408051014, 0.0019264278234913945, -0.01885300874710083, -0.009923712350428104, 0.022225376218557358, -0.02979324758052826, 0.004916009027510881, 0.0022516793105751276, 0.01467472780495882, 0.010267059318721294, 0.03150787204504013, 0.007951443083584309, 0.034007955342531204, 0.019869858399033546, -0.013356558047235012, 0.01903163455426693, 0.011493122205138206, 0.014928682707250118, -0.00639965059235692, 0.007891950197517872, 0.010227978229522705, -0.1860118806362152, -0.0034487738739699125, -8.35296808271114e-33, 0.04871312901377678, 0.005138907115906477, -0.010224618017673492, 0.02057698927819729, -0.009274609386920929, -0.017719440162181854, 0.0190707016736269, 0.022750290110707283, -0.033458322286605835, -0.02368609607219696, 0.004561258014291525, -0.021351510658860207, -0.005366133991628885, -0.013280890882015228, 0.0326552540063858, -0.0060239750891923904, -0.014971597120165825, 0.03254665061831474, -0.004352998919785023, -0.0027999605517834425, 0.025370856747031212, 0.01386482734233141, -0.02014327421784401, -0.01990695483982563, 0.019777538254857063, 0.008360661566257477, -0.0025633161421865225, 0.00557147990912199, -0.033589914441108704, -0.04243069887161255, -0.02371915429830551, 0.018525365740060806, 0.010443107225000858, 0.004795014392584562, 0.0157293863594532, -0.033690497279167175, -0.02380998618900776, 0.00793454796075821, 0.007629388011991978, -0.04531640559434891, 0.0005868628504686058, 0.024698501452803612, -0.04448097571730614, -0.00926445983350277, -0.004876373335719109, -0.01842891238629818, 0.02610047161579132, 0.02002982422709465, 0.02458319254219532, 0.02095717005431652, 0.014991567470133305, -0.01326819509267807, -0.026152359321713448, 0.01833430491387844, -0.010953600518405437, -0.004676821641623974, -0.017592210322618484, 0.007824760861694813, 0.03393379971385002, 0.03396555408835411, 0.01483235228806734, 0.025636304169893265, -0.01953909732401371, 0.051285747438669205, -0.004725191742181778, -0.012632695026695728, -0.028819890692830086, 0.018131010234355927, 0.013704434968531132, 0.0027167797088623047, -0.022178124636411667, -0.015118869952857494, -0.0011858223006129265, -0.01003016997128725, -0.009050191380083561, 0.01001378707587719, -0.019605515524744987, -0.040962524712085724, 0.017321106046438217, 0.030884262174367905, 0.020876549184322357, -0.01997273415327072, -0.022830359637737274, -0.012606466189026833, -0.02725118026137352, 0.011473684571683407, 0.044246476143598557, -0.015388380736112595, -0.002391484333202243, 0.008390471339225769, 0.023907527327537537, 0.01849641464650631, 0.002083627274259925, -0.012432562187314034, -0.007862212136387825, 7.943538257531952e-33, 0.025357412174344063, -0.006799411028623581, -0.010137615725398064, -0.009825819171965122, 0.0230108592659235, -0.01525279600173235, -0.0020140651613473892, 0.015899142250418663, -0.050046879798173904, 0.013170906342566013, -0.008028838783502579, 0.007287496235221624, -0.01720486953854561, -0.013162504881620407, 0.01604590006172657, -0.016326239332556725, 0.013679489493370056, 0.005666395183652639, 0.020549561828374863, 0.008400989696383476, -0.028156515210866928, -0.01415214128792286, -0.024649400264024734, -0.00019769504433497787, 0.01143117155879736, 0.05262722820043564, -0.009873317554593086, 0.017697878181934357, -0.014524504542350769, 0.0037178019993007183, -0.00010535597539274022, 0.0004776650748681277, 0.0199201051145792, -0.0018088101642206311, -0.0169899370521307, 0.044132061302661896, 0.0228104405105114, -0.008073493838310242, -0.00781308300793171, -0.027247870340943336, 0.0287865549325943, 0.0406220480799675, 0.0029583650175482035, -0.0019370503723621368, 0.01981458067893982, -0.04850112646818161, -0.01812065951526165, 0.008984707295894623, 0.018347036093473434, 0.023372307419776917, 0.029979858547449112, 0.016408782452344894, 0.009137378074228764, -0.01840273104608059, -0.007071463856846094, 0.018745701760053635, -0.013381379656493664, 0.020310968160629272, 0.011096058413386345, 0.007606752682477236, -0.034937113523483276, -0.0005352811422199011, -0.03943990170955658, 0.0011434830958023667, -0.014904527924954891, 0.0009444128954783082, -0.005669674836099148, 0.02290933206677437, 0.00001652022729103919, -0.00034733765642158687, -0.031162479892373085, 0.027942389249801636, -0.033029861748218536, -0.011694171465933323, 0.022312024608254433, -0.03649965301156044, -0.002202358329668641, 0.02511015720665455, -0.019917218014597893, 0.03364736959338188, 0.0035188242327421904, -0.015379177406430244, 0.023264670744538307, -0.0013744344469159842, -0.015052849426865578, 0.027703886851668358, -0.021497676149010658, 0.03463803231716156, 0.0011140680871903896, -0.02236221171915531, -0.0011918704258278012, -0.024606414139270782, -0.010563667863607407, 0.024610355496406555, -0.002008616691455245, -1.3709648527537865e-8, -0.028445517644286156, -0.007926308549940586, -0.009762480854988098, 0.017145581543445587, 0.029248883947730064, 0.0010299921268597245, -0.0182547215372324, -0.0024424393195658922, -0.01980903185904026, 0.004255675710737705, 0.032836757600307465, -0.018339479342103004, -0.0005407571443356574, -0.0010343571193516254, 0.06641297042369843, -0.023212414234876633, 0.012060285545885563, -0.001731343101710081, 0.02543039247393608, 0.019345372915267944, 0.03800756484270096, 0.0338076613843441, -0.009129228070378304, 0.01084690261632204, 0.019617343321442604, -0.021807949990034103, 0.0016505853272974491, -0.07126045227050781, -0.001006081118248403, 0.03920412436127663, 0.02177555114030838, -0.033006634563207626, -0.01748618297278881, 0.03430597856640816, 0.014438805170357227, -0.05177789553999901, 0.01095636747777462, 0.021022258326411247, -0.005558902397751808, -0.009387231431901455, -0.019614076241850853, -0.016128720715641975, 0.008643629029393196, -0.008532624691724777, -0.02857077866792679, -0.0069662355817854404, -0.03583821281790733, -0.0429355688393116, 0.015894360840320587, -0.02928636036813259, -0.0005058090901002288, 0.02121077850461006, 0.04860537871718407, -0.004796225111931562, 0.039025578647851944, 0.025822484865784645, 0.020930489525198936, -0.012094635516405106, -0.06389188766479492, -0.01923206076025963, 0.03846359625458717, 0.034693337976932526, -0.03196324408054352, -0.005530478898435831 ]
deliberate-discovery-the-stuff-i-dont-know-list
https://markhneedham.com/blog/2011/01/26/deliberate-discovery-the-stuff-i-dont-know-list
false
2011-01-26 18:08:09
The Five Orders of Ignorance - Phillip G. Armour
[ "software-development" ]
[ "Software Development" ]
While trawling the comments of Dan North's 'http://dannorth.net/2010/08/30/introducing-deliberate-discovery/[Deliberate Discovery]' post I came across an interesting article written by Phillip G. Armour titled 'http://www-plan.cs.colorado.edu/diwan/3308-07/p17-armour.pdf[The Five Orders of Ignorance]'. The main thing I took from the article is that the author uses the metaphor of *software as a 'knowledge acquisition activity'* for which he then defines five orders of ignorance that we can have in our attempts to acquire that knowledge. These are as follows: . *0th Order Ignorance - Lack of Ignorance* i.e. I know how to do something and can display by lack of ignorance with some sort of output . *1st Order Ignorance - Lack of Knowledge* i.e. I don't know something but I know that I don't know how to do it and I know what I need to learn in order to be able to do it. . *2nd Order Ignorance - Lack of Awareness* i.e. I don't know that I don't know something. . *3rd Order Ignorance - Lack of Process* i.e. I don't know a suitability efficient way to find out I don't know that I don't know something</strong> . *4th Order Ignorance - Meta Ignorance* i.e. I don't know about the five orders of igorance Armour points out that the biggest problems when building any system are 2nd and 3rd order ignorance We can reduce these types of ignorance by having people on the team who have experienced similar situations before and therefore don't have as much 'lack of awareness' as other people who haven't experienced the same situations. On the majority of projects that I've worked on the main source of ignorance for us has often been around the politics within the organisation. Most of the developers I work with tend to be quite straight forward in their communication which often isn't the best style of communication when working with people from another 'vendor' or from the client. I think you do become better at dealing with these situations after you've come across them a few times although from my observations each situation has played out a little differently even if the underlying reasons for the human behaviour were the same. A few months ago Toni wrote http://www.the-arm.com/2010/10/wanna-go-fast-reduce-your-feedback-loops/[a blog post about the way that he works at Forward] in which he describes how they don't have a need for several of the 'agile practices' often used on teams. I've also been questioning the point of several of them as it feels like we sometimes just dogmatically follow a practice because that's what we've always done. Thinking about it from the angle of ignorance I'm now more inclined to believe that the intention of the practices is to help us reduce our ignorance in some way: * *Stand-up*: Helps to reduce the ignorance that people have about what others are working on and whether someone else can help us reduce our own ignorance in some way * *Retrospective*: Helps to reduce our ignorance of how to work more effectively in a team in the context we're in * *Writing tests*: Helps to reduce someone else's ignorance about what a piece of code is supposed to do when they come across it. Also provides protection around our ignorance of what we might break by changing code From what I know about Forward it seems like people would have less ignorance than you might have if you were working as a consultant in a big bureaucratic organisation. Of course the fact that they only hire very strong developers presumably also means that their technological ignorance is also reduced and it now makes more sense to me how they're able to work effectively with such a stream lined process. I do think it still makes sense to question the practices we're using and constantly assess whether they are actually helping us to reduce our ignorance. If not then we might as well use the time to do something else. These are the main two things that came to mind for me while reading the article but I'm sure there are other things to be gained from it. Armour has also written another article titled 'http://www.google.co.in/url?sa=t&source=web&cd=1&ved=0CBkQFjAA&url=http%3A%2F%2Fwww.ism-journal.com%2FITToday%2FAU1489_C01.pdf&ei=x2FATb7MNYOvrAf1j8GVAw&usg=AFQjCNH2YZIu6FjzKYVB5JqzVKqh8yDqkw&sig2=XmQQLqElPvMZ4KENKT2Ufg[The Nature of Software and the Laws of Software Process]' in which he expands on the orders of ignorance further.
null
null
[ 0.039425235241651535, 0.025355704128742218, 0.0017416795017197728, 0.038679566234350204, 0.08582576364278793, 0.02712329849600792, 0.03737901523709297, 0.03394991531968117, 0.013486847281455994, -0.01595238596200943, -0.03059014119207859, 0.03080049529671669, -0.05749828368425369, 0.025290731340646744, -0.04198571667075157, 0.08190526068210602, 0.06204212084412575, -0.0014335617888718843, -0.0018895971588790417, 0.020368894562125206, 0.036945611238479614, 0.07829450815916061, 0.0407552607357502, 0.04117520898580551, 0.044205088168382645, 0.02333173342049122, 0.025741497054696083, -0.0008362660882994533, -0.06683623790740967, 0.006466078571975231, 0.05164365470409393, -0.011441557668149471, 0.0028207143768668175, -0.015310577116906643, 0.0014465554850175977, -0.0021016751416027546, -0.027467800304293633, 0.026290157809853554, -0.00740440608933568, 0.015920832753181458, -0.0651170089840889, 0.053750693798065186, -0.019487567245960236, 0.028536871075630188, -0.0468137264251709, 0.0009701116941869259, -0.03498702868819237, 0.01599133387207985, 0.01922506093978882, 0.009166278876364231, -0.07112397253513336, 0.014975481666624546, -0.001158096012659371, -0.0025807919446378946, -0.020827235653996468, 0.05186978727579117, 0.0027800370007753372, -0.050907354801893234, 0.01127153541892767, -0.04150204360485077, 0.0031452185939997435, -0.010228819213807583, 0.007287947926670313, 0.013705171644687653, 0.032609935849905014, -0.030737318098545074, 0.0004423123609740287, 0.04668254777789116, -0.03397300839424133, 0.004843639209866524, -0.017236674204468727, 0.006329009309411049, -0.018556347116827965, 0.006617778912186623, -0.0030788469593971968, -0.05460450053215027, 0.0338607132434845, 0.058462418615818024, 0.025408916175365448, 0.03325986489653587, -0.029581626877188683, 0.013066721148788929, 0.010750428773462772, 0.026593739166855812, -0.02924763225018978, -0.059755437076091766, 0.016864994540810585, -0.02421882189810276, -0.07225187122821808, 0.06062072142958641, 0.0077420310117304325, -0.05661529675126076, 0.02357734926044941, 0.027789009734988213, -0.0030852891504764557, 0.01686135120689869, 0.055406831204891205, -0.008382299914956093, -0.018519176170229912, -0.008624461479485035, -0.016816414892673492, -0.028436752036213875, -0.008906061761081219, 0.01093262154608965, -0.07548504322767258, 0.01122092641890049, -0.019704120233654976, -0.01194838434457779, -0.028292248025536537, 0.008351990021765232, -0.037654489278793335, 0.01969888247549534, -0.016811538487672806, 0.004774239845573902, -0.07633949816226959, 0.07898283004760742, -0.0043806941248476505, -0.033955615013837814, 0.011545143090188503, 0.0011252817930653691, 0.048855092376470566, 0.03269383683800697, -0.023075459524989128, 0.08460167050361633, 0.01940232887864113, 0.004041237290948629, -0.021062910556793213, 0.04447236657142639, -0.014662985689938068, -0.0619426928460598, 0.0025214143097400665, 0.0509430468082428, -0.038576170802116394, -0.0006525132921524346, -0.007492521777749062, -0.03883453086018562, 0.008204089477658272, 0.022793389856815338, 0.004935705568641424, 0.05251267924904823, -0.008092870004475117, -0.05860138311982155, 0.004312073811888695, 0.02072056010365486, 0.025885378941893578, -0.017696542665362358, 0.0016016027657315135, -0.008971345610916615, -0.047052476555109024, -0.01854071207344532, -0.0082227922976017, -0.00014071020996198058, 0.012919002212584019, -0.03835861012339592, 0.026808885857462883, 0.07895524799823761, 0.040448155254125595, 0.011653413064777851, -0.00858085323125124, 0.025166848674416542, 0.058739762753248215, 0.027627650648355484, 0.024603812023997307, 0.0123371547088027, 0.01014042366296053, -0.022156115621328354, -0.008622405119240284, 0.05707952380180359, 0.0001608223537914455, -0.0036428123712539673, -0.06439763307571411, -0.042725976556539536, 0.03888586163520813, -0.036276426166296005, -0.017774570733308792, 0.042271703481674194, 0.06327683478593826, 0.056136272847652435, 0.048590775579214096, 0.0017281273612752557, -0.08847852796316147, 0.01387097779661417, -0.004833259619772434, 0.022874878719449043, 0.011934990994632244, -0.03545349836349487, 0.06003174930810928, 0.03256272152066231, 0.02971450239419937, 0.05885634571313858, -0.06358888000249863, -0.09449004381895065, -0.022274736315011978, -0.018743431195616722, 0.06309964507818222, -0.009176730178296566, -0.0008764156955294311, 0.06635870784521103, -0.010338334366679192, 0.056784387677907944, 0.02141948603093624, 0.0027530284132808447, 0.0010438765166327357, -0.03420909494161606, -0.045359767973423004, 0.07398392260074615, 0.02919742278754711, 0.009097262285649776, -0.03766760230064392, 0.02212713100016117, -0.011061465367674828, -0.01931152492761612, 0.03724322468042374, -0.018508771434426308, 0.04146738350391388, 0.019255340099334717, 0.05044747143983841, -0.03439587727189064, 0.030032966285943985, -0.025485940277576447, -0.021643735468387604, 0.0035775855649262667, -0.002097244607284665, 0.022670617327094078, 0.002641059458255768, 0.12036114931106567, 0.0692291110754013, -0.04477835074067116, -0.03583267703652382, 0.023588333278894424, 0.031171223148703575, -0.04797276481986046, -0.004128635860979557, -0.005103297531604767, 0.020133690908551216, -0.01404003705829382, -0.05126556009054184, -0.04152032360434532, 0.027835236862301826, -0.04558097571134567, -0.003030366962775588, 0.05208487808704376, -0.02816188894212246, 0.0757695883512497, -0.007186131086200476, 0.006129131652414799, -0.007735837250947952, -0.03469620645046234, -0.06150106340646744, 0.009468801319599152, -0.0005160324508324265, -0.020114503800868988, 0.050406962633132935, -0.010950724594295025, -0.016618475317955017, -0.05012643337249756, -0.048007648438215256, 0.006510174833238125, 0.05529408901929855, 0.04833236336708069, -0.026101382449269295, 0.058902956545352936, -0.026897717267274857, 0.04016836732625961, 0.007486640941351652, -0.04122935235500336, -0.044439561665058136, -0.033856190741062164, -0.007973192259669304, 0.011184535920619965, -0.0015126828802749515, 0.004973355680704117, 0.023428350687026978, 0.00909404456615448, 0.006749301683157682, -0.014809546992182732, 0.03307802230119705, 0.008406529203057289, -0.00017768031102605164, -0.02221803367137909, -0.02216317318379879, 0.06293132901191711, -0.018034419044852257, 0.0006275113555602729, -0.002983126323670149, -0.08976715058088303, 0.06190086901187897, -0.07145597785711288, -0.04708122834563255, -0.006528965197503567, 0.009247486479580402, 0.03494047373533249, 0.024398909881711006, 0.01193736307322979, 0.052542924880981445, 0.016223670914769173, 0.0007661330746486783, 0.0004045786918140948, -0.002225508913397789, 0.033991627395153046, -0.001600952004082501, -0.002457936992868781, 0.016291461884975433, 0.01647462137043476, -0.002400423167273402, -0.05115141347050667, 0.05968764051795006, -0.017691073939204216, -0.2931385338306427, 0.044120512902736664, 0.020280806347727776, -0.03713938593864441, 0.023637445643544197, -0.011834410019218922, 0.02696962282061577, -0.04861966148018837, -0.018474256619811058, 0.013629091903567314, -0.028117220848798752, -0.03536539524793625, -0.016557607799768448, 0.0468151681125164, 0.011347661726176739, 0.012679806910455227, 0.014467603527009487, -0.032502513378858566, -0.0011505652219057083, 0.04766487330198288, -0.002986718900501728, -0.06039101257920265, -0.004149169661104679, 0.04251578077673912, 0.03611483797430992, 0.061740852892398834, -0.08132150024175644, 0.03574962168931961, -0.0620417445898056, 0.001993901329115033, 0.0061512659303843975, -0.01157411653548479, 0.012742367573082447, -0.020388754084706306, -0.015293356962502003, -0.02298668771982193, 0.054276879876852036, 0.015757445245981216, -0.01668757013976574, 0.005005498416721821, -0.022972112521529198, -0.02384161949157715, 0.00898617971688509, 0.01866067573428154, 0.06882910430431366, -0.0025370758958160877, -0.09004390984773636, -0.0029916425701230764, -0.02346532978117466, 0.06639016419649124, -0.055719565600156784, -0.027659963816404343, -0.007763736881315708, 0.04383724182844162, -0.022866299375891685, -0.0029231742955744267, -0.010969908908009529, -0.029423655942082405, -0.03504583239555359, -0.03878740593791008, -0.0040176017209887505, -0.029370278120040894, -0.01753873936831951, -0.03292498737573624, 0.016713494434952736, -0.06852283328771591, -0.0700678676366806, -0.034904442727565765, 0.07788334041833878, -0.01698489300906658, -0.04698922112584114, 0.011670313775539398, -0.017037179321050644, -0.10825058817863464, -0.013296615332365036, -0.031302545219659805, -0.03733369708061218, -0.0013504291418939829, 0.019979212433099747, 0.057728011161088943, -0.031076202169060707, -0.05418309569358826, 0.01986124739050865, 0.01400652527809143, 0.026851199567317963, -0.00402063736692071, 0.03552915155887604, 0.016509326174855232, -0.029060130938887596, 0.011628884822130203, 0.04818420112133026, 0.018168890848755836, -0.033047985285520554, -0.02240372635424137, 0.027125690132379532, -0.013771900907158852, 0.023406948894262314, 0.00025253932108171284, 0.019575631245970726, 0.047714803367853165, 0.0008242562180384994, -0.06385577470064163, 0.02726481854915619, -0.03545788303017616, -0.019790111109614372, 0.0015624341322109103, -0.024284400045871735, 0.02005745656788349, 0.04210998862981796, -0.0021901221480220556, 0.0050392490811645985, -0.028699500486254692, 0.0154361417517066, -0.02371823973953724, -0.032313600182533264, -0.016620075330138206, 0.015413622371852398, 0.04790784791111946, 0.005529017187654972, -0.0173316840082407, -0.04421420022845268, 0.018580326810479164, -0.018626388162374496, -0.014369412325322628, -0.06970985233783722, -0.030707156285643578, -0.021225962787866592, -0.03724265098571777, 0.011707805097103119, 0.014733620919287205, -0.01241705846041441, 0.03986136242747307, 0.02178204618394375, -0.03835190460085869, 0.022144613787531853, -0.04963476210832596, -0.07521601766347885, -0.01841580681502819, 0.0008341590873897076, 0.013344129547476768, -0.010613575577735901, 0.009820124134421349, -0.001681743306107819, 0.023290883749723434, 0.030665569007396698, 0.005007545929402113, 0.036633919924497604, -0.02200871892273426, 0.06542938202619553, 0.022679168730974197, 0.011282227002084255, -0.05471827834844589, 0.04213299974799156, -0.04202001914381981, -0.015089222230017185, -0.013258341699838638, 0.036941852420568466, -0.00873484741896391, -0.05247852951288223, -0.006692584604024887, 0.014861286617815495, -0.0511300154030323, -0.038714151829481125, -0.035888828337192535, 0.03000120259821415, 0.06164851039648056, -0.025070099160075188, 0.01994728483259678, 0.017515672370791435, -0.007719703484326601, 0.012660103850066662, -0.003893064334988594, -0.05763329192996025, 0.005681405309587717, 0.007704340387135744, -0.010325322858989239, -0.01024864986538887, -0.021678779274225235, 0.029923368245363235, 0.0007221758714877069, 0.004334279801696539, -0.02558525837957859, -0.0019931294955313206, 0.015018230304121971, 0.04180820658802986, 0.012813648208975792, -0.001029340666718781, -0.018002374097704887, -0.0009167277021333575, -0.03221868351101875, -0.04224957153201103, 0.003188761882483959, -0.003554136957973242, 0.01699495129287243, -0.03101564198732376, -0.07440412044525146, 0.03613116592168808, 0.006455706898123026, 0.01089096162468195, 0.03846355527639389, 0.005584695376455784, -0.012249457649886608, -0.037875331938266754, 0.021170685067772865, 0.05372888594865799, -0.07318991422653198, 0.017191851511597633, -0.024770217016339302, -0.00592033751308918, 0.010014433413743973, -0.027524573728442192, -0.023426931351423264, -0.026661276817321777, -0.024994168430566788, 0.015874383971095085, -0.07507342845201492, -0.028821419924497604, -0.017239747568964958, 0.001976137049496174, -0.003491030540317297, -0.0014763816725462675, -0.02814304269850254, -0.006461752112954855, -0.005017118528485298, -0.014049720019102097, 0.023924782872200012, -0.025035986676812172, 0.0088873989880085, 0.0094316890463233, -0.02552153542637825, -0.01575808972120285, -0.0160065870732069, -0.0023376583121716976, 0.012636375613510609, -0.027325520291924477, 0.01257975585758686, -0.012173986062407494, -0.00514200096949935, -0.0024089282378554344, 0.04178808256983757, -0.012213470414280891, -0.030136624351143837, -0.04646019637584686, -0.022341402247548103, -0.017209431156516075, 0.018422232940793037, -0.019452517852187157, -0.001476676668971777, 0.03348506614565849, 0.04917372018098831, 0.019403573125600815, -0.007483429741114378, -0.03136992081999779, -0.016828060150146484, 0.06992603093385696, -0.05930265039205551, -0.0204203799366951, -0.019814681261777878, -0.05092621222138405, -0.002268129028379917, 0.008199801668524742, 0.005808908957988024, -0.02845611236989498, 0.03703721985220909, 0.030520139262080193, 0.024521445855498314, -0.010425195097923279, 0.008758901618421078, 0.02368045784533024, -0.045456770807504654, 0.0049750166945159435, -0.08929766714572906, 0.009637577459216118, 0.02072834223508835, -0.0032703981269150972, -0.0006524441996589303, 0.021970165893435478, -0.03423439711332321, 0.02482958510518074, -0.08934774249792099, -0.022728372365236282, 0.030459418892860413, -0.01988513581454754, -0.018165230751037598, 0.012855340726673603, -0.06476900726556778, 0.016040237620472908, 0.0214675385504961, -0.053094059228897095, -0.04051298648118973, -0.044557902961969376, 0.048558250069618225, 0.013934865593910217, 0.00804595835506916, -0.025041472166776657, -0.010409578680992126, 0.055506784468889236, 0.015337066724896431, 0.03507402911782265, 0.049178481101989746, -0.008290519006550312, 0.046376343816518784, 0.051171135157346725, 0.03769221156835556, 0.006676384713500738, 0.00475088506937027, -0.008616620674729347, -0.05254343897104263, 0.0369316041469574, -0.01212768629193306, -0.027435312047600746, -0.046612534672021866, 0.04423178732395172, 0.011795778758823872, -0.018190013244748116, -0.0487244576215744, 0.011658990755677223, -0.06916023045778275, -0.004542697221040726, -0.015825338661670685, -0.00560922734439373, -0.032461944967508316, 0.040258053690195084, 0.0046357265673577785, 0.024711973965168, 0.06060173735022545, 0.011625118553638458, -0.010533308610320091, 0.004375671036541462, 0.07731568068265915, 0.06369717419147491, 0.06392954289913177, -0.0071760788559913635, 0.07546383887529373, -0.01869802549481392, -0.04130307585000992, 0.0297403521835804, -0.002777464920654893, -0.013218737207353115, -0.003160739317536354, 0.020427094772458076, 0.049990031868219376, -0.01776067353785038, 0.058282528072595596, -0.033993639051914215, -0.011635705828666687, 0.01892636902630329, 0.04978608712553978, 0.018706539645791054, 0.08324595540761948, 0.023892385885119438, 0.013073546811938286, -0.014093007892370224, -0.057474665343761444, 0.0003807651810348034, -0.025164900347590446, -0.012446283362805843, 0.026258617639541626, -0.024747241288423538, 0.03596530482172966, 0.02542123943567276, 0.010385972447693348, 0.08838909864425659, -0.036414992064237595, 0.020925119519233704, 0.005709165707230568, 0.01942601054906845, -0.02043456770479679, 0.020399032160639763, -0.022031480446457863, -0.0025277978274971247, -0.013133512809872627, -0.04591413587331772, -0.0126502038910985, -0.02736739069223404, -0.018564656376838684, 0.03802518919110298, -0.014912938699126244, -0.002336716977879405, 0.03610752150416374, 0.0029139562975615263, -0.030620556324720383, -0.05779573693871498, -0.030899764969944954, -0.019780049100518227, -0.04248623177409172, -0.009152121841907501, 0.015537682920694351, -0.0038447552360594273, -0.03516463562846184, -0.01877083256840706, -0.026927748695015907, -0.04672659933567047, 0.04951854050159454, -0.05906524136662483, -0.016791801899671555, 0.015167470090091228, 0.02626112475991249, 0.014230113476514816, 0.02051359787583351, 0.040339067578315735, -0.010277536697685719, 0.0017853492172434926, -0.02235046587884426, 0.02432779036462307, 0.025727152824401855, -0.006907823961228132, 0.00801876001060009, -0.0865541324019432, 0.0197568591684103, 0.02079257369041443, -0.03390464931726456, -0.06639505177736282, 0.0167135801166296, 0.00927961990237236, -0.004772172309458256, 0.05753037706017494, -0.0019814183469861746, 0.012769734486937523, -0.03578359633684158, -0.018584338948130608, -0.026726745069026947, -0.012165728956460953, 0.041874632239341736, -0.049488309770822525, 0.08211849629878998, 0.05204751342535019, 0.003663719166070223, -0.04916519671678543, -0.00474505452439189, 0.012256325222551823, -0.010634561069309711, -0.03597875311970711, -0.020239196717739105, -0.0031192454043775797, -0.09261783212423325, -0.015101633034646511, 0.034289877861738205, -0.04009368643164635, -0.04316912591457367, 0.032947685569524765, -0.0012869942001998425, -0.006539726164191961, 0.02101144567131996, -0.0468839593231678, 0.025626681745052338, -0.02796747349202633, -0.007917340844869614, 0.0032595600932836533, 0.046240612864494324, 0.007120511960238218, -0.0029321981128305197, 0.016187751665711403, -0.05847233533859253, 0.012218836694955826, -0.007487225346267223, 0.05420297011733055, 0.05875439941883087, 0.03171303868293762, 0.00202007289044559 ]
[ -0.07804565876722336, -0.014766313135623932, -0.019833095371723175, -0.025707485154271126, 0.0470898300409317, -0.01767759770154953, 0.030247442424297333, 0.018734058365225792, -0.01444411650300026, -0.010401359759271145, 0.018926765769720078, -0.018508758395910263, -0.009450798854231834, -0.018592944368720055, 0.07179269194602966, 0.015061051584780216, -0.00795157253742218, -0.08448483794927597, 0.010091865435242653, 0.025645848363637924, 0.029062742367386818, -0.028492704033851624, -0.011476255021989346, -0.028357263654470444, 0.006539738737046719, 0.013923324644565582, 0.03717527538537979, -0.019565638154745102, 0.01649126224219799, -0.16459594666957855, 0.02633686736226082, -0.0043288771994411945, 0.041605331003665924, -0.020501887425780296, 0.012510267086327076, 0.06256657838821411, 0.018115349113941193, 0.031067002564668655, -0.0275076013058424, 0.018928878009319305, -0.001881169155240059, 0.013924569822847843, -0.036869388073682785, -0.03816123306751251, 0.024368036538362503, 0.013029557652771473, -0.007659350521862507, -0.028294546529650688, -0.03346489742398262, -0.020617907866835594, -0.057190924882888794, 0.008719108998775482, -0.03635966032743454, -0.0027722236700356007, -0.00861622765660286, 0.014537457376718521, 0.029177676886320114, 0.048975907266139984, 0.00966581143438816, 0.020579058676958084, 0.056564100086688995, -0.028545962646603584, -0.13302646577358246, 0.07654773443937302, 0.04289460927248001, 0.04634653776884079, -0.04241671413183212, -0.06159060820937157, -0.04708222672343254, 0.06255542486906052, 0.025615839287638664, -0.0031863052863627672, -0.018628757447004318, 0.02930280566215515, 0.010118664242327213, 0.005477421451359987, -0.004134786780923605, 0.02006562426686287, 0.02079399861395359, -0.05597944185137749, 0.005593315698206425, 0.016314780339598656, -0.027672624215483665, -0.004897536709904671, -0.03661319240927696, 0.006981234531849623, -0.021543534472584724, 0.05508611723780632, -0.001901830080896616, 0.04634663835167885, 0.05977192893624306, 0.02176740951836109, 0.036276157945394516, -0.0027702695224434137, -0.06462102383375168, -0.004351803567260504, -0.013281766325235367, 0.019534969702363014, -0.07500835508108139, 0.45455202460289, 0.025178126990795135, -0.011116554029285908, 0.07835695147514343, 0.03566930443048477, 0.01602957770228386, 0.00840821210294962, -0.017014142125844955, -0.06713033467531204, 0.027233000844717026, -0.0144249452278018, 0.025477245450019836, -0.007311674766242504, 0.07095104455947876, -0.03492499142885208, 0.00937626976519823, 0.0105966841802001, 0.02666766196489334, 0.012029536999762058, -0.0007040320197120309, -0.017613984644412994, -0.03302178531885147, 0.001613565138541162, 0.030951078981161118, -0.00123179005458951, 0.004167530685663223, -0.0743638426065445, 0.010574194602668285, 0.06554937362670898, 0.005620186682790518, -0.0059898062609136105, 0.03661735728383064, -0.09002439677715302, -0.007555266376584768, 0.00039420314715243876, 0.02657919190824032, 0.010191450826823711, 0.03416774421930313, -0.010694275610148907, 0.01874586008489132, 0.02947319485247135, 0.012464542873203754, -0.033015668392181396, -0.0009721525711938739, -0.02367033064365387, -0.044185541570186615, 0.11590952426195145, 0.04262806847691536, -0.04149694740772247, -0.018938537687063217, -0.00870231632143259, 0.005287631880491972, 0.010769755579531193, -0.007304314989596605, -0.057706091552972794, 0.014394477009773254, 0.007923566736280918, 0.08172736316919327, -0.022407518699765205, -0.07992607355117798, -0.009010367095470428, 0.016215860843658447, -0.02249918319284916, -0.04702276736497879, 0.0650385320186615, 0.0735817477107048, -0.06089618802070618, -0.02932228520512581, 0.005666740704327822, 0.03665314242243767, -0.06355907768011093, 0.004611932672560215, 0.020988397300243378, -0.03037431091070175, -0.002380671910941601, 0.05573490634560585, -0.044318683445453644, -0.03583477810025215, 0.022237829864025116, 0.029627550393342972, 0.02129676565527916, 0.008488442748785019, -0.021047677844762802, -0.02018849551677704, 0.0032486296258866787, -0.0528610497713089, -0.06329891830682755, -0.05136799067258835, 0.002964364131912589, -0.009625143371522427, 0.008773358538746834, 0.00485529750585556, -0.027356669306755066, -0.07631640136241913, 0.07921722531318665, -0.032437656074762344, -0.017633704468607903, 0.010886185802519321, -0.00893409177660942, -0.03231799602508545, -0.012123754248023033, -0.08431567996740341, 0.01001716684550047, -0.05598568543791771, 0.010590259917080402, -0.052743539214134216, 0.0690089762210846, 0.04521777853369713, -0.0605984665453434, 0.11023364961147308, 0.034246452152729034, -0.026392854750156403, -0.009406019002199173, -0.030668631196022034, 0.0366937480866909, 0.025082116946578026, -0.017462752759456635, 0.0048256563022732735, -0.002056373516097665, 0.002480007242411375, 0.0007802760228514671, -0.019958600401878357, -0.013811782002449036, -0.034386683255434036, -0.35320430994033813, -0.05506270006299019, -0.03551308810710907, -0.006799801718443632, 0.016703568398952484, -0.036959417164325714, 0.021347878500819206, -0.013740722090005875, -0.022214338183403015, 0.030569547787308693, 0.04597285017371178, -0.010241621173918247, 0.02781910076737404, -0.04830970987677574, 0.004393649287521839, 0.014433818869292736, -0.0312967486679554, -0.02777729742228985, -0.03981165587902069, 0.04144752025604248, -0.018985150381922722, 0.022995471954345703, -0.02777682989835739, -0.07299511879682541, -0.03754473477602005, -0.02249586209654808, 0.10057909041643143, 0.03568616136908531, 0.06860290467739105, -0.009254136122763157, 0.028551962226629257, 0.025261692702770233, 0.04061105474829674, -0.1157425045967102, 0.007484846282750368, -0.0233122780919075, -0.0277998149394989, -0.025884132832288742, 0.008609600365161896, -0.019225988537073135, -0.0758238360285759, 0.0015605601947754622, -0.08072728663682938, 0.01351731363683939, -0.09637778997421265, 0.017543280497193336, -0.03159880265593529, 0.015151330269873142, -0.009831400588154793, 0.06835667043924332, 0.011708404868841171, 0.023655639961361885, -0.0014239102602005005, 0.02919028140604496, -0.02709985338151455, -0.02167845144867897, -0.08836496621370316, 0.028012072667479515, 0.0011237644357606769, 0.010550654493272305, 0.031120540574193, 0.05610164999961853, 0.029320577159523964, -0.07438328117132187, -0.010916594415903091, 0.01360007282346487, 0.0023512602783739567, 0.02368442714214325, 0.05866052955389023, -0.01602945476770401, -0.017363499850034714, 0.11994060128927231, -0.007306556683033705, -0.031069770455360413, -0.002258090768009424, 0.04281936213374138, -0.0016618671361356974, 0.00022125281975604594, -0.00893906969577074, -0.019091781228780746, 0.03669813647866249, -0.010974139906466007, 0.009673421271145344, -0.015188395977020264, -0.004773065913468599, 0.029691720381379128, -0.03572959080338478, -0.04538258537650108, 0.08858857303857803, 0.011120971292257309, 0.013305212371051311, 0.01751316525042057, -0.018579112365841866, -0.09731142967939377, 0.1055353432893753, -0.0037088929675519466, -0.22145408391952515, 0.03054659441113472, 0.06599995493888855, 0.05451522022485733, -0.011620577424764633, 0.0510224774479866, 0.025420090183615685, -0.050336532294750214, 0.033295609056949615, 0.027244627475738525, 0.0033270998392254114, 0.016267403960227966, 0.006743663921952248, -0.0259323138743639, 0.02714853733778, -0.03951185941696167, 0.040106821805238724, -0.022362027317285538, 0.00041062344098463655, 0.0034123591613024473, 0.013346289284527302, 0.01858636923134327, 0.15112443268299103, 0.03134467825293541, -0.033893413841724396, -0.0046972851268947124, 0.006038007326424122, 0.019055603072047234, 0.018469305709004402, 0.019706903025507927, 0.023219775408506393, 0.0027188777457922697, 0.01999061182141304, 0.005565475672483444, 0.048528190702199936, -0.08035840839147568, -0.002468105871230364, -0.004382224753499031, 0.016992295160889626, 0.023308491334319115, -0.0037321795243769884, -0.0039187464863061905, 0.002254870953038335, 0.05317455902695656, 0.09013111144304276, 0.005392556078732014, 0.0022173398174345493, -0.04288912191987038, -0.04980558902025223, -0.007999970577657223, -0.04507143795490265, -0.0389629527926445, 0.022236300632357597, 0.021461935713887215, 0.022936169058084488, 0.06408660113811493, 0.033603113144636154, -0.028808100149035454, -0.007028795778751373, -0.03712601214647293, -0.03926355019211769, -0.04478222131729126, 0.11633572727441788, 0.028849346563220024, 0.040712203830480576 ]
[ 0.0010209474712610245, 0.05450478196144104, 0.024755047634243965, -0.011471554636955261, -0.0007040722412057221, -0.012280554510653019, -0.01106254942715168, -0.025516098365187645, 0.01832532323896885, 0.023135259747505188, 0.013242763467133045, 0.01772163063287735, 0.07410631328821182, -0.016796091571450233, -0.007662363350391388, -0.002444976707920432, 0.010972732678055763, 0.002224178286269307, 0.010518008843064308, 0.01756664738059044, -0.005874757654964924, 0.01661406084895134, -0.006705705542117357, -0.006191486492753029, -0.032737474888563156, -0.012792966328561306, -0.015131562948226929, -0.012711980380117893, 0.02058194950222969, -0.13524587452411652, -0.0028061745688319206, -0.034719306975603104, -0.01129614282399416, 0.017830494791269302, -0.03014550171792507, 0.002902491483837366, 0.03175754100084305, 0.01515184249728918, -0.024932805448770523, -0.004960409365594387, -0.0055916509591042995, -0.006731194909662008, -0.015570751391351223, 0.032822079956531525, -0.0023041244130581617, 0.028649497777223587, -0.02101329155266285, -0.02953808754682541, 0.004926005378365517, -0.03475364297628403, -0.0432099886238575, -0.013045389205217361, -0.03454405441880226, -0.00114629662130028, 0.011268883012235165, 0.00969060231000185, -0.0005413764156401157, -0.008305851370096207, -0.014054433442652225, 0.0019357039127498865, 0.012273482978343964, -0.041524287313222885, -0.048548679798841476, -0.017438121140003204, -0.0008175125112757087, 0.01972680166363716, 0.014313118532299995, 0.00981098785996437, -0.044726867228746414, -0.005455774255096912, -0.002524502342566848, 0.02296767570078373, -0.008800162933766842, 0.007564426865428686, 0.00380037073045969, 0.026880308985710144, -0.004019512794911861, -0.01706998236477375, 0.00006164232036098838, -0.0029065057169646025, -0.0397491492331028, 0.05729983374476433, -0.04500573128461838, 0.013426551595330238, 0.0027398085221648216, -0.015654614195227623, 0.007836084812879562, 0.012328346259891987, 0.007299898657947779, -0.00003870802538585849, -0.008457927964627743, -0.0013737676199525595, -0.016108568757772446, 0.015336562879383564, -0.054823800921440125, 0.014506344683468342, 0.03268549591302872, -0.0010278148110955954, -0.018069304525852203, 0.8617456555366516, 0.022270744666457176, 0.025942998006939888, -0.0010798884322866797, 0.01066725142300129, -0.011235727928578854, 0.001708904979750514, -0.033771999180316925, 0.0161796472966671, -0.02160724438726902, -0.013083784841001034, -0.012116411700844765, -0.00577470613643527, 0.01039360836148262, 0.003561787772923708, 0.014213863760232925, 0.03328753262758255, 0.007992157712578773, 0.01650337129831314, -0.021114269271492958, 0.0303670484572649, 0.023255079984664917, 0.0031754840165376663, 0.015455822460353374, 0.012309787794947624, 0.03872280567884445, -0.18829025328159332, 0.015221546404063702, -8.431293475358337e-33, 0.039230939000844955, 0.009284445084631443, 0.01455374713987112, 0.019969968125224113, 0.01456495188176632, -0.018457874655723572, 0.04242914542555809, -0.019601570442318916, -0.0113216582685709, -0.02176452800631523, 0.01097398903220892, -0.009108338505029678, 0.02949538454413414, -0.011795319616794586, 0.029374007135629654, -0.01422098558396101, 0.012920347973704338, 0.017849378287792206, 0.010962285101413727, -0.0046385833993554115, 0.030423222109675407, 0.023355113342404366, 0.013667194172739983, -0.0036306814290583134, 0.013932052068412304, 0.014942207373678684, -0.01251789927482605, -0.011749976314604282, 0.012426520697772503, -0.04399444907903671, -0.0018993051489815116, 0.007475624326616526, 0.0018222394865006208, -0.008558324538171291, -0.016909124329686165, -0.04653960466384888, -0.062033846974372864, 0.017335183918476105, -0.002678842516615987, -0.030989544466137886, -0.0004120992380194366, 0.025737646967172623, -0.012601068243384361, -0.007251027971506119, -0.016032036393880844, -0.012416650541126728, 0.040158700197935104, -0.01429994497448206, 0.02368394285440445, -0.000592789554502815, 0.020266346633434296, 0.008265885524451733, 0.025268541648983955, -0.00039450832991860807, 0.013021408580243587, -0.015262817963957787, -0.020138783380389214, -0.011346537619829178, 0.01232859306037426, -0.012956823222339153, 0.006984055042266846, 0.012363347224891186, -0.003211341565474868, 0.038120198994874954, 0.013517381623387337, -0.00428806571289897, -0.012127639725804329, -0.02334851399064064, 0.008058816194534302, -0.02155148610472679, -0.030232375487685204, -0.026724612340331078, -0.004701315425336361, -0.005617697257548571, 0.0012695624027401209, 0.008160087279975414, -0.0253978930413723, -0.0190897174179554, 0.0001805360516300425, -0.0110972560942173, -0.008227375335991383, 0.012200680561363697, -0.00028302057762630284, 0.020139778032898903, -0.01832815818488598, 0.011842521838843822, 0.017985874786973, 0.012502402998507023, -0.0070563131012022495, 0.009067715145647526, 0.014862684532999992, -0.003757612779736519, -0.028494836762547493, 0.01470737624913454, 0.010019672103226185, 8.268345713763382e-33, 0.019348764792084694, -0.009031643159687519, 0.01307773869484663, -0.010802792385220528, 0.03673480451107025, -0.0030872365459799767, -0.009343629702925682, 0.016372162848711014, -0.06802277266979218, 0.03370686247944832, 0.021951140835881233, 0.01567171886563301, -0.05171418562531471, 0.019807549193501472, 0.03650200366973877, -0.00015741500828880817, 0.040749989449977875, -0.023945359513163567, 0.01937210187315941, 0.008711426518857479, 0.018796782940626144, -0.008416865020990372, -0.015782490372657776, 0.026526272296905518, 0.02726443111896515, 0.07055413722991943, 0.007674753200262785, 0.026548633351922035, -0.0007754616672173142, -0.0017506879521533847, 0.00965815968811512, 0.000400214281398803, 0.021817810833454132, 0.003075291635468602, 0.00936807133257389, 0.048754528164863586, 0.00966065376996994, 0.017290886491537094, -0.00629318505525589, -0.016004079952836037, -0.013235267251729965, 0.027606625109910965, 0.022080283612012863, -0.010263998061418533, 0.0036703937221318483, -0.028732461854815483, 0.021018769592046738, -0.019409317523241043, -0.011020451784133911, 0.011803693138062954, 0.00575246149674058, 0.026011265814304352, -0.00872802548110485, -0.01692819595336914, 0.007327808998525143, 0.014405600726604462, -0.013667935505509377, 0.013117159716784954, -0.011876016855239868, -0.002733618253841996, -0.01428316067904234, 0.010787333361804485, -0.051556508988142014, -0.024661332368850708, -0.036547187715768814, 0.02719232439994812, -0.03701765090227127, 0.023106327280402184, -0.02161850593984127, 0.005026651546359062, -0.04249272495508194, -0.009543447755277157, -0.009363353252410889, -0.029639815911650658, 0.01597318798303604, -0.04401061683893204, -0.01225255336612463, 0.02352592721581459, -0.041057392954826355, 0.03629013150930405, 0.014876516535878181, -0.0014690023381263018, 0.012193134054541588, 0.032768454402685165, -0.009546375833451748, 0.04846939444541931, 0.004719668999314308, 0.032590385526418686, -0.005956851877272129, -0.03387080505490303, -0.009320242330431938, -0.01733573153614998, -0.017556004226207733, 0.015117650851607323, 0.013092868961393833, -1.3594652514825611e-8, -0.0112836305052042, -0.013549940660595894, 0.00962451845407486, 0.015980156138539314, -0.013563754968345165, -0.0020859353244304657, -0.04458438232541084, -0.014305982738733292, -0.02129168063402176, 0.018280886113643646, 0.053720444440841675, -0.03969713672995567, -0.02308197319507599, -0.027174927294254303, 0.026248985901474953, -0.022016508504748344, -0.024574005976319313, -0.006201200652867556, 0.004748079460114241, -0.03401043266057968, 0.024058595299720764, 0.035204388201236725, -0.003726540133357048, -0.0030998499132692814, 0.03512910380959511, -0.02737153135240078, 0.003767118090763688, -0.10739500820636749, 0.001757563091814518, 0.04556117579340935, -0.017776548862457275, -0.03972574323415756, -0.017410703003406525, 0.020260220393538475, 0.017903147265315056, -0.015248240903019905, 0.022627130150794983, -0.006801551673561335, 0.032719943672418594, -0.027521848678588867, -0.034747831523418427, 0.002116244053468108, 0.02184472791850567, -0.015146405436098576, -0.0008335421443916857, 0.002775202039629221, -0.053671855479478836, -0.04699687659740448, 0.020352842286229134, -0.04563888907432556, -0.003040399169549346, 0.03188242018222809, 0.004139286000281572, 0.04237254709005356, 0.020491015166044235, 0.006125745829194784, 0.011962592601776123, -0.03282392770051956, -0.029445769265294075, 0.014074509963393211, 0.031688325107097626, -0.0111331045627594, -0.012294236570596695, -0.004971347749233246 ]
the-five-orders-of-ignorance-phillip-g-armour
https://markhneedham.com/blog/2011/01/26/the-five-orders-of-ignorance-phillip-g-armour
false
2011-01-21 03:46:21
Listening to feedback mechanisms
[ "feedback" ]
[ "Feedback" ]
In http://static.mockobjects.com/labels/listening%20to%20the%20tests.html[Growing Object Oriented Software] the authors talk about the value of listening to our tests to understand potential problems with our code and I've started to notice recently that there are implicit feedback mechanisms dotted around at a higher level which we can also listen to. A couple of examples come to mind: == Nothing to show in the showcase I've worked on a couple of projects where we've got to the end of the iteration and realised that we don't actually have anything tangible to show the product owner. This tends to be because we've spent the majority of our time working on 'technical stories' which typically have no visible output. This may be as a result of horizontal slicing of work rather than vertical slicing but what it essentially means is that the work you've done has no immediate value to anyone. Sometimes there are technical aspects to a solution which have a lot of unknowns and combining those with a vertically sliced story would mean that the story becomes too big to fit in an iteration. From my experience a way around this which has worked well before is to run a spike/experiment card where we work out all the technical details/gotchas and setup any necessary 'framework' and then have the other vertically sliced chunks of work plug into this. Having said that I'm no expert in breaking down work into manageable chunks so if anyone has any other ideas I'd be interested in hearing about those. == Boring meetings The typical response if someone complains of http://boycottameetingday.com/[being bored in a meeting] or walks out of a meeting is that they should deal with it but that response doesn't help us that much. I think if people are bored then it's an indication that the meeting isn't particularly interactive/inclusive or that the person shouldn't be in the meeting. We can try to resolve that first point by having meetings which are designed more as a discussion/learning forum rather than a brain dump session by one person to the group. This encourages more of a http://www.markhneedham.com/blog/2010/10/31/distributed-agile-context/[pull approach over a push] one and seems to be more effective at keeping people's attention as long as the topic of the discussion is actually relevant to them. Frequently it seems that a more effective approach would be to have fewer people involved in a meeting and have one of the participants quickly summarise what happened for the rest of the team.
null
null
[ 0.0203822311013937, 0.003926931414753199, -0.012556051835417747, 0.04374932870268822, 0.06663159281015396, 0.015425452962517738, 0.033865489065647125, 0.039908070117235184, 0.013449541293084621, -0.018092619255185127, -0.015635604038834572, 0.0068952604196965694, -0.052467212080955505, 0.030460050329566002, -0.034271806478500366, 0.07033008337020874, 0.06974480301141739, -0.013579342514276505, 0.014599129557609558, 0.0266586821526289, 0.030704736709594727, 0.062398046255111694, 0.013559899292886257, 0.02879936248064041, 0.029406124725937843, 0.013734097592532635, 0.011171781457960606, 0.0019918489269912243, -0.05567042902112007, -0.004883144982159138, 0.01047286856919527, -0.0060355281457304955, 0.015150809660553932, -0.015738146379590034, 0.023137476295232773, -0.009529824368655682, -0.005459635052829981, 0.024396169930696487, 0.0179270189255476, -0.0023308421950787306, -0.07018513977527618, 0.033060356974601746, -0.02113019861280918, 0.0044911932200193405, -0.029305217787623405, 0.0039354413747787476, -0.016733165830373764, 0.002996445167809725, -0.009382604621350765, 0.019580835476517677, -0.06579890102148056, 0.027887163683772087, 0.006353423930704594, -0.016962062567472458, -0.021701857447624207, 0.03455989062786102, 0.015429639257490635, -0.07983735203742981, 0.015450887382030487, -0.05106443539261818, -0.014883337542414665, -0.013140678405761719, 0.010205443948507309, 0.03162826597690582, 0.014275360852479935, -0.029504479840397835, -0.0069086309522390366, 0.03171934187412262, -0.03262558579444885, -0.009933305904269218, -0.019642774015665054, 0.021991824731230736, -0.009963500313460827, -0.017067337408661842, 0.0077815004624426365, -0.070621557533741, 0.020407864823937416, 0.05958003178238869, 0.027327602729201317, 0.05058613419532776, -0.025069663301110268, 0.03150167688727379, 0.03780019283294678, 0.027460729703307152, -0.01564006693661213, -0.04671015217900276, -0.019637519493699074, -0.008241593837738037, -0.06091854348778725, 0.06098029762506485, 0.004915625788271427, -0.060874179005622864, 0.011475512757897377, 0.034509144723415375, -0.0124918632209301, 0.0265294648706913, 0.028685033321380615, 0.0036378621589392424, 0.00036618535523302853, -0.015880413353443146, -0.03069913759827614, -0.021331224590539932, 0.022357651963829994, 0.027778396382927895, -0.0877278596162796, -0.007366828620433807, -0.020271390676498413, -0.0299088042229414, -0.03838483616709709, 0.011120162904262543, -0.03935554251074791, 0.013610895723104477, -0.02761385776102543, 0.0006196374888531864, -0.07958272844552994, 0.06671248376369476, -0.00335289491340518, -0.04202071577310562, -0.0031401854939758778, 0.014095433987677097, 0.03716052323579788, 0.012832148000597954, -0.00023252393293660134, 0.09033819288015366, 0.003594772657379508, 0.01743321120738983, -0.03170890361070633, 0.05421110615134239, -0.008103340864181519, -0.053862061351537704, -0.02033744379878044, 0.045584097504615784, -0.0258807186037302, -0.009045245125889778, -0.002768587553873658, -0.02477033995091915, 0.0366186797618866, 0.005213992204517126, 0.014303391799330711, 0.04570993781089783, -0.00915532372891903, -0.030826156958937645, 0.03153445944190025, 0.011005635373294353, 0.014528771862387657, -0.008099050261080265, -0.011288131587207317, -0.018833059817552567, -0.05522222816944122, 0.0038170688785612583, 0.00938752107322216, 0.02298850752413273, 0.030095499008893967, -0.03363291174173355, 0.025995537638664246, 0.08224035799503326, 0.031728729605674744, 0.004067180212587118, -0.0026824120432138443, 0.03997502103447914, 0.050766076892614365, 0.03461812436580658, 0.002807968994602561, 0.01853969879448414, 0.030673040077090263, 0.007519704755395651, -0.005376368295401335, 0.02464677207171917, -0.006240728311240673, 0.000749265484046191, -0.05865442380309105, -0.038714345544576645, 0.03544192016124725, -0.04728240147233009, -0.026511216536164284, 0.025088317692279816, 0.07463032007217407, 0.045393068343400955, 0.03543847054243088, 0.016507351770997047, -0.07360024750232697, 0.008373821154236794, 0.018336288630962372, 0.013920235447585583, 0.02422264590859413, -0.016733644530177116, 0.06628615409135818, 0.02433020807802677, -0.01657927967607975, 0.05668601393699646, -0.08995074033737183, -0.08465208113193512, -0.019975369796156883, -0.004649297334253788, 0.05422119051218033, -0.048327893018722534, 0.014969593845307827, 0.06451952457427979, 0.02119528502225876, 0.05579226464033127, 0.03890763223171234, 0.017312927171587944, -0.0035104057751595974, -0.039189305156469345, -0.03778974339365959, 0.04957535117864609, 0.04150370880961418, -0.020105812698602676, -0.06782257556915283, 0.021762287244200706, -0.01681443676352501, -0.00358430459164083, 0.05278150737285614, -0.024312565103173256, 0.04320463538169861, 0.015762530267238617, 0.04490135982632637, -0.008232705295085907, 0.05006744712591171, -0.051892656832933426, -0.001416412997059524, -0.019875312224030495, -0.01712595857679844, 0.0066886404529213905, -0.01893477886915207, 0.12251057475805283, 0.07350344955921173, -0.018557988107204437, -0.04086732491850853, 0.003872917965054512, 0.012859069742262363, -0.04353157803416252, -0.010183836333453655, -0.014720954932272434, 0.009724842384457588, 0.018911564722657204, -0.05696514621376991, -0.030550574883818626, 0.025214502587914467, -0.047982193529605865, 0.010041516274213791, 0.06076560169458389, -0.010824881494045258, 0.0729931965470314, 0.017423320561647415, -0.02337656170129776, 0.014143923297524452, -0.008691028691828251, -0.07394770532846451, 0.009273598901927471, 0.014412522315979004, -0.010211966931819916, 0.06348114460706711, -0.04097205772995949, -0.044352542608976364, -0.019258584827184677, -0.03295593336224556, 0.0007142463000491261, 0.042953718453645706, 0.07082576304674149, -0.0021196354646235704, 0.07273733615875244, -0.00541302002966404, 0.0006350516923703253, 0.009962857700884342, -0.04366173967719078, -0.03764529153704643, -0.023941274732351303, 0.009634962305426598, 0.03161720559000969, 0.017432939261198044, 0.009918912313878536, 0.016530321910977364, 0.001369961304590106, -0.030730871483683586, -0.01580810360610485, 0.03335697948932648, -0.00279039004817605, -0.020098239183425903, -0.03487563133239746, -0.046357616782188416, 0.04452291503548622, -0.041849251836538315, -0.016026223078370094, 0.016637340188026428, -0.07405681908130646, 0.053539443761110306, -0.06292658299207687, -0.057598937302827835, 0.0018369231838732958, 0.015731047838926315, 0.03944277763366699, -0.0039632078260183334, 0.022865405306220055, 0.07590316981077194, 0.021011967211961746, 0.005869193002581596, -0.002155299996957183, -0.007263338193297386, 0.015502581372857094, 0.0035911803133785725, -0.029901953414082527, 0.04496953636407852, -0.0011646561324596405, -0.01633780635893345, -0.06336173415184021, 0.05857332795858383, -0.037879545241594315, -0.289972186088562, 0.01961970143020153, 0.0064461748115718365, -0.04858187958598137, 0.010924882255494595, -0.02837025187909603, 0.00482622254639864, -0.057126425206661224, -0.03194157034158707, 0.017525209113955498, -0.054005660116672516, -0.029955372214317322, -0.02371109463274479, 0.057159896939992905, 0.005659560672938824, 0.013810887932777405, 0.029537305235862732, -0.03363148868083954, 0.02617860771715641, 0.04778831824660301, -0.005516644101589918, -0.07185538113117218, 0.008514606393873692, 0.055178213864564896, 0.030839230865240097, 0.05227457731962204, -0.08413875848054886, 0.0337916798889637, -0.04707779735326767, -0.006966279819607735, 0.023738933727145195, -0.004859925247728825, -0.009341404773294926, -0.021370507776737213, -0.0185147263109684, -0.016537630930542946, 0.04201679304242134, 0.006962904706597328, 0.0011923817219212651, 0.020074553787708282, -0.007844233885407448, -0.03614402189850807, -0.0031693135388195515, 0.027784978970885277, 0.0625901073217392, -0.0018487219931557775, -0.06789626181125641, -0.011706286109983921, -0.03381982445716858, 0.07129112631082535, -0.03370257467031479, -0.03266512602567673, 0.0006932012038305402, 0.04088829085230827, -0.01972862333059311, -0.04256628826260567, -0.004515741486102343, -0.024159235879778862, -0.04085882380604744, -0.0344148688018322, -0.025252776220440865, -0.04143796116113663, -0.013719186186790466, -0.05195740982890129, -0.011707323603332043, -0.06286739557981491, -0.06812781095504761, 0.002613859483972192, 0.06013450399041176, 0.011983601376414299, -0.03108333982527256, 0.005899280775338411, -0.005370300263166428, -0.11321286857128143, -0.015833454206585884, -0.0019155095797032118, -0.01783975400030613, 0.0017081989208236337, 0.02762983739376068, 0.06605494022369385, -0.04444969817996025, -0.07197855412960052, 0.020955920219421387, -0.003056081710383296, 0.030043909326195717, -0.015670711174607277, 0.04726000875234604, 0.006882159039378166, -0.01975066028535366, 0.019151240587234497, 0.061360180377960205, 0.017469126731157303, -0.023461513221263885, -0.02455715835094452, 0.031129958108067513, 0.019276153296232224, 0.03364168107509613, -0.023996489122509956, 0.007005668710917234, 0.040683403611183167, -0.013028972782194614, -0.06551508605480194, 0.025078270584344864, -0.0073345438577234745, -0.008850940503180027, -0.03294683247804642, -0.06186346709728241, 0.02068491093814373, 0.04023728147149086, 0.014190958812832832, 0.00024365355784539133, -0.021940793842077255, 0.02143264375627041, -0.04203293099999428, -0.03778864070773125, -0.020400557667016983, 0.000215680236578919, 0.04963930696249008, -0.02108004130423069, -0.021830374374985695, -0.057835016399621964, 0.01818191073834896, 0.008013132959604263, 0.0019072998547926545, -0.05495304614305496, -0.024690063670277596, -0.013207362964749336, -0.018489815294742584, 0.00551224872469902, 0.017984768375754356, -0.0175880528986454, 0.03434068709611893, 0.025272078812122345, -0.03406200557947159, 0.01761653460562229, -0.03021002933382988, -0.05445112660527229, -0.010279555805027485, -0.0000817094260128215, -0.0003947202058043331, 0.0014753446448594332, 0.01752018928527832, 0.0005990329082123935, 0.023409081622958183, 0.030574856325984, 0.013065424747765064, 0.015736019238829613, -0.014261682517826557, 0.01544739305973053, 0.004371153190732002, 0.01874600537121296, -0.08758573979139328, 0.01686035841703415, -0.03406858444213867, -0.0165020190179348, -0.024189047515392303, 0.016675440594553947, -0.017778459936380386, -0.028058936819434166, -0.016705241054296494, 0.017674408853054047, -0.05314029008150101, -0.026444680988788605, -0.028925903141498566, 0.0042605274356901646, 0.055779293179512024, -0.011347214691340923, 0.014469562098383904, -0.017428399994969368, -0.04212409257888794, 0.02756831981241703, -0.0025763558223843575, -0.016262298449873924, 0.002217042725533247, 0.0068155936896800995, -0.007271399721503258, 0.01669740118086338, 0.007058279123157263, 0.04221701622009277, 0.009454883635044098, -0.0017712239641696215, -0.025615761056542397, 0.02498536743223667, 0.02523920312523842, 0.040105290710926056, 0.0015140521572902799, 0.0010323439491912723, 0.005615452770143747, -0.023919058963656425, -0.0229754988104105, -0.0537562295794487, -0.008331451565027237, 0.022227691486477852, 0.018923195078969002, -0.039818573743104935, -0.0876089334487915, 0.04573434591293335, 0.0002735847665462643, 0.013552259653806686, -0.005681273993104696, 0.002472170162945986, 0.005389492493122816, -0.012944151647388935, 0.02138344943523407, 0.04887349531054497, -0.068797767162323, 0.0008921810076572001, 0.001152004930190742, 0.0073770517483353615, -0.0071147591806948185, -0.009421329014003277, -0.06325142085552216, -0.028583332896232605, -0.012514610774815083, -0.008200720883905888, -0.07080467790365219, -0.026896534487605095, -0.028815176337957382, 0.023004991933703423, 0.005875104106962681, -0.00028299447149038315, -0.024846140295267105, -0.04041866585612297, -0.015437859110534191, -0.02753741480410099, 0.015517783351242542, -0.03834124654531479, -0.003234246978536248, 0.018282575532794, -0.02790973335504532, -0.002593118930235505, -0.01625683903694153, 0.040843602269887924, 0.026748115196824074, -0.03050532378256321, -0.016074810177087784, -0.04514471814036369, 0.02146524377167225, 0.005016821436583996, 0.03994924947619438, -0.010375642217695713, -0.007711706683039665, -0.05682859569787979, 0.0012456346303224564, -0.037953801453113556, 0.019053183495998383, -0.0032792342826724052, -0.03616740554571152, 0.02190215513110161, 0.06368402391672134, 0.04432414844632149, 0.042098455131053925, -0.0034147724509239197, -0.012623627670109272, 0.056159526109695435, -0.07933855801820755, -0.03204942122101784, -0.03637011721730232, -0.07138819992542267, -0.0013136109337210655, 0.015960801392793655, 0.02335553802549839, -0.03419829532504082, 0.037841781973838806, 0.01575312949717045, 0.04428470507264137, 0.04681273177266121, 0.007656143046915531, 0.033415645360946655, -0.03814345970749855, 0.014124470762908459, -0.08928326517343521, -0.005168974865227938, 0.03535878658294678, 0.009317010641098022, -0.003334344131872058, -0.025051817297935486, -0.03859740123152733, 0.03561825677752495, -0.07941444218158722, -0.011506195180118084, 0.025932012125849724, -0.004786277189850807, -0.015207626856863499, 0.026801956817507744, -0.0660594254732132, 0.032367777079343796, 0.02389206364750862, -0.03651688992977142, -0.018373290076851845, -0.015396924689412117, 0.04717161878943443, 0.02201925590634346, 0.021721338853240013, -0.032918576151132584, 0.005834024865180254, 0.0866004154086113, 0.011954853311181068, 0.012084315530955791, 0.043913889676332474, 0.005377389490604401, 0.026354270055890083, 0.043183453381061554, -0.017225291579961777, -0.012055262923240662, 0.003531110705807805, -0.015908431261777878, -0.0678405687212944, 0.03071446344256401, 0.01864815503358841, -0.03572428971529007, -0.020744848996400833, 0.050169773399829865, 0.01895907148718834, -0.012761364690959454, -0.026381662115454674, 0.0018179025501012802, -0.05172692984342575, 0.0038657488767057657, -0.025433054193854332, -0.016487639397382736, -0.06294391304254532, 0.04781533405184746, 0.0004672397917602211, 0.002548194956034422, 0.05649629980325699, -0.009378822520375252, -0.02573428303003311, -0.010732607915997505, 0.09362030029296875, 0.07725492119789124, 0.07594446837902069, 0.022568566724658012, 0.0761832669377327, -0.025619380176067352, -0.04351753368973732, 0.013469474390149117, 0.0004951913724653423, -0.0143661480396986, -0.05055290088057518, 0.014237219467759132, 0.05983467400074005, -0.014808242209255695, 0.055744487792253494, -0.02965386211872101, -0.013164867646992207, 0.02069360576570034, 0.038085296750068665, 0.004591548815369606, 0.06895667314529419, 0.012795249931514263, 0.015454125590622425, -0.010115749202668667, -0.029814518988132477, 0.03140323981642723, -0.03306818753480911, -0.020716775208711624, 0.04982893913984299, 0.009047646075487137, 0.049776893109083176, 0.02365301549434662, 0.041074950248003006, 0.07882090657949448, -0.04548143967986107, 0.004642528481781483, -0.0036320886574685574, 0.027569804340600967, 0.009477357380092144, 0.01299228984862566, 0.0018519137520343065, -0.02355772815644741, 0.014001607894897461, -0.02220260724425316, -0.0165109783411026, -0.021873392164707184, -0.013880516402423382, 0.040336690843105316, -0.017849354073405266, 0.007338060066103935, 0.029467742890119553, 0.009790775366127491, -0.024596648290753365, -0.06486804038286209, -0.02616804838180542, -0.03143603354692459, -0.033354610204696655, -0.020400917157530785, 0.024616748094558716, -0.009926470927894115, -0.03952367231249809, -0.020442252978682518, -0.019771240651607513, -0.03001425415277481, 0.0407911017537117, -0.034084636718034744, -0.028377223759889603, 0.012506644241511822, 0.01707622967660427, 0.03482436761260033, 0.005891821812838316, 0.030407533049583435, 0.005377140361815691, -0.010179351083934307, -0.01403817255049944, 0.017901862040162086, 0.04153437539935112, 0.0031205350533127785, 0.002625374123454094, -0.08071362227201462, 0.014459510333836079, 0.03845097869634628, -0.0071753100492060184, -0.06658459454774857, 0.030349208042025566, 0.016952820122241974, -0.0032192780636250973, 0.04516955092549324, -0.015282734297215939, 0.009309565648436546, -0.040818654000759125, -0.022922758013010025, -0.004026043228805065, 0.024090860038995743, 0.04890149459242821, -0.02927098423242569, 0.09762410819530487, 0.031981226056814194, -0.020262375473976135, -0.041941724717617035, -0.015459452755749226, 0.01657048426568508, 0.006259038113057613, -0.012609289959073067, -0.04179593175649643, -0.030967097729444504, -0.07794636487960815, -0.02650878205895424, 0.043915532529354095, -0.0157377477735281, -0.03238353505730629, 0.027995219454169273, 0.023910295218229294, -0.028863951563835144, 0.02467796951532364, -0.040301963686943054, 0.04535047709941864, -0.021783238276839256, -0.011713312938809395, -0.004699191078543663, 0.011117832735180855, -0.012949791736900806, 0.004363099113106728, 0.021147677674889565, -0.04256688058376312, -0.005462897475808859, 0.006467541214078665, 0.04309822618961334, 0.03992076590657234, 0.0061869206838309765, -0.01339792087674141 ]
[ -0.06990514695644379, 0.004641173407435417, -0.027791624888777733, -0.014831271022558212, 0.03319771587848663, -0.038482122123241425, -0.007917989045381546, 0.03599704056978226, -0.0008607884519733489, -0.008885854855179787, 0.004302418325096369, -0.010194757021963596, -0.001723371329717338, -0.006902831606566906, 0.06435811519622803, 0.0007015004521235824, -0.007794818840920925, -0.07324434816837311, 0.031919632107019424, 0.026341622695326805, -0.0019199845846742392, -0.014755797572433949, -0.01797514595091343, -0.007367761339992285, 0.027281226590275764, 0.028121232986450195, 0.006604443304240704, -0.04760252684354782, 0.0034502556081861258, -0.17967955768108368, 0.009472331032156944, 0.019137907773256302, 0.0581025555729866, -0.018461741507053375, 0.0020495133940130472, 0.06378228962421417, 0.02916923351585865, -0.00526118790730834, -0.035030294209718704, 0.043687332421541214, 0.007337621878832579, 0.009142745286226273, -0.04757106304168701, -0.04718637093901634, 0.02289108745753765, 0.009157410822808743, -0.010895838961005211, -0.051406651735305786, -0.03846700116991997, 0.014502732083201408, -0.06720183789730072, -0.03565513342618942, -0.02490129880607128, -0.03961857408285141, -0.026404256001114845, 0.03440422564744949, 0.03584500029683113, 0.05515110120177269, 0.015673821792006493, -0.0024115012492984533, 0.018952732905745506, -0.037317730486392975, -0.13103577494621277, 0.08603479713201523, 0.03158050402998924, 0.06073954328894615, -0.042976949363946915, -0.004764248616993427, 0.006711747497320175, 0.07911001890897751, 0.024422865360975266, -0.004655069205909967, -0.0105562349781394, 0.03464065492153168, 0.025281738489866257, -0.01500514056533575, 0.00479179248213768, 0.01912492886185646, 0.03229031339287758, -0.05562092363834381, -0.05748099833726883, -0.011978399008512497, -0.009667881764471531, -0.021048951894044876, -0.02806319296360016, -0.009636149741709232, 0.013957465998828411, 0.05200817435979843, 0.047384925186634064, 0.052575111389160156, 0.027972189709544182, -0.003362776478752494, 0.0019678997341543436, 0.006877075415104628, -0.07059232890605927, -0.028171183541417122, -0.010995417833328247, 0.000484630698338151, -0.05569055676460266, 0.473736971616745, -0.01230340451002121, -0.0018602039199322462, 0.05480895936489105, 0.030612315982580185, -0.03287544474005699, -0.014494975097477436, 0.01469014585018158, -0.05501888319849968, 0.01874515786767006, 0.00895176362246275, 0.014916925691068172, 0.009904101490974426, 0.055029530078172684, -0.04900841414928436, 0.03624248504638672, 0.02480320818722248, 0.05693228915333748, 0.018044492229819298, -0.0022772359661757946, -0.04359407722949982, 0.004659289959818125, 0.00870770588517189, 0.02632369101047516, 0.004900710191577673, 0.008702527731657028, -0.0350385382771492, 0.03084619529545307, 0.05491252616047859, 0.04177100956439972, -0.01843933016061783, 0.06286660581827164, -0.04093246906995773, -0.07321075350046158, 0.006683405488729477, 0.018127266317605972, 0.011813616380095482, 0.02739667147397995, -0.028380153700709343, -0.0008668455993756652, 0.07331199198961258, 0.02097623236477375, -0.0004764324985444546, 0.008430181071162224, -0.03740237280726433, -0.04528367146849632, 0.10541855543851852, 0.005286198575049639, -0.01863182708621025, -0.031089015305042267, -0.04465789347887039, 0.009175620041787624, 0.020687878131866455, -0.004699398763477802, -0.0503787025809288, 0.02821085974574089, -0.010215788148343563, 0.0843251645565033, 0.0017019236693158746, -0.06643407046794891, 0.008677409961819649, -0.012729642912745476, -0.017828991636633873, -0.0436587855219841, 0.024102745577692986, 0.046553757041692734, -0.09099838137626648, -0.02555152028799057, -0.00021615534205920994, 0.010109209455549717, -0.07753968983888626, -0.021598616614937782, -0.01083636749535799, -0.021421179175376892, -0.009603218175470829, 0.05953298881649971, -0.015787320211529732, -0.05582534894347191, 0.005501956213265657, 0.024813691154122353, 0.016497772186994553, 0.0472264364361763, 0.00980844721198082, -0.02480398491024971, 0.011880586855113506, -0.014664309099316597, -0.07530135661363602, -0.04916982352733612, -0.03258105367422104, -0.013447081670165062, 0.005650065839290619, -0.030889643356204033, -0.05700263753533363, -0.08647514879703522, 0.10662167519330978, -0.03612285852432251, -0.02877179905772209, 0.04252215474843979, -0.006118709687143564, -0.037526700645685196, -0.006719975732266903, -0.06005311384797096, 0.03664864972233772, -0.029607601463794708, 0.04626782611012459, -0.0678103119134903, 0.06798338890075684, 0.03394707292318344, -0.04475449025630951, 0.09409992396831512, 0.023629754781723022, -0.05418417975306511, -0.035497963428497314, 0.001008786028251052, 0.04625644534826279, -0.02418537251651287, -0.025537308305501938, -0.000326908309943974, 0.013030696660280228, -0.02307221293449402, 0.019258467480540276, -0.024601861834526062, -0.00950686912983656, -0.0031419142615050077, -0.340207576751709, -0.016059400513768196, 0.00008758153853705153, 0.0025183851830661297, 0.024963147938251495, -0.04040377587080002, 0.023939406499266624, 0.0007952100713737309, -0.008040307089686394, 0.002090506022796035, 0.05173581466078758, -0.01669284701347351, 0.007277239579707384, -0.08489076793193817, -0.006042076274752617, 0.015620926395058632, -0.07416737079620361, -0.03334994986653328, -0.03326938673853874, 0.013020164333283901, 0.00037068352685309947, -0.002658118959516287, -0.0023502930998802185, -0.06115753948688507, 0.0014931129990145564, -0.047025635838508606, 0.08788888901472092, 0.04144074767827988, 0.081305131316185, -0.015164386481046677, 0.02650032751262188, 0.01019381545484066, 0.01651272177696228, -0.10062801092863083, -0.012112132273614407, 0.0069416179321706295, 0.01912822388112545, -0.011944090016186237, 0.02218575030565262, -0.0349288247525692, -0.06301174312829971, 0.029482396319508553, -0.05305160954594612, -0.05958004668354988, -0.06549905240535736, 0.016828926280140877, -0.010571170598268509, -0.017133420333266258, -0.020777182653546333, 0.056713853031396866, 0.013458237051963806, -0.0230624470859766, 0.009487936273217201, 0.031205277889966965, -0.003074555890634656, -0.03632413595914841, -0.086457259953022, -0.006818336900323629, 0.0036711329594254494, -0.0016119397478178144, 0.02852187305688858, 0.07964165508747101, 0.023870859295129776, -0.04683363065123558, 0.0037037974689155817, 0.027782736346125603, 0.007791481912136078, -0.01249738410115242, 0.054473232477903366, -0.016157470643520355, -0.0021289431024342775, 0.13388356566429138, 0.0034617381170392036, -0.017986970022320747, 0.030797062441706657, 0.03711307421326637, -0.019054895266890526, -0.008681857958436012, 0.0005905771977268159, -0.002600346226245165, 0.0046470207162201405, -0.004558446351438761, 0.019315429031848907, -0.014980092644691467, -0.011942759156227112, 0.021038707345724106, -0.020162975415587425, -0.05090605840086937, 0.06514548510313034, -0.009954119101166725, -0.030245650559663773, 0.01707589067518711, -0.031422100961208344, -0.03950750082731247, 0.0681038498878479, 0.014984237030148506, -0.25378578901290894, 0.007362748961895704, 0.08845788240432739, 0.044861771166324615, -0.012857859022915363, 0.0618629977107048, 0.005425380542874336, -0.058535315096378326, -0.006474050227552652, 0.021868953481316566, 0.026073483750224113, 0.007684982381761074, -0.007046816870570183, 0.004251768812537193, 0.043132003396749496, 0.03536053001880646, 0.057759784162044525, -0.014872264117002487, 0.015130517072975636, -0.02968321181833744, -0.004357665777206421, 0.01242796890437603, 0.15326736867427826, 0.0012955892598256469, 0.03155731409788132, 0.0028720323462039232, 0.00829603336751461, -0.004266225732862949, 0.06754288822412491, 0.007406525779515505, 0.005466184578835964, -0.014392340555787086, 0.02823486551642418, -0.012229125015437603, 0.01941761188209057, -0.07923711836338043, -0.014705617912113667, 0.0029324248898774385, 0.04071011021733284, 0.002049792790785432, 0.020486455410718918, -0.008876047097146511, -0.007743677124381065, 0.022399628534913063, 0.05823620781302452, 0.024835560470819473, 0.011803818866610527, -0.042254913598299026, -0.04950747638940811, -0.009007791057229042, -0.012102583423256874, -0.03851854428648949, 0.01947885751724243, 0.011590068228542805, 0.05031629279255867, 0.05903374403715134, 0.025061070919036865, -0.013778790831565857, 0.007535639218986034, 0.004342302680015564, -0.0035590098705142736, -0.00823279470205307, 0.11260620504617691, 0.029011810198426247, 0.04032370075583458 ]
[ -0.0036503123119473457, 0.022592969238758087, -0.004382920451462269, 0.020766936242580414, -0.013968553394079208, 0.005456184968352318, 0.004643534775823355, 0.021149491891264915, 0.0007295234245248139, 0.007068298291414976, -0.017616428434848785, -0.008512737229466438, 0.013640780933201313, 0.0027663572691380978, 0.030120262876152992, -0.006349076982587576, 0.0261802077293396, -0.02483632229268551, 0.04472072049975395, -0.005343054886907339, 0.006798361893743277, 0.012113949283957481, -0.003992159850895405, -0.003376616630703211, -0.0045479536056518555, 0.0033063748851418495, -0.017140893265604973, -0.024419788271188736, 0.04293857142329216, -0.14554305374622345, -0.0040803104639053345, -0.011970260180532932, 0.014683634974062443, 0.002879699692130089, 0.01517492439597845, -0.02387363649904728, 0.0036886015441268682, 0.018400702625513077, 0.021246550604701042, -0.0005283972132019699, 0.009237127378582954, -0.0032709722872823477, 0.013248343020677567, -0.005721025634557009, 0.0075709763914346695, -0.020190725103020668, -0.019710257649421692, -0.038034312427043915, -0.013614255003631115, -0.015478058718144894, -0.0419442318379879, -0.0328906774520874, -0.023568807169795036, 0.001147483242675662, 0.013299325481057167, 0.006962742656469345, 0.0319947823882103, -0.022337565198540688, 0.016852322965860367, -0.007628328632563353, 0.007876956835389137, -0.03614320978522301, -0.03701254352927208, -0.016429409384727478, -0.013748346827924252, -0.0017049359157681465, -0.018697386607527733, 0.020418375730514526, -0.042068321257829666, 0.013837945647537708, -0.01667879708111286, 0.006153471302241087, -0.01207586470991373, -0.04391637444496155, 0.007963618263602257, 0.023082416504621506, -0.010389253497123718, -0.023941876366734505, 0.010311943478882313, -0.008785483427345753, -0.037737082690000534, 0.032431263476610184, 0.002784210257232189, -0.01841617003083229, -0.016711555421352386, -0.004487704485654831, 0.03650137037038803, 0.007357493974268436, 0.007692533079534769, 0.004382840823382139, -0.024561807513237, 0.01678776741027832, -0.015429682098329067, 0.019220830872654915, -0.09260106831789017, -0.02860609069466591, -0.008880295790731907, -0.013283761218190193, -0.016778092831373215, 0.8794412016868591, -0.007674111984670162, 0.02129843458533287, 0.04280969873070717, -0.01767178438603878, -0.014284729026257992, -0.013689137063920498, -0.006864306982606649, 0.006544522941112518, 0.028753824532032013, -0.03369443118572235, -0.005014409311115742, 0.0384545624256134, 0.00846858974546194, 0.02810002490878105, 0.032528311014175415, 0.012634470127522945, 0.009035147726535797, -0.019474295899271965, -0.018973151221871376, 0.004042749758809805, 0.037648726254701614, 0.011801823042333126, 0.027068328112363815, 0.014786123298108578, 0.024365918710827827, -0.1546032428741455, 0.02249935083091259, -8.421022593468027e-33, 0.03948720917105675, -0.003619235707446933, -0.02096426486968994, 0.008512478321790695, 0.030762536451220512, 0.006626733113080263, 0.037919893860816956, 0.02913350984454155, 0.0023112581111490726, -0.007967961952090263, 0.006587837357074022, -0.009936468675732613, 0.017407594248652458, 0.005321427248418331, 0.019588449969887733, -0.01623239740729332, -0.022745763882994652, 0.02957000955939293, -0.013306691311299801, 0.00544314319267869, 0.03309258446097374, 0.017148401588201523, -0.03730340674519539, 0.0034924389328807592, 0.01462889276444912, 0.01414195541292429, -0.010079638101160526, 0.021538717672228813, -0.005229076370596886, -0.03650008141994476, -0.009120014496147633, 0.0383060947060585, -0.02109072543680668, 0.0017689488595351577, 0.00561144994571805, -0.0506756566464901, -0.02491248957812786, -0.0003348831960465759, 0.0008470449247397482, -0.018867837265133858, -0.03111417219042778, -0.004774916917085648, -0.03796033188700676, -0.014555788598954678, 0.00506692985072732, -0.003695680294185877, 0.0026724287308752537, 0.014163235202431679, 0.010768838226795197, -0.010474578477442265, -0.017883185297250748, 0.028220511972904205, 0.02051684260368347, 0.009159736335277557, -0.0036998470313847065, -0.01000348012894392, 0.0019753084052354097, -0.01662543974816799, 0.021684840321540833, 0.014822500757873058, -0.008851386606693268, 0.019955171272158623, -0.025525810196995735, 0.02049809694290161, -0.03563176095485687, 0.02532685548067093, 0.016828225925564766, -0.013004523701965809, 0.03142120689153671, -0.003237873548641801, -0.028416192159056664, 0.01632017269730568, -0.006710078567266464, 0.0027028026524931192, -0.024313071742653847, -0.008668513968586922, -0.016860978677868843, 0.026916703209280968, -0.01123909093439579, 0.03978682681918144, 0.012143297120928764, 0.009508749470114708, 0.00485592894256115, -0.05109061673283577, 0.0051301768980920315, -0.006389846093952656, 0.010350719094276428, -0.01384332962334156, -0.018541879951953888, 0.010329119861125946, 0.017235996201634407, 0.024349097162485123, 0.003083249321207404, -0.010248536244034767, 0.005875530652701855, 9.094321513048048e-33, 0.015319421887397766, -0.01706279255449772, -0.02696785144507885, -0.0011448346776887774, 0.033253785222768784, -0.02440127730369568, 0.01083453744649887, 0.00417002709582448, -0.04871650040149689, 0.017320849001407623, -0.01807594485580921, 0.00000865426136442693, -0.02749587409198284, 0.026824312284588814, 0.022420290857553482, -0.035054903477430344, 0.022831805050373077, -0.044235676527023315, 0.019434016197919846, 0.0020340674091130495, 0.023617368191480637, 0.01117780152708292, -0.0029856455512344837, -0.0021390251349657774, 0.03147260099649429, 0.05234798789024353, -0.007425123360008001, 0.023606985807418823, 0.011005899868905544, -0.0011230697855353355, -0.0062685562297701836, -0.00210949475876987, 0.011389197781682014, -0.01777215115725994, -0.002502076094970107, 0.01725529320538044, -0.017080428078770638, -0.02494560182094574, 0.022234706208109856, -0.0257260762155056, 0.014524663798511028, 0.03494579344987869, 0.020262449979782104, 0.03703228011727333, 0.011647490784525871, 0.016362003982067108, 0.0006241194205358624, -0.0381072573363781, 0.008431750349700451, 0.004897528328001499, 0.004899029619991779, -0.0011237503495067358, 0.03680475801229477, 0.0018643452785909176, -0.03837857395410538, -0.02133520133793354, -0.025357136502861977, -0.026539510115981102, -0.010886306874454021, 0.012013228610157967, -0.006086145993322134, 0.012842581607401371, -0.024039948359131813, 0.0007441266789101064, -0.023181265220046043, 0.0020427550189197063, -0.008409129455685616, 0.013497202657163143, -0.011298893019557, -0.0020259602461010218, -0.0072944569401443005, -0.012280970811843872, -0.01757078245282173, 0.036222685128450394, 0.008311386220157146, 0.01079308521002531, -0.03259236738085747, 0.01188007090240717, -0.013294084928929806, -0.01517790462821722, 0.007605178281664848, 0.01661454141139984, 0.020212309435009956, 0.01117586251348257, -0.015412209555506706, 0.02056174725294113, -0.026696069166064262, 0.012527132406830788, -0.029806295409798622, -0.003022480756044388, -0.01400668453425169, -0.019679613411426544, 0.012807874009013176, 0.024520572274923325, 0.003148241201415658, -1.4229772915541616e-8, -0.021897317841649055, 0.010107310488820076, -0.006798935122787952, 0.018833523616194725, 0.0265016071498394, 0.0038641258142888546, -0.01052301749587059, -0.02555922605097294, -0.004445456899702549, 0.029103850945830345, 0.035130683332681656, -0.04749889299273491, -0.019959859549999237, 0.04932231083512306, 0.026328206062316895, -0.05201028287410736, -0.02576456591486931, 0.0015085793565958738, 0.026722241193056107, 0.0023436027113348246, 0.04168406128883362, 0.055451005697250366, 0.008212675340473652, 0.013166520744562149, 0.00446062907576561, 0.011667189188301563, 0.014811541885137558, -0.06564914435148239, 0.004678412806242704, 0.025153085589408875, -0.00407458795234561, -0.01691681332886219, -0.051414161920547485, 0.0502028726041317, -0.0007171158213168383, -0.01710357889533043, 0.00698984507471323, 0.022134261205792427, -0.00799906998872757, -0.008049052208662033, -0.017068488523364067, 0.003987382166087627, 0.010507873259484768, -0.02616129443049431, -0.017876341938972473, -0.015503652393817902, -0.055615536868572235, -0.036964815109968185, 0.029363339766860008, -0.038950007408857346, -0.006039602681994438, -0.015307211317121983, 0.0035579148679971695, 0.02348579280078411, 0.007875568233430386, 0.0098990797996521, 0.019259797409176826, -0.015000131912529469, -0.03891640156507492, 0.012654755264520645, 0.014804077334702015, 0.01350483950227499, -0.0008968654437921941, -0.003861492034047842 ]
listening-to-feedback-mechanisms
https://markhneedham.com/blog/2011/01/21/listening-to-feedback-mechanisms
false
2011-01-08 13:15:19
Ruby: Sorting by boolean fields
[ "ruby" ]
[ "Ruby" ]
We were doing a bit of work on http://rapidftr.com/[RapidFTR] in the ThoughtWorks Pune office today and one problem my pair and I were trying to solve was how to sort a collection of objects by a boolean field. Therefore given the following array of values: [source,ruby] ---- form_sections = [FormSection.new(:enabled => false, :name => "a", :order => 1), FormSection.new(:enabled => true, :name => "b", :order => 2)] ---- We wanted to display those form sections which were disabled at the bottom of the page. We originally tried the following: [source,ruby] ---- form_sections.sort_by { |row| [row.enabled, row.order] } ---- But got the following error: [source,ruby] ---- undefined method `<=>' for true:TrueClass ---- We figured we'd need to convert the true and false values to equivalent values which is demonstrated on http://stackoverflow.com/questions/903877/sort-objects-by-boolean-values-in-ruby[this Stack Overflow post]: [source,ruby] ---- form_sections.sort_by { |row| [row.enabled ? 0 : 1, row.order] } ---- I didn't realise it would be that simple to do - it's pretty neat.
null
null
[ -0.004543473944067955, -0.006566183641552925, -0.01596907712519169, 0.02251722849905491, 0.05642916262149811, 0.0015295353950932622, 0.017665568739175797, -0.0005671894177794456, -0.00722996611148119, -0.0070849196054041386, -0.037096064537763596, 0.006882674992084503, -0.0588177889585495, 0.04345911368727684, 0.004407578147947788, 0.08010322600603104, 0.06725279986858368, -0.00733214383944869, 0.04283856600522995, -0.0029406517278403044, 0.03333837166428566, 0.028602706268429756, -0.008963732980191708, 0.004804009571671486, 0.059861987829208374, 0.00046999979531392455, 0.012321069836616516, -0.0031920478213578463, -0.05983065441250801, 0.020354943349957466, 0.030639035627245903, -0.0012681037187576294, 0.002501850016415119, -0.0012883138842880726, 0.015221540816128254, -0.037122808396816254, 0.004387552384287119, 0.01848146878182888, -0.014450591057538986, 0.004003764595836401, -0.038850169628858566, 0.02455136366188526, -0.004945949651300907, 0.009647905826568604, -0.031095309183001518, 0.027654174715280533, -0.05578581616282463, 0.014786073938012123, -0.027433626353740692, -0.0032911296002566814, -0.04509153217077255, 0.03168437257409096, 0.022340936586260796, -0.014873364008963108, 0.03397123143076897, 0.06507675349712372, -0.028132466599345207, -0.01863592118024826, 0.018047505989670753, -0.06206740811467171, 0.013432388193905354, -0.00899111945182085, 0.0123056685552001, 0.027309708297252655, 0.04315214976668358, -0.03137775883078575, -0.031183799728751183, 0.052770234644412994, -0.03267449140548706, -0.01024616975337267, -0.00448404997587204, -0.007096812129020691, 0.02483811043202877, -0.011156090535223484, 0.021415045484900475, -0.022259503602981567, -0.013546445406973362, 0.07066205888986588, 0.002729489002376795, 0.05056170001626015, 0.007988164201378822, 0.021454263478517532, 0.05863010883331299, 0.05248798802495003, 0.05865614861249924, -0.07303376495838165, -0.047801222652196884, -0.012319805100560188, -0.0051505728624761105, 0.05282484367489815, 0.008256024681031704, -0.021980203688144684, 0.022219855338335037, 0.013008679263293743, -0.018507743254303932, 0.009482287801802158, -0.014907054603099823, 0.005412975791841745, -0.03015187382698059, 0.014451509341597557, -0.0563928484916687, -0.026606665924191475, 0.03463655710220337, 0.0075153689831495285, -0.053932372480630875, 0.024147305637598038, -0.03418818861246109, -0.019823484122753143, 0.0552622452378273, 0.024590959772467613, -0.05827352777123451, 0.013087197206914425, -0.012453526258468628, 0.005698117893189192, -0.07858693599700928, 0.06334496289491653, 0.028593145310878754, -0.008476417511701584, -0.012265476398169994, 0.032248977571725845, 0.04673921316862106, 0.01192593201994896, -0.016987917944788933, 0.08132936805486679, 0.008912516757845879, -0.013411772437393665, -0.015118313953280449, 0.05754537507891655, -0.021296601742506027, -0.06002485752105713, -0.026482541114091873, 0.07122358679771423, -0.00579375633969903, 0.009823036380112171, -0.023566056042909622, 0.0011180303990840912, -0.025497062131762505, -0.0013195776846259832, 0.060405854135751724, 0.04647766053676605, -0.02410862222313881, -0.0533115454018116, -0.014215193688869476, -0.010831973515450954, 0.03281007334589958, 0.0067663416266441345, 0.007535980083048344, -0.018190423026680946, -0.033137474209070206, 0.0484943762421608, -0.008174705319106579, 0.0014089914038777351, 0.035439033061265945, -0.04180270433425903, 0.009830135852098465, 0.069048672914505, 0.005506026092916727, 0.004847174510359764, -0.008938465267419815, -0.007511104457080364, 0.016873527318239212, 0.04542907699942589, 0.003050808561965823, 0.007152577396482229, 0.01747734658420086, -0.023756779730319977, -0.009286499582231045, 0.0661311075091362, -0.00021643219224642962, -0.00772501528263092, -0.06977437436580658, -0.04027246683835983, 0.07978987693786621, -0.03544094040989876, 0.0010014534927904606, 0.044409289956092834, 0.07965639233589172, 0.009020832367241383, 0.025237565860152245, -0.03843338042497635, -0.07400444149971008, 0.0030165810603648424, -0.02883278764784336, 0.007462848909199238, 0.014956016093492508, -0.006450619548559189, 0.0956399142742157, 0.056669846177101135, 0.046673331409692764, 0.036237556487321854, -0.08709133416414261, -0.07484327256679535, -0.05666850134730339, -0.008423054590821266, 0.0681501254439354, -0.010707191191613674, -0.00021575421851594, 0.06527765840291977, -0.01571195013821125, 0.037554968148469925, 0.05050993710756302, -0.004627985879778862, -0.01127856969833374, -0.03248458355665207, -0.051158711314201355, 0.027956806123256683, 0.039864618331193924, -0.008176892064511776, -0.01927594467997551, 0.042998842895030975, -0.01861448399722576, -0.03602848947048187, 0.02544986642897129, -0.01530479360371828, 0.04327794536948204, 0.044345125555992126, 0.029539205133914948, -0.06495054811239243, 0.025564784184098244, -0.06056052818894386, 0.031368520110845566, 0.013848342001438141, 0.02081848867237568, -0.021059926599264145, 0.008676690980792046, 0.12985847890377045, 0.047995202243328094, 0.0011544718872755766, -0.05041421204805374, -0.019159741699695587, 0.025032320991158485, -0.04972328618168831, 0.011043001897633076, -0.021200256422162056, 0.02438187785446644, -0.01842321828007698, -0.025566773489117622, -0.024699311703443527, 0.004938693717122078, -0.03770359978079796, -0.011325687170028687, 0.06669989228248596, -0.007705356925725937, 0.046676285564899445, 0.04157530516386032, -0.026720741763710976, 0.03890296444296837, -0.01866711676120758, -0.03634188324213028, 0.05548473820090294, 0.039968155324459076, -0.012803466059267521, 0.025209477171301842, -0.025985829532146454, -0.013996344991028309, -0.0029036770574748516, -0.022414250299334526, -0.017607450485229492, 0.03995870053768158, 0.03779439255595207, -0.014599842019379139, 0.04803971201181412, -0.04393593966960907, -0.04455258697271347, -0.014973929151892662, -0.04973365366458893, -0.020585155114531517, 0.0020934706553816795, 0.031670816242694855, 0.03127105161547661, 0.012381902895867825, 0.010209320113062859, 0.026287756860256195, 0.027407996356487274, 0.0018232280854135752, 0.013805555179715157, 0.032715778797864914, 0.012495470233261585, 0.027074892073869705, -0.01955801621079445, -0.028752539306879044, 0.047502029687166214, -0.01655605621635914, -0.049584295600652695, 0.0063099549151957035, -0.05732790380716324, 0.05508469417691231, -0.04862010106444359, -0.03223172202706337, -0.006937908474355936, -0.006274187937378883, 0.03564663231372833, -0.006392146926373243, 0.005354879889637232, 0.08227093517780304, -0.007060505449771881, 0.02558288909494877, 0.03652062267065048, -0.01478508859872818, 0.05287757143378258, -0.0020393456798046827, 0.011178309097886086, 0.05673863738775253, -0.012436658143997192, 0.017248723655939102, -0.040955398231744766, 0.016769438982009888, -0.016684556379914284, -0.27505549788475037, 0.056568995118141174, -0.039602022618055344, -0.036436643451452255, 0.026507100090384483, -0.0028112996369600296, 0.018338143825531006, -0.03296623378992081, 0.0007057707407511771, 0.024638963863253593, -0.043799642473459244, -0.028535619378089905, -0.050725676119327545, 0.04236901178956032, 0.022303199395537376, 0.005963971372693777, 0.01848950795829296, -0.036824438720941544, -0.020402096211910248, 0.02442125789821148, -0.01261548139154911, -0.05398961529135704, -0.014416350983083248, 0.08523465692996979, 0.04302383214235306, 0.046476736664772034, -0.07646900415420532, 0.010557159781455994, -0.018002014607191086, -0.02347453683614731, 0.031415317207574844, 0.004476227797567844, -0.012698153033852577, -0.01815202087163925, 0.0035613090731203556, -0.027345523238182068, 0.05001673102378845, 0.016231711953878403, -0.0036037256941199303, 0.014836618676781654, -0.045402929186820984, -0.038272254168987274, -0.027625683695077896, -0.0004593164485413581, 0.0936160534620285, -0.01218431442975998, -0.051365070044994354, 0.005337472539395094, -0.05102943256497383, 0.05550028756260872, -0.01738116703927517, -0.05540147051215172, 0.01213088072836399, 0.03515075147151947, -0.010602579452097416, -0.011930207721889019, 0.004898295272141695, 0.0064539858140051365, -0.04527262970805168, -0.026339033618569374, -0.01551502849906683, -0.049408841878175735, -0.0013690300984308124, -0.03451895713806152, -0.03978756442666054, -0.07438505440950394, -0.06384585797786713, 0.04601564630866051, 0.06455834954977036, 0.010360563173890114, -0.035176657140254974, 0.019619164988398552, -0.0292790699750185, -0.10662706941366196, 0.001995155354961753, 0.02250993624329567, -0.026713479310274124, -0.03341560438275337, -0.022444816306233406, 0.04533884674310684, -0.04424861818552017, -0.05406834930181503, 0.049224335700273514, 0.011048940010368824, -0.0061887046322226524, -0.017148515209555626, 0.027195297181606293, 0.014726405031979084, -0.0031467897351831198, -0.005512356758117676, 0.06634759902954102, -0.0435405895113945, -0.004779805429279804, -0.03215177357196808, 0.023055914789438248, 0.05079345777630806, 0.03538431227207184, -0.02102978155016899, 0.04336022585630417, 0.061927832663059235, 0.0045216563157737255, -0.06643210351467133, 0.011701362207531929, -0.008405424654483795, -0.01505852397531271, 0.025118209421634674, -0.04829927161335945, 0.02959810197353363, 0.022370504215359688, 0.003183180931955576, -0.018518982455134392, -0.046078238636255264, 0.036074474453926086, -0.029515959322452545, 0.004946078639477491, 0.01814868487417698, 0.0014474245253950357, 0.0018106282223016024, 0.02755941078066826, 0.010705150663852692, -0.04275666922330856, 0.0005969810299575329, 0.006256995256990194, -0.006489292252808809, -0.07788300514221191, -0.029239512979984283, -0.011502421461045742, 0.009572372771799564, -0.027489501982927322, -0.0019326122710481286, 0.01588056981563568, 0.0021062276791781187, -0.026665708050131798, -0.04324467480182648, 0.02170276828110218, -0.01826935075223446, -0.015039658173918724, -0.01155103836208582, 0.002853402867913246, -0.008160676807165146, 0.012009416706860065, -0.04249844327569008, 0.0128938565030694, 0.033222101628780365, 0.021497290581464767, 0.0324149951338768, -0.002772027626633644, 0.0014482400147244334, 0.018290551379323006, 0.029510097578167915, -0.03372599557042122, -0.059758976101875305, 0.011754944920539856, -0.044768884778022766, -0.0409679189324379, -0.02152148261666298, 0.045359645038843155, -0.0028295356314629316, -0.02802913822233677, -0.05220748856663704, 0.001997432205826044, -0.04282758757472038, -0.02238963171839714, -0.02675708942115307, 0.00022201753745321184, 0.06197977438569069, -0.008496953174471855, 0.020523743703961372, 0.0019761803559958935, 0.02813522145152092, -0.020367871969938278, 0.0022875703871250153, -0.013531074859201908, 0.00642219977453351, 0.006114188116043806, 0.018282998353242874, 0.014784611761569977, -0.0036563347093760967, 0.04650169238448143, -0.00615546852350235, 0.006245463155210018, -0.019597940146923065, 0.02550332248210907, 0.030695604160428047, 0.005156949162483215, 0.01990152709186077, -0.03002261184155941, 0.016217336058616638, 0.0032450060825794935, -0.026512617245316505, -0.06919068098068237, 0.014798136427998543, -0.022545773535966873, 0.006745604332536459, -0.024977615103125572, -0.10967230796813965, 0.014689182862639427, 0.017642762511968613, -0.008176048286259174, 0.001996566541492939, 0.007987240329384804, -0.006924026645720005, -0.019525906071066856, -0.01918754354119301, 0.0648687332868576, -0.06970753520727158, 0.0032208350021392107, 0.0016650028992444277, -0.00045625618076883256, -0.0027262470684945583, 0.018970949575304985, -0.06967759132385254, -0.0179103035479784, -0.01219657901674509, 0.010529384016990662, -0.044695895165205, -0.02541901171207428, -0.009995224885642529, -0.02406684122979641, -0.05357237905263901, 0.0014349487610161304, -0.014907252043485641, 0.016183339059352875, 0.0009722307440824807, -0.03855444863438606, -0.008817790076136589, -0.03602887690067291, -0.005672909785062075, 0.016411656513810158, 0.018425801768898964, 0.02233949303627014, -0.022053547203540802, 0.049755752086639404, 0.026831669732928276, -0.0047177039086818695, 0.002900598803535104, -0.059716932475566864, -0.008852887898683548, 0.0044144028797745705, 0.04820281267166138, 0.020450327545404434, -0.028357790783047676, -0.029702994972467422, 0.013338149525225163, -0.028856215998530388, -0.007006541360169649, -0.002367765177041292, -0.021476667374372482, 0.015139838680624962, 0.041463203728199005, 0.016646185889840126, 0.02162693813443184, -0.004670538939535618, -0.008310459554195404, 0.03281531482934952, -0.058935899287462234, -0.02705226093530655, -0.02667326107621193, -0.0594777874648571, 0.03284239396452904, 0.014650089666247368, 0.050306834280490875, -0.05039992928504944, 0.05381760001182556, 0.042788852006196976, 0.025152035057544708, 0.01674426533281803, -0.030231717973947525, 0.03916889801621437, -0.03622933477163315, 0.012535503134131432, -0.09427443891763687, 0.02501535788178444, 0.03611788898706436, 0.030321171507239342, -0.011292784474790096, -0.03478521108627319, -0.01993437670171261, -0.005379369016736746, -0.06024604290723801, -0.016692789271473885, 0.036311302334070206, 0.022262834012508392, -0.0415702685713768, 0.03416799381375313, -0.05874190852046013, 0.02984301932156086, 0.02753683365881443, -0.0461215004324913, -0.007546680048108101, -0.014798944815993309, 0.024068912491202354, -0.016974929720163345, 0.019211139529943466, -0.035858962684869766, -0.013232672587037086, 0.05744501203298569, 0.027745990082621574, 0.003789428388699889, 0.0425458699464798, -0.0335264690220356, 0.010531862266361713, 0.04945343732833862, -0.01268481370061636, -0.008353609591722488, 0.04636695608496666, 0.019378645345568657, -0.03977493196725845, 0.027695531025528908, 0.028949055820703506, 0.002244808478280902, -0.06436880677938461, 0.06816023588180542, -0.0032167648896574974, -0.04077482596039772, -0.03309404477477074, -0.0004330457013566047, -0.05640604719519615, -0.0321291945874691, -0.02820940501987934, 0.0008780621574260294, -0.057281989604234695, 0.053290966898202896, -0.007554546929895878, -0.011098194867372513, 0.08206332474946976, 0.01655886322259903, -0.004518274217844009, -0.01170481089502573, 0.0881187692284584, 0.07771878689527512, 0.05199878290295601, -0.02930770069360733, 0.06782451272010803, -0.018168341368436813, -0.04423809424042702, -0.008335242047905922, -0.03701934218406677, 0.027106178924441338, 0.02279873564839363, 0.002391652436926961, 0.04308168962597847, -0.002835999708622694, 0.06472333520650864, -0.03636102378368378, 0.01753917522728443, -0.0051551684737205505, 0.018107252195477486, 0.008622843772172928, 0.08165215700864792, 0.0065789842046797276, 0.03234060853719711, -0.019679192453622818, -0.031092870980501175, 0.032996587455272675, -0.012589630670845509, -0.013314325362443924, 0.005939569789916277, -0.00750659080222249, 0.029315996915102005, -0.025651903823018074, 0.04730111360549927, 0.041370097547769547, -0.029015028849244118, -0.0395662784576416, 0.01192864216864109, 0.026094848290085793, -0.021557046100497246, -0.035131730139255524, 0.007013681344687939, -0.037992000579833984, -0.0135512575507164, -0.026305191218852997, 0.002304412890225649, -0.02364395186305046, -0.00014196809206623584, 0.04500489681959152, -0.015250302851200104, 0.03063889965415001, 0.05509762093424797, 0.023351406678557396, -0.04649542644619942, -0.0426657572388649, -0.06467203795909882, -0.05846074968576431, -0.059434954077005386, 0.013875054195523262, 0.02794858068227768, 0.015853747725486755, -0.04173879325389862, -0.02364410273730755, -0.0133488979190588, -0.01050534937530756, 0.05868494510650635, -0.03782622888684273, -0.039333492517471313, 0.011417870409786701, 0.006161282304674387, 0.024948686361312866, 0.031117098405957222, 0.06146082654595375, -0.012232223525643349, -0.01280065905302763, -0.022746825590729713, -0.02746223844587803, 0.07053207606077194, 0.017876770347356796, -0.015261641703546047, -0.05970797315239906, 0.02287115529179573, 0.014111913740634918, -0.012644845992326736, -0.03911977633833885, -0.005940931383520365, 0.019148970022797585, -0.0028139131609350443, 0.05292428284883499, -0.018896346911787987, -0.018424374982714653, -0.03868094086647034, 0.0056398180313408375, 0.0013753498205915093, 0.0041495561599731445, 0.0011774372542276978, -0.037342652678489685, 0.0777028501033783, 0.027860770002007484, -0.03381097689270973, -0.034606724977493286, -0.02138976752758026, 0.0006938166334293783, -0.014627335593104362, -0.05564829707145691, -0.032763440161943436, -0.0838470384478569, -0.06085389852523804, -0.043343666940927505, 0.013201236724853516, -0.02488778717815876, -0.03273016959428787, -0.014845280908048153, 0.03597019240260124, -0.03425690159201622, 0.028002548962831497, -0.04695063829421997, 0.040566109120845795, -0.05215582996606827, -0.01961713843047619, -0.0016097900224849582, 0.02628609538078308, 0.020596127957105637, -0.010288652032613754, -0.00008232704567490146, -0.035272445529699326, 0.02227533608675003, -0.03403320536017418, -0.019030733034014702, 0.004987642634660006, -0.0075295232236385345, -0.0016329039353877306 ]
[ -0.06357689946889877, -0.01575399935245514, -0.020925646647810936, -0.013381884433329105, 0.04224880784749985, -0.04617301747202873, -0.0009256184566766024, 0.004407786298543215, 0.02767317183315754, -0.005409722216427326, -0.020416438579559326, -0.036034055054187775, -0.023974504321813583, 0.014680218882858753, 0.09299606829881668, -0.014978663064539433, 0.0027544801123440266, -0.021834922954440117, -0.04370216652750969, 0.04524095728993416, 0.022031597793102264, -0.006893798243254423, -0.04326718673110008, -0.021598754450678825, 0.009645345620810986, 0.039914488792419434, -0.008677820675075054, -0.03129639849066734, -0.023597149178385735, -0.20922167599201202, -0.011943933553993702, -0.02017478086054325, 0.04231902211904526, -0.04559965804219246, 0.019081642851233482, 0.0006247060955502093, 0.025031033903360367, 0.020902348682284355, 0.02499237284064293, 0.04729602485895157, 0.03343994542956352, 0.002411184599623084, -0.055588413029909134, -0.04060908779501915, 0.03701002895832062, 0.05417477339506149, 0.014692725613713264, -0.0034760418348014355, -0.004322675988078117, -0.010737082920968533, -0.042170312255620956, -0.0152470413595438, -0.029836850240826607, -0.041380513459444046, 0.006305388640612364, 0.0265008807182312, 0.05211528390645981, 0.05378030240535736, 0.03135377913713455, 0.03521886095404625, 0.023501239717006683, -0.015069786459207535, -0.11813139915466309, 0.06948360055685043, 0.031136352568864822, 0.03382563963532448, -0.04212139919400215, -0.06891617178916931, -0.03598427399992943, 0.06803588569164276, 0.02662813849747181, -0.03417223319411278, -0.025973571464419365, 0.07043354958295822, 0.006853536702692509, -0.05567682161927223, 0.015879841521382332, -0.00044772433466278017, 0.05345511436462402, -0.01853862591087818, -0.08731092512607574, -0.007318410091102123, -0.042692214250564575, -0.007916776463389397, -0.014888121746480465, -0.021004201844334602, -0.016278555616736412, 0.034431349486112595, 0.01687362790107727, 0.02266674116253853, 0.05669025331735611, -0.011654471047222614, 0.007557375822216272, 0.04788513854146004, -0.0547819621860981, -0.025797365233302116, -0.03481986001133919, 0.016778064891695976, 0.0035361112095415592, 0.4096561670303345, -0.023400839418172836, 0.0010589914163574576, 0.05809332802891731, -0.002189883729442954, -0.06144625321030617, 0.01819513365626335, -0.005417454522103071, -0.07203003019094467, -0.01589999347925186, -0.04346637427806854, 0.01641121506690979, -0.018148940056562424, 0.07838760316371918, -0.052614726126194, 0.00048701526247896254, 0.008357604965567589, 0.055553849786520004, 0.017606208100914955, -0.00747958617284894, 0.0022406354546546936, -0.03255903720855713, 0.01750257983803749, 0.020360523834824562, 0.003659049514681101, 0.004001863766461611, 0.006221523508429527, 0.04286756366491318, 0.09015361219644547, 0.04197772964835167, 0.0663621723651886, 0.04699154943227768, -0.051920920610427856, -0.11745774000883102, -0.032386329025030136, -0.03067903220653534, 0.027471402660012245, 0.045957740396261215, -0.0007520265644416213, 0.03517114743590355, 0.016318481415510178, -0.02349005453288555, -0.036630336195230484, 0.025413423776626587, 0.009211547672748566, -0.026727529242634773, 0.11318683624267578, -0.07005425542593002, -0.04710620641708374, -0.02526669204235077, -0.022935763001441956, -0.05066205561161041, 0.01938127912580967, -0.004070715978741646, -0.0734972134232521, -0.01915103942155838, -0.018239693716168404, 0.056369539350271225, -0.045784179121255875, -0.016857990995049477, -0.015524995513260365, -0.03505091369152069, -0.04065845534205437, -0.008467285893857479, 0.04438527300953865, 0.027319293469190598, -0.09706161171197891, -0.035880494862794876, -0.022582147270441055, 0.016028432175517082, -0.07912429422140121, -0.019183458760380745, 0.04506105184555054, -0.06629028171300888, 0.017730511724948883, 0.06834862381219864, -0.030009234324097633, 0.022042300552129745, 0.003138293046504259, 0.05138160288333893, 0.0008566137403249741, 0.033934153616428375, 0.018180010840296745, -0.04041636362671852, -0.008884888142347336, -0.02838107757270336, -0.050706882029771805, -0.07562357187271118, -0.024111000820994377, 0.003132046665996313, -0.000013616889191325754, -0.0313563197851181, -0.032830268144607544, -0.09308281540870667, 0.05663711577653885, -0.025677213445305824, -0.025658030062913895, 0.00566351693123579, 0.013716663233935833, -0.006778841372579336, 0.04089944437146187, -0.026525409892201424, 0.04675249382853508, -0.00835464708507061, 0.04800109937787056, -0.05969228222966194, 0.016080932691693306, 0.02524504065513611, -0.0370127372443676, 0.08227387070655823, 0.015619819983839989, -0.08366748690605164, -0.025043288245797157, -0.0006301603862084448, 0.006651413626968861, 0.0013071376597508788, -0.012525096535682678, -0.0034064026549458504, 0.004153713583946228, 0.01168094389140606, 0.021953387185931206, 0.0060294694267213345, -0.07537369430065155, 0.025716885924339294, -0.3546370565891266, 0.010169493034482002, -0.012641984038054943, -0.022367816418409348, -0.0010522935772314668, -0.0483802892267704, 0.03240227699279785, -0.04753417521715164, -0.0425373800098896, 0.04205528646707535, 0.07329381257295609, -0.03042229451239109, 0.015319115482270718, -0.056955378502607346, -0.014433854259550571, 0.046268969774246216, -0.07486555725336075, -0.0715102031826973, -0.04775550961494446, 0.011520322412252426, 0.014367322437465191, -0.025610916316509247, 0.020032573491334915, -0.06909102946519852, 0.009159444831311703, -0.0707058385014534, 0.11843826621770859, 0.007537108846008778, 0.04238312691450119, -0.03582357242703438, 0.05912744626402855, 0.015573290176689625, -0.013780760578811169, -0.04337023198604584, 0.01212055142968893, -0.01567661389708519, -0.06043010577559471, -0.006273137405514717, 0.03980274498462677, 0.00488935736939311, -0.02472725883126259, 0.02111523039638996, -0.039312075823545456, -0.04989650472998619, 0.010104951448738575, 0.00774181354790926, -0.019125569611787796, -0.005576150491833687, 0.0257246196269989, 0.07608622312545776, 0.02098160609602928, -0.027312539517879486, 0.03691628575325012, 0.029168283566832542, 0.004844347946345806, -0.036706991493701935, -0.06296349316835403, -0.03236689791083336, -0.01426448579877615, 0.019910050556063652, 0.02232225425541401, 0.024456175044178963, 0.0407249890267849, -0.04513338953256607, -0.017131207510828972, 0.04259342700242996, -0.02046734094619751, 0.005743257701396942, 0.032786738127470016, -0.027587415650486946, -0.006037299521267414, 0.055681005120277405, 0.01944383606314659, 0.01816055178642273, 0.016688935458660126, 0.07610160857439041, 0.008933275006711483, 0.07684750854969025, 0.049895282834768295, 0.02408335544168949, 0.018937712535262108, 0.005312471650540829, 0.053443510085344315, -0.028998464345932007, 0.02194141037762165, 0.042904987931251526, 0.0042794873006641865, 0.003737890860065818, 0.0688537210226059, 0.018713612109422684, -0.022199198603630066, -0.0061607081443071365, -0.02858388051390648, -0.012590116821229458, 0.08422807604074478, -0.0369156189262867, -0.21910904347896576, 0.04482124745845795, 0.07154817879199982, 0.04661743342876434, 0.04495639353990555, 0.044841889292001724, 0.036674194037914276, -0.02795236185193062, 0.020823854953050613, -0.02823035791516304, -0.001097499975003302, 0.06159194931387901, 0.027385085821151733, -0.01934708096086979, 0.00884129386395216, 0.014901198446750641, 0.010714842937886715, -0.035803332924842834, 0.03681594878435135, 0.009884697385132313, 0.006304885260760784, -0.015238981693983078, 0.15607862174510956, 0.023642923682928085, 0.010179702192544937, -0.005125394091010094, -0.015452222898602486, -0.016851656138896942, 0.05790185555815697, 0.03177856281399727, 0.029146423563361168, -0.022252285853028297, 0.10826773941516876, 0.018948405981063843, 0.023622017353773117, -0.0512472465634346, -0.008933893404901028, 0.030167976394295692, 0.027037719264626503, -0.04063106328248978, -0.04980683699250221, 0.017797792330384254, -0.07605352252721786, 0.032186925411224365, 0.07102950662374496, -0.012029821053147316, -0.04380258917808533, -0.016645770519971848, -0.03421119973063469, -0.013832100667059422, -0.011973798274993896, -0.036371853202581406, 0.006454077083617449, -0.004695358220487833, 0.018400704488158226, 0.06511816382408142, 0.017005667090415955, 0.00422219093888998, -0.0027377118822187185, 0.003779176389798522, 0.00048822598182596266, 0.006416803691536188, 0.1319730430841446, 0.021159157156944275, 0.033734142780303955 ]
[ -0.027442479506134987, -0.002923336811363697, -0.048581309616565704, 0.05524878576397896, -0.013162433169782162, 0.04904572293162346, -0.01579882763326168, -0.022677747532725334, -0.036984678357839584, -0.031996458768844604, -0.00008654436533106491, 0.06023068726062775, -0.010887585580348969, -0.01974787563085556, 0.0019797307904809713, -0.018003681674599648, 0.011680726893246174, -0.026447847485542297, 0.040555622428655624, -0.011077306233346462, -0.04518419876694679, 0.038742758333683014, -0.0003892195236403495, 0.005624086130410433, -0.009217087179422379, 0.009437414817512035, -0.036798145622015, 0.02325933426618576, 0.04247652366757393, -0.12394070625305176, -0.027255797758698463, -0.031870536506175995, 0.015569660812616348, 0.031421225517988205, -0.033336929976940155, -0.036753326654434204, -0.006734482478350401, 0.019503992050886154, 0.036879148334264755, 0.0012228218838572502, -0.03975466638803482, -0.015273069962859154, -0.040562283247709274, 0.011790388263761997, -0.01721416972577572, -0.0030161740723997355, -0.0024631442502141, -0.03247277811169624, -0.007292504888027906, -0.024472206830978394, -0.02759302407503128, 0.013737046159803867, 0.01713145337998867, -0.008515800349414349, 0.010069959796965122, -0.009764829650521278, 0.0017788548721000552, -0.0350894033908844, -0.018098780885338783, 0.021124793216586113, -0.04723538085818291, -0.002832630882039666, -0.005611543543636799, -0.039433617144823074, -0.027250725775957108, 0.0029396293684840202, -0.05522650107741356, 0.02339928224682808, 0.010789904743432999, -0.002303825691342354, 0.024427983909845352, 0.03471308574080467, -0.02812509424984455, -0.010965032503008842, -0.009251722134649754, -0.05286937579512596, 0.0009704193798825145, -0.03893259912729263, -0.023468537256121635, 0.0065913074649870396, -0.028421645984053612, -0.02689710631966591, -0.05830393731594086, 0.0529751256108284, -0.01650422438979149, -0.020528674125671387, -0.032487425953149796, 0.019140221178531647, -0.011876275762915611, -0.012282157316803932, -0.020987873896956444, -0.019938446581363678, 0.01814335398375988, 0.08056741952896118, -0.07286956906318665, 0.01099474262446165, 0.00601155823096633, -0.014591816812753677, -0.030130930244922638, 0.811641275882721, -0.0014950622571632266, 0.044014375656843185, 0.02380136400461197, 0.0474218986928463, -0.008150555193424225, 0.0026926451828330755, 0.011812240816652775, 0.015087360516190529, 0.013455206528306007, -0.004159829579293728, 0.022909844294190407, -0.022656671702861786, 0.02968764863908291, 0.020306235179305077, -0.0373440645635128, 0.031115690246224403, 0.03115793876349926, -0.009119776077568531, 0.008630620315670967, 0.009751121513545513, 0.0469755120575428, 0.046123865991830826, 0.03394881635904312, 0.008567157201468945, 0.01591622829437256, -0.17604386806488037, -0.002807908458635211, -7.085272363114168e-33, 0.08434833586215973, 0.0077149877324700356, 0.0000234705821640091, -0.0027374078053981066, 0.002982474397867918, 0.0403069444000721, -0.004204262979328632, -0.0007420219480991364, 0.025818772614002228, -0.009482389315962791, 0.020937666296958923, 0.020799681544303894, -0.006133212707936764, -0.02591565251350403, 0.02029045857489109, -0.03576703742146492, 0.014840151183307171, 0.05999353155493736, -0.04245650768280029, -0.000971767760347575, 0.02262960560619831, 0.01075156033039093, -0.0032035645563155413, 0.02040773630142212, 0.0055261352099478245, 0.014907718636095524, -0.010921639390289783, 0.012089001014828682, -0.014060327783226967, -0.03350977972149849, -0.023786228150129318, -0.005830251146107912, -0.012636957690119743, -0.03742828965187073, 0.037275757640600204, -0.05267851799726486, -0.038684673607349396, -0.007644468918442726, -0.013985426165163517, -0.00796802993863821, -0.007638543378561735, -0.005705185700207949, -0.0064577520824968815, -0.024323809891939163, -0.04694448411464691, 0.034741200506687164, 0.029862700030207634, 0.06739163398742676, 0.031004788354039192, -0.01591344177722931, 0.033409297466278076, 0.022341527044773102, -0.01871645823121071, 0.022693287581205368, -0.01563316583633423, -0.02301258035004139, -0.05819712206721306, 0.04058186709880829, 0.022957712411880493, -0.000927754445001483, 0.014046656899154186, -0.01451175007969141, 0.00008424746192758903, 0.06201354041695595, -0.0335000678896904, -0.040867067873477936, 0.01939438283443451, -0.009017573669552803, 0.030919507145881653, 0.0075914585031569, -0.04157088324427605, 0.04143927991390228, -0.0038099903613328934, -0.024057693779468536, 0.009200448170304298, -0.05710191652178764, 0.004415659233927727, -0.0014553047949448228, 0.014493340626358986, 0.010311695747077465, 0.010342338122427464, 0.0027236351743340492, -0.0293950904160738, -0.017323896288871765, 0.013098733499646187, 0.02297282963991165, 0.027199532836675644, 0.03343862295150757, -0.01775977574288845, -0.05552325397729874, 0.028047218918800354, 0.026997553184628487, 0.0024164787027984858, -0.0523005947470665, -0.01644405722618103, 6.923880662166114e-33, 0.04205278679728508, -0.03757867589592934, -0.019373783841729164, 0.014490460976958275, 0.025532159954309464, -0.03686553239822388, 0.025473080575466156, 0.05524858459830284, -0.030633891001343727, 0.03236450254917145, -0.015701530501246452, 0.010939577594399452, -0.01508995983749628, -0.020062291994690895, 0.059571199119091034, -0.03352610766887665, -0.005010175984352827, -0.01681981235742569, 0.02014811709523201, -0.014017606154084206, -0.023691492155194283, 0.019928667694330215, 0.016432425007224083, 0.004296945407986641, -0.03368062898516655, 0.027203992009162903, -0.043394315987825394, -0.00726178428158164, 0.0037890037056058645, 0.03728426620364189, 0.02036065235733986, -0.016114328056573868, 0.026851685717701912, 0.01587621681392193, -0.06769949942827225, 0.030512964352965355, -0.041371095925569534, -0.015921536833047867, 0.026505179703235626, -0.018527481704950333, 0.02396244928240776, 0.03129097446799278, 0.0027762511745095253, 0.041209328919649124, 0.008748139254748821, 0.013005562126636505, 0.009762831963598728, -0.0026840034406632185, 0.02051975578069687, 0.013319646939635277, -0.034186117351055145, 0.0057191005907952785, -0.02873297780752182, -0.003390310565009713, 0.05538545176386833, -0.028192175552248955, -0.04043259844183922, -0.03822381794452667, -0.013897101394832134, 0.01744583062827587, -0.015426479279994965, 0.01658402755856514, -0.011278094723820686, 0.012756201438605785, -0.01700153388082981, 0.01884281262755394, -0.017310986295342445, -0.015662822872400284, 0.0323697105050087, -0.016292700543999672, 0.012147939763963223, -0.020345525816082954, -0.00019215115753468126, 0.019802501425147057, 0.048938047140836716, -0.00642410758882761, -0.02630665898323059, 0.058543916791677475, -0.03120293654501438, -0.00650019571185112, 0.0032695159316062927, -0.01980346441268921, -0.01983264647424221, 0.012118917889893055, 0.006834531202912331, 0.030876915901899338, -0.014742611907422543, 0.008262225426733494, -0.016108958050608635, -0.007119978778064251, -0.005158689804375172, -0.03801271691918373, 0.05320611223578453, 0.02017076313495636, -0.01571035571396351, -1.2634248314213892e-8, -0.045707009732723236, 0.01089919451624155, -0.02600802481174469, 0.009116362780332565, 0.02998221665620804, 0.014668484218418598, 0.0003811742062680423, 0.017860038205981255, -0.043033111840486526, 0.041635263711214066, 0.02499353513121605, -0.007815214805305004, -0.012267784215509892, -0.0020208333153277636, 0.03985543176531792, -0.027449607849121094, -0.02742905355989933, -0.007206953130662441, -0.001502567552961409, -0.002850845456123352, 0.011449073441326618, 0.046077173203229904, -0.037401553243398666, 0.026311876252293587, 0.0066719152964651585, 0.03993318974971771, -0.011025326326489449, -0.07349012047052383, 0.026365205645561218, 0.012273960746824741, 0.02608787827193737, -0.017069023102521896, 0.03175615519285202, 0.02437383495271206, -0.019435113295912743, -0.04006601497530937, 0.011828084476292133, 0.02363714389503002, 0.049457915127277374, 0.013751604594290257, -0.005580408964306116, 0.007340437266975641, -0.006581997498869896, -0.03356495127081871, -0.036151688545942307, -0.01493488997220993, -0.049873899668455124, 0.010105622932314873, 0.02216022089123726, -0.014728421345353127, -0.0156587902456522, 0.006089658476412296, 0.034668661653995514, 0.0694974735379219, 0.0007931265863589942, 0.039254918694496155, -0.0246534775942564, -0.023237595334649086, -0.019994013011455536, -0.01448468305170536, 0.02534000389277935, -0.02650401182472706, -0.021811874583363533, -0.00039045591256581247 ]
ruby-sorting-by-boolean-fields
https://markhneedham.com/blog/2011/01/08/ruby-sorting-by-boolean-fields
false
2011-01-24 03:34:47
Distributed Agile: Stories - Negotiable
[ "agile", "stories" ]
[ "Agile", "Distributed Agile" ]
I was recently reading http://www.subcide.com/articles/how-to-write-meaningful-user-stories/[an article about how to write meaningful user stories] and towards the end of it the author mentioned the INVEST acronym which suggests that stories should be: . Independent . Negotiable . Valuable . Estimable . Small . Testable From what I've seen the most difficult one to achieve in a distributed context is that stories should be 'negotiable', in particular when it comes to negotiating the way that the UX of a bit of functionality should work. On most of the projects that I've worked on the people designing the UX tend to work slightly detached from the development team and then send their designs over as wire frames. It's not the most ideal setup even if you're working onshore but it becomes even more challenging when you're working offshore. Typically onshore if a particular user flow was very difficult to implement then one of the developers might go and talk with the UX guys and then explain the problem and give another potential solution. The trade off between the cost of implementation and the user experience that the UX person has suggested is clearly outlined in these conversations. When that feedback comes from offshore it has much less impact and I think it comes across much more as a criticism of someone's work rather than an attempt to be pragmatic in helping the client to deliver a product within a time frame. One possible solution to this problem if you have some onshore colleagues is to have them go and talk about the problem but we've found it difficult to do that because we try to split onshore/offshore stories so that we're working on different parts of the code base. Therefore it is pretty difficult for an onshore developer to go and discuss it for you. To add to the problem we tend to realise the difficult of implementing a certain UX during the middle of our day which means we need to wait half a day to see if we can get it changed. Given that time lag we often just end up designing it the way that's been specified so that we don't 'waste' time. It's clearly not an idea situation so I'd be keen to hear if anyone has come up with ideas to get around this.
null
null
[ 0.03061760403215885, 0.0019191451137885451, 0.005020983051508665, 0.03217214718461037, 0.09722820669412613, 0.01702015846967697, -0.010135876014828682, 0.03579380735754967, 0.04120265319943428, -0.01790233887732029, -0.019579095765948296, 0.026822404935956, -0.0629810094833374, 0.014179383404552937, -0.012812815606594086, 0.06705570966005325, 0.053406234830617905, 0.0005111803766340017, -0.0019772180821746588, -0.005787977017462254, 0.012861908413469791, 0.0722745805978775, 0.022143322974443436, 0.03700466454029083, 0.03690960630774498, 0.002066453220322728, 0.02088582143187523, -0.02592664398252964, -0.05123477429151535, -0.006648862734436989, 0.046657744795084, -0.004436297807842493, -0.006573599763214588, -0.010324074886739254, 0.010515681467950344, -0.0076877884566783905, -0.018894320353865623, 0.028058335185050964, -0.0025798820424824953, 0.0035137308295816183, -0.07024136930704117, 0.03666681423783302, -0.018354112282395363, 0.007485734764486551, -0.018222229555249214, -0.007071758154779673, -0.031593143939971924, 0.00025671705952845514, 0.007322604302316904, 0.009325768798589706, -0.07702075690031052, 0.03089718706905842, -0.005052278283983469, 0.0024211478885263205, -0.008775483816862106, 0.06486845761537552, 0.007615638896822929, -0.06763922423124313, 0.0015073668910190463, -0.03983738645911217, 0.011398500762879848, -0.012248794548213482, 0.006583332549780607, 0.03973272815346718, 0.030553655698895454, -0.008775729686021805, 0.001565758720971644, 0.009817637503147125, -0.03304291144013405, 0.006474357098340988, -0.011255184188485146, -0.00004230780541547574, -0.024940820410847664, -0.026743410155177116, -0.0037550050765275955, -0.030828725546598434, 0.023954953998327255, 0.057709503918886185, 0.025727517902851105, 0.05425123870372772, -0.014722602441906929, 0.010605980642139912, 0.021446075290441513, 0.020590106025338173, -0.02379755862057209, -0.06913153827190399, 0.01776755601167679, -0.020582569763064384, -0.06979376077651978, 0.06012033671140671, 0.04192633181810379, -0.07193400710821152, 0.04064754769206047, 0.03356735780835152, -0.007422169670462608, 0.029298443347215652, 0.01884564384818077, 0.015215354971587658, 0.009644420817494392, 0.006838321685791016, -0.024521665647625923, -0.007595368195325136, -0.02554788999259472, 0.008572274819016457, -0.07325143367052078, 0.002026033354923129, -0.022274835035204887, -0.027912963181734085, -0.018352149054408073, -0.012263630516827106, -0.028627915307879448, 0.023599784821271896, -0.001889866660349071, 0.005812667775899172, -0.05892098322510719, 0.07940471917390823, -0.0016107173869386315, -0.032186202704906464, -0.010267230682075024, -0.012722083367407322, 0.05633615329861641, 0.017403429374098778, -0.025638209655880928, 0.06579015403985977, 0.0035834782756865025, -0.006318346597254276, -0.031495194882154465, 0.05798600986599922, -0.005844832863658667, -0.0530739389359951, -0.014420607127249241, 0.05805779621005058, -0.04769594594836235, -0.002004883484914899, -0.00002321276770089753, -0.013504507951438427, 0.00435749813914299, 0.01952264830470085, 0.04273969307541847, 0.03726468235254288, 0.002391570946201682, -0.038477033376693726, 0.004750416614115238, 0.006554541643708944, 0.020844724029302597, -0.005122445058077574, 0.022608309984207153, -0.03389159217476845, -0.044331520795822144, -0.014316107146441936, 0.002392596798017621, 0.007529072463512421, 0.03506084904074669, -0.03836696967482567, 0.024813061580061913, 0.08487474173307419, 0.05398082733154297, -0.021709943190217018, -0.010821622796356678, 0.019196204841136932, 0.028598031029105186, 0.02304863929748535, 0.02828247658908367, 0.0059206318110227585, 0.015019572339951992, 0.007511578034609556, -0.018042754381895065, 0.031176835298538208, 0.010343245230615139, 0.0018647824181243777, -0.05373240262269974, -0.04481053352355957, 0.06826915591955185, -0.048928044736385345, -0.03126135841012001, 0.04513163864612579, 0.0849262923002243, 0.04960179701447487, 0.00703441770747304, 0.022164445370435715, -0.07808707654476166, 0.04054464027285576, 0.01502656564116478, 0.011472824960947037, 0.037031397223472595, -0.028819173574447632, 0.05508182570338249, 0.019963474944233894, -0.008329463191330433, 0.03543824702501297, -0.058200493454933167, -0.0857364684343338, -0.039243996143341064, -0.007196221500635147, 0.022624006494879723, -0.04184207320213318, -0.006073770113289356, 0.08912505209445953, 0.025627974420785904, 0.05357077345252037, 0.022195151075720787, 0.0028983980882912874, 0.0043311817571520805, -0.03769255429506302, -0.05644047260284424, 0.05290881171822548, 0.04299578443169594, -0.008717076852917671, -0.05063369870185852, 0.013638312928378582, -0.002227481920272112, -0.007413445971906185, 0.056150488555431366, -0.022540688514709473, 0.04922671988606453, -0.014311625622212887, 0.06449586898088455, -0.02292189560830593, 0.03629505634307861, -0.04282707720994949, 0.027363914996385574, -0.009813512675464153, -0.0028766856994479895, 0.02216549590229988, -0.007529399823397398, 0.10684175789356232, 0.04492060840129852, -0.05091201141476631, -0.04047856852412224, -0.0003046762431040406, 0.006797340698540211, -0.05811312794685364, 0.0013175916392356157, -0.031937651336193085, 0.011913585476577282, 0.019308343529701233, -0.05277995392680168, -0.028505215421319008, 0.027500901371240616, -0.022114280611276627, 0.005130840931087732, 0.062346380203962326, -0.039507851004600525, 0.07117584347724915, 0.0026919019874185324, -0.002571306424215436, -0.012891890481114388, -0.027784133329987526, -0.06956583261489868, 0.025459930300712585, 0.023871393874287605, -0.006098469719290733, 0.040989384055137634, -0.025630127638578415, -0.02156991884112358, -0.026562701910734177, -0.029913928359746933, 0.02989385649561882, 0.02329782396554947, 0.05359029397368431, -0.0245311688631773, 0.06720928847789764, -0.0053512463346123695, 0.03858651593327522, -0.002844712696969509, -0.04342041164636612, -0.03777899593114853, -0.012922490015625954, -0.009817322716116905, 0.0361093208193779, 0.03904825076460838, 0.006160249467939138, -0.000060543185099959373, -0.008023238740861416, 0.004032296594232321, -0.0005332990549504757, 0.027591262012720108, -0.0137811079621315, 0.003505758475512266, -0.025319429114460945, -0.014874783344566822, 0.046134695410728455, -0.04995863512158394, -0.027041956782341003, 0.031165117397904396, -0.0818231999874115, 0.03675903379917145, -0.06923200935125351, -0.06501634418964386, -0.0025961939245462418, 0.00044419581536203623, 0.0436822809278965, 0.02337731048464775, 0.012225247919559479, 0.07762287557125092, 0.005981923546642065, -0.008299906738102436, -0.0010033977450802922, -0.023914415389299393, 0.05312898010015488, 0.009490265510976315, -0.017100926488637924, 0.05729401111602783, -0.01206035353243351, -0.004780400078743696, -0.05762818828225136, 0.05767440423369408, -0.02300587110221386, -0.29969027638435364, 0.016955388709902763, 0.020241081714630127, -0.04433152452111244, 0.0035077068023383617, -0.013791415840387344, 0.0005095265805721283, -0.04569860175251961, -0.023845085874199867, 0.0050559332594275475, -0.04861057549715042, -0.03672495111823082, -0.015721725299954414, 0.038178954273462296, 0.009694142267107964, 0.028436165302991867, 0.03435607999563217, -0.029492614790797234, 0.0032892832532525063, 0.04192904755473137, -0.028601884841918945, -0.06703528761863708, 0.01405077800154686, 0.0341065488755703, 0.056270062923431396, 0.03014449030160904, -0.07066448777914047, 0.036887556314468384, -0.05650821328163147, -0.018164237961173058, 0.011635306291282177, -0.013939904049038887, 0.002044150372967124, -0.026483722031116486, -0.0018313484033569694, -0.03278760984539986, 0.04716337099671364, 0.010706828907132149, 0.007120063528418541, -0.0002935964148491621, -0.01470544096082449, -0.02942359820008278, -0.0011772835860028863, 0.0106520289555192, 0.06526584923267365, -0.021381240338087082, -0.08931536227464676, -0.006575745064765215, -0.02419150620698929, 0.07922173291444778, -0.021662414073944092, -0.046200476586818695, -0.022655801847577095, 0.03440346568822861, -0.01838066056370735, -0.013158074580132961, -0.017951523885130882, -0.03962813317775726, -0.04764866456389427, -0.01865689642727375, -0.015799719840288162, -0.019023843109607697, -0.014856716617941856, -0.034305915236473083, 0.006814182735979557, -0.0556417778134346, -0.07383646070957184, -0.01545046828687191, 0.08055250346660614, 0.012956795282661915, -0.01906072534620762, 0.010473008267581463, 0.006907226052135229, -0.11520315706729889, -0.0055832285434007645, -0.015483633615076542, -0.016877805814146996, 0.006300801876932383, 0.014539684168994427, 0.02030271105468273, -0.024518530815839767, -0.060255829244852066, 0.006101512815803289, -0.0008734759758226573, 0.009385007433593273, -0.017513198778033257, 0.047759510576725006, 0.023806685581803322, -0.03012675978243351, 0.03247450292110443, 0.06091452017426491, 0.015233579091727734, -0.03427442908287048, -0.029011188074946404, 0.009716948494315147, -0.018483759835362434, 0.02141006663441658, -0.01734013296663761, -0.003656290704384446, 0.01697147823870182, -0.008468174375593662, -0.047085437923669815, 0.014806983061134815, -0.025419320911169052, 0.0006765142315998673, -0.006130038760602474, -0.05535478889942169, 0.02864076755940914, 0.040607959032058716, 0.03196282312273979, 0.00025080671184696257, -0.029207129031419754, 0.01806294173002243, -0.05495038256049156, -0.04376327618956566, -0.03291086480021477, 0.01738601364195347, 0.035836879163980484, -0.002270870376378298, -0.015595625154674053, -0.024960117414593697, 0.01604972779750824, 0.026640046387910843, -0.003181587904691696, -0.058788806200027466, -0.014083334244787693, -0.02812369354069233, -0.039554186165332794, 0.00215102918446064, 0.023884227499365807, -0.013902473263442516, 0.017069384455680847, 0.018207624554634094, -0.051405686885118484, 0.010189160704612732, -0.04260215535759926, -0.08199417591094971, -0.016476063057780266, 0.002246107207611203, 0.01017230935394764, 0.0013831487158313394, 0.03982198238372803, 0.006406276021152735, -0.00029172480572015047, 0.0435466505587101, -0.008357894606888294, 0.02401813119649887, -0.015997251495718956, 0.02204793132841587, 0.010103604756295681, -0.010569808073341846, -0.07663437724113464, 0.006622131448239088, -0.040636349469423294, -0.035401951521635056, -0.022811751812696457, 0.019103361293673515, -0.029470989480614662, -0.036301933228969574, -0.022393913939595222, 0.01370680145919323, -0.0704931765794754, -0.0453302375972271, -0.017973924055695534, 0.043333426117897034, 0.034621696919202805, -0.02063458412885666, 0.016235899180173874, -0.017477864399552345, -0.012785544618964195, 0.016575854271650314, 0.03437003865838051, -0.06021915376186371, -0.00014439549704547971, 0.0035670376382768154, -0.0010144606931135058, -0.02346506342291832, -0.014756223186850548, 0.05428294092416763, 0.013329187408089638, 0.0033762953244149685, -0.001994924619793892, 0.010821699164807796, 0.00964526180177927, 0.04344850033521652, 0.012610506266355515, -0.006300234701484442, 0.016114069148898125, -0.0332132987678051, -0.01672651804983616, -0.038606926798820496, 0.009367804042994976, 0.0008487511659041047, 0.013602335937321186, -0.027900654822587967, -0.07810741662979126, 0.0428498238325119, 0.03061353974044323, 0.011511623859405518, 0.024708786979317665, -0.0016307049663737416, 0.0023015195038169622, -0.03548066318035126, 0.025749288499355316, 0.058933816850185394, -0.06604500114917755, 0.012338255532085896, 0.0010804205667227507, 0.012051478959619999, 0.018374543637037277, -0.0063738333992660046, -0.042920466512441635, -0.033997245132923126, -0.02042854018509388, 0.014370234683156013, -0.05997540056705475, -0.020764371380209923, -0.04306470975279808, 0.0070239100605249405, -0.005103960167616606, 0.004271408077329397, -0.0347762368619442, -0.018962381407618523, 0.0012582088820636272, -0.027378752827644348, 0.04129434749484062, -0.029391048476099968, -0.014714010059833527, 0.007283804472535849, -0.014421533793210983, -0.018487347289919853, -0.03371094912290573, 0.036561764776706696, 0.009341055527329445, -0.032695598900318146, 0.002258614171296358, -0.042737752199172974, -0.0110400365665555, 0.015308617614209652, 0.037262529134750366, -0.015437754802405834, -0.016115430742502213, -0.02967049553990364, -0.026460597291588783, -0.028827141970396042, 0.014505592174828053, -0.02871592529118061, -0.004631136544048786, 0.012440456077456474, 0.07221312075853348, 0.013594656251370907, 0.019193653017282486, 0.007487041875720024, -0.010930505581200123, 0.03281028941273689, -0.07660659402608871, -0.026267345994710922, -0.03218618035316467, -0.06732615828514099, 0.009420297108590603, 0.020780541002750397, 0.01844562590122223, -0.05051460117101669, 0.03426005318760872, 0.048071712255477905, 0.039825014770030975, 0.03206668794155121, 0.005516402423381805, 0.027293337509036064, -0.03875204175710678, -0.007424493785947561, -0.07857604324817657, 0.024950580671429634, 0.019529718905687332, -0.01388072781264782, 0.0021753176115453243, 0.005406247451901436, -0.030504126101732254, 0.06051032617688179, -0.06871539354324341, -0.020511936396360397, 0.04470496252179146, 0.012916987761855125, -0.001989542506635189, 0.017540158703923225, -0.06103736162185669, 0.03067781589925289, 0.025173349305987358, -0.03940249979496002, -0.03065216913819313, -0.01195518672466278, 0.06721936911344528, 0.02615300379693508, 0.04416193440556526, -0.041181474924087524, -0.004691463895142078, 0.08415304869413376, 0.004270458128303289, -0.004305183421820402, 0.05751921609044075, -0.012493410147726536, 0.03870316967368126, 0.04031332954764366, -0.0049509648233652115, 0.013105709105730057, 0.01729571260511875, -0.017477557063102722, -0.07314012944698334, 0.062363673001527786, -0.004154517315328121, -0.020649483427405357, -0.040467724204063416, 0.051127586513757706, 0.012214535847306252, -0.022436637431383133, -0.06827475130558014, 0.0003320632968097925, -0.04205651208758354, 0.013991785235702991, -0.022250132635235786, -0.03685922548174858, -0.03658633679151535, 0.04918280616402626, -0.011384603567421436, 0.015172731131315231, 0.07041925191879272, -0.005710581783205271, -0.025318358093500137, -0.006737411022186279, 0.09431549906730652, 0.06740309298038483, 0.0826740711927414, -0.0036250047851353884, 0.061581507325172424, -0.014746312983334064, -0.03889946639537811, 0.009015061892569065, -0.006256947293877602, -0.0159147996455431, -0.02374609187245369, 0.02506035380065441, 0.03188930079340935, 0.008334937505424023, 0.06008712574839592, -0.0014086636947467923, -0.016993870958685875, 0.015382921323180199, 0.02632102370262146, 0.025699006393551826, 0.06285081803798676, 0.029182810336351395, 0.024558495730161667, 0.01007779035717249, -0.033267367631196976, 0.01970607228577137, -0.04469345510005951, -0.05003664642572403, 0.05591684579849243, 0.0030764886178076267, 0.03807443752884865, 0.005755446385592222, 0.035323310643434525, 0.08561930805444717, -0.04276638478040695, 0.011447585187852383, -0.0071060243062675, 0.05250541493296623, -0.003433160251006484, 0.039736706763505936, 0.008182920515537262, 0.00425430154427886, 0.011397343128919601, -0.02677360735833645, -0.015276867896318436, -0.028922908008098602, -0.0072547090239822865, 0.05226224660873413, -0.032250676304101944, 0.011818594299256802, 0.026340989395976067, -0.00434291223064065, -0.035387538373470306, -0.06479217857122421, -0.014471203088760376, -0.03291544318199158, -0.06123315170407295, -0.015948355197906494, 0.024207990616559982, -0.017762748524546623, -0.03587579354643822, -0.009350655600428581, -0.023352811112999916, -0.03347998112440109, 0.035703144967556, -0.045704975724220276, -0.010391630232334137, 0.004837484564632177, 0.01334239263087511, -0.0062957811169326305, 0.005601496901363134, 0.030908484011888504, 0.004935404751449823, -0.009151567704975605, -0.014916813001036644, 0.0345439687371254, 0.04482078552246094, 0.004838716238737106, 0.00271621230058372, -0.08673083782196045, 0.021604612469673157, 0.03912540525197983, 0.0026228888891637325, -0.06596551835536957, 0.04013190418481827, -0.0007087105186656117, 0.0019043197389692068, 0.07247746735811234, -0.011766292154788971, 0.005987460259348154, -0.03375469893217087, 0.0011899580713361502, -0.005244435276836157, 0.015986384823918343, 0.03494564816355705, -0.030335955321788788, 0.08296194672584534, 0.02606753632426262, -0.001373336068354547, -0.029971685260534286, -0.018207909539341927, 0.0010751441586762667, -0.006988634821027517, -0.0011624681064859033, 0.0023712434340268373, -0.025456177070736885, -0.06836260855197906, -0.03391483426094055, 0.025678295642137527, -0.033783428370952606, -0.028538977727293968, 0.0441305935382843, 0.029953569173812866, -0.02276444621384144, 0.016345253214240074, -0.06338643282651901, 0.030152924358844757, -0.024832764640450478, -0.001517253927886486, -0.011758340522646904, 0.02048417739570141, 0.0006735503557138145, -0.024547124281525612, 0.024892231449484825, -0.05183149874210358, 0.002785580465570092, 0.010932131670415401, 0.02412082813680172, 0.03727581351995468, -0.007206352427601814, 0.000968257721979171 ]
[ -0.04815751686692238, -0.015894489362835884, -0.01733785681426525, -0.027856551110744476, 0.020967714488506317, -0.03517566993832588, -0.040610816329717636, 0.02530750259757042, -0.0067703803069889545, -0.013880896382033825, -0.007800695952028036, 0.01084287278354168, -0.004949457477778196, -0.020746616646647453, 0.08871706575155258, 0.026672791689634323, -0.02029959112405777, -0.08325348049402237, 0.011789876036345959, 0.06256772577762604, 0.0321979783475399, -0.05657392367720604, -0.026241885498166084, -0.026430293917655945, -0.0038963372353464365, 0.021184833720326424, 0.006772597786039114, -0.017098167911171913, 0.012791038490831852, -0.17909185588359833, -0.0005381630617193878, 0.042954232543706894, 0.026700884103775024, -0.0053428844548761845, 0.02469225414097309, 0.045014433562755585, 0.017707353457808495, 0.010450130328536034, 0.006791845895349979, 0.033910125494003296, 0.009569083340466022, 0.037389855831861496, -0.030513258650898933, -0.030207568779587746, 0.024495365098118782, -0.01506921648979187, -0.02115599252283573, -0.04391983523964882, -0.058917753398418427, 0.016476064920425415, -0.03023686632514, -0.027949651703238487, -0.03180950507521629, -0.02279597334563732, -0.014174659736454487, 0.028662217780947685, 0.007979235611855984, 0.049875181168317795, 0.009261376224458218, 0.01708759367465973, 0.02462121471762657, -0.007885330356657505, -0.13795985281467438, 0.09268513321876526, 0.04603744298219681, 0.05478060245513916, -0.04054393246769905, -0.015415533445775509, -0.04647810012102127, 0.07491818815469742, 0.022290484979748726, -0.00820333044975996, -0.042507439851760864, 0.04377415403723717, 0.034048620611429214, 0.009243804961442947, 0.016795435920357704, 0.00863339751958847, 0.032704830169677734, -0.020017368718981743, -0.029750851914286613, 0.013719028793275356, -0.03038189373910427, 0.00862315483391285, -0.05754166096448898, 0.004732963629066944, 0.02908717840909958, 0.03640253096818924, 0.01788727566599846, 0.039707522839307785, 0.05227890983223915, -0.006797597743570805, 0.04098786786198616, 0.0011777315521612763, -0.07165280729532242, -0.019227035343647003, -0.02573239803314209, 0.011368600651621819, -0.06463352590799332, 0.4462251663208008, 0.016696594655513763, -0.04460661858320236, 0.06706000864505768, 0.033388033509254456, 0.000009034878530655988, 0.032656438648700714, 0.01669425331056118, -0.04761292412877083, 0.024189306423068047, -0.011161397211253643, -0.0057966518215835094, 0.04129175841808319, 0.027128640562295914, -0.049287546426057816, 0.03407958894968033, 0.04457220807671547, -0.0033094724640250206, 0.004995125811547041, -0.00035035773180425167, -0.0214051716029644, -0.024777386337518692, 0.010731804184615612, 0.0044745407067239285, 0.01995253562927246, -0.04662022367119789, -0.008410755544900894, 0.058096762746572495, 0.046237047761678696, 0.01343783549964428, 0.011473899707198143, 0.04936687648296356, -0.04594740271568298, -0.053741205483675, 0.02405543625354767, 0.003691863501444459, 0.018942076712846756, 0.025048455223441124, -0.026749612763524055, -0.012979656457901001, 0.0624246709048748, 0.02629968523979187, 0.022649595513939857, -0.001899623777717352, -0.014384333975613117, -0.007274871226400137, 0.10198114812374115, 0.03217722848057747, -0.030935237184166908, -0.014297707937657833, -0.02175035886466503, -0.02245049551129341, 0.0120980404317379, -0.014516018331050873, -0.07054628431797028, 0.0191023088991642, -0.012800207361578941, 0.09197288751602173, -0.03116469271481037, -0.08054741472005844, 0.033394504338502884, 0.014005503617227077, -0.03804316371679306, -0.02471080608665943, 0.059594690799713135, 0.03246103599667549, -0.1361197531223297, -0.00795610062777996, 0.029161730781197548, 0.028511403128504753, -0.07107508182525635, -0.03423607349395752, -0.0033269731793552637, -0.016749685630202293, -0.0005653072730638087, 0.046594224870204926, -0.015284119173884392, -0.060951076447963715, 0.007041714619845152, 0.03203464671969414, 0.03835310786962509, -0.0006988748209550977, 0.018408378586173058, -0.009663703851401806, 0.003318412695080042, -0.052963417023420334, -0.11965132504701614, -0.017788007855415344, -0.00304528814740479, 0.0040105790831148624, -0.00888876710087061, -0.028202032670378685, -0.039766743779182434, -0.08198504894971848, 0.13271042704582214, -0.0019071814604103565, 0.001289833802729845, 0.038486771285533905, -0.03763582557439804, -0.03653978183865547, -0.03227061778306961, -0.04070654511451721, 0.009770647622644901, -0.03417515754699707, 0.005058869253844023, -0.06154847890138626, 0.062220051884651184, 0.04498306289315224, -0.03227684274315834, 0.06326698511838913, 0.04069976508617401, -0.04669579491019249, -0.016525406390428543, 0.016005950048565865, 0.03817787766456604, 0.002622381318360567, -0.006610903888940811, 0.027781490236520767, 0.04186854511499405, -0.011758052743971348, 0.021172594279050827, -0.013521838933229446, -0.0010450324043631554, -0.005556006915867329, -0.3463912606239319, -0.037798769772052765, -0.02413102611899376, -0.0016154107870534062, -0.0009456649422645569, -0.05404648557305336, 0.03333697468042374, 0.006599146872758865, -0.03198115900158882, 0.05587930604815483, 0.09456522762775421, -0.049353670328855515, 0.017853427678346634, -0.05855133384466171, -0.004257600288838148, 0.010100802406668663, -0.021142665296792984, -0.02346867136657238, -0.01197928749024868, -0.0128585584461689, -0.02404136210680008, -0.006653748918324709, -0.014468271285295486, -0.06752581149339676, 0.010130049660801888, 0.001710744807496667, 0.11952859163284302, 0.00809327233582735, 0.06316392868757248, -0.04407595843076706, 0.03485564514994621, 0.015593740157783031, 0.01362937968224287, -0.11935865134000778, -0.024526560679078102, -0.000509052537381649, 0.03428623080253601, -0.028407802805304527, -0.0073941792361438274, -0.042046114802360535, -0.0318976528942585, 0.0029176289681345224, -0.029804915189743042, -0.04110080748796463, -0.0742623433470726, 0.020462438464164734, -0.03654198348522186, -0.03629348427057266, -0.0214742012321949, 0.06823642551898956, 0.001964700873941183, 0.002156799426302314, 0.026112359017133713, 0.04347172752022743, -0.018376696854829788, -0.04256601631641388, -0.0685778334736824, 0.017849339172244072, 0.03689476475119591, 0.014582238160073757, 0.03920026868581772, 0.04839235916733742, 0.0615633949637413, -0.062166132032871246, 0.011989819817245007, -0.018964333459734917, 0.0031091917771846056, 0.01662200503051281, 0.03591807559132576, -0.03427543491125107, -0.014928125776350498, 0.12425349652767181, -0.00014164774620439857, -0.016859423369169235, 0.023661401122808456, 0.0007980428053997457, -0.010556565597653389, 0.0255685206502676, 0.0070921871811151505, -0.026973716914653778, -0.02252240478992462, -0.025138527154922485, 0.03478717803955078, -0.027073891833424568, 0.016168324276804924, 0.04296619072556496, -0.022951478138566017, -0.04508411884307861, 0.045153867453336716, 0.016117528080940247, -0.025448564440011978, 0.0301946010440588, -0.04314437508583069, -0.04859285429120064, 0.029773671180009842, -0.02003975212574005, -0.2647155225276947, -0.0025889696553349495, 0.06631257385015488, 0.05815904214978218, -0.003534154500812292, 0.02039155550301075, 0.023050829768180847, -0.013800769113004208, -0.014549897983670235, 0.02471819333732128, 0.029683487489819527, 0.009512906894087791, -0.03005358576774597, -0.01212507113814354, 0.039047155529260635, -0.0038950121961534023, 0.048662614077329636, -0.007551106158643961, 0.023605577647686005, -0.03198249265551567, 0.01980719342827797, 0.01108346413820982, 0.17110256850719452, 0.018821552395820618, -0.005512814037501812, -0.0028811267111450434, -0.014115912839770317, 0.01948048360645771, 0.045849211513996124, 0.0012585035292431712, -0.0013260687701404095, 0.009884225204586983, 0.01938696950674057, 0.01864844746887684, 0.020533308386802673, -0.0748710036277771, -0.007915842346847057, 0.030776213854551315, 0.04010006785392761, 0.0006492955144494772, 0.00045198111911304295, 0.005444641225039959, 0.02790544368326664, 0.02372882328927517, 0.05563505366444588, 0.006642232183367014, 0.01132055465131998, -0.028576070442795753, -0.07841403782367706, 0.009288372471928596, -0.030711796134710312, -0.06263536214828491, 0.02034754678606987, 0.0060479044914245605, 0.019969288259744644, 0.05402914062142372, 0.015707064419984818, -0.05724845081567764, 0.011859310790896416, 0.004290835931897163, -0.020827535539865494, -0.013850181363523006, 0.07714094966650009, -0.010344672948122025, 0.04367772117257118 ]
[ 0.02002115733921528, 0.012769757770001888, 0.027817683294415474, 0.011013957671821117, 0.00498572550714016, -0.01692807860672474, 0.000807841366622597, 0.004271585959941149, 0.010131730698049068, 0.009135735221207142, -0.028260767459869385, 0.012155933305621147, 0.008174356073141098, 0.015369006432592869, 0.020019568502902985, 0.008299574255943298, 0.0062678721733391285, -0.0506659597158432, 0.04070659354329109, 0.014330958016216755, 0.017664670944213867, -0.003960678819566965, -0.022777756676077843, -0.01648460142314434, 0.031013986095786095, -0.023684607818722725, -0.010260277427732944, -0.015978986397385597, 0.026874352246522903, -0.13913144171237946, -0.031129347160458565, -0.008722660131752491, -0.019536150619387627, -0.026032093912363052, 0.019056063145399094, -0.009709755890071392, -0.016662145033478737, 0.012934104539453983, -0.030466672033071518, 0.0027192379347980022, 0.01578015834093094, -0.01386975310742855, 0.019698036834597588, 0.0315236859023571, 0.0015669921413064003, -0.021920235827565193, -0.004532488528639078, -0.003100940026342869, -0.016199586912989616, 0.010276230983436108, -0.021623831242322922, 0.00004920597712043673, 0.0021009263582527637, -0.013309672474861145, 0.007310619577765465, 0.005656885448843241, 0.03225099295377731, -0.0056327818892896175, 0.034587129950523376, -0.03678238019347191, 0.010067966766655445, 0.009386200457811356, -0.03350513055920601, -0.015952104702591896, -0.015121109783649445, -0.02699287235736847, 0.004225683398544788, 0.030381035059690475, -0.04314455762505531, -0.01232728362083435, -0.008585980162024498, 0.017654921859502792, -0.0198008231818676, -0.025723431259393692, 0.019083067774772644, 0.023481763899326324, 0.0186206866055727, -0.017330534756183624, 0.005226329434663057, -0.0263524167239666, -0.03383909910917282, 0.043407198041677475, -0.0003895158297382295, -0.0070554898120462894, -0.013606037013232708, -0.011128232814371586, 0.02386179193854332, 0.0022769749630242586, 0.012341834604740143, 0.007265611086040735, -0.005757794715464115, 0.00009036214760271832, -0.005087720695883036, 0.023405399173498154, -0.0922340378165245, -0.03752570599317551, -0.028907019644975662, 0.004116756841540337, -0.04898811876773834, 0.8436288237571716, 0.02379113994538784, 0.010359070263803005, 0.01249297708272934, -0.00010223408025922254, 0.012415487319231033, 0.019117210060358047, -0.002702904399484396, 0.017645496875047684, 0.004085150547325611, -0.02273121103644371, -0.027474191039800644, 0.037362728267908096, -0.006825966294854879, 0.01429655309766531, 0.04155178368091583, 0.010450121946632862, 0.002769345650449395, -0.03311534598469734, -0.0021120994351804256, -0.007104989141225815, 0.04760762304067612, 0.020722055807709694, 0.007742773741483688, 0.012560131028294563, 0.028920071199536324, -0.1426885724067688, 0.04567699506878853, -8.280546610440948e-33, 0.01002757903188467, 0.017822133377194405, -0.03347611054778099, 0.018814291805028915, 0.0207306407392025, -0.009883913211524487, 0.02729291282594204, 0.019488094374537468, -0.05060499161481857, -0.018887655809521675, -0.030265264213085175, -0.0007613594061695039, -0.01714721880853176, 0.008015556260943413, 0.02954721264541149, -0.035514216870069504, 0.0028675063513219357, 0.01842903159558773, 0.02048894204199314, 0.0334891602396965, 0.055050622671842575, -0.006366296671330929, 0.008502530865371227, 0.007032827474176884, 0.004326892551034689, -0.0025312015786767006, 0.031604617834091187, -0.005580905359238386, -0.011639990843832493, -0.033973850309848785, -0.003044264391064644, 0.018388979136943817, 0.002604343695566058, -0.017709000036120415, -0.00965878926217556, -0.029861338436603546, -0.03893760219216347, -0.0003431379154790193, -0.013896462507545948, -0.0011550824856385589, -0.050520118325948715, -0.01595441810786724, -0.042171742767095566, -0.014396343380212784, 0.019317300990223885, 0.01783088594675064, 0.008467184379696846, 0.017560668289661407, -0.009694109670817852, -0.031326986849308014, 0.005634550005197525, 0.02151528000831604, -0.0062484401278197765, -0.003393056569620967, 0.028506014496088028, -0.008821303956210613, 0.0006843277369625866, -0.0048323702067136765, 0.015287285670638084, 0.0036173206754028797, 0.0036142251919955015, 0.0008462695986963809, -0.04944770038127899, 0.043872613459825516, -0.03701569885015488, 0.029745949432253838, 0.03752048686146736, 0.006742086261510849, -0.025320002809166908, -0.05381567403674126, -0.0768304392695427, -0.04277941212058067, 0.038014017045497894, 0.006350298412144184, -0.005727583542466164, 0.002490694634616375, -0.025623498484492302, 0.044125284999608994, 0.002381973434239626, 0.06628628075122833, -0.016575301066040993, 0.015086354687809944, -0.024902455508708954, -0.015147716738283634, -0.01461489126086235, 0.015025381930172443, 0.04232589527964592, 0.0016641211695969105, -0.01991618052124977, 0.021546505391597748, 0.010787930339574814, -0.022656787186861038, 0.03218567743897438, -0.03088095784187317, 0.014249196276068687, 8.832671164234392e-33, -0.03231796994805336, -0.013047533109784126, -0.026225578039884567, 0.004261421039700508, 0.026222670450806618, -0.04842319339513779, 0.03689335659146309, 0.007010956294834614, -0.05161242559552193, 0.013044570572674274, -0.017351755872368813, 0.00534541392698884, -0.03781380504369736, 0.02092653699219227, 0.01380350161343813, -0.029576938599348068, 0.038717105984687805, -0.029284512624144554, 0.03763355314731598, 0.004277420230209827, 0.04893491789698601, -0.007644164841622114, -0.032013460993766785, 0.01867802068591118, 0.04305312782526016, 0.05883938446640968, 0.005556709133088589, -0.0038608137983828783, -0.011535098776221275, -0.0477810800075531, -0.03203023597598076, 0.014849436469376087, 0.026892106980085373, 0.0003909579827450216, -0.03901691362261772, 0.0017632052768021822, -0.009759463369846344, 0.007892182096838951, 0.00007737504347460344, -0.005077097564935684, 0.0009863259037956595, 0.01736128143966198, 0.0018911461811512709, -0.004930982831865549, -0.0075711640529334545, 0.05034657195210457, -0.02158915251493454, -0.042086247354745865, 0.00032879383070394397, 0.0044084582477808, -0.02642727829515934, 0.05329923331737518, 0.0387495756149292, 0.006987129338085651, -0.0240126121789217, -0.015023628249764442, -0.03967319056391716, -0.004921360872685909, 0.04941868409514427, 0.04498373344540596, 0.024244708940386772, 0.04238000139594078, -0.006507170386612415, 0.005039603915065527, -0.018571365624666214, -0.025753643363714218, -0.006157704629004002, -0.012115616351366043, -0.019052540883421898, -0.013211751356720924, -0.01176263764500618, 0.027346376329660416, -0.022080235183238983, 0.02418997697532177, 0.04171378165483475, -0.012094063684344292, -0.044596485793590546, -0.03819023817777634, -0.03237384930253029, 0.0210445336997509, -0.0019773119129240513, 0.02246786467730999, 0.001845684600993991, 0.011501064524054527, -0.014475681819021702, 0.007404000032693148, 0.002050964394584298, 0.0555681474506855, 0.01568509079515934, -0.01864255592226982, -0.030673040077090263, -0.03014499880373478, -0.019575513899326324, 0.006448435131460428, 0.0013517494080588222, -1.3956405808812633e-8, -0.013780331239104271, 0.002249368466436863, 0.0010921586072072387, -0.015176510438323021, 0.009129754267632961, 0.011883951723575592, -0.020152734592556953, 0.03135078027844429, 0.010845255106687546, 0.006912665907293558, 0.01717030070722103, -0.04094595089554787, -0.03611476719379425, 0.01783517189323902, 0.010857840068638325, -0.05381253734230995, 0.002858109772205353, 0.0010779142612591386, 0.025042830035090446, -0.0038936010096222162, 0.08151505887508392, 0.07806627452373505, -0.023960119113326073, 0.017925657331943512, 0.006723870523273945, 0.00009088274964597076, -0.009866183623671532, -0.06926856935024261, 0.01496486458927393, 0.016797710210084915, -0.0034862239845097065, -0.003965096082538366, -0.032912854105234146, 0.04893863946199417, -0.013664843514561653, -0.018548663705587387, 0.027879497036337852, 0.05037984624505043, 0.008404608815908432, -0.022360630333423615, -0.011353261768817902, -0.0034707263112068176, 0.03003825806081295, -0.03070460446178913, 0.0006395703530870378, 0.013974182307720184, -0.04100194200873375, -0.04148798808455467, 0.054198235273361206, -0.023046957328915596, 0.020231714472174644, -0.03480866923928261, 0.012981458567082882, 0.03546760603785515, 0.027995754033327103, -0.013862763531506062, 0.003931898158043623, -0.03433481976389885, -0.027519287541508675, -0.017456648871302605, -0.004923081491142511, -0.002119762357324362, 0.00038897094782441854, -0.017428329214453697 ]
distributed-agile-stories-negotiable
https://markhneedham.com/blog/2011/01/24/distributed-agile-stories-negotiable
false
2011-01-24 03:33:39
While in India: Osmotic communication
[ "communication" ]
[ "Communication" ]
One of the things that has been puzzling me during my time in India is the amount of time that is spent in meetings http://www.markhneedham.com/blog/2010/10/31/distributed-agile-context/[pushing information to people rather than them pulling it]. In previous projects that I've worked on a lot of the knowledge was moved between around as a result of http://alistair.cockburn.us/Osmotic+communication[osmotic communication] ____ Osmotic communication means that information flows into the background hearing of members of the team, so that they pick up relevant information as though by osmosis. This is normally accomplished by seating them in the same room. Then, when one person asks a question, others in the room can either tune in or tune out, contributing to the discussion or continuing with their work. ____ After thinking about it a bit more I've identified a few reasons why I think this approach doesn't work so well on my current project. == The ability to ignore background noise The ThoughtWorks Pune office is pretty much one big room with over 100 people in it so the amount of background noise is fairly constant. When we've tried to run our standup near where we sit it's been impossible to hear people standing 5 or 6 metres away from you. You therefore end up getting into the habit of blocking out anything going on around you as was evident when http://www.markhneedham.com/blog/2010/12/15/india-cultural-differences-tolerancepatience/[there was drilling] being done in the office. The side effect of doing this, of course, is that there could be relevant discussions going on around you and you'd be much less likely to notice. == Team size/distribution The second problem is that the team is distributed which means that we're never going to overhear any conversations in Chicago and vice versa. To add to this our team is now 25+ in size so it's spread out over 3 tables one of which is only within shouting distance. Martin Fowler wrote an article about http://martinfowler.com/bliki/TeamRoom.html[team rooms] quite recently and while the ideas make sense I'm not sure how they scale as team size increases. == Overlap of roles Although this by no means applies to everyone that I've worked with I've noticed a tendency for people to stick to their role much more than I have in other countries. Therefore a developer will only do 'developer tasks' and a QA will only do 'QA tasks' for example. When you have overlap such that a developer may be 'pairing' with a QA or BA on something then the types of conversations that are head seem to lead to information moving around the team more effectively.
null
null
[ 0.02562759257853031, 0.00559952761977911, -0.010094261728227139, 0.02971259132027626, 0.08486557006835938, -0.00917080044746399, 0.03265891969203949, 0.05842631682753563, 0.011329811997711658, -0.020976439118385315, -0.021824093535542488, -0.008443232625722885, -0.06332454085350037, 0.03225988149642944, -0.031999919563531876, 0.09258140623569489, 0.056676801294088364, 0.005563376471400261, 0.019564174115657806, 0.021862860769033432, 0.05902043730020523, 0.06894835829734802, 0.037065282464027405, 0.035726264119148254, 0.05587148293852806, -0.0006702999235130847, 0.011202449910342693, -0.0053141177631914616, -0.03603995963931084, 0.002484478522092104, 0.03989792242646217, -0.001390051213093102, 0.009920782409608364, 0.0011808407725766301, 0.03479421138763428, -0.024222133681178093, -0.008221287280321121, 0.035443682223558426, 0.0018240881618112326, -0.011293938383460045, -0.06774748861789703, 0.04173337295651436, -0.030070185661315918, 0.013742237351834774, -0.03336841240525246, 0.0063951690681278706, -0.024697814136743546, 0.02118130587041378, -0.005516191944479942, 0.015068861655890942, -0.05268673971295357, -0.0033174483105540276, 0.004823828581720591, -0.00516925286501646, -0.00738920783624053, 0.030489007011055946, -0.01075300294905901, -0.03788963705301285, 0.010865124873816967, -0.04304010793566704, -0.01933310180902481, -0.03017885610461235, -0.002517418237403035, 0.023855017498135567, 0.04014221951365471, -0.03527330234646797, 0.016923412680625916, 0.015559667721390724, -0.015560518018901348, 0.019624490290880203, -0.045652180910110474, 0.007315755356103182, -0.028969978913664818, -0.0010056074243038893, -0.01409462932497263, -0.05754212662577629, 0.0205575842410326, 0.05109769105911255, 0.03163125738501549, 0.039570402354002, -0.02275247499346733, -0.00744814146310091, 0.0020807122346013784, 0.04005785286426544, -0.017650224268436432, -0.054099299013614655, 0.005503038410097361, 0.010036969557404518, -0.062387995421886444, 0.06801506131887436, -0.004153497517108917, -0.05909349396824837, 0.01786384917795658, 0.04785636067390442, -0.012100656516849995, 0.0010976673802360892, 0.02370067872107029, 0.008119414560496807, 0.0016220271354541183, -0.040830180048942566, -0.02644834853708744, -0.026264196261763573, -0.024648334830999374, 0.03458767756819725, -0.06675586104393005, -0.004724354948848486, -0.01618683524429798, -0.006051345262676477, -0.024532048031687737, 0.014221527613699436, -0.024219390004873276, 0.005141084548085928, -0.009709823876619339, -0.014066856354475021, -0.07372857630252838, 0.06768596172332764, 0.019130423665046692, -0.03654748946428299, -0.002445942023769021, -0.013203799724578857, 0.02752726711332798, 0.036010537296533585, -0.004760239738970995, 0.07376838475465775, -0.0220674779266119, 0.0025834564585238695, -0.047363970428705215, 0.04120131954550743, -0.013646536506712437, -0.04516492784023285, -0.01555986050516367, 0.06072944402694702, -0.0035721734166145325, -0.01843610778450966, -0.006649332121014595, -0.026630522683262825, 0.017943039536476135, -0.0016904138028621674, 0.03174237534403801, 0.04770202562212944, 0.014099582098424435, -0.02387913130223751, 0.018985245376825333, 0.048420436680316925, 0.03334851935505867, -0.018702656030654907, -0.012583651579916477, -0.04220544919371605, -0.05247960239648819, -0.04709935933351517, 0.013788566924631596, 0.006677061785012484, 0.03465965762734413, -0.0459999218583107, 0.03984349966049194, 0.0805966928601265, 0.03839324414730072, -0.011944434605538845, 0.002819704357534647, 0.02444811910390854, 0.0247820895165205, 0.029211372137069702, 0.010719839483499527, 0.02309894748032093, 0.0010466213570907712, -0.011763510294258595, -0.0024667030666023493, 0.030236879363656044, 0.007216030266135931, 0.016964398324489594, -0.06315912306308746, -0.033612389117479324, 0.0403362400829792, -0.019916344434022903, -0.031183311715722084, 0.045283909887075424, 0.06217996031045914, 0.06031006574630737, 0.011705351062119007, 0.010638825595378876, -0.07426116615533829, 0.019672628492116928, 0.01769120618700981, 0.024851037189364433, 0.05171841382980347, -0.01514757052063942, 0.043779656291007996, 0.030403433367609978, -0.02299090102314949, 0.03174874186515808, -0.0762464702129364, -0.07822968065738678, -0.01302122138440609, 0.012758367694914341, 0.0627039223909378, -0.04367198422551155, 0.0214677806943655, 0.05165364593267441, 0.04585666209459305, 0.03573011979460716, 0.0319310799241066, 0.03193742036819458, 0.02764086052775383, -0.029490046203136444, -0.05733088031411171, 0.07571548968553543, 0.01914845034480095, -0.004107240121811628, -0.04789388179779053, 0.028167830780148506, -0.013464884832501411, -0.019686808809638023, 0.029316557571291924, -0.02275707758963108, 0.03892159089446068, -0.02002362720668316, 0.06040259823203087, -0.028840193524956703, 0.04292507842183113, -0.03494865447282791, 0.008128384128212929, -0.007211622316390276, -0.021426405757665634, 0.03693108633160591, -0.0168255977332592, 0.10389445722103119, 0.06390228867530823, -0.04078568145632744, -0.04921230301260948, 0.029954468831419945, 0.014026336371898651, -0.04957988113164902, 0.002748442580923438, 0.01426305714994669, 0.01584513485431671, -0.010638101026415825, -0.06034088507294655, -0.03718838840723038, 0.018002387136220932, -0.055794607847929, -0.0032412076834589243, 0.04173692315816879, 0.0055555724538862705, 0.0721040889620781, -0.013532242737710476, -0.005651357118040323, -0.005235090386122465, -0.033861834555864334, -0.038869619369506836, 0.015705235302448273, 0.022456170991063118, -0.018754929304122925, 0.044667862355709076, -0.028536777943372726, -0.015071971341967583, -0.04035273194313049, 0.0069817532785236835, 0.013581535778939724, 0.06933320313692093, 0.06547585874795914, -0.013688311912119389, 0.06961693614721298, 0.0180831179022789, 0.0077877468429505825, -0.013217540457844734, -0.04425550624728203, -0.028846444562077522, -0.025319140404462814, -0.010688827373087406, 0.004997977055609226, 0.00863119587302208, -0.002894680481404066, 0.0067371283657848835, 0.02749759331345558, 0.006612008903175592, -0.01707790046930313, 0.00515880947932601, -0.0033213854767382145, 0.004227925557643175, -0.031235573813319206, -0.002469360828399658, 0.0458797961473465, -0.013748044148087502, -0.013375447131693363, 0.02036650851368904, -0.07792770862579346, 0.009580621495842934, -0.0717768669128418, -0.028584212064743042, -0.0066944207064807415, 0.011904452927410603, 0.04471910372376442, 0.027879251167178154, 0.013763215392827988, 0.041489798575639725, 0.018388455733656883, 0.019476018846035004, 0.006002757698297501, -0.02234007976949215, 0.03418616205453873, 0.010653559118509293, -0.01268616784363985, 0.039187874644994736, -0.011858699843287468, -0.014811201021075249, -0.08043722063302994, 0.061856359243392944, -0.06141471490263939, -0.2898029088973999, 0.060984157025814056, 0.018848204985260963, -0.022976282984018326, 0.02841223031282425, -0.030712086707353592, 0.011783689260482788, -0.0577705018222332, -0.03857812657952309, 0.01894284412264824, -0.06232057139277458, -0.02717914991080761, -0.015417501330375671, 0.034374527633190155, 0.021278372034430504, 0.041779257357120514, 0.031614623963832855, -0.016013039276003838, 0.02992110885679722, 0.04173567518591881, -0.008490431122481823, -0.05603191256523132, -0.0036915584933012724, 0.02728910744190216, 0.04569890350103378, 0.060872893780469894, -0.07110628485679626, 0.04861066862940788, -0.061649080365896225, 0.00437481515109539, 0.009210320189595222, -0.0023150548804551363, 0.012723595835268497, -0.024430980905890465, -0.006607691291719675, -0.02391182631254196, 0.03993182256817818, 0.007068275008350611, -0.004969491623342037, -0.004046166315674782, 0.001467810943722725, -0.03000815212726593, 0.010779684409499168, 0.010897967964410782, 0.051411837339401245, 0.02857392281293869, -0.07879101485013962, -0.005895139649510384, -0.027067648246884346, 0.08148674666881561, -0.024812882766127586, -0.034969888627529144, -0.022174496203660965, 0.019788198173046112, -0.01908918470144272, -0.03954627737402916, -0.012060820125043392, -0.01835463009774685, -0.023104790598154068, -0.03963666781783104, -0.023992391303181648, -0.022634563967585564, -0.026838695630431175, -0.04690933972597122, 0.024277526885271072, -0.05144930258393288, -0.07720387727022171, -0.006945436354726553, 0.05331739783287048, -0.031932417303323746, -0.044964805245399475, 0.013941874727606773, 0.0061562685295939445, -0.10358065366744995, -0.03604103624820709, 0.0006248935242183506, -0.04153147712349892, 0.008801891468465328, 0.015881337225437164, 0.038534458726644516, -0.03560534864664078, -0.03560663387179375, 0.008153088390827179, 0.003951269201934338, 0.039091695100069046, -0.005885710008442402, 0.03651364892721176, 0.03132450580596924, -0.04244929552078247, 0.013461630791425705, 0.05314742401242256, -0.005982308182865381, -0.041864875704050064, -0.006976478733122349, 0.04113320633769035, -0.0025258520618081093, -0.011458823457360268, 0.0008680779719725251, 0.0015022180741652846, 0.02988395467400551, -0.017898837104439735, -0.0349360890686512, 0.002180373528972268, -0.01900026574730873, -0.006070706527680159, -0.008567174896597862, -0.04382086917757988, 0.022435229271650314, 0.03888236731290817, 0.012245658785104752, 0.01764136552810669, -0.025105006992816925, 0.024261748418211937, -0.05857338756322861, -0.016732119023799896, -0.009828162379562855, -0.001576914917677641, 0.06983000785112381, -0.009668425656855106, -0.009661877527832985, -0.04956616461277008, 0.011885578744113445, -0.02816656045615673, 0.0065116253681480885, -0.06417401880025864, 0.0022227454464882612, -0.021623505279421806, -0.04132053628563881, 0.004508654586970806, -0.009351964108645916, -0.035872187465429306, 0.013135542161762714, 0.0601324625313282, -0.031249379739165306, 0.02201957441866398, -0.03054426610469818, -0.08049652725458145, -0.025087641552090645, -0.0038874498568475246, 0.006123895291239023, -0.01880320906639099, 0.03765365481376648, 0.00838699471205473, 0.024366913363337517, 0.030444864183664322, 0.031400177627801895, -0.0029349534306675196, -0.017094651237130165, 0.04720397666096687, 0.017877044156193733, 0.009326593950390816, -0.06146342307329178, 0.009255936369299889, -0.023966945707798004, -0.0166801568120718, -0.029910800978541374, 0.031456008553504944, -0.011167202144861221, -0.016990430653095245, -0.024465877562761307, -0.007233085576444864, -0.0616450160741806, -0.039974723011255264, -0.024953480809926987, 0.03902162238955498, 0.05761884152889252, -0.011885082349181175, -0.008006678894162178, -0.0002402674435870722, -0.01914757490158081, 0.016755864024162292, -0.0014956854283809662, -0.05907107889652252, 0.009970981627702713, 0.011300979182124138, 0.01892870105803013, 0.0023171016946434975, 0.01307844277471304, 0.0370028056204319, 0.0383395254611969, 0.03597549721598625, -0.05028326064348221, -0.008999611251056194, 0.02214650809764862, 0.04809606075286865, 0.04111677035689354, 0.004112584050744772, -0.021523725241422653, -0.0057043819688260555, -0.016756756231188774, -0.0449211485683918, 0.013710249215364456, -0.0006644483655691147, -0.01159545686095953, -0.025081554427742958, -0.07707812637090683, 0.06710916012525558, 0.029272807762026787, -0.0004540981026366353, 0.002546770730987191, 0.0017449356382712722, 0.0011675109853968024, -0.026338469237089157, 0.03213416039943695, 0.048144612461328506, -0.07349224388599396, 0.008303903043270111, -0.015443217940628529, -0.005610398016870022, 0.012538940645754337, -0.030239537358283997, -0.015472710132598877, -0.03921114653348923, -0.01524258591234684, 0.034679099917411804, -0.07761415094137192, -0.03211164101958275, -0.04172025993466377, 0.0309663787484169, -0.0016463090432807803, -0.010644693858921528, -0.04017716273665428, -0.02597927115857601, -0.016203653067350388, -0.050065118819475174, 0.018951300531625748, -0.03312769532203674, 0.01080030295997858, -0.004912941250950098, -0.04200227931141853, -0.022927509620785713, -0.02825704775750637, 0.0011134466622024775, 0.022042345255613327, -0.03221845626831055, 0.010730038397014141, -0.012221969664096832, -0.0059016053564846516, 0.008384941145777702, 0.05175184831023216, -0.01747877337038517, -0.028439907357096672, -0.023388715460896492, -0.010132170282304287, -0.04901943728327751, 0.010858144611120224, -0.0452658012509346, -0.008876943029463291, 0.007125644013285637, 0.05859627202153206, 0.040130987763404846, 0.024454643949866295, -0.014755835756659508, -0.021843811497092247, 0.03348515182733536, -0.0631268173456192, -0.04512763395905495, -0.025526033714413643, -0.06324805319309235, 0.008158043958246708, 0.007482408080250025, -0.0061682285740971565, -0.04692402482032776, 0.02610722742974758, 0.031573109328746796, 0.024440372362732887, 0.03351224586367607, 0.005301451310515404, 0.038354307413101196, -0.04365670308470726, -0.0016281894640997052, -0.0860772430896759, -0.018047351390123367, -0.017795654013752937, 0.013392304070293903, -0.0026107653975486755, 0.00783971045166254, -0.0417172871530056, 0.05341649800539017, -0.0752367302775383, -0.018765849992632866, 0.029780907556414604, 0.021125512197613716, -0.017821568995714188, 0.03281000256538391, -0.0834408700466156, -0.001202529645524919, 0.023124033585190773, -0.04990651085972786, -0.007041057571768761, -0.014871057122945786, 0.05134335532784462, -0.011002411134541035, 0.028928132727742195, -0.05320045351982117, -0.0057696010917425156, 0.08459227532148361, 0.01286227721720934, -0.012586484663188457, 0.058975931257009506, -0.0019321840954944491, 0.041071321815252304, 0.03858464956283569, 0.006657933350652456, 0.0010064550442621112, 0.015691883862018585, -0.021425463259220123, -0.053663767874240875, 0.028761396184563637, -0.0022268572356551886, -0.0036231002304702997, -0.0310636218637228, 0.06658224016427994, 0.016113145276904106, -0.04288772493600845, -0.04548968747258186, -0.00043882301542907953, -0.037142638117074966, 0.01798243634402752, -0.0268313679844141, -0.006502170581370592, -0.05493598058819771, 0.03683606535196304, -0.010170673951506615, 0.022951070219278336, 0.07176245748996735, 0.011525272391736507, -0.010124658234417439, 0.0013294777600094676, 0.09184560179710388, 0.08717042952775955, 0.06411612778902054, -0.00016166364366654307, 0.06419332325458527, -0.0021017524413764477, -0.052190590649843216, 0.0011190521763637662, -0.01655816286802292, -0.02337162010371685, -0.024250363931059837, 0.024029938504099846, 0.0595654658973217, -0.024319881573319435, 0.0662720650434494, -0.02114793099462986, -0.02804766781628132, 0.026395002380013466, 0.04692639783024788, 0.014552796259522438, 0.077077217400074, -0.006320747081190348, 0.0203135646879673, -0.03221043944358826, -0.040749117732048035, 0.024859054014086723, -0.023258740082383156, -0.013142765499651432, 0.03663753345608711, 0.01555947121232748, 0.032729294151067734, 0.03796226903796196, 0.023377567529678345, 0.06578101217746735, -0.02856312319636345, 0.02935202047228813, -0.013890194706618786, 0.012806709855794907, -0.03918496146798134, 0.021403718739748, -0.011870158836245537, -0.010088564828038216, -0.0024751832243055105, -0.023104026913642883, -0.04984619468450546, -0.012059195898473263, -0.001198620186187327, 0.03474186733365059, -0.04036131128668785, 0.02791026048362255, 0.023015106096863747, 0.015860317274928093, -0.04890812933444977, -0.05552799999713898, -0.030314458534121513, -0.04890222102403641, -0.03431633859872818, 0.0033555482514202595, 0.04342317208647728, -0.010233080945909023, -0.025012854486703873, -0.013295842334628105, -0.012973998673260212, -0.03986091911792755, 0.022770926356315613, -0.038810569792985916, -0.023435279726982117, 0.0060316720046103, 0.024956081062555313, 0.02680063247680664, -0.007170631550252438, 0.06423406302928925, -0.024862196296453476, 0.012592282146215439, -0.011533043347299099, 0.03883270546793938, 0.02048332802951336, -0.0014115235535427928, -0.012961650267243385, -0.08408497273921967, 0.009188122116029263, 0.02473163604736328, -0.02048598788678646, -0.07209581881761551, 0.028224116191267967, 0.01911020465195179, 0.0009555384749546647, 0.02893209643661976, 0.007154356222599745, 0.006751615554094315, -0.049376536160707474, -0.007085083052515984, -0.008487784303724766, 0.0045760213397443295, 0.03816240280866623, -0.028814543038606644, 0.0710015743970871, 0.055610012263059616, -0.016461996361613274, -0.03014998883008957, 0.010043682530522346, 0.0030114122200757265, 0.026790602132678032, -0.03329996019601822, -0.04528212174773216, -0.030201589688658714, -0.08313517272472382, -0.04644094407558441, 0.03062267228960991, -0.023720193654298782, -0.02876058593392372, 0.05133463442325592, 0.015334244817495346, -0.021157125011086464, 0.009644072502851486, -0.04323502257466316, 0.033655498176813126, -0.026844091713428497, -0.03316039219498634, 0.005727019160985947, 0.027435146272182465, 0.010475742630660534, -0.023570219054818153, 0.034256696701049805, -0.04582305997610092, 0.0257999449968338, 0.015945520251989365, 0.019450142979621887, 0.06856235861778259, 0.01774069294333458, -0.009158575907349586 ]
[ -0.05511186271905899, -0.012093174271285534, -0.0229400172829628, -0.030534643679857254, 0.04899035766720772, -0.02512320503592491, 0.017179811373353004, -0.00013925370876677334, 0.021995872259140015, -0.014422714710235596, 0.02999495342373848, -0.021744607016444206, 0.022190792486071587, -0.022325800731778145, 0.08399379253387451, 0.003753529628738761, -0.0025976423639804125, -0.10675612837076187, -0.003624730510637164, 0.02833467163145542, -0.01300602126866579, -0.033629294484853745, -0.018566172569990158, -0.0011561982100829482, 0.009697847999632359, 0.005048356484621763, 0.008234362117946148, -0.048176929354667664, 0.011112252250313759, -0.19821274280548096, 0.015116200782358646, 0.014344494789838791, 0.059347327798604965, -0.004141748882830143, 0.0015118703013285995, 0.05603491887450218, 0.017580153420567513, 0.008787312544882298, 0.0009086978388950229, 0.048163555562496185, 0.01673499308526516, 0.037868499755859375, -0.022167792543768883, -0.03067183867096901, 0.002478834241628647, 0.0013617179356515408, -0.014161007478833199, -0.0275579746812582, -0.057454172521829605, 0.005175093188881874, -0.02931946888566017, -0.027301695197820663, -0.012772643938660622, 0.012325248681008816, -0.006033722776919603, 0.026446208357810974, 0.03718159347772598, 0.050929248332977295, 0.014927358366549015, 0.028235314413905144, 0.030577171593904495, -0.012364480644464493, -0.14669358730316162, 0.09600120782852173, 0.0424642451107502, 0.014223644509911537, -0.04624892398715019, -0.0004931401344947517, -0.019102809950709343, 0.06754143536090851, 0.02653229422867298, -0.021737094968557358, 0.005858949851244688, 0.00017730494437273592, 0.04952210932970047, 0.007146356161683798, -0.021761443465948105, 0.04594321548938751, 0.021367449313402176, -0.0513145886361599, -0.012954486533999443, -0.020142430439591408, -0.04178447276353836, -0.01280977576971054, -0.057575080543756485, 0.007427505683153868, 0.005169227719306946, 0.05288524553179741, -0.013847244903445244, 0.010926642455160618, 0.039716675877571106, 0.04423004761338234, 0.010755515657365322, -0.00045182809117250144, -0.06559281796216965, -0.052867475897073746, -0.016154691576957703, 0.042808450758457184, -0.043701935559511185, 0.4672594666481018, -0.005577941425144672, -0.009030959568917751, 0.07283695787191391, 0.06048861891031265, -0.028817156329751015, -0.013038904406130314, 0.009285571053624153, -0.05997732654213905, 0.03206223249435425, 0.03700489550828934, 0.03245765343308449, 0.040566638112068176, 0.04143621772527695, -0.036949917674064636, 0.019560551270842552, 0.012716051191091537, 0.03985494375228882, 0.01460877526551485, -0.02579909935593605, -0.018098238855600357, -0.027175411581993103, 0.01381052378565073, 0.017235614359378815, 0.017928801476955414, -0.004780762828886509, -0.03299542888998985, 0.01160615123808384, 0.047969602048397064, 0.04471413418650627, -0.013113581575453281, 0.06625443696975708, -0.04255659505724907, -0.06107096001505852, -0.0129683967679739, 0.028207123279571533, 0.0028535209130495787, 0.04666842520236969, -0.04170823097229004, -0.001506368163973093, 0.057157788425683975, 0.04374530166387558, -0.017169447615742683, 0.03946990147233009, -0.03857801854610443, -0.0382043831050396, 0.15302075445652008, 0.018780171871185303, -0.0510554276406765, -0.007088657934218645, -0.06266210228204727, -0.0008610271033830941, 0.02141663245856762, 0.004793684929609299, -0.041619595140218735, 0.022613948211073875, -0.0024429121986031532, 0.05860406532883644, -0.015911146998405457, -0.05695769190788269, -0.002351650269702077, 0.005664237774908543, -0.003829030552878976, -0.030003031715750694, 0.05815871059894562, 0.09031973034143448, -0.11865408718585968, -0.04671907424926758, -0.0008518806425854564, 0.022559460252523422, -0.07559680193662643, -0.019413359463214874, 0.004081787075847387, -0.008851864375174046, 0.025720298290252686, 0.047509193420410156, -0.029845690354704857, -0.053962964564561844, 0.016323264688253403, 0.04761271923780441, -0.0003516035503707826, 0.023546069860458374, 0.014303242787718773, -0.010488598607480526, -0.007323511876165867, -0.0340854749083519, -0.08007701486349106, -0.04585493355989456, -0.01189819723367691, -0.02774258889257908, 0.010062385350465775, -0.03499263525009155, -0.015537425875663757, -0.09043639153242111, 0.09534483402967453, -0.03323856741189957, -0.04456837847828865, 0.02499460242688656, -0.022015796974301338, -0.03789467737078667, 0.013171386905014515, -0.07144007831811905, 0.023012828081846237, -0.06959269195795059, 0.03880155831575394, -0.04573768749833107, 0.04398953542113304, 0.05302619934082031, -0.022225238382816315, 0.07095299661159515, 0.04486682638525963, -0.016437571495771408, -0.04528197646141052, 0.019144020974636078, 0.026935800909996033, 0.004574583377689123, 0.0032140405382961035, 0.02093956060707569, 0.02700197324156761, 0.026613028720021248, 0.012688443064689636, 0.00728294812142849, 0.027487458661198616, -0.0421312116086483, -0.3433759808540344, -0.03091397136449814, -0.014178052544593811, -0.009394707158207893, 0.02082069218158722, -0.017411289736628532, 0.03863009065389633, -0.017537953332066536, 0.005194250959903002, 0.0075843362137675285, 0.07719642668962479, -0.0012008115882053971, -0.007189003750681877, -0.050617631524801254, 0.012067903764545918, 0.020372409373521805, -0.05465339496731758, 0.0380820706486702, -0.025855407118797302, -0.009207060560584068, 0.053042128682136536, 0.03609751909971237, -0.04807035252451897, -0.014935877174139023, -0.005172706674784422, -0.051587194204330444, 0.08432482928037643, -0.02686781994998455, 0.048912424594163895, -0.03285948187112808, 0.018315162509679794, 0.01371658593416214, 0.013695450499653816, -0.10589313507080078, -0.006374949589371681, 0.00795986969023943, 0.004951251670718193, -0.03322722390294075, 0.008306882344186306, -0.022651340812444687, -0.06098746880888939, 0.01935085654258728, -0.08552085608243942, -0.029071716591715813, -0.0721021443605423, 0.0177573561668396, -0.02180183306336403, -0.03010791353881359, -0.043952006846666336, 0.03220757469534874, 0.004316443577408791, -0.03048372082412243, 0.022695669904351234, 0.019265592098236084, -0.0014951035846024752, -0.0633300393819809, -0.06624945998191833, 0.018478592857718468, -0.01145105715841055, -0.010901331901550293, -0.003862890647724271, 0.05481533706188202, 0.01938454993069172, -0.043970540165901184, -0.006005369126796722, 0.024439165368676186, 0.002076302422210574, 0.03537178784608841, 0.03276599198579788, -0.004969716537743807, -0.0011282333871349692, 0.09959377348423004, 0.006836650427430868, -0.010448210872709751, 0.03772503882646561, 0.009028669446706772, -0.013420462608337402, 0.00009497687278781086, -0.0074205887503921986, 0.004877160768955946, 0.04103804752230644, -0.046193867921829224, 0.043248631060123444, -0.022378992289304733, 0.00651544751599431, 0.043764714151620865, -0.02243294008076191, -0.04026564583182335, 0.05965666100382805, 0.021895382553339005, -0.0001239736593561247, 0.016892582178115845, -0.03207070752978325, -0.01700334995985031, 0.05192069336771965, -0.011932386085391045, -0.255874365568161, 0.021589083597064018, 0.05543728172779083, 0.020902737975120544, -0.04178156331181526, 0.05093154311180115, -0.009826944209635258, -0.028407597914338112, 0.009712415747344494, 0.03575187548995018, 0.029540441930294037, 0.010202611796557903, -0.015109742060303688, 0.0022541063372045755, 0.044196803122758865, 0.028145065531134605, 0.051815055310726166, -0.003353660926222801, 0.034767281264066696, -0.01457636896520853, -0.012296422384679317, -0.021438373252749443, 0.1464393436908722, 0.012714319862425327, 0.036184195429086685, 0.01977706141769886, -0.003903754521161318, 0.017881514504551888, 0.011299662292003632, -0.020907049998641014, 0.008685711771249771, -0.017243418842554092, 0.019081562757492065, -0.00639483705163002, -0.010837809182703495, -0.0842590183019638, -0.006860582623630762, 0.024243393912911415, 0.016734570264816284, 0.0020027223508805037, 0.02358960546553135, -0.018139977008104324, -0.008019857108592987, 0.042695920914411545, 0.07826901227235794, 0.003400118788704276, -0.011038068681955338, -0.046440474689006805, -0.030289355665445328, -0.014395841397345066, -0.05421772599220276, -0.044655803591012955, 0.022138457745313644, 0.0019306258764117956, 0.005998061038553715, 0.05654245242476463, 0.032072436064481735, -0.05295330658555031, -0.005582673475146294, -0.018302330747246742, -0.03290778771042824, -0.039685703814029694, 0.08177944272756577, -0.0025085355155169964, 0.03837791457772255 ]
[ 0.017641717568039894, -0.004539206624031067, 0.01302404049783945, 0.012391873635351658, -0.006129465065896511, -0.021987011656165123, -0.017688201740384102, -0.01949153281748295, 0.017099445685744286, 0.012017806991934776, -0.02573562040925026, 0.004453268367797136, 0.02338007465004921, -0.005613874178379774, 0.0248562041670084, -0.011203057132661343, 0.017962703481316566, -0.01202987041324377, 0.033244092017412186, 0.013034926727414131, 0.0029446014668792486, 0.00323108141310513, 0.00526821194216609, -0.01689394749701023, 0.011610857211053371, 0.01819954812526703, -0.016652505844831467, 0.02467638999223709, 0.032350800931453705, -0.1357301026582718, -0.0021190308034420013, -0.01021797489374876, 0.016334613785147667, 0.03137531876564026, 0.008098135702311993, -0.035980306565761566, 0.006763414479792118, 0.06576148420572281, 0.016670778393745422, 0.028644533827900887, -0.016349613666534424, -0.018966060131788254, 0.017064141109585762, 0.018431374803185463, -0.03432510420680046, -0.003235883777961135, -0.028000010177493095, -0.033534251153469086, -0.02052191272377968, 0.010102778673171997, -0.05135731399059296, -0.038698308169841766, -0.023888923227787018, 0.03698865324258804, 0.02961095981299877, 0.019645990803837776, 0.023364363238215446, -0.000042177831346634775, 0.027394255623221397, 0.01439986377954483, 0.039981309324502945, -0.01557291578501463, -0.03763661906123161, -0.025909945368766785, -0.025632882490754128, -0.0014560823328793049, -0.009560815989971161, 0.014988712035119534, -0.023083610460162163, 0.010836264118552208, 0.009995452128350735, 0.02134832553565502, 0.011595402844250202, -0.02651262655854225, 0.017232108861207962, 0.023776985704898834, -0.006603780668228865, -0.018227029591798782, 0.020695526152849197, -0.0017698315205052495, -0.02619856968522072, 0.01627420261502266, -0.020759114995598793, 0.007086911238729954, -0.03030315600335598, -0.03266579657793045, 0.024423873052001, 0.007326614577323198, -0.005357898771762848, -0.00496211601421237, -0.03486400470137596, 0.02412594109773636, -0.021767087280750275, 0.000997819472104311, -0.08205385506153107, -0.0034473182167857885, -0.02955286204814911, 0.006439513061195612, -0.006830582860857248, 0.8579564094543457, -0.03405645862221718, -0.004815957508981228, 0.0228723157197237, -0.011571938171982765, -0.024662954732775688, -0.009561887010931969, 0.02661491371691227, -0.005249628331512213, -0.020476967096328735, -0.03263794258236885, -0.010584035888314247, 0.029920263215899467, 0.008406556211411953, 0.016143597662448883, 0.006085432134568691, 0.010573133826255798, 0.0236483346670866, 0.026996800675988197, -0.018510129302740097, 0.009412343613803387, 0.03953002020716667, -0.0035246401093900204, 0.02364894561469555, -0.0018261674558743834, 0.03471973538398743, -0.16406583786010742, 0.017284493893384933, -7.568107402398392e-33, 0.028823107481002808, -0.013009595684707165, -0.00734211690723896, -0.010416797362267971, 0.033322859555482864, -0.032944440841674805, 0.013552213087677956, 0.014451836235821247, -0.004702925216406584, -0.01830659806728363, -0.011462811380624771, -0.011859524995088577, 0.02500230073928833, -0.05552377551794052, 0.026928041130304337, -0.040276993066072464, 0.004652320872992277, 0.034803248941898346, -0.017063027247786522, 0.0068729775957763195, 0.0381757915019989, 0.01871618442237377, -0.015744267031550407, 0.02727504074573517, 0.02586345188319683, 0.014435306191444397, 0.010189016349613667, -0.03141374886035919, 0.026877297088503838, -0.03695414587855339, -0.01073526032269001, 0.039136894047260284, -0.021242719143629074, 0.004391137044876814, -0.02134370245039463, -0.03209548443555832, -0.04741019755601883, -0.010814092122018337, -0.0022494334261864424, -0.05051768571138382, -0.03626592084765434, 0.006402346771210432, -0.0476427786052227, -0.008922799490392208, -0.00003845780884148553, -0.005590282380580902, -0.02280980534851551, 0.015524049289524555, 0.0108858747407794, -0.010837393812835217, 0.010499803349375725, 0.0014207608764991164, -0.005875808652490377, 0.036155011504888535, 0.006122897379100323, -0.0008261258481070399, 0.030695127323269844, 0.01628411002457142, 0.02647237479686737, 0.039138227701187134, -0.0019059525802731514, -0.01600468158721924, -0.00888755638152361, 0.029659681022167206, 0.010196489281952381, 0.01384629588574171, 0.010689811781048775, -0.03219811990857124, 0.041982799768447876, -0.04262775555253029, -0.04488186910748482, -0.00615242775529623, -0.0030517452396452427, 0.013302745297551155, -0.03398507088422775, 0.012340808287262917, -0.007153346668928862, 0.05735941603779793, -0.03102259524166584, 0.015374848619103432, -0.02245350368320942, 0.004456381779164076, -0.02613876573741436, -0.032170768827199936, -0.0012844285229220986, 0.02189577929675579, 0.002868114970624447, -0.006764960940927267, -0.041592419147491455, 0.056907571852207184, 0.01189115084707737, 0.012270732782781124, -0.007239064201712608, 0.004478399641811848, -0.03105885535478592, 8.389352571604967e-33, -0.001270598964765668, -0.009568515233695507, -0.02850385569036007, -0.00925327930599451, 0.03892715275287628, 0.02653452567756176, -0.0008134504896588624, -0.0005941239651292562, -0.04548223689198494, 0.03471706435084343, -0.030410224571824074, -0.0010138144716620445, -0.011495605111122131, 0.008176456205546856, 0.02924415096640587, -0.014420242048799992, 0.057745881378650665, -0.04560013487935066, -0.00023913716722745448, 0.018827343359589577, 0.021277079358696938, 0.007277579512447119, 0.011466515250504017, 0.0211530439555645, 0.032847341150045395, 0.05192914232611656, 0.003564177779480815, 0.019354000687599182, -0.012196237221360207, 0.01419552881270647, 0.0006621950888074934, 0.006688098423182964, -0.00812138058245182, -0.012724888511002064, 0.010202381759881973, 0.018102746456861496, -0.022788753733038902, -0.0003226808912586421, -0.016037791967391968, 0.005891051143407822, -0.0022794511169195175, 0.03296956792473793, -0.003637022338807583, 0.013192059472203255, 0.014616604894399643, -0.00036045763408765197, 0.007425124291330576, -0.030931854620575905, -0.02810192108154297, 0.003333622356876731, 0.01460412610322237, 0.0007643710123375058, 0.001413779566064477, -0.02463357150554657, 0.00322256563231349, -0.011749577708542347, -0.014957914128899574, -0.022087540477514267, 0.002110123634338379, -0.020569611340761185, 0.016698233783245087, 0.0024034639354795218, -0.028256673365831375, -0.0011980377603322268, -0.03250923752784729, 0.030794620513916016, 0.006246766075491905, 0.00705933989956975, 0.0022355252876877785, 0.009901373647153378, -0.013285319320857525, 0.0032679724972695112, -0.0037475188728421926, 0.07334741950035095, 0.01956087164580822, 0.0005234063719399273, -0.03274136036634445, 0.0036032493226230145, -0.025808442384004593, 0.03362658619880676, -0.00909654051065445, 0.038622111082077026, -0.0043579149059951305, -0.0021149939857423306, 0.004217237699776888, 0.018025590106844902, 0.00480255763977766, 0.04986533895134926, 0.011245878413319588, 0.00788445957005024, -0.0038429293781518936, -0.041374437510967255, -0.02230803109705448, -0.004054432734847069, 0.021910885348916054, -1.3397986720065092e-8, -0.005423440597951412, 0.004970755893737078, -0.0008155294344760478, 0.028051963075995445, -0.005189742427319288, -0.033795833587646484, -0.01465554814785719, 0.00107732939068228, 0.019491475075483322, 0.02898463048040867, 0.06720893085002899, -0.022479861974716187, 0.015010150149464607, 0.030138738453388214, 0.013869371265172958, -0.019008908420801163, -0.019964005798101425, -0.011099977418780327, 0.02761716954410076, -0.01819586753845215, 0.03637240082025528, 0.03255617246031761, -0.022706255316734314, 0.03918001800775528, 0.028181327506899834, 0.013035601004958153, -0.04501062631607056, -0.07135849446058273, -0.032721005380153656, -0.01392197422683239, 0.016008993610739708, -0.02125738002359867, -0.047743022441864014, 0.016277974471449852, -0.010201429948210716, -0.008285903371870518, 0.03646599128842354, -0.019529636949300766, 0.022087374702095985, 0.0204478669911623, -0.028403017669916153, -0.0036232993006706238, -0.019372669979929924, -0.022240327671170235, -0.015283488668501377, 0.04456239938735962, -0.046035945415496826, -0.02568047307431698, -0.028440481051802635, -0.058164287358522415, 0.006978560239076614, -0.006770368665456772, 0.008449112065136433, 0.022652287036180496, -0.013831560499966145, 0.012711494229733944, -0.014705484732985497, 0.0007293976959772408, -0.016473380848765373, -0.007791644893586636, 0.0030247396789491177, 0.04030861333012581, -0.018266398459672928, -0.02476966753602028 ]
while-in-india-osmotic-communication
https://markhneedham.com/blog/2011/01/24/while-in-india-osmotic-communication
false
2011-01-15 19:05:26
Installing git-svn on Mac OS X
[ "software-development" ]
[ "Software Development" ]
I somehow managed to uninstall git-svn on my machine and http://blog.emmanuelbernard.com/2009/01/how-to-install-git-and-git-svn-on-mac.html[Emmanuel Bernard's blog post] suggested it could be installed using ports: [source,text] ---- sudo port install git-core +svn ---- I tried that and was ending up with the following error: [source,text] ---- ---> Computing dependencies for git-core ---> Dependencies to be installed: p5-svn-simple subversion-perlbindings apr-util db46 cyrus-sasl2 neon serf subversion p5-term-readkey ---> Verifying checksum(s) for db46 Error: Checksum (md5) mismatch for patch.4.6.21.1 Error: Checksum (md5) mismatch for patch.4.6.21.2 Error: Checksum (md5) mismatch for patch.4.6.21.3 Error: Checksum (md5) mismatch for patch.4.6.21.4 Error: Target org.macports.checksum returned: Unable to verify file checksums ---- A bit of googling led me to the https://trac.macports.org/ticket/26075[macports website] where it was pointed out that this problem was happening in that user's case because the link to the patch now redirects to a HTML page: ____ It's actually the fact that the links pointing to those patches have become invalid. http://www.oracle.com/technology/products/berkeley-db/db/update/4.6.21/ redirects to the Berkley-DB webpage http://www.oracle.com/technetwork/database/berkeleydb/overview/index.html and you get a HTML instead of the real patch. ____ I'm not sure if that's the case for me because only the Checksum is failing, nothing is mentioned about downloading from Oracle's website. By adapting one of the suggestions for downloading the patches manually I arrived at the following combination of commands to fix the db46 dependency: [source,text] ---- cd /opt/local/var/macports/distfiles/db4/4.6.21_6/ sudo rm -rf patch* for i in 1 2 3 4; do echo $i && sudo curl http://distfiles.macports.org/db4/4.6.21_6/patch.4.6.21.$i -O; done ---- Followed by: [source,text] ---- sudo port install git-core +svn ---- And I'm back in the game!
null
null
[ -0.006850053556263447, 0.007139449939131737, 0.003177278209477663, 0.026833228766918182, 0.09053099155426025, -0.005019068717956543, 0.019724112004041672, 0.033175982534885406, 0.005696083884686232, -0.018283246085047722, -0.041376993060112, -0.003348852042108774, -0.0658179447054863, 0.011702467687427998, -0.024962423369288445, 0.04359445720911026, 0.05968364700675011, -0.007724686060100794, 0.0002887090086005628, 0.005707038100808859, 0.009954742155969143, 0.07012924551963806, -0.03137662634253502, 0.03488808497786522, -0.006260634865611792, 0.00928898062556982, 0.01896100491285324, -0.013753416948020458, -0.0416811928153038, -0.019646629691123962, 0.07460075616836548, -0.011240119114518166, 0.027688514441251755, -0.018937285989522934, -0.018913840875029564, 0.004319219850003719, -0.04790688678622246, 0.042792294174432755, 0.0035804107319563627, 0.00387731846421957, -0.04878239333629608, 0.043319620192050934, -0.007146902848035097, 0.034317657351493835, -0.020636340603232384, 0.03391782566905022, -0.06997346878051758, 0.019615408033132553, -0.025742677971720695, -0.0063504669815301895, -0.06287276744842529, 0.03427954390645027, -0.028750894591212273, -0.022494109347462654, 0.005209195427596569, 0.04739430919289589, -0.011896488256752491, -0.06096220016479492, 0.020185375586152077, -0.014051846228539944, -0.020643239840865135, -0.032805655151605606, -0.01797792874276638, 0.003448419738560915, 0.020597469061613083, -0.026604823768138885, -0.004424329847097397, 0.03879132494330406, -0.03621959686279297, -0.030836520716547966, 0.009670284576714039, 0.009398183785378933, -0.012152417562901974, -0.024719305336475372, 0.03329026699066162, -0.020112287253141403, 0.017039308324456215, 0.02656048908829689, 0.023469168692827225, 0.04787717014551163, -0.018989503383636475, 0.03460489585995674, 0.038920316845178604, 0.02902054786682129, 0.013353117741644382, -0.03975914046168327, -0.025334227830171585, 0.013538406230509281, -0.05420858412981033, 0.09825699776411057, 0.027896709740161896, -0.04015136510133743, 0.027142196893692017, -0.01003001257777214, -0.004572666250169277, -0.013598181307315826, 0.01508327852934599, 0.010175886563956738, 0.04511580243706703, -0.030765069648623466, -0.053863320499658585, 0.02003486454486847, -0.008070407435297966, 0.008758622221648693, -0.07578132301568985, 0.018052566796541214, -0.02674412913620472, -0.00915069505572319, -0.022151054814457893, -0.00853183027356863, -0.012082376517355442, 0.043599940836429596, 0.010099714621901512, -0.017597919330000877, -0.05847715213894844, 0.07121293246746063, -0.005354388151317835, -0.10302790999412537, -0.010283070616424084, 0.005654189269989729, 0.06753084063529968, 0.041114453226327896, -0.03696778044104576, 0.06688439846038818, 0.05858241394162178, 0.022684922441840172, -0.011630105786025524, 0.037903133779764175, -0.049542464315891266, -0.04603962600231171, -0.01666753925383091, 0.06507567316293716, -0.016667932271957397, 0.020342005416750908, -0.0008979723206721246, -0.028816059231758118, -0.013137164525687695, -0.006657735910266638, 0.028611816465854645, 0.019200807437300682, -0.01906742714345455, -0.013061612844467163, -0.006188507657498121, 0.01959451660513878, 0.03950415179133415, 0.010893484577536583, -0.02197430469095707, -0.013185485266149044, -0.0648239329457283, 0.011728022247552872, -0.0012945886701345444, 0.01648588478565216, 0.040087852627038956, -0.0510549396276474, 0.03331614285707474, 0.11127111315727234, 0.0324084609746933, 0.009910305961966515, -0.045182228088378906, -0.00048419018276035786, 0.03321805223822594, 0.05276084691286087, -0.009256585501134396, 0.01639416441321373, 0.002759983530268073, -0.027726534754037857, -0.0032458417117595673, 0.0449490025639534, 0.010889156721532345, 0.01681498996913433, -0.05098060891032219, -0.06637562811374664, 0.07383354753255844, -0.06882619112730026, -0.007079471834003925, 0.04662265256047249, 0.0975450873374939, 0.05884663015604019, 0.015372632071375847, -0.015740659087896347, -0.07708556205034256, 0.05265875905752182, 0.023359159007668495, 0.02911444753408432, 0.02313842810690403, -0.020395636558532715, 0.06546162068843842, -0.0010170242749154568, 0.01633988320827484, 0.03593386709690094, -0.10576801002025604, -0.07459574192762375, 0.0099103394895792, 0.015624077059328556, 0.06365329772233963, -0.009742695838212967, -0.00858478993177414, 0.05620979890227318, -0.01923036016523838, 0.006137770600616932, -0.011319505050778389, 0.038514018058776855, -0.005377423483878374, -0.07563024759292603, -0.04546545445919037, 0.043058548122644424, 0.019387729465961456, -0.010962470434606075, -0.032344430685043335, 0.012738932855427265, 0.014779732562601566, 0.008120458573102951, 0.03657969832420349, -0.02518036589026451, 0.03355468809604645, -0.006398117169737816, 0.015045568346977234, -0.03961480036377907, 0.052147310227155685, -0.020807521417737007, 0.0016173665644600987, 0.0010360988089814782, -0.023199031129479408, 0.016964616253972054, 0.009600031189620495, 0.1008547842502594, 0.06550437211990356, -0.02893347665667534, -0.04037905111908913, 0.030128538608551025, -0.0054242368787527084, -0.04334614425897598, 0.0009029271313920617, -0.0005338895716704428, 0.01557882223278284, -0.02717234008014202, -0.0561593621969223, -0.023782873526215553, 0.01819744147360325, -0.035066355019807816, 0.011032224632799625, 0.03780611231923103, -0.010779489763081074, 0.05992444232106209, 0.012888950295746326, -0.039858486503362656, -0.010508370585739613, -0.029566701501607895, -0.06374997645616531, 0.0336928628385067, 0.011814907193183899, -0.014477148652076721, 0.02948770858347416, -0.039819661527872086, -0.02982989512383938, -0.015991849824786186, -0.0463685467839241, 0.02241484448313713, 0.023905960842967033, 0.04979598894715309, -0.022362885996699333, 0.0432145781815052, -0.022074975073337555, 0.01954805478453636, -0.008008931763470173, -0.029402513056993484, -0.07303805649280548, -0.005392851307988167, 0.002185495337471366, -0.005647791083902121, -0.0021247449330985546, 0.03289436921477318, 0.00037439074367284775, -0.015578637830913067, 0.04936450347304344, -0.025983968749642372, 0.06290576606988907, -0.0006964046624489129, 0.018314318731427193, -0.03751125559210777, -0.007859616540372372, 0.016254058107733727, -0.06664936989545822, -0.003748876741155982, -0.011219589971005917, -0.05659904330968857, 0.03086163103580475, -0.06821881979703903, -0.03978247195482254, 0.01673905737698078, 0.007785155903548002, 0.028540903702378273, 0.0027216742746531963, 0.047349464148283005, 0.05366455018520355, 0.014102711342275143, 0.03848975524306297, 0.025754744186997414, 0.0042885672301054, 0.061272330582141876, 0.03425467014312744, 0.017028843984007835, 0.056389011442661285, -0.016023898497223854, -0.005353972315788269, -0.04786662757396698, 0.021683616563677788, -0.028056161478161812, -0.26284340023994446, 0.05354031175374985, -0.009968630038201809, -0.05994820222258568, 0.039633315056562424, -0.01230646762996912, 0.017050398513674736, -0.043662458658218384, -0.04582982882857323, -0.003776275785639882, 0.0027510204818099737, -0.02671053446829319, 0.0414312481880188, 0.012136238627135754, -0.00844552181661129, 0.0031370818614959717, 0.035881590098142624, -0.04258885607123375, 0.028290720656514168, 0.031523026525974274, -0.008316520601511002, -0.07151436060667038, 0.025598639622330666, 0.03916343301534653, 0.031047845259308815, 0.05115756765007973, -0.06403487175703049, 0.06485089659690857, -0.047129418700933456, 0.006116705015301704, 0.023154787719249725, 0.021389130502939224, 0.0014572406653314829, 0.015804408118128777, -0.015530350618064404, 0.008945008739829063, 0.008494891226291656, -0.0018896880792453885, 0.02428976260125637, 0.01914718560874462, -0.028480883687734604, -0.038617607206106186, 0.019729718565940857, 0.030483558773994446, 0.0703747421503067, -0.01831677183508873, -0.05790850520133972, 0.0038801846094429493, -0.04017235338687897, 0.0862685963511467, -0.05738545581698418, -0.02935437671840191, 0.009592021815478802, 0.02384291961789131, -0.028401441872119904, -0.010018225759267807, -0.037319354712963104, -0.010541798546910286, -0.04188128188252449, -0.025787612423300743, 0.010041552595794201, -0.01727401092648506, -0.015759164467453957, -0.03797123581171036, 0.025616448372602463, -0.05823729559779167, -0.05650815740227699, -0.02768109180033207, 0.055143892765045166, 0.014943387359380722, -0.040405258536338806, -0.011853203177452087, -0.02394293248653412, -0.09512288868427277, -0.010056005790829659, -0.04619188979268074, -0.07847314327955246, 0.0003970674006268382, 0.009095074608922005, 0.013697251677513123, -0.035690948367118835, -0.012047567404806614, 0.028671063482761383, 0.023246530443429947, -0.016304435208439827, -0.034195076674222946, 0.03945153206586838, 0.009395980276167393, -0.036207083612680435, -0.0023173994850367308, 0.06204860284924507, -0.03682766482234001, -0.03795579448342323, -0.033751651644706726, -0.00997071247547865, -0.0031674886122345924, -0.006987610831856728, 0.008112101815640926, 0.04068377614021301, 0.06986356526613235, 0.027541542425751686, -0.038851574063301086, 0.00874435156583786, -0.05566049739718437, -0.035730279982089996, 0.011808851733803749, -0.047809358686208725, 0.0012664705282077193, 0.031279269605875015, 0.03791460022330284, -0.012607906013727188, -0.040771711617708206, 0.03372149541974068, -0.06009463220834732, -0.03737582266330719, -0.00010160873353015631, 0.024306965991854668, -0.007423251401633024, 0.032716505229473114, -0.0033080328721553087, -0.017236247658729553, 0.01722019724547863, 0.053744301199913025, -0.00538930157199502, -0.03299246355891228, -0.03043350763618946, 0.0004816912696696818, 0.024410907179117203, 0.022333677858114243, -0.003580491291359067, -0.005545349325984716, 0.035340987145900726, 0.04527754336595535, -0.020540768280625343, 0.013653767295181751, -0.006447616498917341, -0.05161869153380394, -0.011369534768164158, 0.011308818124234676, 0.0014944025315344334, -0.03269166126847267, -0.0038986823055893183, -0.020956246182322502, 0.029979338869452477, 0.023068642243742943, 0.004891209304332733, 0.051298897713422775, -0.014954754151403904, -0.0027496209368109703, 0.01264508068561554, -0.0015631918795406818, -0.05424888804554939, 0.06678806990385056, -0.03266289085149765, -0.05311993137001991, -0.019293135032057762, 0.04009279981255531, -0.007398203480988741, -0.013665996491909027, -0.0383232980966568, 0.02653282880783081, -0.042037852108478546, 0.012167763896286488, -0.012973787263035774, -0.04748506471514702, 0.03359494358301163, 0.006304649636149406, 0.00944976881146431, -0.05423450469970703, -0.0028875418938696384, -0.0002557315747253597, 0.05295886844396591, -0.04294436052441597, -0.022207144647836685, -0.024177098646759987, 0.02235477603971958, -0.01035855058580637, 0.011413047090172768, 0.02923400141298771, -0.002995007438585162, -0.01171855628490448, -0.016557635739445686, 0.02303125709295273, 0.015539802610874176, 0.01962122693657875, -0.017198674380779266, -0.034374725073575974, 0.02048708125948906, -0.025743871927261353, -0.006110250949859619, 0.0008810824365355074, -0.014130075462162495, -0.014949592761695385, 0.006131690926849842, -0.024676471948623657, -0.07659228146076202, 0.015735624358057976, 0.016798442229628563, 0.02526494301855564, 0.031746767461299896, -0.008813473396003246, 0.013465004973113537, -0.04729839041829109, 0.04094791039824486, 0.07258951663970947, -0.05664491280913353, 0.0019031534902751446, -0.004114282317459583, 0.01641739532351494, -0.018455946817994118, 0.009821083396673203, -0.04385172948241234, -0.027623264119029045, -0.009697476401925087, 0.0020595050882548094, -0.03477110713720322, -0.04300577566027641, -0.010614397004246712, -0.0043927584774792194, -0.010165682062506676, -0.004938279278576374, 0.008925896137952805, 0.018533898517489433, 0.0341593362390995, -0.039224669337272644, 0.017839862033724785, -0.0015311859315261245, 0.022661535069346428, 0.031873591244220734, -0.024935584515333176, 0.01393352821469307, -0.04162062704563141, 0.0581950843334198, 0.009749109856784344, -0.012697458267211914, 0.005833301693201065, -0.04892883449792862, -0.011353843845427036, -0.031422119587659836, 0.021345825865864754, -0.0037128475960344076, 0.01788630150258541, -0.023912029340863228, 0.01650436967611313, -0.03762131929397583, -0.02729973942041397, -0.001379721681587398, -0.034320224076509476, 0.0374726727604866, 0.04297315701842308, -0.0015206459211185575, 0.018130039796233177, -0.013011785224080086, -0.0353725329041481, 0.0312565416097641, -0.04858677089214325, -0.03697621077299118, -0.02616618201136589, -0.05928845703601837, 0.00023901258828118443, 0.02276834473013878, 0.03669914975762367, -0.08495533466339111, 0.0147000877186656, 0.019937552511692047, -0.019635699689388275, 0.04605657234787941, -0.003967939876019955, -0.005290553439408541, -0.04203429073095322, -0.029570795595645905, -0.0766996219754219, 0.04595808684825897, 0.03333599492907524, -0.048427462577819824, -0.011114046908915043, 0.02667512372136116, -0.050307586789131165, 0.0046896422281861305, -0.03473098948597908, -0.02950328029692173, 0.032831933349370956, 0.00015316065400838852, 0.02005144953727722, 0.03627822920680046, -0.03726828470826149, 0.049676597118377686, 0.038854289799928665, -0.031774722039699554, -0.021678615361452103, -0.06453976780176163, 0.0733461081981659, 0.022004403173923492, 0.052219368517398834, -0.035904012620449066, -0.02815186232328415, 0.0573740191757679, 0.041810840368270874, 0.03662073612213135, 0.021502144634723663, -0.001553419977426529, 0.041865717619657516, 0.08636981248855591, 0.028424378484487534, 0.016860464587807655, -0.01077301800251007, -0.03600605949759483, -0.05829525738954544, 0.032359108328819275, -0.02147073857486248, 0.002139490097761154, -0.013425313867628574, 0.028098324313759804, 0.023177171126008034, -0.025398612022399902, -0.06113257631659508, 0.02389448694884777, -0.05457804352045059, -0.03037426806986332, -0.01658463105559349, 0.024243446066975594, -0.033624302595853806, 0.03584522753953934, 0.004925270564854145, 0.036257222294807434, 0.05982645973563194, -0.005038436036556959, -0.013844001106917858, 0.021933306008577347, 0.07340459525585175, 0.07403239607810974, 0.019620172679424286, 0.024317435920238495, 0.05821241810917854, -0.012348594143986702, -0.055179160088300705, 0.007237990386784077, -0.03878069296479225, -0.01421100553125143, -0.023250127211213112, -0.030518051236867905, 0.06004249304533005, -0.02198156528174877, 0.07302947342395782, -0.008859848603606224, 0.030032962560653687, -0.008505178615450859, -0.026006968691945076, 0.023374447599053383, 0.0410877950489521, -0.015494033694267273, -0.006068156100809574, -0.006704624742269516, -0.03213217109441757, 0.0020865662954747677, 0.013168509118258953, -0.039217106997966766, 0.037963490933179855, -0.0316123366355896, 0.04202617332339287, 0.019642964005470276, -0.010078812018036842, 0.06597945094108582, -0.0215117409825325, 0.015599989332258701, -0.010009766556322575, 0.04906998574733734, 0.027376336976885796, 0.02473740093410015, 0.004179126117378473, -0.06670673936605453, -0.007394038140773773, -0.02305748499929905, 0.008986777625977993, 0.033056315034627914, -0.018272291868925095, 0.029029792174696922, -0.003040575422346592, 0.0007208621827885509, 0.055472441017627716, -0.014782528392970562, -0.003541278187185526, -0.03866666927933693, -0.06645964831113815, -0.047071415930986404, 0.0007090523140504956, -0.01379716582596302, -0.010113976895809174, 0.01730450801551342, -0.04783734306693077, -0.015052317641675472, -0.01960592530667782, -0.006778645794838667, 0.024237532168626785, -0.05165436863899231, -0.03235623985528946, 0.019879072904586792, 0.011869091540575027, -0.0032896839547902346, 0.024821052327752113, 0.05367989093065262, -0.02722294256091118, -0.01739444024860859, 0.014197185635566711, -0.0008457974763587117, 0.0305404681712389, -0.009835129603743553, 0.04165298864245415, -0.06941457092761993, 0.042704831808805466, 0.03547573462128639, 0.009633168578147888, -0.04315496236085892, 0.008823000825941563, -0.007772934623062611, -0.04372638836503029, 0.06886191666126251, -0.019130714237689972, 0.008526640012860298, -0.029457421973347664, 0.00964604876935482, -0.027455905452370644, -0.006115122698247433, 0.0045220088213682175, 0.015186291188001633, 0.10007519274950027, 0.03418872132897377, -0.016458865255117416, -0.06128052622079849, 0.009180831722915173, 0.01434742659330368, -0.004361292347311974, -0.012302856892347336, -0.01717730239033699, -0.03007233329117298, -0.07966499775648117, -0.03051508031785488, 0.000439215888036415, -0.015026160515844822, -0.05507630854845047, -0.019658779725432396, -0.031177090480923653, -0.06405846774578094, 0.0026852767914533615, -0.027841836214065552, -0.0028425680939108133, 0.00831311009824276, -0.01922820881009102, -0.03721850365400314, 0.003554749535396695, 0.03867000713944435, 0.007220368832349777, 0.04530831053853035, -0.04838860034942627, 0.01807926967740059, 0.022895773872733116, 0.005134915467351675, 0.0660458505153656, 0.024442706257104874, 0.002942847553640604 ]
[ -0.08919353038072586, -0.024567125365138054, -0.000522077432833612, -0.004584441892802715, 0.08878903090953827, -0.0811423808336258, -0.055292919278144836, 0.004189465660601854, -0.011431622318923473, -0.007822074927389622, 0.05170231685042381, -0.0631413608789444, 0.021388137713074684, -0.031213538721203804, 0.1011110171675682, 0.014588569290935993, -0.021845441311597824, -0.04973011836409569, 0.020236771553754807, 0.014614654704928398, -0.02014608308672905, -0.060637131333351135, -0.0239042229950428, -0.02779356762766838, 0.03072475455701351, 0.06088457256555557, 0.026274435222148895, -0.04746288061141968, -0.02421027608215809, -0.22833339869976044, -0.01558225229382515, 0.016611862927675247, -0.03475146368145943, -0.0033268830738961697, 0.0272262841463089, 0.04188725724816322, 0.002614206401631236, -0.0015157724265009165, -0.010222325101494789, 0.036736954003572464, 0.057168230414390564, 0.03618021681904793, -0.05426599085330963, -0.007107412442564964, 0.019726144149899483, 0.020259061828255653, 0.011664212681353092, -0.021520139649510384, 0.01460529025644064, 0.0070357113145291805, -0.02836969867348671, 0.02186337485909462, -0.021638233214616776, -0.014794339425861835, -0.03091641329228878, 0.03799070790410042, 0.04541748762130737, 0.10480954498052597, 0.016142509877681732, 0.03295474499464035, 0.0020143911242485046, 0.010841870680451393, -0.15509575605392456, 0.059322938323020935, 0.05058646947145462, 0.03606945648789406, 0.009078923612833023, -0.06411966681480408, -0.002659871941432357, 0.07469625025987625, -0.020709004253149033, -0.027022238820791245, -0.04587159678339958, 0.07207134366035461, -0.011612577363848686, 0.008270141668617725, -0.01216569822281599, 0.030941512435674667, 0.03611278906464577, -0.015322119928896427, -0.032773394137620926, 0.007918376475572586, -0.02702411822974682, -0.00866492185741663, -0.021207841113209724, -0.012563087046146393, -0.04125327244400978, 0.07666434347629547, 0.018064435571432114, -0.002837719162926078, 0.04487521946430206, -0.04389851540327072, 0.11479219049215317, 0.0005738888867199421, -0.07648961991071701, 0.0038010934367775917, 0.010473011061549187, -0.02316190116107464, -0.02214307337999344, 0.3993074893951416, -0.0077074309810996056, 0.000049466707423562184, 0.01925293728709221, 0.0624464675784111, 0.0452289953827858, 0.005582792218774557, 0.0068020508624613285, -0.012856426648795605, 0.03734980523586273, -0.04809333384037018, 0.01063929870724678, -0.019462168216705322, 0.06616190820932388, -0.06397895514965057, 0.0265366118401289, 0.014516119845211506, 0.01601906679570675, 0.029865292832255363, -0.0459061935544014, 0.028210492804646492, -0.0402442030608654, 0.0020672003738582134, 0.04582532122731209, 0.01718924008309841, 0.014113138429820538, 0.014858061447739601, -0.02172025479376316, 0.03432316705584526, 0.019041135907173157, 0.017836734652519226, 0.019975999370217323, -0.037231527268886566, -0.06444428116083145, -0.05571712926030159, 0.009605173952877522, 0.021174311637878418, 0.01743328385055065, -0.03137660026550293, -0.02721654810011387, -0.0015914220130071044, -0.0441942922770977, -0.03411915525794029, 0.04747878760099411, -0.010357382707297802, -0.04534652829170227, 0.047946054488420486, 0.01903904415667057, 0.002953336574137211, -0.023568080738186836, -0.04402337968349457, -0.00388178788125515, 0.006240786053240299, 0.008191180415451527, -0.014997968450188637, 0.0052548120729625225, 0.005787468980997801, 0.06255282461643219, 0.007231684401631355, -0.08653170615434647, 0.001904569915495813, 0.0008139641722664237, -0.0826844722032547, -0.04739747568964958, 0.05959054455161095, 0.07136949151754379, -0.06434117257595062, -0.01857111044228077, 0.005528449080884457, 0.007094800937920809, -0.032979872077703476, -0.0011483944253996015, 0.03471648693084717, 0.03316465765237808, -0.03631821647286415, 0.05202701315283775, -0.03640381246805191, 0.0009955349378287792, -0.011798224411904812, 0.0440918393433094, 0.0375237911939621, 0.010679181665182114, 0.01918950118124485, -0.02726929821074009, 0.01117685716599226, -0.02804633229970932, -0.09835915267467499, -0.06542592495679855, 0.003991548903286457, -0.00042813527397811413, -0.0330217070877552, -0.026626326143741608, -0.023425959050655365, -0.04740471392869949, 0.04146638140082359, 0.013212202116847038, -0.025492623448371887, -0.014746326953172684, 0.0011210596421733499, 0.013978742994368076, -0.035585999488830566, 0.041402146220207214, 0.04935896769165993, -0.03822708502411842, -0.0020360350608825684, -0.10908374935388565, 0.022734418511390686, 0.010851645842194557, -0.0472741462290287, 0.04017790034413338, 0.008699112571775913, -0.03140998259186745, 0.01925640180706978, 0.002309331903234124, 0.031241556629538536, 0.001811833237297833, -0.009042588993906975, -0.029807064682245255, 0.0027752977330237627, -0.00005977986438665539, 0.03393711894750595, -0.02408991940319538, 0.009831721894443035, -0.04889466241002083, -0.34795066714286804, -0.05308625474572182, -0.03299594298005104, 0.007504628039896488, 0.0373869352042675, -0.06066560745239258, 0.020170530304312706, -0.025814497843384743, -0.03153824806213379, 0.013607577420771122, 0.0734788253903389, 0.02753048948943615, -0.030332859605550766, -0.07602352648973465, 0.030506297945976257, 0.03027799166738987, -0.03758813068270683, -0.004876136314123869, 0.004354735370725393, -0.022147854790091515, -0.011247123591601849, 0.00525024114176631, -0.03702760115265846, -0.0308490339666605, 0.004165620543062687, 0.00005033546040067449, 0.09760461747646332, 0.04698684439063072, 0.07189241796731949, -0.06552962213754654, 0.035199541598558426, 0.03388756513595581, 0.05443206802010536, -0.10341731458902359, 0.015987485647201538, 0.01919446885585785, -0.028677906841039658, 0.03228761628270149, 0.02642860822379589, 0.00838202890008688, -0.039827048778533936, 0.015816334635019302, -0.07346667349338531, -0.08555629104375839, 0.000633724092040211, -0.0094218784943223, -0.03240562975406647, 0.003304366720840335, -0.006728003267198801, 0.03801635280251503, 0.004483028315007687, 0.034266386181116104, 0.003814699361100793, 0.03541245311498642, 0.010576997883617878, 0.008122561499476433, -0.04809990152716637, -0.02631184831261635, 0.05100604146718979, -0.0543706975877285, 0.032316431403160095, 0.03425787389278412, 0.043403685092926025, -0.05839903652667999, 0.021326256915926933, 0.02642364241182804, 0.005563728511333466, -0.010754824616014957, 0.0966266393661499, -0.010726438835263252, 0.008876049891114235, 0.08931819349527359, -0.008610164746642113, 0.020481687039136887, 0.016301775351166725, 0.044064413756132126, -0.047510478645563126, 0.01858702301979065, -0.02752932719886303, -0.03430585190653801, 0.00006918604049133137, -0.0034749414771795273, 0.07546347379684448, -0.03364862874150276, -0.02035721205174923, 0.051226112991571426, -0.02620355226099491, -0.02794444002211094, 0.05654650926589966, 0.017131702974438667, 0.00004452088614925742, 0.017560085281729698, -0.005757026840001345, -0.06976953893899918, 0.07059590518474579, 0.017553670331835747, -0.24149686098098755, 0.04762491211295128, 0.084430992603302, 0.02309284545481205, -0.0137734180316329, -0.009418965317308903, 0.047878291457891464, -0.0614742711186409, -0.00880085676908493, -0.019434502348303795, 0.05969421565532684, 0.03572683408856392, -0.00729317357763648, -0.05676804482936859, 0.04285143315792084, -0.022803612053394318, 0.03277425840497017, -0.000692639674525708, 0.008562250062823296, 0.008045212365686893, 0.007562329061329365, -0.03276176005601883, 0.13568341732025146, -0.01897778920829296, -0.05152289941906929, 0.003402397269383073, 0.016524508595466614, 0.021290531381964684, 0.07752753049135208, 0.014026503078639507, -0.010639095678925514, 0.006089111790060997, 0.04122903570532799, 0.028447125107049942, 0.009904691018164158, -0.0051087141036987305, 0.009373495355248451, 0.030159080401062965, 0.019381893798708916, -0.02333866059780121, -0.027133986353874207, 0.01620706170797348, -0.026344867423176765, 0.043901149183511734, 0.06792176514863968, -0.07686265558004379, 0.014156680554151535, -0.015120030380785465, -0.02140091173350811, -0.04908262938261032, -0.020525982603430748, -0.04121012985706329, 0.04763764142990112, 0.020776741206645966, 0.018164677545428276, 0.054513297975063324, 0.0018973677651956677, -0.0027684730011969805, -0.02461192198097706, 0.002331247553229332, 0.053145185112953186, -0.07595674693584442, 0.1148897260427475, -0.030876275151968002, 0.005033135414123535 ]
[ 0.010130338370800018, -0.047576904296875, -0.02798372134566307, -0.006696874741464853, 0.016320867463946342, -0.03091096319258213, 0.024607975035905838, 0.026794536039233208, -0.019272800534963608, 0.02655305713415146, 0.020904209464788437, 0.02372632548213005, 0.037827786058187485, -0.014898400753736496, 0.0022472389973700047, 0.009823723696172237, -0.03730076923966408, 0.0006196561153046787, 0.042286280542612076, 0.014729474671185017, -0.05360979586839676, 0.006118049845099449, 0.0024959715083241463, 0.00222781952470541, -0.011768676340579987, 0.02695632539689541, -0.03180434927344322, 0.02562057413160801, 0.005981972441077232, -0.13121505081653595, -0.03561370074748993, -0.006203802302479744, -0.005712741520255804, 0.015958556905388832, 0.014803486876189709, 0.006891123950481415, 0.02217761240899563, 0.004373285453766584, -0.06284072250127792, 0.0020144579466432333, -0.006470422260463238, -0.019370289519429207, -0.003898859256878495, 0.016859600320458412, -0.021188048645853996, -0.03183751925826073, -0.043030742555856705, -0.04056405648589134, 0.016831792891025543, 0.010951953008770943, -0.031246280297636986, -0.02583306096494198, -0.01154583040624857, -0.005030978005379438, 0.04014163464307785, -0.010648231022059917, 0.0002860309323295951, 0.02391236089169979, 0.04846092686057091, -0.006062641274183989, 0.029666166752576828, -0.034446146339178085, -0.04622097685933113, -0.04421553760766983, -0.041569795459508896, -0.010037845931947231, 0.010352250188589096, -0.01807858794927597, -0.022180620580911636, 0.011761393398046494, -0.04197850450873375, 0.029833555221557617, -0.056989993900060654, -0.03021233342587948, -0.05531787872314453, 0.0037443602923303843, 0.06367677450180054, -0.0066716792061924934, 0.014674684964120388, -0.006787966471165419, -0.0479012206196785, 0.030824633315205574, -0.0012975287390872836, -0.022836925461888313, -0.013128612190485, 0.014485773630440235, 0.016996458172798157, -0.01987946406006813, 0.06207942217588425, 0.02534490078687668, -0.002089520450681448, 0.036150068044662476, 0.006806198041886091, -0.034462593495845795, -0.07577656209468842, -0.019961601123213768, 0.030596928671002388, -0.025240501388907433, 0.0026339113246649504, 0.8375676870346069, 0.02310723438858986, 0.015464595519006252, -0.005262795835733414, -0.01997975818812847, -0.00573897548019886, 0.013455819338560104, -0.021684525534510612, -0.02175804413855076, -0.012525221332907677, -0.03760802373290062, 0.007124072406440973, 0.009683281183242798, 0.003971061669290066, -0.03065747208893299, -0.007792073767632246, 0.06610855460166931, -0.0025714454241096973, -0.0016792998649179935, -0.005863131955265999, 0.012746810913085938, 0.012928628362715244, 0.01839568465948105, 0.010910970158874989, 0.03129495307803154, -0.008311929181218147, -0.1780063360929489, 0.03233344480395317, -7.896101917688488e-33, 0.020548483356833458, -0.014605097472667694, -0.020716629922389984, 0.015899665653705597, 0.01311276014894247, -0.005452907178550959, 0.009290686808526516, 0.016832556575536728, 0.0017172845546156168, -0.011943520978093147, -0.0368269719183445, -0.014756366610527039, -0.024537205696105957, -0.009639150463044643, 0.02712707594037056, 0.020329715684056282, 0.0033371280878782272, 0.03764832764863968, -0.03213394433259964, 0.035073842853307724, 0.04410416632890701, 0.005499345250427723, -0.013327017426490784, -0.03505677729845047, 0.029684854671359062, 0.012701851315796375, -0.002719795098528266, 0.01415206678211689, 0.011211604811251163, -0.05652011185884476, -0.02343629114329815, -0.023277271538972855, 0.00889197364449501, -0.025995975360274315, 0.03147575259208679, -0.06554524600505829, -0.027480531483888626, 0.025420816615223885, -0.04929053783416748, -0.0052849422208964825, 0.016362719237804413, 0.01792047917842865, -0.03250354155898094, -0.003515916643664241, 0.055229295045137405, 0.0015982785262167454, 0.018435461446642876, -0.0026090433821082115, 0.003413587110117078, -0.025418106466531754, 0.01909845508635044, 0.006104014348238707, 0.0015923262108117342, 0.01976850815117359, -0.005654867272824049, 0.035414863377809525, 0.013724320568144321, 0.0027858917601406574, 0.006197602953761816, 0.02232820726931095, 0.0026673865504562855, 0.004348324611783028, -0.010594503954052925, 0.025083301588892937, 0.004500896669924259, 0.02535948157310486, 0.04091968387365341, 0.013995539397001266, 0.008794549852609634, 0.02847464755177498, -0.05328337103128433, -0.005076357163488865, 0.003981679677963257, -0.030446995049715042, 0.011466101743280888, -0.018934763967990875, -0.018780846148729324, 0.029688788577914238, -0.013949750922620296, 0.0506741888821125, -0.013346118852496147, -0.003726080758497119, -0.02986239083111286, -0.028676237910985947, -0.019850406795740128, 0.031538814306259155, 0.03801915794610977, -0.02232585847377777, -0.028093095868825912, -0.011536676436662674, 0.06022484228014946, 0.03726743534207344, 0.01642872951924801, -0.035232771188020706, -0.03755313530564308, 7.346044764584553e-33, -0.008620619773864746, -0.023840224370360374, 0.012051224708557129, -0.01828695833683014, -0.00485415430739522, -0.0003268011787440628, 0.017374983057379723, 0.030419329181313515, -0.053415361791849136, 0.008282631635665894, 0.002231978578492999, 0.017601637169718742, -0.012449161149561405, 0.028122257441282272, 0.02130999229848385, 0.00027080814470537007, 0.006768851540982723, 0.023202719166874886, 0.006122270133346319, 0.02780291438102722, 0.05253839120268822, 0.016797855496406555, 0.03604521602392197, 0.01680891029536724, 0.011873790062963963, 0.0223353561013937, 0.01676991954445839, 0.0016934063751250505, -0.005459530279040337, 0.02967250719666481, 0.01345400046557188, -0.022417884320020676, 0.006388096604496241, -0.03441356495022774, -0.003931153099983931, 0.026093166321516037, -0.00936670508235693, 0.023452408611774445, -0.007508312817662954, 0.029859596863389015, 0.00014454488700721413, 0.011957362294197083, -0.026218650862574577, 0.041183602064847946, -0.04248473793268204, 0.027370013296604156, 0.004873629659414291, 0.011916367337107658, -0.03135491907596588, -0.006876070983707905, 0.01638113148510456, -0.009287889115512371, 0.018610268831253052, 0.021378610283136368, 0.013692300766706467, -0.0035411131102591753, -0.05584485083818436, 0.039267051964998245, -0.03180352598428726, 0.03587447106838226, -0.011532151140272617, -0.01993395946919918, -0.02484752982854843, -0.018447214737534523, -0.009504924528300762, 0.026464160531759262, -0.03542693331837654, 0.017477575689554214, -0.03022126480937004, -0.013753232546150684, -0.018516113981604576, 0.009829448536038399, 0.016883255913853645, 0.02433803677558899, 0.027096739038825035, -0.02714408002793789, -0.007486395072191954, -0.003818170865997672, 0.020706212148070335, 0.045445770025253296, -0.020749075338244438, 0.012309480458498001, -0.03506492078304291, 0.005136105697602034, -0.006383077707141638, 0.008253623731434345, -0.019347330555319786, 0.0031885444186627865, 0.022244123741984367, -0.036563750356435776, -0.01924852654337883, -0.03557233884930611, -0.007949667051434517, 0.0022777693811804056, -0.001067653181962669, -1.2869998400333316e-8, 0.02121446654200554, -0.01351081021130085, -0.02682434767484665, -0.004833763465285301, 0.051719095557928085, 0.005692696198821068, -0.02854037471115589, 0.014504456892609596, -0.031311601400375366, 0.02441032975912094, -0.001918892958201468, 0.04159853607416153, -0.014206024818122387, 0.009625019505620003, 0.003045740770176053, -0.008560718037188053, -0.007378347218036652, 0.01698375679552555, 0.015065952204167843, -0.03783244267106056, 0.019983526319265366, 0.04146915674209595, -0.011879962868988514, -0.009757621213793755, 0.008877655491232872, 0.005708110518753529, 0.03636537119746208, -0.06446436792612076, -0.004497047048062086, -0.00594412861391902, 0.019457556307315826, -0.02303026057779789, -0.05067116767168045, -0.0007455523009411991, -0.004927974659949541, 0.00784278754144907, 0.026745013892650604, 0.034024935215711594, 0.03774794563651085, 0.027317548170685768, -0.0431625172495842, -0.023410355672240257, -0.01755739189684391, -0.02708967961370945, -0.07478076964616776, 0.028491223230957985, -0.028109893202781677, 0.012842794880270958, -0.010129261761903763, -0.02187984250485897, 0.04086408391594887, -0.022431660443544388, 0.020679974928498268, 0.02284429594874382, 0.003390458645299077, -0.00428549712523818, 0.022274931892752647, -0.01274064090102911, -0.019045719876885414, 0.025110088288784027, 0.009204145520925522, 0.019705990329384804, 0.028664520010352135, -0.00660672876983881 ]
installing-git-svn-on-mac-os-x
https://markhneedham.com/blog/2011/01/15/installing-git-svn-on-mac-os-x
false
2011-01-15 18:31:07
mount_smbfs: mount error..File exists
[ "shell-scripting-2" ]
[ "Shell Scripting" ]
I've been playing around with mounting a Windows file share onto my machine via the terminal because I'm getting bored of constantly having to go to Finder and manually mounting it each time! After a couple of times of mounting and unmounting the drive I ended up with this error: [source,text] ---- > mount_smbfs //mneedham@punedc02/shared punedc02_shared/ mount_smbfs: mount error: /Volumes/punedc02_shared: File exists ---- I originally thought the 'file exists' part of the message was suggesting that I'd already mounted a share on 'punedc02_shared' but calling the 'umount' command led to the following error: [source,text] ---- > umount punedc02_shared umount: punedc02_shared: not currently mounted ---- I had actually absent mindedly gone and mounted the drive elsewhere through Finder which I only realised after reading http://www.cmsimike.com/blog/2009/06/30/os-x-failure-mounting-via-shell/comment-page-1/#comment-7714[Victor's comments on this post]. ____ Make sure that you already do not have the same share mounted on your Mac. I had //host/share already mounted in /Volumes/share, so when I tried to mount //host/share to /Volumes/newshare it gave me the "`file exists`" error. ____ I learnt, thanks to the http://www.unix.com/71392-post2.html[unix.com forums], that you can see which devices are mounted by using 'df'. This is where Finder had mounted the drive for me: [source,text] ---- > df Filesystem 512-blocks Used Available Capacity Mounted on ... //mneedham@punedc02/shared 209696376 199773696 9922680 96% /Volumes/shared ---- Since the shared drive gets unmounted when I disconnect from the network I decided to write a shell script that would set it up for me again. [source,text] ---- #!/bin/sh function mount_drive { mkdir -p $2 mount_smbfs $1 $2 } drives_to_unmount=`df | awk '/mneedham@punedc02/ { print $6 }'` if [ "$drives_to_unmount" != "" ]; then echo "Unmounting existing drives on punedc02: \n$drives_to_unmount" umount $drives_to_unmount fi mount_drive //mneedham@punedc02/media /Volumes/punedc02_media mount_drive //mneedham@punedc02/shared /Volumes/punedc02_shared ---- At the moment I've just put that in '/usr/bin' so that it's available on the path. If there's a better way to do this or a way to simplify the code please let me know. I did come across a few ways to do the mounting using Apple Script in http://hints.macworld.com/article.php?story=20020610225855377[this post] but that's not half as fun as using the shell!
null
null
[ -0.024767234921455383, -0.02197079546749592, -0.0033559866715222597, 0.0584072470664978, 0.12484686821699142, 0.006707328371703625, -0.0191453006118536, 0.03161462023854256, -0.007818200625479221, -0.00940036866813898, -0.01820799894630909, 0.021923411637544632, -0.044251006096601486, 0.03772652521729469, -0.015820350497961044, 0.04523199796676636, 0.09018152207136154, -0.006193988025188446, 0.007175515405833721, 0.007482846267521381, 0.013316761702299118, 0.039964545518159866, 0.007120561320334673, 0.015893632546067238, 0.0056585525162518024, 0.023865172639489174, 0.03432566300034523, -0.017376800999045372, -0.042951542884111404, -0.03383129462599754, 0.004954801872372627, -0.004573521204292774, 0.025129809975624084, -0.013441826216876507, 0.007088031154125929, -0.025429945439100266, 0.00455522071570158, 0.00854343269020319, 0.006113836541771889, 0.003113805316388607, -0.05295252427458763, 0.012380587868392467, -0.02663901261985302, 0.009894294664263725, -0.03601110354065895, 0.03935234621167183, -0.044497787952423096, -0.01904335990548134, 0.007989135570824146, 0.0025733746588230133, -0.04212624952197075, 0.0055212159641087055, -0.020686665549874306, -0.019748492166399956, -0.0023055507335811853, 0.038034550845623016, 0.01020243763923645, -0.07885172963142395, 0.031959377229213715, -0.003384504932910204, -0.047106802463531494, -0.031305942684412, -0.040484338998794556, 0.03980714827775955, -0.007260759361088276, -0.04990323260426521, 0.01847781613469124, 0.04491780325770378, -0.05786069482564926, -0.021549709141254425, 0.011435536667704582, 0.001862203236669302, -0.02501758001744747, -0.02882293239235878, -0.0010826829820871353, -0.0377066470682621, 0.012948199175298214, 0.011357834562659264, 0.02495254948735237, 0.06127340719103813, -0.032228752970695496, 0.01326697040349245, 0.010384488850831985, 0.0318642184138298, 0.01236679870635271, -0.05008026957511902, -0.05588245764374733, 0.021810008212924004, -0.05703500285744667, 0.06830859929323196, 0.0024091696832329035, -0.028584685176610947, -0.012112172320485115, 0.017065415158867836, 0.009360060095787048, -0.004686166066676378, 0.0012985062785446644, 0.0016803459729999304, 0.02220427617430687, -0.026158228516578674, -0.06685807555913925, -0.013564458116889, -0.02354424260556698, 0.04711967706680298, -0.054587364196777344, 0.030472995713353157, -0.03911649435758591, 0.006784106604754925, 0.003254079958423972, -0.03243854269385338, -0.030596880242228508, 0.021237565204501152, 0.004487402271479368, 0.002417315961793065, -0.06519681215286255, 0.0465766079723835, 0.03835640847682953, -0.06038513034582138, 0.010681495070457458, 0.03176228702068329, 0.03937152028083801, 0.039454929530620575, -0.02406075783073902, 0.0473175048828125, -0.01316175889223814, 0.02470543421804905, -0.013566168956458569, 0.03865834325551987, -0.03885383903980255, -0.06657759845256805, -0.02559898979961872, 0.05395837128162384, 0.000771051156334579, -0.01604030653834343, -0.0069473241455852985, -0.02580186165869236, -0.017472926527261734, -0.01120638195425272, 0.044414713978767395, 0.027520624920725822, -0.000055904831242514774, -0.023517029359936714, -0.027258247137069702, 0.033039674162864685, 0.02112746052443981, 0.024678997695446014, -0.032748591154813766, -0.02695068158209324, -0.07679198682308197, 0.02610854245722294, 0.03522196412086487, -0.009465999901294708, 0.07526958733797073, -0.05718635022640228, -0.002154644811525941, 0.08577186614274979, 0.034665580838918686, 0.03239402547478676, -0.045763857662677765, 0.019413655623793602, 0.042831066995859146, 0.026293974369764328, -0.015268443152308464, 0.049372851848602295, -0.0046676769852638245, -0.0411653071641922, 0.0040240841917693615, 0.012313230894505978, 0.006302663590759039, 0.020481305196881294, -0.053734444081783295, -0.061485882848501205, 0.053842686116695404, -0.03502519428730011, -0.0009704293916001916, 0.032574236392974854, 0.08585748821496964, 0.05511942505836487, 0.01893945224583149, 0.008567536249756813, -0.06570464372634888, 0.04554632306098938, -0.0015669523272663355, 0.035383712500333786, 0.044699616730213165, 0.01714763604104519, 0.06268779933452606, 0.02352060377597809, 0.009989301674067974, 0.021450607106089592, -0.08070392161607742, -0.09460243582725525, -0.010754167102277279, -0.011098909191787243, 0.045622583478689194, -0.021706989035010338, -0.0023089132737368345, 0.02660316973924637, 0.04129152372479439, 0.020898362621665, -0.002964730141684413, 0.038704197853803635, 0.03501129150390625, -0.05646501109004021, -0.07750626653432846, 0.07599835842847824, 0.01754818856716156, -0.019449349492788315, -0.02197110466659069, 0.025137024000287056, -0.0008701652404852211, 0.02371906489133835, 0.06670279055833817, -0.014927920885384083, 0.06168375164270401, 0.019659480080008507, 0.027123410254716873, -0.027533944696187973, 0.016174405813217163, -0.048340342938899994, 0.0016267008613795042, -0.008971381932497025, -0.0018984300550073385, 0.05907284840941429, 0.01689801551401615, 0.12090451270341873, 0.03271555155515671, -0.02248748205602169, -0.029620597139000893, 0.027872957289218903, 0.009013788774609566, -0.03405739367008209, -0.010366152040660381, 0.017732085660099983, -0.02977190725505352, 0.056033600121736526, -0.05218053236603737, -0.009645686484873295, 0.002499546390026808, -0.015014050528407097, -0.002429960062727332, 0.05517653375864029, 0.0036767658311873674, 0.07869384437799454, -0.0016340853180736303, -0.02663799375295639, 0.02530115470290184, -0.05173167958855629, -0.0648750588297844, -0.05573049560189247, 0.03926902264356613, -0.017896117642521858, 0.03409609943628311, -0.04441336542367935, 0.006615558173507452, -0.027073726058006287, -0.013532164506614208, 0.017783237621188164, 0.024541545659303665, 0.05767636373639107, -0.046265583485364914, 0.05990343540906906, -0.04113268479704857, -0.0031005321070551872, -0.05573837086558342, -0.030707649886608124, -0.01083481777459383, 0.041654977947473526, 0.020104123279452324, 0.030338745564222336, 0.0042885844595730305, -0.006637574173510075, -0.0018167822854593396, -0.016210636124014854, 0.037739526480436325, 0.004861200228333473, 0.05159498378634453, 0.007724017836153507, 0.013645182363688946, -0.04648914188146591, -0.003558639669790864, 0.016956891864538193, -0.03535660728812218, 0.007224178873002529, 0.057243410497903824, -0.03895992040634155, 0.030646562576293945, -0.0632825642824173, -0.06746764481067657, -0.01786908507347107, 0.0026479153893887997, -0.000776199100073427, 0.03271470591425896, 0.00493913609534502, 0.014727162197232246, 0.04362072795629501, 0.0025383627507835627, 0.01057301927357912, 0.023436354473233223, 0.05737626552581787, 0.0008064665016718209, -0.02016846276819706, 0.049298617988824844, -0.04170401021838188, 0.020539317280054092, -0.0492793470621109, 0.01833556592464447, -0.019547736272215843, -0.2616914212703705, 0.03497495874762535, 0.0019967060070484877, -0.02772064320743084, 0.021069806069135666, -0.03682196885347366, -0.013238389976322651, -0.033077728003263474, -0.03042866289615631, -0.009712145663797855, -0.04037141799926758, -0.019918953999876976, 0.023333236575126648, 0.01536259800195694, 0.0028936308808624744, 0.005767537280917168, 0.0391409732401371, -0.05908195674419403, -0.0007641609408892691, 0.004876107908785343, -0.009636551141738892, -0.04950792342424393, -0.00723560806363821, 0.053429119288921356, 0.03792065009474754, 0.08589588105678558, -0.04136713221669197, 0.05439214035868645, -0.04888898506760597, -0.027184629812836647, 0.01037332322448492, -0.02847682684659958, 0.005076207686215639, 0.0007829780224710703, -0.030886588618159294, -0.01289411261677742, 0.019378285855054855, -0.017780428752303123, 0.051513854414224625, -0.0008971201023086905, 0.009444942697882652, -0.049653004854917526, 0.038777563720941544, 0.008732114918529987, 0.05438471585512161, -0.02880111336708069, -0.07680118829011917, -0.01807950809597969, -0.05865546688437462, 0.06653288751840591, -0.029330002143979073, -0.03960287198424339, -0.04072453826665878, 0.013602916151285172, 0.0005790515569970012, 0.0012612607097253203, -0.015622698701918125, 0.0012306716525927186, -0.023229263722896576, -0.024323146790266037, -0.02964487485587597, -0.038583144545555115, -0.03933730721473694, -0.062120020389556885, 0.007716791238635778, -0.049383848905563354, -0.08685444295406342, -0.004253393039107323, 0.06179191917181015, -0.004383834544569254, -0.05035220459103584, 0.026355057954788208, 0.00104421260766685, -0.10583988577127457, -0.01952444575726986, 0.012609926983714104, -0.06735216081142426, 0.008042908273637295, -0.023532647639513016, 0.04405081272125244, -0.03468947485089302, -0.02772316336631775, 0.026201767846941948, -0.004094581585377455, 0.015906725078821182, -0.04211142659187317, 0.03037506900727749, -0.018030060455203056, 0.0013204481219872832, -0.018563944846391678, 0.05236434191465378, -0.012555667199194431, -0.027110286056995392, -0.005296172574162483, 0.01092659030109644, 0.009195691905915737, 0.003123316215351224, 0.029848841950297356, 0.03554479032754898, 0.043124888092279434, 0.05093982443213463, -0.034929271787405014, 0.0026709316298365593, -0.05633648857474327, -0.04027209058403969, -0.007313254289329052, -0.002189398044720292, 0.0175348948687315, 0.017700975760817528, 0.050347037613391876, 0.0019697437528520823, -0.020542198792099953, 0.050291962921619415, -0.09896139800548553, 0.00658616004511714, -0.005579988472163677, 0.014942767098546028, 0.022093547508120537, 0.04438701272010803, -0.015571928583085537, -0.014278676360845566, -0.004745404701679945, 0.040161728858947754, -0.008553260937333107, -0.06397006660699844, 0.01895770989358425, 0.03881388530135155, -0.017718983814120293, -0.018845707178115845, -0.016748324036598206, -0.026831291615962982, 0.016163552179932594, 0.06418533623218536, -0.04800073057413101, 0.021916963160037994, -0.0362459197640419, -0.022045083343982697, -0.03003944270312786, 0.008895455859601498, 0.00339529849588871, -0.03881713002920151, 0.014944467693567276, -0.001889359555207193, 0.005390998907387257, 0.04119591787457466, -0.01904100552201271, 0.011005139909684658, -0.0032606981694698334, 0.027177950367331505, 0.023976115509867668, -0.004528660327196121, -0.06957482546567917, 0.016143733635544777, -0.015260808169841766, -0.03642568364739418, 0.013767282478511333, 0.009172094985842705, -0.04250628873705864, -0.04139804467558861, -0.02576577663421631, 0.012404404580593109, -0.05660870298743248, -0.0023528432939201593, -0.0011475412175059319, -0.029450155794620514, 0.062171775847673416, -0.01878049224615097, 0.012120944447815418, 0.01631217636168003, 0.0012060774024575949, -0.0016296323155984282, 0.01655430905520916, -0.028902053833007812, -0.02794005535542965, -0.010134614072740078, 0.018685752525925636, 0.020946206524968147, 0.03879094868898392, 0.017097705975174904, 0.005154088139533997, -0.0011991080828011036, -0.028938475996255875, 0.021812155842781067, 0.004460521042346954, 0.04840288311243057, -0.01226884126663208, -0.029721911996603012, 0.01312551274895668, -0.011922042816877365, -0.03153637424111366, -0.03364541009068489, -0.018116800114512444, -0.016612764447927475, 0.02669764682650566, -0.003254696261137724, -0.08163589239120483, 0.008660934865474701, -0.008851875551044941, 0.01993350125849247, 0.015300014056265354, -0.028713256120681763, 0.009729171171784401, -0.021505465731024742, 0.03167693316936493, 0.061451155692338943, -0.04741865023970604, 0.02026626095175743, -0.013581418432295322, 0.01209467276930809, 0.028242215514183044, 0.012486647814512253, -0.009513670578598976, -0.01935417577624321, -0.0048600309528410435, 0.08720686286687851, -0.0596022754907608, -0.017812957987189293, -0.044619690626859665, 0.0055943322367966175, -0.01854643039405346, 0.005485436413437128, -0.0008827532874420285, -0.007585571147501469, 0.012329794466495514, -0.049818843603134155, -0.005782578140497208, -0.009811844676733017, -0.024616394191980362, 0.00730826985090971, -0.005452469922602177, -0.01228343602269888, -0.023583589121699333, 0.0428866446018219, 0.01622152514755726, -0.02885047160089016, -0.02504238672554493, -0.008691373281180859, 0.0059351674281060696, -0.05646507069468498, 0.02226666547358036, 0.010815600864589214, 0.010804450139403343, -0.022113658487796783, 0.009954162873327732, -0.04131246358156204, -0.018192695453763008, -0.02532367780804634, -0.052024681121110916, 0.040504492819309235, 0.0594840906560421, -0.0032214047387242317, 0.00380525691434741, -0.05309389904141426, 0.003070079954341054, 0.0456022284924984, -0.0481102354824543, -0.022399991750717163, -0.02796347066760063, -0.04485433176159859, 0.022397266700863838, 0.04235565662384033, 0.016306450590491295, -0.05599575117230415, 0.017690854147076607, 0.008615001104772091, -0.002696596784517169, 0.05101241171360016, 0.014799300581216812, 0.01785038225352764, -0.04535667225718498, -0.006243705749511719, -0.09594801068305969, 0.009784507565200329, -0.021814236417412758, -0.04047341272234917, 0.00740926805883646, 0.028456076979637146, -0.03379766643047333, 0.028965987265110016, -0.05620797351002693, -0.039754804223775864, 0.028591593727469444, -0.013524889014661312, 0.020306944847106934, 0.010199688374996185, -0.010809098370373249, 0.048186320811510086, 0.02841772325336933, -0.038636572659015656, -0.014703100547194481, -0.002220679773017764, 0.06125016510486603, 0.0362936332821846, 0.01625901646912098, 0.010199696756899357, -0.020159486681222916, 0.08974689990282059, 0.015838176012039185, 0.02968776412308216, 0.058333735913038254, 0.00049308204324916, 0.036027293652296066, 0.046364109963178635, -0.04970254749059677, 0.03504867106676102, 0.011258097365498543, -0.031227322295308113, -0.044047754257917404, -0.0021550371311604977, -0.0053979321382939816, 0.018294792622327805, -0.027989212423563004, 0.05969955399632454, 0.00745334941893816, -0.027304179966449738, -0.09412811696529388, 0.018773112446069717, -0.027893640100955963, -0.01283290795981884, -0.041861146688461304, 0.021313611418008804, -0.01957165077328682, 0.06595707684755325, 0.009787514805793762, 0.036819178611040115, 0.047449059784412384, -0.017512144520878792, -0.004456532187759876, 0.042021773755550385, 0.06747282296419144, 0.09946177154779434, 0.0322510227560997, 0.009055723436176777, 0.0663876160979271, -0.0320415236055851, -0.0329669751226902, -0.022702177986502647, -0.048977531492710114, 0.006732916459441185, -0.02895837277173996, 0.009472088888287544, 0.07131460309028625, -0.055669307708740234, 0.047089189291000366, -0.02306421473622322, 0.011613870039582253, -0.011772040277719498, 0.016821028664708138, 0.03993474692106247, 0.014857839792966843, 0.03185419738292694, 0.04236568138003349, -0.005008746404200792, -0.0255784522742033, 0.013061787001788616, -0.014972939155995846, -0.011116841807961464, 0.01649504527449608, 0.0017442089738324285, 0.015765612944960594, 0.009095894172787666, 0.03197641298174858, 0.05532914027571678, -0.008262325078248978, 0.015703627839684486, -0.00048588443314656615, 0.060480017215013504, -0.017358141019940376, 0.03573346510529518, -0.0044551631435751915, 0.006525784265249968, 0.009093530476093292, -0.02777298353612423, -0.010723437182605267, -0.007735507562756538, 0.004038484301418066, 0.006227951031178236, -0.030218562111258507, 0.03922892361879349, -0.0023091300390660763, -0.010796209797263145, -0.016821563243865967, -0.0038836528547108173, -0.04019138962030411, -0.04532913491129875, -0.03557663410902023, 0.03286813944578171, 0.028821483254432678, 0.0332455150783062, -0.04196764528751373, -0.01802593283355236, -0.011944595724344254, -0.03618904575705528, 0.007834531366825104, -0.02633473090827465, -0.06066621094942093, 0.013157130219042301, 0.019526733085513115, 0.014201294630765915, 0.049656908959150314, 0.04058968275785446, -0.011670489795506, -0.039986055344343185, 0.0013164760312065482, -0.006767807062715292, 0.04731004685163498, -0.0026565969455987215, -0.010058904066681862, -0.06793439388275146, 0.03394977003335953, 0.02518143318593502, 0.007302519399672747, -0.06297693401575089, 0.018183689564466476, 0.042572908103466034, -0.009673153050243855, 0.062369849532842636, -0.013473626226186752, 0.002496155211701989, -0.016055390238761902, -0.00497821718454361, -0.018421337008476257, -0.015506073832511902, 0.03982846066355705, -0.0016085364622995257, 0.08655514568090439, 0.04725854471325874, 0.01940159685909748, -0.04878462478518486, 0.00016400005551986396, -0.0070099071599543095, 0.018080750480294228, -0.01947183534502983, -0.02316202037036419, -0.025745641440153122, -0.08981696516275406, -0.015422424301505089, -0.027134137228131294, -0.0457947701215744, -0.04072078317403793, 0.012498284690082073, -0.030405858531594276, -0.06802411377429962, 0.0409499816596508, -0.05334627628326416, -0.031023481860756874, -0.02791072241961956, -0.014390269294381142, -0.03261374309659004, 0.04008716344833374, 0.031827084720134735, -0.014542624354362488, 0.03368771821260452, -0.017282063141465187, -0.022116374224424362, 0.023748056963086128, 0.05143619701266289, 0.05067415162920952, -0.02814294956624508, 0.02834220603108406 ]
[ -0.08363407850265503, -0.03262991085648537, -0.010790095664560795, -0.04529957473278046, 0.04143412411212921, -0.07054989784955978, -0.020222574472427368, -0.017385302111506462, 0.009206819348037243, -0.03128821775317192, 0.042630333453416824, -0.06862297654151917, 0.005729911383241415, -0.04778768867254257, 0.07007428258657455, 0.020961664617061615, -0.001794773037545383, -0.07113205641508102, 0.003997486084699631, 0.029450207948684692, -0.025040803477168083, -0.07264480739831924, -0.02878394164144993, -0.025974884629249573, -0.012650064192712307, 0.033478397876024246, 0.0176420658826828, -0.018621208146214485, -0.02472194842994213, -0.19979266822338104, -0.005421951878815889, -0.04377497360110283, 0.027090314775705338, 0.002188068116083741, 0.038284752517938614, 0.017622364684939384, 0.031617648899555206, 0.014176975935697556, 0.004194260109215975, 0.04717889800667763, 0.02680315636098385, 0.015750521793961525, -0.045883066952228546, -0.01807066798210144, 0.052127059549093246, -0.0020758374594151974, -0.009157643653452396, -0.05584827437996864, 0.05125520005822182, 0.0025533672887831926, -0.027478238567709923, 0.014728184789419174, -0.009221513755619526, -0.018000459298491478, -0.055455442517995834, 0.05550432205200195, 0.03405601903796196, 0.05871107429265976, 0.021136227995157242, 0.023120500147342682, 0.013905047439038754, -0.010173899121582508, -0.12409665435552597, 0.08693785965442657, 0.07423296570777893, 0.03611306473612785, 0.008734253235161304, -0.047583676874637604, -0.0355658084154129, 0.05748891085386276, 0.009544125758111477, -0.014729529619216919, -0.043241918087005615, 0.07970381528139114, -0.006988439708948135, -0.040329866111278534, 0.029619760811328888, 0.03977100923657417, -0.029697077348828316, -0.05609341710805893, -0.05478499457240105, 0.009890449233353138, -0.01460991706699133, -0.010576306842267513, -0.07279601693153381, -0.011477837339043617, -0.029122864827513695, 0.07570262253284454, 0.02554996684193611, 0.00835112389177084, 0.015490563586354256, -0.007011038716882467, 0.07654642313718796, 0.0224628783762455, -0.11493101716041565, -0.002994110342115164, 0.00752239627763629, 0.034859977662563324, -0.04837583750486374, 0.44133955240249634, -0.016830913722515106, -0.002123101381585002, 0.06858522444963455, 0.013856046833097935, -0.010081392712891102, 0.02275034971535206, 0.005472789518535137, 0.003479236736893654, -0.012639602646231651, -0.018556442111730576, 0.05732790008187294, -0.010883614420890808, 0.04042154923081398, -0.04773775115609169, 0.05852346122264862, 0.00184641033411026, -0.011192191392183304, 0.017502011731266975, -0.03822864964604378, 0.023173095658421516, -0.045748092234134674, 0.001953648868948221, 0.04288652166724205, 0.021128853783011436, 0.002203894779086113, -0.060732826590538025, 0.01798909716308117, 0.047503601759672165, 0.023756053298711777, -0.017963886260986328, 0.004095802083611488, -0.022042086347937584, -0.03729459270834923, -0.01739196665585041, 0.007490209303796291, 0.04430220276117325, 0.009400486014783382, -0.0751618966460228, 0.028070036321878433, -0.0017528258031234145, -0.01229282096028328, -0.03977341577410698, 0.036977577954530716, 0.004723264370113611, 0.015139488503336906, 0.09550441801548004, 0.02225605957210064, -0.043566878885030746, -0.013902361504733562, -0.04423575848340988, -0.002608267590403557, 0.009367595426738262, -0.010066951625049114, -0.04643915593624115, 0.01854351907968521, 0.016170192509889603, 0.06891778111457825, 0.011589006520807743, -0.0715494230389595, 0.004946671426296234, 0.007630498614162207, -0.04369953274726868, -0.0710235983133316, 0.04313165694475174, 0.06328823417425156, -0.09467494487762451, -0.001935155363753438, 0.04016824811697006, 0.02308168262243271, -0.03400624915957451, -0.007928797975182533, 0.0042776381596922874, -0.02945786900818348, -0.026801278814673424, 0.014996928162872791, -0.05152646079659462, -0.02398395538330078, 0.019218550994992256, 0.021792087703943253, -0.0005359476199373603, -0.03504745289683342, 0.007341000717133284, -0.04396340623497963, -0.0038544228300452232, -0.011294305324554443, -0.057907190173864365, -0.05465378984808922, 0.009612084366381168, -0.0038989277090877295, -0.0009739053202793002, -0.04278852790594101, -0.009912767447531223, -0.08757789433002472, 0.05016690865159035, -0.0416913740336895, -0.026788057759404182, -0.006820088718086481, 0.030214998871088028, -0.00939191784709692, -0.028564805164933205, 0.027334842830896378, 0.024576401337981224, -0.057177212089300156, 0.029544072225689888, -0.07752805203199387, 0.030441466718912125, 0.01603858172893524, -0.0037222590763121843, 0.041743118315935135, 0.02075391635298729, 0.026222415268421173, -0.028865864500403404, 0.000939293357077986, 0.024839626625180244, -0.02917836420238018, -0.051269158720970154, -0.010846269316971302, 0.013907097280025482, 0.041157763451337814, 0.02159176766872406, -0.027641570195555687, -0.020440706983208656, -0.01286870427429676, -0.34280380606651306, -0.04677167534828186, -0.03267757222056389, 0.009017927572131157, -0.0018568984232842922, -0.056646350771188736, 0.029593445360660553, 0.01724098064005375, -0.04272666573524475, -0.019285868853330612, 0.11018075793981552, -0.050541602075099945, 0.008764714933931828, -0.07408059388399124, 0.006748788058757782, 0.027353353798389435, -0.024859163910150528, -0.019053667783737183, -0.015282324515283108, 0.03134707361459732, 0.010495617985725403, -0.0014923405833542347, -0.03555694967508316, -0.0007546904380433261, 0.018992610275745392, 0.009779910556972027, 0.09447001665830612, 0.03608300909399986, 0.10310248285531998, -0.006457868497818708, 0.07602658122777939, 0.04979996383190155, 0.010569565929472446, -0.08447787910699844, -0.04511959105730057, 0.021750926971435547, 0.009332518093287945, 0.007553431671112776, 0.013027154840528965, -0.008340705186128616, -0.09711837768554688, 0.04214462265372276, -0.03351900726556778, -0.019507108256220818, -0.025695400312542915, 0.006515368819236755, 0.009552930481731892, 0.019156670197844505, -0.02700764313340187, 0.07549634575843811, 0.0057458593510091305, -0.007569957058876753, -0.013724020682275295, 0.025343600660562515, 0.0529775433242321, -0.017972467467188835, -0.05164112150669098, -0.0010601995745673776, 0.03996067866683006, -0.0028101690113544464, 0.04911677539348602, 0.0642452985048294, 0.03188561648130417, -0.09203200042247772, -0.01709158346056938, 0.021488847211003304, -0.041250720620155334, 0.00869497936218977, 0.03393291309475899, -0.034674014896154404, -0.00758053595200181, 0.08299653977155685, -0.01236069668084383, 0.03806218504905701, 0.013379369862377644, 0.031002366915345192, 0.006403254345059395, 0.01694374345242977, 0.008509834297001362, -0.04510848596692085, 0.02553427219390869, -0.023531543090939522, 0.07655735313892365, -0.03326968476176262, 0.01733873412013054, 0.06716207414865494, -0.024067360907793045, 0.02736777439713478, 0.05685540661215782, -0.04196736961603165, -0.022038599476218224, -0.01863686554133892, -0.004187738988548517, -0.06765260547399521, 0.08110180497169495, 0.005575370043516159, -0.24552790820598602, -0.011032966896891594, 0.07875406742095947, 0.07409977912902832, -0.019389096647500992, 0.019830970093607903, 0.039351679384708405, -0.007610470522195101, 0.01591133140027523, 0.04109370335936546, -0.020362427458167076, 0.05300219729542732, -0.05221797153353691, -0.019257385283708572, 0.013389691710472107, -0.037701308727264404, 0.03065483644604683, 0.023305941373109818, 0.010207039304077625, 0.01746678166091442, 0.019598402082920074, -0.018527686595916748, 0.1279304474592209, -0.0032119888346642256, -0.006366665009409189, 0.009237355552613735, 0.023687507957220078, 0.05306592956185341, 0.04745912179350853, 0.006438873242586851, 0.001373682520352304, -0.007610626984387636, -0.020156968384981155, -0.016431614756584167, 0.021118566393852234, -0.0539277009665966, 0.016543950885534286, 0.02981329709291458, 0.0609305240213871, 0.0038115435745567083, -0.026982668787240982, 0.026518365368247032, -0.03405333682894707, 0.011080523021519184, 0.06680326908826828, -0.0057218000292778015, 0.030123326927423477, -0.02915850467979908, -0.01192772388458252, 0.0026591101195663214, -0.01224504318088293, -0.05414311960339546, -0.0038573762867599726, -0.005927469115704298, 0.029593143612146378, 0.029117900878190994, 0.013878864236176014, -0.03344319760799408, -0.0017324935179203749, 0.00944144744426012, 0.018826158717274666, -0.030528681352734566, 0.12065782397985458, -0.023646915331482887, 0.04492576792836189 ]
[ 0.00896215345710516, -0.012828899547457695, 0.017543766647577286, 0.015275821089744568, 0.0062103294767439365, 0.005552147049456835, -0.02803747169673443, 0.03191318362951279, 0.021462174132466316, -0.017849724739789963, -0.008890421129763126, -0.010797792114317417, 0.0534563809633255, -0.015756167471408844, -0.042719192802906036, -0.03692226856946945, 0.00798763521015644, 0.008843429386615753, 0.0472143217921257, 0.009933341294527054, -0.020571889355778694, 0.049787625670433044, -0.008549345657229424, -0.0506443977355957, 0.027279607951641083, -0.0023202530574053526, -0.0184479933232069, -0.026824526488780975, 0.011596365831792355, -0.1205778419971466, 0.006208339706063271, -0.044634442776441574, -0.013213185593485832, -0.010002145543694496, 0.0012624331284314394, -0.02238834835588932, 0.004218535963445902, -0.0032549698371440172, -0.0793575644493103, -0.04596598446369171, -0.0006366418092511594, -0.04044235497713089, 0.011153735220432281, 0.022538479417562485, -0.033865444362163544, 0.020028620958328247, -0.01906776987016201, -0.011984492652118206, 0.028439516201615334, 0.021943513303995132, -0.055462222546339035, 0.018107814714312553, 0.017473610118031502, 0.02076646313071251, 0.04227136820554733, 0.004693098831921816, -0.01113977562636137, 0.0296743456274271, 0.018647555261850357, -0.04314695671200752, 0.01081579364836216, 0.003506225533783436, -0.04111108556389809, -0.03840455412864685, 0.023214304819703102, -0.03254641219973564, -0.004501875955611467, 0.02090800553560257, -0.038566265255212784, 0.03409990295767784, 0.016642071306705475, 0.06954741477966309, -0.01584983617067337, -0.010699668899178505, -0.01912543550133705, 0.06603194773197174, 0.01947609707713127, -0.006459495984017849, -0.03230224549770355, -0.005882534198462963, -0.07492061704397202, 0.05115871876478195, -0.014303728938102722, -0.017696375027298927, -0.017473822459578514, -0.007658075541257858, -0.03443828597664833, 0.017996232956647873, -0.04488776996731758, -0.006405916064977646, 0.010914239101111889, 0.01268579252064228, -0.024491338059306145, 0.012461639940738678, -0.0806821659207344, -0.026365160942077637, -0.04516749083995819, 0.02173531800508499, 0.00581007357686758, 0.7534351944923401, -0.01747170463204384, 0.051157355308532715, -0.008599059656262398, -0.031872209161520004, -0.006957665551453829, -0.013362321071326733, 0.02678803913295269, -0.005453833844512701, -0.01321289874613285, -0.04304705932736397, 0.014742930419743061, 0.021745597943663597, -0.0030166376382112503, 0.035305917263031006, 0.04754505306482315, 0.007471880875527859, 0.022876758128404617, 0.05970745533704758, -0.04841366037726402, 0.010707449167966843, 0.047716040164232254, -0.04598613828420639, 0.006133998744189739, -0.03785847872495651, 0.02549990639090538, -0.1744207739830017, 0.0317777544260025, -7.372490448742178e-33, -0.03831157833337784, -0.04052331671118736, 0.05049703270196915, 0.003137345891445875, 0.02396039292216301, -0.050614241510629654, -0.003004111349582672, 0.05649048462510109, -0.032705917954444885, -0.039569295942783356, 0.023628195747733116, 0.024739397689700127, 0.02575041353702545, -0.018861541524529457, 0.035873882472515106, -0.06897277384996414, 0.06143101677298546, 0.0239078551530838, 0.021007586270570755, -0.016664598137140274, 0.05280673876404762, 0.07989230751991272, 0.0294166449457407, 0.018392913043498993, 0.00014306837692856789, 0.01333576813340187, 0.052989087998867035, -0.020694799721240997, 0.027830475941300392, -0.017755987122654915, -0.096772700548172, -0.009552988223731518, -0.0078399907797575, -0.07109597325325012, 0.0048103248700499535, -0.047447945922613144, -0.039555612951517105, -0.013460971415042877, -0.059744421392679214, -0.03267625719308853, 0.022285865619778633, -0.0651409700512886, -0.027901973575353622, 0.0018447027541697025, -0.046330198645591736, 0.013555508106946945, -0.003266627201810479, 0.029611431062221527, -0.011181207373738289, 0.03792508319020271, 0.03730218857526779, -0.007832612842321396, -0.01197024155408144, 0.036285605281591415, 0.003951739054173231, 0.016849087551236153, -0.0500655435025692, -0.03515936806797981, -0.00044138156226836145, -0.006420863326638937, 0.01742742210626602, 0.027458716183900833, 0.02463824488222599, 0.023720577359199524, -0.060957394540309906, 0.01437683217227459, 0.02452218160033226, -0.04947812110185623, 0.005280866753309965, 0.025670133531093597, -0.024453694000840187, -0.013245935551822186, -0.032687559723854065, -0.010797495022416115, -0.0037817463744431734, -0.022555531933903694, 0.00747132021933794, -0.05474884435534477, 0.029287731274962425, 0.02058151550590992, -0.03153880313038826, -0.02143600769340992, -0.04225630313158035, -0.022545503452420235, -0.05734523758292198, 0.02583312802016735, 0.006463059689849615, 0.002807584125548601, -0.05257681757211685, 0.03150434046983719, 0.018257223069667816, 0.03322191908955574, 0.02403860166668892, -0.006158648058772087, 0.005227245856076479, 7.208082870100296e-33, 0.017244841903448105, -0.056150883436203, 0.025066670030355453, -0.003482947126030922, 0.04419933259487152, 0.03205210343003273, 0.009143995121121407, 0.002911705756559968, -0.0534849651157856, 0.03575427830219269, -0.07058261334896088, 0.01152905635535717, -0.022559285163879395, -0.03743944689631462, 0.05687572434544563, -0.017705414444208145, 0.04873684421181679, -0.0029564020223915577, 0.008895859122276306, 0.012892648577690125, 0.004866492468863726, 0.021369637921452522, 0.06671597063541412, 0.020841889083385468, 0.05151023343205452, 0.09245602041482925, -0.015352894552052021, 0.03326250612735748, -0.019020315259695053, -0.00029346602968871593, 0.0013907646061852574, 0.038667503744363785, 0.010063950903713703, -0.028412576764822006, -0.0024088507052510977, 0.0520673543214798, 0.039764583110809326, -0.01906459592282772, -0.03881904482841492, 0.008543605916202068, 0.007731424644589424, 0.026533836498856544, 0.0069266632199287415, 0.05784069374203682, -0.006361736916005611, 0.016745831817388535, 0.02947666496038437, 0.00430715037509799, 0.00678664306178689, 0.0310025867074728, 0.038909319788217545, -0.007143703289330006, 0.005057698581367731, 0.03190731629729271, 0.012529888190329075, -0.019900603219866753, -0.04534820839762688, -0.007807157468050718, -0.0009329027379862964, 0.0011795652098953724, 0.02964366413652897, -0.024080393835902214, -0.05351358652114868, 0.04809972271323204, -0.042997028678655624, -0.034009501338005066, 0.0329202376306057, 0.04107115417718887, 0.005463354289531708, 0.01010696031153202, 0.029483802616596222, 0.018381940200924873, 0.016696518287062645, 0.03609176352620125, -0.00017468941223341972, 0.017373131588101387, 0.00029430174618028104, -0.0071772062219679356, -0.03186633437871933, 0.03908809274435043, -0.020420962944626808, 0.025428462773561478, 0.002859506057575345, 0.040984150022268295, -0.025020290166139603, 0.0034756294917315245, -0.017453575506806374, 0.035285525023937225, -0.005674084182828665, 0.0007278682314790785, -0.011264597065746784, -0.027742436155676842, -0.00117070646956563, 0.004898583982139826, -0.026218807324767113, -1.2112766789584839e-8, -0.008602422662079334, -0.03555804491043091, 0.00879351794719696, 0.04327259212732315, -0.04145224019885063, -0.04730450361967087, -0.021833553910255432, 0.04179409518837929, -0.029227565973997116, 0.03966154158115387, 0.021083854138851166, -0.05591922625899315, 0.013749705627560616, -0.010020053945481777, -0.008866667747497559, 0.0013233028585091233, 0.04888807609677315, 0.016661422327160835, 0.018689174205064774, -0.01134738139808178, 0.0176237765699625, 0.04502182826399803, 0.011752267368137836, 0.0008810717263258994, -0.023730358108878136, 0.030586162582039833, 0.002241898328065872, -0.07393179833889008, -0.05188211053609848, 0.022642144933342934, 0.03633721172809601, -0.033005207777023315, -0.04366052523255348, 0.03697086125612259, -0.0021709862630814314, -0.016872508451342583, 0.021125618368387222, 0.04458902031183243, 0.008801336400210857, 0.02316570281982422, -0.015645772218704224, 0.052986107766628265, 0.01082863099873066, -0.013151229359209538, -0.040294110774993896, 0.028265953063964844, -0.05859708413481712, 0.035171471536159515, -0.03814944252371788, -0.04475031793117523, 0.022336050868034363, -0.005237269215285778, -0.05088864266872406, 0.04462777078151703, -0.016220374032855034, 0.010182199999690056, -0.0013702131109312177, -0.004286780022084713, -0.04270850494503975, 0.004842911381274462, 0.04338341951370239, 0.049238111823797226, -0.07202482223510742, 0.006361123640090227 ]
mount_smbfs-mount-error-file-exists
https://markhneedham.com/blog/2011/01/15/mount_smbfs-mount-error-file-exists
false
2011-01-13 20:02:49
Chris Argyris: Espoused Theory vs Theory in Action
[ "systems-thinking-2" ]
[ "Systems Thinking" ]
Via some combination of http://twitter.com/christianralph[Christian Blunden], http://twitter.com/#!/patkua[Pat Kua], http://twitter.com/#!/dpjoyce[David Joyce] and http://twitter.com/#!/benjaminm[Benjamin Mitchell] I've been spending some time lately reading about the work of http://blog.benjaminm.net/argyris/[Chris Argyris]. I've previously come across his name while reading http://www.amazon.com/Fifth-Discipline-Practice-Learning-Organization/dp/0385517254/ref=sr_1_1?ie=UTF8&qid=1294946576&sr=8-1[The Fifth Discipline] but I didn't realise how interesting his work actually is. One of the interesting concepts I've come across so far is the difference between http://www.scu.edu.au/schools/gcm/ar/arp/argyris.html#a_arg_intro[espoused theory and theory in use]: Espoused theory ____ The world view and values people believe their behaviour is based on. ____ Theory-in-use ____ The world view and values implied by their behaviour, or the maps they use to take action. ____ There are two areas that really stood out for me when I read these definitions. == Interviews In face to face interviews the candidate is likely to give an answer based on their espoused theory of the world and hence can come across as being very good if they know the type of answers you're looking for. I've interviewed a couple of people over the last few years where I couldn't find fault with any of the answers being given but I was convinced that they weren't giving me an accurate picture of the candidate. The answers were too perfect. Luckily we have an opportunity to get a closer look at a candidate's theory in action in the pair programming interview that we do. I believe http://www.hashrocket.com/[HashRocket] take this even further by having candidates pair with their team for a week before they potentially get hired. == Knowledge vs Experience In a recent conversation with http://twitter.com/#!/davcamer[Dave Cameron] I was telling him about the difficulties I'd been having in applying the ideas I'd read in http://www.amazon.com/Crucial-Confrontations-Resolving-promises-expectations/dp/0071446524/ref=sr_1_1?ie=UTF8&qid=1294948454&sr=8-1[Crucial Confrontations], http://www.amazon.com/Agile-Coaching-Rachel-Davies/dp/1934356433/ref=sr_1_1?s=books&ie=UTF8&qid=1294948478&sr=1-1[Agile Coaching] and http://www.amazon.com/Fearless-Change-Patterns-Introducing-Ideas/dp/0201741571/ref=sr_1_1?s=books&ie=UTF8&qid=1294948497&sr=1-1[Fearless Change]. I understand the ideas that the books are suggesting but in a real life situation I nearly always make a mistake. Dave pointed out that this is the difference between knowledge and experience - just because you know what to do doesn't mean that you will do it unless you've had some experience of the situation before. This sounds pretty similar to the difference between espoused theory and theory in action - I know what I want to do in a situation but at the moment that isn't what I actually do.
null
null
[ 0.04039427638053894, 0.015125680714845657, -0.0010703313164412975, 0.04544255509972572, 0.07535872608423233, 0.041417863219976425, 0.03696993365883827, 0.044434309005737305, 0.028261030092835426, -0.0319308266043663, -0.01934792846441269, -0.003427889198064804, -0.05280798673629761, -0.0012284151744097471, -0.03203964605927467, 0.06746043264865875, 0.06324606388807297, 0.019914764910936356, 0.012759706936776638, -0.004103003069758415, 0.028518570587038994, 0.07099225372076035, 0.03061051294207573, 0.03007679060101509, 0.04234180226922035, 0.017201842740178108, 0.024305908009409904, -0.008831133134663105, -0.029484469443559647, 0.0096112797036767, 0.05119359865784645, 0.002450936008244753, 0.02398253045976162, 0.011840136721730232, 0.024122022092342377, -0.008256612345576286, 0.0009954407578334212, 0.032292451709508896, 0.016560453921556473, 0.010098595172166824, -0.07272794097661972, 0.0373234897851944, -0.023588333278894424, 0.004072925541549921, -0.05860954150557518, 0.001390852383337915, -0.028420286253094673, 0.021754121407866478, 0.019568458199501038, -0.001055389642715454, -0.050679367035627365, 0.04455942660570145, 0.0022072200663387775, 0.0010055105667561293, -0.020387612283229828, 0.03966037556529045, 0.013693319633603096, -0.06361602991819382, 0.02483173832297325, -0.0587480366230011, -0.023547809571027756, -0.014313079416751862, 0.002065914450213313, 0.04393051192164421, 0.027172386646270752, -0.03317539393901825, 0.0005107243196107447, 0.04205721244215965, -0.04967772960662842, 0.022720541805028915, -0.024521827697753906, 0.017550580203533173, 0.0006743015255779028, -0.0184825100004673, 0.01038271002471447, -0.048873137682676315, -0.0038613337092101574, 0.07373139262199402, 0.012676749378442764, 0.026746191084384918, -0.032423269003629684, 0.01920400559902191, 0.0006187359686009586, 0.030897097662091255, -0.0286483746021986, -0.028234140947461128, 0.017426341772079468, -0.023354537785053253, -0.08170556277036667, 0.0608300045132637, -0.004172432702034712, -0.04397221654653549, 0.004908460658043623, 0.06135765090584755, 0.00726162176579237, 0.014847311191260815, 0.02677058055996895, -0.017447056248784065, -0.024997206404805183, -0.04390248283743858, -0.030879003927111626, -0.025891590863466263, 0.0034476795699447393, 0.007763247936964035, -0.07746528089046478, -0.008295760490000248, -0.009495778009295464, -0.02722449041903019, -0.027149861678481102, 0.026982950046658516, -0.04702282324433327, 0.025202415883541107, -0.014760104939341545, 0.019757695496082306, -0.06500986963510513, 0.08042158931493759, 0.010743825696408749, -0.047576673328876495, -0.009615211747586727, 0.01822245866060257, 0.021105337888002396, 0.01334858313202858, -0.025207359343767166, 0.07736393064260483, 0.008312713354825974, -0.0024469622876495123, -0.03581637516617775, 0.05326022580265999, -0.023744912818074226, -0.05266091600060463, -0.013255244120955467, 0.04043479636311531, -0.009394668973982334, 0.003273839596658945, -0.011582765728235245, -0.03079870156943798, 0.01467943750321865, 0.0043840897269546986, 0.010437500663101673, 0.06989553570747375, -0.012725068256258965, -0.05394894257187843, 0.02497846633195877, 0.011011471040546894, 0.022704405710101128, -0.019410213455557823, -0.0011653749970719218, -0.015634920448064804, -0.04287630319595337, -0.010584465228021145, 0.015059328638017178, 0.030090393498539925, 0.02885439805686474, -0.03766273707151413, 0.014391261152923107, 0.06480058282613754, 0.0435708612203598, 0.009004807099699974, -0.021619660779833794, 0.016130613163113594, 0.049798622727394104, 0.025085773319005966, 0.01566557213664055, 0.03749243542551994, 0.051031723618507385, -0.016949117183685303, -0.0035590778570622206, 0.0305307786911726, -0.03206407278776169, 0.023461217060685158, -0.052892252802848816, -0.03851086646318436, 0.042998142540454865, -0.03268733248114586, -0.03367118164896965, 0.04616956412792206, 0.07075930386781693, 0.035487767308950424, 0.028031088411808014, -0.0057023572735488415, -0.08702205121517181, 0.04265923798084259, 0.016576943919062614, 0.02251606434583664, 0.03254521265625954, -0.019444739446043968, 0.04040363430976868, 0.04372551664710045, -0.008135315030813217, 0.06403354555368423, -0.06621056795120239, -0.10112783312797546, -0.01688217557966709, -0.0078014773316681385, 0.0430225171148777, -0.041942328214645386, 0.005909813567996025, 0.06948395818471909, 0.014245133846998215, 0.061432335525751114, 0.010722421109676361, -0.02057674527168274, -0.010551342740654945, -0.036825232207775116, -0.05252641811966896, 0.06958720833063126, 0.044936906546354294, 0.006627365946769714, -0.035148464143276215, 0.016164181753993034, -0.020931310951709747, -0.020180176943540573, 0.023224228993058205, -0.029745761305093765, 0.03271082043647766, 0.016134856268763542, 0.04248760640621185, -0.02095719985663891, 0.05373845621943474, -0.029578661546111107, 0.020497966557741165, -0.010345090180635452, -0.03351584076881409, 0.015445099212229252, -0.0007117505883798003, 0.09895774722099304, 0.07069176435470581, -0.049419552087783813, -0.0626019686460495, 0.018691085278987885, 0.04408685863018036, -0.040931008756160736, 0.008798395283520222, 0.007055680267512798, 0.006283570546656847, 0.005557569209486246, -0.0665646344423294, -0.04828362539410591, 0.04447714239358902, -0.060138702392578125, 0.012693339958786964, 0.06930872797966003, -0.017271528020501137, 0.05806661397218704, -0.02101244032382965, -0.009579665027558804, 0.004192291758954525, -0.004663664381951094, -0.04470262676477432, 0.01579633168876171, 0.007885913364589214, -0.016770150512456894, 0.03934631496667862, -0.02436405047774315, -0.026199428364634514, -0.0493280291557312, -0.030454499647021294, 0.016856014728546143, 0.04598832502961159, 0.06138565391302109, -0.009380179457366467, 0.06121603026986122, -0.029234474524855614, 0.029537009075284004, 0.0017817175248637795, -0.03621172159910202, -0.029723722487688065, -0.028573080897331238, 0.0025367208290845156, 0.007984617725014687, 0.010000055655837059, 0.006287780124694109, -0.003889205167070031, 0.00032297620782628655, -0.014770302921533585, -0.0048445845022797585, 0.02482007071375847, 0.0006212705629877746, -0.006981758400797844, -0.02295718342065811, -0.0329165942966938, 0.058891020715236664, -0.04537421092391014, -0.01501310896128416, 0.024680977687239647, -0.0800931453704834, 0.03336154296994209, -0.05583443120121956, -0.03522544354200363, -0.00198522862046957, 0.024280564859509468, 0.04350923001766205, 0.029055394232273102, 0.020266616716980934, 0.05024260655045509, 0.012117888778448105, 0.03621692955493927, 0.012776410207152367, 0.012029632925987244, 0.04245360568165779, 0.003617429407313466, 0.013365120626986027, 0.041118551045656204, 0.00402564462274313, 0.02556563913822174, -0.05270345136523247, 0.04329393059015274, -0.018844863399863243, -0.2812264561653137, 0.03240104019641876, 0.004840529523789883, -0.02856070175766945, 0.010499396361410618, -0.04511184245347977, 0.014718955382704735, -0.06046797335147858, -0.022197268903255463, 0.0232065562158823, -0.03926864266395569, -0.04210493341088295, -0.032009854912757874, 0.056868188083171844, -0.004772259388118982, 0.01214319933205843, 0.03858538717031479, -0.044095754623413086, 0.007601100020110607, 0.0692388266324997, -0.013444756157696247, -0.056790705770254135, -0.011629296466708183, 0.04524816945195198, 0.040812473744153976, 0.07965169101953506, -0.09217716753482819, 0.02959882654249668, -0.051775142550468445, -0.007061094045639038, 0.003434803569689393, 0.0016731919022276998, 0.012991076335310936, -0.010684221051633358, 0.0012561033945530653, -0.024099955335259438, 0.039135076105594635, -0.018929671496152878, -0.010076913982629776, 0.02876613289117813, -0.026002872735261917, -0.04509849101305008, -0.020040497183799744, 0.029205244034528732, 0.0645604208111763, 0.02351977676153183, -0.0816277340054512, -0.004730218090116978, -0.02568167820572853, 0.06926418840885162, -0.05118092522025108, -0.021045023575425148, -0.015582728199660778, 0.03485184907913208, -0.024956684559583664, 0.004664800129830837, -0.009535019285976887, -0.02441246062517166, -0.048558104783296585, -0.052877165377140045, -0.004239172674715519, -0.03303395211696625, -0.01720423437654972, -0.056884169578552246, -0.015452795661985874, -0.06362481415271759, -0.07210499793291092, -0.00769377825781703, 0.07532769441604614, -0.0005235489225015044, -0.0295979306101799, -0.001484772888943553, -0.021346604451537132, -0.1075253114104271, 0.0021542864851653576, 0.011948803439736366, -0.03774644806981087, -0.0005233071278780699, 0.02622166834771633, 0.05294936150312424, -0.02864972874522209, -0.051280662417411804, 0.039054181426763535, 0.016538506373763084, 0.03180527314543724, -0.008010855875909328, 0.0390641912817955, 0.01653376594185829, -0.03644974157214165, 0.013869020156562328, 0.04385816305875778, -0.00796776544302702, -0.0379631444811821, -0.029584236443042755, 0.0266396626830101, 0.007081881165504456, 0.009081986732780933, -0.01864171214401722, 0.00711455475538969, 0.030386369675397873, -0.024655530229210854, -0.07012409716844559, 0.02925415337085724, 0.0046933661215007305, -0.017924195155501366, -0.014321347698569298, -0.0462566576898098, 0.014592462219297886, 0.04669122025370598, 0.03239896893501282, 0.006895104888826609, -0.04525521397590637, 0.006363042630255222, -0.027317974716424942, -0.0336625762283802, -0.017495080828666687, 0.009191302582621574, 0.0482049323618412, -0.006680320482701063, 0.01801949180662632, -0.05825681611895561, -0.001152309589087963, -0.011228282004594803, -0.011693491600453854, -0.08727886527776718, -0.02093316987156868, 0.00009984539792640135, -0.032706744968891144, 0.009612423367798328, 0.02603445202112198, -0.01358283031731844, -0.0018402454443275928, 0.014196190051734447, -0.04256197437644005, 0.022238554432988167, -0.02601468376815319, -0.049387168139219284, -0.0425720252096653, -0.0025427634827792645, -0.006714685820043087, 0.003953105304390192, 0.02630632370710373, 0.014284847304224968, 0.010343506932258606, 0.051319997757673264, 0.018692897632718086, 0.018511883914470673, -0.012823515571653843, 0.03430027514696121, 0.019521113485097885, 0.013529368676245213, -0.06097130477428436, 0.01805964484810829, -0.040089935064315796, -0.018234970048069954, -0.024056246504187584, 0.021650228649377823, -0.010368674993515015, -0.007110849022865295, 0.0008380397921428084, 0.010218856856226921, -0.058298517018556595, -0.042320366948843, -0.033373139798641205, 0.027095790952444077, 0.07633353024721146, -0.04066351801156998, 0.020465008914470673, -0.031203260645270348, -0.01858990639448166, 0.009034078568220139, 0.0034609162248671055, -0.04880029335618019, -0.004759820643812418, 0.002420129720121622, 0.010274654254317284, 0.006700614932924509, -0.0143643943592906, 0.040240708738565445, -0.0027744679246097803, -0.0037403989117592573, -0.022460859268903732, 0.002265500370413065, 0.014675002545118332, 0.04581138864159584, 0.04084168002009392, 0.002315223217010498, -0.006682638544589281, -0.02969183214008808, -0.01340034231543541, -0.02878062054514885, -0.011766971088945866, -0.009971613995730877, 0.035613495856523514, -0.04864243417978287, -0.05121810361742973, 0.043319787830114365, -0.004037216771394014, 0.0217994786798954, 0.031273599714040756, -0.019655421376228333, 0.0005066726007498801, -0.023758770897984505, 0.03639502450823784, 0.051999207586050034, -0.055607374757528305, 0.001743414206430316, -0.0043000830337405205, -0.0001288040220970288, 0.0029150082264095545, 0.002494018990546465, -0.03550698235630989, 0.001897136215120554, -0.025168919935822487, -0.014626814052462578, -0.08974083513021469, -0.012290782295167446, -0.02867262251675129, -0.000022101468857727014, -0.0031415927223861217, 0.003343428485095501, -0.01602218858897686, -0.018417425453662872, -0.012750456109642982, -0.010129840113222599, 0.006314190570265055, -0.03347916528582573, 0.00041975866770371795, 0.026352860033512115, -0.040537670254707336, -0.0035383212380111217, -0.028537819162011147, 0.007543567102402449, 0.04099946469068527, -0.04491857439279556, -0.000393628200981766, -0.031195709481835365, 0.010000056587159634, 0.005711765494197607, 0.03384435549378395, -0.004644615110009909, -0.033864669501781464, -0.05299239978194237, -0.018893038854002953, -0.03832880035042763, 0.014686253853142262, -0.005298151634633541, 0.017073826864361763, 0.04390634223818779, 0.04752911254763603, 0.02140461467206478, 0.028177812695503235, -0.016999918967485428, -0.007516295183449984, 0.04034889116883278, -0.047380588948726654, -0.0336739756166935, -0.027461351826786995, -0.04063300043344498, -0.00856973510235548, -0.005225560162216425, 0.007577832322567701, -0.042986854910850525, 0.03749345242977142, 0.008953994140028954, 0.029598725959658623, 0.04814969748258591, -0.0005802696105092764, 0.04116332530975342, -0.06388185173273087, 0.006101292558014393, -0.07843810319900513, 0.0001182153428089805, 0.027658667415380478, 0.01712947152554989, 0.006224707700312138, -0.00394285935908556, -0.04249011352658272, 0.03962097689509392, -0.0729062482714653, -0.021174324676394463, 0.04801563918590546, -0.02753392979502678, -0.00025703717255964875, 0.02600652351975441, -0.06969033181667328, 0.03726135194301605, 0.011565403081476688, -0.04073714092373848, -0.02758977748453617, -0.02812686190009117, 0.04826725274324417, -0.005258654244244099, 0.015705231577157974, -0.03492410108447075, 0.013966330327093601, 0.0729871466755867, 0.02249189093708992, -0.0005295089795254171, 0.04772751405835152, -0.0215581227093935, 0.03447284176945686, 0.035754814743995667, 0.020736508071422577, 0.006746654398739338, 0.017144467681646347, -0.023034751415252686, -0.07939379662275314, 0.03400237113237381, 0.009070216678082943, -0.022653527557849884, -0.03769202157855034, 0.04509320482611656, 0.012346943840384483, -0.02980298176407814, -0.03850996494293213, 0.026845859363675117, -0.040578387677669525, 0.011742171831429005, -0.014856414869427681, -0.003805469488725066, -0.03549407422542572, 0.05105787143111229, 0.012560646049678326, 0.02348901517689228, 0.07774284482002258, -0.007426012773066759, -0.030415717512369156, -0.023496316745877266, 0.10004624724388123, 0.060636382550001144, 0.05398959293961525, 0.013452022336423397, 0.07302262634038925, -0.025264544412493706, -0.04891293868422508, 0.024239951744675636, 0.01855936273932457, -0.024929026141762733, 0.00444764643907547, 0.011226545087993145, 0.06961216777563095, -0.01850154809653759, 0.06603007763624191, -0.014174999669194221, -0.02644391357898712, -0.01634843647480011, 0.035448696464300156, 0.009825834073126316, 0.07779546827077866, -0.0037404524628072977, 0.008348589763045311, -0.02570521831512451, -0.04629312828183174, 0.026161378249526024, -0.025862164795398712, -0.028156448155641556, 0.031212186440825462, -0.03629739582538605, 0.0199700016528368, 0.010631725192070007, 0.02524346113204956, 0.09098904579877853, -0.0598161481320858, 0.023020029067993164, -0.003102464834228158, 0.023276744410395622, -0.0023915348574519157, 0.005226928275078535, -0.022101491689682007, -0.012093966826796532, -0.011134615167975426, -0.021759288385510445, -0.026864714920520782, -0.011542732827365398, -0.024347105994820595, 0.033871233463287354, -0.02370515465736389, -0.004236509557813406, 0.026164453476667404, 0.0006576625746674836, -0.0381825752556324, -0.06494180113077164, -0.03356686979532242, -0.03366141766309738, -0.050034765154123306, -0.006384239997714758, 0.02390200085937977, -0.017645807936787605, -0.03457142412662506, -0.005881352350115776, -0.01894143596291542, -0.021419541910290718, 0.05921817943453789, -0.04955800250172615, -0.019110171124339104, 0.006405129097402096, 0.031615737825632095, 0.05313501134514809, -0.002341439248993993, 0.05000977963209152, -0.020831041038036346, -0.010025814175605774, -0.022856758907437325, 0.001410761964507401, 0.009541093371808529, 0.018100064247846603, -0.008259957656264305, -0.10255848616361618, 0.005942885763943195, 0.02868359535932541, -0.02757980115711689, -0.05360782518982887, 0.037248630076646805, 0.0065939840860664845, 0.02214442752301693, 0.04602332040667534, -0.006127172615379095, 0.004735628608614206, -0.02381543256342411, -0.014468125067651272, 0.006467071361839771, 0.00023187957413028926, 0.05120256915688515, -0.03341812640428543, 0.08653301000595093, 0.015502989292144775, -0.004716073628515005, -0.04692324623465538, -0.02514745481312275, 0.018704824149608612, 0.009637955576181412, -0.01558655221015215, -0.032426536083221436, -0.015039666555821896, -0.08203615993261337, -0.0138626080006361, 0.04173823073506355, -0.02224685065448284, -0.044586990028619766, 0.02675977349281311, 0.017094144597649574, -0.013114584609866142, 0.02569962851703167, -0.04304128512740135, 0.04518980160355568, -0.02060086280107498, 0.0011829962022602558, 0.021214092150330544, 0.0018465040484443307, -0.020620197057724, -0.009576820768415928, 0.008945876732468605, -0.041755516082048416, -0.005058358423411846, -0.025134772062301636, 0.013836204074323177, 0.03523288667201996, 0.027095280587673187, -0.014776903204619884 ]
[ -0.08386582136154175, 0.02717006951570511, -0.05275470018386841, -0.012216833420097828, 0.051404815167188644, -0.022365253418684006, 0.006860768422484398, 0.02726762555539608, 0.0006809642072767019, -0.009343013167381287, -0.01046253927052021, -0.02702263370156288, -0.012799256481230259, -0.006210131570696831, 0.08069311827421188, 0.0029726936481893063, 0.013944897800683975, -0.07410028576850891, 0.006068717688322067, 0.03623105213046074, 0.010377121157944202, -0.057189635932445526, -0.023544343188405037, -0.0216391421854496, 0.022832944989204407, -0.006006723269820213, 0.07393155246973038, -0.03668326884508133, 0.02386653982102871, -0.18688158690929413, 0.018054066225886345, 0.013795691542327404, 0.017173390835523605, -0.005877051968127489, 0.00017782031500246376, 0.06617424637079239, 0.017586737871170044, 0.030875321477651596, -0.02376263588666916, 0.03123978152871132, 0.005659161135554314, 0.004359961953014135, -0.040946319699287415, -0.003966466523706913, 0.05219142138957977, 0.027028067037463188, -0.010269004851579666, -0.023198164999485016, -0.05708486959338188, 0.016739506274461746, -0.05453161895275116, -0.02286984957754612, -0.030447598546743393, -0.026025546714663506, -0.011464123614132404, 0.05400312319397926, 0.04388904944062233, 0.0481359139084816, 0.0016438758466392756, 0.02575133927166462, 0.014319906011223793, 0.019030334427952766, -0.15573690831661224, 0.08801986277103424, 0.025036320090293884, 0.04083549603819847, -0.03927076607942581, -0.016287246719002724, -0.0227749515324831, 0.04297979548573494, 0.027249380946159363, -0.02336782030761242, -0.00233983201906085, 0.0048327199183404446, 0.026635488495230675, 0.0077002993784844875, -0.0028416181448847055, 0.027804141864180565, 0.02307593636214733, -0.04980061203241348, 0.0004577282816171646, 0.037330444902181625, -0.02386917732656002, -0.020173126831650734, -0.011472271755337715, 0.02211078628897667, -0.0072362530045211315, 0.01663023605942726, 0.00187501881737262, 0.022054089233279228, 0.048096880316734314, -0.010742003098130226, 0.01146278902888298, -0.007380164228379726, -0.07933072745800018, -0.024613594636321068, -0.0085959667339921, 0.017865898087620735, -0.0460440032184124, 0.4785701036453247, -0.028520291671156883, -0.00840162206441164, 0.10335799306631088, 0.03606058284640312, 0.003997886553406715, 0.01017729938030243, -0.008038349449634552, -0.05435619875788689, 0.01708795689046383, -0.009134158492088318, 0.042887505143880844, -0.005748369265347719, 0.04141722247004509, -0.05126534029841423, 0.01823091320693493, 0.015570397488772869, 0.04359280690550804, 0.011213495396077633, -0.011654737405478954, -0.02779943309724331, -0.03035801276564598, 0.0027778157964348793, 0.009597222320735455, -0.012258620001375675, -0.02295975387096405, -0.08537185192108154, 0.0031673982739448547, 0.05279330909252167, 0.05505421385169029, -0.023721953853964806, 0.0513019785284996, -0.05204765126109123, -0.07176336646080017, -0.0032432996667921543, -0.016464581713080406, -0.0033051783684641123, 0.045476771891117096, 0.0005228813970461488, 0.0013316479744389653, 0.05898526310920715, 0.03268851712346077, -0.02959848940372467, 0.005189632065594196, -0.003945981618016958, -0.040897030383348465, 0.13638512790203094, 0.023760341107845306, -0.024212993681430817, -0.022258127108216286, 0.007559578865766525, -0.008010207675397396, 0.0292669627815485, -0.016528096050024033, -0.04052862897515297, 0.040405020117759705, 0.015008033253252506, 0.0775848850607872, -0.016162078827619553, -0.06226940080523491, -0.019329655915498734, 0.01496230810880661, -0.02293035387992859, -0.03921853378415108, 0.04865284636616707, 0.08873090893030167, -0.09091100096702576, -0.019461730495095253, 0.00004235227243043482, 0.030220534652471542, -0.07619665563106537, 0.03407503664493561, 0.02268032729625702, -0.03872346878051758, -0.004570812452584505, 0.029104579240083694, -0.031524963676929474, -0.03958669677376747, 0.019569287076592445, 0.055622898042201996, 0.011824676766991615, 0.03484005481004715, -0.019125638529658318, -0.0526057593524456, 0.01320027094334364, -0.06797179579734802, -0.05496133863925934, -0.05038491263985634, -0.031966302543878555, -0.024895137175917625, -0.019255515187978745, 0.015302516520023346, -0.023251349106431007, -0.0837394967675209, 0.07430972158908844, -0.05519888177514076, -0.030078072100877762, 0.024441171437501907, -0.0300991702824831, -0.025327524170279503, 0.0019111796282231808, -0.08905597031116486, 0.020166685804724693, -0.05425377935171127, 0.038864485919475555, -0.0521044060587883, 0.04760810732841492, 0.036731839179992676, -0.010797197930514812, 0.1235247403383255, 0.027100231498479843, 0.005043464712798595, -0.04043389856815338, -0.04667533189058304, 0.030822237953543663, 0.0073556178249418736, -0.02337280660867691, 0.025679029524326324, 0.003438688348978758, 0.019682319834828377, 0.03067960776388645, -0.010597842745482922, -0.0074653890915215015, -0.02066456526517868, -0.3421114981174469, -0.05702786520123482, -0.044636763632297516, 0.012617853470146656, 0.03551897406578064, -0.06318265199661255, 0.015358258038759232, -0.022036366164684296, 0.0014408549759536982, 0.03779485449194908, 0.01801154762506485, 0.0031965274829417467, 0.0243467316031456, -0.056066516786813736, 0.014077452011406422, 0.016637317836284637, -0.027867652475833893, -0.01647784560918808, -0.018134992569684982, -0.001670552883297205, -0.008691818453371525, 0.03789380192756653, -0.04226662218570709, -0.04579712823033333, 0.008862147107720375, -0.050269898027181625, 0.06843948364257812, 0.07975269109010696, 0.050295639783144, -0.020373037084937096, 0.00693166721612215, 0.00015810862532816827, 0.026196574792265892, -0.1216459572315216, 0.029113957658410072, -0.01409049890935421, 0.010589225217700005, -0.04093789681792259, 0.012105324305593967, -0.05950961634516716, -0.033047571778297424, 0.021683024242520332, -0.037626855075359344, -0.02645184099674225, -0.09439323842525482, 0.04101455211639404, -0.023157931864261627, -0.015366850420832634, -0.008961169980466366, 0.07854262739419937, 0.026577237993478775, 0.007047022692859173, 0.030509471893310547, -0.011133902706205845, -0.03288435563445091, -0.01506035029888153, -0.11403414607048035, 0.030448511242866516, -0.008008552715182304, -0.006998322904109955, 0.007289066445082426, 0.06379026174545288, 0.03093831054866314, -0.05967633053660393, -0.023697976022958755, 0.01818290539085865, -0.017687128856778145, -0.002940879436209798, 0.020298747345805168, -0.008985135704278946, 0.00009113380656344816, 0.06238330900669098, -0.031178824603557587, 0.02229154109954834, 0.02260010316967964, 0.01847269758582115, 0.016183555126190186, 0.027149004861712456, 0.03248738870024681, 0.0029039960354566574, 0.04126542806625366, -0.007835118100047112, 0.010072669945657253, -0.04180396720767021, -0.0007674547377973795, 0.0029204259626567364, -0.0007706198375672102, -0.041884977370500565, 0.05775204673409462, 0.03343186900019646, -0.015082892030477524, 0.020163889974355698, -0.013473146595060825, -0.06536174565553665, 0.02865101397037506, -0.0047577559016644955, -0.24165023863315582, 0.029695164412260056, 0.05167350172996521, 0.057488635182380676, 0.009479707106947899, 0.015704067423939705, 0.024866053834557533, -0.052847109735012054, 0.005058087408542633, 0.007996208034455776, 0.04291785880923271, 0.021098122000694275, 0.00870454404503107, 0.0018452577060088515, -0.006383433938026428, 0.011748352088034153, 0.02393122762441635, -0.016177203506231308, -0.012289043515920639, 0.022657757624983788, 0.018282581120729446, -0.01772117428481579, 0.1202063336968422, -0.006205772515386343, 0.025853238999843597, 0.015732822939753532, -0.001918890862725675, -0.0110002551227808, 0.025830551981925964, -0.030689941719174385, 0.038744594901800156, -0.007247661240398884, 0.011053657159209251, -0.01194663904607296, 0.006869904231280088, -0.06233784928917885, -0.043313417583703995, 0.031507499516010284, 0.03925679996609688, -0.0063401758670806885, 0.03458217903971672, 0.01112741231918335, -0.012230613268911839, 0.020483696833252907, 0.06402271240949631, 0.012401053681969643, 0.026885515078902245, -0.007760184817016125, -0.04491699859499931, -0.0005335871828719974, -0.02737431600689888, -0.047676678746938705, 0.0215854961425066, 0.00687216455116868, 0.02915157750248909, 0.07419879734516144, 0.0000415979084209539, -0.032211802899837494, 0.025357931852340698, -0.0023043688852339983, -0.03659079223871231, -0.020877311006188393, 0.08453058451414108, 0.053395286202430725, 0.05135931074619293 ]
[ 0.008993216790258884, 0.00274288235232234, 0.004279349930584431, -0.005264689214527607, 0.00255269231274724, 0.024065550416707993, -0.011087278835475445, -0.00987935345619917, -0.00038782504270784557, 0.024579297751188278, -0.01217739563435316, 0.04554102569818497, 0.013151719234883785, -0.01323604490607977, 0.015216724015772343, -0.0006717334617860615, -0.0151894586160779, -0.010270705446600914, 0.030255502089858055, 0.008151829242706299, -0.03539776802062988, -0.005692254286259413, 0.01673443801701069, -0.011131863109767437, -0.013567847199738026, 0.013126162812113762, 0.0019101692596450448, -0.004447674844413996, 0.03159017115831375, -0.15558424592018127, -0.017569566145539284, -0.006882076617330313, -0.009550207294523716, 0.0009094838169403374, -0.03443245589733124, 0.04188215732574463, -0.007412828970700502, 0.023377303034067154, -0.0063724033534526825, -0.019841354340314865, 0.006189874839037657, -0.02406877465546131, -0.025041861459612846, -0.004856523126363754, 0.006881339941173792, 0.014211133122444153, -0.009694165550172329, -0.023396972566843033, -0.022081637755036354, -0.03112560138106346, -0.02467431128025055, -0.03864622861146927, -0.00023165627499110997, 0.002671610563993454, 0.009748628363013268, 0.0004009759286418557, -0.005531067494302988, -0.02497434988617897, 0.031072333455085754, -0.04148765653371811, -0.004247270058840513, -0.025149308145046234, -0.04051535576581955, -0.004981359001249075, -0.004185266327112913, -0.007078350987285376, -0.019300200045108795, 0.03506750240921974, -0.022579627111554146, -0.014754370786249638, 0.005062504671514034, 0.027590667828917503, -0.042661041021347046, -0.033218882977962494, -0.008261063136160374, -0.015982376411557198, 0.007471651304513216, -0.028780989348888397, 0.02267373539507389, -0.017222953960299492, -0.013751395978033543, 0.016857385635375977, 0.007670528255403042, -0.00566625501960516, 0.03154311329126358, -0.02249104343354702, -0.02715190500020981, -0.024436257779598236, 0.017486441880464554, 0.004561140667647123, -0.02072811685502529, 0.02285611815750599, -0.010806664824485779, 0.01569049246609211, -0.07127076387405396, -0.011253817938268185, -0.0045304386876523495, -0.003612670348957181, -0.01959407329559326, 0.8790786862373352, -0.00035258050775155425, 0.031911879777908325, 0.012125363573431969, -0.0038629129994660616, 0.022555401548743248, -0.002979507204145193, 0.009085147641599178, -0.028950901702046394, 0.008968719281256199, -0.02066677063703537, 0.0111378263682127, -0.014560750685632229, 0.01245812140405178, -0.0009920320007950068, 0.03827691450715065, 0.019362473860383034, 0.024949921295046806, 0.030341612175107002, 0.0035349749960005283, 0.008579248562455177, 0.015025957487523556, 0.026914404705166817, 0.013431374914944172, -0.0016363782342523336, -0.013283434323966503, -0.18398801982402802, 0.0012232150183990598, -7.346653082911104e-33, 0.07140957564115524, 0.008911225013434887, 0.003758262377232313, -0.006463274359703064, -0.002059255726635456, -0.010734434239566326, 0.03467346727848053, 0.006814788561314344, 0.005683659575879574, -0.03298410028219223, -0.018528766930103302, 0.02482886239886284, 0.03355400264263153, -0.014826275408267975, 0.017363760620355606, -0.006870337761938572, 0.005215446464717388, 0.03074096515774727, -0.0038566025905311108, 0.0063673388212919235, 0.0183910820633173, 0.019490843638777733, -0.007025969214737415, 0.00006807027966715395, 0.009280695579946041, -0.011268816888332367, 0.024714967235922813, 0.005765398498624563, -0.0049797841347754, -0.03541151434183121, -0.014368537813425064, 0.05243612080812454, -0.020806869491934776, -0.012000110000371933, 0.023655863478779793, -0.02785179577767849, -0.01701173186302185, 0.007265172433108091, 0.00013965625839773566, -0.06123785674571991, -0.017866011708974838, -0.00644035916775465, -0.006431226152926683, -0.015341239050030708, -0.020010536536574364, -0.014343686401844025, 0.030874254181981087, -0.0025838727597147226, 0.01525513082742691, 0.04727856442332268, 0.0024716975167393684, 0.01667676493525505, 0.0028768987394869328, -0.0033955711405724287, -0.02230656147003174, 0.012751854956150055, 0.008035322651267052, 0.009950034320354462, 0.007162867113947868, 0.005237922538071871, 0.017250005155801773, 0.020310822874307632, -0.010497847571969032, 0.02800348959863186, -0.019430669024586678, -0.005683469120413065, -0.020492520183324814, 0.00491480715572834, 0.02278229221701622, -0.0020225101616233587, -0.04881993308663368, 0.0077188690192997456, -0.002400238299742341, -0.01462862454354763, 0.015824556350708008, -0.011559453792870045, -0.008888963609933853, 0.0016896504675969481, -0.022371986880898476, 0.04830589517951012, 0.007556681055575609, -0.013966367579996586, 0.009639840573072433, -0.03904414921998978, -0.014407412149012089, 0.00620979955419898, 0.04533783718943596, -0.029413223266601562, 0.021394792944192886, 0.015654737129807472, 0.02408190444111824, 0.024669865146279335, -0.014386887662112713, -0.005297977011650801, -0.009164259769022465, 7.277542831290385e-33, 0.03588664531707764, -0.022110803052783012, -0.00991521030664444, 0.0014237381983548403, 0.02627084031701088, -0.009597924537956715, 0.01063118688762188, 0.016304489225149155, -0.04303453490138054, 0.023934852331876755, -0.01420257892459631, -0.023113571107387543, -0.02936401404440403, 0.03180843964219093, 0.046420615166425705, -0.014078587293624878, 0.014587647281587124, -0.002619098871946335, 0.03450547531247139, -0.0050041452050209045, 0.03332199528813362, 0.009832722134888172, -0.0028280008118599653, 0.017111077904701233, 0.018077313899993896, 0.042829640209674835, -0.004061806481331587, 0.009593447670340538, -0.0021872431971132755, 0.008326571434736252, -0.0029182489961385727, -0.014647207222878933, -0.008992653340101242, 0.007838765159249306, -0.028547216206789017, 0.0300533976405859, -0.003902892116457224, 0.0029592905193567276, -0.01912619359791279, -0.005241976585239172, 0.026845138520002365, -0.0055381362326443195, 0.0026526055298745632, 0.0034893664997071028, 0.009348331950604916, -0.003235442563891411, 0.020954754203557968, -0.011107566766440868, -0.018200166523456573, -0.019052159041166306, 0.0003970279358327389, 0.012074766680598259, 0.009355362504720688, -0.0015525546623393893, 0.015263207256793976, -0.024880586192011833, -0.007418874651193619, 0.007009273394942284, -0.03490797430276871, 0.0005940680857747793, 0.015136008150875568, 0.004604209214448929, -0.003931974060833454, -0.004438492003828287, -0.012971168383955956, -0.005468454677611589, -0.02082599513232708, 0.001009109546430409, -0.013464746065437794, 0.014681321568787098, -0.0621337853372097, 0.0008318797335959971, 0.031624261289834976, 0.04113391786813736, 0.007941578514873981, 0.0020695296116173267, -0.01686888001859188, -0.006570141762495041, -0.019758321344852448, -0.0026398610789328814, 0.024388078600168228, -0.000717881484888494, 0.006695271469652653, 0.020317140966653824, -0.016172828152775764, 0.034909870475530624, -0.0017419650685042143, 0.030024554580450058, 0.0036139581352472305, -0.0027608880773186684, -0.008183964528143406, -0.03187995031476021, 0.012367302551865578, 0.004988519940525293, 0.006566326133906841, -1.3277614563378393e-8, -0.012439362704753876, -0.0007514522294513881, 0.0005240567261353135, 0.011607181280851364, 0.012349368073046207, 0.009962696582078934, -0.00021163324709050357, -0.04668000712990761, -0.02295081503689289, -0.005413903389126062, 0.03210095688700676, 0.0005490095354616642, 0.0061931973323225975, 0.02759307064116001, 0.00906020775437355, -0.023798903450369835, -0.014419084414839745, -0.0064048017375171185, 0.024134647101163864, 0.010630170814692974, 0.047791048884391785, 0.048497702926397324, -0.01522879395633936, 0.002570537617430091, 0.017762603238224983, 0.01525453943759203, -0.01680697500705719, -0.079138845205307, -0.007653564214706421, -0.00766158988699317, 0.015111657790839672, -0.02835564687848091, -0.03515699878334999, 0.006669791880995035, -0.004688692279160023, -0.010183600708842278, -0.018235908821225166, -0.011643894016742706, 0.008483010344207287, -0.000885738292708993, -0.0369875393807888, 0.02768922597169876, -0.007781245280057192, -0.030866125598549843, -0.020350536331534386, 0.004840338137000799, -0.015044069848954678, -0.01329598668962717, 0.007070268504321575, -0.010444534942507744, 0.003812559647485614, 0.0065816170535981655, 0.019686425104737282, 0.040716588497161865, 0.026285137981176376, -0.007459264248609543, -0.005885147023946047, -0.040167130529880524, -0.03875402361154556, -0.044930361211299896, 0.01956178806722164, -0.019854143261909485, -0.031024640426039696, -0.012500452809035778 ]
chris-argyris-espoused-theory-vs-theory-in-action
https://markhneedham.com/blog/2011/01/13/chris-argyris-espoused-theory-vs-theory-in-action
false
2011-01-14 14:15:19
Sed: 'sed: 1: invalid command code R' on Mac OS X
[ "shell-scripting-2" ]
[ "Shell Scripting" ]
A few days ago I wrote about how we'd been http://www.markhneedham.com/blog/2011/01/11/sed-across-multiple-files/[using Sed to edit multiple files] and while those examples were derived from what we'd been using on Ubuntu I realised that they didn't actually work on Mac OS X. For example, the following command: [source,text] ---- sed -i 's/require/include/' Rakefile ---- Throws this error: [source,text] ---- sed: 1: "Rakefile": invalid command code R ---- What I hadn't realised is that on the Mac version of sed the '-i' flag has a mandatory suffix, http://hintsforums.macworld.com/showpost.php?p=393450&postcount=11[as described in this post]. The appropriate section of the man page for sed on the Mac looks like this: ____ -i extension Edit files in-place, saving backups with the specified extension. If a zero-length extension is given, no backup will be saved. It is not recommended togive a zero-length extension when in-place editing files, as you risk corruption or partial content in situations where disk space is exhausted, etc. ____ Whereas on Ubuntu the suffix is optional so we see this: ____ -i[SUFFIX], --in-place[=SUFFIX] edit files in place (makes backup if extension supplied) ____ In order to get around this we need to provide a blank suffix when using the '-i' flag on the Mac: [source,text] ---- sed -i "" 's/require/include/' Rakefile ---- I didn't http://en.wikipedia.org/wiki/RTFM[RTFM] closely enough the first time!
null
null
[ -0.021524062380194664, -0.010541724972426891, -0.009768427349627018, 0.0457192026078701, 0.10333124548196793, 0.017062773928046227, 0.02842370793223381, 0.053796544671058655, 0.0031218111980706453, -0.03396664559841156, -0.03722082078456879, 0.024209901690483093, -0.05516452714800835, 0.0015680547803640366, 0.001595230191014707, 0.06384525448083878, 0.0619739331305027, -0.005686511751264334, -0.0013829938834533095, -0.00568946311250329, 0.0700366273522377, 0.0429629348218441, 0.011010206304490566, -0.014859506860375404, 0.0015241065993905067, 0.0036295270547270775, -0.019704731181263924, -0.00738585414364934, -0.06421305984258652, 0.022811148315668106, 0.02593194879591465, 0.0028291221242398024, -0.004423046018928289, -0.007063164841383696, 0.018501268699765205, 0.005935287568718195, -0.034324873238801956, 0.005335135385394096, 0.009206864982843399, 0.012382926419377327, -0.069118931889534, 0.01856144517660141, -0.0021637133322656155, 0.0038302538450807333, -0.05184825137257576, 0.0011327030370011926, -0.03284653276205063, 0.007886460050940514, -0.014060650020837784, 0.011135265231132507, -0.04651995003223419, 0.030298875644803047, 0.004246460739523172, -0.02791610173881054, 0.017479021102190018, 0.06968019902706146, 0.03638053685426712, -0.058710236102342606, 0.02742098644375801, 0.008492774330079556, -0.013374482281506062, -0.02358217164874077, 0.0016913801664486527, 0.032112520188093185, -0.008447193540632725, -0.03813996538519859, -0.022639794275164604, 0.022794172167778015, -0.05930256471037865, -0.030348680913448334, 0.02874588966369629, 0.018817776814103127, -0.044084519147872925, -0.009822671301662922, 0.05673917382955551, -0.02241216041147709, 0.007039915770292282, 0.041570521891117096, 0.010560553520917892, 0.0766013041138649, -0.028159722685813904, 0.023219939321279526, -0.005915392655879259, 0.02594889886677265, -0.00006429749919334427, -0.04254631698131561, -0.014027216471731663, 0.00998182687908411, -0.03886068984866142, 0.05648558959364891, 0.03846508637070656, -0.05243922024965286, 0.012126886285841465, 0.023189645260572433, -0.01065404899418354, -0.008024560287594795, -0.014508944936096668, 0.0040083895437419415, -0.015884818509221077, -0.00022052075655665249, -0.05530605465173721, -0.0042095971293747425, -0.004933931864798069, 0.031122809275984764, -0.08998123556375504, 0.0019203353440389037, -0.03228401392698288, 0.0002374250179855153, 0.03139684721827507, -0.03558576852083206, 0.015409554354846478, 0.01955166459083557, -0.012239129282534122, -0.007587437052279711, -0.07084657996892929, 0.048302169889211655, 0.011427490040659904, -0.06485765427350998, 0.04324748367071152, -0.0004917628248222172, 0.026944266632199287, 0.04992244392633438, 0.006982150953263044, 0.0756869986653328, 0.02727924846112728, 0.01779894530773163, -0.0028931719716638327, 0.02993481233716011, -0.052569665014743805, -0.07543809711933136, -0.025944119319319725, 0.06178935244679451, -0.005396677181124687, -0.008998504839837551, 0.01361951045691967, 0.005198987200856209, -0.012412333860993385, -0.014695383608341217, 0.05616595968604088, 0.0481363907456398, -0.024259336292743683, -0.038665834814310074, -0.0028467117808759212, 0.00126499286852777, 0.04595537483692169, -0.006085057742893696, -0.012923133559525013, -0.04770021140575409, -0.05137906223535538, 0.0006997359450906515, 0.015319297090172768, -0.005973538849502802, 0.07701902836561203, -0.016582345589995384, -0.006266904063522816, 0.08804682642221451, 0.023045340552926064, -0.0056982808746397495, -0.04017607122659683, 0.021618995815515518, 0.0447084866464138, 0.024422524496912956, -0.0137226777151227, 0.043745484203100204, 0.019704384729266167, -0.01945134438574314, 0.004419885575771332, 0.028199663385748863, -0.00020349951228126884, -0.00013537272752728313, -0.03123299963772297, -0.050165653228759766, 0.07884956151247025, -0.06323831528425217, 0.011185160838067532, 0.06770125776529312, 0.11366531252861023, 0.06027005612850189, 0.017560770735144615, 0.015888553112745285, -0.08318541944026947, 0.03516782075166702, -0.00850980170071125, 0.047439176589250565, 0.0321534126996994, -0.026309959590435028, 0.05377668887376785, 0.02165774442255497, 0.0036568990908563137, 0.01004125364124775, -0.10183868557214737, -0.09531689435243607, -0.009421199560165405, -0.0016544620739296079, 0.06941854953765869, -0.04160882532596588, -0.021500756964087486, 0.055238716304302216, 0.001198262325488031, 0.05004413425922394, -0.01725197210907936, 0.01734367199242115, 0.01062195748090744, -0.0849708840250969, -0.03944497928023338, 0.05588197708129883, 0.01729273423552513, -0.026741158217191696, -0.015762854367494583, 0.029171673581004143, 0.01829635724425316, 0.019589390605688095, 0.04878884181380272, -0.00992373563349247, 0.03094981610774994, 0.018238795921206474, 0.0296537596732378, -0.015439804643392563, 0.03338579088449478, -0.04312702268362045, -0.009912297129631042, 0.01987285353243351, -0.01866006664931774, -0.005442720837891102, -0.012111570686101913, 0.11374295502901077, 0.045573439449071884, -0.004656922072172165, -0.01640155352652073, 0.016659872606396675, 0.017252808436751366, -0.042946819216012955, -0.007582630962133408, 0.0051864879205822945, -0.010885639116168022, 0.01120312511920929, -0.03969554975628853, -0.027699388563632965, 0.02244379185140133, -0.03314315900206566, -0.01740344800055027, 0.07176335901021957, -0.02473808079957962, 0.034760769456624985, -0.01869390346109867, -0.0074736494570970535, 0.023272665217518806, -0.04853004217147827, -0.08418576419353485, 0.0004672467475757003, 0.02594907581806183, 0.0027219438925385475, 0.05606532841920853, -0.06294305622577667, -0.0034433489199727774, -0.01000386942178011, -0.06058894842863083, 0.009634665213525295, 0.03688642382621765, 0.05105719342827797, -0.03134160861372948, 0.07039737701416016, -0.013275863602757454, -0.008244553580880165, -0.02630128152668476, -0.04053262621164322, -0.07566458731889725, -0.009090378880500793, -0.013064908795058727, -0.016166523098945618, -0.019753798842430115, 0.03448592871427536, -0.024751605466008186, -0.00991958286613226, 0.03207043185830116, 0.016669487580657005, 0.04362710937857628, -0.004017414525151253, -0.01890597864985466, -0.02310347370803356, -0.010671783238649368, 0.05746336281299591, -0.037143729627132416, -0.006700457073748112, 0.017614705488085747, -0.03335978463292122, 0.04355141520500183, -0.056114330887794495, -0.052040569484233856, 0.012085302732884884, -0.015331716276705265, 0.0022153977770358324, 0.0010066580725833774, 0.043322451412677765, 0.047498174011707306, 0.00882571842521429, 0.020128844305872917, 0.00829885434359312, 0.010230418294668198, 0.047116152942180634, 0.0014223065227270126, 0.017827128991484642, 0.043519340455532074, -0.05107594653964043, -0.006842641159892082, -0.006779381539672613, -0.0035968925803899765, -0.01833401434123516, -0.2702178657054901, 0.057199876755476, -0.03825561702251434, -0.04773915559053421, 0.019739506766200066, -0.033060405403375626, 0.030049486085772514, -0.06278230994939804, -0.02669287659227848, -0.0016680853441357613, -0.045317135751247406, -0.049577221274375916, 0.026439158245921135, 0.01559673435986042, 0.0015287678688764572, 0.015590474009513855, 0.0338958278298378, -0.05814218521118164, 0.011407425627112389, 0.022671306505799294, 0.022502578794956207, -0.053028129041194916, 0.00970123428851366, 0.05759043991565704, 0.05676722154021263, 0.059085212647914886, -0.052271854132413864, 0.04445428028702736, -0.03508615866303444, -0.015476921573281288, 0.013197636231780052, -0.007305723149329424, 0.02952912077307701, 0.011189895682036877, -0.02349584735929966, -0.017108265310525894, 0.04007401689887047, 0.001644701580516994, 0.0344567596912384, 0.010347872972488403, -0.017833324149250984, -0.02608991600573063, 0.019804775714874268, -0.017561981454491615, 0.03866321220993996, -0.021682213991880417, -0.0527651272714138, -0.018697690218687057, -0.0353882759809494, 0.06710710376501083, -0.017469609156250954, -0.04855870082974434, -0.0020261690951883793, 0.03241385892033577, -0.004419931676238775, -0.006454328075051308, -0.010477021336555481, 0.005843583960086107, -0.011676662601530552, -0.05025555565953255, 0.002756164874881506, -0.06962569057941437, -0.01935858093202114, -0.0354105569422245, 0.014922799542546272, -0.055550020188093185, -0.08674260228872299, -0.005593501031398773, 0.06349345296621323, 0.034384585916996, -0.01793796941637993, -0.0004232696956023574, -0.009592544287443161, -0.10526865720748901, -0.04768071696162224, -0.012842846103012562, -0.06487834453582764, -0.021711120381951332, -0.00922279804944992, 0.05063851550221443, -0.04241001233458519, -0.014279752969741821, 0.03928161785006523, 0.010972498916089535, 0.0037545033264905214, -0.03792963922023773, -0.00018001624266617, 0.0036513807717710733, -0.01786775328218937, -0.01006308477371931, 0.038455940783023834, -0.06495756655931473, -0.05248304456472397, 0.0024617828894406557, 0.002466729376465082, -0.006202977150678635, -0.0019723300356417894, 0.026367733255028725, 0.019837623462080956, 0.019843241199851036, 0.03915278986096382, -0.0477079339325428, 0.030492983758449554, -0.06592289358377457, -0.02389279194176197, 0.010403819382190704, -0.03314466401934624, 0.027326716110110283, 0.012618535198271275, 0.0498754121363163, -0.02067394368350506, -0.03617348521947861, 0.025144729763269424, -0.07742022722959518, -0.04082983732223511, -0.009118078276515007, 0.01586259715259075, 0.0027957987040281296, 0.05070352181792259, -0.03311997279524803, -0.018781298771500587, -0.003940037917345762, -0.0005848819273523986, -0.018625512719154358, -0.056040141731500626, -0.013452762737870216, 0.017689945176243782, -0.012753263115882874, 0.010040640830993652, 0.010190635919570923, -0.03805049881339073, 0.020183414220809937, 0.04898367077112198, -0.009273207746446133, 0.03143545985221863, -0.02512235939502716, -0.06099574640393257, -0.004759593866765499, -0.008731462992727757, -0.0011221537133678794, -0.023625239729881287, 0.015165075659751892, -0.006138549651950598, 0.030421944335103035, 0.05831759050488472, 0.015182861126959324, 0.048364680260419846, -0.007028743624687195, 0.039334043860435486, 0.0010080286301672459, 0.002938251243904233, -0.03566863015294075, 0.00865138042718172, -0.01368208322674036, -0.022994181141257286, -0.04417920485138893, 0.01411119569092989, -0.007023244630545378, -0.006504981312900782, -0.028422903269529343, 0.015584819950163364, -0.037260156124830246, -0.00841563194990158, -0.015098834410309792, -0.028759881854057312, 0.060433223843574524, 0.0015394283691421151, 0.029347656294703484, -0.005505228415131569, 0.013558889739215374, 0.009954732842743397, 0.023475008085370064, -0.05352957174181938, -0.034385792911052704, -0.0006596679450012743, -0.008149174973368645, 0.012468338012695312, 0.020781157538294792, 0.027596119791269302, 0.029389850795269012, 0.013556239195168018, -0.02457031048834324, 0.05256519466638565, 0.028665047138929367, 0.03921617940068245, -0.004700567107647657, -0.024944866076111794, 0.024030400440096855, -0.005841496400535107, -0.03607133403420448, -0.01386658288538456, -0.009069196879863739, -0.02351512759923935, -0.019555589184165, -0.051113758236169815, -0.0740610882639885, 0.036884188652038574, 0.029569227248430252, 0.022319098934531212, 0.03141634538769722, -0.012900923378765583, -0.011105847544968128, -0.015382705256342888, 0.029430948197841644, 0.06109672784805298, -0.051553551107645035, 0.010747743770480156, -0.0155109204351902, -0.028429528698325157, -0.023738393560051918, 0.009531148709356785, -0.0696735829114914, -0.026419704779982567, -0.021228870376944542, 0.04028230905532837, -0.011617917567491531, -0.015626847743988037, -0.011416040360927582, -0.01374257542192936, -0.029498925432562828, 0.023372696712613106, -0.001542375423014164, 0.030257664620876312, 0.03805976361036301, -0.01108565554022789, -0.00722235394641757, -0.007574211340397596, -0.013743818737566471, 0.0444377139210701, -0.010372529737651348, 0.03950034826993942, -0.010416936129331589, 0.04824277013540268, 0.049117766320705414, -0.008464176207780838, -0.02149796113371849, -0.008117022924125195, -0.005601041484624147, -0.011071448214352131, 0.03173700347542763, 0.02112499810755253, -0.012506980448961258, -0.039519988000392914, 0.03555366396903992, -0.0533607080578804, 0.011686893180012703, -0.028860824182629585, -0.057411909103393555, 0.018725376576185226, 0.07221774756908417, 0.023410843685269356, 0.019866349175572395, -0.03744865953922272, -0.017781633883714676, 0.029555661603808403, -0.03646515682339668, -0.0269052404910326, -0.014103340916335583, -0.05507300794124603, 0.06331830471754074, 0.022226441651582718, 0.05445747449994087, -0.05571631342172623, 0.003408352378755808, 0.040796536952257156, 0.002984750783070922, 0.041129548102617264, -0.02462962083518505, 0.054906245321035385, -0.028126800432801247, -0.025323281064629555, -0.10496790707111359, 0.008403364568948746, 0.010779152624309063, -0.017885787412524223, -0.02684430219233036, 0.013590081594884396, -0.03311600536108017, 0.027879636734724045, -0.03414474427700043, -0.05015881359577179, 0.02508668042719364, -0.003057457972317934, 0.030791517347097397, 0.015241187065839767, -0.034790776669979095, 0.0337943509221077, 0.03303929418325424, -0.03231732174754143, -0.02479877881705761, -0.007449971046298742, 0.041504986584186554, 0.013788910582661629, 0.0290585495531559, -0.015914127230644226, -0.04237627983093262, 0.05842600762844086, 0.02600696310400963, 0.009570341557264328, 0.02275260165333748, -0.010910323821008205, 0.008636671118438244, 0.03389720246195793, 0.025810280814766884, 0.028308728709816933, -0.02696443907916546, -0.038162872195243835, -0.02997015044093132, 0.019862862303853035, 0.013648456893861294, 0.002803854877129197, -0.01260532159358263, 0.054008059203624725, 0.0265105739235878, -0.023359067738056183, -0.08054005354642868, 0.02795231342315674, -0.03603445738554001, 0.007801853585988283, -0.015663646161556244, 0.007552787195891142, -0.03151089325547218, 0.038632508367300034, 0.0015620236517861485, 0.017401086166501045, 0.06462697684764862, 0.011286238208413124, 0.0029766643419861794, 0.005052735097706318, 0.07799696177244186, 0.0692213699221611, 0.05491970106959343, 0.010608751326799393, 0.07289120554924011, -0.033855829387903214, -0.042962510138750076, 0.007430659141391516, 0.0015875488752499223, -0.007974076084792614, -0.00679645175114274, -0.008797680959105492, 0.07102320343255997, -0.045061733573675156, 0.09153521060943604, -0.013263312168419361, -0.006382463965564966, -0.023718956857919693, -0.0077100759372115135, 0.05594386160373688, 0.025234280154109, 0.007521797902882099, 0.02194903790950775, -0.026901064440608025, -0.019598854705691338, 0.023969676345586777, -0.017329774796962738, -0.01744375005364418, 0.014899156056344509, -0.0274052694439888, 0.008769158273935318, -0.015362710691988468, 0.04709918051958084, 0.05809653922915459, -0.03041207231581211, 0.01664366014301777, 0.009009847417473793, 0.04713248461484909, 0.0009365439764223993, 0.053373727947473526, -0.01826883852481842, -0.010532339103519917, -0.010633219964802265, -0.0160504337400198, -0.03489714115858078, -0.008269059471786022, -0.016919882968068123, 0.02628043107688427, -0.00975422840565443, 0.02358967810869217, 0.030725738033652306, -0.03476066142320633, -0.01610969752073288, -0.0259985513985157, -0.05719903111457825, -0.06322816014289856, -0.03454078361392021, -0.000744492223020643, -0.0005559940473176539, 0.011071151122450829, -0.04217972606420517, 0.00041666949982754886, -0.05937572941184044, -0.03379406780004501, 0.0036376139614731073, -0.050912078469991684, -0.02884426712989807, -0.01178619172424078, 0.02549353986978531, 0.007238015998154879, 0.03467245399951935, 0.048829298466444016, -0.011781897395849228, -0.005830674897879362, -0.020044412463903427, -0.015364914201200008, 0.03218953311443329, 0.011571314185857773, 0.014814977534115314, -0.07458363473415375, 0.04710601270198822, 0.019294481724500656, 0.007672472856938839, -0.05530881881713867, 0.039337459951639175, 0.022206444293260574, -0.028696537017822266, 0.06416510045528412, -0.04109802097082138, 0.018574504181742668, -0.031060410663485527, 0.009602505713701248, -0.01166265457868576, -0.011344359256327152, 0.016642805188894272, 0.02049938030540943, 0.08186576515436172, 0.020690906792879105, 0.025565670803189278, -0.027949562296271324, 0.01634838432073593, 0.01205558329820633, 0.010422291234135628, -0.03623688966035843, -0.020090719684958458, -0.04746565595269203, -0.08176863193511963, -0.025258610025048256, 0.024742014706134796, -0.0580071322619915, -0.0491860993206501, 0.01101287454366684, -0.012917730957269669, -0.05363525077700615, 0.027270469814538956, -0.06562494486570358, -0.0240243561565876, -0.011894169263541698, -0.03436337038874626, -0.026080666109919548, 0.015159489586949348, 0.013035682961344719, -0.00489991856738925, 0.043455492705106735, -0.042816780507564545, 0.012268401682376862, -0.017435327172279358, 0.0050846291705966, 0.03890417516231537, 0.010447267442941666, -0.00006198042683536187 ]
[ -0.10516034811735153, -0.026668615639209747, 0.014412623830139637, -0.03219129890203476, 0.05487818643450737, -0.08337152004241943, -0.0422360934317112, -0.025488467887043953, -0.014712267555296421, -0.004407266154885292, 0.04382940009236336, -0.020972752943634987, 0.0032071243040263653, -0.033094197511672974, 0.0850287601351738, 0.0077531044371426105, -0.021689407527446747, -0.043113257735967636, -0.044267769902944565, 0.02253665030002594, -0.0017375750467181206, -0.03948718309402466, -0.016634412109851837, -0.03842530399560928, 0.007948093116283417, 0.05431866645812988, 0.022789230570197105, -0.027615239843726158, -0.027181275188922882, -0.23136593401432037, 0.056603871285915375, 0.024562077596783638, 0.011965947225689888, -0.01609470695257187, 0.027743712067604065, 0.03861851617693901, 0.013128324411809444, -0.013119466602802277, 0.0008217152208089828, 0.024083836004137993, 0.04482224956154823, 0.01977214589715004, -0.05145305022597313, 0.0074907587841153145, 0.017141195014119148, 0.008806634694337845, -0.02482011914253235, -0.03767381235957146, -0.009817371144890785, 0.035854924470186234, -0.03425990045070648, 0.012638005428016186, -0.010924584232270718, -0.03322693333029747, -0.03740333765745163, 0.02083701267838478, 0.038490280508995056, 0.06546171009540558, -0.004157226998358965, 0.04647230729460716, 0.01045448612421751, 0.012842477299273014, -0.15696191787719727, 0.07296304404735565, 0.06825170665979385, 0.030924296006560326, -0.016134534031152725, -0.04535691812634468, -0.03706417605280876, 0.07596224546432495, -0.026097403839230537, -0.02153710648417473, -0.06418132781982422, 0.08305181562900543, -0.013822328299283981, -0.03000221587717533, 0.011243771761655807, 0.0004666333261411637, 0.0010136603377759457, -0.04773474484682083, -0.03495344519615173, -0.02553475648164749, -0.025156168267130852, -0.021662279963493347, -0.024366892874240875, 0.017873648554086685, -0.037741828709840775, 0.06706503033638, 0.027471091598272324, 0.008627868257462978, 0.03269392251968384, -0.06120162829756737, 0.083304263651371, 0.021595830097794533, -0.1246829628944397, -0.0004931510775350034, 0.04744775593280792, 0.04274481162428856, -0.02859106846153736, 0.4160192608833313, 0.013537618331611156, -0.03257801756262779, 0.026414116844534874, 0.02223566733300686, -0.007463613525032997, 0.02239794097840786, 0.03513070195913315, 0.0049338992685079575, 0.009790895506739616, -0.04229673743247986, 0.03558870032429695, -0.03779834881424904, 0.08227869123220444, -0.038158852607011795, 0.042022157460451126, 0.007140941917896271, 0.03221960365772247, 0.015828613191843033, 0.005103069357573986, 0.017580458894371986, -0.025692740455269814, 0.013735172338783741, 0.02375905029475689, 0.03854142501950264, 0.01972131058573723, -0.023372553288936615, 0.017846856266260147, 0.041617706418037415, 0.03792199119925499, 0.013451795093715191, 0.04427272826433182, -0.041713837534189224, -0.05827243998646736, -0.002010204130783677, -0.0171161200851202, 0.02671152539551258, 0.018855253234505653, -0.04650483280420303, 0.015519734472036362, -0.04929117485880852, -0.012333949096500874, -0.03002839908003807, 0.0333515927195549, 0.032910414040088654, -0.010440362617373466, 0.07322831451892853, -0.014926804229617119, -0.03255949541926384, -0.0415184460580349, -0.05018504336476326, -0.026698661968111992, 0.027619877830147743, -0.00795359443873167, -0.05977959930896759, -0.006646293681114912, 0.027121098712086678, 0.0819178894162178, -0.0622359998524189, -0.0644037202000618, 0.014292625710368156, -0.015160946175456047, -0.06599832326173782, -0.060129281133413315, 0.08153071254491806, 0.0498320609331131, -0.08767620474100113, -0.03457385301589966, 0.030569126829504967, 0.025371581315994263, -0.03562299162149429, 0.030538905411958694, -0.035647351294755936, 0.013582401908934116, -0.022632263600826263, 0.025128604844212532, -0.04543561115860939, -0.034811317920684814, 0.01373995840549469, 0.04869832098484039, 0.013844724744558334, 0.030736640095710754, 0.009131718426942825, -0.004484825301915407, 0.03092009387910366, -0.03594394773244858, -0.06828116625547409, -0.06344884634017944, 0.03031376749277115, 0.015404323115944862, -0.000004388618890516227, -0.03981339931488037, -0.02951258234679699, -0.04625163599848747, 0.016955668106675148, -0.040596846491098404, -0.020313996821641922, 0.004106010310351849, 0.004224278964102268, -0.019853221252560616, -0.05099939927458763, 0.029297469183802605, 0.026525147259235382, -0.005420156288892031, 0.004183558281511068, -0.06883646547794342, -0.005993688013404608, 0.016571668907999992, -0.034047696739435196, 0.06375899910926819, 0.030009619891643524, -0.03838055953383446, 0.01659383438527584, 0.03579601272940636, -0.001516959397122264, -0.04008619859814644, -0.01312899962067604, -0.02079029381275177, -0.0021637859754264355, 0.07850392162799835, 0.04730018600821495, -0.02966856025159359, -0.036787789314985275, -0.013396677561104298, -0.3454311490058899, -0.04463726282119751, -0.012826950289309025, -0.018125012516975403, 0.02242768183350563, -0.08687274903059006, 0.02840799279510975, -0.021315136924386024, -0.051329415291547775, 0.02061835117638111, 0.05807207524776459, -0.04890749230980873, -0.02104201354086399, -0.08681154996156693, -0.017908675596117973, 0.046879690140485764, -0.0020702353212982416, -0.0429178848862648, -0.009882212616503239, 0.02962123602628708, 0.0083276042714715, -0.007417008746415377, -0.007829809561371803, -0.005124544259160757, 0.018446508795022964, -0.02106662653386593, 0.09657944738864899, 0.027323825284838676, 0.12356264144182205, -0.05136852338910103, 0.02638840861618519, 0.02890688180923462, 0.021303460001945496, -0.09742777794599533, -0.036012791097164154, 0.020553046837449074, -0.005866727791726589, -0.007827983237802982, 0.04253936558961868, -0.027628187090158463, -0.009720957837998867, 0.005073897074908018, -0.040187735110521317, -0.040270209312438965, -0.013008533045649529, -0.006348567549139261, 0.0034632859751582146, -0.046578146517276764, 0.0039768037386238575, 0.06522207707166672, 0.004302352666854858, 0.028811058029532433, 0.011302214115858078, 0.0101278405636549, 0.033141013234853745, -0.016760090366005898, -0.07642073929309845, 0.011019382625818253, 0.04116254299879074, -0.05747519060969353, 0.04348699375987053, 0.020566869527101517, 0.05782659724354744, -0.06433667987585068, -0.01752142235636711, 0.01307415310293436, -0.013380608521401882, -0.0102379210293293, 0.03695633262395859, -0.05271085724234581, -0.0029069422744214535, 0.09093142300844193, 0.00815553404390812, 0.02057439088821411, -0.0013477239990606904, 0.03108171559870243, -0.03234466165304184, 0.03382327780127525, -0.021898750215768814, -0.047068268060684204, 0.025494996458292007, 0.00040403055027127266, 0.08088398724794388, -0.014791050925850868, 0.00002543308619351592, 0.03390636295080185, -0.008053630590438843, -0.018490077927708626, 0.07887062430381775, 0.0020290364045649767, -0.015440504997968674, -0.03926602378487587, -0.02269751764833927, -0.03858869895339012, 0.09138236194849014, -0.0034142977092415094, -0.23456096649169922, 0.0073492215014994144, 0.055191319435834885, 0.06862382590770721, -0.021612180396914482, 0.04660828411579132, 0.05617828294634819, -0.05834033340215683, 0.0020418488420546055, 0.041076481342315674, -0.0009556108270771801, 0.03165869787335396, -0.006746798288077116, -0.022278109565377235, 0.03203393518924713, -0.0047851973213255405, 0.0395471528172493, 0.03145768865942955, 0.03570377454161644, -0.008588981814682484, -0.00011326316598569974, -0.009347893297672272, 0.15099915862083435, 0.005475561134517193, -0.013699518516659737, 0.010000655427575111, 0.0009521321626380086, 0.025644905865192413, 0.043352171778678894, 0.022356946021318436, 0.007116799242794514, 0.021367710083723068, -0.000788568111602217, 0.01638515293598175, 0.023427244275808334, -0.02281450666487217, -0.022678080946207047, 0.05357065424323082, 0.040804337710142136, -0.0242382250726223, -0.01449031662195921, 0.03346819803118706, -0.04272659122943878, 0.03436852619051933, 0.04381236433982849, 0.005343710537999868, 0.004506044555455446, -0.0030525443144142628, -0.027339648455381393, 0.001116630737669766, -0.01907341741025448, -0.01947561278939247, -0.013708171434700489, -0.00369811337441206, 0.020826276391744614, 0.04968322813510895, 0.009022439830005169, -0.01849553920328617, 0.010967466980218887, 0.019203146919608116, 0.016593802720308304, -0.04687296971678734, 0.12635572254657745, 0.03411554917693138, 0.020864637568593025 ]
[ -0.02227022685110569, 0.01256620604544878, -0.021010583266615868, 0.015256251208484173, 0.008105363696813583, -0.04157058149576187, -0.005816640332341194, 0.03495686501264572, -0.04584498703479767, 0.04331523925065994, 0.023494882509112358, 0.027765866369009018, 0.022178418934345245, -0.020245006307959557, -0.000380673969630152, -0.000684507074765861, -0.01681608147919178, -0.005581957288086414, 0.007337689865380526, -0.006135685369372368, -0.02487069182097912, 0.03628569841384888, 0.028164470568299294, 0.005775204859673977, -0.005834029521793127, 0.026786401867866516, -0.036845967173576355, -0.008068544790148735, 0.02939019538462162, -0.10351945459842682, -0.0077795605175197124, 0.0076005528680980206, -0.0029541216790676117, -0.014767086133360863, 0.04542296379804611, -0.005232286173850298, 0.02971225418150425, -0.0006703779217787087, -0.07446669042110443, 0.020126214250922203, -0.009707446210086346, -0.01845381036400795, -0.0020099624525755644, 0.010246832855045795, -0.020066451281309128, -0.06735754758119583, -0.005709674675017595, -0.022591451182961464, -0.00875675305724144, 0.01255903672426939, -0.018210649490356445, 0.014379767701029778, -0.027388958260416985, 0.014241033233702183, 0.013212591409683228, -0.010738536715507507, -0.0011071586050093174, -0.0018681443762034178, 0.028054464608430862, 0.0036025752779096365, 0.009024865925312042, -0.0016401450848206878, -0.04562016949057579, -0.04995427280664444, -0.011398963630199432, -0.037712499499320984, -0.04527546092867851, 0.012045128270983696, -0.013739052228629589, 0.022649701684713364, 0.008198508992791176, 0.00012947605864610523, -0.03205464780330658, 0.020856041461229324, -0.0038888086564838886, -0.022999482229351997, 0.05224410817027092, -0.03204329311847687, -0.03140445426106453, 0.0035166374873369932, -0.06431332975625992, 0.02326425537467003, 0.005457141436636448, -0.03635610267519951, -0.01644713804125786, -0.006201847456395626, -0.013369842432439327, 0.032095544040203094, 0.010052114725112915, 0.06279851496219635, 0.027687307447195053, 0.024364929646253586, -0.008703982457518578, -0.0007622638950124383, -0.11111241579055786, -0.04055511951446533, 0.026725418865680695, 0.03823025897145271, 0.019879477098584175, 0.8137755990028381, -0.019081804901361465, 0.023804960772395134, 0.023012351244688034, 0.016426529735326767, -0.006043383851647377, -0.016382021829485893, 0.007818378508090973, 0.0033227894455194473, 0.006711251568049192, -0.05129733681678772, 0.044852010905742645, -0.018409689888358116, -0.0047364565543830395, 0.032128021121025085, 0.04950643703341484, 0.031195588409900665, 0.011956700123846531, -0.004614057019352913, 0.022437775507569313, 0.014603122137486935, 0.0151947857812047, 0.005632494576275349, 0.02042095921933651, 0.04787476733326912, 0.0235646590590477, -0.19684885442256927, 0.008028949610888958, -6.697454736258817e-33, 0.03600900620222092, -0.004480134230107069, -0.030707545578479767, 0.01563257724046707, -0.002165204146876931, -0.01325974240899086, -0.030892344191670418, 0.0146831339225173, -0.020724620670080185, 0.006917268503457308, 0.002614982658997178, 0.0060975817032158375, -0.009675144217908382, -0.015120050869882107, 0.013449862599372864, -0.025409743189811707, 0.007742712739855051, 0.0285438634455204, 0.006825495511293411, 0.004451168701052666, 0.04084880277514458, 0.02498745359480381, -0.0008900484535843134, 0.002529586898162961, 0.0013124329270794988, 0.023674357682466507, 0.029137413948774338, -0.01307725626975298, 0.03510066494345665, -0.042355943471193314, -0.01614799164235592, 0.01825537718832493, 0.016021331772208214, -0.06915568560361862, 0.009717337787151337, -0.03652724251151085, -0.04138556867837906, 0.002386596519500017, -0.04231759533286095, -0.01716219075024128, -0.01584332250058651, -0.014492524787783623, -0.04837716743350029, -0.06180990859866142, 0.014477508142590523, -0.00893581472337246, 0.0058526950888335705, 0.030623091384768486, -0.0038347213994711637, 0.004716637544333935, 0.026007290929555893, 0.014225984923541546, 0.05131348967552185, 0.05615440011024475, -0.02510007843375206, 0.04434962943196297, -0.0068840826861560345, -0.03246869519352913, 0.019090380519628525, 0.024215441197156906, 0.03624090924859047, 0.010083536617457867, -0.015648124739527702, 0.02943114936351776, 0.0038735968992114067, -0.006129823625087738, 0.07228931784629822, -0.01210109144449234, 0.003354837419465184, 0.024727486073970795, -0.07427161931991577, -0.03446793183684349, -0.027193354442715645, -0.013122419826686382, 0.025379197672009468, -0.05814848095178604, -0.00015633998555131257, 0.02572273090481758, -0.02473578229546547, 0.04755387082695961, -0.00010050873970612884, -0.004491988569498062, -0.0200903732329607, -0.04230931028723717, -0.01799948886036873, 0.04448589310050011, 0.054214831441640854, -0.005442928522825241, -0.049255531281232834, 0.014465004205703735, 0.01684560254216194, 0.02457747608423233, 0.0008497769013047218, -0.042595017701387405, -0.03053322248160839, 6.668860836175065e-33, 0.005775439087301493, -0.05339047685265541, -0.008877054788172245, 0.013943782076239586, -0.012430425733327866, 0.017304522916674614, 0.037750352174043655, -0.0021539204753935337, -0.0423474982380867, -0.025646813213825226, -0.022081755101680756, -0.01685302145779133, -0.03594338521361351, 0.018929975107312202, 0.05651061609387398, -0.017002174630761147, -0.018975161015987396, -0.023584868758916855, -0.028681878000497818, -0.009331149980425835, -0.036343030631542206, -0.0031746237073093653, 0.04937565699219704, 0.032808445394039154, 0.02766384929418564, 0.030042584985494614, -0.02098197489976883, 0.02997341752052307, -0.01399108674377203, -0.002460754243656993, -0.01390704046934843, 0.009947816841304302, -0.0018120150780305266, -0.004328917246311903, -0.024173840880393982, 0.03286581113934517, -0.008727801963686943, 0.014432650990784168, 0.010720998980104923, 0.0321345217525959, 0.049832578748464584, 0.005038755480200052, -0.009200071915984154, 0.004867886658757925, -0.040567025542259216, 0.03708554059267044, -0.017077162861824036, 0.04718055576086044, -0.04946867749094963, -0.005392995662987232, 0.024297276511788368, 0.02074221335351467, 0.004703945014625788, -0.0017886038403958082, 0.04938598349690437, -0.025469301268458366, -0.008089114911854267, 0.005470098927617073, -0.009432301856577396, -0.007035564631223679, -0.006605487782508135, 0.02320268005132675, -0.005665102507919073, 0.01036978792399168, -0.010894828476011753, -0.03827642276883125, 0.0042621176689863205, -0.024152744561433792, -0.003233922878280282, 0.010348428972065449, 0.022223416715860367, 0.015825122594833374, -0.015434636734426022, 0.020871471613645554, 0.0142155596986413, -0.01683269813656807, -0.004597471095621586, 0.014263986609876156, -0.02025582082569599, 0.007669164799153805, 0.001186187844723463, 0.04362931475043297, 0.012849221006035805, 0.030743051320314407, -0.015458684414625168, 0.0716024711728096, -0.024891318753361702, 0.031219780445098877, 0.03133353963494301, 0.006532792001962662, 0.01507730595767498, -0.03437216207385063, -0.0016949966084212065, 0.006455413997173309, -0.04184099659323692, -1.2457767262219477e-8, -0.03459556773304939, 0.0032120514661073685, -0.014124839566648006, 0.036372389644384384, 0.024768320843577385, 0.02965950220823288, 0.01345017645508051, 0.0022557340562343597, 0.0019003490451723337, 0.022949842736124992, 0.03411923348903656, -0.0296636950224638, -0.023684658110141754, 0.025610176846385002, -0.008470927365124226, -0.03565219044685364, -0.0008778181509114802, 0.021238725632429123, 0.0187140591442585, -0.007138126529753208, -0.008680930361151695, 0.06818582862615585, -0.027716513723134995, -0.004885678179562092, 0.007527042645961046, 0.031515687704086304, 0.015663255006074905, -0.06351544708013535, 0.011159923858940601, 0.01522679254412651, 0.020594492554664612, -0.03639926016330719, -0.06097089499235153, -0.0065426696091890335, -0.011370789259672165, -0.024572473019361496, 0.02469133585691452, 0.02973071299493313, -0.007424517534673214, -0.0030745232943445444, -0.018385615199804306, -0.003274673828855157, 0.004206247627735138, -0.04267654940485954, -0.07600854337215424, -0.028603162616491318, -0.01658354327082634, 0.00725502148270607, -0.001188724534586072, -0.040989480912685394, 0.033289529383182526, -0.0125724570825696, 0.0050294967368245125, 0.03152598813176155, -0.022753456607460976, 0.0135264340788126, 0.015097718685865402, -0.044679075479507446, -0.038795169442892075, -0.0063351821154356, 0.016439424827694893, -0.013835362158715725, -0.039984576404094696, -0.016965672373771667 ]
sed-sed-1-invalid-command-code-r-on-mac-os-x
https://markhneedham.com/blog/2011/01/14/sed-sed-1-invalid-command-code-r-on-mac-os-x
false
2011-06-04 17:24:16
Sbt: Zipping files without their directory structure
[ "scala", "sbt" ]
[ "Build", "Scala" ]
We're using http://code.google.com/p/simple-build-tool/[SBT] on our project and http://twitter.com/#!/patforna[Pat] and I have been trying to work out how to zip together some artifacts so that they're all available from the top level of the zip file i.e. we don't want to copy the directory structure where the files come from. I've been playing around with this in the Scala REPL which we can launch with our project's dependencies loaded with the following command: [source,text] ---- ./sbt console-project ---- Our original attempt to zip together the artifacts looked like this: [source,scala] ---- FileUtilities.zip(List(("ops" / "deploy")), "dist.zip", true, log) ---- But unfortunately that keeps the directory structure which isn't what we want! [source,text] ---- mneedham@markneedham.home ~/Projects/core$ unzip -l dist.zip Archive: dist.zip Length Date Time Name -------- ---- ---- ---- 0 06-04-11 17:52 ops/ 0 06-04-11 17:52 ops/deploy/ 2534 06-03-11 17:47 ops/deploy/start-server.sh -------- ------- 2534 3 files ---- Pat figured out that what we needed to do was http://code.google.com/p/simple-build-tool/wiki/Paths[make use of the ## function after our path] so our code would read like this: [source,scala] ---- FileUtilities.zip(List(("ops" / "deploy") ##), "dist.zip", true, log) ---- Et voila: [source,text] ---- mneedham@markneedham.home ~/Projects/core$ unzip -l dist.zip Archive: dist.zip Length Date Time Name -------- ---- ---- ---- 2534 06-03-11 17:47 start-server.sh -------- ------- 2534 1 file ---- The https://github.com/rossabaker/xsbt/blob/master/sbt/src/main/scala/sbt/Path.scala[## function is defined like so] and converts a path object into a BaseDirectory: [source,scala] ---- override def ## : Path = new BaseDirectory(this) ---- The https://github.com/rossabaker/xsbt/blob/master/sbt/src/main/scala/sbt/FileUtilities.scala[code in FileUtilities] that generates an entry for each file in the zip file looks like this: [source,scala] ---- def makeFileEntry(path: Path) = { val relativePath = path.relativePathString("/") log.debug("\tAdding " + path + " as " + relativePath + " ...") val e = createEntry(relativePath) e setTime path.lastModified e } def addFileEntry(path: Path) { val file = path.asFile if(file.exists) { output putNextEntry makeFileEntry(path) transferAndClose(new FileInputStream(file), output, log) output.closeEntry() } else log.warn("\tFile " + file + " does not exist.") } ---- Line 179 is where the meta data is defined for the archive and it makes use of "relativePathString" which has been overriden by BaseDirectory to return "": [source,scala] ---- private final class BaseDirectory(private[sbt] val path: Path) extends Path { override def ## : Path = this override def toString = path.toString def asFile = path.asFile def relativePathString(separator: String) = "" def projectRelativePathString(separator: String) = path.projectRelativePathString(separator) private[sbt] def prependTo(s: String) = "." + sep + s } ---- Line 176 returns the file in its original location so it can still be copied into the archive. The problem with using an identifier like ## is that it's very difficult to Google so you end up trawling the source code for its uses or hoping that you can find the explanation for its use in the documentation!
null
null
[ 0.02008998952805996, -0.04450679197907448, -0.011206531897187233, 0.026225775480270386, 0.1006016656756401, 0.021968692541122437, 0.01890292949974537, 0.012235965579748154, -0.007809067144989967, -0.04762788116931915, -0.025191955268383026, -0.01778574287891388, -0.0907849445939064, 0.016905251890420914, -0.06205587089061737, 0.06544402241706848, 0.064994677901268, -0.04141818732023239, -0.00410890206694603, 0.026998762041330338, 0.06675255298614502, 0.05055314302444458, -0.024571601301431656, 0.03547206521034241, -0.004457507282495499, 0.016637703403830528, 0.015227824449539185, 0.011539548635482788, -0.05103367567062378, -0.007304671220481396, 0.03146849200129509, -0.0198549572378397, 0.01865311898291111, -0.04124170169234276, -0.011815342120826244, -0.00028979216585867107, -0.02318469248712063, 0.004152011591941118, 0.009292450733482838, 0.03047599270939827, -0.012631653808057308, 0.028724592179059982, 0.0158485546708107, 0.010751415975391865, -0.019284430891275406, 0.04593132808804512, -0.03701028972864151, 0.019083332270383835, -0.020439589396119118, -0.03209921345114708, -0.024814995005726814, 0.018213680014014244, -0.030634921044111252, -0.025434844195842743, -0.014683947898447514, 0.056415900588035583, 0.01302406471222639, -0.08295413851737976, 0.05445380136370659, -0.04583428427577019, -0.0340624563395977, -0.002503190189599991, 0.0013727599289268255, 0.02373781055212021, 0.016786590218544006, -0.05457485839724541, -0.023500721901655197, 0.05159342288970947, -0.02136194333434105, -0.039292506873607635, 0.008434404619038105, 0.03339798375964165, -0.021069295704364777, -0.04318488761782646, -0.013540228828787804, -0.027032285928726196, -0.025328151881694794, 0.07580578327178955, -0.002830101875588298, 0.058959074318408966, -0.03769183158874512, -0.0215956699103117, 0.00399009371176362, 0.017540743574500084, 0.01728806272149086, 0.018672633916139603, -0.06416285037994385, 0.009938275441527367, -0.06613574177026749, 0.07178276032209396, 0.013450349681079388, -0.06249470263719559, 0.028831154108047485, 0.033952850848436356, 0.051032621413469315, 0.035638123750686646, 0.006103011779487133, 0.03310825675725937, 0.01758670248091221, 0.008019568398594856, -0.06091179698705673, 0.018924398347735405, 0.013074572198092937, 0.018627386540174484, -0.06341233104467392, -0.03618042171001434, -0.02615191973745823, -0.03027273155748844, -0.008169641718268394, -0.009210692718625069, -0.006854369770735502, -0.009729588404297829, -0.06409956514835358, -0.002369713271036744, -0.09001962095499039, 0.04658597335219383, 0.000515212130267173, -0.058111317455768585, -0.010567780584096909, 0.008227622136473656, 0.025506626814603806, 0.05261015146970749, 0.005152369383722544, 0.08186615258455276, 0.010080325417220592, 0.042439550161361694, 0.019429201260209084, 0.03071705810725689, -0.012849269434809685, -0.0541866198182106, -0.02297542244195938, 0.06295447796583176, 0.013774177059531212, -0.040239572525024414, -0.0075596836395561695, 0.014630579389631748, -0.028097694739699364, 0.0071776206605136395, 0.047496307641267776, 0.005048391409218311, -0.02125711180269718, 0.010124259628355503, 0.008957980200648308, -0.02071625180542469, 0.03568274527788162, 0.018448295071721077, -0.015538627281785011, -0.051851071417331696, -0.03382861241698265, 0.026742681860923767, 0.014963689260184765, 0.019935667514801025, 0.04504024609923363, -0.05251677706837654, 0.022649681195616722, 0.07181394845247269, 0.036307163536548615, 0.013378532603383064, -0.021754810586571693, -0.002965414198115468, 0.03382572531700134, 0.00524465087801218, 0.011298887431621552, 0.056907735764980316, 0.012576908804476261, -0.025907348841428757, 0.009427270852029324, 0.020353376865386963, -0.031627338379621506, -0.013913837261497974, -0.04510268568992615, -0.040910664945840836, 0.07230928540229797, -0.004311016295105219, -0.004123840946704149, 0.0169364120811224, 0.0923171266913414, 0.042709916830062866, 0.01689685508608818, -0.012025974690914154, -0.07749496400356293, 0.021465010941028595, 0.0010380821768194437, 0.011364849284291267, 0.03818219155073166, -0.015018358826637268, 0.07330182939767838, 0.018208423629403114, 0.014039035886526108, 0.016051415354013443, -0.09555494040250778, -0.09589911252260208, 0.025109486654400826, -0.0007261773571372032, 0.06955865025520325, -0.02743902988731861, -0.01566738821566105, 0.06444977968931198, 0.025456497445702553, 0.029574014246463776, -0.000360180129064247, 0.02951047196984291, 0.0028970162384212017, -0.0759844183921814, -0.036255910992622375, 0.05494721978902817, 0.011862486600875854, -0.03126954287290573, -0.013380646705627441, 0.013660721480846405, -0.0065922983922064304, 0.00012775196228176355, 0.040290601551532745, -0.039946746081113815, 0.06596095860004425, 0.028547998517751694, 0.02961437590420246, -0.02264370396733284, 0.0781043991446495, -0.05300641804933548, 0.02442023530602455, 0.012060604058206081, -0.05429934710264206, -0.0033316202461719513, -0.02983967587351799, 0.09427731484174728, 0.03916409611701965, -0.02527092583477497, -0.023972749710083008, 0.018249591812491417, 0.0030123149044811726, -0.04170580580830574, -0.028757596388459206, 0.03863643482327461, -0.003444407135248184, 0.006740876007825136, -0.02910454571247101, -0.02656761184334755, 0.01001102477312088, -0.01992998644709587, 0.011923033744096756, 0.07103287428617477, -0.031161006540060043, 0.04785158485174179, 0.005437399260699749, -0.027254300191998482, -0.004725249018520117, -0.05068882182240486, -0.08058347553014755, -0.005119182635098696, 0.016150526702404022, -0.005285887513309717, 0.03439583629369736, -0.03107459470629692, -0.030391326174139977, -0.048167239874601364, -0.01602857932448387, 0.01912333257496357, 0.011410895735025406, 0.04069080576300621, -0.04506590589880943, 0.019624924287199974, -0.008229859173297882, 0.037002235651016235, -0.019204895943403244, -0.012875736691057682, -0.0268501415848732, 0.00747668044641614, 0.01158363837748766, 0.02375221811234951, 0.012814659625291824, 0.05061514675617218, 0.02257227711379528, 0.0005110276397317648, 0.030384713783860207, 0.004604600369930267, 0.037973761558532715, -0.009242942556738853, 0.0009177892934530973, -0.0481235533952713, -0.0008731269044801593, 0.03899068385362625, -0.051965899765491486, -0.0011705304495990276, -0.0031233327463269234, -0.03617960214614868, 0.06308218091726303, -0.0981331393122673, -0.03964345157146454, -0.015070845372974873, 0.02611401118338108, 0.024844078347086906, 0.014295851811766624, 0.021307488903403282, 0.05515558272600174, 0.03133857250213623, 0.009608672000467777, 0.01680242083966732, 0.02869100123643875, 0.01381318736821413, 0.014926622621715069, 0.010870982892811298, 0.021740669384598732, 0.005743524990975857, -0.04135389253497124, -0.03201186656951904, -0.02321283333003521, -0.027563676238059998, -0.26221704483032227, 0.07921181619167328, -0.039103973656892776, -0.020998498424887657, 0.024037610739469528, -0.04502316191792488, 0.010526228696107864, -0.03330428898334503, -0.00996603723615408, 0.002435217844322324, -0.014803041703999043, -0.03659199923276901, 0.017837295308709145, 0.0422220304608345, -0.02264150232076645, 0.035360805690288544, -0.009758055210113525, -0.010693398304283619, 0.027338482439517975, 0.019231194630265236, 0.0022509493865072727, -0.060401830822229385, 0.028422974050045013, 0.03154165297746658, 0.03225066885352135, 0.05428340286016464, -0.09124833345413208, 0.04939386248588562, -0.0461399145424366, -0.030362064018845558, 0.023016739636659622, -0.05636754259467125, -0.010856353677809238, 0.026802701875567436, -0.033998679369688034, -0.021390605717897415, 0.01949179731309414, 0.009730729274451733, 0.00449061393737793, 0.011338231153786182, -0.006257259286940098, -0.007593631278723478, -0.008707470260560513, -0.026329701766371727, 0.06647792458534241, -0.051118865609169006, -0.07631324976682663, -0.03276772424578667, -0.016112396493554115, 0.0745878741145134, -0.03102693147957325, -0.04651940241456032, -0.05007079243659973, 0.04009133204817772, 0.0005990677163936198, -0.024887794628739357, 0.005717661697417498, -0.015796901658177376, -0.006706011947244406, -0.008523251861333847, -0.01970110461115837, -0.04891733080148697, -0.011270206421613693, -0.05210113525390625, 0.004544638097286224, -0.05072777718305588, -0.05574413761496544, -0.008424481377005577, 0.04572295770049095, 0.041383422911167145, -0.021995022892951965, -0.019855186343193054, -0.017270918935537338, -0.11079084128141403, -0.013789679855108261, -0.051664773374795914, -0.0593777596950531, -0.025820044800639153, -0.008884475566446781, 0.057623766362667084, -0.06251276284456253, -0.04189988970756531, 0.03551285341382027, 0.007422911003232002, 0.022347982972860336, 0.012856543064117432, -0.012275973334908485, -0.04436778277158737, -0.036188025027513504, -0.02264413796365261, 0.019482072442770004, -0.06274709850549698, -0.03357052430510521, -0.00258259242400527, 0.0009524509659968317, 0.023300711065530777, 0.004239791538566351, 0.04529725760221481, 0.00424344465136528, 0.0444812998175621, 0.01894352212548256, -0.03576952591538429, -0.012018815614283085, -0.024808436632156372, 0.0065511297434568405, 0.00501501839607954, -0.03790094703435898, 0.016000809147953987, 0.04413437843322754, 0.04388150945305824, -0.025033878162503242, -0.02702443301677704, 0.024615874513983727, -0.05847860127687454, -0.04005948081612587, 0.0019308938644826412, -0.0038036592304706573, 0.029612481594085693, 0.028197769075632095, -0.026921642944216728, -0.06772933155298233, 0.004900828003883362, 0.01533390674740076, -0.02279236912727356, -0.06138090789318085, -0.009622165933251381, 0.004690344911068678, -0.024000467732548714, 0.01650409959256649, -0.009308376349508762, -0.039344850927591324, 0.05336957797408104, 0.023188943043351173, -0.046568822115659714, 0.007418027613312006, -0.02673545852303505, -0.014666951261460781, -0.06967330724000931, 0.01201730128377676, 0.0038207133766263723, -0.015069634653627872, 0.008885100483894348, 0.0012940347660332918, 0.03525993227958679, 0.03780284523963928, 0.018204016610980034, 0.01366034708917141, -0.013212566263973713, 0.006229373626410961, -0.005259867291897535, 0.025521662086248398, -0.04162358120083809, -0.004133034497499466, -0.03708833083510399, -0.009935501031577587, -0.01007024198770523, 0.02393725886940956, -0.03001077100634575, -0.033031877130270004, -0.020849233493208885, 0.01807652972638607, -0.04267105087637901, -0.007448186166584492, 0.01504453644156456, -0.037238847464323044, 0.03767054155468941, 0.02937636338174343, -0.008672232739627361, -0.04170025885105133, -0.016319483518600464, 0.0038869893178343773, 0.000810296623967588, -0.01757998578250408, -0.020227761939167976, -0.019240234047174454, 0.0016292615327984095, 0.014248649589717388, 0.044582292437553406, 0.01373237557709217, 0.037008337676525116, 0.020252328366041183, -0.03373897448182106, 0.006079001817852259, -0.023338746279478073, 0.02590133622288704, 0.014316015876829624, 0.014404588378965855, 0.0176295954734087, -0.036310404539108276, -0.04112604260444641, -0.0340113565325737, 0.004540040623396635, -0.014686588197946548, 0.015575834549963474, -0.007747964467853308, -0.09052674472332001, 0.04942968860268593, 0.052727654576301575, 0.03170688822865486, -0.00015480130969081074, -0.040931228548288345, -0.012574315071105957, -0.04135988652706146, 0.03023136407136917, 0.0780382975935936, -0.04083315283060074, 0.018733924254775047, 0.0010054158046841621, 0.03836490213871002, 0.013279723934829235, -0.00031656675855629146, -0.06341366469860077, -0.025958430022001266, -0.003871240420266986, 0.02657904662191868, -0.06320276856422424, -0.020608384162187576, -0.01989050954580307, 0.025858480483293533, -0.008578543551266193, -0.011053728871047497, 0.005736080929636955, 0.007669251412153244, 0.01841563731431961, -0.009582215920090675, -0.003938604611903429, -0.00874803401529789, 0.016978835687041283, 0.036514900624752045, -0.036296144127845764, 0.06782545894384384, -0.034225139766931534, 0.0061562880873680115, 0.03401954472064972, -0.026843812316656113, 0.03061901032924652, -0.008249601349234581, -0.014780291356146336, -0.0043850913643836975, 0.04195668175816536, -0.005409072153270245, 0.012725242413580418, 0.006476948969066143, -0.002563278190791607, 0.002923229243606329, -0.020076176151633263, -0.03559542074799538, -0.012865540571510792, -0.012514263391494751, 0.059058111160993576, -0.005479888990521431, 0.01737796515226364, -0.018489770591259003, -0.018235458061099052, 0.054499123245477676, -0.04938790202140808, -0.04659939184784889, -0.005805587861686945, -0.05676272511482239, 0.03487023338675499, 0.032571859657764435, 0.007723799906671047, -0.03632332757115364, 0.04544725641608238, 0.04488624632358551, 0.00575177650898695, 0.018385479226708412, -0.009234112687408924, -0.00431535579264164, -0.027063921093940735, -0.019372398033738136, -0.0639251098036766, 0.020257992669939995, 0.022320954129099846, -0.011554474011063576, 0.00250981654971838, 0.008854631334543228, -0.015359676443040371, 0.04524867236614227, -0.045192211866378784, -0.03576979041099548, 0.060844939202070236, 0.011211646720767021, 0.01653992384672165, 0.00040543294744566083, -0.08158638328313828, 0.02243408001959324, 0.05033086985349655, -0.03857848793268204, 0.01020655408501625, -0.027775146067142487, 0.050061266869306564, -0.014667665585875511, 0.02049526944756508, -0.019115542992949486, -0.0033957825507968664, 0.0359671376645565, -0.015125907957553864, 0.03678698465228081, 0.043867919594049454, 0.012942105531692505, 0.02953842654824257, 0.006939721293747425, 0.005688939709216356, 0.01119174249470234, 0.032376281917095184, -0.029544392600655556, -0.01821323297917843, 0.06171777844429016, 0.00231968448497355, -0.01310802437365055, -0.008107787929475307, 0.05242331326007843, 0.038095828145742416, -0.057247016578912735, -0.028803186491131783, 0.028999589383602142, -0.03296241536736488, -0.037018537521362305, -0.030348071828484535, -0.0010655442019924521, -0.03686194494366646, 0.0649447962641716, 0.025734828785061836, 0.03492232412099838, 0.08494266122579575, -0.0010421419283375144, -0.019934911280870438, 0.038158345967531204, 0.05521164834499359, 0.0846908837556839, 0.007472696248441935, 0.011170764453709126, 0.04383401200175285, 0.0038511999882757664, -0.04153870418667793, 0.014041954651474953, -0.01716245897114277, 0.029150890186429024, -0.03171934559941292, 0.0030595071148127317, 0.04373515024781227, -0.02591300569474697, 0.08062858134508133, -0.02792586386203766, 0.010954577475786209, -0.0073274471797049046, 0.036637961864471436, 0.03273127228021622, 0.035941097885370255, 0.0014599411515519023, 0.06003708019852638, -0.025791266933083534, -0.017149046063423157, 0.026023445650935173, -0.007468402851372957, 0.017272019758820534, 0.05963711440563202, -0.017640596255660057, -0.013354433700442314, 0.04346003755927086, 0.016782719641923904, 0.0633382722735405, 0.007010035216808319, -0.0004183512646704912, 0.007866895757615566, -0.01031401939690113, -0.0029631685465574265, 0.0031018881127238274, -0.04309295490384102, -0.03263257443904877, -0.005479230545461178, -0.0524727925658226, -0.010590828023850918, 0.019472040235996246, 0.012955885380506516, 0.05405965819954872, 0.008922484703361988, 0.0269523486495018, 0.0010586008429527283, -0.0018761990359053016, -0.024006811901926994, -0.03422826528549194, -0.04639212787151337, -0.014649265445768833, -0.07882294803857803, 0.03300750255584717, -0.0037412340752780437, 0.008405395783483982, -0.015225570648908615, -0.010023939423263073, -0.029459768906235695, -0.0023364725057035685, 0.021755866706371307, -0.05681769549846649, -0.03465983271598816, 0.018977925181388855, 0.02714976854622364, 0.023487133905291557, 0.037661679089069366, 0.06015631556510925, -0.007325590122491121, 0.0019375422270968556, -0.033628933131694794, 0.036458536982536316, 0.015558488667011261, 0.01659192331135273, 0.026869866997003555, -0.058724142611026764, 0.03383151441812515, 0.04412877932190895, 0.019059259444475174, -0.07044688612222672, -0.003308281535282731, 0.032631177455186844, -0.015424557030200958, 0.06113564595580101, -0.008158148266375065, 0.009160791523754597, -0.04998268932104111, -0.017420047894120216, -0.005140339955687523, -0.0014155696844682097, 0.053513847291469574, -0.01790204457938671, 0.08919408172369003, 0.049523141235113144, -0.04933246225118637, -0.047136060893535614, -0.015122353099286556, 0.010289344936609268, 0.028482802212238312, -0.035497039556503296, -0.03130331635475159, -0.07198425382375717, -0.06149407848715782, -0.04518376290798187, -0.010010059922933578, -0.04322377219796181, -0.02739059366285801, 0.0017717662267386913, -0.0027191494591534138, -0.04015360772609711, 0.006718576420098543, -0.0561392717063427, 0.0022074736189097166, -0.01243489608168602, -0.0073116677813231945, -0.026014598086476326, 0.04032595083117485, 0.017346495762467384, 0.006801851559430361, 0.05747102200984955, -0.026831112802028656, -0.01404718030244112, -0.02385585568845272, 0.023480935022234917, 0.048056889325380325, -0.005828544031828642, 0.020200565457344055 ]
[ -0.06917709857225418, -0.006996289361268282, -0.04236546903848648, -0.028454963117837906, 0.08424120396375656, -0.08581694215536118, -0.06917381286621094, -0.007321201730519533, -0.017633933573961258, -0.016509685665369034, 0.03152474761009216, -0.043088626116514206, 0.014589537866413593, -0.03151140362024307, 0.08968043327331543, -0.00024910044157877564, -0.009930050000548363, -0.029857464134693146, -0.04840109124779701, 0.033056050539016724, 0.017747098580002785, -0.031667232513427734, -0.007406604941934347, -0.035126179456710815, 0.021437091752886772, 0.023114114999771118, 0.02550119161605835, -0.034469183534383774, -0.01493870373815298, -0.20578570663928986, 0.01779797673225403, -0.029139216989278793, 0.006543634459376335, -0.03671250864863396, 0.014503372833132744, 0.07557865232229233, 0.03936615213751793, 0.012892516329884529, -0.04129466414451599, 0.032050084322690964, 0.044343966990709305, 0.03970610350370407, -0.07814129441976547, -0.04484228417277336, -0.0029136124067008495, 0.01811734214425087, -0.022329993546009064, -0.02014206536114216, -0.005598689895123243, 0.015531754121184349, -0.053999751806259155, 0.02687641605734825, -0.016560237854719162, -0.04122241213917732, -0.031421296298503876, 0.009516419842839241, 0.04187178984284401, 0.07481814920902252, 0.015326042659580708, 0.010213022120296955, 0.015492026694118977, -0.015967726707458496, -0.1313052475452423, 0.07221244275569916, 0.029468601569533348, 0.07766278088092804, -0.028944427147507668, -0.0387258306145668, -0.026776960119605064, 0.05645750090479851, -0.007323031313717365, 0.013276848010718822, -0.030602097511291504, 0.07061789929866791, 0.03513239696621895, -0.029665939509868622, -0.008158156648278236, 0.030059000477194786, 0.02221938781440258, -0.03709793463349342, -0.0446842797100544, -0.037755921483039856, -0.03438752889633179, 0.020006345584988594, -0.048235103487968445, -0.01422550156712532, 0.01812489703297615, 0.060914069414138794, 0.049487341195344925, 0.029403477907180786, 0.015344229526817799, -0.06733997911214828, 0.0711359903216362, 0.019960077479481697, -0.08929429203271866, 0.015802733600139618, -0.04117956757545471, -0.007447407115250826, -0.009562862105667591, 0.4238983988761902, -0.06494215875864029, 0.010709011927247047, 0.03317588195204735, 0.025692174211144447, -0.017936887219548225, 0.013827918097376823, 0.01218351535499096, -0.0050781588070094585, 0.029694227501749992, -0.032026421278715134, 0.003954600542783737, -0.005293139722198248, 0.06263351440429688, -0.09276168793439865, 0.018957966938614845, 0.0015045128529891372, -0.007015604991465807, -0.003039509756490588, -0.04659302160143852, 0.010972975753247738, -0.024546468630433083, 0.0028323112055659294, 0.030369149520993233, -0.016770265996456146, 0.017018457874655724, 0.0423547625541687, 0.03731695935130119, 0.009674769826233387, 0.10185228288173676, 0.032674774527549744, 0.003613988636061549, -0.030839797109365463, -0.0516897477209568, -0.029414737597107887, -0.0017403579549863935, 0.06023146212100983, 0.018513387069106102, -0.05420228838920593, -0.01959894225001335, -0.005115167703479528, -0.002802360337227583, 0.0014858387876302004, 0.03918876871466637, 0.00523366080597043, -0.03280000016093254, 0.09386029094457626, 0.00033926995820365846, -0.0053984634578228, -0.017878400161862373, -0.04896519333124161, -0.03514714911580086, 0.01275909785181284, 0.0459461510181427, -0.041189294308423996, 0.00548099260777235, -0.016072791069746017, 0.042591728270053864, -0.02024909108877182, -0.09223026782274246, -0.00323285348713398, -0.029448144137859344, -0.044987745583057404, -0.024837836623191833, 0.0640777125954628, 0.026135466992855072, -0.07978960871696472, 0.008164523169398308, 0.00261691608466208, 0.03932371363043785, -0.06203703209757805, 0.007705459371209145, 0.01406227145344019, 0.014424367807805538, -0.013059452176094055, 0.06336032599210739, -0.03429912030696869, -0.02212209440767765, -0.004427870735526085, 0.015495078638195992, 0.04201536625623703, -0.015375770628452301, -0.006238034460693598, -0.033337391912937164, 0.004860354121774435, -0.028025031089782715, -0.08849874883890152, -0.05702539533376694, -0.02348768711090088, -0.03266972303390503, 0.013712911866605282, -0.0471343994140625, 0.005565350409597158, -0.010769122280180454, 0.027251504361629486, 0.005393621977418661, -0.018048064783215523, 0.023570766672492027, 0.022759120911359787, -0.02849375084042549, 0.011012349277734756, 0.05017940327525139, 0.07885974645614624, -0.03282434493303299, 0.02962685376405716, -0.07603530585765839, 0.03698815032839775, 0.0478520467877388, -0.06328467279672623, 0.0396619588136673, 0.014651987701654434, -0.030063793063163757, -0.02752297930419445, -0.007194110192358494, 0.011463350616395473, 0.00684375362470746, -0.004203407559543848, -0.005501960404217243, -0.023492828011512756, 0.03158103674650192, 0.0541142076253891, -0.03224051743745804, -0.06484553217887878, -0.011409999802708626, -0.35546058416366577, 0.0076796975918114185, -0.010854681953787804, -0.006676758173853159, 0.005526223685592413, -0.06459672749042511, 0.01914340630173683, -0.012566335499286652, -0.022828634828329086, 0.004217774607241154, 0.1280057281255722, -0.049706585705280304, -0.010891168378293514, -0.0801200121641159, -0.009293383918702602, 0.035113584250211716, -0.019904419779777527, -0.00947746355086565, -0.021306421607732773, -0.005631071049720049, -0.006022822577506304, -0.03885773569345474, -0.03011302463710308, -0.03993649780750275, 0.03785106539726257, 0.004424679093062878, 0.11354830861091614, 0.029095007106661797, 0.06759411841630936, -0.06781268119812012, 0.05973789468407631, 0.03934016078710556, 0.01936573162674904, -0.09216681867837906, -0.004364752676337957, -0.021006174385547638, 0.018540581688284874, 0.03792606294155121, 0.06751994043588638, 0.011172101832926273, -0.07600007951259613, 0.0314309224486351, -0.04616158455610275, -0.06546711921691895, -0.006122119724750519, -0.0010958713246509433, -0.02732549048960209, -0.01794581674039364, -0.0014362629735842347, 0.057094912976026535, 0.0036923596635460854, 0.00029640900902450085, 0.04469911754131317, 0.01368566695600748, 0.03221238777041435, -0.016339614987373352, -0.03258362412452698, -0.011328153312206268, 0.047217607498168945, -0.019256502389907837, 0.05164892598986626, 0.03257887437939644, 0.06089908257126808, -0.03051000088453293, -0.015484222210943699, -0.01587812975049019, 0.013368028216063976, 0.004274107050150633, 0.0017946854932233691, -0.02871132269501686, 0.000289410148980096, 0.07653327286243439, -0.02172226458787918, 0.04370274394750595, 0.01941598206758499, 0.06738260388374329, -0.022834081202745438, 0.026709258556365967, 0.030269743874669075, -0.026043063029646873, 0.027316266670823097, -0.008465982973575592, 0.04963046312332153, -0.018570654094219208, 0.012849069200456142, 0.07769965380430222, -0.019438497722148895, -0.0008323621586896479, 0.04815836250782013, 0.028927825391292572, -0.0035696427803486586, -0.039004549384117126, -0.01570405624806881, -0.04674145206809044, 0.05372980609536171, -0.000052888459322275594, -0.24761223793029785, 0.05614485219120979, 0.0565761961042881, 0.019305409863591194, -0.012412642128765583, 0.00025763557641766965, 0.06990716606378555, -0.06553798168897629, 0.05019409954547882, -0.014040956273674965, -0.01927006058394909, 0.051000066101551056, 0.01937965676188469, -0.025203075259923935, 0.027734262868762016, -0.025719759985804558, 0.05749412998557091, 0.03318791091442108, -0.0019328986527398229, -0.016554726287722588, -0.01891500875353813, -0.0217600017786026, 0.14477834105491638, 0.007567121181637049, -0.021695734933018684, 0.01033641304820776, -0.014018976129591465, 0.030457470566034317, 0.055221397429704666, 0.016742030158638954, -0.006529103498905897, 0.012580585666000843, 0.06601306051015854, -0.000691141642164439, 0.0026063795667141676, -0.04538712650537491, 0.016164505854249, 0.04561963304877281, 0.014568689279258251, -0.003993984777480364, -0.002001242246478796, 0.014076539315283298, -0.0060109104961156845, 0.05063704773783684, 0.04360998421907425, -0.046976488083601, 0.021562164649367332, -0.0009360488620586693, -0.0478394590318203, -0.02892744354903698, -0.027243105694651604, 0.0281069278717041, -0.006497528403997421, -0.021428735926747322, 0.019490329548716545, 0.040559276938438416, 0.011417367495596409, -0.02702021412551403, -0.015493502840399742, 0.027510011568665504, 0.008111036382615566, -0.0630662590265274, 0.09484107792377472, 0.012275077402591705, -0.011683730408549309 ]
[ -0.050170429050922394, 0.024187084287405014, -0.008468477055430412, 0.030100662261247635, 0.018634364008903503, -0.017070794478058815, -0.019099069759249687, 0.009174510836601257, -0.03502659127116203, 0.021060336381196976, 0.0057715619914233685, 0.01316496916115284, 0.02884490415453911, 0.0057721794582903385, -0.0010961346561089158, -0.017460495233535767, -0.01248079352080822, 0.01571688987314701, 0.035814039409160614, -0.006634811405092478, -0.014213234186172485, 0.05468819662928581, 0.04309375211596489, 0.005690363235771656, 0.026184963062405586, 0.04109476879239082, -0.052045270800590515, -0.014894003979861736, 0.026612604036927223, -0.14246784150600433, -0.004480239935219288, 0.006413690745830536, 0.005093320272862911, -0.02267792448401451, -0.0006089532398618758, 0.051211245357990265, 0.008556400425732136, 0.007091432344168425, -0.03381350263953209, 0.013050613924860954, 0.005436324048787355, -0.013046642765402794, -0.01701589860022068, -0.023242976516485214, -0.03209372237324715, -0.03787783533334732, -0.017005758360028267, -0.04801087826490402, -0.009532344527542591, 0.0051551940850913525, -0.03536330536007881, -0.029135333374142647, -0.025781650096178055, 0.017517104744911194, 0.011190381832420826, 0.00441453792154789, -0.01735231839120388, 0.0015316079370677471, -0.00040948588866740465, -0.0448240265250206, -0.010877135209739208, 0.010695996694266796, -0.0793890506029129, -0.034762222319841385, 0.006634771358221769, 0.0016432044794782996, 0.046760544180870056, 0.00041936157504096627, -0.03329501301050186, -0.025475166738033295, 0.0430728942155838, 0.05645659193396568, -0.060112617909908295, -0.014359711669385433, -0.011527324095368385, 0.037088848650455475, 0.0461651049554348, 0.024516845121979713, 0.013957739807665348, 0.014613877981901169, -0.012159681878983974, 0.014918665401637554, -0.006719344295561314, 0.028313137590885162, -0.05159435421228409, -0.02445743791759014, -0.01935669779777527, 0.03690559044480324, 0.0372466966509819, 0.003709549782797694, 0.0002534241939429194, 0.03048398531973362, -0.01799880899488926, 0.008732503280043602, -0.07501724362373352, 0.026168595999479294, -0.010037625208497047, 0.023808255791664124, -0.027954213321208954, 0.8114968538284302, -0.008463835343718529, 0.011271784082055092, 0.006093455012887716, -0.008281046524643898, 0.006952953524887562, 0.0020013628527522087, -0.019514568150043488, -0.04279028996825218, 0.00400095758959651, -0.014702620916068554, 0.06298749893903732, -0.00028224001289345324, 0.035088565200567245, -0.008599894121289253, 0.029457364231348038, 0.02259468473494053, -0.0015300170052796602, 0.031020700931549072, 0.02081911265850067, 0.014866516925394535, 0.01580539159476757, -0.0007959469221532345, 0.0246809683740139, -0.0025094947777688503, 0.021706830710172653, -0.19989663362503052, -0.0042955148965120316, -7.555823486432299e-33, 0.07341834157705307, -0.031020240858197212, 0.009869943372905254, 0.02880275435745716, 0.017184223979711533, -0.0005596589762717485, 0.010779419913887978, 0.015851125121116638, -0.024233654141426086, -0.029291773214936256, 0.0015334298368543386, -0.01416063867509365, -0.029124820604920387, -0.015477090142667294, 0.02609875239431858, 0.013634930364787579, 0.00531028863042593, 0.017279747873544693, 0.001537121832370758, 0.010806185193359852, 0.00604215357452631, 0.028902772814035416, -0.03696028143167496, 0.0006369762704707682, 0.034787505865097046, 0.012542065232992172, 0.050824057310819626, -0.0012464994797483087, -0.05391120910644531, -0.03246723860502243, -0.019744044169783592, 0.01945660263299942, 0.02542903833091259, 0.022838780656456947, 0.019757026806473732, -0.0336812287569046, -0.019695457071065903, 0.014576544985175133, -0.05558939278125763, -0.016923487186431885, -0.01256935391575098, -0.017358962446451187, -0.04771248996257782, -0.02909674122929573, -0.023733220994472504, -0.06018433719873428, 0.03600044175982475, -0.0029567822348326445, 0.011365393176674843, 0.040765389800071716, 0.025397421792149544, 0.03234381973743439, 0.009323341771960258, 0.017769521102309227, -0.00304206064902246, 0.0506405271589756, 0.02002107910811901, -0.03219248354434967, 0.01186811551451683, 0.008883810602128506, 0.014179534278810024, 0.016195600852370262, 0.01809527911245823, 0.030289508402347565, 0.006889957003295422, -0.02057005651295185, -0.0049279918894171715, 0.0324668288230896, 0.033487945795059204, 0.06870769709348679, -0.03514668345451355, -0.004390088375657797, 0.01591998152434826, -0.054227039217948914, 0.023817336186766624, -0.012180878780782223, 0.01290071103721857, 0.011414389126002789, 0.009752226062119007, 0.017018642276525497, 0.015926869586110115, -0.047633543610572815, 0.0071416739374399185, 0.000014838580682408065, -0.04617096111178398, -0.004720575176179409, 0.053068459033966064, 0.027842245995998383, -0.028733955696225166, -0.038047995418310165, 0.043866682797670364, 0.007949349470436573, 0.030861683189868927, -0.04140331968665123, -0.029020996764302254, 8.252713842949353e-33, 0.03542308881878853, -0.008516655303537846, 0.0007731210207566619, -0.02344311960041523, 0.012936911545693874, -0.01642855629324913, 0.039636921137571335, -0.005928030703216791, -0.04746483638882637, 0.043876904994249344, -0.040221214294433594, 0.0175346489995718, -0.03000447526574135, 0.001914335647597909, 0.05606251582503319, 0.0008171137887984514, 0.02620839886367321, -0.03361880034208298, -0.006689971778541803, -0.014833584427833557, -0.0007729717763140798, 0.007833711802959442, 0.012762810103595257, 0.012220721691846848, 0.05632419511675835, -0.014420012943446636, -0.021395450457930565, 0.023887695744633675, -0.011416272260248661, -0.002995600225403905, 0.02593655325472355, -0.043456364423036575, -0.0027785233687609434, -0.006454510148614645, -0.024014241993427277, 0.04316847771406174, 0.00096221111016348, 0.02004837803542614, 0.02823031321167946, 0.0035672488156706095, -0.007200503721833229, -0.011939623393118382, 0.006665155757218599, 0.0017675746930763125, -0.01334881130605936, -0.0175287164747715, 0.00043235995690338314, -0.025428198277950287, -0.008072540163993835, -0.012825912795960903, -0.005896017886698246, 0.05416525900363922, -0.0007653040229342878, 0.026699624955654144, 0.03922294080257416, -0.026286380365490913, -0.06782380491495132, 0.027668379247188568, -0.01685502752661705, 0.025250136852264404, -0.0029297121800482273, -0.00888430792838335, -0.0007396689034067094, 0.019781721755862236, -0.04188421368598938, -0.017944151535630226, -0.042286165058612823, -0.029424341395497322, -0.017691761255264282, 0.03433084487915039, -0.02143450826406479, -0.0035020913928747177, 0.0007678132969886065, 0.025980589911341667, 0.014933483675122261, -0.03980933874845505, -0.011153834871947765, 0.017949195578694344, 0.021740270778536797, 0.02551340125501156, 0.026593126356601715, -0.008999713696539402, -0.02051333710551262, 0.0000112290463221143, -0.024295015260577202, -0.03393328934907913, -0.006318775005638599, 0.036393530666828156, 0.03813252970576286, -0.012193892151117325, -0.019160684198141098, -0.015271386131644249, -0.008087461814284325, 0.04355449229478836, 0.03215605020523071, -1.314226505400029e-8, -0.030638741329312325, 0.017855148762464523, -0.034879375249147415, 0.04560967534780502, 0.0369727723300457, 0.0004877702740486711, -0.024683168157935143, 0.0007605163264088333, -0.005296181887388229, 0.024515969678759575, 0.03168392553925514, -0.04836822673678398, -0.015635723248124123, 0.056666839867830276, 0.004407475236803293, -0.018659090623259544, 0.020423419773578644, -0.004558322485536337, 0.024146785959601402, -0.011228726245462894, 0.02048506960272789, 0.03660312294960022, -0.016645269468426704, -0.0037866784259676933, -0.03426075354218483, 0.0005596601404249668, 0.001445347210392356, -0.0874742716550827, -0.005338256247341633, 0.033799853175878525, -0.014439526945352554, -0.025847576558589935, -0.06921367347240448, -0.033580515533685684, -0.026110248640179634, -0.010354625061154366, 0.03005354292690754, 0.005660763010382652, 0.02559511922299862, 0.008119268342852592, -0.003459624946117401, 0.021082978695631027, -0.010196339339017868, -0.01787305623292923, -0.014447741210460663, 0.01573384366929531, -0.0242394357919693, -0.007291414309293032, -0.03654078021645546, 0.005306181963533163, 0.052840203046798706, -0.004741310607641935, -0.023841531947255135, 0.0017560459673404694, 0.03287436068058014, 0.012051482684910297, 0.04272456467151642, -0.017646558582782745, -0.029104895889759064, 0.02254321612417698, 0.02847965620458126, 0.005643999204039574, 0.0037940123584121466, -0.02549925446510315 ]
sbt-zipping-files-without-their-directory-structure
https://markhneedham.com/blog/2011/06/04/sbt-zipping-files-without-their-directory-structure
false
2011-06-20 22:36:48
MarkLogic: Customising a result set
[ "marklogic" ]
[ "Mark Logic" ]
One of the stories we worked on last week had us needing to be able to customise the output of a MarkLogic search query to include some elements which aren't included in the default view. We started off with this: search.xqy [source,text] ---- xquery version "1.0-ml"; import module namespace search = "http://marklogic.com/appservices/search" at "/MarkLogic/appservices/search/search.xqy"; declare variable $term as xs:string := xdmp:get-request-field("query", ""); search:search($term) ---- Which gives us back a list of results showing where in the documents the search term appeared. We wanted to be able to get the title of the document and some other meta data about it though so we needed to make use of the +++<cite>+++http://developer.marklogic.com/pubs/4.1/apidocs/SearchAPI.html[transform-results]+++</cite>+++ option to do this. The original query changes to look like this: .search.xqy [source,text] ---- xquery version "1.0-ml"; import module namespace search = "http://marklogic.com/appservices/search" at "/MarkLogic/appservices/search/search.xqy"; declare variable $term as xs:string := xdmp:get-request-field("query", ""); search:search($term, <options xmlns="http://marklogic.com/appservices/search"> <transform-results apply="transformed-result" ns="http://www.markhneedham.com/search" at="transform.xqy" /> </options>) ---- And then we have another xquery file which we use to do the transformation: .transfom.xqy [source,text] ---- xquery version "1.0-ml"; module namespace custom-search = "http://markhneedham.com/search"; import module namespace search = "http://marklogic.com/appservices/search" at "/MarkLogic/appservices/search/search.xqy"; declare function custom-search:transformed-result( $result as node(), $ctsquery as schema-element(cts:query), $options as element(search:transform-results)? ) as element(search:snippet) { <search:snippet> { ( search:snippet($result, $ctsquery, $options)/*, <extra>{$result//*:Id}{$result//*:Title}</extra> ) } </search:snippet> }; ---- We put the extra elements that we wanted to include in our search result in the +++<cite>++++++<extra>+++</cite> tag but we can name that anything we want.+++</extra>++++++</cite>+++ The code snippets assume that both +++<cite>+++search.xqy+++</cite>+++ and +++<cite>+++transform.xqy+++</cite>+++ are both at the top level of the documents database.
null
null
[ -0.02185027115046978, 0.014917928725481033, -0.012674681842327118, 0.035100508481264114, 0.11967791616916656, -0.019798390567302704, -0.00006423740705940872, 0.04389162361621857, 0.021463952958583832, -0.03205891698598862, -0.05900545418262482, -0.00746916513890028, -0.05839408561587334, -0.0019925052765756845, 0.0036610409151762724, 0.088267020881176, 0.04689616709947586, 0.022061247378587723, 0.04535939171910286, -0.02064874954521656, 0.03397262096405029, 0.038825828582048416, 0.009887170977890491, 0.037451427429914474, 0.042183663696050644, -0.00092579290503636, -0.006755187176167965, -0.010716980323195457, -0.09735740721225739, 0.004947637673467398, 0.02649935893714428, -0.049217261373996735, 0.008023601025342941, 0.011634436435997486, -0.010851184837520123, 0.018572712317109108, -0.017620284110307693, -0.0020707494113594294, -0.005222550127655268, 0.002151205437257886, -0.07166480273008347, 0.017615480348467827, -0.017019258812069893, 0.0011695208959281445, -0.03368551284074783, -0.005394390784204006, -0.05680062994360924, -0.01522947009652853, -0.03734855726361275, -0.00982882920652628, -0.06050108000636101, 0.008012096397578716, -0.013903035782277584, -0.00966661423444748, -0.007302338257431984, 0.07820358872413635, -0.004431543406099081, -0.06373201310634613, 0.022819383069872856, 0.001076513435691595, -0.023838292807340622, 0.011326754465699196, 0.0011400659568607807, 0.065419040620327, 0.050841234624385834, -0.014279029332101345, -0.03111245483160019, 0.03856630250811577, -0.049644965678453445, -0.015081265941262245, -0.019034553319215775, 0.027772771194577217, -0.011451116763055325, -0.013391437940299511, 0.0030777931679040194, -0.031323350965976715, -0.0125225018709898, 0.056972332298755646, -0.00279686925932765, 0.050457824021577835, -0.017662880942225456, 0.02115723304450512, 0.037293821573257446, 0.028443265706300735, -0.009071999229490757, -0.05621814355254173, -0.02535560354590416, 0.0044318013824522495, -0.04558667913079262, 0.06732361763715744, 0.03279000520706177, -0.07990549504756927, 0.021265951916575432, 0.02470635063946247, -0.009306028485298157, 0.01241533923894167, 0.02415008842945099, 0.007815386168658733, 0.0030757328495383263, -0.01482884120196104, -0.023622341454029083, -0.005289078690111637, 0.02481452375650406, -0.009162605740129948, -0.10579054057598114, -0.01832588016986847, -0.03486936166882515, -0.025456415489315987, 0.0055188569240272045, 0.0024408476892858744, -0.031338777393102646, 0.006916958838701248, -0.014531402848660946, 0.011238500475883484, -0.08623794466257095, 0.07640858739614487, 0.02543097361922264, -0.0016906571108847857, 0.013544884510338306, 0.03304557502269745, 0.029469428583979607, 0.01118395570665598, -0.023940259590744972, 0.07855977863073349, 0.00396737502887845, 0.04528099298477173, -0.0020597162656486034, 0.056238774210214615, -0.022227086126804352, -0.0708979144692421, -0.01158731896430254, 0.05956127867102623, -0.0014683393528684974, 0.012612716294825077, 0.0000900063241715543, 0.011234981939196587, -0.008398192003369331, 0.00030993917607702315, 0.05840418115258217, 0.008442724123597145, -0.011916814371943474, -0.04642552509903908, -0.029843945056200027, 0.002922068815678358, 0.018510041758418083, 0.005222985055297613, -0.0013042971258983016, -0.033614180982112885, -0.054892707616090775, 0.02054331824183464, 0.0001530963636469096, 0.022527094930410385, 0.06363656371831894, -0.03660431504249573, 0.03429727628827095, 0.09843670576810837, 0.013116268441081047, -0.007577990181744099, -0.017774317413568497, -0.015932973474264145, 0.016235385090112686, 0.053694844245910645, -0.0019505014643073082, 0.03900948911905289, -0.00523752486333251, 0.007502647116780281, -0.01194507535547018, 0.00048279037582688034, 0.020225398242473602, 0.00042457866948097944, -0.06527534872293472, -0.05285993218421936, 0.05748583376407623, -0.028770681470632553, -0.027141960337758064, 0.0533144511282444, 0.1080104187130928, 0.044487372040748596, 0.0269683375954628, 0.03424428030848503, -0.07869499921798706, 0.015820851549506187, -0.019281955435872078, 0.00043065642239525914, 0.03620205074548721, -0.007699908223003149, 0.08609475195407867, 0.05387752503156662, 0.001300922827795148, 0.0044283997267484665, -0.10161159187555313, -0.0709996148943901, -0.03597184270620346, -0.008882274851202965, 0.07122457772493362, -0.03312527388334274, 0.00320455408655107, 0.0740610659122467, 0.006502344273030758, 0.04004697501659393, 0.03810552880167961, 0.011197550222277641, -0.001758383703418076, -0.05551855266094208, -0.057119764387607574, 0.0209501925855875, 0.0204275231808424, -0.01503309141844511, -0.014221669174730778, 0.011672785505652428, -0.02431860938668251, 0.022343013435602188, 0.03464057669043541, 0.02080223150551319, 0.014681240543723106, 0.032877545803785324, 0.017672134563326836, -0.048983391374349594, 0.024260811507701874, -0.05389774590730667, 0.03216784819960594, -0.0019195483764633536, -0.028994044288992882, -0.02145172655582428, -0.03135270997881889, 0.10884068161249161, 0.06462475657463074, -0.03840232640504837, -0.04001356661319733, 0.03574403375387192, 0.009614595212042332, -0.058740902692079544, 0.020726673305034637, -0.03220970928668976, 0.011851536110043526, -0.016255147755146027, -0.02190299704670906, 0.00679810019209981, -0.0003415021055843681, -0.018165841698646545, 0.007347133010625839, 0.060363009572029114, -0.02341541461646557, 0.043552689254283905, 0.02626780979335308, 0.013100825250148773, -0.011487385258078575, -0.014846142381429672, -0.04769391566514969, -0.03529994189739227, 0.020667899399995804, -0.005011351779103279, 0.032203614711761475, -0.028730643913149834, -0.03906876966357231, -0.0356362909078598, -0.0575781911611557, 0.011386529542505741, 0.03185468539595604, 0.07047266513109207, 0.0057075610384345055, 0.06117282807826996, 0.007843604311347008, 0.021733609959483147, -0.00003208662383258343, -0.039887432008981705, -0.005205112509429455, -0.010731353424489498, -0.009202513843774796, 0.03348637372255325, 0.01774773560464382, 0.02744658850133419, 0.01608944684267044, -0.0033288749400526285, -0.012446777895092964, -0.007752897683531046, 0.01369740441441536, 0.012008126825094223, -0.009956585243344307, -0.029750583693385124, -0.019763611257076263, 0.043533120304346085, -0.05008053407073021, -0.03257855027914047, 0.008557605557143688, -0.06555061787366867, 0.02855214662849903, -0.07565438002347946, -0.038354720920324326, -0.017745038494467735, 0.003175741294398904, 0.041157204657793045, 0.014926714822649956, 0.03202198073267937, 0.07483669370412827, 0.004419112578034401, 0.002064045984297991, 0.03648810088634491, 0.02696913480758667, 0.04033803939819336, -0.0344286672770977, -0.0021108498331159353, 0.06406192481517792, -0.005036917049437761, 0.010679605416953564, -0.05305389314889908, 0.005288578104227781, -0.045966096222400665, -0.2712756395339966, 0.02753601223230362, -0.02859182097017765, -0.023992685601115227, 0.018618043512105942, -0.02107345126569271, 0.013327822089195251, -0.04668883979320526, -0.015482612885534763, 0.016482241451740265, -0.021985439583659172, -0.037065960466861725, -0.013714396394789219, 0.030959799885749817, -0.019798794761300087, 0.04907126724720001, 0.02519700489938259, -0.023464182391762733, 0.029930807650089264, 0.02868589758872986, -0.008650900796055794, -0.06697683781385422, 0.01890624687075615, 0.017693165689706802, 0.04370778053998947, 0.055203553289175034, -0.06359604746103287, 0.059085529297590256, -0.029241129755973816, -0.029441481456160545, 0.02568335086107254, -0.024705486372113228, -0.02692057564854622, -0.0032271379604935646, 0.0016748440684750676, -0.029079899191856384, 0.05007529631257057, -0.003715390106663108, 0.00366972922347486, 0.010375652462244034, -0.026348453015089035, -0.026901062577962875, -0.006060051266103983, -0.008492201566696167, 0.07228538393974304, -0.03127095475792885, -0.0983603298664093, 0.00117296795360744, -0.023363348096609116, 0.063460573554039, -0.007479421328753233, -0.03273877874016762, 0.000004694598828791641, 0.03887948766350746, 0.01089046336710453, -0.009862109087407589, 0.002642683684825897, -0.028364676982164383, -0.07221374660730362, -0.0431169793009758, 0.01673593744635582, -0.03568005561828613, -0.03226705640554428, -0.03805872052907944, 0.011750650592148304, -0.05985205993056297, -0.04040439799427986, -0.020294904708862305, 0.06853428483009338, 0.035786427557468414, -0.02784794382750988, 0.016190001741051674, 0.012106764130294323, -0.10436350107192993, -0.034596290439367294, -0.03736086189746857, -0.025745443999767303, 0.008662380278110504, -0.045573171228170395, 0.0019912435673177242, -0.047885775566101074, -0.03620050847530365, 0.012254513800144196, 0.010333912447094917, 0.01019055861979723, -0.03424889221787453, 0.012101425789296627, 0.007223871536552906, -0.05487609654664993, 0.006705726962536573, 0.06282562762498856, -0.04042074456810951, -0.010543282143771648, -0.013396861031651497, -0.0017997822724282742, -0.012846766971051693, 0.00428748270496726, -0.005517483223229647, 0.02852748893201351, 0.03738473728299141, -0.002761546289548278, -0.036929793655872345, 0.03442482650279999, -0.025698496028780937, -0.05890153720974922, 0.0034572770819067955, -0.04387931525707245, 0.015436632558703423, 0.03148244693875313, 0.007325130980461836, -0.016993165016174316, -0.010304111056029797, 0.002316259779036045, -0.056639403104782104, -0.047746047377586365, -0.000405696191592142, 0.006661146879196167, 0.025235570967197418, 0.02912324108183384, -0.04838035628199577, -0.037672337144613266, -0.0040368628688156605, 0.01486142072826624, -0.006934194825589657, -0.06840396672487259, -0.01642477698624134, 0.0057146623730659485, 0.019402606412768364, 0.04678560048341751, 0.015626853331923485, -0.02230069786310196, -0.0037478054873645306, 0.00040650981827639043, -0.036055825650691986, 0.004590262658894062, -0.020991181954741478, -0.02866872400045395, -0.01830264739692211, 0.019532909616827965, 0.0032881179358810186, -0.02102852053940296, 0.033665869385004044, 0.03553396463394165, 0.04212918505072594, 0.04356326907873154, -0.007201949134469032, -0.002484222874045372, 0.02435413934290409, 0.002258659340441227, 0.006732766982167959, -0.013995235785841942, -0.04388481006026268, 0.019472632557153702, -0.03342336043715477, -0.025294676423072815, -0.022137772291898727, 0.04353838041424751, -0.0054694293066859245, 0.010180900804698467, -0.059597987681627274, 0.0010498547926545143, -0.04908177629113197, -0.0041336845606565475, 0.002883993089199066, 0.017459150403738022, 0.043295882642269135, -0.018992092460393906, 0.054569922387599945, -0.009644328616559505, 0.013263230212032795, 0.01185121200978756, -0.008616774342954159, -0.022757502272725105, -0.0006169306579977274, -0.014832848682999611, 0.01616615243256092, 0.026459092274308205, 0.01758980005979538, 0.027430938556790352, 0.04069864749908447, 0.02216436341404915, 0.00017898187797982246, 0.025189753621816635, 0.022740544751286507, 0.044314008206129074, 0.0131212268024683, -0.01079901959747076, 0.021510710939764977, -0.0027972813695669174, -0.0353182852268219, 0.0028916995506733656, 0.006322992499917746, -0.03241638466715813, -0.006474452558904886, -0.038491956889629364, -0.07707579433917999, 0.047359008342027664, -0.019911320880055428, 0.006941249128431082, 0.028290264308452606, -0.013036040589213371, 0.005099347792565823, -0.03173038363456726, 0.02696961537003517, 0.042892783880233765, -0.05513070896267891, -0.003967498894780874, -0.02412324585020542, -0.04826242849230766, -0.0012993882410228252, 0.0063147228211164474, -0.04581132531166077, -0.01294571254402399, 0.028005095198750496, -0.00176564313005656, -0.013154521584510803, -0.010814077220857143, -0.0092006241902709, 0.007772847544401884, -0.018622275441884995, 0.01619749516248703, -0.017044683918356895, 0.03283126279711723, -0.001381701440550387, -0.025754230096936226, 0.039434563368558884, -0.006849315017461777, -0.0001617296366021037, 0.0046337866224348545, -0.02542736753821373, 0.034706540405750275, -0.03534633666276932, 0.030706526711583138, 0.025152605026960373, 0.02781553380191326, 0.010314990766346455, -0.041445352137088776, 0.00696165207773447, 0.0020096544176340103, 0.036087844520807266, -0.018308015540242195, -0.025513330474495888, -0.0365060456097126, 0.019059060141444206, -0.0124217439442873, 0.02986225299537182, -0.02021774649620056, -0.01330504473298788, -0.003342721611261368, 0.05726877972483635, 0.004097496625036001, 0.018607020378112793, -0.0031823727767914534, -0.02593131549656391, 0.07139892876148224, -0.03506038337945938, -0.017734672874212265, 0.0019213738851249218, -0.05916508659720421, 0.017817052081227303, 0.02604219876229763, 0.05606994777917862, -0.07398223131895065, 0.04174500331282616, 0.059178903698921204, 0.038496341556310654, -0.00883295014500618, 0.009535608813166618, 0.03936157003045082, -0.03568228334188461, -0.035210344940423965, -0.09398611634969711, 0.00359723879955709, 0.03530711680650711, 0.02366955205798149, -0.032125137746334076, -0.024065526202321053, -0.06311823427677155, 0.04641873016953468, -0.034009892493486404, -0.04402030631899834, 0.059688352048397064, 0.00939987413585186, -0.00022385589545592666, 0.03392674773931503, -0.050837431102991104, 0.016295447945594788, 0.06557301431894302, -0.02582944557070732, -0.025295093655586243, -0.027217820286750793, 0.06397842615842819, 0.002896310994401574, -0.0009154090075753629, -0.03934749588370323, -0.026867961511015892, 0.06368322670459747, 0.03417524695396423, -0.0014867640566080809, 0.03500102460384369, 0.0006514933775179088, 0.02679421380162239, 0.03813265264034271, -0.02193700708448887, 0.010494711808860302, 0.042656637728214264, -0.026909584179520607, -0.05963119864463806, 0.01562759466469288, -0.01756902039051056, 0.03258946165442467, -0.030305588617920876, 0.05657211318612099, 0.014845048077404499, -0.03286023437976837, -0.03778659552335739, -0.0019566528499126434, -0.054336439818143845, -0.015073995105922222, -0.036156587302684784, 0.0028527770191431046, -0.036829303950071335, 0.04180695489048958, -0.008041500113904476, -0.013478010892868042, 0.0798865556716919, -0.003739413572475314, -0.0052269925363361835, 0.026834391057491302, 0.09399125725030899, 0.05814675986766815, 0.04463280737400055, 0.022390365600585938, 0.05756713077425957, -0.029002176597714424, -0.0347263403236866, 0.006000998429954052, -0.011485830880701542, -0.00014244781050365418, 0.009395080618560314, -0.006408542860299349, 0.09171510487794876, -0.01211913488805294, 0.055700745433568954, -0.00675765797495842, -0.024948332458734512, -0.012505860067903996, -0.004344257991760969, 0.0552486926317215, 0.06729515641927719, -0.0026145786978304386, 0.017396247014403343, -0.0293761994689703, -0.035025451332330704, 0.02326497808098793, -0.008095281198620796, -0.03360544517636299, 0.013361554592847824, -0.006096468307077885, 0.012509992346167564, -0.04466287046670914, 0.03254316747188568, 0.08961643278598785, -0.02195562981069088, -0.005566560197621584, -0.019305596128106117, 0.019507620483636856, 0.00881578866392374, 0.04177306592464447, -0.03888443857431412, -0.0026023038662970066, -0.014827421866357327, -0.029294002801179886, -0.03258170932531357, 0.01583726517856121, -0.018955202773213387, 0.05012743920087814, -0.02238132245838642, 0.012363496236503124, 0.011810095980763435, 0.031971897929906845, -0.02711205556988716, -0.06185360997915268, -0.0635712742805481, -0.03642845153808594, -0.04708001762628555, 0.0011551653733476996, 0.019122183322906494, 0.0357259064912796, -0.04099221155047417, -0.015933807939291, -0.04467400163412094, 0.0126350624486804, 0.004199814051389694, -0.018627045676112175, 0.0023265143390744925, -0.003914706874638796, 0.014270788989961147, -0.007484853267669678, 0.011148672550916672, 0.051479388028383255, -0.03504633903503418, 0.014424178749322891, -0.014201194047927856, 0.003187524387612939, 0.0465678945183754, 0.012071656063199043, 0.01992005482316017, -0.0746423751115799, 0.01262116339057684, 0.010913104750216007, -0.004913365002721548, -0.07277114689350128, 0.01704743504524231, 0.029908781871199608, -0.04244796186685562, 0.052730269730091095, -0.008422824554145336, -0.013343827798962593, -0.015948127955198288, -0.011395329609513283, 0.020507831126451492, 0.024024073034524918, 0.03410099819302559, -0.020130284130573273, 0.07306968420743942, 0.04253730922937393, 0.0076753441244363785, -0.03796771541237831, -0.007932096719741821, -0.004936691373586655, 0.009825313463807106, -0.03244685381650925, -0.028860602527856827, -0.06068414822220802, -0.0568600632250309, -0.05040645971894264, 0.015191975980997086, -0.019713446497917175, -0.05287865921854973, -0.0001346901262877509, 0.034168120473623276, -0.0484815388917923, 0.04407045990228653, -0.03984241560101509, 0.0028512298595160246, -0.027237702161073685, -0.029070580378174782, -0.009570976719260216, 0.01264219917356968, 0.004607413895428181, 0.024391846731305122, 0.024111878126859665, -0.05758610740303993, 0.016348229721188545, -0.006571479141712189, 0.018357492983341217, 0.034188162535429, 0.0103690754622221, -0.014502620324492455 ]
[ -0.08678486198186874, 0.004158766008913517, -0.02085188776254654, -0.005931653548032045, 0.03169605880975723, -0.05260128155350685, -0.03475378826260567, 0.02842305228114128, -0.007699450012296438, -0.000768310041166842, -0.018128473311662674, 0.02285783924162388, -0.006498399656265974, -0.01681937649846077, 0.06975776702165604, -0.013175012543797493, -0.004831631667912006, -0.041923366487026215, -0.006949423346668482, 0.03258214518427849, 0.01780339516699314, -0.003566223895177245, -0.020311452448368073, -0.041715703904628754, -0.0066439020447432995, 0.0358704999089241, 0.010364949703216553, -0.02921285293996334, 0.004805962089449167, -0.1994207203388214, -0.009914265014231205, -0.0030290086288005114, 0.013093686662614346, -0.003058125264942646, 0.024573618546128273, 0.036827340722084045, 0.00185818737372756, 0.029315942898392677, 0.0020252119284123182, 0.027006050571799278, 0.02895909734070301, 0.025230422616004944, -0.04774530604481697, -0.008571693673729897, 0.028711000457406044, -0.02348446659743786, -0.010256508365273476, -0.022439448162913322, -0.0007118286448530853, 0.024676425382494926, -0.04795825108885765, -0.009032749570906162, 0.008381413295865059, -0.011242469772696495, -0.003947162069380283, 0.032373424619436264, 0.04176096245646477, 0.03345385938882828, -0.012269614264369011, 0.012784678488969803, -0.002849617274478078, -0.017563674598932266, -0.13974544405937195, 0.1362304389476776, 0.0253602247685194, 0.05891383811831474, -0.05129242688417435, -0.02579730562865734, -0.013758605346083641, 0.0838753804564476, 0.018080836161971092, -0.026434319093823433, -0.05469878762960434, 0.059725016355514526, 0.014899385161697865, 0.012904995121061802, 0.005943520925939083, -0.0045732613652944565, 0.0392693392932415, -0.06033565104007721, -0.04813503101468086, -0.018393777310848236, -0.02885582484304905, -0.011834964156150818, -0.020928306505084038, 0.0069617158733308315, 0.0009660148061811924, 0.05505509302020073, 0.05796683207154274, 0.007934738881886005, 0.07977967709302902, -0.04915428161621094, 0.027607277035713196, 0.003863067366182804, -0.11078750342130661, -0.0332060381770134, -0.0076728821732103825, 0.040404435247182846, -0.0068588899448513985, 0.43434107303619385, -0.01102964486926794, 0.0007985936827026308, 0.06885968893766403, 0.008934973739087582, 0.022921379655599594, 0.006623118184506893, 0.00412075687199831, -0.02967284806072712, 0.00997890718281269, -0.054007239639759064, 0.03359420970082283, 0.03561563789844513, 0.08057265728712082, -0.06257705390453339, -0.02614484168589115, 0.009923484176397324, -0.0020264615304768085, -0.0006012842641212046, 0.0091910595074296, -0.032981663942337036, -0.009638109244406223, -0.01329377107322216, -0.0026417903136461973, 0.044597379863262177, 0.012556432746350765, -0.010717151686549187, 0.056959863752126694, 0.04013368859887123, -0.012480596080422401, 0.012603475712239742, 0.04638351500034332, -0.044633649289608, -0.04996391385793686, 0.01581978239119053, 0.01225636713206768, 0.018653180450201035, 0.03258906677365303, -0.018200214952230453, -0.00957304984331131, 0.04892826825380325, -0.028089698404073715, -0.019680088385939598, 0.0034321125131100416, -0.011787720955908298, -0.04843717813491821, 0.1408475935459137, 0.01103541161864996, -0.055798012763261795, -0.03219100087881088, -0.04305623471736908, -0.024955978617072105, 0.042025063186883926, 0.01731393299996853, -0.04647337272763252, 0.0001994529739022255, 0.02364593930542469, 0.08214042335748672, -0.022461073473095894, -0.07490244507789612, -0.042017918080091476, 0.033275432884693146, -0.037790942937135696, -0.030326446518301964, 0.07745710760354996, 0.06775740534067154, -0.09632786363363266, -0.045734506100416183, 0.03169333189725876, -0.01570185460150242, -0.04839799553155899, 0.0002852751058526337, -0.007356435060501099, -0.06576699018478394, -0.007008823566138744, 0.04612104967236519, -0.03784678503870964, -0.023690663278102875, 0.05187080428004265, 0.03831002861261368, -0.019757594913244247, -0.0010826981160789728, -0.01773078367114067, -0.04651951789855957, 0.0018806871958076954, -0.06389181315898895, -0.08243927359580994, -0.054603252559900284, 0.005144020542502403, -0.0003476646961644292, -0.028201358392834663, 0.004052553325891495, -0.013495242223143578, -0.059538424015045166, 0.0982537567615509, -0.016904838383197784, -0.021066296845674515, -0.007616299204528332, 0.0013178378576412797, 0.011215309612452984, -0.059953514486551285, 0.04142344370484352, 0.022727519273757935, 0.007505276706069708, 0.021414922550320625, -0.019049176946282387, 0.03740311041474342, 0.04772989824414253, -0.038471296429634094, 0.08432969450950623, 0.026853462681174278, -0.041913602501153946, 0.013493192382156849, 0.015642529353499413, 0.006732558365911245, 0.012248623184859753, -0.04083319380879402, -0.01190259400755167, -0.006783978547900915, 0.02516009286046028, 0.03238076716661453, -0.03192175179719925, -0.0017282365588471293, -0.01813329942524433, -0.358656108379364, -0.03882216289639473, -0.05149171128869057, 0.02001098543405533, 0.0005150769138708711, -0.05562010779976845, 0.012356163002550602, 0.008199071511626244, -0.016338054090738297, 0.03726930171251297, 0.06695982068777084, -0.0010854576248675585, 0.029679644852876663, -0.06489814072847366, -0.0011307612294331193, -0.003902507945895195, -0.0020508221350610256, -0.025429779663681984, 0.012788339518010616, 0.009803937748074532, 0.01470247283577919, -0.020295171067118645, -0.02965466119349003, -0.04882251098752022, 0.004063548054546118, -0.02813970297574997, 0.10980196297168732, 0.030869320034980774, 0.04279540106654167, -0.056391872465610504, 0.06539487093687057, -0.007776755373924971, 0.010571593418717384, -0.09260402619838715, -0.022006584331393242, -0.016040202230215073, -0.02310018613934517, 0.030300460755825043, -0.008325926028192043, -0.024694938212633133, -0.014395295642316341, -0.002861674875020981, -0.04334026202559471, -0.011203230358660221, -0.0058516631834208965, 0.010245411656796932, -0.03285864368081093, -0.013987424783408642, -0.02622445859014988, 0.1100023165345192, -0.0029260492883622646, 0.02768998220562935, -0.011263388209044933, 0.04607248678803444, -0.023100854828953743, -0.01842935010790825, -0.06379752606153488, -0.021321605890989304, 0.01034072507172823, -0.03534305840730667, 0.04100629687309265, 0.038004662841558456, 0.037607476115226746, -0.07367025315761566, 0.005828312132507563, 0.0025321899447590113, 0.002969138091430068, -0.008304879069328308, 0.04815451800823212, -0.04800649359822273, -0.057880155742168427, 0.060108035802841187, 0.001969818724319339, 0.017474018037319183, -0.0028996597975492477, 0.051650404930114746, 0.0308220274746418, 0.0190750639885664, 0.023692019283771515, -0.003056479850783944, 0.03139674663543701, 0.013504795730113983, 0.02349657565355301, -0.038717932999134064, -0.004333674442023039, 0.07754260301589966, -0.012335442937910557, -0.03673737123608589, 0.05237681418657303, 0.013277215883135796, -0.052940040826797485, -0.00007120577356545255, -0.0011536638485267758, -0.06551183015108109, 0.0655127614736557, -0.014142509549856186, -0.255930095911026, 0.03513515368103981, 0.07101056724786758, 0.05202231928706169, -0.02113465592265129, 0.010692945681512356, 0.017394647002220154, -0.05186976492404938, 0.01742015779018402, 0.05043018236756325, 0.002005327260121703, 0.011098841205239296, -0.009114929474890232, -0.044062308967113495, 0.0008461089455522597, -0.0043282220140099525, 0.06455027312040329, 0.0044347867369651794, 0.0241546630859375, 0.01970333606004715, 0.0048678042367100716, -0.014410165138542652, 0.18741002678871155, 0.02870028093457222, 0.004473825450986624, 0.003345201490446925, -0.0349658839404583, 0.020816992968320847, 0.058055102825164795, 0.015822889283299446, 0.036569852381944656, -0.008989358320832253, 0.03833447024226189, 0.012888651341199875, 0.012937163934111595, -0.058030400425195694, -0.0050980811938643456, 0.03210977464914322, 0.005924553144723177, 0.005605950951576233, -0.03152203559875488, 0.01845177263021469, -0.053430866450071335, 0.02652093954384327, 0.05957601219415665, 0.00868247076869011, -0.005193645134568214, 0.006496081594377756, -0.05683429166674614, 0.006357121281325817, -0.04388399422168732, -0.0278700552880764, -0.013549603521823883, -0.0017206193879246712, 0.012865190394222736, 0.038212794810533524, 0.022523308172822, -0.017099618911743164, 0.033083103597164154, 0.007554043084383011, -0.027072016149759293, -0.024243056774139404, 0.08957836776971817, 0.014042421244084835, 0.035819634795188904 ]
[ 0.02753385901451111, 0.009575929492712021, 0.012597599998116493, 0.00046491483226418495, -0.0027227418031543493, -0.008649824187159538, 0.035718388855457306, 0.019776087254285812, -0.014366477727890015, -0.011251314543187618, 0.0008629650110378861, -0.008862799033522606, 0.05484326183795929, -0.01993863843381405, 0.02603798359632492, 0.025781620293855667, -0.00015278793580364436, -0.033827148377895355, 0.027923686429858208, 0.009408495388925076, 0.013448911719024181, 0.03255435824394226, 0.002268193755298853, -0.017983434721827507, -0.019217129796743393, -0.014380772598087788, -0.03832591325044632, -0.028745489194989204, 0.003579824697226286, -0.10968039184808731, -0.02831273153424263, -0.04989098012447357, -0.004161093849688768, -0.015355219133198261, -0.02287127450108528, 0.005324655678123236, -0.005680940113961697, 0.006514896173030138, 0.021246816962957382, -0.0022170438896864653, -0.016796497628092766, -0.03804425150156021, -0.035335712134838104, -0.0030712054576724768, -0.02337822876870632, -0.026520444080233574, -0.002802431583404541, -0.025015952065587044, -0.021560341119766235, 0.05566694214940071, -0.030704563483595848, -0.020781908184289932, -0.025509396567940712, 0.008821061812341213, 0.03140954673290253, 0.009981031529605389, -0.09117758274078369, -0.013505822978913784, -0.016615858301520348, -0.03734034672379494, 0.001967138610780239, 0.05257054418325424, -0.03071683645248413, -0.015619952231645584, 0.0018434621160849929, -0.04688327759504318, -0.03481050580739975, -0.005292608868330717, 0.025364521890878677, 0.0070533971302211285, -0.01603532023727894, 0.010325553826987743, 0.02396354265511036, -0.026227595284581184, 0.0002874550118576735, 0.00019014863937627524, 0.0339084267616272, -0.006373132113367319, -0.010335879400372505, -0.05371196195483208, -0.031092192977666855, 0.026994096115231514, -0.00647704629227519, 0.04952755197882652, -0.015811780467629433, -0.027256185188889503, 0.022635960951447487, 0.004550550598651171, 0.020759599283337593, -0.008864851668477058, 0.009726462885737419, -0.008177981711924076, 0.011837119236588478, 0.02985628880560398, -0.05943448469042778, -0.00610628817230463, 0.008685396052896976, -0.01783829554915428, -0.016194434836506844, 0.8363053202629089, 0.0139579763635993, 0.01724095828831196, 0.03474080562591553, 0.02722272090613842, -0.010669139213860035, -0.035784851759672165, -0.025630677118897438, -0.012541615404188633, -0.030450036749243736, -0.026247333735227585, 0.016843430697917938, -0.008733350783586502, 0.012302618473768234, -0.0076962546445429325, 0.0077046677470207214, 0.014115522615611553, 0.027716102078557014, -0.010206427425146103, -0.035661764442920685, 0.009065871126949787, 0.02645512856543064, -0.005363892763853073, -0.03632303699851036, 0.04253346100449562, 0.021171389147639275, -0.15005962550640106, 0.048851341009140015, -7.447445111338392e-33, 0.014481552876532078, 0.026248855516314507, 0.03334273397922516, -0.026926258578896523, 0.012269165366888046, 0.001684497925452888, 0.03529142215847969, 0.060499705374240875, -0.040726013481616974, -0.013631596229970455, 0.03442981094121933, -0.002452668733894825, -0.00942509900778532, -0.021900329738855362, 0.016665060073137283, 0.025947611778974533, 0.002081757877022028, 0.054980386048555374, 0.0025012334808707237, 0.025228068232536316, 0.01299152709543705, 0.04778892174363136, -0.019503559917211533, 0.024118131026625633, -0.023850014433264732, 0.06008449196815491, -0.0035505774430930614, -0.009461978450417519, -0.03472604230046272, -0.04719112068414688, -0.03514758497476578, -0.0012079761363565922, -0.0017893534386530519, 0.008362234570086002, -0.007346890401095152, -0.005300888791680336, -0.0018983803456649184, 0.005358433350920677, -0.004356431774795055, -0.03349490091204643, -0.03305911272764206, -0.01522030122578144, 0.004010701086372137, -0.044224899262189865, -0.011961829848587513, 0.001359622459858656, -0.037125226110219955, -0.05402558669447899, -0.00845301803201437, -0.029098359867930412, 0.052508313208818436, 0.00999490451067686, -0.028435127809643745, 0.01276083942502737, -0.003901286283507943, 0.020401759073138237, -0.033669181168079376, 0.02808559499680996, -0.010814949870109558, -0.0067700413055717945, -0.006858282722532749, -0.06329789012670517, 0.010401040315628052, 0.029571378603577614, 0.005265803076326847, 0.0013941583456471562, 0.021035263314843178, -0.04875602200627327, 0.002497425302863121, 0.019522611051797867, -0.06221083179116249, 0.0030679109040647745, 0.016632720828056335, -0.012506564147770405, 0.05906838923692703, -0.01760033890604973, -0.04023601487278938, -0.016433609649538994, 0.00349608832038939, 0.037129826843738556, 0.001568272477015853, -0.0036952588707208633, -0.01466644648462534, -0.002749265171587467, 0.005248937755823135, -0.018167074769735336, 0.030322326347231865, 0.028146786615252495, -0.0222913920879364, 0.00700215483084321, 0.024156479164958, 0.039266813546419144, -0.012735945172607899, -0.013702462427318096, 0.00541694276034832, 7.237910304568442e-33, -0.0011668585939332843, 0.005140114575624466, 0.0068602594546973705, 0.017122160643339157, 0.014183656312525272, -0.04397646337747574, 0.007314178626984358, 0.03835022822022438, -0.04247106611728668, 0.007569414097815752, -0.012538607232272625, 0.001902255928143859, -0.04678695648908615, 0.03744163736701012, 0.017979821190238, 0.03195607662200928, 0.03235232084989548, -0.005290440749377012, -0.027545275166630745, 0.004726123996078968, 0.026363668963313103, 0.03840215131640434, 0.010927814058959484, 0.02144886925816536, 0.0071631548926234245, 0.02020038478076458, 0.017167789861559868, 0.010549776256084442, -0.0023823378141969442, -0.017613178119063377, -0.023914529010653496, 0.00027853515348397195, 0.009081137366592884, -0.033940497785806656, -0.039901237934827805, 0.027507390826940536, -0.018150581046938896, 0.015666339546442032, 0.0023176828399300575, 0.0005906920414417982, 0.028146913275122643, -0.019007349386811256, 0.036464542150497437, 0.017563290894031525, 0.021570492535829544, 0.008607030846178532, 0.004445283208042383, 0.014594204723834991, 0.0414644330739975, 0.06674042344093323, 0.012170770205557346, -0.016334839165210724, -0.005657272879034281, 0.029571177437901497, -0.017267800867557526, -0.0032657270785421133, -0.01782282255589962, 0.004509931895881891, -0.035515472292900085, -0.01044860202819109, -0.017149925231933594, 0.04995457082986832, -0.018984710797667503, 0.008572668768465519, -0.00291147967800498, -0.026530202478170395, -0.036033593118190765, 0.0013791697565466166, -0.024208027869462967, -0.05339787155389786, 0.006548519246280193, -0.03109695576131344, -0.0026154418010264635, 0.01864144578576088, 0.02512217126786709, 0.002437153598293662, 0.0010640629334375262, -0.028232499957084656, -0.027347980067133904, 0.004481366835534573, 0.012262674979865551, -0.026516346260905266, 0.08259205520153046, 0.012941406108438969, -0.007281473837792873, 0.04555154964327812, -0.035649918019771576, 0.023119337856769562, -0.025818586349487305, -0.025867067277431488, 0.019900480285286903, -0.022894497960805893, -0.012716001830995083, 0.016933616250753403, -0.013177993707358837, -1.2927351633607032e-8, -0.06439770013093948, 0.02487916313111782, -0.03691714257001877, -0.008050537668168545, 0.0028081689961254597, 0.02587660774588585, -0.012660515494644642, 0.018902376294136047, 0.02271006628870964, 0.010596834123134613, 0.006615278776735067, -0.02623261697590351, -0.004011121578514576, 0.04170388728380203, -0.003955225460231304, -0.02902344986796379, 0.025980494916439056, -0.018091760575771332, 0.002553402679041028, -0.057842690497636795, -0.025528382509946823, 0.03167298063635826, 0.020337413996458054, -0.015790393576025963, 0.019725754857063293, -0.006536925211548805, 0.027491187676787376, -0.06310777366161346, -0.010875587351620197, 0.025809796527028084, 0.015529833734035492, -0.009671604260802269, -0.006024871952831745, 0.04336311295628548, -0.014517853036522865, -0.025476090610027313, 0.03528517484664917, -0.0018061187583953142, -0.0023342794738709927, 0.009879183024168015, 0.057402484118938446, -0.010348510928452015, 0.0038560954853892326, -0.010419398546218872, -0.014236870221793652, -0.013859187252819538, -0.008896559476852417, -0.0025229239836335182, 0.08310024440288544, -0.0317113995552063, 0.015792053192853928, -0.026982787996530533, 0.045140448957681656, -0.07127179950475693, 0.02410753443837166, 0.017020592465996742, 0.030438218265771866, 0.0306530948728323, -0.01415304746478796, 0.016528727486729622, 0.020664244890213013, 0.009652972221374512, 0.00856300350278616, -0.014403989538550377 ]
marklogic-customising-a-result-set
https://markhneedham.com/blog/2011/06/20/marklogic-customising-a-result-set
false
2011-06-18 18:45:29
Chef, Fedora and 'ArgumentError: Attribute domain is not defined!'
[ "chef", "fedora" ]
[ "DevOps" ]
I've been playing around with http://wiki.opscode.com/display/chef/Chef+Solo[Chef Solo] on Fedora and executing the following: [source,text] ---- sudo chef-solo -c config/solo.rb -j config/node.json ---- (where +++<cite>+++node.json+++</cite>+++ just contains the example code from the http://wiki.opscode.com/display/chef/Chef+Solo[resolver example on the Chef documentation page] and the cookbooks folder contains https://github.com/opscode/cookbooks/tree/master[all the opscode cookbooks].) leads to the following error: [source,text] ---- ... ERROR: Running exception handlers ERROR: Exception handlers complete FATAL: Stacktrace dumped to /home/mark/chef-solo/chef-stacktrace.out FATAL: ArgumentError: Attribute domain is not defined! ---- A bit of googling led me to believe that this error is happening because http://lists.opscode.com/sympa/arc/chef/2010-03/msg00075.html[the machine doesn't have a fully qualified domain name (fqdn) defined] which can be seen by calling the following command: [source,text] ---- $ hostname -f > hostname: Name of service not known ---- One way to fix it is to add the following entry to +++<cite>+++/etc/hosts</etc>+++</cite>+++ [source,text] ---- 127.0.0.1 mark-fedora ---- Which results in the script running fine with no errors. [source,text] ---- ... INFO: Running report handlers INFO: Report handlers complete ---- A suggestion I read while googling about fqdn was to add the hostname of the machine into a file called +++<cite>+++/etc/HOSTNAME+++</cite>+++ but that didn't seem to have any impact for me. On the Mac +++<cite>+++hostname -f+++</cite>+++ works fine even without an entry like the above in +++<cite>+++/etc/hosts+++</cite>+++ so I'm not entirely sure how it all works! If anyone could explain it to me that'd be awesome.
null
null
[ -0.014866047538816929, -0.0005017095827497542, -0.0505061149597168, 0.007828333415091038, 0.08522149175405502, -0.0000404727688874118, 0.03304231911897659, 0.03389676287770271, 0.024271322414278984, -0.019977224990725517, -0.05904088914394379, 0.004330595955252647, -0.05276992917060852, 0.02555720880627632, -0.009933194145560265, 0.07075054198503494, 0.09542132169008255, 0.0027837813831865788, -0.010831882245838642, -0.027084071189165115, 0.033338408917188644, 0.045369405299425125, 0.000009824761036725249, 0.035118188709020615, -0.02486516907811165, 0.019340693950653076, 0.008060263469815254, -0.006149026565253735, -0.057855166494846344, -0.015816379338502884, 0.04221631959080696, -0.013542156666517258, 0.04601449891924858, -0.024876659736037254, -0.013086765073239803, 0.023878855630755424, -0.004704636987298727, 0.013034568168222904, -0.008581283502280712, 0.034422602504491806, -0.05373123660683632, 0.02475445717573166, -0.0053151329047977924, 0.01644202321767807, -0.042066529393196106, 0.026180334389209747, -0.03789104148745537, 0.02590467594563961, -0.0002736383175943047, 0.0025369192007929087, -0.07462106645107269, 0.006698629353195429, -0.024875933304429054, -0.025957835838198662, -0.0032453169114887714, 0.036950770765542984, 0.04255478456616402, -0.08017207682132721, -0.005770666059106588, -0.017570393159985542, -0.031264759600162506, 0.00988449901342392, 0.0022181468084454536, 0.018546119332313538, 0.02464577741920948, -0.03235390782356262, -0.013999304734170437, 0.059688467532396317, -0.050605062395334244, -0.0005731246783398092, 0.033196959644556046, 0.013744369149208069, -0.04148183763027191, 0.01534342486411333, 0.0013667828170582652, -0.04974973201751709, -0.002160545438528061, 0.06396400183439255, 0.005230521317571402, 0.07454905658960342, -0.01871500350534916, -0.02983352355659008, -0.020066194236278534, 0.0029045811388641596, -0.0017977681709453464, -0.03624720498919487, -0.022651031613349915, -0.033464085310697556, -0.0497538261115551, 0.05788038298487663, 0.044272247701883316, -0.051766928285360336, 0.009313680231571198, 0.005108787678182125, -0.0028697634115815163, 0.014807987958192825, 0.006764105521142483, 0.028553251177072525, 0.0027919593267142773, -0.0018443572334945202, -0.04576476663351059, -0.0020102355629205704, 0.010852043516933918, 0.015411070547997952, -0.05855657905340195, -0.01390457060188055, -0.011992170475423336, -0.01957153156399727, 0.014623441733419895, -0.0023452986497431993, -0.011112991720438004, 0.02117808163166046, -0.056866832077503204, -0.0025530983693897724, -0.07009734213352203, 0.07973412424325943, 0.002500816946849227, -0.021861571818590164, 0.03336363658308983, -0.010567809455096722, 0.05731785669922829, 0.027727501466870308, -0.02952471934258938, 0.10040165483951569, 0.012064744718372822, 0.026832105591893196, -0.01889176480472088, 0.03165784478187561, -0.011235963553190231, -0.043807756155729294, -0.01798299327492714, 0.05592121183872223, -0.0007837355369701982, 0.017132170498371124, -0.034131165593862534, 0.02786841429769993, -0.029863402247428894, 0.004463642835617065, 0.023640917614102364, 0.019322315230965614, 0.0028411797247827053, -0.02167126163840294, -0.0024348897859454155, -0.001281030592508614, 0.05519950017333031, -0.0028065331280231476, 0.014320061542093754, -0.023563724011182785, -0.023716963827610016, 0.01896761916577816, 0.04488171637058258, 0.056589413434267044, 0.02409146912395954, -0.032998669892549515, 0.016195593401789665, 0.07223501801490784, 0.05034993216395378, 0.028572024777531624, -0.0383782833814621, 0.001086682896129787, 0.035566072911024094, 0.02533669024705887, -0.00657708989456296, 0.060196246951818466, 0.015844406560063362, -0.021137427538633347, -0.03183704614639282, 0.028262771666049957, 0.0019334694370627403, -0.00020671800302807242, -0.0672767162322998, -0.056153908371925354, 0.08175911009311676, -0.04196266829967499, -0.0030622626654803753, 0.00799238495528698, 0.05456121265888214, 0.030287012457847595, 0.031610649079084396, 0.03986208513379097, -0.06568954885005951, 0.027790164574980736, 0.018656017258763313, -0.039968203753232956, 0.023127300664782524, 0.006235083099454641, 0.07590962946414948, 0.030337022617459297, 0.011780689470469952, 0.05357532203197479, -0.09444532543420792, -0.09456406533718109, 0.011458990164101124, -0.005237079691141844, 0.058317337185144424, -0.012557565234601498, -0.013391087763011456, 0.06737028062343597, 0.037505295127630234, 0.016881803050637245, -0.0023441303055733442, 0.006108448840677738, 0.043130237609148026, -0.0470297746360302, -0.06550818681716919, 0.05442841351032257, 0.02973341755568981, -0.023097239434719086, -0.017747890204191208, 0.014653095975518227, -0.013762750662863255, 0.025319058448076248, 0.03908878564834595, -0.019369138404726982, 0.04440579190850258, 0.029675496742129326, 0.04321058839559555, -0.02419927716255188, 0.020111313089728355, -0.04514286294579506, 0.038632020354270935, -0.004772208631038666, -0.006898613180965185, 0.0024707939010113478, -0.011418879963457584, 0.12019643187522888, 0.07413975149393082, -0.007667786907404661, -0.04410015419125557, 0.03488852456212044, -0.00037393896491266787, -0.05437832325696945, 0.0011964647565037012, 0.0006247595883905888, -0.02166804112493992, 0.011873598210513592, -0.027455369010567665, -0.0015339059755206108, 0.008569585159420967, -0.01728333905339241, 0.023309314623475075, 0.04648013785481453, -0.03122299164533615, 0.041969481855630875, 0.023275824263691902, -0.017941461876034737, 0.025879161432385445, -0.02707434445619583, -0.02786591649055481, -0.007813519798219204, 0.03541790321469307, -0.011527773924171925, 0.0539252907037735, -0.04533446952700615, -0.009581308811903, -0.03947167843580246, -0.05795539543032646, 0.015897026285529137, 0.03723377361893654, 0.04126384109258652, -0.045234691351652145, 0.058451659977436066, -0.01224473211914301, 0.010766571387648582, 0.013482066802680492, -0.0380127876996994, -0.04411613941192627, 0.007843009196221828, 0.026374494656920433, -0.004220388829708099, 0.00573231466114521, 0.017892343923449516, -0.027129212394356728, -0.007025618106126785, 0.043046291917562485, 0.03581464663147926, 0.0046167923137545586, 0.01383792795240879, -0.005775675643235445, -0.048159919679164886, -0.015168175101280212, 0.03379686549305916, -0.0438561849296093, -0.031111188232898712, 0.0006921341991983354, -0.0742044746875763, 0.038052964955568314, -0.10204612463712692, -0.08209188282489777, -0.005481193773448467, 0.010566902346909046, 0.01170083973556757, -0.013188795186579227, -0.013515668921172619, 0.04960744455456734, -0.028772538527846336, 0.0011915609939023852, 0.03352115675806999, -0.015609378926455975, 0.030826063826680183, -0.004393282812088728, 0.017207037657499313, 0.03934892639517784, -0.002403435530140996, -0.015630509704351425, -0.03066755086183548, 0.016547778621315956, -0.04628118872642517, -0.2646365761756897, 0.04437628388404846, -0.03016785718500614, -0.03777240961790085, 0.01938646286725998, -0.03646198287606239, 0.015078426338732243, -0.032710522413253784, -0.02101324312388897, 0.02289900928735733, -0.04158979281783104, -0.060556165874004364, 0.0281357541680336, 0.03534534201025963, -0.0302113089710474, 0.03426918014883995, -0.0261367280036211, -0.03267708793282509, -0.0025498841423541307, 0.007550370413810015, 0.0079140430316329, -0.050001952797174454, -0.0031006247736513615, 0.02257164567708969, 0.01087860856205225, 0.04953058063983917, -0.04525897279381752, 0.07107199728488922, -0.041205838322639465, -0.02745150774717331, 0.02018563821911812, 0.00563696026802063, 0.00006974986899876967, -0.026836548000574112, -0.023129869252443314, -0.03816422447562218, 0.03095519356429577, -0.031114650890231133, 0.00884925201535225, 0.0013361474266275764, -0.03609742969274521, -0.06835198402404785, -0.007981609553098679, -0.028496358543634415, 0.0834444984793663, -0.014961320906877518, -0.08658736944198608, 0.0005081635899841785, -0.030969908460974693, 0.09288791567087173, -0.034295715391635895, -0.05311647430062294, -0.011476336978375912, 0.03994135931134224, -0.009727462194859982, -0.018476149067282677, -0.0009679551003500819, 0.01354017574340105, -0.03338952735066414, -0.027821291238069534, 0.005840986967086792, -0.03353836014866829, -0.00975645612925291, -0.06304860860109329, -0.007989054545760155, -0.04353616014122963, -0.03483535721898079, -0.022016286849975586, 0.0652814731001854, 0.02400214970111847, -0.041363466531038284, 0.01898706890642643, -0.040930647403001785, -0.1226264089345932, -0.017330052331089973, -0.05994543805718422, -0.04739538952708244, 0.004387079272419214, 0.011084393598139286, 0.020697548985481262, -0.053744617849588394, -0.038223594427108765, -0.0034206269774585962, -0.0022266595624387264, -0.008249511942267418, 0.004117140546441078, 0.033606015145778656, -0.0256121177226305, -0.010697335936129093, -0.04302135109901428, 0.0795113816857338, 0.004046161659061909, -0.014961163513362408, -0.0255887433886528, 0.001467688474804163, -0.0009520461317151785, 0.037016361951828, 0.01956491358578205, 0.008979028090834618, 0.045985084027051926, 0.013908878900110722, -0.045535363256931305, 0.0454377718269825, -0.04074249044060707, -0.00298393820412457, -0.002417216543108225, -0.03282533213496208, 0.007341380696743727, 0.01704518310725689, 0.009175299666821957, 0.009048854932188988, -0.02651277929544449, 0.0029245298355817795, -0.07438263297080994, -0.04186165705323219, -0.010049241594970226, 0.03316843509674072, 0.024617012590169907, 0.0494852252304554, -0.008267498575150967, -0.08494527637958527, -0.0027488807681947947, 0.03275195136666298, -0.03427981585264206, -0.047038961201906204, -0.0328158363699913, -0.020094189792871475, -0.025268882513046265, 0.05743007734417915, 0.03031463548541069, 0.0007225559093058109, 0.020925741642713547, 0.044321753084659576, -0.013527915813028812, 0.046492476016283035, 0.0011338137555867434, -0.005133001133799553, -0.027021147310733795, -0.025677209720015526, 0.011753309518098831, -0.03575568646192551, 0.012032490223646164, -0.023555217310786247, 0.004693073220551014, 0.024578161537647247, 0.012885427102446556, 0.042696014046669006, 0.0006978223682381213, 0.01460584718734026, 0.0074561359360814095, 0.005566456355154514, -0.008850391954183578, 0.02413966879248619, -0.022012896835803986, -0.015575925819575787, -0.009006570093333721, 0.02830217406153679, -0.01501493901014328, -0.050904713571071625, -0.012936119921505451, -0.004275992047041655, -0.08423451334238052, 0.0295863039791584, 0.025278938934206963, -0.019883520901203156, 0.032855790108442307, -0.014072866179049015, 0.023946454748511314, -0.01583164930343628, -0.0011201815214008093, -0.0162339024245739, 0.04628762975335121, -0.030717790126800537, 0.010284056887030602, -0.02639690786600113, -0.0018328792648389935, -0.00400045420974493, 0.03392845764756203, 0.02911822684109211, 0.018908768892288208, 0.020084258168935776, -0.011317946948111057, 0.022386156022548676, 0.023792577907443047, 0.027865305542945862, -0.0026866269763559103, -0.0372941829264164, -0.012158426456153393, -0.017616475000977516, -0.041000641882419586, 0.00992413330823183, 0.005558239761739969, -0.0422108918428421, 0.0464419424533844, -0.002655962947756052, -0.05948418751358986, 0.031644467264413834, 0.033781908452510834, -0.008547649718821049, -0.009752433747053146, -0.019451452419161797, 0.02710520103573799, -0.054497282952070236, 0.04661010205745697, 0.07242658734321594, -0.05641503259539604, 0.004858400672674179, -0.018131887540221214, 0.028247717767953873, 0.02923799492418766, -0.007831334136426449, -0.05803746357560158, 0.008374566212296486, 0.0012180471094325185, 0.012366401962935925, -0.041691187769174576, -0.020167697221040726, 0.007252000737935305, 0.011402896605432034, -0.008771059103310108, 0.004356509540230036, 0.020498670637607574, 0.010754352435469627, -0.005170831456780434, -0.033906783908605576, 0.03874853253364563, -0.03163628652691841, 0.02668965421617031, 0.00882316567003727, -0.03912065923213959, 0.013922036625444889, -0.01865837723016739, 0.04362363740801811, 0.009907836094498634, 0.002135451417416334, -0.013105080462992191, -0.05490407720208168, -0.006407428067177534, -0.020480522885918617, 0.028449779376387596, 0.029386810958385468, -0.006207771599292755, -0.010797971859574318, 0.021361365914344788, -0.009021892212331295, -0.0018567232182249427, -0.009486592374742031, -0.033072181046009064, 0.030056646093726158, 0.04673726111650467, 0.028799664229154587, 0.01096124667674303, -0.004764125216752291, -0.017253220081329346, 0.08456704020500183, -0.05820390582084656, -0.03522671014070511, -0.02505611628293991, -0.09043175727128983, 0.034002069383859634, 0.029986655339598656, 0.05773017928004265, -0.02722848765552044, 0.04311273247003555, 0.050503991544246674, 0.02434387616813183, -0.006656759884208441, -0.04590119048953056, 0.042342331260442734, -0.02581223100423813, -0.005028505343943834, -0.07838372886180878, 0.02934706211090088, 0.028745749965310097, 0.02692239359021187, 0.012492135167121887, 0.0074142152443528175, -0.04782659187912941, 0.02338259667158127, -0.052938755601644516, -0.040413036942481995, 0.034521300345659256, -0.019973138347268105, -0.012628884054720402, -0.0006199791096150875, -0.05638130009174347, 0.015088859014213085, 0.05465472489595413, -0.05639512836933136, -0.009816717356443405, -0.032277483493089676, 0.024540511891245842, 0.029204431921243668, 0.016849670559167862, -0.02507038600742817, -0.06316862255334854, 0.06436926126480103, 0.03314230218529701, -0.005493246950209141, 0.061523571610450745, -0.013086809776723385, 0.026873644441366196, 0.014744856394827366, -0.0032211069483309984, 0.04433867335319519, 0.045368492603302, -0.043491289019584656, -0.06491317600011826, 0.03443319723010063, -0.017884477972984314, -0.00942385382950306, -0.04349208623170853, 0.04953970015048981, -0.007752846926450729, -0.032757796347141266, -0.02613416127860546, 0.02039620280265808, -0.048775747418403625, -0.028720855712890625, -0.016431143507361412, 0.01096911821514368, -0.06308110803365707, 0.0632268562912941, 0.031238514930009842, 0.0062026893720030785, 0.04660966619849205, -0.024183619767427444, -0.04033635929226875, 0.01648220419883728, 0.08723239600658417, 0.0881657600402832, 0.009380566887557507, 0.011158043518662453, 0.05960462987422943, -0.023410091176629066, -0.054152075201272964, -0.020265772938728333, -0.014922751113772392, -0.0005206005298532546, -0.012820168398320675, -0.015279809944331646, 0.07209012657403946, -0.022045332938432693, 0.06287482380867004, -0.02836604043841362, 0.0060822912491858006, -0.008463348262012005, 0.010783403180539608, 0.04750555753707886, 0.052956722676754, 0.017302412539720535, 0.025947999209165573, -0.0011957993265241385, -0.03891809657216072, 0.005875331815332174, -0.02057645283639431, -0.027946554124355316, 0.003037072950974107, -0.005366300232708454, 0.00018828084284905344, 0.025480644777417183, 0.03704974427819252, 0.06622841954231262, -0.010565892793238163, -0.016019880771636963, -0.02077019214630127, 0.013270629569888115, 0.00016364145267289132, 0.026804078370332718, -0.027090605348348618, -0.056031469255685806, 0.0017545840237289667, -0.056623585522174835, -0.04677703604102135, -0.011862763203680515, -0.02099178358912468, 0.062211763113737106, -0.0048377178609371185, 0.013380317017436028, 0.024464644491672516, -0.0204719640314579, -0.03229755163192749, -0.04067465662956238, -0.03238016739487648, -0.025182075798511505, -0.01489662379026413, -0.026615124195814133, 0.03370486944913864, -0.013156566768884659, -0.03242190554738045, 0.00910195242613554, -0.01415326353162527, -0.003787002060562372, 0.007507405709475279, -0.031254082918167114, -0.025438981130719185, 0.015179655514657497, -0.00691406661644578, 0.03853251039981842, 0.02729194611310959, 0.05654154717922211, -0.001199539634399116, 0.02311960980296135, -0.01445866096764803, 0.00777814257889986, 0.033473994582891464, 0.022860335186123848, 0.024301966652274132, -0.07740440964698792, -0.002673144219443202, 0.03595032915472984, 0.023169973865151405, -0.04392976686358452, 0.01564064808189869, 0.025950061157345772, -0.00718514621257782, 0.031925201416015625, -0.03902757540345192, 0.041115615516901016, -0.035778529942035675, -0.03792203217744827, 0.006506981328129768, 0.020562127232551575, 0.05350106954574585, -0.009279034100472927, 0.07633901387453079, 0.046430397778749466, 0.0003153927973471582, -0.02790180779993534, -0.010002842172980309, -0.039203934371471405, 0.01925206184387207, -0.029565004631876945, -0.025459161028265953, -0.05005262792110443, -0.08460116386413574, 0.0035149632021784782, -0.004645346663892269, -0.05250129476189613, -0.03865727037191391, -0.012670294381678104, -0.006790609564632177, -0.044430624693632126, 0.02870260924100876, -0.02727479115128517, 0.0336860753595829, -0.014486515894532204, -0.02598758041858673, -0.004953852854669094, -0.0031131503637880087, 0.036431070417165756, 0.0049213021993637085, 0.034432701766490936, -0.014851718209683895, -0.009905651211738586, -0.009266053326427937, 0.02929539792239666, 0.0449163094162941, 0.008508991450071335, 0.0091633889824152 ]
[ -0.04141135886311531, -0.026850199326872826, -0.037520408630371094, -0.006469885352998972, 0.04382377490401268, -0.0687623843550682, -0.02741091139614582, 0.03510989248752594, -0.008365153335034847, -0.027452854439616203, 0.00029867791454307735, -0.06172862648963928, 0.013707938604056835, -0.020158465951681137, 0.06115815415978432, 0.006090476177632809, -0.02142792008817196, -0.004730092827230692, 0.046526528894901276, -0.004980120807886124, 0.011812449432909489, -0.04290155693888664, -0.039630498737096786, -0.03582203760743141, 0.001585130114108324, 0.05023796856403351, 0.05572862550616264, -0.0009844832820817828, -0.013879700563848019, -0.2205738127231598, -0.025458907708525658, -0.016482632607221603, -0.001121043344028294, -0.03320161625742912, 0.014505607075989246, 0.026840489357709885, 0.02960052527487278, -0.04281308501958847, 0.04645456746220589, 0.07680024951696396, 0.05274646729230881, 0.01302886288613081, -0.028484122827649117, 0.01196329016238451, 0.013657702133059502, -0.0139626394957304, -0.003493660595268011, -0.007926481775939465, 0.011256039142608643, -0.01740889437496662, -0.07274356484413147, -0.02228008769452572, -0.022838786244392395, -0.04229835420846939, -0.02194952592253685, 0.030739162117242813, 0.0010607097065076232, 0.058828145265579224, -0.02709708921611309, 0.03661487624049187, 0.03761706128716469, -0.019446082413196564, -0.16150549054145813, 0.11774193495512009, 0.025594618171453476, 0.055021028965711594, -0.02527441829442978, -0.0032701927702873945, -0.07280062139034271, 0.07145620882511139, -0.013196835294365883, 0.014325154013931751, -0.005032194312661886, 0.06800127774477005, 0.009159177541732788, 0.002385425381362438, -0.004159027710556984, 0.008498668670654297, 0.03905002400279045, 0.028362968936562538, -0.030383549630641937, 0.008113167248666286, -0.022706788033246994, -0.012067827396094799, -0.04628942161798477, 0.018025051802396774, 0.006142842583358288, 0.03562553599476814, 0.029990598559379578, 0.03149925917387009, 0.014153542928397655, -0.06412383913993835, 0.06530263274908066, 0.037775151431560516, -0.09584543853998184, -0.00340045103803277, 0.020616045221686363, -0.0025371238589286804, -0.06759241968393326, 0.3884003460407257, -0.0050455317832529545, -0.034739527851343155, -0.009153037331998348, 0.023748548701405525, 0.00694297207519412, -0.004373586270958185, 0.0351782962679863, -0.004603734239935875, 0.03662971779704094, -0.014846593141555786, -0.040047187358140945, 0.03295356407761574, -0.007706334348767996, -0.06419692933559418, 0.015818750485777855, -0.02722981385886669, 0.04790432006120682, -0.010215593501925468, -0.02882394939661026, 0.002326866379007697, 0.01381439995020628, -0.02446817234158516, 0.06215756759047508, 0.031964514404535294, -0.0004415143630467355, 0.04588501900434494, 0.024680664762854576, 0.07393895834684372, 0.0385809950530529, 0.036786653101444244, 0.03815939649939537, -0.04543869569897652, -0.016868634149432182, -0.0247295331209898, 0.005293052177876234, 0.0669652447104454, 0.028611278161406517, -0.008009456098079681, 0.008976500481367111, -0.0028677929658442736, -0.02269875444471836, -0.023204434663057327, 0.019454272463917732, 0.011153517290949821, -0.0017564443405717611, 0.08509881794452667, -0.004957330413162708, 0.020185383036732674, -0.047221589833498, -0.03996305167675018, -0.0014721440384164453, 0.08295553922653198, 0.007118533365428448, -0.009030147455632687, 0.01587485335767269, 0.020137593150138855, 0.06715192645788193, -0.03586883842945099, -0.035282883793115616, -0.023865213617682457, -0.026604507118463516, -0.07638542354106903, -0.012331816367805004, 0.070778988301754, 0.04846122860908508, -0.11891429126262665, -0.025736313313245773, 0.07211346924304962, -0.03387970104813576, -0.08334403485059738, 0.004746573977172375, -0.031652651727199554, -0.02168109267950058, -0.01596871018409729, 0.013152995146811008, -0.00285775656811893, 0.007903644815087318, 0.05971207842230797, 0.027435647323727608, 0.012086679227650166, 0.002713261405006051, 0.005482365842908621, -0.013512518256902695, -0.015779273584485054, -0.02256178669631481, -0.06674071401357651, -0.06039414182305336, -0.025568099692463875, -0.05061586573719978, -0.021849099546670914, -0.09532718360424042, 0.015153088606894016, -0.06421031057834625, 0.05503474548459053, 0.00016409337695222348, -0.016430644318461418, 0.0521339513361454, 0.03266502916812897, 0.025527065619826317, -0.04978254809975624, 0.021361015737056732, 0.0540776327252388, -0.00021632412972394377, -0.007072880398482084, -0.03887048363685608, -0.00862717442214489, 0.026740532368421555, 0.008521713316440582, -0.009389272890985012, 0.0390956811606884, -0.06454809755086899, 0.04244149848818779, -0.01588129624724388, 0.041931819170713425, 0.003582606790587306, 0.015295613557100296, 0.017149578779935837, 0.05334099754691124, -0.0059487405233085155, 0.05019648000597954, 0.02354351244866848, -0.053049929440021515, -0.05356888845562935, -0.3539360761642456, -0.025272244587540627, -0.04418976604938507, -0.025962764397263527, -0.0024254987947642803, -0.04041226953268051, -0.026058809831738472, 0.021431492641568184, -0.04361632838845253, 0.028881944715976715, 0.07018900662660599, -0.026811866089701653, 0.010111617855727673, -0.06533060222864151, 0.012050027959048748, 0.021662628278136253, -0.009855044074356556, -0.055332157760858536, -0.03909510374069214, 0.03293737769126892, 0.004277591127902269, -0.02222377434372902, 0.018824918195605278, -0.07106779515743256, 0.0038651812355965376, -0.014485535211861134, 0.07796389609575272, 0.0017627523047849536, 0.09793195128440857, -0.0889611765742302, 0.013212239369750023, 0.03804439306259155, 0.020511755719780922, -0.0950087383389473, -0.004314363934099674, -0.015214167535305023, 0.04092581197619438, 0.009286531247198582, -0.0003156200982630253, -0.007969108410179615, -0.06376900523900986, 0.03563458099961281, -0.01883327215909958, -0.06938867270946503, 0.025614183396100998, -0.02123476006090641, 0.018982302397489548, -0.05788173899054527, -0.043367333710193634, 0.066129669547081, -0.004354395437985659, 0.025885744020342827, 0.023958927020430565, 0.0177066158503294, -0.009823545813560486, 0.0003964003117289394, -0.03341640532016754, -0.04872998967766762, -0.014012864790856838, 0.00030647526727989316, 0.016312096267938614, 0.03999094292521477, 0.03840463235974312, -0.0386960431933403, 0.03836493566632271, 0.003560098120942712, -0.004512200132012367, 0.016127733513712883, 0.08608037978410721, -0.03383924067020416, -0.029962114989757538, 0.0627470463514328, 0.035596586763858795, 0.02821430005133152, 0.019787622615695, 0.005748473573476076, -0.0181412473320961, -0.05321824178099632, -0.0009978018933907151, -0.013078825548291206, 0.03231559321284294, -0.028182515874505043, 0.05732429027557373, -0.01948355883359909, -0.00526405218988657, 0.05328047648072243, -0.03375278040766716, 0.06922678649425507, 0.04271204397082329, -0.04491113871335983, -0.053631287068128586, -0.027167923748493195, -0.004607720300555229, -0.022045888006687164, 0.08000849187374115, 0.05122075229883194, -0.25224927067756653, 0.06425425410270691, 0.0368882417678833, 0.057293377816677094, 0.0638379231095314, 0.03201441466808319, 0.04352626949548721, -0.0297633595764637, -0.02419491484761238, 0.010138307698071003, 0.052603598684072495, 0.01169161219149828, 0.014794380404055119, -0.01943834125995636, 0.010906851850450039, 0.007416723761707544, -0.010694865137338638, 0.040935635566711426, -0.003644252195954323, -0.05413978174328804, 0.019459497183561325, 0.05001518502831459, 0.1583036333322525, -0.027542296797037125, -0.03482696786522865, -0.02089659683406353, -0.008655115962028503, 0.028709815815091133, 0.07786291092634201, 0.03522868454456329, 0.03229241818189621, -0.01892961747944355, 0.049064792692661285, 0.008030424825847149, 0.040750667452812195, -0.01621890813112259, 0.036792609840631485, -0.00472616869956255, 0.026554593816399574, -0.07053010165691376, -0.04897188022732735, -0.03784937411546707, -0.03725796192884445, 0.02150087244808674, 0.034283727407455444, -0.02918212302029133, -0.008714846335351467, -0.048910755664110184, -0.04063834249973297, 0.03465123474597931, -0.014231940731406212, -0.05993182957172394, -0.03206036239862442, 0.024675628170371056, 0.014919704757630825, -0.013261999934911728, 0.007613688707351685, -0.00536100659519434, -0.0627458468079567, 0.033560555428266525, 0.00288395001552999, -0.018171414732933044, 0.09615734964609146, 0.03694581985473633, 0.00018107486539520323 ]
[ -0.013836017809808254, 0.010496682487428188, -0.053661201149225235, 0.05200736224651337, 0.014265026897192001, 0.02175632305443287, -0.04322294518351555, 0.025795018300414085, -0.0009161879424937069, -0.06754530966281891, 0.03545788675546646, -0.026237742975354195, 0.007586343213915825, -0.038673996925354004, 0.00552637642249465, -0.055840808898210526, 0.014814491383731365, 0.007009959779679775, 0.019876781851053238, -0.06155695021152496, -0.04564594104886055, 0.05114654079079628, 0.004512635990977287, 0.004071391187608242, -0.01657649129629135, -0.003986238967627287, -0.050533782690763474, 0.0235307440161705, 0.014290648512542248, -0.10372819751501083, -0.017239218577742577, -0.001648373669013381, 0.009783283807337284, 0.05008316785097122, 0.02394462749361992, -0.005059870425611734, 0.036099404096603394, 0.01039245817810297, -0.009454413317143917, 0.008972163312137127, 0.03723273426294327, 0.014001657254993916, 0.048158321529626846, -0.0034309285692870617, -0.0012260590447112918, -0.007555966265499592, -0.062450140714645386, -0.028619101271033287, 0.02574441209435463, -0.05059539154171944, -0.05952545627951622, -0.013226545415818691, 0.018298538401722908, -0.03221050277352333, 0.06360630691051483, -0.006010991986840963, -0.0016019231406971812, -0.025861067697405815, 0.01573789305984974, -0.02275768853724003, 0.020571384578943253, 0.013461176306009293, -0.02727755531668663, -0.017924893647432327, -0.002470656530931592, -0.016146427020430565, -0.009444084018468857, 0.004020950756967068, -0.04612424224615097, 0.0017291014082729816, -0.003944229334592819, -0.0018737020436674356, -0.03676899895071983, -0.0291646309196949, 0.02369227260351181, -0.011685673147439957, -0.016113154590129852, -0.0354708731174469, -0.03322913497686386, 0.0015630279667675495, -0.05372602120041847, 0.0071931155398488045, -0.034474991261959076, 0.0060174609534442425, -0.0492960549890995, -0.029370035976171494, -0.022145256400108337, -0.00430550891906023, 0.033318884670734406, 0.0017528673633933067, -0.0017239954322576523, -0.02807062678039074, -0.025594791397452354, -0.011159170418977737, -0.07821985334157944, 0.0037973530124872923, 0.004049072042107582, -0.025111649185419083, -0.027815500274300575, 0.7594180107116699, -0.03456718474626541, 0.025862734764814377, 0.03466161713004112, 0.012431003153324127, 0.009987945668399334, 0.05546015128493309, 0.04807952046394348, -0.015551474876701832, -0.0031415598932653666, -0.035989053547382355, -0.001437922241166234, 0.0471329540014267, 0.02103930339217186, -0.020597731694579124, 0.025709791108965874, -0.02486778236925602, 0.029606761410832405, -0.03240976482629776, 0.023446600884199142, 0.03749684989452362, 0.0016931910067796707, -0.035506248474121094, 0.015453299507498741, 0.017464032396674156, 0.012642608024179935, -0.15347883105278015, 0.005729288794100285, -6.622600725366393e-33, 0.0398733988404274, 0.0249506663531065, 0.02669847384095192, 0.016646498814225197, 0.08767184615135193, -0.029455071315169334, 0.006711861118674278, 0.0027200067415833473, -0.02628166414797306, 0.0039009167812764645, 0.026376545429229736, -0.017598962411284447, -0.020472833886742592, -0.02147822082042694, -0.0198440533131361, 0.004691009875386953, 0.038104359060525894, 0.018990086391568184, 0.03584151342511177, 0.011250028386712074, 0.04175340011715889, 0.011958003975450993, -0.014195059426128864, 0.042512308806180954, 0.004157682880759239, 0.0027462297584861517, 0.02353207767009735, -0.024633117020130157, -0.01679772324860096, -0.03997541218996048, 0.0011347688268870115, -0.0064371307380497456, -0.005833067465573549, -0.04112744703888893, -0.023602992296218872, -0.041228875517845154, -0.00035288024810142815, 0.0017561869462952018, -0.06308508664369583, -0.016753768548369408, -0.04981756955385208, 0.028010955080389977, -0.013349844142794609, -0.004839196335524321, -0.0401175394654274, 0.010348697192966938, -0.0032959827221930027, 0.07361795008182526, 0.034964632242918015, 0.053674954921007156, 0.009742051362991333, -0.0016274468507617712, 0.05757531896233559, -0.002009900286793709, 0.020286401733756065, -0.0026083597913384438, -0.018857352435588837, 0.005170750431716442, 0.01598808728158474, 0.011547740548849106, 0.0005461661494337022, 0.014911097474396229, -0.061024099588394165, 0.05393519252538681, 0.009820581413805485, 0.016398930922150612, 0.0008740005432628095, 0.03541874513030052, 0.023198286071419716, 0.05309123918414116, -0.02269859053194523, -0.05839283764362335, -0.020293550565838814, -0.04808440059423447, 0.047405291348695755, -0.038055598735809326, 0.021959999576210976, -0.03541968762874603, 0.009412530809640884, 0.04669097065925598, 0.004819959867745638, -0.004965712316334248, -0.04305804520845413, -0.005265943706035614, -0.07392037659883499, 0.05143837258219719, -0.01311054639518261, 0.004219666123390198, 0.01760087162256241, 0.032836757600307465, -0.00006312417826848105, 0.04917146638035774, 0.022014839574694633, -0.02083178609609604, -0.017824934795498848, 6.822828555613707e-33, -0.03574128448963165, -0.018617145717144012, -0.007572653703391552, 0.0036021044943481684, -0.002446983242407441, -0.05536599084734917, -0.024889972060918808, -0.000669867848046124, -0.0049855075776577, -0.007012591697275639, -0.04723190888762474, -0.01971091516315937, -0.013610816560685635, -0.008502695709466934, 0.0062209912575781345, 0.022675644606351852, -0.018189910799264908, -0.004091220907866955, 0.03127390518784523, 0.023043273016810417, -0.013984248973429203, 0.035845838487148285, 0.018291359767317772, 0.021741464734077454, 0.015531732700765133, 0.06409349292516708, -0.04475967958569527, 0.07037344574928284, -0.06603386253118515, -0.0710935965180397, 0.04247640445828438, -0.061855778098106384, 0.015250290744006634, -0.01974913477897644, -0.06848683208227158, 0.04836661368608475, -0.037839051336050034, 0.032717760652303696, -0.022639092057943344, 0.02937285602092743, 0.04647456854581833, -0.0019470489351078868, -0.055758897215127945, 0.055754199624061584, -0.027185246348381042, 0.050498198717832565, 0.030218923464417458, -0.029383474960923195, 0.03134433925151825, 0.010911979712545872, -0.030038895085453987, -0.00316727627068758, -0.0037075977306813, 0.011366630904376507, 0.009715414606034756, 0.00496082054451108, 0.014650136232376099, 0.060171227902173996, 0.010130139999091625, 0.010991804301738739, 0.02695084735751152, -0.021033398807048798, -0.01411931961774826, 0.0971386507153511, -0.011659403331577778, -0.005568291526287794, 0.029426204040646553, -0.012005047872662544, 0.03273097798228264, 0.0255533866584301, -0.053231023252010345, 0.0694500058889389, -0.007104324176907539, 0.030540943145751953, -0.0264847744256258, 0.016599206253886223, 0.038112055510282516, -0.027795201167464256, -0.0631335899233818, 0.008060835301876068, -0.002486586570739746, -0.012743002735078335, -0.04450724646449089, -0.01630544476211071, 0.021385308355093002, -0.0047228168696165085, -0.019340552389621735, 0.039963580667972565, 0.03131398931145668, 0.012806883081793785, -0.0060820262879133224, -0.02132359705865383, 0.01988655887544155, -0.008711636997759342, -0.048071570694446564, -1.2195576992724e-8, -0.015181213617324829, 0.00673059793189168, -0.026363881304860115, 0.03029596619307995, 0.025235330685973167, 0.004738254938274622, -0.009718822315335274, -0.06634362041950226, -0.011998756788671017, 0.06605953723192215, -0.008546778000891209, -0.019509879872202873, -0.006017635110765696, 0.03455846756696701, 0.06133456155657768, -0.04014330357313156, 0.04977016896009445, -0.012571626342833042, 0.015852998942136765, 0.016141377389431, 0.02322033792734146, 0.03334034979343414, -0.01604805700480938, -0.029698478057980537, -0.012973339296877384, -0.02698725461959839, 0.029775701463222504, -0.06272725760936737, -0.0023673479445278645, 0.0335782915353775, 0.0011211695382371545, -0.021708332002162933, -0.03599376603960991, 0.02683708630502224, -0.011707975529134274, -0.010522983968257904, -0.04818034917116165, 0.03813451528549194, -0.020386185497045517, -0.009603834711015224, -0.05962134897708893, 0.03160989284515381, -0.045596882700920105, -0.02393568679690361, -0.0639600157737732, 0.0006188929546624422, -0.03142872825264931, 0.022522754967212677, 0.03696909174323082, 0.013799507170915604, 0.02028239518404007, -0.02245074324309826, 0.10174184292554855, 0.01924324966967106, -0.00459716422483325, 0.05138661712408066, 0.06394387036561966, 0.0014274261193349957, 0.020535677671432495, -0.02025306038558483, 0.03888506814837456, -0.036279354244470596, -0.03013516776263714, -0.021604890003800392 ]
chef-fedora-and-argumenterror-attribute-domain-is-not-defined
https://markhneedham.com/blog/2011/06/18/chef-fedora-and-argumenterror-attribute-domain-is-not-defined
false
2011-06-18 16:08:47
MarkLogic: Deleting all the documents in a database
[ "marklogic" ]
[ "Mark Logic" ]
We're using the http://www.marklogic.com/[MarkLogic] database on my current project and something that we wanted to do recently was delete all the documents as part of a deployment script. Getting all of the documents is reasonably easy - we just need to make a call to the +++<cite>+++doc()+++</cite>+++ function. We can then iterate through the documents like so: [source,text] ---- for $doc in doc() return $doc ---- We wanted to make use of the +++<cite>+++http://docs.marklogic.com/4.2doc/docapp.xqy#search.xqy?start=1&cat=all&query=xdmp:document-delete&button=search[xdmp:document-delete]+++</cite>+++ function to tear down all of the modules but that needs a uri representing the location of the document in the database which isn't available in +++<cite>+++$doc+++</cite>+++: ____ .xdmp:document-delete *xdmp:document-delete*( $uri as xs:string ) as empty-sequence() Summary: Deletes a document from the database. ____ A colleague pointed out that what we needed to do was pass the document to +++<cite>+++http://docs.marklogic.com/4.2doc/docapp.xqy#search.xqy?start=1&cat=all&query=xdmp:node-uri&button=search[xdmp:node-uri]+++</cite>+++ and then our troubles would be over! The final solution therefore looks like this: [source,text] ---- for $doc in doc() return xdmp:document-delete(xdmp:node-uri($doc)) ---- I was expecting that we would delete the documents by some sort of identifier but I guess this approach makes more sense given the way the data is stored. It all seems a bit esoteric at the moment!
null
null
[ -0.00782292615622282, 0.029116472229361534, -0.017474431544542313, 0.041318196803331375, 0.11509882658720016, -0.05193980783224106, -0.03130911663174629, 0.042702566832304, 0.006753928959369659, -0.013477866537868977, -0.035617128014564514, -0.009140634909272194, -0.058662813156843185, 0.012851648032665253, 0.02260333113372326, 0.07100924849510193, 0.048449039459228516, 0.0007294983370229602, 0.04211864247918129, -0.023226764053106308, 0.03443298116326332, 0.03874319791793823, -0.006601778790354729, 0.043248601257801056, 0.046163007616996765, 0.03511625528335571, -0.007319521624594927, -0.011590145528316498, -0.06935400515794754, -0.018784960731863976, 0.0309665035456419, -0.042368415743112564, 0.01623053476214409, 0.008592900820076466, 0.03244301676750183, 0.02462279237806797, -0.014986754395067692, 0.040014784783124924, -0.009210960008203983, -0.00499327527359128, -0.04901540279388428, 0.019457455724477768, -0.019919542595744133, 0.016968227922916412, -0.04519881680607796, 0.01707967184484005, -0.03437759354710579, -0.012615097686648369, -0.011592240072786808, -0.007227584719657898, -0.06635421514511108, 0.017169037833809853, -0.01766076870262623, -0.005871478468179703, -0.0007118182256817818, 0.07301963865756989, -0.004616660997271538, -0.0683179497718811, 0.0284410547465086, 0.012534478679299355, -0.008410071954131126, 0.004701671656221151, -0.011800876818597317, 0.070995032787323, 0.04819147661328316, -0.03072277456521988, -0.005733482539653778, 0.049532290548086166, -0.053460560739040375, -0.014988232403993607, -0.003911050967872143, 0.016374099999666214, -0.03430521860718727, -0.0029233579989522696, 0.006333237048238516, -0.02054150030016899, -0.008814655244350433, 0.027995022013783455, -0.003979637753218412, 0.06339846551418304, -0.030106209218502045, 0.007308032363653183, 0.010139619931578636, 0.015527909621596336, -0.0027977661229670048, -0.030605191364884377, -0.049824170768260956, 0.017612503841519356, -0.04344744607806206, 0.018194863572716713, 0.006785777397453785, -0.06623750180006027, 0.002989521948620677, 0.00920779723674059, -0.030944475904107094, -0.020025430247187614, 0.026985477656126022, 0.02664574421942234, 0.013103531673550606, -0.008517886511981487, -0.027860570698976517, -0.017735706642270088, 0.03207391873002052, -0.008379116654396057, -0.09387761354446411, -0.0094304783269763, -0.04348769783973694, -0.01856476068496704, 0.006166454870253801, -0.0023851110599935055, -0.047390084713697433, -0.0013971455628052354, -0.03061244636774063, -0.009601850993931293, -0.07711851596832275, 0.07363080233335495, 0.02589329332113266, -0.00552616361528635, 0.02202444337308407, 0.030398564413189888, 0.04112362116575241, 0.03251240774989128, -0.0014034189516678452, 0.06633278727531433, 0.00504083838313818, 0.030457792803645134, 0.0015554821584373713, 0.03490693122148514, -0.04476604238152504, -0.07158154994249344, 0.0014572676736861467, 0.04998210445046425, -0.004036471247673035, 0.02100413292646408, -0.005355422850698233, -0.01216475572437048, -0.02374698407948017, -0.011635550297796726, 0.05424448847770691, 0.0018295659683644772, -0.00659253029152751, -0.05356461554765701, -0.043120577931404114, 0.00863968301564455, 0.04281714931130409, 0.01579464226961136, -0.008045743219554424, -0.0324016772210598, -0.025081612169742584, 0.020467091351747513, 0.003094378625974059, 0.035073086619377136, 0.07105008512735367, -0.04702402651309967, 0.005977959372103214, 0.11103235185146332, 0.019748641178011894, 0.014690781012177467, -0.022574501112103462, -0.022619595751166344, 0.0067251636646687984, 0.041743841022253036, -0.0011223092442378402, 0.0539483018219471, -0.01233711838722229, -0.011531815864145756, -0.0029410445131361485, 0.012033678591251373, 0.027295991778373718, -0.002016444457694888, -0.06219957023859024, -0.06296052038669586, 0.05172860249876976, -0.028712496161460876, -0.029750121757388115, 0.01115199364721775, 0.08804139494895935, 0.030937861651182175, 0.014770781621336937, 0.027761472389101982, -0.08268394321203232, 0.041361019015312195, -0.013944745063781738, 0.002257525222375989, 0.01996450126171112, 0.008166978135704994, 0.10291751474142075, 0.0438467338681221, 0.009732767939567566, -0.008239381946623325, -0.09549186378717422, -0.0790024995803833, -0.008371339179575443, -0.002345713321119547, 0.07396003603935242, -0.04496100917458534, -0.005824228283017874, 0.07276228815317154, 0.022144511342048645, 0.037560608237981796, 0.024457046762108803, 0.0037027837242931128, 0.02245955541729927, -0.06560607254505157, -0.04619074612855911, 0.027142178267240524, 0.008552748709917068, -0.011610100045800209, 0.007942509837448597, 0.010170815512537956, -0.02755650319159031, 0.04581129923462868, 0.004613485187292099, 0.001562681281939149, 0.029129251837730408, 0.030224734917283058, 0.014244862832129002, -0.053376417607069016, 0.036571476608514786, -0.04769525304436684, 0.024147026240825653, -0.007660939358174801, -0.016233742237091064, 0.015591555275022984, -0.026082731783390045, 0.10629694163799286, 0.05785908177495003, -0.011475066654384136, -0.016823075711727142, 0.049436960369348526, -0.008819855749607086, -0.042121101170778275, 0.009721879847347736, -0.015381308272480965, 0.007549694739282131, 0.006823054049164057, -0.032398294657468796, 0.009982186369597912, 0.02032965049147606, -0.013626361265778542, -0.013429997488856316, 0.05076674744486809, -0.005718968342989683, 0.0413663387298584, 0.03675735369324684, -0.03666367381811142, -0.008937491104006767, -0.008677061647176743, -0.05286416783928871, -0.02596689760684967, 0.032959237694740295, -0.018627207726240158, 0.04193539544939995, -0.03587466478347778, -0.01586601696908474, -0.03944946452975273, -0.028395436704158783, 0.04144692048430443, 0.01945755071938038, 0.05762161314487457, -0.030944664031267166, 0.07362499833106995, 0.0034617034252732992, 0.01948428712785244, -0.02267565205693245, -0.04957018420100212, -0.019639771431684494, -0.0041317688301205635, 0.010373135097324848, 0.05336679890751839, 0.015036159195005894, 0.039878636598587036, 0.01983518898487091, 0.0002719955227803439, -0.017768051475286484, -0.011546438559889793, 0.005289176013320684, 0.013940026052296162, -0.016318419948220253, -0.03567947819828987, -0.030027233064174652, 0.046624600887298584, -0.042029187083244324, -0.05694141611456871, -0.002731291577219963, -0.04808759689331055, 0.06013571470975876, -0.07858472317457199, -0.04007252678275108, -0.015435194596648216, 0.016964685171842575, 0.02675829455256462, -0.010158556513488293, 0.04731716588139534, 0.07357360422611237, 0.0003802940482273698, 0.02390703372657299, 0.006733926013112068, 0.04068877547979355, 0.030352875590324402, -0.03455818444490433, -0.01260020025074482, 0.060681503266096115, -0.017307789996266365, 0.004191717132925987, -0.050198521465063095, -0.015316762961447239, -0.015246297232806683, -0.24968264997005463, 0.05629502981901169, -0.040878891944885254, -0.038850653916597366, 0.03150080144405365, -0.02329564280807972, 0.02128836326301098, -0.04747887700796127, -0.05292321741580963, -0.004048430826514959, -0.023348266258835793, -0.02820194698870182, -0.001267963438294828, 0.035908330231904984, -0.009481840766966343, 0.048739030957221985, 0.02493460476398468, -0.015421556308865547, 0.015959030017256737, 0.05036502331495285, -0.019855091348290443, -0.06352401524782181, -0.015809107571840286, 0.04057144746184349, 0.027132755145430565, 0.04772431030869484, -0.05919988453388214, 0.047900255769491196, -0.0289240013808012, -0.03619179502129555, 0.04836639389395714, -0.01875828020274639, -0.026872670277953148, -0.019519105553627014, -0.016537237912416458, -0.007900943979620934, 0.05882326513528824, 0.007426345255225897, 0.021806763485074043, 0.0032442521769553423, -0.028512807562947273, -0.029377833008766174, 0.01841188594698906, -0.019268866628408432, 0.056087248027324677, -0.00779501348733902, -0.08845970034599304, -0.014062842354178429, -0.009618658572435379, 0.0559721477329731, -0.01436637807637453, -0.053795602172613144, -0.007671247236430645, 0.009587586857378483, 0.02388584055006504, -0.024504143744707108, -0.02275737375020981, -0.017275864258408546, -0.0596243254840374, -0.02387324348092079, -0.012558557093143463, -0.043424341827631, -0.012457922101020813, -0.06521154940128326, 0.004562591668218374, -0.061873141676187515, -0.06590113788843155, -0.028134210035204887, 0.06513620913028717, 0.04369742423295975, -0.0403800830245018, 0.032337334007024765, -0.009686382487416267, -0.10032010823488235, -0.04198156297206879, -0.03274640068411827, -0.03693286329507828, 0.007571809459477663, -0.03605873882770538, 0.036074236035346985, -0.05008375272154808, 0.0026171046774834394, 0.008833473548293114, 0.018525386229157448, -0.014154063537716866, -0.04953752085566521, 0.03831258416175842, -0.0018163127824664116, -0.02573365904390812, -0.0027671377174556255, 0.06796599924564362, -0.014666205272078514, -0.007532200310379267, -0.004627087619155645, -0.013593795709311962, -0.012531607411801815, 0.017324594780802727, -0.019476622343063354, 0.026954255998134613, 0.033959321677684784, 0.05082544684410095, -0.030470892786979675, 0.02894248254597187, -0.04050454497337341, -0.0802118331193924, -0.00011284468200756237, -0.04093090072274208, 0.01912631466984749, 0.030785275623202324, 0.007466820999979973, -0.03551546856760979, 0.0237595122307539, 0.039200544357299805, -0.07415919750928879, -0.05290142446756363, 0.022343585267663002, 0.015510576777160168, 0.011203429661691189, 0.049199558794498444, -0.062092069536447525, -0.05498673766851425, -0.005428780801594257, 0.003689195029437542, -0.02549905702471733, -0.060469452291727066, -0.014249791391193867, 0.02349836193025112, -0.010736272670328617, 0.04389934241771698, 0.013437114655971527, -0.021492576226592064, -0.004518811125308275, -0.0017391344299539924, -0.01604609377682209, 0.02590321935713291, -0.03717762604355812, -0.040254391729831696, -0.014827743172645569, 0.017775101587176323, 0.00309725827537477, -0.02182665280997753, 0.013940312899649143, 0.0021453993394970894, 0.03835540637373924, 0.03098001889884472, -0.008224079385399818, -0.0032478608191013336, 0.030541444197297096, -0.002408962929621339, 0.00618817238137126, 0.0083170710131526, -0.004926734138280153, 0.030619386583566666, -0.014678030274808407, -0.03926421329379082, -0.021365227177739143, 0.057533688843250275, -0.011283316649496555, 0.007910826243460178, -0.059111736714839935, -0.023045405745506287, -0.01840677298605442, 0.002316327067092061, -0.005316321738064289, -0.023601006716489792, 0.03886036574840546, -0.03248240053653717, 0.06296512484550476, 0.006995039526373148, 0.0035586217418313026, 0.027481934055685997, -0.009104243479669094, -0.015872986987233162, -0.01618313044309616, -0.015291386283934116, 0.009094027802348137, 0.018199346959590912, 0.05582958832383156, 0.022249286994338036, 0.021282408386468887, -0.003066930454224348, -0.011860477738082409, 0.014175613410770893, -0.009364831261336803, 0.023250702768564224, -0.0065214973874390125, 0.011263363063335419, 0.029705332592129707, -0.03560657426714897, -0.028894279152154922, -0.0038576198276132345, 0.004425200633704662, -0.024821877479553223, 0.0076713948510587215, -0.0196820255368948, -0.07079421728849411, 0.04467109218239784, 0.016199778765439987, -0.011526980437338352, 0.03861221298575401, -0.0034453063271939754, -0.006726003717631102, -0.02976149134337902, 0.023762080818414688, 0.016810212284326553, -0.041054561734199524, -0.0045291162095963955, -0.03468037396669388, -0.03675992786884308, 0.015214351005852222, -0.007319089490920305, -0.055744756013154984, -0.008164833299815655, 0.023219242691993713, 0.010949743911623955, -0.010950163006782532, 0.000953056791331619, -0.0328298956155777, -0.009206959046423435, -0.006768021732568741, 0.038618311285972595, 0.024207161739468575, 0.015185562893748283, 0.022072255611419678, -0.021252591162919998, 0.04500676319003105, -0.0267587061971426, -0.006998843513429165, -0.013690420426428318, -0.03864622488617897, 0.03028867579996586, -0.0346611887216568, 0.05668197572231293, 0.014838488772511482, 0.012646066024899483, 0.005699124187231064, -0.03221074491739273, 0.008250382728874683, -0.009564770385622978, 0.040004581212997437, -0.0010713376104831696, -0.005659252870827913, -0.03380812332034111, 0.00044607240124605596, -0.007266180124133825, 0.01334422267973423, -0.005895376205444336, -0.032496966421604156, 0.0037551685236394405, 0.0833270400762558, 0.01657964289188385, 0.03398539125919342, -0.003790824906900525, -0.03751586377620697, 0.07835506647825241, -0.043730560690164566, -0.0178395826369524, -0.028098078444600105, -0.044830940663814545, 0.01728806458413601, 0.0328998863697052, 0.053612396121025085, -0.07262304425239563, 0.0275151114910841, 0.054610706865787506, 0.021046798676252365, 0.01747434213757515, -0.006912681274116039, 0.04439334198832512, -0.016347350552678108, -0.02848929911851883, -0.10133802145719528, 0.009914280846714973, 0.02803085185587406, 0.02086803689599037, -0.018629077821969986, -0.006208300590515137, -0.06453849375247955, 0.020758800208568573, -0.028445709496736526, -0.02894594706594944, 0.05151348561048508, 0.01381191797554493, -0.008256858214735985, 0.044531550258398056, -0.05123697593808174, 0.002693022135645151, 0.06922977417707443, -0.03334164619445801, -0.030865363776683807, -0.04742403328418732, 0.05872887000441551, 0.0007231913041323423, 0.010878044180572033, -0.0033204767387360334, -0.008112583309412003, 0.05213707312941551, 0.014423687011003494, 0.001576862996444106, 0.06297245621681213, 0.0049118525348603725, 0.04825551062822342, 0.020940929651260376, -0.022077281028032303, 0.012987491674721241, 0.018297433853149414, -0.005921113770455122, -0.03599138930439949, 0.02736443094909191, -0.028067007660865784, 0.0052470252849161625, -0.012705763801932335, 0.0554560162127018, 0.00987016037106514, -0.04680860415101051, -0.059949055314064026, 0.0011064865393564105, -0.0430181547999382, -0.005196533631533384, -0.06632626056671143, 0.023310648277401924, -0.04227250814437866, 0.055450450628995895, -0.03379558026790619, 0.021464437246322632, 0.08874029666185379, -0.015992995351552963, -0.03584391623735428, 0.03686591610312462, 0.07083053141832352, 0.09088215976953506, 0.04859965667128563, 0.023554323241114616, 0.0530509427189827, -0.023716256022453308, -0.027744268998503685, -0.01697394624352455, -0.03630023077130318, 0.017763663083314896, 0.013479448854923248, -0.019278598949313164, 0.0955028086900711, -0.04055915027856827, 0.04849501699209213, 0.001671288162469864, -0.018538543954491615, 0.005620608106255531, -0.01100863702595234, 0.040931351482868195, 0.040562812238931656, -0.00848567858338356, 0.030368659645318985, -0.02200360968708992, -0.03778476268053055, 0.05588219687342644, -0.021156523376703262, -0.014975914731621742, 0.031397413462400436, -0.009009347297251225, 0.010978545993566513, -0.007925660349428654, 0.011160522699356079, 0.09246453642845154, -0.01340463012456894, -0.003005446633324027, -0.0019811878446489573, 0.014884361065924168, -0.0063690608367323875, 0.012379494495689869, -0.010104245506227016, -0.01910996437072754, 0.022905349731445312, -0.048231493681669235, -0.019171636551618576, 0.016979532316327095, -0.045945484191179276, 0.03300442546606064, 0.00012446692562662065, -0.01589767262339592, 0.001550863147713244, 0.012488115578889847, -0.031180033460259438, -0.04177805781364441, -0.06930465996265411, -0.029625486582517624, -0.05945251137018204, 0.023638751357793808, 0.013670454733073711, 0.03727911040186882, -0.045015666633844376, -0.011482541449368, -0.039200764149427414, 0.012542128562927246, -0.008143242448568344, -0.02102043107151985, -0.019756965339183807, -0.015187239274382591, 0.006514981854707003, 0.013694370165467262, 0.026341339573264122, 0.042077694088220596, -0.02125583216547966, -0.0015134095447137952, -0.00495794415473938, -0.00998710747808218, 0.049025680869817734, 0.009445504285395145, -0.0020974238868802786, -0.05417468771338463, 0.03166515752673149, 0.013473334722220898, 0.010216363705694675, -0.0679786428809166, -0.0032519835513085127, 0.036548953503370285, -0.015844829380512238, 0.041086260229349136, -0.026378586888313293, -0.001346539007499814, -0.04278543218970299, -0.009445156902074814, 0.008237154223024845, 0.016309330239892006, 0.03391198068857193, -0.013002285733819008, 0.07117825746536255, 0.023116489872336388, 0.001965293660759926, -0.05664532259106636, -0.016130100935697556, 0.005523247644305229, 0.01721995510160923, -0.018088674172759056, -0.015859149396419525, -0.051940008997917175, -0.05882517248392105, -0.05695974454283714, 0.01560392789542675, -0.0338897742331028, -0.05295791104435921, 0.006030449643731117, 0.04106444865465164, -0.051760051399469376, 0.0424201563000679, -0.05259133130311966, -0.0036122649908065796, -0.05040036514401436, -0.041091665625572205, -0.008562113158404827, 0.0242846067994833, 0.02067805826663971, -0.002750311978161335, 0.05755774676799774, -0.05721008777618408, -0.01314917765557766, 0.019414084032177925, 0.00021454415400512516, 0.04814501106739044, 0.019537534564733505, -0.00940900668501854 ]
[ -0.0789242833852768, -0.0002714508445933461, -0.0061683026142418385, -0.007764099631458521, 0.047886498272418976, -0.07746216654777527, -0.023685522377490997, 0.048213891685009, -0.01965714432299137, -0.010091152973473072, -0.002407754072919488, 0.03269723057746887, 0.007991009391844273, -0.005672371946275234, 0.025628769770264626, -0.015778258442878723, -0.028127584606409073, -0.006480550393462181, 0.0017409708816558123, 0.033972956240177155, 0.0398687869310379, -0.02623772621154785, -0.045723091810941696, -0.02304665930569172, 0.00023853068705648184, 0.05044122785329819, -0.00039116069092415273, -0.03585933893918991, -0.021917840465903282, -0.1882750540971756, 0.0062514496967196465, 0.005866971332579851, 0.004760297015309334, -0.024984579533338547, 0.045280590653419495, 0.0675656795501709, 0.044923268258571625, 0.012709693983197212, -0.012693515978753567, 0.04303213953971863, 0.029559768736362457, 0.026997461915016174, -0.048011668026447296, -0.01850501261651516, 0.04812457039952278, -0.009673885069787502, -0.030780566856265068, -0.054138198494911194, 0.05482708290219307, 0.0024527215864509344, -0.0429750494658947, 0.0014690948883071542, -0.03194830194115639, -0.0009483752073720098, -0.031052030622959137, 0.021625764667987823, 0.057535234838724136, 0.05868915840983391, -0.027130156755447388, 0.011976693756878376, 0.017414137721061707, 0.012695631943643093, -0.16582337021827698, 0.12975338101387024, 0.022102072834968567, 0.06394880264997482, -0.06660149246454239, -0.024699553847312927, -0.0018722836393862963, 0.08515597134828568, -0.01964550092816353, -0.021922072395682335, -0.06621425598859787, 0.05545607954263687, 0.026768477633595467, -0.009301060810685158, 0.018749220296740532, -0.0008992569637484848, 0.052160464227199554, -0.07286526262760162, -0.0558064766228199, -0.0370771661400795, -0.01818024180829525, -0.018948232755064964, -0.04111243784427643, -0.006338756065815687, -0.005255142226815224, 0.04538659378886223, 0.04566412419080734, 0.018368855118751526, 0.0813145786523819, -0.03340882807970047, 0.08654890954494476, 0.007839812897145748, -0.09070910513401031, -0.03864167630672455, -0.006313068326562643, 0.04098834469914436, -0.009353960864245892, 0.41762062907218933, -0.042341023683547974, -0.010662193410098553, 0.038632139563560486, 0.00000268945859716041, 0.019084716215729713, -0.003261536592617631, 0.0040915668942034245, -0.05597824975848198, 0.016842210665345192, -0.02363741584122181, 0.03154598921537399, 0.020093247294425964, 0.06249205395579338, -0.05086870491504669, 0.037702661007642746, -0.0020030448213219643, 0.045952051877975464, 0.05260171368718147, -0.009408419020473957, -0.03741798922419548, -0.022200969979166985, -0.0018129260279238224, 0.012458832934498787, 0.08057879656553268, 0.03310801833868027, -0.047586590051651, 0.0513862743973732, 0.037899065762758255, 0.007379170507192612, 0.0023617115803062916, 0.017675084993243217, -0.050811924040317535, -0.06227037310600281, 0.02027038484811783, 0.015194187872111797, 0.012584426440298557, 0.02535347081720829, -0.044475097209215164, -0.04020227864384651, 0.04020126163959503, -0.004453476518392563, -0.007324854377657175, -0.00612142076715827, -0.004261601250618696, -0.05297280475497246, 0.12695543467998505, 0.00433775968849659, -0.06248154491186142, -0.0316026397049427, -0.04974064230918884, 0.017474515363574028, 0.04395328089594841, 0.018977666273713112, -0.03662436828017235, -0.015277457423508167, 0.019854633137583733, 0.07935991138219833, -0.040445804595947266, -0.04719636216759682, -0.03008677437901497, 0.018278127536177635, -0.029359402135014534, -0.022235862910747528, 0.08181216567754745, 0.05683938413858414, -0.04585312679409981, -0.04517750069499016, 0.025906845927238464, -0.019506143406033516, -0.022331321612000465, -0.002725850557908416, -0.021047651767730713, -0.030436953529715538, -0.005146747455000877, 0.03585962578654289, -0.05042814835906029, 0.010541279800236225, 0.041497912257909775, 0.03917020559310913, -0.015333245508372784, -0.013580174185335636, -0.012791166082024574, -0.03700810670852661, 0.01712081767618656, -0.07399068772792816, -0.06475300341844559, -0.05524490401148796, -0.00856736022979021, 0.014955133199691772, -0.0020786956883966923, -0.032847318798303604, -0.0134781738743186, -0.027475211769342422, 0.0383114255964756, -0.05080785974860191, -0.025516336783766747, -0.02826440893113613, -0.006211018189787865, -0.0008342198561877012, -0.03756166994571686, 0.03275963291525841, 0.028275247663259506, -0.004482853226363659, 0.03313140198588371, -0.01309863943606615, 0.036568667739629745, 0.04391682520508766, -0.025332579389214516, 0.06931587308645248, 0.019189728423953056, -0.04344010353088379, 0.02723723091185093, -0.0032663200981914997, -0.013417568057775497, 0.024292606860399246, -0.03640897199511528, 0.00024532966199330986, -0.000968666048720479, 0.021811792626976967, 0.02110965922474861, -0.01811140403151512, -0.016758501529693604, -0.03226367384195328, -0.3306864798069, -0.052273258566856384, -0.06595416367053986, 0.03346778079867363, 0.013294386677443981, -0.05488815903663635, 0.019345086067914963, -0.02959180250763893, -0.04023145139217377, 0.02522427774965763, 0.03306373581290245, -0.026160158216953278, 0.012952231802046299, -0.07254830002784729, 0.0052599371410906315, 0.014649922028183937, 0.011034529656171799, -0.032750025391578674, -0.03202556073665619, 0.0016666154842823744, 0.026114385575056076, -0.04277922213077545, -0.03984124958515167, -0.04638228565454483, 0.020284432917833328, -0.021319357678294182, 0.07381819188594818, 0.02973702736198902, 0.0775337964296341, -0.029543176293373108, 0.060853540897369385, -0.010283254086971283, 0.02181336097419262, -0.11527342349290848, -0.03339361026883125, 0.00212490395642817, -0.027687419205904007, 0.012753075920045376, 0.021302716806530952, -0.027523402124643326, -0.04769326373934746, -0.003048616461455822, -0.029839765280485153, -0.04748857021331787, 0.009718352928757668, 0.016156526282429695, -0.04917379096150398, -0.012799616903066635, 0.016588011756539345, 0.10886703431606293, 0.007731317076832056, 0.047296613454818726, -0.019835658371448517, 0.06049203872680664, -0.005077240522950888, -0.0012571485713124275, -0.04485217481851578, -0.007083293981850147, -0.003198830410838127, -0.042631566524505615, 0.03161019831895828, 0.013347950764000416, 0.034276314079761505, -0.050261471420526505, 0.026849262416362762, 0.007132238708436489, -0.01445122342556715, -0.00149023428093642, 0.04443538933992386, -0.05254313349723816, -0.04304639622569084, 0.10063612461090088, -0.021008487790822983, -0.004155200906097889, -0.00973196979612112, 0.04992428794503212, -0.0013160007074475288, 0.014256685972213745, 0.007554999087005854, -0.029159972444176674, 0.04729693382978439, 0.0037263536360114813, 0.0426173098385334, -0.011449906975030899, -0.021536199375987053, 0.0937236100435257, -0.008755194023251534, -0.04993904381990433, 0.05022403225302696, 0.027484677731990814, -0.016010712832212448, -0.012209017761051655, -0.02660049870610237, -0.04540408402681351, 0.07051943987607956, 0.00213636108674109, -0.2690022885799408, 0.03681671991944313, 0.07346299290657043, 0.06666220724582672, -0.006198700517416, 0.03303447365760803, 0.04803695157170296, -0.036045707762241364, 0.060605738312006, 0.03253362327814102, 0.014143434353172779, 0.034347038716077805, -0.020151741802692413, -0.028927545994520187, 0.017809543758630753, -0.013792392797768116, 0.0660063773393631, 0.019335824996232986, -0.005026522092521191, 0.042745329439640045, -0.021099500358104706, -0.05949774011969566, 0.16205841302871704, 0.022948728874325752, 0.009724880568683147, 0.004854483064264059, -0.024692395702004433, 0.04635174199938774, 0.08652162551879883, 0.023569172248244286, 0.009638511575758457, -0.004837864078581333, 0.014709534123539925, -0.01011104416102171, 0.0013786026975139976, -0.069867804646492, -0.027184361591935158, 0.03425033763051033, 0.02052081562578678, -0.04080451279878616, -0.031486134976148605, 0.014419415965676308, -0.02341265231370926, 0.028428586199879646, 0.07128095626831055, 0.0070703341625630856, -0.024365846067667007, -0.023990852758288383, -0.03879575431346893, 0.00880367774516344, -0.034713324159383774, 0.0025922805070877075, -0.027994323521852493, -0.007175588980317116, 0.018637141212821007, 0.05324263125658035, 0.022353043779730797, -0.015238390304148197, 0.00719920638948679, -0.010455816984176636, -0.042799461632966995, -0.0231618769466877, 0.07908898591995239, 0.03650207072496414, 0.029213884845376015 ]
[ 0.017034322023391724, 0.036472659558057785, 0.0007941040676087141, -0.022794410586357117, 0.014105802401900291, -0.02334347739815712, 0.009658093564212322, 0.009657427668571472, -0.019721059128642082, 0.01615004800260067, -0.004425514955073595, 0.012342797592282295, 0.05658765509724617, -0.019475793465971947, -0.004641505423933268, 0.035933904349803925, -0.04166798293590546, -0.0175215732306242, 0.04342886805534363, 0.022204630076885223, -0.005589099135249853, 0.06327824294567108, 0.04041808471083641, -0.005629419814795256, -0.02092563733458519, -0.007707998156547546, -0.05910825356841087, -0.03271619230508804, 0.02059236168861389, -0.10055682063102722, 0.015929004177451134, -0.01812424138188362, -0.005994406528770924, -0.0271541029214859, -0.009995497763156891, 0.03755614534020424, 0.014312167651951313, -0.04076242074370384, 0.029021838679909706, 0.024962933734059334, -0.011937952600419521, -0.039951905608177185, -0.05938072130084038, 0.012074924074113369, -0.001414029160514474, -0.028921758756041527, -0.05599193274974823, -0.0016920604975894094, -0.007485413458198309, 0.04827352985739708, -0.026512885466217995, -0.041111186146736145, -0.022311484441161156, -0.0008966024615801871, 0.04202357307076454, -0.009529762901365757, -0.06924211978912354, 0.010444027371704578, -0.027650443837046623, -0.015633177012205124, 0.02421855553984642, 0.05211064964532852, -0.030478540807962418, -0.030316146090626717, 0.019264042377471924, -0.0021000492852181196, -0.04050653800368309, -0.0179978646337986, 0.024849891662597656, 0.0011193595128133893, -0.023555131629109383, 0.021292222663760185, 0.009990252554416656, -0.03220631182193756, -0.0196903757750988, 0.0012829243205487728, 0.025152701884508133, 0.01460957434028387, -0.03048110008239746, -0.04133332148194313, -0.019207661971449852, 0.005636865273118019, 0.009553198702633381, 0.026827245950698853, -0.03863563761115074, -0.017094597220420837, 0.028219236060976982, 0.0159054733812809, 0.02441270649433136, 0.01060841791331768, 0.01697559468448162, 0.013817249797284603, 0.02674543298780918, 0.009990514256060123, -0.07034193724393845, -0.000517779029905796, 0.03134927526116371, -0.01883854530751705, 0.0003049784863833338, 0.8198656439781189, 0.0248004999011755, 0.02667018584907055, 0.03862011060118675, -0.012115090154111385, -0.00026211264776065946, -0.008204154670238495, -0.03253323957324028, -0.022455956786870956, -0.029215926304459572, -0.03862757608294487, 0.00001846471059252508, -0.0011124903103336692, -0.0176735557615757, -0.013509956188499928, -0.01789015159010887, 0.04464176297187805, 0.030643286183476448, 0.0060633025132119656, -0.014616522938013077, -0.003136219922453165, 0.006463595665991306, -0.014145756140351295, -0.013001654297113419, 0.03212616592645645, -0.00343778682872653, -0.14956888556480408, 0.04179167374968529, -6.983076353621617e-33, 0.04471421614289284, -0.002088561886921525, -0.0037827538326382637, -0.013672074303030968, 0.029020234942436218, 0.018517009913921356, 0.02079879306256771, 0.02266991138458252, -0.05642390996217728, -0.021551337093114853, 0.024355141445994377, -0.013914661481976509, -0.010016100481152534, -0.01668376475572586, 0.03843309357762337, 0.007274304982274771, -0.0013526789844036102, 0.07335947453975677, -0.012247771956026554, 0.009683271870017052, 0.024959245696663857, 0.04423932731151581, 0.004176524002104998, 0.015570554882287979, 0.018827252089977264, 0.05885407701134682, -0.0001838346797740087, 0.0012563583441078663, -0.03755578026175499, -0.06464287638664246, -0.03580489009618759, 0.008403976447880268, -0.00199679471552372, 0.0018549765227362514, -0.017477339133620262, -0.011678691953420639, -0.004056069068610668, -0.0005742544308304787, -0.00015029548376332968, -0.04106003791093826, -0.04161801561713219, -0.0022707257885485888, 0.005477357190102339, -0.043162643909454346, -0.001556674367748201, 0.007679966744035482, -0.014078652486205101, -0.03903830423951149, 0.010581517592072487, -0.013020718470215797, 0.021666640415787697, 0.008948720060288906, -0.013353847898542881, 0.020362593233585358, -0.023442046716809273, -0.008077871054410934, -0.010844139382243156, 0.026420556008815765, 0.007534016389399767, -0.013475551269948483, -0.0120272571220994, -0.03721051290631294, -0.000036983754398534074, 0.038519714027643204, -0.01861076056957245, -0.0016028003301471472, -0.004726541228592396, 0.0049920533783733845, 0.027726348489522934, 0.03232204169034958, -0.06238670274615288, 0.036534637212753296, -0.021671345457434654, -0.04562225937843323, 0.0611540824174881, -0.032404825091362, -0.03930581733584404, -0.0416669137775898, -0.009770353324711323, 0.06468167901039124, 0.017691275104880333, 0.015233594924211502, -0.021993093192577362, -0.017421266064047813, 0.004417739808559418, 0.0035503453109413385, 0.021265259012579918, 0.012670740485191345, -0.04290255159139633, -0.014779116958379745, 0.04742664471268654, 0.021103980019688606, -0.029502596706151962, -0.04040578380227089, -0.000829405733384192, 6.49651132382544e-33, 0.007538156118243933, -0.029103627428412437, 0.004869166295975447, 0.01720345951616764, 0.0157695934176445, -0.03963930159807205, 0.01185626070946455, 0.04690117388963699, -0.05741579830646515, 0.01170828752219677, 0.015558706596493721, 0.01887863129377365, -0.06191665679216385, 0.041022323071956635, 0.023139653727412224, -0.002389931119978428, 0.0019873117562383413, -0.0036559728905558586, -0.012729720212519169, 0.030463438481092453, 0.061664532870054245, 0.00857958011329174, 0.036305297166109085, 0.032482292503118515, 0.004372214432805777, 0.005155423190444708, -0.00027066768961958587, -0.014893691055476665, -0.0057890224270522594, -0.00919338595122099, -0.016833379864692688, 0.014935365878045559, 0.003607194870710373, -0.025063252076506615, -0.011907486245036125, 0.024267859756946564, -0.034035153687000275, 0.06923501938581467, 0.00021226133685559034, -0.025622449815273285, 0.03946639224886894, 0.014097156934440136, 0.01217821054160595, 0.020146919414401054, 0.00840525608509779, 0.002467317273840308, 0.017297454178333282, 0.035971127450466156, 0.008668898604810238, 0.05984540656208992, 0.002520783105865121, -0.012803793884813786, 0.0221287589520216, -0.012425817549228668, -0.002239061053842306, -0.0350138321518898, -0.04148808494210243, -0.00819298718124628, -0.05503954738378525, 0.013847867026925087, -0.0008980639977380633, 0.05906552076339722, -0.01408192329108715, 0.04523622989654541, -0.026916464790701866, -0.0375296026468277, -0.03988076001405716, 0.010735330171883106, -0.0428592711687088, -0.006662250962108374, 0.012598230503499508, -0.013304654508829117, -0.00802630465477705, 0.025254787877202034, 0.04192141443490982, -0.014061695896089077, -0.037765562534332275, -0.0006502932519651949, -0.020003553479909897, 0.031018495559692383, 0.04038732498884201, 0.007778490893542767, 0.04414684697985649, -0.0059522828087210655, -0.024994805455207825, 0.014791232533752918, -0.03201916441321373, 0.00045226706424728036, -0.04730438068509102, -0.004578188993036747, -0.0020019758958369493, -0.011918161995708942, -0.012028281576931477, 0.014069152064621449, -0.025188902392983437, -1.2328601250999327e-8, -0.04854702204465866, 0.04273248836398125, -0.03209684416651726, -0.015937410295009613, -0.007577429059892893, -0.0019299270352348685, -0.0012451817747205496, 0.05370590463280678, 0.027676953002810478, -0.007926230318844318, 0.030996616929769516, -0.014061331748962402, -0.03308659419417381, 0.035738106817007065, -0.011504549533128738, -0.04803398251533508, 0.039969466626644135, -0.019452178850769997, 0.016364822164177895, -0.05009111762046814, -0.019962240010499954, 0.02013152837753296, 0.03485451638698578, -0.00160627206787467, 0.03947490081191063, -0.002633173717185855, 0.03769175335764885, -0.053225401788949966, 0.011163946241140366, -0.003445314010605216, 0.017117638140916824, -0.017010044306516647, -0.019772499799728394, 0.03597071394324303, 0.0014807304833084345, -0.005367232486605644, 0.01546135637909174, 0.017408035695552826, 0.005983607843518257, 0.0015016895486041903, 0.008004853501915932, -0.004949163645505905, 0.007900438271462917, -0.026109399273991585, -0.012848147191107273, -0.043087080121040344, -0.0021222776267677546, 0.009819550439715385, 0.07102265954017639, -0.05825195088982582, 0.029073406010866165, -0.05925681069493294, 0.033126264810562134, -0.042500853538513184, 0.022601881995797157, 0.019901450723409653, 0.019108988344669342, 0.04198060557246208, -0.010210773907601833, -0.02206302620470524, 0.01841677725315094, -0.014432258903980255, 0.014916626736521721, -0.010893766768276691 ]
marklogic-deleting-all-the-documents-in-a-database
https://markhneedham.com/blog/2011/06/18/marklogic-deleting-all-the-documents-in-a-database
false
2011-06-27 23:21:56
Scala: Self type annotations and structured types
[ "scala" ]
[ "Scala" ]
A few days ago I http://twitter.com/markhneedham/status/84025938903437312[tweeted that I didn't really see the point in structured types in Scala]... ____ Not sure I understand where you would use structural types in #scala instead of defining a method on a trait http://bit.ly/jgiW7b ____ ...but today my colleague Uday came up with a cool way of combining http://programming-scala.labs.oreilly.com/ch12.html#SelfTypeAnnotations[self type annotations] with structured types inside a trait we defined. We had some code duplicated across two classes which looked roughly like this: [source,scala] ---- class OnePageType { lazy val peopleNodes = root \\ "SomeNode" \ "SomeSubNode" \ "People" \ "Person" private def fullName(personName: Node): String = // code to build person's name lazy val people: String = peopleNodes.map(fullName).mkString(", ") } ---- [source,scala] ---- class AnotherPageType { lazy val peopleNodes = root \\ "OtherNode" \ "OtherSubNode" \ "People" \ "Person" private def fullName(personName: Node): String = // code to build person's name lazy val people: String = peopleNodes.map(fullName).mkString(", ") } ---- The first line is different but the other two are identical because the data is stored in exactly the same format once we get down to that level. Since We want to keep the XPathish queries as descriptive as possible so that we don't accidentally end up pulling the wrong elements onto the page, making those a bit looser wasn't an option in this case. Instead we pulled out a trait like so: [source,scala] ---- trait People { self: {val peopleNodes: NodeSeq} => private def fullName(personName: Node): String = // code to build person's name lazy val people: String = peopleNodes.map(fullName).mkString(", ") } ---- Which we include in the classes like this: [source,scala] ---- class OnePageType extends People {} class AnotherPageType extends People {} ---- What we're done on line 2 of the +++<cite>+++People+++</cite>+++ trait is to define a self annotation which says that we need a val of +++<cite>+++peopleNodes+++</cite>+++ to be present on the classes in which the trait is mixed. If a val of +++<cite>+++peopleNodes+++</cite>+++ doesn't exist then the class won't compile! In this case the structure type works quite well because we wouldn't really want to pull out +++<cite>+++peopleNodes+++</cite>+++ into a trait just to reference it as a self type annotation.
null
null
[ 0.021036434918642044, -0.05203445255756378, -0.020532824099063873, 0.013958233408629894, 0.06316885352134705, 0.0005603778408840299, 0.04469122737646103, -0.001072778133675456, -0.003413173835724592, -0.04127806797623634, -0.013632440008223057, -0.01206450629979372, -0.08109282702207565, 0.03755848482251167, -0.025520721450448036, 0.053645581007003784, 0.07197686284780502, -0.028264259919524193, -0.0002864458365365863, 0.016477812081575394, 0.042417846620082855, 0.04663582146167755, 0.012991280294954777, 0.01881498284637928, 0.02015073038637638, 0.018166914582252502, 0.012376817874610424, 0.01748356968164444, -0.03848433122038841, 0.02177494391798973, 0.020612603053450584, 0.0068882484920322895, 0.010609532706439495, 0.00669507309794426, -0.0021551838144659996, -0.020819615572690964, 0.000257261679507792, -0.02026687189936638, -0.007476662285625935, 0.0029140806291252375, -0.06274236738681793, 0.01644766889512539, 0.004070595372468233, 0.03096531517803669, -0.04443278908729553, 0.007565061561763287, -0.06167016923427582, 0.00843857042491436, -0.013461978174746037, 0.02091825380921364, -0.06525532901287079, -0.024264991283416748, -0.036503102630376816, 0.02556830458343029, 0.004956735763698816, 0.028828628361225128, 0.027062667533755302, -0.10384965687990189, 0.04463578388094902, -0.06640838831663132, -0.03023083694279194, -0.005084885284304619, 0.006679314188659191, 0.00004570193777908571, 0.018272291868925095, -0.004056091420352459, -0.01587793044745922, 0.047822874039411545, -0.06812974065542221, -0.028874190524220467, 0.0023855003528296947, 0.024908440187573433, -0.014493783004581928, -0.028870243579149246, 0.015424750745296478, -0.043295908719301224, -0.04429066926240921, 0.0652264803647995, 0.01808105781674385, 0.03640923276543617, -0.023034045472741127, 0.028891542926430702, -0.011697503738105297, 0.024109410122036934, 0.01441157516092062, 0.01933257095515728, -0.032274894416332245, -0.019723979756236076, -0.06418851017951965, 0.05769692361354828, -0.02729504182934761, -0.0427984893321991, 0.02498827502131462, 0.03167891502380371, 0.02241581492125988, 0.020191702991724014, -0.002356737619265914, -0.0012605476658791304, -0.01223060954362154, 0.0007059461204335093, -0.05634048953652382, -0.02714015729725361, 0.008651161566376686, -0.007707830984145403, -0.06916357576847076, -0.041837818920612335, -0.03769452124834061, 0.013551371172070503, 0.014939708635210991, 0.018857186660170555, -0.07043301314115524, -0.022937314584851265, -0.037512682378292084, 0.008843004703521729, -0.07830741256475449, 0.049365319311618805, 0.0186800267547369, -0.007331127300858498, -0.01782330311834812, 0.04727814346551895, 0.05044938996434212, 0.012825350277125835, 0.00919488538056612, 0.06705323606729507, -0.009303146973252296, 0.047550953924655914, 0.009026610292494297, 0.06796100735664368, 0.01886901818215847, -0.04437213018536568, -0.006679560523480177, 0.06854850053787231, -0.006630624644458294, -0.014557347632944584, -0.0078772883862257, -0.027513578534126282, -0.02954830601811409, 0.02689450792968273, 0.02313847653567791, 0.03406428545713425, -0.006616022903472185, -0.025791766121983528, 0.033093541860580444, 0.005716814659535885, 0.022657334804534912, 0.01897973194718361, -0.006106880959123373, -0.021875785663723946, -0.0022086657118052244, 0.011335684917867184, 0.018699880689382553, 0.023510759696364403, 0.0715215653181076, -0.0152554577216506, 0.014668207615613937, 0.08307341486215591, 0.005357894580811262, -0.0050052981823682785, 0.0010887389071285725, 0.024394171312451363, 0.06302293390035629, 0.01802806183695793, -0.005589624866843224, 0.06755417585372925, 0.06677839905023575, -0.007495206315070391, 0.004011097829788923, 0.03998136520385742, -0.0035542272962629795, -0.03038744069635868, -0.046030595898628235, -0.05682467296719551, 0.06444496661424637, -0.0263774786144495, -0.017229806631803513, 0.036085665225982666, 0.04861367493867874, -0.010720868594944477, 0.044478196650743484, 0.012127755209803581, -0.06483864039182663, 0.043538548052310944, -0.0061718011274933815, 0.002038260456174612, 0.002420935081318021, 0.0058650244027376175, 0.07514013350009918, 0.0404241643846035, 0.0067338054068386555, 0.021441128104925156, -0.06853488087654114, -0.07208412140607834, -0.002150369808077812, 0.007618064060807228, 0.10540462285280228, -0.04882868379354477, -0.0007210107869468629, 0.07825692743062973, 0.013542938977479935, 0.03792542219161987, 0.011410384438931942, -0.01647581346333027, -0.026407193392515182, -0.021912312135100365, -0.011743106879293919, 0.0482490137219429, 0.05093894153833389, -0.03738759458065033, -0.017070738598704338, 0.03246212750673294, 0.009316111914813519, -0.026307363063097, 0.038936104625463486, -0.02368767186999321, 0.03894884139299393, 0.04630802571773529, 0.021026117727160454, -0.010637843050062656, 0.07857605814933777, -0.06800676137208939, 0.05066458880901337, 0.021583199501037598, -0.02736552432179451, -0.016767552122473717, -0.030510131269693375, 0.13180147111415863, 0.0635475143790245, -0.021036846563220024, -0.029291780665516853, 0.0036662828642874956, 0.01994214951992035, -0.01263985875993967, 0.02345109172165394, 0.03418388590216637, -0.0010162947000935674, 0.019669005647301674, -0.02347281016409397, 0.004852111916989088, 0.029237348586320877, -0.023622406646609306, -0.0050938064232468605, 0.08284445852041245, -0.05435580015182495, 0.033774856477975845, -0.012118981219828129, -0.007209432311356068, -0.01518227718770504, -0.025318410247564316, -0.06799464672803879, 0.024661032482981682, 0.03688153997063637, -0.009798659943044186, 0.03768085315823555, -0.033769551664590836, -0.005679278168827295, -0.05167052149772644, -0.0002043656713794917, 0.01892106607556343, 0.026221854612231255, 0.04038441553711891, -0.049379728734493256, 0.02235281467437744, -0.03616069257259369, -0.012713986448943615, -0.024702319875359535, -0.05570436641573906, -0.022239193320274353, 0.0004217481764499098, 0.03055347129702568, 0.04087479040026665, 0.02972613088786602, 0.012862917967140675, 0.0009151591802947223, 0.006525356788188219, -0.010705716907978058, 0.025933073833584785, 0.01293365377932787, -0.007428639102727175, -0.0009089232771657407, -0.01865694671869278, -0.0782446563243866, 0.04248834401369095, -0.03520355001091957, -0.05643646419048309, -0.014269177801907063, -0.060508351773023605, 0.031504180282354355, -0.05721688270568848, -0.04063978046178818, -0.00812903419137001, 0.0710318312048912, 0.0485677495598793, -0.0233771950006485, 0.012367031536996365, 0.06623230129480362, 0.008925171568989754, 0.024786580353975296, 0.03637678176164627, -0.021202191710472107, 0.02946976199746132, -0.015205925330519676, 0.042034048587083817, 0.06527432799339294, -0.0033327611163258553, 0.004168488085269928, -0.00027862456045113504, -0.00525898952037096, 0.006827990990132093, -0.25343579053878784, 0.04282129555940628, -0.014842716977000237, -0.03195863589644432, 0.001595903653651476, -0.03344551846385002, -0.0004636835656128824, -0.04118343070149422, -0.00423608860000968, 0.010659574531018734, -0.015971360728144646, -0.015097511932253838, -0.025351405143737793, 0.05629394203424454, 0.0037806732580065727, -0.0014661458553746343, -0.04235607385635376, -0.01783493347465992, 0.017190858721733093, 0.07650485634803772, -0.0058134254068136215, -0.04927050322294235, -0.01265165489166975, 0.045163579285144806, 0.013088283129036427, 0.026024172082543373, -0.10657937079668045, 0.04443372040987015, -0.02064483053982258, -0.015165246091783047, -0.004308155272156, -0.0356220081448555, -0.01714269258081913, -0.046950407326221466, -0.023941969498991966, -0.04264640435576439, 0.03211550414562225, 0.032281484454870224, 0.043399203568696976, 0.03865811973810196, -0.06274324655532837, -0.051323410123586655, -0.022115280851721764, -0.04464021697640419, 0.0679449811577797, -0.014948555268347263, -0.07780425250530243, -0.004025561735033989, -0.013254105113446712, 0.038112837821245193, -0.026466043666005135, -0.04858345165848732, -0.011586889624595642, 0.02444690465927124, 0.00016237972886301577, -0.028846269473433495, 0.014491983689367771, -0.008161447010934353, -0.049921274185180664, -0.02515200525522232, -0.02672104351222515, -0.035351015627384186, -0.012811616994440556, -0.06939390301704407, -0.011711148545145988, -0.039626289159059525, -0.0768023133277893, 0.02320951782166958, 0.06029477342963219, 0.024691732600331306, -0.020779751241207123, -0.018890773877501488, -0.020557161420583725, -0.12269420176744461, 0.00712478905916214, -0.038316551595926285, -0.045354120433330536, -0.039846960455179214, 0.014252625405788422, 0.05900447070598602, -0.017556747421622276, -0.06240467354655266, 0.021342597901821136, 0.003646017285063863, 0.047531187534332275, 0.03187226504087448, 0.012580686248838902, -0.043712317943573, -0.001525218947790563, -0.020221712067723274, 0.05788930132985115, -0.006997823249548674, 0.008080574683845043, -0.006948324851691723, -0.0055711474269628525, 0.05738227069377899, 0.006900192238390446, -0.016649356111884117, 0.015577332116663456, 0.043662361800670624, 0.03106720745563507, -0.061216987669467926, 0.01102357730269432, 0.02406032383441925, -0.024391576647758484, 0.0038596633821725845, -0.07673784345388412, 0.007474486716091633, 0.0028345787432044744, 0.007196950260549784, -0.036501195281744, -0.026307806372642517, -0.029179170727729797, -0.03770621493458748, -0.020851153880357742, -0.003341903444379568, -0.029724113643169403, 0.015161792747676373, 0.012191422283649445, -0.008290988393127918, -0.07493218034505844, 0.0023940149694681168, 0.020792782306671143, -0.023630043491721153, -0.07830128818750381, -0.020620698109269142, -0.008483972400426865, -0.04702380299568176, 0.030425207689404488, 0.006447219289839268, -0.03925967961549759, 0.01345839537680149, 0.0032603787258267403, -0.03473259508609772, 0.02190837822854519, 0.015937564894557, -0.026811012998223305, -0.034746453166007996, 0.0009305888088420033, -0.034961018711328506, 0.03176041319966316, 0.001952055492438376, 0.0019893748685717583, 0.030855804681777954, 0.038697026669979095, 0.03716810792684555, 0.009134537540376186, 0.0065246690064668655, -0.004200431518256664, 0.020266283303499222, 0.035271402448415756, -0.0350811742246151, -0.016924314200878143, -0.03160145878791809, -0.03439827263355255, -0.016691161319613457, 0.027985939756035805, -0.009303964674472809, -0.025698909536004066, -0.03451500087976456, -0.0016001559561118484, -0.04770087078213692, 0.01515127718448639, -0.011926677078008652, -0.006473128218203783, 0.03910396620631218, -0.02337632328271866, 0.014612539671361446, -0.04828966408967972, -0.00995707605034113, 0.003187831025570631, 0.050866011530160904, -0.0009604098740965128, 0.026229996234178543, -0.006162852980196476, -0.014808171428740025, 0.01375352218747139, 0.022178564220666885, 0.023949511349201202, 0.05299064889550209, 0.00018511188682168722, -0.0068555898033082485, -0.003342521144077182, 0.023373672738671303, 0.04301095008850098, -0.0010071437573060393, -0.00715258065611124, 0.0319376140832901, -0.028551453724503517, -0.018777061253786087, -0.028619268909096718, -0.014099551364779472, -0.0179752204567194, 0.02709231525659561, -0.03580321744084358, -0.04324859008193016, 0.015721676871180534, 0.0033854690846055746, 0.029635611921548843, 0.022875726222991943, -0.0019310483476147056, -0.009231282398104668, 0.005522073246538639, -0.017877014353871346, 0.07765968888998032, -0.03619050234556198, 0.0025838862638920546, -0.022533800452947617, -0.025426950305700302, 0.030714038759469986, 0.024296697229146957, -0.0425703339278698, 0.002096366137266159, -0.0025513775181025267, -0.02314947359263897, -0.04392435774207115, -0.02830476313829422, -0.02148720808327198, -0.018129775300621986, -0.002748135244473815, 0.030214736238121986, 0.0034807329066097736, 0.018046284094452858, 0.0006171252462081611, -0.03904344514012337, 0.0031730057671666145, -0.02778281830251217, 0.006377866491675377, 0.038326848298311234, -0.041246093809604645, 0.051715701818466187, -0.002320899162441492, 0.017756978049874306, 0.037574004381895065, -0.03719811886548996, 0.002468834165483713, -0.05086234211921692, 0.0336538702249527, 0.0185810886323452, 0.023905377835035324, 0.024969905614852905, -0.010850283317267895, -0.023761453106999397, -0.002429298358038068, -0.04068923369050026, 0.0038565390277653933, -0.0034558044280856848, -0.0220556128770113, 0.03529845550656319, 0.023142246529459953, -0.013780270703136921, 0.054051294922828674, -0.013144886121153831, -0.00430829543620348, 0.040236953645944595, -0.048428475856781006, -0.0447140596807003, -0.035039983689785004, -0.03340158984065056, 0.01076742634177208, 0.016423532739281654, 0.02761845849454403, 0.00030671487911604345, 0.06850194931030273, 0.044871047139167786, 0.022114386782050133, 0.029639506712555885, -0.01727311685681343, 0.05243993550539017, -0.03350400552153587, -0.019919678568840027, -0.08072461932897568, -0.0028730889316648245, 0.027378574013710022, 0.027219634503126144, -0.02946540340781212, -0.05890435352921486, -0.0025542606599628925, 0.004276064690202475, -0.04787495359778404, -0.03682969510555267, 0.020052887499332428, 0.019476553425192833, 0.04370403289794922, -0.03084157034754753, -0.05178210511803627, 0.03517080098390579, 0.029888782650232315, -0.03700427711009979, -0.028518322855234146, -0.04942488297820091, 0.019887370988726616, 0.00143597146961838, 0.0205597672611475, 0.018195368349552155, 0.030584989115595818, 0.025383595377206802, 0.016561588272452354, 0.044745441526174545, 0.05094243958592415, -0.022333744913339615, 0.040399227291345596, 0.032148465514183044, -0.00003751364056370221, 0.01788800023496151, 0.022171655669808388, -0.040029704570770264, -0.09433998167514801, 0.05572815239429474, 0.01657119207084179, -0.023928465321660042, -0.02965794876217842, 0.05159663036465645, 0.03361852094531059, -0.023722684010863304, -0.022140666842460632, -0.008983965963125229, -0.025294378399848938, -0.03561249002814293, -0.054242320358753204, 0.030962888151407242, -0.032990142703056335, 0.08212587982416153, 0.006339207757264376, -0.003348744474351406, 0.09079265594482422, -0.007650898303836584, -0.016527634114027023, -0.0035758651793003082, 0.08767668902873993, 0.09495905786752701, 0.0620739720761776, -0.015133857727050781, 0.055565763264894485, -0.0062561179511249065, -0.036647211760282516, 0.02831210009753704, 0.014325725845992565, 0.02081673964858055, 0.005741349887102842, 0.033202510327100754, 0.047922100871801376, -0.045273710042238235, 0.06991211324930191, -0.043387629091739655, 0.007177209947258234, -0.014822113327682018, 0.019866235554218292, 0.028919894248247147, 0.034750767052173615, -0.0021771932952106, 0.04528387635946274, -0.03059418499469757, -0.04279093071818352, 0.0007284197490662336, -0.010113408789038658, -0.030079390853643417, 0.010943162254989147, -0.008718369528651237, -0.009512251242995262, 0.008490053936839104, 0.02294904924929142, 0.06211446225643158, -0.03683570399880409, -0.01814562827348709, -0.0022956212051212788, -0.012155166827142239, -0.009787220507860184, 0.0002450822794344276, -0.020883871242403984, -0.011649641208350658, -0.02000141516327858, -0.04079523682594299, -0.01571229100227356, -0.006919077131897211, -0.014595014043152332, 0.05857301875948906, -0.007452030666172504, -0.007732325699180365, -0.01399766094982624, -0.013836544007062912, -0.03939274698495865, -0.054289788007736206, -0.0470435731112957, -0.027988305315375328, -0.1082635372877121, -0.0007834015414118767, 0.04255398362874985, -0.020920604467391968, -0.00010907286196015775, -0.035262614488601685, -0.005575202871114016, 0.026071544736623764, 0.0486651174724102, -0.0354439951479435, -0.03450518846511841, -0.011407703161239624, 0.021459046751260757, 0.04112554341554642, 0.039906371384859085, 0.054426178336143494, -0.012803750112652779, 0.028640156611800194, -0.025563808158040047, -0.01752939634025097, 0.03776055946946144, 0.02272005006670952, -0.0033811309840530157, -0.05319671705365181, 0.008862638846039772, 0.03730429708957672, 0.0001051866784109734, -0.06186443939805031, 0.0015697593335062265, 0.01378304697573185, 0.01151426974684, 0.022315753623843193, -0.009484258480370045, -0.0011353553272783756, -0.029185695573687553, -0.005364944692701101, 0.002474803477525711, 0.02296949364244938, 0.029130030423402786, -0.018797529861330986, 0.09038706868886948, 0.01938348449766636, -0.024202605709433556, -0.005890164524316788, -0.026108939200639725, -0.005348363425582647, 0.013396315276622772, -0.023914964869618416, -0.022977089509367943, -0.07154341787099838, -0.018071388825774193, -0.029142096638679504, 0.012708045542240143, -0.050234973430633545, -0.031143009662628174, -0.006479657720774412, 0.02965955249965191, -0.04095219448208809, 0.03867994248867035, -0.049993690103292465, 0.060174353420734406, -0.009179599583148956, -0.012627508491277695, -0.013795065693557262, 0.008109009824693203, -0.038293126970529556, 0.02455820143222809, 0.049521446228027344, -0.03872234374284744, 0.013756617903709412, -0.04382187873125076, 0.0015135732246562839, 0.02982868254184723, -0.020059574395418167, 0.014186701737344265 ]
[ -0.06385067105293274, -0.02633984200656414, -0.049604807049036026, 0.006146674044430256, 0.012891457416117191, -0.040646132081747055, -0.009450188837945461, 0.020008940249681473, -0.012746866792440414, -0.010396752506494522, -0.01134288776665926, -0.06285303831100464, 0.02422603778541088, -0.027248764410614967, 0.10650789737701416, 0.017378706485033035, -0.017633788287639618, -0.030130188912153244, -0.022746961563825607, 0.03558092564344406, 0.028203196823596954, -0.019545698538422585, -0.04073808342218399, -0.009141738526523113, 0.06084168329834938, 0.038058437407016754, 0.009367709048092365, -0.04648489132523537, 0.032122064381837845, -0.19915656745433807, 0.0058145723305642605, 0.008606324903666973, 0.03480583056807518, -0.013627548702061176, -0.037658169865608215, 0.03611360117793083, 0.050926268100738525, 0.023309532552957535, -0.026402181014418602, 0.07111158221960068, 0.03239721804857254, -0.005901861470192671, -0.041675496846437454, -0.044328734278678894, 0.04597818851470947, 0.044552821666002274, -0.0011867618886753917, -0.010197658091783524, -0.04662340134382248, -0.011388893239200115, -0.1026773676276207, -0.014843784272670746, -0.013436282984912395, -0.013971906155347824, 0.003318638540804386, 0.03680269792675972, 0.05492083355784416, 0.08781401067972183, 0.01596204563975334, 0.01428499910980463, 0.027609629556536674, -0.012048506177961826, -0.10329681634902954, 0.07356109470129013, -0.011924698948860168, 0.10919271409511566, -0.04193918779492378, -0.011297526769340038, -0.02907412499189377, 0.05787627398967743, 0.028475994244217873, -0.00850278977304697, -0.006830271799117327, 0.05822090432047844, 0.017112938687205315, -0.02239472046494484, -0.011243712157011032, 0.01051388867199421, 0.047279443591833115, -0.03978017717599869, -0.062276795506477356, -0.029351798817515373, -0.008192453533411026, -0.007741373963654041, -0.008254663087427616, 0.023550543934106827, 0.010208512656390667, 0.014461197890341282, 0.03051222488284111, 0.023481734097003937, 0.02478206902742386, -0.0585218109190464, 0.04429679363965988, 0.03277900069952011, -0.05819620564579964, -0.008460543118417263, -0.010702436789870262, -0.014507916755974293, -0.008377807214856148, 0.4147323966026306, -0.04665359482169151, 0.01278628595173359, 0.03354660049080849, 0.044785164296627045, 0.0023501382675021887, 0.019975891336798668, -0.014028649777173996, -0.06586989760398865, 0.0005854261689819396, -0.06525813788175583, 0.0002956958778668195, -0.01139772031456232, 0.0035113361664116383, -0.06363105028867722, -0.040452174842357635, -0.029774131253361702, 0.0251720380038023, 0.00015095151320565492, -0.005347662605345249, 0.014154762960970402, -0.005855446681380272, 0.015504507347941399, 0.02223007194697857, 0.020764518529176712, 0.03722335770726204, 0.04068848863244057, 0.0421256460249424, 0.009326674044132233, 0.06705983728170395, 0.03624999523162842, 0.028955478221178055, 0.0003803810104727745, -0.07953787595033646, -0.033648762851953506, -0.005474401637911797, 0.029531506821513176, 0.011292577721178532, -0.03605245053768158, 0.008079607971012592, 0.0009637073380872607, -0.009781629778444767, -0.0370522066950798, 0.0138434749096632, -0.008928605355322361, -0.06684737652540207, 0.11709021031856537, -0.016800224781036377, 0.0008184741018339992, -0.011856312863528728, -0.0049947528168559074, -0.04719286784529686, 0.028441140428185463, -0.0024968755897134542, -0.0664900541305542, -0.0009435552055947483, 0.010486865416169167, 0.024089552462100983, -0.020526476204395294, -0.07555454224348068, -0.04364858195185661, -0.026242557913064957, -0.009748661890625954, -0.03305894881486893, 0.0010470174020156264, 0.02417023293673992, -0.09592680633068085, -0.015987906605005264, 0.03507596626877785, 0.024289866909384727, -0.0905834212899208, 0.022736206650733948, 0.008540122769773006, -0.02560274675488472, 0.011041455902159214, 0.06485003978013992, 0.0052169086411595345, -0.0420587994158268, -0.04480479285120964, 0.03153102472424507, 0.03532956913113594, 0.020682498812675476, 0.04117649421095848, -0.044277433305978775, -0.002254406688734889, -0.01091630756855011, -0.05468234792351723, -0.04683086648583412, -0.018591422587633133, -0.011715186759829521, -0.007624196819961071, -0.008559934794902802, -0.0035011961590498686, -0.037989236414432526, 0.04345400258898735, -0.02828681468963623, -0.01924004964530468, 0.030351419001817703, 0.031504981219768524, -0.0045556360855698586, 0.03207685053348541, -0.003146854927763343, 0.11430905014276505, 0.012400170788168907, 0.010703226551413536, -0.07867725193500519, 0.028998425230383873, 0.03586655482649803, -0.05720959231257439, 0.04742530733346939, 0.018531721085309982, -0.047916583716869354, -0.01059709396213293, -0.03361651301383972, 0.03819773346185684, -0.020025385543704033, -0.02283606305718422, 0.011261900886893272, 0.011686395853757858, 0.0141881899908185, 0.04260901361703873, -0.05018708109855652, -0.06328263133764267, -0.0407019704580307, -0.34252768754959106, -0.03485826030373573, 0.01411548163741827, -0.039246391505002975, -0.002883468521758914, -0.07213388383388519, 0.00764820771291852, -0.014383580535650253, -0.04374493286013603, -0.020989269018173218, 0.09090898931026459, 0.0050790393725037575, -0.0393938310444355, -0.10482984036207199, -0.014308412559330463, 0.04656819626688957, -0.0013227671151980758, -0.06422971189022064, -0.05941878259181976, -0.013474218547344208, 0.0018564240308478475, -0.0011971902567893267, -0.02416161820292473, -0.0639202892780304, 0.021679913625121117, -0.03253765031695366, 0.11565616726875305, -0.02475120685994625, 0.0712474137544632, -0.03267248347401619, 0.029330501332879066, -0.022905560210347176, -0.01182931661605835, -0.07096549868583679, 0.021740349009633064, -0.05985049903392792, -0.0010535245528444648, 0.01342327892780304, 0.05882059410214424, -0.010101634077727795, -0.03202911838889122, 0.011027863249182701, -0.05310327187180519, -0.03951438516378403, -0.009523846209049225, -0.0027390497270971537, 0.00033635611180216074, -0.049470897763967514, 0.012909441255033016, 0.07981418818235397, 0.010694609023630619, 0.03893384337425232, 0.030083240941166878, 0.053534433245658875, -0.005669502075761557, -0.02540709264576435, -0.0741686150431633, -0.00929223746061325, 0.010430640541017056, 0.015568104572594166, 0.031114930287003517, 0.07670903950929642, 0.04089202731847763, -0.03976345807313919, 0.0010568900033831596, -0.012053173035383224, -0.020167279988527298, 0.004448106046766043, 0.0051118433475494385, -0.05192286893725395, -0.03177866339683533, 0.10397417098283768, -0.0133244339376688, -0.006722068414092064, 0.03469792753458023, 0.07530567795038223, -0.0328252874314785, 0.009550799615681171, 0.022602448239922523, 0.013845979236066341, 0.0037702464032918215, -0.03289245814085007, 0.041058775037527084, -0.0022006891667842865, -0.018648868426680565, 0.04102591797709465, -0.017300881445407867, 0.00043867132626473904, 0.034970659762620926, 0.007928946986794472, -0.042240116745233536, 0.021653691306710243, -0.016243746504187584, -0.02701832540333271, 0.05756434053182602, -0.011830179020762444, -0.2470836639404297, 0.03633326292037964, 0.0469062402844429, 0.03192999213933945, 0.026634665206074715, 0.043964579701423645, 0.012140169739723206, -0.09296728670597076, -0.006544299423694611, -0.01708773523569107, 0.026091383770108223, 0.02952675335109234, 0.055417582392692566, 0.016897477209568024, 0.01550235878676176, 0.002451213775202632, 0.07032603770494461, -0.030846891924738884, 0.020890478044748306, -0.02572731301188469, 0.014360741712152958, 0.011604081839323044, 0.19412891566753387, -0.030892767012119293, 0.04036187380552292, 0.014289573766291142, -0.0003426129405852407, 0.005202147644013166, 0.07184972614049911, 0.04913588985800743, 0.007862973026931286, 0.009815586730837822, 0.1023954376578331, 0.01644013077020645, 0.006893904879689217, -0.07881946116685867, 0.02702234499156475, -0.010464134626090527, 0.03988243639469147, -0.01742706447839737, 0.03978947177529335, 0.01751243695616722, -0.04257594794034958, 0.056268829852342606, 0.07004187256097794, 0.006750658620148897, 0.005547656677663326, -0.046155963093042374, -0.03505149483680725, 0.003125344403088093, -0.023718837648630142, 0.017521468922495842, -0.028053082525730133, 0.009321571327745914, 0.01143720280379057, 0.014539419673383236, 0.016719898208975792, -0.0023624845780432224, -0.02627437748014927, 0.010768059641122818, 0.00020598870469257236, 0.00298859435133636, 0.06746214628219604, 0.07306908071041107, 0.013729574158787727 ]
[ -0.010595881380140781, 0.013236324302852154, -0.0010116614867001772, 0.037080518901348114, 0.01708120107650757, 0.005459201522171497, -0.010104122571647167, 0.0101141557097435, -0.04769810289144516, -0.04229285195469856, -0.009418199770152569, -0.0008099295082502067, -0.006690001115202904, -0.01862182840704918, 0.012589487247169018, 0.013292203657329082, -0.000034385626349831, 0.03634371608495712, 0.027174213901162148, 0.00402132049202919, -0.039907779544591904, 0.028062336146831512, 0.01059005782008171, 0.023580892011523247, 0.00042812214815057814, 0.000556649814825505, -0.007531860377639532, 0.0011024632258340716, 0.04880969971418381, -0.12788084149360657, 0.013156254775822163, -0.014225756749510765, -0.00318974070250988, 0.005234465468674898, -0.058241114020347595, -0.013989477418363094, -0.004272183403372765, 0.014925436116755009, -0.037536345422267914, -0.005040050949901342, 0.01145095843821764, -0.027728309854865074, -0.01741296984255314, 0.0073002297431230545, 0.014519703574478626, -0.015273905359208584, -0.046529050916433334, -0.0453631766140461, -0.022090261802077293, -0.018250994384288788, -0.0522434301674366, -0.019893545657396317, 0.0011954718502238393, 0.005438935477286577, 0.011389107443392277, 0.011720987036824226, -0.005197838880121708, 0.005315099842846394, -0.01941792108118534, -0.02686561457812786, 0.015204357914626598, -0.009862588718533516, -0.008985667489469051, -0.04000883549451828, -0.007762188091874123, 0.0359438918530941, 0.042114026844501495, -0.014807121828198433, 0.0019877266604453325, -0.011291718110442162, 0.025345059111714363, -0.001186050707474351, -0.03206852078437805, -0.01478316355496645, 0.02689165249466896, -0.007556235883384943, 0.0010773290414363146, -0.017493456602096558, 0.022520417347550392, 0.025328142568469048, -0.03211108222603798, 0.005066793877631426, -0.01148155890405178, 0.0320294015109539, -0.03134111315011978, -0.02924460917711258, -0.02072509191930294, 0.020368577912449837, 0.0398363396525383, 0.05187978595495224, -0.025501873344182968, 0.038403503596782684, 0.018991973251104355, -0.02171807363629341, -0.08385598659515381, 0.043997351080179214, -0.0705951526761055, 0.009646536782383919, -0.0027632585261017084, 0.822319507598877, -0.027375347912311554, 0.03534495458006859, 0.017864149063825607, 0.044386688619852066, -0.016552014276385307, 0.0013571734307333827, -0.014155268669128418, -0.004039245191961527, 0.022384030744433403, -0.02462511509656906, 0.03364789858460426, -0.01308781560510397, 0.036673568189144135, 0.0037525019142776728, 0.01758972369134426, -0.01387089490890503, 0.04509302228689194, 0.03996933996677399, 0.037291020154953, 0.03373781591653824, 0.02618609368801117, 0.003800717880949378, 0.03022049181163311, -0.016725808382034302, -0.005489882081747055, -0.14918115735054016, -0.04905737191438675, -7.937959067469362e-33, 0.057508401572704315, 0.00702717574313283, 0.016590675339102745, 0.00860625971108675, -0.008256806060671806, -0.0025935890153050423, 0.0037680850364267826, -0.007047990802675486, -0.0016359144356101751, -0.05037801340222359, 0.000011872083632624708, -0.02612038142979145, -0.00717829680070281, -0.013531492091715336, 0.0321769118309021, -0.010041155852377415, 0.027037331834435463, 0.028060831129550934, -0.024679584428668022, 0.0175103098154068, 0.06316717714071274, 0.05306990072131157, -0.009507331065833569, -0.0005967467441223562, 0.01099160872399807, 0.01837969943881035, 0.032267723232507706, 0.018836816772818565, -0.04307597875595093, -0.04474925249814987, -0.034746378660202026, -0.03119264356791973, 0.042461175471544266, 0.011568908579647541, 0.06153534725308418, -0.05552635341882706, -0.000700593285728246, 0.025583477690815926, -0.018784813582897186, -0.04364016279578209, -0.030292538926005363, 0.027453726157546043, -0.01044448185712099, -0.021400047466158867, -0.039214685559272766, -0.03657988831400871, 0.007098809350281954, 0.04331819713115692, 0.0021263903472572565, 0.007654959335923195, 0.031114354729652405, 0.011724285781383514, 0.0024773678742349148, 0.040682025253772736, -0.012993207201361656, 0.031968891620635986, -0.017304113134741783, 0.012266450561583042, 0.00015382027777377516, 0.012488463893532753, 0.0037519338075071573, -0.01616380736231804, 0.015035995282232761, 0.005067824386060238, 0.0011263657361268997, -0.009460976347327232, -0.00163614796474576, 0.00858589168637991, 0.010189604014158249, 0.036337960511446, -0.01750650443136692, 0.03593889996409416, -0.032141149044036865, -0.0145003916695714, 0.010347510688006878, -0.05938504636287689, -0.004629885777831078, -0.037110958248376846, -0.010774410329759121, 0.04166818782687187, -0.0020581623539328575, -0.030889494344592094, 0.03067941404879093, 0.031100088730454445, -0.015945149585604668, -0.03567364066839218, 0.047857336699962616, 0.014682815410196781, 0.043029531836509705, 0.003193073673173785, 0.02272789366543293, 0.034383732825517654, 0.007251123432070017, -0.04804505035281181, 0.0025041692424565554, 8.5219990275716e-33, -0.006473781540989876, -0.02571890503168106, -0.045188382267951965, 0.003475562436506152, 0.015777569264173508, -0.02354990504682064, 0.025564199313521385, 0.023693108931183815, -0.04751015454530716, 0.04607356712222099, -0.04285697266459465, -0.026837559416890144, -0.015408650040626526, -0.01509851310402155, 0.054102592170238495, 0.004385977052152157, 0.02547278068959713, -0.012224058620631695, -0.0046888613142073154, -0.007990915328264236, -0.013403518125414848, 0.01997334137558937, 0.01788286492228508, 0.02108819968998432, 0.06259595602750778, 0.008600642904639244, -0.008918802253901958, 0.02957283705472946, -0.030967390164732933, 0.0026462883688509464, 0.021888427436351776, -0.015694890171289444, 0.00019528353004716337, -0.04321065917611122, 0.005409067030996084, 0.04142042621970177, 0.0033002090640366077, -0.012752503156661987, 0.03874097391963005, -0.0033815093338489532, 0.011235560290515423, -0.02235049568116665, -0.015565537847578526, 0.026874912902712822, -0.028966499492526054, 0.014085421338677406, 0.014940203167498112, -0.006495178677141666, -0.0031375873368233442, -0.008944162167608738, 0.018011296167969704, 0.02141629345715046, 0.010744975879788399, 0.059603720903396606, -0.019799960777163506, -0.04750167205929756, -0.00503820413723588, 0.03049788810312748, -0.047896355390548706, 0.017452333122491837, -0.028082499280571938, -0.028822101652622223, -0.028453385457396507, 0.01904192939400673, -0.016160130500793457, -0.05979947745800018, -0.007476686500012875, -0.03534027189016342, -0.03976745158433914, -0.02393939718604088, -0.03921753168106079, -0.006134765222668648, -0.013838263228535652, 0.05672250688076019, 0.010691518895328045, -0.03933529555797577, -0.0041236672550439835, 0.03484990820288658, 0.03633682802319527, -0.01379038579761982, 0.02295606955885887, -0.021920353174209595, 0.014531051740050316, -0.0026600623968988657, 0.025891747325658798, -0.042861636728048325, -0.02979900874197483, 0.04499393701553345, 0.007609134539961815, -0.017855262383818626, -0.010423792526125908, 0.00861886702477932, -0.04529145732522011, 0.04382603242993355, -0.00878425408154726, -1.342974442763989e-8, -0.009980822913348675, 0.0023129861801862717, -0.03827914595603943, 0.06917209923267365, 0.023642653599381447, 0.013481373898684978, -0.014226473867893219, -0.0021690772846341133, 0.0005718719912692904, 0.012427551671862602, 0.00213579460978508, -0.006585250608623028, -0.008145325817167759, -0.013346643187105656, 0.03853531554341316, -0.05299236997961998, -0.0013389926170930266, 0.008634993806481361, 0.006716664414852858, 0.0367390513420105, 0.004929640330374241, 0.023678207769989967, -0.06487930566072464, -0.011150811798870564, -0.0327579565346241, -0.03901442512869835, 0.03712425380945206, -0.0668182373046875, 0.012174428440630436, 0.0046716961078345776, 0.006480840966105461, -0.0258259866386652, -0.055228326469659805, -0.002505799988284707, -0.032290827482938766, 0.0206774715334177, 0.028629455715417862, 0.021986624225974083, 0.030924666672945023, 0.02818761207163334, -0.013370705768465996, 0.012714531272649765, -0.03679701313376427, -0.02371109090745449, -0.00009976991714211181, -0.00406876765191555, -0.02542724646627903, 0.019342616200447083, 0.034068234264850616, 0.008489031344652176, 0.020166803151369095, 0.008670891635119915, 0.0009093563421629369, 0.02035500481724739, 0.001341912429779768, -0.005103352013975382, 0.06666653603315353, -0.008785325102508068, -0.018578266724944115, -0.007469543721526861, 0.06247008964419365, 0.007992496713995934, -0.00835331529378891, -0.03306853398680687 ]
scala-self-type-annotations-and-structured-types
https://markhneedham.com/blog/2011/06/27/scala-self-type-annotations-and-structured-types
false
2011-06-16 07:27:15
Fedora: Recovering from the IntelliJ 'Ctrl-Alt-F7'
[ "software-development" ]
[ "Software Development" ]
We're using Fedora on our local developer work stations and some of the default key bindings of the operating system seem to conflict with ones provided by IntelliJ IDEA. One particular amusing one is 'Ctrl-Alt-F7' which you use in IntelliJ to see the usages of a piece of code. In Fedora that seems to switch into a different X Server session and you just see a blank screen with seemingly no way out! Pressing 'Ctrl-Alt-F1' helps us get back to our original session again. ''' I'm no expert of all things Unix so if I've described anything incorrectly feel free to point it out in the comments.
null
null
[ -0.0300297811627388, 0.00990909244865179, 0.01687023974955082, 0.03429212421178818, 0.0987626314163208, 0.012531483545899391, 0.03097435086965561, 0.04520423337817192, -0.013005736283957958, -0.028733529150485992, -0.05098387226462364, 0.026901040226221085, -0.040695060044527054, 0.0053867450915277, -0.013017530553042889, 0.06907299160957336, 0.07111893594264984, -0.008398110046982765, -0.006367964204400778, 0.003420761087909341, 0.04333443194627762, 0.023845389485359192, 0.013726746663451195, 0.032273706048727036, -0.0014710118994116783, 0.006167471408843994, -0.01542428508400917, -0.00663632620126009, -0.0894925519824028, -0.004886486567556858, 0.05830231308937073, 0.025332370772957802, 0.015755636617541313, -0.011692751199007034, 0.015054683201014996, -0.0073705753311514854, -0.020533647388219833, 0.025408577173948288, 0.02208900637924671, 0.04265206307172775, -0.054774824529886246, 0.018242523074150085, 0.017871884629130363, 0.01597980596125126, -0.03006024658679962, 0.020124651491642, -0.08698229491710663, -0.012898139655590057, -0.00657247006893158, 0.010729681700468063, -0.06128891557455063, 0.02367527037858963, -0.001239278819411993, -0.029560159891843796, 0.0022700789850205183, 0.03226738050580025, 0.028239121660590172, -0.05998331680893898, 0.027299795299768448, -0.030325837433338165, 0.0001752839016262442, -0.011235620826482773, -0.014207875356078148, 0.03065267950296402, -0.005428139120340347, -0.047310810536146164, 0.0070094880647957325, 0.02360876463353634, -0.07989956438541412, -0.019133497029542923, 0.009828442707657814, 0.028692500665783882, -0.054864220321178436, -0.02817152440547943, 0.037860237061977386, -0.04351077601313591, -0.03345039486885071, 0.03868497908115387, 0.0373593270778656, 0.05257386714220047, -0.035867899656295776, 0.002853246172890067, 0.0509098656475544, 0.018327850848436356, 0.015262673608958721, -0.04953766614198685, 0.0018225584644824266, -0.03031178005039692, -0.04617365449666977, 0.05160099267959595, 0.027719872072339058, -0.048254676163196564, 0.009576109237968922, 0.019750632345676422, -0.0012417511316016316, 0.0016595744527876377, 0.03280123695731163, -0.01484073419123888, 0.006622640881687403, 0.027929693460464478, -0.002400329802185297, 0.0019955176394432783, -0.017950328066945076, 0.007406274322420359, -0.09315446019172668, -0.018514612689614296, -0.0255829356610775, 0.008663703687489033, 0.011834180913865566, 0.0023037120699882507, -0.0184736717492342, 0.021130098029971123, 0.020114092156291008, 0.0017640604637563229, -0.07693884521722794, 0.07409060001373291, 0.0021023484878242016, -0.028360307216644287, 0.025642236694693565, 0.024847788736224174, 0.03988402336835861, 0.04510181024670601, -0.031226949766278267, 0.08125181496143341, 0.017823033034801483, 0.01458643563091755, -0.00668365927413106, 0.036262329667806625, 0.011750422418117523, -0.07701481878757477, -0.006191371940076351, 0.07070715725421906, 0.00977805070579052, -0.002110011875629425, -0.0004251256468705833, -0.001516651245765388, 0.017475860193371773, -0.02268083579838276, 0.02152903378009796, 0.01626061648130417, -0.0004679283010773361, -0.037009164690971375, -0.029573757201433182, 0.002691815374419093, 0.03452473506331444, 0.005157471634447575, -0.019707022234797478, -0.03371068462729454, -0.01206920761615038, 0.000439496390754357, 0.0017883888212963939, 0.02242766134440899, 0.05141724646091461, -0.04066215083003044, 0.0014488808810710907, 0.09228496998548508, 0.021733954548835754, -0.013555253855884075, -0.04078757017850876, 0.006161092780530453, 0.04243282973766327, 0.022601202130317688, -0.011412030085921288, 0.030975930392742157, 0.019979791715741158, 0.0066380370408296585, -0.012241316959261894, 0.024943172931671143, 0.01530502550303936, 0.058900386095047, -0.05092113837599754, -0.043264176696538925, 0.05098322406411171, -0.038659706711769104, -0.007896505296230316, 0.05294586345553398, 0.09093069285154343, 0.050180040299892426, 0.03849618881940842, 0.031215939670801163, -0.08559373021125793, 0.02646542154252529, -0.00488311005756259, 0.04292532056570053, 0.01576799899339676, 0.015884611755609512, 0.05320647358894348, 0.022805780172348022, 0.009629539214074612, 0.022927148267626762, -0.06698348373174667, -0.08372300118207932, -0.003177589038386941, 0.0008491121116094291, 0.04797234386205673, -0.027815528213977814, -0.013764009810984135, 0.035124991089105606, 0.021397985517978668, 0.04707268998026848, 0.005626387428492308, -0.024302663281559944, 0.02272270806133747, -0.044387657195329666, -0.047991085797548294, 0.028102552518248558, 0.023420600220561028, -0.012006676755845547, -0.02385307103395462, 0.008863238617777824, -0.03666716441512108, 0.01642911322414875, 0.03713293746113777, 0.007447284180670977, 0.06214987114071846, 0.006243588402867317, 0.023285966366529465, -0.05267931520938873, 0.012167708948254585, -0.030449286103248596, -0.01432972401380539, -0.007205544970929623, -0.01877845823764801, 0.02293366566300392, -0.004578763619065285, 0.12274716049432755, 0.04067002981901169, -0.02825833112001419, -0.0001953564933501184, 0.026170514523983, 0.006664529908448458, -0.08939218521118164, -0.007239699363708496, 0.011705566197633743, 0.0016489322297275066, 0.013884744606912136, -0.024695664644241333, -0.032828692346811295, 0.014302265830338001, -0.044898103922605515, 0.0034948985558003187, 0.06275330483913422, -0.03557967394590378, 0.05689452588558197, -0.02898493967950344, -0.02720622345805168, 0.01789752021431923, -0.009099004790186882, -0.026108087971806526, -0.008998999372124672, 0.0314047634601593, 0.0004207675810903311, 0.037059396505355835, -0.04387184977531433, 0.00017091812333092093, -0.03694411739706993, -0.01984979957342148, 0.02760370261967182, 0.014170423150062561, 0.06783110648393631, -0.007925876416265965, 0.04317915812134743, -0.008060193620622158, 0.026517484337091446, -0.014086904935538769, -0.0589161291718483, -0.00014300890325102955, 0.03059002198278904, -0.0047402153722941875, 0.0004351789830252528, -0.03143947944045067, 0.021632153540849686, -0.0016483297804370522, -0.016726667061448097, 0.02571454830467701, -0.02233937568962574, 0.004378915764391422, 0.02095838636159897, -0.003936573397368193, -0.025205643847584724, -0.020762886852025986, 0.040794745087623596, -0.053009480237960815, -0.008294190280139446, 0.030085135251283646, -0.037736229598522186, 0.03886723145842552, -0.061600424349308014, -0.06965279579162598, -0.03066689893603325, 0.018130123615264893, 0.033094849437475204, 0.002323333639651537, 0.025769097730517387, 0.023328624665737152, 0.009145116433501244, 0.009138147346675396, 0.022684767842292786, 0.012582728639245033, 0.03611242026090622, 0.009042785502970219, 0.012174934148788452, 0.047588907182216644, -0.00847905408591032, 0.007895450107753277, -0.04723615571856499, 0.024920176714658737, -0.042133577167987823, -0.2899816632270813, 0.03216875344514847, 0.0017563860164955258, -0.04940880089998245, 0.00813219416886568, -0.017895981669425964, 0.015487064607441425, -0.04908880218863487, -0.010347212664783001, 0.004329489544034004, -0.03566112741827965, -0.05104361101984978, -0.00888716708868742, 0.03521408140659332, -0.024433186277747154, -0.001227920176461339, 0.008941448293626308, -0.057023145258426666, -0.017010455951094627, 0.0032047114800661802, -0.005615997593849897, -0.07112471014261246, 0.014250250533223152, 0.04688461869955063, 0.04996278136968613, 0.05703495815396309, -0.0651417002081871, 0.036361705511808395, -0.03504182770848274, -0.008031964302062988, -0.00712896091863513, -0.002663241932168603, -0.04376867786049843, 0.007482591550797224, -0.01114701945334673, 0.002848721807822585, 0.04745931923389435, -0.023118624463677406, 0.027072634547948837, 0.004433682654052973, -0.011065004393458366, -0.036565009504556656, 0.017475876957178116, -0.00864947959780693, 0.06008264794945717, -0.014907145872712135, -0.0849667638540268, -0.011565525084733963, -0.013315346091985703, 0.06458994746208191, -0.06694871932268143, -0.03646651655435562, -0.02749146707355976, 0.04466558247804642, 0.011913353577256203, -0.006838471163064241, -0.015538421459496021, -0.006723153404891491, -0.012295018881559372, -0.029767030850052834, -0.0007305102190002799, -0.04440205544233322, -0.03320115804672241, -0.07986701279878616, -0.0013716677203774452, -0.059005577117204666, -0.05386747792363167, -0.03053179569542408, 0.10881046205759048, 0.013665829785168171, -0.05217880383133888, -0.006541927810758352, -0.004873462021350861, -0.10531225800514221, 0.004387581720948219, -0.017369840294122696, -0.057168371975421906, -0.0202464796602726, 0.008061767555773258, 0.04553434997797012, -0.040252722799777985, -0.02319137193262577, 0.015317314304411411, 0.009301837533712387, -0.012426741421222687, -0.026011863723397255, 0.030285978689789772, -0.0026612612418830395, 0.009126418270170689, 0.00034518196480348706, 0.07873719185590744, -0.030129998922348022, -0.06221207603812218, -0.0366024374961853, 0.0028655093628913164, -0.029315879568457603, 0.02368250861763954, 0.003400379791855812, 0.024873051792383194, 0.03299903869628906, 0.02906746044754982, -0.0719590112566948, 0.015375777147710323, -0.016454411670565605, -0.0018167326925322413, 0.006020679604262114, -0.0738794282078743, 0.008190253749489784, 0.04973595216870308, 0.02659948728978634, -0.010890558362007141, -0.0360669270157814, 0.018327895551919937, -0.0722244381904602, -0.03720392286777496, -0.013560167513787746, 0.022970980033278465, 0.0420042984187603, 0.03150870278477669, -0.018976375460624695, -0.02391364611685276, 0.012876938097178936, 0.006210724823176861, -0.01588524878025055, -0.05857525393366814, -0.016776571050286293, -0.02767927385866642, -0.0008935204823501408, 0.02146727964282036, 0.011340518482029438, -0.015409393236041069, 0.03741290420293808, 0.03958144783973694, -0.029859647154808044, 0.023943858221173286, -0.016336921602487564, -0.018431061878800392, -0.02984270453453064, -0.001535913092084229, -0.010597636923193932, -0.018529288470745087, 0.019091973081231117, 0.004350060131400824, 0.010082093998789787, 0.005344510544091463, 0.009674743749201298, 0.050956156104803085, -0.033027879893779755, 0.020958416163921356, 0.03578375279903412, 0.02157425507903099, -0.061990562826395035, 0.009193659760057926, -0.03273237124085426, -0.03416306525468826, -0.015646902844309807, 0.033017899841070175, -0.0057764858938753605, -0.047319430857896805, -0.004250853322446346, 0.02388038858771324, -0.03430340811610222, -0.012077654711902142, 0.0042715356685221195, 0.00429034698754549, 0.05795282498002052, -0.004466698970645666, 0.021461201831698418, 0.0007392359548248351, 0.013815739192068577, 0.007129349745810032, 0.06371032446622849, -0.03744278848171234, 0.015864897519350052, 0.023937728255987167, -0.0062947953119874, 0.01191994920372963, 0.01818675547838211, 0.06327509880065918, 0.02182012051343918, 0.03419513255357742, 0.006888772826641798, 0.0008009800803847611, 0.022914517670869827, 0.04141592979431152, -0.037849195301532745, -0.024424759671092033, -0.017587780952453613, 0.011481323279440403, -0.037805356085300446, -0.03697364404797554, 0.0008506056037731469, -0.0110643170773983, 0.00550805265083909, -0.0327649861574173, -0.08140745013952255, 0.012275333516299725, 0.0486292764544487, 0.007590748835355043, 0.014521579258143902, -0.00663715461269021, 0.0061349449679255486, -0.00916194450110197, 0.026177112013101578, 0.05931661278009415, -0.07090217620134354, 0.007050450425595045, -0.004557675216346979, -0.0012717886129394174, 0.0312250517308712, 0.011271702125668526, -0.0483904629945755, -0.019780734553933144, -0.006721057929098606, 0.015659969300031662, -0.046905629336833954, -0.03811456263065338, -0.043239250779151917, -0.0060103461146354675, 0.00007078908674884588, -0.03073403425514698, 0.01469569094479084, 0.004294791258871555, 0.014982586726546288, -0.02975677140057087, -0.009945410303771496, -0.028365537524223328, 0.019296307116746902, 0.022679245099425316, -0.001385809388011694, 0.018899038434028625, -0.024033023044466972, 0.04959318786859512, 0.02334640361368656, -0.015173613093793392, -0.007365760859102011, -0.02702927403151989, -0.021697809919714928, -0.02106345444917679, 0.02440565824508667, 0.017609812319278717, -0.013512983918190002, -0.06864849478006363, -0.014717327430844307, -0.029240887612104416, -0.0035092716570943594, -0.009113862179219723, -0.014296766370534897, -0.010195327922701836, 0.05198660120368004, 0.0171222947537899, 0.00816094409674406, -0.02322911098599434, -0.02226576767861843, 0.05036638677120209, -0.07295360416173935, -0.026994572952389717, 0.006441296543926001, -0.05022100731730461, 0.019068405032157898, 0.030990637838840485, 0.012958730570971966, -0.02296582981944084, 0.0407206192612648, 0.021024897694587708, 0.018653517588973045, -0.014827420935034752, -0.029644271358847618, 0.048253510147333145, -0.033275265246629715, -0.0061606732197105885, -0.09963510930538177, 0.02553381584584713, -0.00435127317905426, -0.009451563470065594, -0.03398588299751282, 0.023300552740693092, -0.043126557022333145, 0.03597076237201691, -0.07395878434181213, -0.010890071280300617, 0.04005416855216026, -0.0007895879098214209, -0.007568985223770142, 0.022099044173955917, -0.09321968257427216, 0.03619961068034172, 0.009274267591536045, -0.045946430414915085, -0.03188924863934517, -0.026550166308879852, 0.05973363295197487, 0.012068193405866623, 0.04801632836461067, -0.03626294434070587, -0.019973034039139748, 0.07083746790885925, 0.013964285142719746, -0.017773598432540894, 0.03109758161008358, -0.011018299497663975, 0.03799360245466232, 0.03311052545905113, -0.0057915374636650085, 0.00966516975313425, 0.002977639203891158, -0.007443892769515514, -0.05538396164774895, -0.007934206165373325, -0.005649250000715256, -0.0037681981921195984, -0.035009268671274185, 0.049615278840065, 0.026835119351744652, 0.0016099436907097697, -0.03115915320813656, 0.02546113356947899, -0.044759828597307205, -0.0062506417743861675, -0.021907156333327293, 0.01320938766002655, -0.055659741163253784, 0.058008648455142975, -0.0017363717779517174, 0.011224552989006042, 0.07545024901628494, 0.027887046337127686, 0.0007435854058712721, 0.0254699494689703, 0.09493228048086166, 0.07254182547330856, 0.043377868831157684, 0.03236306086182594, 0.05852027237415314, -0.04742059111595154, -0.04598836600780487, 0.006966548506170511, 0.01983571983873844, -0.007982450537383556, -0.015209803357720375, 0.01818482019007206, 0.09309552609920502, -0.027471313253045082, 0.05708542466163635, -0.017905883491039276, -0.0032919200602918863, 0.004136844538152218, 0.022205378860235214, 0.009619524702429771, 0.042173296213150024, 0.026614723727107048, -0.008177733980119228, -0.021779725328087807, -0.018993137404322624, 0.05010358989238739, -0.03445924445986748, -0.003191504394635558, 0.014385588467121124, 0.006836574990302324, 0.0039143809117376804, 0.020030638203024864, 0.02768106944859028, 0.10855419933795929, -0.026413697749376297, 0.007237996440380812, 0.027040546759963036, 0.03714451566338539, 0.01504630409181118, 0.03002512827515602, -0.018942996859550476, -0.003076935652643442, 0.011240340769290924, -0.0140239167958498, -0.04644426703453064, -0.0026537608355283737, 0.0029594877269119024, 0.048004355281591415, -0.021002747118473053, 0.019047703593969345, 0.0520014725625515, -0.0021001864224672318, -0.03263377770781517, -0.06052824482321739, -0.056829243898391724, -0.027532285079360008, -0.006219787523150444, -0.03039698302745819, -0.005909489933401346, -0.005381121300160885, -0.04529336839914322, -0.025843042880296707, -0.04598182812333107, -0.02370760589838028, -0.018904319033026695, -0.05241688713431358, -0.04716239869594574, 0.01939776912331581, 0.008464924059808254, 0.011592138558626175, 0.012322991155087948, 0.0506991446018219, -0.017707983031868935, -0.0004317485145293176, -0.014572255313396454, -0.027438635006546974, 0.03375415503978729, 0.0053559052757918835, -0.028286641463637352, -0.06963244825601578, 0.04284873232245445, 0.01561905536800623, 0.01634255051612854, -0.06616444885730743, 0.045485593378543854, -0.01918257586658001, -0.022325461730360985, 0.08909677714109421, -0.02405748888850212, 0.02753480151295662, -0.024503229185938835, -0.027732467278838158, 0.0027777189388871193, 0.00004545675983536057, 0.058071039617061615, -0.021272242069244385, 0.09646216034889221, 0.058762893080711365, 0.011673115193843842, -0.03960631415247917, -0.015047239139676094, -0.004496807232499123, -0.01638943888247013, -0.018511690199375153, -0.007612002547830343, -0.043648798018693924, -0.08169122040271759, -0.009729751385748386, -0.0046992492862045765, -0.01991237886250019, -0.05398782342672348, 0.01690184324979782, -0.0019050533883273602, -0.04859192669391632, 0.02840113826096058, -0.03948132321238518, -0.030509894713759422, -0.026984114199876785, -0.01609562523663044, 0.000638519530184567, 0.016304459422826767, -0.026327824220061302, -0.004669237416237593, 0.04533451795578003, -0.02530824765563011, 0.010413825511932373, -0.005807660985738039, 0.03692184016108513, 0.04370243847370148, 0.013302648440003395, 0.013811656273901463 ]
[ -0.055867750197649, -0.02450692094862461, -0.016225570812821388, -0.061534564942121506, 0.02975901961326599, -0.02927849069237709, -0.009581582620739937, 0.022121591493487358, 0.01069130189716816, -0.059899408370256424, -0.015621605329215527, 0.0025946819223463535, -0.008388297632336617, -0.027980918064713478, 0.10808323323726654, 0.016724970191717148, -0.014547919854521751, -0.04353915527462959, 0.0006900692242197692, 0.019916364923119545, 0.008337252773344517, -0.020163115113973618, -0.03684811666607857, -0.027701834216713905, -0.0376790426671505, 0.03783123940229416, 0.039463143795728683, -0.027043813839554787, -0.016546469181776047, -0.18870942294597626, -0.002499084221199155, 0.018984995782375336, 0.029237397015094757, -0.009425274096429348, 0.01780564710497856, 0.038503434509038925, 0.0005432587349787354, -0.007884148508310318, -0.0031181038357317448, 0.03790591284632683, 0.01852230355143547, 0.009243125095963478, -0.07085960358381271, -0.016593962907791138, 0.033972907811403275, -0.03049500659108162, -0.018913697451353073, -0.03680335357785225, 0.01749035343527794, 0.010957176797091961, -0.048165492713451385, 0.01972896046936512, 0.01345137134194374, -0.038293153047561646, -0.03997068107128143, 0.025702351704239845, 0.04211012274026871, 0.044206857681274414, 0.037101466208696365, -0.005180865526199341, 0.017517419531941414, -0.03423020616173744, -0.16003644466400146, 0.12140335887670517, 0.04276446998119354, 0.03488398715853691, 0.0027152146212756634, -0.07015515118837357, -0.02019081637263298, 0.08242346346378326, -0.023065852001309395, -0.024631671607494354, -0.043629564344882965, 0.04244941100478172, -0.012246697209775448, -0.028013823553919792, -0.027333637699484825, 0.04384685680270195, 0.012544482946395874, -0.040796905755996704, -0.035619430243968964, -0.0017466977005824447, -0.05060200393199921, -0.0014707905938848853, -0.06622262299060822, 0.016156544908881187, -0.039436765015125275, 0.08428438007831573, 0.008183551952242851, 0.018955212086439133, 0.00785188376903534, -0.029229888692498207, 0.06970728188753128, -0.0008411833550781012, -0.07182789593935013, 0.002370980801060796, 0.026825446635484695, 0.03846091777086258, -0.04288836568593979, 0.4375530481338501, -0.00446220813319087, -0.03848559036850929, 0.049382179975509644, -0.022852454334497452, 0.02285126969218254, 0.002720336662605405, 0.01975201442837715, -0.02148016355931759, 0.017860934138298035, -0.003927622456103563, 0.021668896079063416, -0.022910427302122116, 0.06191319227218628, -0.038412075489759445, 0.0230825487524271, -0.005933781620115042, 0.014412237331271172, 0.027277782559394836, -0.013105623424053192, 0.006326522212475538, -0.024320140480995178, -0.012579399161040783, 0.02921888418495655, -0.002147408900782466, 0.03754330798983574, -0.033886659890413284, 0.007324123289436102, 0.05853531137108803, 0.013633118011057377, 0.01759658381342888, 0.030628884211182594, -0.06318671256303787, -0.011285941116511822, 0.0012261501979082823, 0.02054714225232601, 0.06355809420347214, 0.020794212818145752, -0.04872749373316765, -0.010548652149736881, 0.030516549944877625, -0.018238650634884834, -0.031734585762023926, 0.03291064128279686, 0.0016239592805504799, -0.018015462905168533, 0.10533148795366287, -0.024339135736227036, -0.019499056041240692, -0.02398712746798992, -0.013579211197793484, -0.0033989236690104008, 0.026319775730371475, -0.01670444943010807, -0.04127222299575806, 0.015605013817548752, 0.017639797180891037, 0.09924782812595367, 0.018044115975499153, -0.05026793107390404, 0.0012804565485566854, -0.012458302080631256, -0.035898756235837936, -0.037005502730607986, 0.04325596243143082, 0.04754937067627907, -0.05970023199915886, -0.027285119518637657, 0.021484343335032463, 0.011014087125658989, -0.05174879729747772, -0.03456444665789604, -0.006242230534553528, 0.0072021763771772385, -0.025804489850997925, 0.051416777074337006, -0.037467535585165024, -0.015483710914850235, 0.04686020314693451, 0.03210708126425743, 0.013783701695501804, -0.004120811820030212, -0.008670983836054802, -0.03846663236618042, -0.004669601563364267, -0.030322011560201645, -0.08801721781492233, -0.022479090839624405, 0.008796370588243008, -0.03203408420085907, -0.006383493542671204, -0.02378101460635662, -0.03436415642499924, -0.06961958855390549, 0.050587479025125504, -0.015035641379654408, -0.026864763349294662, 0.010807064361870289, 0.017941970378160477, -0.0021704125683754683, -0.010455749928951263, -0.00983100663870573, 0.05619969591498375, -0.04320302605628967, 0.02127627655863762, -0.06358054280281067, 0.04782617837190628, 0.030578212812542915, -0.029354996979236603, 0.08921481668949127, 0.0071650296449661255, -0.04788799583911896, 0.0038857448380440474, 0.06372173130512238, 0.024349311366677284, 0.007754769641906023, -0.04165012389421463, -0.029205499216914177, 0.00015572043776046485, 0.020848628133535385, 0.033405691385269165, 0.005909152794629335, -0.004162747412919998, -0.04577740654349327, -0.34109780192375183, -0.01014954224228859, -0.03444857522845268, 0.007973805069923401, 0.004207524470984936, -0.05123800039291382, 0.05270799249410629, -0.01441201101988554, 0.04078415036201477, -0.007322171702980995, 0.06874887645244598, -0.0146828917786479, 0.01681891269981861, -0.04086676985025406, -0.009175736457109451, 0.03772975876927376, -0.02897418849170208, -0.01135394535958767, -0.03645646572113037, -0.00606518005952239, 0.0028262650594115257, -0.0016370662488043308, -0.014921274036169052, -0.053957466036081314, -0.038425471633672714, 0.00421641580760479, 0.10706696659326553, 0.029336726292967796, 0.11598428338766098, -0.05082883685827255, 0.041200052946805954, 0.025097761303186417, 0.013118358328938484, -0.1369655728340149, 0.010696702636778355, 0.023805592209100723, 0.02716793119907379, -0.00033802547841332853, 0.03872867301106453, -0.023327799513936043, -0.048985805362463, -0.017411230131983757, -0.06771143525838852, -0.04720582067966461, -0.026583770290017128, -0.014499946497380733, -0.0004753174143843353, -0.04786010831594467, -0.043447043746709824, 0.07315906882286072, -0.0008362267399206758, -0.0063225459307432175, -0.01408154796808958, 0.027461715042591095, -0.005007642786949873, -0.014696434140205383, -0.0665770173072815, -0.03387020155787468, 0.04839300736784935, -0.008770548738539219, 0.04100228101015091, 0.07635334134101868, 0.007922394201159477, -0.08299405872821808, 0.013572965748608112, 0.03148849308490753, -0.02637668140232563, 0.00750573817640543, 0.08297006785869598, -0.0268947072327137, -0.02260643243789673, 0.10922729223966599, 0.0007218327955342829, 0.013196876272559166, 0.016014017164707184, 0.031447090208530426, 0.00215217936784029, 0.03568854555487633, -0.011697975918650627, -0.020762169733643532, 0.039749905467033386, 0.011425146833062172, 0.056211549788713455, -0.043211113661527634, -0.03319254890084267, 0.05431441217660904, 0.0229836106300354, -0.03415890038013458, 0.06963641196489334, -0.026935573667287827, -0.04000190272927284, 0.001961454516276717, 0.01975347474217415, -0.08314428478479385, 0.09383591264486313, 0.01364344172179699, -0.2640034854412079, 0.03474986553192139, 0.058422982692718506, 0.03377022594213486, 0.005908236838877201, 0.014097748324275017, 0.015220601111650467, -0.0670333057641983, -0.03153403848409653, 0.021314430981874466, 0.005870201624929905, 0.03203149139881134, -0.04464326798915863, -0.017908014357089996, 0.03416019678115845, -0.002725729253143072, 0.05639611929655075, 0.01171028334647417, -0.008731739595532417, -0.030184391885995865, -0.015455412678420544, -0.008062000386416912, 0.14606298506259918, 0.0033863282296806574, 0.02457250840961933, 0.01123057585209608, 0.008824690245091915, 0.030898502096533775, 0.06503278762102127, 0.0261894091963768, 0.02943103201687336, -0.026830047369003296, 0.015313086099922657, -0.0015323712723329663, 0.021640460938215256, -0.044920049607753754, -0.01141449622809887, 0.012545857578516006, 0.02260470576584339, 0.001574212685227394, 0.003939974121749401, 0.03615522012114525, -0.03153107315301895, 0.0029381411150097847, 0.045411620289087296, -0.037690483033657074, 0.033008117228746414, 0.0006063524633646011, -0.011817054823040962, -0.01084864791482687, -0.019577933475375175, -0.04535404592752457, -0.0070188529789447784, 0.008515004999935627, 0.0521550253033638, 0.04800630360841751, 0.0020420935470610857, -0.02276533655822277, -0.01057521067559719, 0.015510861761868, -0.007991201244294643, -0.023622743785381317, 0.1372077763080597, -0.006377339828759432, 0.052857689559459686 ]
[ 0.038261789828538895, -0.03861253336071968, 0.007747595198452473, 0.006519977003335953, 0.023288916796445847, -0.021540146321058273, 0.013987725600600243, 0.042725976556539536, -0.014152090065181255, 0.0035433967132121325, 0.025845808908343315, -0.003008562605828047, 0.006687846500426531, -0.026158947497606277, 0.020444896072149277, -0.06833411753177643, -0.02764349803328514, -0.006788345519453287, 0.01900622807443142, 0.013633373193442822, -0.01819184049963951, 0.017764953896403313, -0.008240440860390663, -0.029431506991386414, 0.016818661242723465, -0.0021113730035722256, 0.028042584657669067, -0.0004646277811843902, 0.015105390921235085, -0.14335273206233978, -0.028831064701080322, -0.017050771042704582, 0.021072817966341972, -0.02845137007534504, -0.004816270433366299, 0.036547765135765076, 0.07532951980829239, -0.0007409457466565073, -0.01412597019225359, -0.04534199833869934, -0.0814119502902031, -0.04441831260919571, 0.037506960332393646, 0.03361882269382477, 0.003061870578676462, -0.005854357965290546, 0.0003420689608901739, -0.05377575010061264, 0.002758675953373313, -0.01002559345215559, -0.05147823691368103, 0.00942053459584713, 0.005103294271975756, 0.025707870721817017, 0.03094324842095375, 0.0005372611340135336, 0.01485535129904747, -0.035821087658405304, 0.003304310841485858, 0.057097338140010834, 0.007240958511829376, -0.0024665207602083683, -0.058127399533987045, 0.019491996616125107, -0.039012178778648376, -0.025705501437187195, 0.02852116897702217, -0.04106680303812027, -0.03135162591934204, 0.02877197042107582, 0.01635480672121048, -0.015319157391786575, -0.020380550995469093, -0.05061449483036995, -0.022079892456531525, 0.014464675448834896, 0.006183673162013292, -0.03243115171790123, 0.023261569440364838, -0.006082416046410799, -0.04791310429573059, 0.0535278245806694, 0.011473228223621845, -0.015784796327352524, -0.015465823002159595, 0.008020441979169846, -0.014736167155206203, -0.016301535069942474, 0.02565118670463562, 0.06864666193723679, -0.008491934277117252, 0.03533860668540001, -0.0021304255351424217, -0.014289635233581066, -0.07507241517305374, -0.02639189176261425, 0.0391281396150589, -0.013941233977675438, 0.002683260478079319, 0.809697151184082, -0.031104298308491707, 0.04605412483215332, 0.017209874466061592, 0.01634244993329048, 0.004610711708664894, 0.027416478842496872, 0.009134765714406967, 0.0013190207537263632, -0.07553795725107193, -0.012318585067987442, 0.014651607722043991, -0.01680934429168701, 0.048310667276382446, -0.01193483080714941, 0.034776683896780014, -0.0059350659139454365, 0.043155111372470856, 0.029364334419369698, -0.007510069757699966, 0.0650605857372284, 0.001916351611725986, -0.043815720826387405, -0.03191213309764862, 0.055028967559337616, 0.028919652104377747, -0.16128870844841003, -0.05718058720231056, -6.870562442464723e-33, 0.03957175090909004, -0.007692988496273756, -0.005700442008674145, -0.008922875858843327, -0.004211800172924995, -0.0017120081465691328, 0.029817646369338036, 0.00771902222186327, -0.0241550263017416, 0.01907523162662983, -0.024405721575021744, -0.0331585519015789, -0.014171820133924484, -0.020529193803668022, 0.005256123840808868, -0.01336640678346157, 0.023169925436377525, 0.03874111548066139, -0.030627179890871048, 0.00023772851272951812, 0.04969320446252823, 0.02396065928041935, 0.0029816178139299154, -0.026857338845729828, 0.03334652632474899, 0.06481817364692688, 0.029560912400484085, 0.02526690810918808, 0.005067547783255577, -0.04252438619732857, -0.024408536031842232, -0.020821306854486465, -0.013032583519816399, -0.0034531638957560062, -0.017228631302714348, -0.06650529056787491, 0.0031106744427233934, -0.02339322865009308, -0.04297547787427902, 0.010659665800631046, -0.019999414682388306, 0.02018723264336586, -0.03134280815720558, -0.0071553452871739864, -0.012608739547431469, 0.010786875151097775, -0.002784761367365718, 0.019053518772125244, 0.03654663637280464, 0.007255100645124912, -0.01741502806544304, 0.03106789104640484, 0.0007928406703285873, -0.004850644152611494, -0.010788382031023502, 0.0011498435633257031, -0.03918024152517319, 0.04340135306119919, 0.016480300575494766, 0.041165608912706375, -0.029342234134674072, 0.006301240064203739, -0.01300069596618414, 0.03775883838534355, -0.009273536503314972, 0.015835294499993324, -0.017821604385972023, -0.04547765105962753, -0.011407166719436646, 0.03766647353768349, -0.02855706587433815, -0.023215241730213165, -0.025276094675064087, -0.0029448841232806444, 0.018470194190740585, -0.0024728497955948114, -0.03026460111141205, -0.036118317395448685, 0.0270149577409029, 0.01887403056025505, 0.008181498385965824, -0.010302717797458172, 0.01222280040383339, 0.022311054170131683, 0.007027596700936556, -0.009135006926953793, -0.0462690144777298, 0.04394569993019104, 0.0074816918931901455, 0.008989587426185608, 0.011389417573809624, 0.005717960186302662, -0.00010511712753213942, -0.008678177371621132, -0.03627019748091698, 6.067758942912626e-33, 0.024192381650209427, -0.012253807857632637, -0.019283326342701912, 0.016590837389230728, -0.024966157972812653, 0.05579361692070961, -0.05506581813097, -0.028923727571964264, -0.044529158622026443, 0.026058100163936615, 0.0053346166387200356, 0.005079415626823902, -0.007922766730189323, 0.011056952178478241, 0.0036938630510121584, -0.0036243556533008814, 0.021069005131721497, -0.028067151084542274, -0.043748438358306885, 0.01777808740735054, -0.018589166924357414, -0.02344903163611889, -0.015387006103992462, 0.006444197613745928, 0.04951893910765648, 0.03167635574936867, -0.02305648662149906, 0.030483776703476906, -0.02097419649362564, 0.022398218512535095, 0.03398047760128975, -0.03883562982082367, -0.005288179498165846, -0.019529061391949654, 0.028241965919733047, 0.009049628861248493, -0.025054197758436203, 0.007174239493906498, -0.03620239347219467, 0.07182734459638596, 0.020182248204946518, 0.0046672881580889225, 0.05021817609667778, 0.029348323121666908, -0.019646577537059784, -0.016564471647143364, 0.002721284981817007, -0.0026311762630939484, 0.028264539316296577, -0.021879786625504494, -0.02585153840482235, -0.028355345129966736, -0.0025296765379607677, -0.02785852923989296, -0.04745744913816452, 0.0002585978654678911, -0.005346994381397963, 0.024949517101049423, 0.010320449247956276, 0.023532656952738762, 0.005436199251562357, -0.04706934466958046, 0.023823276162147522, 0.019896134734153748, -0.016966789960861206, -0.009296848438680172, 0.0024638597387820482, 0.035305920988321304, -0.027714857831597328, -0.00417428370565176, 0.018563903868198395, -0.017379596829414368, -0.023036571219563484, 0.0161687433719635, 0.016265317797660828, -0.010922780260443687, 0.009132537990808487, -0.04060663282871246, -0.01966518722474575, 0.034869641065597534, 0.0818520113825798, -0.04457693174481392, -0.0007866767118684947, 0.00664255116134882, 0.02840094082057476, 0.042455852031707764, 0.0011834974866360426, 0.021637730300426483, -0.015674926340579987, -0.03388640657067299, 0.023847060278058052, 0.023210126906633377, -0.006239787209779024, -0.017356185242533684, 0.0018441883148625493, -1.2267863169768134e-8, 0.014858508482575417, -0.0378023236989975, -0.004863102920353413, 0.027116684243083, -0.020511044189333916, -0.004011534620076418, -0.013397794216871262, -0.019161580130457878, -0.035318631678819656, 0.01172665785998106, 0.003050043247640133, -0.006072208285331726, -0.022352134808897972, 0.010653819888830185, 0.038342978805303574, -0.004358198028057814, 0.025442704558372498, 0.0433027409017086, 0.02616574801504612, 0.0093865767121315, 0.01722504012286663, -0.004008217714726925, 0.015060600824654102, -0.007696167565882206, -0.04403272643685341, -0.020250746980309486, 0.055405598133802414, -0.039101533591747284, 0.028278466314077377, 0.009980825707316399, -0.0454162172973156, -0.002472582273185253, -0.026279926300048828, 0.022268550470471382, -0.01669721119105816, -0.017245832830667496, 0.004366147797554731, -0.010275354608893394, 0.0023183270823210478, 0.029075542464852333, -0.016600478440523148, 0.007563374005258083, -0.02971777692437172, -0.036191150546073914, -0.0461370125412941, 0.042923703789711, -0.047922369092702866, 0.03479982167482376, 0.028104541823267937, -0.017930062487721443, 0.029230710119009018, 0.031334444880485535, 0.012648905627429485, 0.03620945289731026, 0.01665428839623928, 0.03902049735188484, 0.017883306369185448, 0.020693093538284302, -0.01995282992720604, 0.01355930045247078, 0.00829564779996872, -0.003064074320718646, -0.053449880331754684, -0.0483163520693779 ]
fedora-recovering-from-the-intellij-ctrl-alt-f7
https://markhneedham.com/blog/2011/06/16/fedora-recovering-from-the-intellij-ctrl-alt-f7
false
2011-06-28 22:09:18
Git: Deleting a remote branch on a gitolite configured repository
[ "git" ]
[ "Version Control" ]
We've had an https://github.com/harrah/xsbt[xsbt] branch on our https://github.com/sitaramc/gitolite[gitolite] powered repository for the last couple of weeks while we worked out how to move our build from sbt 0.7 to sbt 0.10 but having finally done that we needed to delete it. I originally tried running the following command from one of our developer workstations: [source,text] ---- git push origin :xsbt ---- But ended up with the following error: ____ remote: error: denying ref deletion for regs/head/xsbt ! [remote rejected] xsbt (deletion prohibited) ____ A bit of googling led me to http://stackoverflow.com/questions/5723511/how-do-i-remove-a-remote-branch-when-i-get-an-error[this stackoverflow thread] which suggested that you needed to be an administrator in order to delete a remote branch. Once we've done that we can run the following command on each machine to delete the remote tracking reference to the repository: [source,text] ---- git branch -d -r origin/xsbt ----
null
null
[ -0.014346924610435963, -0.015043796971440315, -0.001051810453645885, 0.035942837595939636, 0.11139465123414993, 0.009152933023869991, 0.027339372783899307, 0.022719454020261765, 0.0021600595209747553, -0.012545358389616013, -0.0647943988442421, 0.00038307227077893913, -0.06064533814787865, 0.03427337110042572, -0.048036426305770874, 0.06243796646595001, 0.045851871371269226, -0.013459933921694756, 0.01582564413547516, 0.015099415555596352, 0.03963968902826309, 0.06304027140140533, -0.005106563214212656, 0.05220475420355797, 0.003528942819684744, 0.026435187086462975, 0.024846592918038368, -0.001407834468409419, -0.028522128239274025, -0.044608116149902344, 0.05054858699440956, -0.010028733871877193, 0.023970061913132668, -0.034035492688417435, 0.002843249123543501, 0.00006165892409626395, -0.017067745327949524, 0.009887473657727242, -0.0030773859471082687, 0.010348323732614517, -0.06396500766277313, 0.02857295237481594, 0.004336708690971136, 0.02948956936597824, -0.020326858386397362, 0.04702753201127052, -0.06575708836317062, 0.00703529454767704, -0.006968358065932989, -0.007696876302361488, -0.05154341831803322, 0.019789965823292732, -0.04290761053562164, -0.03031967766582966, 0.0045342459343373775, 0.04612908139824867, 0.0008789714775048196, -0.06009954214096069, 0.03791423887014389, -0.026637008413672447, -0.011164147406816483, -0.019232524558901787, 0.028818493708968163, 0.0461866594851017, 0.018799882382154465, -0.06482398509979248, 0.020456494763493538, 0.03620246425271034, -0.028965869918465614, -0.010120917111635208, 0.0017178079579025507, -0.00308374990709126, -0.020954415202140808, -0.012651978060603142, 0.026788363233208656, -0.04070418328046799, -0.027070214971899986, 0.0771070122718811, 0.013046061620116234, 0.06816209107637405, -0.027978049591183662, -0.0008231007377617061, 0.01225508563220501, 0.007666891906410456, 0.030911114066839218, -0.022730177268385887, -0.03733497112989426, -0.016640756279230118, -0.08680416643619537, 0.05388857424259186, 0.014783069491386414, -0.05858667567372322, 0.01446158904582262, 0.017472026869654655, 0.01704389415681362, 0.0028610085137188435, 0.02067657932639122, 0.02500515803694725, 0.02632424421608448, -0.01044964324682951, -0.03306984528899193, 0.033313486725091934, -0.00143493025097996, 0.03359562158584595, -0.0771266296505928, -0.023607313632965088, -0.0042107729241251945, -0.022736230865120888, -0.0070489197969436646, -0.018061475828289986, -0.029653944075107574, 0.03697717562317848, -0.024593424052000046, 0.009448491968214512, -0.08543945103883743, 0.0699973851442337, -0.008083690889179707, -0.06402086466550827, 0.00835246779024601, 0.01100223883986473, 0.0471324622631073, 0.021813418716192245, -0.04782513529062271, 0.06763774156570435, 0.04516369849443436, 0.02969580888748169, 0.003787728725001216, 0.027590276673436165, -0.0412277951836586, -0.07784298807382584, -0.004411930218338966, 0.0736859068274498, -0.004801226779818535, -0.027704313397407532, -0.02225429192185402, -0.017647968605160713, -0.014978400431573391, -0.011601898819208145, 0.05559198930859566, 0.006709045264869928, -0.013563054613769054, -0.0027315542101860046, -0.020711112767457962, -0.00039410972385667264, 0.025126509368419647, 0.012791994027793407, -0.004630266688764095, -0.021518908441066742, -0.016839588060975075, 0.03727436065673828, 0.008420128375291824, -0.0018312956672161818, 0.042453914880752563, -0.05677799507975578, 0.015416559763252735, 0.07914119958877563, 0.03322383016347885, -0.023172717541456223, -0.02665722742676735, 0.03194490075111389, 0.041296448558568954, 0.021735839545726776, 0.011878532357513905, 0.04732581973075867, 0.025191938504576683, 0.0008933097706176341, 0.00426383875310421, 0.015596246346831322, 0.007505692075937986, 0.016629116609692574, -0.08300044387578964, -0.04785939306020737, 0.05675972253084183, -0.06101660057902336, -0.009473158046603203, 0.025420648977160454, 0.07341702282428741, 0.02639475278556347, 0.021332446485757828, -0.002867169678211212, -0.07932759821414948, 0.051463451236486435, 0.01012594997882843, 0.03517596796154976, 0.017190197482705116, 0.01691383309662342, 0.07085157185792923, 0.0326630100607872, 0.028161006048321724, 0.01333078183233738, -0.09217614680528641, -0.10724367946386337, -0.011519119143486023, 0.005842134822160006, 0.044947363436222076, -0.032896846532821655, -0.04067455604672432, 0.03810236603021622, 0.031008344143629074, 0.01868998259305954, -0.008960017003118992, 0.029996981844305992, 0.024422330781817436, -0.045956388115882874, -0.04255902022123337, 0.026806365698575974, 0.01606457680463791, -0.015984077006578445, 0.009509638883173466, 0.023729706183075905, 0.008985667489469051, 0.010391013696789742, 0.0454987995326519, -0.042786773294210434, 0.05037354305386543, -0.0010600797832012177, -0.0006452586967498064, -0.04700792208313942, 0.06302161514759064, -0.035578250885009766, 0.011293663643300533, 0.006467747967690229, -0.02340831607580185, 0.010342917405068874, 0.00862831063568592, 0.09684357792139053, 0.04556592181324959, -0.02001134492456913, -0.007795074488967657, 0.030317537486553192, -0.00500342296436429, -0.04419197514653206, -0.005044246092438698, 0.011895815841853619, 0.024008188396692276, 0.007531874347478151, -0.07534033805131912, -0.03871750831604004, -0.006341429892927408, -0.04412330314517021, 0.0026505531277507544, 0.0742887407541275, -0.029996903613209724, 0.052371855825185776, 0.009216353297233582, -0.03728540986776352, -0.010919338092207909, -0.027483629062771797, -0.081497922539711, 0.018559614196419716, 0.04606550559401512, -0.017074240371584892, 0.04002239927649498, -0.038670316338539124, -0.02992832474410534, -0.03640216961503029, -0.01780948042869568, 0.02547670714557171, 0.015618854202330112, 0.06323030591011047, -0.03934168443083763, 0.020122500136494637, -0.028780248016119003, 0.020533449947834015, -0.02166960947215557, -0.027114875614643097, -0.028351513668894768, -0.014554708264768124, 0.005773917771875858, 0.03025389090180397, 0.013631937094032764, 0.020870551466941833, 0.007167077157646418, 0.006473727989941835, 0.0022626598365604877, -0.02514178305864334, 0.01204633992165327, 0.030033491551876068, 0.00666978070512414, -0.023549867793917656, -0.02167464978992939, 0.027658989652991295, -0.06715983897447586, -0.012503599748015404, -0.02261163294315338, -0.03052988089621067, 0.06964904069900513, -0.06451673060655594, -0.043469421565532684, -0.0002936725795734674, 0.03706643357872963, 0.035883527249097824, 0.009944011457264423, 0.04594387859106064, 0.020664753392338753, 0.007546453271061182, 0.013680978678166866, 0.0373598150908947, 0.01723698154091835, 0.017522014677524567, 0.01021052896976471, 0.001475039403885603, 0.01631692238152027, -0.0021939410362392664, 0.011325504630804062, -0.023795029148459435, 0.02807474508881569, -0.018610334023833275, -0.2773175537586212, 0.04028565436601639, -0.02613188698887825, -0.036148641258478165, 0.045567337423563004, -0.02042073756456375, 0.016547657549381256, -0.026058277115225792, -0.01965579204261303, 0.03498400002717972, 0.005998920649290085, -0.040514763444662094, 0.038755059242248535, 0.017754996195435524, -0.014143841341137886, 0.023554129526019096, 0.029227618128061295, -0.04553070291876793, 0.012068420648574829, 0.015087912790477276, -0.04413837939500809, -0.04970431327819824, 0.05397937074303627, 0.032820235937833786, 0.03327165171504021, 0.07361601293087006, -0.06700686365365982, 0.0598248653113842, -0.038642484694719315, -0.025362472981214523, 0.03921696916222572, -0.012887782417237759, -0.031939469277858734, 0.004451917950063944, -0.016657764092087746, 0.005982639268040657, 0.018696211278438568, 0.006856848020106554, 0.013277284801006317, 0.0305818859487772, -0.01142124179750681, -0.022066660225391388, 0.01098024845123291, -0.020741818472743034, 0.0691075548529625, -0.021229462698101997, -0.043842002749443054, -0.00533872889354825, -0.0336647666990757, 0.10115652531385422, -0.03549466282129288, -0.020173892378807068, -0.016473211348056793, 0.029475923627614975, 0.008471840992569923, -0.016644641757011414, -0.022409385070204735, -0.015095189213752747, -0.047916002571582794, -0.004326787777245045, -0.03651650249958038, -0.009490305557847023, -0.015433997847139835, -0.05628623813390732, -0.0013249896001070738, -0.06780505925416946, -0.04359472170472145, -0.002151831518858671, 0.07309351861476898, 0.005717750638723373, -0.037670932710170746, -0.018463388085365295, 0.002937951358035207, -0.11060280352830887, -0.02011759765446186, -0.031272370368242264, -0.07363686710596085, -0.0050095850601792336, -0.022408969700336456, 0.04511250555515289, -0.051021769642829895, -0.032492782920598984, 0.019459407776594162, 0.024767328053712845, -0.016192613169550896, -0.01175144873559475, 0.04209547117352486, 0.0007720399298705161, -0.031087417155504227, -0.008326451294124126, 0.04528069496154785, -0.017843026667833328, -0.05354905501008034, -0.010695264674723148, 0.008237640373408794, 0.02082080952823162, -0.00906442292034626, 0.014518768526613712, 0.01423957571387291, 0.06064452975988388, 0.018689299002289772, -0.06306762993335724, 0.018468700349330902, -0.03490394726395607, 0.0042993756942451, 0.002258766209706664, -0.05226660892367363, 0.0037273941561579704, 0.017880670726299286, 0.011315436102449894, -0.0037618642672896385, -0.018840046599507332, 0.024361759424209595, -0.06132148206233978, -0.058498673141002655, 0.025644704699516296, 0.005295842420309782, 0.010822460055351257, 0.037606872618198395, -0.009835985489189625, -0.06285641342401505, 0.012112983502447605, 0.004876995924860239, -0.014410750940442085, -0.059413716197013855, -0.02268850803375244, -0.03719973564147949, 0.024902282282710075, 0.025004364550113678, -0.032216042280197144, -0.0018101729219779372, 0.051025208085775375, 0.03861532360315323, -0.016725055873394012, 0.013848260045051575, -0.0049932715483009815, -0.03288732096552849, -0.04702075570821762, -0.013173279352486134, -0.016294915229082108, -0.03922039642930031, 0.035279031842947006, -0.0064866929315030575, 0.0039589968509972095, 0.04977147653698921, -0.021610930562019348, 0.0192008875310421, -0.018807655200362206, 0.008821509778499603, 0.01655641756951809, 0.013290098868310452, -0.061093371361494064, 0.053404275327920914, -0.05818769335746765, -0.03141847997903824, -0.016989372670650482, 0.03212939575314522, -0.017434818670153618, -0.018476128578186035, -0.024776699021458626, -0.011324606835842133, -0.03938305005431175, 0.03112223371863365, 0.006234833039343357, -0.023256689310073853, 0.037829771637916565, -0.008020413108170033, -0.005664704833179712, -0.010565985925495625, -0.024975717067718506, -0.002229169709607959, 0.022423146292567253, -0.03287890553474426, -0.0023337681777775288, 0.017995687201619148, 0.027604417875409126, -0.008999316953122616, 0.024125441908836365, 0.048144545406103134, -0.0077203442342579365, -0.01807621493935585, -0.006776859052479267, 0.01850217953324318, 0.006885777693241835, 0.030579645186662674, 0.011594729498028755, 0.004159416072070599, -0.006313474848866463, -0.006836165674030781, 0.0012286229757592082, -0.030358150601387024, 0.016618363559246063, 0.0014704668428748846, 0.026076924055814743, -0.010727512650191784, -0.08848216384649277, 0.02040119655430317, 0.013732954859733582, 0.0433875247836113, 0.00455482816323638, -0.010373312048614025, -0.017058320343494415, -0.03099597804248333, 0.033734388649463654, 0.06586378812789917, -0.061728332191705704, 0.028363095596432686, 0.026626477017998695, 0.00411222456023097, 0.0002005103015108034, 0.020735252648591995, -0.05650748685002327, -0.03056209906935692, -0.00914007704705, 0.025847624987363815, -0.043589770793914795, -0.03716901317238808, -0.029315950348973274, 0.014329633675515652, -0.0008382605155929923, 0.008853239938616753, 0.00843762420117855, 0.011074814945459366, 0.013614200986921787, -0.03654524311423302, 0.03237074986100197, -0.01276136189699173, 0.0352313332259655, 0.04056693986058235, -0.031659651547670364, 0.038183022290468216, -0.04582396522164345, 0.048164814710617065, 0.0034521049819886684, 0.015980171039700508, -0.007449442055076361, -0.043106772005558014, -0.024564193561673164, -0.020085949450731277, 0.01988161914050579, -0.005665739998221397, 0.009047958999872208, -0.019175183027982712, -0.0014790542190894485, -0.01901288889348507, -0.015569454059004784, -0.00723479688167572, -0.0063041383400559425, 0.015385880134999752, 0.05791843309998512, 0.00764279393479228, 0.033770062029361725, -0.022860588505864143, -0.019706111401319504, 0.06074424833059311, -0.10189221799373627, -0.03947388380765915, -0.036383867263793945, -0.036886345595121384, 0.03515304625034332, 0.0547073595225811, 0.03243565186858177, -0.03720526769757271, 0.023443615064024925, 0.0406029112637043, 0.01017302367836237, 0.020613383501768112, -0.013781874440610409, 0.012194745242595673, -0.03709278628230095, -0.035242710262537, -0.09371650964021683, 0.016770081594586372, 0.020701225847005844, -0.04935796558856964, 0.0073786163702607155, 0.009815719909965992, -0.03317287191748619, -0.015348689630627632, -0.03484303504228592, -0.03814869746565819, 0.06776630878448486, 0.009436039254069328, -0.011209079064428806, 0.012521087191998959, -0.07560361176729202, 0.026119302958250046, 0.044868744909763336, -0.039282672107219696, -0.008323653601109982, -0.05339893326163292, 0.0611470490694046, 0.0000212679551623296, 0.04436640068888664, -0.0297787357121706, -0.008306300267577171, 0.03414912521839142, 0.0036962642334401608, 0.0169529989361763, 0.058468159288167953, 0.014080761931836605, 0.011397693306207657, 0.046432849019765854, 0.01792684756219387, -0.010109929367899895, 0.02758360095322132, -0.013180616311728954, -0.038615576922893524, 0.058297298848629, -0.006662454456090927, -0.006809455808252096, -0.02492050640285015, 0.033619124442338943, 0.02140432596206665, -0.04868893325328827, -0.02436741627752781, 0.01828007586300373, -0.03758394718170166, -0.02504817582666874, -0.047531865537166595, -0.006291143596172333, -0.025328805670142174, 0.05090530961751938, -0.022215289995074272, 0.02058696374297142, 0.07583343237638474, -0.015218819491565228, -0.02228972129523754, -0.02322632446885109, 0.06510382890701294, 0.07604318857192993, 0.03455319628119469, -0.016772085800766945, 0.04709427431225777, -0.012778465636074543, -0.055360861122608185, 0.058328114449977875, -0.018567796796560287, -0.001848247367888689, -0.026087623089551926, -0.00721976812928915, 0.07739351689815521, -0.06806759536266327, 0.05017147585749626, -0.013330786488950253, 0.03034401684999466, -0.006685079541057348, 0.006797995883971453, 0.01309993490576744, 0.059424690902233124, 0.00005857523501617834, 0.01135545689612627, -0.00919730681926012, -0.01717357710003853, 0.01348762959241867, -0.042234063148498535, -0.02177107147872448, 0.031331781297922134, -0.0243062786757946, 0.011450560763478279, 0.03521047905087471, 0.008576600812375546, 0.06867240369319916, -0.03653205931186676, -0.004822490271180868, 0.00974223017692566, 0.037708669900894165, 0.016306139528751373, 0.022651642560958862, -0.0016940310597419739, -0.019978495314717293, 0.011027246713638306, -0.03548518940806389, 0.0048805782571434975, 0.0008133119554258883, -0.026228247210383415, 0.06486818194389343, 0.007605110295116901, -0.008630995638668537, 0.027484320104122162, -0.004453312139958143, -0.02986013889312744, -0.05285832658410072, -0.07762913405895233, -0.05780402570962906, -0.04181664064526558, 0.0008615298429504037, -0.005846457555890083, 0.0006781956180930138, -0.04373163357377052, -0.0402090847492218, -0.01051735132932663, -0.016743965446949005, 0.036150578409433365, -0.04852715879678726, -0.0387205071747303, 0.02458765357732773, 0.009764853864908218, -0.018530333414673805, 0.02737296186387539, 0.06014902889728546, -0.01166826207190752, -0.018999667838215828, -0.019071701914072037, 0.017018288373947144, 0.04854019358754158, 0.04884214699268341, 0.013025675900280476, -0.06169961020350456, 0.03851986303925514, 0.012831678614020348, 0.02051355503499508, -0.042568664997816086, 0.010061083361506462, 0.015932878479361534, -0.028345465660095215, 0.053889211267232895, -0.04008626937866211, -0.00659664673730731, -0.01987493224442005, 0.013884487561881542, -0.002288669813424349, 0.001426220522262156, 0.04172058776021004, -0.03233783319592476, 0.09037792682647705, 0.051909398287534714, -0.022984789684414864, -0.07005789875984192, -0.0023796444293111563, 0.006847296841442585, -0.008321951143443584, -0.020895835012197495, -0.022815510630607605, -0.05701906234025955, -0.08316607773303986, -0.015788201242685318, -0.0014245123602449894, -0.01826273463666439, -0.04663917049765587, -0.002567879855632782, 0.04095650091767311, -0.04765336588025093, 0.0022741355933248997, -0.05209936201572418, 0.012463741935789585, -0.01939813233911991, -0.029720967635512352, -0.004455434624105692, 0.02402455359697342, 0.025777751579880714, 0.007947235368192196, 0.05279688537120819, -0.0391995906829834, 0.03703082725405693, -0.007924451492726803, 0.024136004969477654, 0.028000574558973312, 0.022141633555293083, 0.02422775700688362 ]
[ -0.04601515084505081, -0.021991830319166183, -0.005102117080241442, -0.03654570132493973, 0.06322574615478516, -0.09266767650842667, -0.021658556535840034, 0.01857413910329342, 0.0024768151342868805, -0.025306615978479385, 0.02386859618127346, -0.03516392782330513, 0.018629034981131554, -0.015337465330958366, 0.09847363829612732, 0.011137105524539948, -0.045895591378211975, -0.024474821984767914, -0.0007871462148614228, 0.048718422651290894, 0.02296409197151661, -0.01179009210318327, -0.01631145551800728, 0.0002575065300334245, 0.03624820336699486, 0.009469665586948395, 0.024541599676012993, -0.052295275032520294, -0.03759150952100754, -0.18709531426429749, -0.00936182588338852, 0.007914206013083458, -0.000052752460760530084, -0.022227818146348, 0.03158546984195709, 0.06333581358194351, 0.034435421228408813, -0.007425087504088879, -0.04411214962601662, 0.06022024154663086, 0.012076688930392265, 0.03091580420732498, -0.02357114851474762, -0.032825078815221786, 0.0251307412981987, -0.00041275270632468164, 0.009360439144074917, -0.03192047029733658, 0.009435162879526615, 0.010700023733079433, -0.02006784826517105, 0.015185097232460976, 0.0024848063476383686, -0.018781958147883415, -0.04478221759200096, 0.040828436613082886, 0.05794169008731842, 0.08138339966535568, 0.015675600618124008, -0.011472837068140507, 0.01655367761850357, -0.0032921049278229475, -0.15772861242294312, 0.06692389398813248, 0.04474421590566635, 0.0635639876127243, 0.006861189380288124, -0.03167906776070595, 0.004752790089696646, 0.06666921079158783, 0.0008832149906083941, -0.04150775820016861, -0.03197987750172615, 0.048346616327762604, -0.01181291788816452, -0.022316642105579376, -0.006246095523238182, 0.03337986767292023, 0.03711986914277077, -0.04440978914499283, -0.07145451009273529, -0.011468516662716866, -0.05148568004369736, 0.03043358214199543, -0.051502250134944916, -0.012283132411539555, -0.002771659754216671, 0.08294428884983063, 0.04492390528321266, 0.07052172720432281, 0.06963174045085907, -0.001174511038698256, 0.1122298613190651, -0.027801528573036194, -0.12098997831344604, -0.011718079447746277, -0.026477856561541557, 0.010184167884290218, -0.03104422055184841, 0.4104107618331909, -0.04090471565723419, -0.0028942592907696962, 0.0192258320748806, 0.025171181187033653, 0.016053032130002975, 0.01849585585296154, 0.011712465435266495, -0.010911243036389351, 0.007234585005789995, -0.011330441571772099, 0.01797562651336193, -0.023298947140574455, 0.07936767488718033, -0.03201032802462578, 0.037790119647979736, 0.026705117896199226, -0.0005235318676568568, 0.021829793229699135, -0.06482937186956406, 0.0331844724714756, -0.04911272972822189, 0.029248684644699097, 0.03968595713376999, 0.047034550458192825, 0.01583530567586422, 0.004524741321802139, 0.000294911878881976, 0.048914216458797455, 0.0035489487927407026, 0.019399428740143776, 0.02490861713886261, -0.017715387046337128, -0.06251431256532669, -0.007913419045507908, -0.027330655604600906, 0.03179357200860977, 0.0345931313931942, -0.03677652031183243, -0.03471687063574791, -0.011268367059528828, -0.00968941766768694, -0.019308649003505707, 0.03548083081841469, -0.0029058479703962803, -0.052140671759843826, 0.048594649881124496, -0.008081970736384392, -0.04638245329260826, -0.018280334770679474, -0.03921712562441826, -0.011525693349540234, 0.0011728184763342142, 0.006098747719079256, -0.045610591769218445, 0.024419859051704407, 0.03253361955285072, 0.06248779594898224, 0.02931593544781208, -0.03992807865142822, -0.005276065785437822, -0.0166188795119524, -0.05689123272895813, -0.029948215931653976, -0.0053689563646912575, 0.07339639216661453, -0.08794301748275757, -0.017160166054964066, -0.004056828562170267, 0.030487719923257828, -0.014582918956875801, -0.009886376559734344, -0.01125662587583065, -0.0014744235668331385, -0.040993064641952515, 0.0529528483748436, -0.040449898689985275, 0.041615139693021774, -0.003932443913072348, 0.014743497595191002, 0.049373771995306015, 0.00005194334880798124, -0.019582701846957207, -0.0021158873569220304, 0.017169995233416557, -0.030256586149334908, -0.08014918863773346, -0.07548124343156815, -0.0048126401379704475, -0.016740111634135246, -0.008816738612949848, -0.0856742262840271, -0.019319918006658554, -0.11314970999956131, 0.050662484019994736, 0.007419961038976908, 0.010764898732304573, -0.024751322343945503, -0.009699385613203049, -0.006551263853907585, -0.013349265791475773, 0.03283197432756424, 0.0504244863986969, -0.051061030477285385, 0.014032450504601002, -0.08164303749799728, 0.022615978494286537, 0.04462715983390808, -0.030587773770093918, 0.04358256235718727, 0.028521040454506874, -0.024124249815940857, 0.027364136651158333, 0.002131585730239749, 0.02061432972550392, 0.01032579131424427, -0.040998149663209915, -0.012305083684623241, 0.0009311225148849189, 0.018252620473504066, 0.03041328489780426, -0.011849316768348217, 0.042573440819978714, -0.024801619350910187, -0.3569270372390747, -0.05790547654032707, -0.03256252035498619, 0.026837531477212906, 0.04624658823013306, -0.06635936349630356, 0.04215548560023308, -0.03344281390309334, -0.014103406108915806, 0.022238507866859436, 0.0850248709321022, -0.03471438214182854, 0.003143677255138755, -0.0699731707572937, -0.01800481230020523, 0.018094981089234352, -0.03640320897102356, -0.029421579092741013, -0.06178786978125572, -0.047537680715322495, -0.017117608338594437, -0.04656962677836418, -0.0007541336235590279, -0.003970623482018709, 0.0015484698815271258, -0.019590754061937332, 0.11286509782075882, 0.040490828454494476, 0.08850527554750443, -0.009282691404223442, 0.02973010577261448, 0.018895834684371948, 0.06322421878576279, -0.1264740526676178, -0.02057189866900444, 0.01791238784790039, -0.016413625329732895, 0.017244407907128334, 0.07542099058628082, -0.0015419612172991037, -0.04455683380365372, 0.004978934768587351, -0.0599648579955101, -0.07284548878669739, 0.009488828480243683, 0.02025262452661991, -0.028413331136107445, -0.005193553399294615, 0.006366520654410124, 0.0668964758515358, 0.012907199561595917, 0.03944016247987747, 0.010493971407413483, 0.048783812671899796, 0.02958102710545063, -0.014501217752695084, -0.05399841070175171, 0.0065145473927259445, 0.02429524064064026, -0.005175924394279718, 0.015892529860138893, 0.0755547508597374, -0.006726049352437258, -0.07268959283828735, 0.013696536421775818, 0.03246048465371132, -0.019752755761146545, 0.0177645031362772, 0.04589701071381569, -0.04363422840833664, -0.00457211397588253, 0.07811960577964783, 0.0026115092914551497, -0.02927681803703308, 0.0047269039787352085, 0.04224309325218201, -0.025755489245057106, -0.004027235321700573, -0.03838789835572243, -0.05836573988199234, 0.01830281876027584, -0.06206529587507248, 0.07361855357885361, -0.0192189272493124, -0.01909979246556759, 0.08082463592290878, -0.02528313919901848, -0.05707857012748718, 0.06647302955389023, 0.019129786640405655, 0.011171977035701275, -0.027255453169345856, -0.049180299043655396, -0.050054341554641724, 0.07785851508378983, -0.012385091744363308, -0.21355673670768738, 0.02566872350871563, 0.06265176832675934, 0.0162874236702919, -0.01221870444715023, 0.025210632011294365, 0.07193444669246674, -0.03988437354564667, -0.0024133818224072456, 0.05364055186510086, 0.0006915262783877552, 0.03549883887171745, 0.015993764623999596, -0.002997530624270439, 0.042454034090042114, -0.024922756478190422, 0.045368582010269165, 0.005802058149129152, 0.011045602150261402, 0.010348817333579063, -0.01826319843530655, -0.059032272547483444, 0.13635317981243134, 0.03937049210071564, 0.011316885240375996, 0.026915276423096657, -0.018443791195750237, 0.02588794380426407, 0.06663895398378372, -0.01909591071307659, -0.009316845797002316, -0.013145140372216702, 0.028703169897198677, -0.029834862798452377, 0.021580398082733154, -0.04528613016009331, 0.00625984650105238, 0.00964794959872961, 0.02937578223645687, -0.04563555121421814, -0.02805948071181774, 0.039533764123916626, -0.005808348301798105, -0.003951419144868851, 0.11232413351535797, -0.049702469259500504, -0.018562132492661476, 0.006333956029266119, -0.017678475007414818, -0.01859111338853836, -0.0014402676606550813, 0.0010503606172278523, -0.02701393887400627, -0.016356829553842545, 0.017482507973909378, 0.05029338225722313, 0.00039551578811369836, -0.04392358288168907, -0.014571555890142918, 0.010172813199460506, 0.003325170837342739, -0.016531668603420258, 0.09774670004844666, -0.01889890432357788, 0.023408889770507812 ]
[ 0.01689244620501995, -0.026571672409772873, -0.029166994616389275, 0.013206117786467075, 0.034460436552762985, -0.028599465265870094, 0.0292374137789011, 0.06378042697906494, 0.002898652106523514, -0.01444560568779707, 0.039158716797828674, 0.03119354136288166, 0.03902192786335945, 0.0014716519508510828, 0.009860608726739883, -0.01859964430332184, -0.029900314286351204, 0.03053930401802063, 0.03717642277479172, 0.046715959906578064, -0.009266010485589504, 0.019911788403987885, -0.0010149505687877536, 0.0278434157371521, 0.06207044795155525, -0.05104073882102966, 0.02487441524863243, -0.02302136830985546, 0.015939701348543167, -0.13345403969287872, -0.010701263323426247, -0.02594795450568199, 0.017130430787801743, 0.019981319084763527, 0.002801463007926941, 0.040165938436985016, 0.05477803200483322, -0.02869846671819687, -0.02894340641796589, -0.01609436795115471, 0.014053232036530972, -0.025255993008613586, 0.030631326138973236, -0.017234647646546364, -0.022976119071245193, 0.008537532761693, -0.03170487657189369, -0.048759736120700836, -0.013953124172985554, -0.008053897880017757, -0.04620557278394699, -0.0515257827937603, -0.006321377120912075, 0.015017092227935791, 0.04046595096588135, -0.0010413654381409287, 0.02207372337579727, 0.004302079789340496, 0.048500023782253265, -0.0023708713706582785, 0.007716207765042782, 0.0333973653614521, -0.011510847136378288, -0.06202634051442146, -0.0030586530920118093, -0.026473352685570717, -0.028897296637296677, -0.002436794573441148, -0.022160857915878296, 0.006629541050642729, 0.026925478130578995, -0.0004650484770536423, -0.06598234921693802, -0.050070080906152725, -0.06748420000076294, 0.02199477329850197, 0.026713574305176735, 0.013926882296800613, -0.014608645811676979, 0.004696814808994532, -0.047519657760858536, 0.004104499239474535, -0.00548808416351676, -0.010271881707012653, -0.03414761647582054, 0.01713971048593521, -0.008691187016665936, 0.046618908643722534, 0.001358495675958693, 0.09610703587532043, -0.013714071363210678, 0.08498181402683258, -0.010780610144138336, -0.004325257148593664, -0.06832129508256912, -0.048890698701143265, 0.04850469157099724, -0.02963993325829506, -0.025900155305862427, 0.7824483513832092, 0.00411372072994709, 0.041301410645246506, 0.00961737148463726, 0.02415631338953972, -0.032176416367292404, -0.016591625288128853, 0.008222492411732674, -0.003051133593544364, -0.03540653735399246, -0.03965253010392189, 0.010177988559007645, -0.04721511900424957, -0.006460986565798521, 0.03433582931756973, 0.037277840077877045, 0.05870268493890762, 0.03559097275137901, 0.05319107696413994, -0.044977664947509766, 0.010684275068342686, -0.00443723751232028, -0.0035171397030353546, 0.005323122721165419, 0.03676473721861839, -0.01224056351929903, -0.16415433585643768, -0.017820777371525764, -6.826145653734934e-33, 0.04215746372938156, 0.016224807128310204, -0.05318096652626991, -0.021452754735946655, -0.010620396584272385, 0.016059033572673798, -0.0019393075490370393, 0.04100387170910835, -0.02105512097477913, -0.004047911148518324, 0.0011957372771576047, -0.03826230764389038, -0.012632406316697598, -0.0153388986364007, 0.008683709427714348, -0.04256279021501541, -0.01873418688774109, 0.053883690387010574, -0.03216918557882309, 0.0402725413441658, 0.039839163422584534, -0.00045355266775004566, -0.04559854045510292, 0.027239181101322174, 0.02295101247727871, -0.019728243350982666, -0.004203563556075096, 0.06468541920185089, 0.0051550474017858505, -0.04877682775259018, -0.027156518772244453, 0.029910283163189888, -0.01010119542479515, 0.006026493851095438, -0.015500949695706367, -0.04931475967168808, -0.005004788748919964, -0.02419356070458889, -0.0398445725440979, 0.024164844304323196, 0.0169904213398695, -0.03427163511514664, -0.03836069628596306, -0.015775615349411964, 0.011488550342619419, 0.023796139284968376, 0.03709166869521141, -0.024196820333600044, 0.028274135664105415, -0.027898989617824554, -0.007064805366098881, 0.037280697375535965, -0.030124574899673462, 0.007331002037972212, 0.04038962349295616, -0.01489955559372902, -0.040590785443782806, 0.04590341076254845, 0.0043943957425653934, 0.0024390150792896748, 0.04993929713964462, 0.005463842302560806, -0.007893892005085945, 0.02004997618496418, 0.003001318546012044, 0.03077128157019615, 0.022334592416882515, -0.004933444317430258, -0.004032011143863201, -0.012827657163143158, -0.05768216401338577, -0.028278682380914688, 0.021658409386873245, -0.050550658255815506, 0.03158111870288849, 0.005931667517870665, -0.003268543630838394, 0.04638238996267319, 0.031195972114801407, -0.014290371909737587, -0.016194861382246017, 0.0021627016831189394, -0.0005605841288343072, 0.002464897930622101, -0.020626043900847435, 0.03983833268284798, 0.06694044172763824, -0.01144685223698616, -0.05169101431965828, 0.009813063777983189, 0.0253271646797657, 0.0038559534586966038, -0.033085037022829056, -0.007667635101824999, -0.02733290009200573, 7.412843700437968e-33, -0.01960279606282711, -0.023164622485637665, 0.031218018382787704, 0.00011229427764192224, -0.02050195075571537, -0.003293160814791918, -0.008431844413280487, -0.04867562651634216, -0.030822033062577248, -0.016344480216503143, -0.03984396532177925, -0.01687769964337349, -0.0434708371758461, -0.016676388680934906, 0.08139491826295853, 0.0005443691625259817, 0.024390215054154396, -0.027508815750479698, -0.021841615438461304, -0.011114907450973988, 0.03191410005092621, 0.04687653109431267, 0.012071761302649975, 0.01886814646422863, 0.013353598304092884, 0.04138673469424248, 0.009155601263046265, 0.01768925040960312, 0.02892468124628067, -0.02776450477540493, 0.004565763752907515, -0.014145700260996819, 0.03037293441593647, -0.019656796008348465, -0.03382548689842224, 0.002446442609652877, 0.005770544521510601, 0.03283297270536423, -0.00595443369820714, -0.006337606348097324, 0.001833554939366877, 0.014043064787983894, -0.004790734499692917, 0.037372179329395294, -0.031087467446923256, 0.013315862976014614, 0.017274821177124977, -0.024587741121649742, 0.039974015206098557, 0.037261854857206345, 0.019490769132971764, -0.006482425611466169, 0.02061828225851059, 0.01273923646658659, -0.031772565096616745, -0.03305584192276001, -0.016078101471066475, 0.05022425949573517, -0.009981702081859112, -0.0261833593249321, -0.012829198502004147, -0.04386136308312416, 0.020477015525102615, 0.02679913304746151, -0.0596856065094471, -0.047849174588918686, 0.021089784801006317, 0.025758208706974983, 0.02337002381682396, 0.00141649111174047, 0.015922661870718002, 0.012649746611714363, -0.026251817122101784, 0.03378607705235481, -0.02196575701236725, 0.004990010987967253, -0.018291687592864037, -0.01879754476249218, -0.01923157274723053, 0.0027411289047449827, 0.018701598048210144, 0.054441191256046295, -0.026753168553113937, -0.016881557181477547, 0.03658709675073624, 0.019169827923178673, -0.04521652311086655, 0.05558394640684128, 0.03347518667578697, -0.03767230734229088, 0.0010671468917280436, -0.05489005893468857, 0.009292170405387878, 0.01579245924949646, 0.03020370937883854, -1.2287756590012577e-8, 0.005720702465623617, 0.02831665426492691, -0.023931153118610382, 0.02220933511853218, 0.0007878578035160899, -0.02711753360927105, 0.010443289764225483, 0.008498221635818481, -0.03491286560893059, 0.006089069880545139, -0.012592701241374016, -0.021239617839455605, -0.014252429828047752, 0.026469120755791664, 0.054226599633693695, -0.062357958406209946, 0.0364600345492363, 0.015072343870997429, 0.04751067981123924, 0.026664476841688156, -0.017473988234996796, -0.00493730278685689, 0.014513477683067322, -0.024760989472270012, -0.040368206799030304, -0.0019710264168679714, 0.034962963312864304, -0.04546533152461052, 0.0012108351802453399, 0.026668740436434746, 0.033148929476737976, -0.008951119147241116, -0.032095618546009064, 0.040528327226638794, -0.017122672870755196, 0.022456035017967224, -0.030085433274507523, -0.033277928829193115, 0.03798931464552879, 0.028121449053287506, -0.005609398707747459, -0.019064869731664658, -0.006176287773996592, -0.012056742794811726, -0.060361262410879135, -0.014620024710893631, -0.018716977909207344, -0.00923216249793768, 0.00844037625938654, -0.027823034673929214, 0.03455643728375435, 0.013461071066558361, -0.016013579443097115, -0.004453935194760561, 0.04466626048088074, 0.0743563249707222, 0.03403974324464798, -0.01452853437513113, -0.030589960515499115, 0.03185931593179703, 0.046298716217279434, -0.007836444303393364, -0.015162748284637928, -0.0573553703725338 ]
git-deleting-a-remote-branch-on-a-gitolite-configured-repository
https://markhneedham.com/blog/2011/06/28/git-deleting-a-remote-branch-on-a-gitolite-configured-repository
false
2011-06-10 00:16:05
Sbt: Rolling with continuous/incremental compilation and Jetty
[ "sbt" ]
[ "Build", "Scala" ]
As I mentioned http://www.markhneedham.com/blog/2011/06/04/sbt-zipping-files-without-their-directory-structure/[in an earlier post] we're using SBT on our project and one of it's cool features is that it will listen to the source directory and then automatically recompile the code when it detects file changes. We've also installed the https://github.com/glenford/sbt-jetty-embed[sbt-jetty-embed] plugin which allows us to create a war which has Jetty embedded so that we can http://patforna.blogspot.com/2011/04/containerless.html?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed%3A+patforna+%28Patric+Fornasier%27s+Blog%29[keep our application containerless]. That plugin adds an action called 'jetty' to sbt so we (foolishly in hindsight) thought that we would be able to launch the application in triggered execution mode by making use of a ~ in front of that: [source,text] ---- $ ./sbt > ~jetty ---- Unfortunately that doesn't do any continuous compilation which left us quite confused until we realised that http://code.google.com/p/simple-build-tool/wiki/TriggeredExecution[RTFM] might be a good idea... What we actually needed to launch the application locally and edit code/see changes as if it's written in a dynamic language was the following: [source,text] ---- $ ./sbt > jetty-run > ~ prepare-webapp ----
null
null
[ -0.010539548471570015, -0.054168809205293655, 0.002976419869810343, 0.015204704366624355, 0.07332281023263931, 0.010057386010885239, 0.038191504776477814, 0.04027042165398598, 0.0045044817961752415, -0.03871839866042137, -0.0024106919299811125, -0.008341532200574875, -0.05276373401284218, 0.01775808073580265, -0.031078940257430077, 0.05856714025139809, 0.07361051440238953, -0.014557081274688244, 0.023763978853821754, 0.009084726683795452, 0.038680434226989746, 0.06485063582658768, -0.012396923266351223, 0.03245043754577637, 0.009656568989157677, 0.02813824452459812, 0.01649317517876625, 0.003965144976973534, -0.06354156136512756, -0.02628474123775959, 0.03999820351600647, 0.014826138503849506, 0.011847919784486294, -0.01047768909484148, 0.008979219011962414, -0.00026967888697981834, 0.005281221587210894, 0.017153844237327576, -0.01380492839962244, 0.029915498569607735, -0.08127281069755554, 0.03049117513000965, 0.024940142408013344, 0.020243976265192032, -0.012973305769264698, 0.021427661180496216, -0.03807424008846283, 0.0025742249563336372, 0.0036709518171846867, -0.00623522000387311, -0.04653868451714516, 0.026884598657488823, -0.00045534485252574086, -0.005876447074115276, -0.009728288277983665, 0.035002343356609344, 0.011349870823323727, -0.06310833990573883, 0.049376215785741806, -0.060313880443573, -0.01753317378461361, 0.00032078250660561025, -0.003286278573796153, 0.02390224114060402, 0.014727766625583172, -0.04530122131109238, -0.030354410409927368, 0.05762491375207901, -0.026172028854489326, -0.035366613417863846, 0.02336837165057659, 0.02186906337738037, -0.03918686509132385, -0.0036222352646291256, 0.03824039176106453, -0.05140950530767441, -0.03328007832169533, 0.0743301510810852, 0.009173771366477013, 0.05806799232959747, -0.04066821187734604, -0.01014934666454792, -0.0018646660028025508, 0.0064364271238446236, 0.01192938070744276, -0.03149969130754471, 0.001802515354938805, -0.000753717846237123, -0.057928502559661865, 0.06572377681732178, 0.022039104253053665, -0.07545187324285507, 0.024271592497825623, 0.0306681040674448, -0.00005485933070303872, 0.03653667867183685, 0.007083868607878685, 0.036296743899583817, 0.014190014451742172, 0.0044006891548633575, -0.049244385212659836, 0.0070218052715063095, -0.002227864693850279, 0.013292519375681877, -0.06899484246969223, -0.03453463688492775, -0.03885215148329735, -0.01976262405514717, 0.007573985960334539, 0.000542232533916831, -0.008880553767085075, 0.009245527908205986, -0.04433973878622055, 0.0008136225515045226, -0.0777268260717392, 0.06919030845165253, 0.0008658330189064145, -0.05383953079581261, 0.002780197886750102, -0.0012647107942029834, 0.054986078292131424, 0.024470001459121704, 0.000013214669706940185, 0.07966683804988861, 0.0035899272188544273, 0.017976900562644005, 0.01231085229665041, 0.029185887426137924, -0.026036690920591354, -0.05471789091825485, 0.0032929403241723776, 0.06544188410043716, -0.00017435557674616575, -0.015811577439308167, -0.008327570743858814, 0.010681337676942348, -0.01681404374539852, 0.013403043150901794, 0.04297339543700218, 0.04031827673316002, -0.03159482777118683, -0.008105572313070297, 0.0018010244239121675, 0.008770020678639412, 0.04812951013445854, 0.01705976575613022, -0.0033785360865294933, -0.03477485477924347, -0.04188627749681473, 0.01200130395591259, 0.00022415585408452898, 0.02944149263203144, 0.05923312529921532, -0.0485428050160408, 0.022994231432676315, 0.08769017457962036, 0.04863426461815834, -0.007677226327359676, -0.028077593073248863, 0.03289642184972763, 0.034991227090358734, 0.025037027895450592, 0.013309823349118233, 0.04099050164222717, 0.02027920074760914, -0.022089211270213127, 0.008732032030820847, 0.037324242293834686, 0.030560556799173355, -0.012840538285672665, -0.06026923656463623, -0.05234521999955177, 0.05008575692772865, -0.0415252260863781, 0.008384044282138348, 0.02202760986983776, 0.09711968153715134, 0.006547002121806145, 0.028492582961916924, -0.01745266653597355, -0.07159776985645294, 0.029484746977686882, 0.0023593816440552473, 0.03013465739786625, 0.028345473110675812, -0.015036513097584248, 0.061684075742959976, 0.03858599066734314, 0.004164833575487137, 0.024660930037498474, -0.08148635178804398, -0.10968414694070816, -0.007097779773175716, 0.004921942017972469, 0.06395174562931061, -0.04248210787773132, 0.0021834815852344036, 0.07648811489343643, 0.031090905889868736, 0.02429298125207424, 0.004616139456629753, 0.04421098157763481, -0.013466868549585342, -0.07648902386426926, -0.054683417081832886, 0.04644705355167389, 0.03500976040959358, -0.034520648419857025, -0.06812147051095963, 0.014931026846170425, -0.02285352721810341, -0.003094503190368414, 0.01777806505560875, -0.04285252466797829, 0.04996190220117569, 0.026140404865145683, 0.04225803166627884, -0.009618290700018406, 0.07925518602132797, -0.06369222700595856, 0.009378026239573956, -0.023090528324246407, -0.049854736775159836, 0.008280103094875813, -0.0074087330140173435, 0.10433308035135269, 0.04307464882731438, -0.026338450610637665, -0.03261375427246094, 0.01715320348739624, 0.029901308938860893, -0.034878700971603394, -0.018767083063721657, 0.014464696869254112, -0.01716739870607853, 0.024361252784729004, -0.05443418771028519, -0.016386909410357475, -0.0016061172354966402, -0.020171040669083595, 0.025459198281168938, 0.09613841772079468, -0.04967563599348068, 0.043615784496068954, -0.005549055524170399, -0.03206980973482132, -0.018528427928686142, -0.03474947437644005, -0.08625780045986176, 0.0006653203163295984, 0.02493317797780037, -0.01068288367241621, 0.03593657165765762, -0.04449798911809921, -0.017524007707834244, -0.049854639917612076, -0.05489790067076683, 0.016995122656226158, 0.022135170176625252, 0.055880460888147354, -0.007952666841447353, 0.020013922825455666, -0.018701065331697464, 0.029013609513640404, -0.009349222294986248, -0.03592224419116974, -0.014816232025623322, 0.015345410443842411, 0.0015977564034983516, 0.043740157037973404, -0.011657674796879292, 0.025937918573617935, 0.013820610009133816, 0.007484472822397947, -0.00424991874024272, -0.010370766744017601, 0.018494049087166786, 0.011103153228759766, 0.013304644264280796, -0.03114338219165802, -0.04083213210105896, 0.03143908828496933, -0.040501248091459274, -0.0008909637108445168, 0.0002601910091470927, -0.029595736414194107, 0.043461982160806656, -0.06702147424221039, -0.05798543244600296, -0.001503275241702795, 0.023337116464972496, 0.012565456330776215, 0.012426527217030525, 0.044326573610305786, 0.05690047889947891, 0.003307226812466979, 0.000574079982470721, -0.010626794770359993, -0.00871901586651802, 0.017969254404306412, 0.0005153824458830059, 0.005324397701770067, 0.033857159316539764, 0.013478603214025497, -0.026799768209457397, -0.026472629979252815, 0.011126996017992496, -0.019279038533568382, -0.282548725605011, 0.057193320244550705, 0.0013666482409462333, -0.04460136592388153, 0.035106997936964035, -0.0018556854920461774, -0.0031477573793381453, -0.04894111678004265, -0.010611994192004204, 0.013551645912230015, -0.04276236891746521, -0.022452998906373978, 0.0027680823113769293, 0.024867922067642212, -0.021395672112703323, 0.0032408798579126596, 0.014422078616917133, -0.011905815452337265, 0.007053423207253218, 0.013770056888461113, -0.012754878029227257, -0.04786982759833336, 0.023703228682279587, 0.017913365736603737, 0.045628517866134644, 0.04027154669165611, -0.07576047629117966, 0.07228236645460129, -0.017115948721766472, 0.0028368541970849037, 0.0006470612133853137, -0.0182765144854784, 0.0030051465146243572, 0.01004275307059288, -0.03653237968683243, -0.014554609544575214, 0.01637239009141922, 0.008758386597037315, 0.019007785245776176, -0.005946182645857334, -0.02421056292951107, -0.03152752295136452, 0.017880652099847794, -0.013730118051171303, 0.06562203168869019, -0.045140065252780914, -0.08916576206684113, -0.006847897544503212, -0.043519917875528336, 0.0869840607047081, -0.01617167890071869, -0.07779571413993835, -0.024374207481741905, 0.0394691526889801, 0.011838479898869991, -0.03888982534408569, -0.011940949596464634, -0.028644351288676262, -0.020161086693406105, -0.0410696417093277, -0.009991294704377651, -0.04079224914312363, -0.04001963138580322, -0.03207945451140404, 0.012076507322490215, -0.03597404807806015, -0.056065838783979416, 0.01557912863790989, 0.08103585243225098, 0.026721641421318054, -0.027132410556077957, 0.002811480313539505, -0.0009086091304197907, -0.11657427996397018, -0.0006587387179024518, -0.021184861660003662, -0.07648289203643799, -0.014176386408507824, -0.016593482345342636, 0.04742209240794182, -0.0491558313369751, -0.04966646060347557, 0.026741143316030502, 0.00408092001453042, 0.026251066476106644, -0.019935306161642075, 0.011478114873170853, -0.029925761744379997, -0.017063649371266365, 0.00654386542737484, 0.04526745155453682, -0.05619275942444801, -0.03285912051796913, -0.01274558249861002, 0.003651954000815749, 0.03950510919094086, 0.0033478473778814077, 0.01140824519097805, 0.023984989151358604, 0.03340388089418411, 0.029610777273774147, -0.05735555663704872, 0.01479607354849577, 0.00514546362683177, 0.016709212213754654, 0.032328009605407715, -0.044800177216529846, 0.013733365572988987, 0.039875585585832596, 0.03775191307067871, -0.02498028241097927, -0.03992747515439987, 0.0019812537357211113, -0.0662909597158432, -0.05243239924311638, 0.011383180506527424, 0.007451467681676149, 0.014063333161175251, 0.03964070975780487, -0.01416055392473936, -0.05462322756648064, 0.008353592827916145, -0.006589729338884354, -0.008031526580452919, -0.043998949229717255, -0.010310836136341095, -0.003982991445809603, -0.02306239865720272, 0.038780391216278076, 0.013780588284134865, -0.01387905701994896, 0.02673541009426117, 0.03149730712175369, -0.03427016735076904, 0.01587340421974659, -0.02402414008975029, -0.02606738731265068, -0.046406373381614685, -0.012785382568836212, -0.02678726613521576, -0.01860828883945942, 0.01570615917444229, 0.0007295611430890858, 0.010195886716246605, 0.05203971266746521, 0.023869765922427177, 0.02151581272482872, -0.0030987700447440147, 0.015592952258884907, -0.02072705328464508, 0.02819194458425045, -0.06281065940856934, -0.0036047662142664194, -0.04426835477352142, -0.03550012409687042, -0.0364987812936306, 0.04174676910042763, -0.026141807436943054, -0.012315347790718079, -0.02302991785109043, -0.00404023053124547, -0.07500440627336502, -0.018464025110006332, 0.011814392171800137, -0.010975086130201817, 0.0778653472661972, 0.0029381182976067066, 0.02660096436738968, -0.02071031928062439, -0.0053993589244782925, -0.015689413994550705, 0.012071402743458748, -0.03155704587697983, -0.006029709242284298, 0.01935572735965252, 0.007621427532285452, -0.012904635630548, 0.03172617405653, 0.03422107547521591, 0.03665909916162491, 0.022052157670259476, -0.009258571080863476, 0.015010319650173187, 0.032480303198099136, 0.04855770990252495, -0.0007723047165200114, -0.0011821531224995852, 0.005455582868307829, -0.039312493056058884, -0.012612774036824703, -0.043381668627262115, 0.036105602979660034, -0.0014746390515938401, 0.004487611819058657, -0.012989462353289127, -0.09558352828025818, 0.040683235973119736, 0.017094124108552933, 0.016925595700740814, -0.00932025071233511, -0.045780401676893234, 0.003771803807467222, -0.030719714239239693, 0.04451118782162666, 0.06020377203822136, -0.047297153621912, 0.022167993709445, 0.007433985359966755, 0.01878776215016842, -0.0041254120878875256, 0.012962373904883862, -0.07184853404760361, -0.00816292967647314, 0.008758981712162495, -0.0006516936118714511, -0.052990201860666275, -0.03058435767889023, -0.023603949695825577, 0.015076398849487305, 0.009001894854009151, -0.0017090056790038943, 0.01524653285741806, -0.01815818063914776, 0.019156934693455696, -0.03530491515994072, 0.003986465744674206, -0.01461193710565567, -0.019674520939588547, 0.00711294449865818, -0.03342114016413689, 0.05956035852432251, -0.03552146628499031, 0.016768736764788628, 0.034633465111255646, -0.026796521618962288, -0.005717848427593708, -0.01485142856836319, -0.0017629422945901752, -0.005403958261013031, 0.04268595576286316, -0.01498983334749937, -0.007862200029194355, -0.03364798054099083, 0.020889002829790115, -0.036986641585826874, 0.002936961129307747, -0.05629423260688782, 0.012155295349657536, 0.00022515466844197363, 0.0625123605132103, -0.0019136681221425533, 0.0659453496336937, -0.020220885053277016, -0.03558213263750076, 0.04788900539278984, -0.0665806382894516, -0.049790702760219574, -0.016737518832087517, -0.04641064628958702, 0.019633743911981583, 0.03927135095000267, 0.04056225344538689, -0.02787330374121666, 0.04777540639042854, 0.02198554202914238, -0.0057033970952034, 0.038594041019678116, -0.0069735352881252766, 0.030008990317583084, -0.02881666272878647, -0.03954169526696205, -0.09222950041294098, -0.00546266557648778, 0.03663790598511696, 0.023781871423125267, 0.000004868940777669195, -0.005733312573283911, -0.03735959902405739, 0.03942776098847389, -0.047372277826070786, -0.03996223956346512, 0.046191781759262085, -0.011072465218603611, 0.007387315388768911, -0.013524135574698448, -0.06706953048706055, 0.03688130900263786, 0.03725716099143028, -0.04359649866819382, -0.014349090866744518, -0.017901398241519928, 0.03810923546552658, 0.009569517336785793, 0.029097212478518486, -0.022268064320087433, -0.006557734217494726, 0.05452645942568779, -0.028340721502900124, -0.01642296090722084, 0.0465342178940773, 0.011441054753959179, 0.02601032517850399, 0.05632622912526131, 0.011101058684289455, 0.02683941461145878, -0.007820305414497852, -0.018303148448467255, -0.04712160676717758, 0.04094063118100166, 0.03569573536515236, -0.012415487319231033, -0.019848043099045753, 0.0510714016854763, 0.052201077342033386, -0.03215372934937477, -0.028776029124855995, 0.023016445338726044, -0.036603424698114395, -0.028231389820575714, -0.015103965997695923, 0.01123547088354826, -0.0653880164027214, 0.0505945160984993, 0.0006898218998685479, 0.017584465444087982, 0.05942559242248535, 0.001983124762773514, -0.01831815391778946, -0.007449184078723192, 0.06443426758050919, 0.06770078092813492, 0.019888225942850113, -0.0030945634935051203, 0.05432571470737457, -0.04071413725614548, -0.025258677080273628, 0.02407502941787243, 0.00902837049216032, -0.014008266851305962, -0.034220557659864426, 0.0190206877887249, 0.052488554269075394, -0.032367043197155, 0.08224368840456009, -0.025889448821544647, 0.005799496546387672, -0.01527613028883934, 0.020627150312066078, 0.03731311857700348, 0.046959035098552704, 0.00740273529663682, 0.045441944152116776, -0.027518820017576218, -0.020072434097528458, -0.00013646026491187513, -0.0496366024017334, -0.011538621038198471, 0.05689171701669693, 0.007905518636107445, 0.003055308945477009, 0.032629404217004776, 0.027377193793654442, 0.07153218984603882, -0.005228968802839518, 0.024913020431995392, -0.01057747844606638, 0.005536857061088085, 0.008284946903586388, 0.015344190411269665, -0.032662101089954376, -0.02095019817352295, -0.013002792373299599, -0.02315787971019745, -0.019685501232743263, 0.0029055378399789333, -0.003967531491070986, 0.04604282230138779, 0.003274026094004512, -0.008397151716053486, -0.0029720028396695852, -0.0020738241728395224, -0.025662682950496674, -0.044770363718271255, -0.03941807523369789, -0.04269244149327278, -0.09189131110906601, 0.004546241834759712, 0.006538874469697475, -0.004687647335231304, -0.027247600257396698, -0.024145135655999184, -0.04089369997382164, -0.02252701297402382, 0.02663181908428669, -0.07100570946931839, -0.027389083057641983, 0.01369959581643343, 0.02952093817293644, 0.021989375352859497, 0.022773297503590584, 0.0401371493935585, -0.006713347975164652, -0.015398016199469566, -0.031690388917922974, 0.024085965007543564, 0.021251194179058075, 0.011252550408244133, 0.029470568522810936, -0.06719227880239487, 0.0394773930311203, 0.05427180603146553, 0.015229318290948868, -0.05541405826807022, 0.022338807582855225, 0.0043555814772844315, -0.018167603760957718, 0.06284394860267639, -0.03188670054078102, 0.03612533584237099, -0.03860614821314812, -0.004478597082197666, -0.010904310271143913, -0.0036419962998479605, 0.0407019704580307, -0.0037621580995619297, 0.07512591034173965, 0.07031682133674622, -0.012183070182800293, -0.04976464435458183, -0.02518983744084835, 0.008244008757174015, 0.005821336060762405, -0.019424106925725937, -0.03972000628709793, -0.05100537836551666, -0.05587508901953697, -0.018968962132930756, 0.011313755065202713, -0.021592512726783752, -0.04146808013319969, 0.028942538425326347, 0.020633390173316002, -0.0451984703540802, 0.0022318388801068068, -0.050060421228408813, 0.020418928936123848, 0.011867157183587551, -0.010478125885128975, -0.010898060165345669, 0.022322148084640503, 0.022836891934275627, -0.0033151220995932817, 0.039072174578905106, -0.04441780224442482, 0.002530359895899892, -0.0070867231115698814, 0.028652790933847427, 0.03824314847588539, 0.003879187861457467, -0.005582159850746393 ]
[ -0.07938583940267563, -0.008628742769360542, -0.031246526166796684, -0.0609409399330616, 0.0739111676812172, -0.03627084195613861, -0.0571986585855484, 0.02806924283504486, -0.028228409588336945, -0.050978489220142365, 0.0025642274413257837, 0.0021340306848287582, -0.03261719271540642, -0.0030225077643990517, 0.0822986513376236, 0.010028178803622723, -0.011277290992438793, -0.05358097702264786, -0.00940388347953558, 0.014382638037204742, -0.004017795901745558, 0.005003995727747679, -0.02127011865377426, -0.03851986303925514, 0.0038433035369962454, 0.029088275507092476, 0.049195267260074615, -0.011480078101158142, -0.028579670935869217, -0.20159445703029633, 0.029464637860655785, -0.015361872501671314, -0.001668649143539369, -0.009407171048223972, -0.018508952111005783, 0.04903397336602211, 0.05791493132710457, 0.01654227450489998, -0.01121485698968172, 0.010452372021973133, 0.014302864670753479, 0.04674471914768219, -0.026772920042276382, -0.013732620514929295, 0.0005474264617078006, -0.013768047094345093, 0.021729623898863792, -0.016236228868365288, -0.00666026258841157, -0.0061344425193965435, -0.029384128749370575, 0.0329805463552475, -0.009217508137226105, -0.0523979589343071, -0.0330941416323185, -0.02744246833026409, 0.015201294794678688, 0.08874382078647614, 0.004539025016129017, 0.0172264464199543, 0.012789832428097725, -0.001994980964809656, -0.12696519494056702, 0.06342051923274994, 0.04127825051546097, 0.05555249750614166, -0.0064650909043848515, -0.030084317550063133, 0.005802061874419451, 0.06680167466402054, -0.031191904097795486, -0.008462267927825451, -0.025530923157930374, 0.0549449548125267, 0.06223452091217041, -0.015413139015436172, 0.003678374458104372, 0.06985582411289215, 0.005456999875605106, -0.04170621186494827, -0.0435519777238369, -0.02777029387652874, -0.015218147076666355, 0.0025431583635509014, -0.07748448848724365, -0.01622104085981846, 0.01158625166863203, 0.061844803392887115, 0.044273391366004944, 0.06301812827587128, 0.011759557761251926, -0.03695272281765938, 0.07958995550870895, -0.033138129860162735, -0.06817460805177689, -0.012455138377845287, -0.024992389604449272, -0.016626905649900436, -0.04147471487522125, 0.42012181878089905, -0.026026487350463867, -0.028507499024271965, 0.048362452536821365, 0.0258152075111866, -0.004103844985365868, 0.020260902121663094, -0.0007321268785744905, -0.00746710691601038, 0.013546258211135864, -0.012760906480252743, 0.008124815300107002, 0.010924278758466244, 0.06260130554437637, -0.07326848804950714, 0.012329254299402237, 0.01316833309829235, 0.0016485739033669233, 0.009729655459523201, -0.024053866043686867, 0.021779440343379974, -0.004509675782173872, -0.007132980972528458, 0.037468474358320236, -0.013872059062123299, 0.03798877075314522, 0.016361098736524582, 0.03373445197939873, 0.0202097836881876, 0.04930105805397034, 0.021689243614673615, 0.02042304165661335, -0.049139734357595444, -0.05082845315337181, -0.025612737983465195, 0.0018973852274939418, 0.013663648627698421, 0.02610773965716362, -0.05218768119812012, -0.012348579242825508, 0.004742780234664679, -0.006812218576669693, 0.009988070465624332, 0.05066549777984619, -0.026823000982403755, -0.0412549264729023, 0.07843007147312164, 0.0001745254994602874, -0.03265036270022392, -0.01641317456960678, -0.041769832372665405, -0.0028338260017335415, 0.04049287736415863, 0.0068983761593699455, -0.056645479053258896, 0.03652134910225868, 0.023266766220331192, 0.04156849905848503, 0.010442834347486496, -0.05450274050235748, -0.004861467517912388, -0.025285426527261734, -0.05188317969441414, -0.03461206704378128, 0.03334631770849228, 0.02515137381851673, -0.09929713606834412, -0.02138201892375946, 0.013332468457520008, 0.04855979233980179, -0.04899923503398895, -0.03527534380555153, 0.03505314886569977, -0.007832130417227745, -0.030473651364445686, 0.025836968794465065, -0.02313651144504547, -0.0008523321012035012, 0.020937500521540642, 0.03353148326277733, 0.03829120472073555, -0.019933253526687622, -0.014870956540107727, -0.0003463379107415676, -0.006011186633259058, -0.04143151640892029, -0.07736558467149734, -0.04830745607614517, -0.012523801997303963, -0.0339282751083374, 0.0053479946218431, -0.05863532796502113, -0.02214760147035122, -0.0504007525742054, 0.05994182825088501, 0.008614076301455498, -0.01564222015440464, 0.009020142257213593, 0.0012852053623646498, -0.007840064354240894, -0.008578320033848286, 0.023869965225458145, 0.036641206592321396, -0.015393353067338467, 0.026374440640211105, -0.03894272446632385, 0.04899172484874725, 0.030372995883226395, -0.04679907485842705, 0.05301503837108612, 0.01904049515724182, -0.05402836576104164, -0.0225747749209404, 0.014769144356250763, -0.007912788540124893, -0.015728380531072617, -0.015848267823457718, -0.03540794923901558, 0.022424066439270973, 0.012837640009820461, 0.02670680359005928, -0.0355895459651947, -0.0012639019405469298, -0.0046534123830497265, -0.3563918471336365, -0.0487295463681221, -0.0291262399405241, 0.02036537230014801, 0.011989387683570385, -0.05879068374633789, 0.016255654394626617, -0.0044492012821137905, -0.03290360048413277, -0.008269201964139938, 0.11396954953670502, -0.029207509011030197, 0.021483223885297775, -0.07986359298229218, 0.010061157867312431, 0.023467576131224632, -0.0317247249186039, -0.043164629489183426, -0.05268360301852226, 0.023921294137835503, -0.00917033851146698, -0.022045131772756577, -0.03439348563551903, -0.022490881383419037, -0.020415114238858223, -0.00918238703161478, 0.08822786062955856, 0.01875161938369274, 0.12632670998573303, -0.03645087778568268, 0.045220643281936646, 0.04285918548703194, 0.003534134477376938, -0.10919097810983658, -0.0417335145175457, -0.012759179808199406, 0.02400117926299572, 0.008188705891370773, 0.04509183019399643, 0.005963356699794531, -0.08432906121015549, 0.014740039594471455, -0.06744097918272018, -0.09303583204746246, -0.03434468060731888, -0.004209453240036964, -0.019886381924152374, -0.019703470170497894, -0.04582040011882782, 0.052887964993715286, -0.011164202354848385, 0.023350995033979416, 0.0027119810692965984, 0.014961411245167255, 0.029129447415471077, 0.0023528998717665672, -0.03644099831581116, -0.006859293207526207, 0.01559358462691307, -0.008292797952890396, 0.051216937601566315, 0.08697496354579926, 0.021462837234139442, -0.05188789591193199, 0.008090363815426826, 0.004251189064234495, -0.009643025696277618, -0.010372083634138107, 0.04167928174138069, -0.054517827928066254, -0.027864156290888786, 0.10925904661417007, -0.01971506141126156, -0.00528262322768569, 0.03512287512421608, 0.04858224838972092, -0.00417916476726532, 0.013204804621636868, -0.017334938049316406, -0.02365339919924736, 0.017040850594639778, 0.015911927446722984, 0.07825994491577148, -0.041901689022779465, -0.012253524735569954, 0.0685514584183693, -0.015640374273061752, -0.02723035402595997, 0.05856240168213844, 0.029827598482370377, -0.039219506084918976, 0.007003899198025465, -0.011894907802343369, -0.049062326550483704, 0.03681915998458862, 0.0072121708653867245, -0.255911648273468, 0.032053567469120026, 0.09048871695995331, 0.040936198085546494, -0.019447660073637962, -0.00861313845962286, 0.060594405978918076, -0.05236200615763664, 0.016071418300271034, 0.019642435014247894, -0.020801536738872528, 0.04577992111444473, -0.020287781953811646, 0.011173291131854057, 0.05210336297750473, -0.0038060061633586884, 0.06927557289600372, 0.05945514887571335, 0.02187257632613182, 0.0016581729287281632, -0.012957283295691013, -0.03266208618879318, 0.17907950282096863, 0.03115306980907917, 0.027556287124753, 0.055459246039390564, 0.032613564282655716, 0.03300531208515167, 0.04880300536751747, 0.013354686088860035, 0.0021810897160321474, 0.0041323998011648655, 0.04872754216194153, -0.02401537075638771, 0.004586806986480951, -0.06760672479867935, 0.009156222455203533, 0.06790915876626968, 0.00997668132185936, -0.007278843782842159, -0.009777924977242947, 0.014987177215516567, 0.014351049438118935, 0.0008787274709902704, 0.07795802503824234, -0.028869369998574257, 0.0249945018440485, -0.045529261231422424, -0.06694148480892181, 0.006273156031966209, -0.04071779176592827, -0.012691019102931023, 0.020639140158891678, -0.03168376907706261, 0.024228930473327637, 0.037970542907714844, -0.013527761213481426, -0.03424984961748123, -0.006820910144597292, 0.05193072557449341, 0.016684243455529213, -0.04479341581463814, 0.11327692121267319, 0.02954970858991146, 0.04283435270190239 ]
[ -0.009092768654227257, 0.0018218820914626122, -0.013599367812275887, 0.03114333562552929, 0.03792806342244148, 0.0063207210041582584, -0.01155656948685646, 0.01446801982820034, -0.004322669003158808, -0.030762378126382828, 0.017193403095006943, 0.018641943112015724, 0.01448596641421318, 0.0014301214832812548, 0.02324899099767208, 0.009012688882648945, -0.033297669142484665, 0.001590711297467351, -0.010859858244657516, -0.02203924022614956, -0.040716752409935, 0.03547905012965202, 0.029829194769263268, -0.006048115901648998, 0.0011296608718112111, 0.014158139936625957, -0.06225257366895676, -0.018671555444598198, 0.01685580052435398, -0.111470527946949, 0.02979750744998455, -0.0012533410917967558, -0.019377753138542175, 0.004682864993810654, 0.029331523925065994, -0.005611801985651255, 0.027597039937973022, 0.029891248792409897, -0.045448072254657745, -0.0022487102542072535, -0.022072961553931236, -0.029441270977258682, -0.004772690124809742, 0.030333546921610832, -0.03841207176446915, -0.02451450563967228, -0.02172674797475338, -0.028609955683350563, -0.014859035611152649, 0.019495530053973198, -0.010073358193039894, -0.015981843695044518, -0.015576494857668877, -0.024111710488796234, -0.02453949861228466, -0.021066898480057716, 0.015498222783207893, 0.030007988214492798, 0.02357211709022522, -0.028326377272605896, 0.009772682562470436, 0.021708054468035698, -0.027046827599406242, -0.027921315282583237, -0.013882195577025414, -0.021314270794391632, 0.06256452202796936, 0.024677081033587456, -0.021343689411878586, -0.002056758850812912, 0.015458930283784866, 0.03655814379453659, -0.025164205580949783, 0.01929318718612194, -0.010185414925217628, -0.0116070955991745, 0.03712201118469238, 0.031677424907684326, 0.03428668528795242, 0.015541723929345608, -0.010796929709613323, 0.02724742330610752, -0.01387424860149622, 0.02715953439474106, -0.018277453258633614, -0.019975895062088966, -0.031241077929735184, 0.003253566799685359, 0.04402735084295273, 0.04942440614104271, -0.048175420612096786, -0.014732913114130497, -0.01266516838222742, -0.0010387185029685497, -0.08885946124792099, 0.04395277425646782, 0.02745598740875721, 0.017673084512352943, -0.031035954132676125, 0.823544442653656, -0.0032828720286488533, 0.00288765924051404, 0.014999558217823505, 0.026523277163505554, 0.018094435334205627, -0.019813621416687965, -0.0220151599496603, -0.006148822605609894, -0.026438558474183083, -0.05372171103954315, 0.04262886568903923, -0.011222128756344318, 0.03591908514499664, -0.007903264835476875, -0.006650986149907112, 0.007550323847681284, 0.037939902395009995, 0.0015443008160218596, 0.005526613909751177, 0.03838010132312775, 0.03319373354315758, -0.015097813680768013, 0.046772412955760956, 0.0035895914770662785, -0.012258730828762054, -0.1469864696264267, -0.00560579402372241, -6.95629418420607e-33, 0.08166145533323288, -0.0381937175989151, 0.02000945620238781, 0.02414987049996853, 0.029657883569598198, -0.047459933906793594, 0.020843569189310074, 0.043532539159059525, -0.00149161193985492, -0.023022543638944626, -0.03813917562365532, 0.004257498309016228, -0.006206142250448465, -0.03656494617462158, 0.04681087285280228, -0.01772885024547577, 0.008842015638947487, 0.011156592518091202, -0.02414672076702118, -0.014975768513977528, 0.013747059740126133, 0.02719438076019287, -0.010512962006032467, -0.017065448686480522, 0.012868349440395832, -0.004678106866776943, 0.0443376787006855, 0.020143499597907066, -0.006811435334384441, -0.025565508753061295, -0.01737116649746895, 0.012320752255618572, -0.02918769232928753, -0.008815506473183632, -0.0023190246429294348, -0.053127702325582504, -0.05887748673558235, 0.0026799861807376146, -0.04288576915860176, -0.02442433312535286, 0.005119125358760357, -0.013706742785871029, -0.07953424751758575, -0.014758514240384102, -0.030372492969036102, -0.035607364028692245, 0.009051979519426823, 0.005386000499129295, -0.005657753441482782, 0.03384791687130928, 0.021791398525238037, 0.021907035261392593, -0.023074762895703316, -0.0066916425712406635, 0.014525291509926319, 0.07475228607654572, 0.025321150198578835, -0.008034123107790947, -0.028580406680703163, -0.004649675451219082, -0.015077670104801655, 0.00125576788559556, -0.012072314508259296, 0.038264550268650055, 0.008868840523064137, 0.01418762281537056, -0.012289047241210938, 0.004233276937156916, -0.017499584704637527, -0.011130129918456078, -0.03362429887056351, -0.005704767070710659, 0.019676832482218742, -0.029302041977643967, 0.017888322472572327, -0.004353637341409922, 0.0516195073723793, 0.00860047060996294, -0.004949580412358046, 0.0035920238588005304, 0.005635518115013838, -0.00785363931208849, 0.02916833572089672, -0.00561209162697196, -0.011114493012428284, -0.03763137757778168, -0.002484767697751522, -0.006186906713992357, -0.009270693175494671, -0.027425434440374374, 0.0295089241117239, 0.02551177889108658, 0.022121109068393707, -0.05188111960887909, -0.03525683656334877, 7.320801758084614e-33, -0.004000055603682995, 0.027260081842541695, -0.02335905097424984, -0.015066791325807571, -0.022779321298003197, 0.018081970512866974, 0.0321393758058548, 0.034062426537275314, -0.0408560186624527, 0.04207083210349083, -0.06051969155669212, 0.012478736229240894, -0.01854536682367325, 0.030552562326192856, 0.03214442729949951, 0.010197572410106659, 0.026316190138459206, -0.046856705099344254, 0.005936198402196169, -0.006349530536681414, 0.06780882924795151, 0.013672047294676304, 0.023238547146320343, -0.003494182601571083, 0.018388433381915092, -0.015681378543376923, 0.005667164456099272, 0.03610694035887718, -0.0146285779774189, -0.01190833281725645, 0.070676788687706, -0.03367072343826294, 0.01273387111723423, -0.045775264501571655, -0.020120304077863693, -0.012925995513796806, -0.008932309225201607, 0.04620647057890892, -0.00911414809525013, -0.00714359525591135, 0.013381144031882286, -0.019089940935373306, -0.02346445620059967, 0.03414541110396385, -0.03921398147940636, 0.008860484696924686, -0.01076310034841299, -0.03812234103679657, 0.016330761834979057, -0.02006634883582592, -0.017508095130324364, -0.004037550650537014, 0.02703642100095749, 0.0071685584262013435, 0.0003802622086368501, 0.00014473305782303214, -0.03182331472635269, 0.03320351615548134, -0.030789542943239212, 0.053257789462804794, 0.004102688282728195, -0.013382183387875557, -0.005087119061499834, 0.002726905280724168, -0.04150891676545143, -0.0780576691031456, -0.04226866737008095, -0.008144170977175236, -0.009559553116559982, -0.024954769760370255, 0.0019648857414722443, 0.005268187262117863, -0.009603849612176418, 0.02757609263062477, 0.04102841019630432, -0.055274706333875656, 0.02214851789176464, -0.014353761449456215, -0.0026195405516773462, 0.018634257838129997, 0.014010604470968246, 0.05537272244691849, -0.032064296305179596, -0.03782135993242264, 0.004987621679902077, 0.007182843051850796, -0.027176858857274055, 0.07040869444608688, 0.050405289977788925, 0.004976414144039154, 0.023163985460996628, -0.0017610423965379596, -0.024783479049801826, 0.042243026196956635, 0.023195883259177208, -1.2501193857872295e-8, -0.0003472783719189465, 0.01624203845858574, -0.0072109997272491455, 0.044769395142793655, -0.01411773357540369, -0.00397021509706974, -0.00956433080136776, 0.018456589430570602, -0.015983549878001213, -0.0081781642511487, 0.008679297752678394, -0.010779359377920628, -0.046165622770786285, 0.02056581899523735, -0.0038668359629809856, -0.01444078516215086, 0.009053786285221577, -0.003081867005676031, 0.010165377520024776, 0.007869443856179714, 0.03554011136293411, 0.052869897335767746, -0.005657292436808348, 0.04036688804626465, -0.020868370309472084, 0.010794620960950851, 0.005921761505305767, -0.09855037182569504, 0.005703506991267204, 0.022350769490003586, -0.021731674671173096, 0.002619992010295391, -0.05909941345453262, -0.010119165293872356, -0.04049993306398392, -0.009107873775064945, 0.021070292219519615, 0.0005688053206540644, -0.004924877546727657, 0.0006522554904222488, 0.0051956456154584885, 0.03553829714655876, -0.005176411010324955, -0.022387932986021042, 0.0038283856119960546, 0.04716983437538147, -0.006853282917290926, 0.03187194839119911, -0.014267557300627232, -0.031549472361803055, 0.03898713365197182, -0.016169050708413124, -0.024043109267950058, 0.061656855046749115, 0.006129920948296785, 0.039393261075019836, 0.007425033953040838, -0.010306887328624725, -0.013351989910006523, 0.02897348627448082, 0.027473896741867065, -0.00041904349927790463, -0.007737032137811184, -0.011613701470196247 ]
sbt-rolling-with-continuousincremental-compilation-and-jetty
https://markhneedham.com/blog/2011/06/10/sbt-rolling-with-continuousincremental-compilation-and-jetty
false
2011-06-26 17:05:07
Bounded Rationality
[ "systems-thinking-2" ]
[ "Systems Thinking" ]
In http://www.amazon.co.uk/Thinking-Systems-Primer-ebook/dp/B001OC6NS6/ref=sr_1_2?ie=UTF8&qid=1309103523&sr=8-2[Thinking In Systems: A Primer]' one of the most interesting ideas that Donella Meadows describes is what Herbert Simon coined http://en.wikipedia.org/wiki/Bounded_rationality[bounded rationality]: ____ Bounded rationality means that people make quite reasonable decisions based on the information they have. But they don't have perfect information, especially about more distant parts of the system ____ Later on in the chapter the following idea is suggested: ____ If you become a manager, you probably will stop seeing labour as a deserving partner in production, and start seeing it as a cost to be minimised. ____ This helps explains something that I've noticed happen quite frequently. Someone who was previously non management gets pulled into a management position and 'mysteriously' starts acting exactly like all the others in that type of role rather than having a holistic view. The strange thing is that we don't expect this to happen. The person was on 'our' side very recently so surely they should be able to see both perspectives! Esther Derby referred to this problem in http://www.markhneedham.com/blog/2011/05/13/xp-2011-esther-derby-still-no-silver-bullets/[her keynote at XP2011] where she talked about two different types of information that occur in a system: * Day to day information - this is possessed by people 'on the ground' * System information - this is possessed by people 'in management' When the people who recently moved into a management position are challenged on this they will often point out that "you can't see the bigger picture" which is true but still doesn't account for the fact that they probably aren't seeing it either! We're both just seeing different parts of the system. Meadows goes on to point out that the design of the system tends to encourage this type of behaviour: ____ Seeing how individual decisions are rational within the bounds of the information available does not provide an excuse for narrow-minded behaviour. It provides an understanding of why that behaviour arises. Taking out one individual from a position of bounded rationality and putting in another person is not likely to make much difference. Blaming the individual rarely helps create a more desirable outcome. ____ Meadows finishes this section of the book with the following suggestion which I think is especially useful in a consulting environment where both consultants and management quite obviously tend to suffer from bounded rationality. ____ It's amazing how quickly and easily behaviour changes can come, with even slight enlargement of bounded rationality, by providing better, more complete, timelier information. ____ I've seen various attempts at trying to help people enlarge their bounded rationality at ThoughtWorks, such as: * Presentations by the finance director showing where the revenue of the company gets spent * Management team members taking the time to have one on one discussions with consultants * Discussions about the sales pipeline and the types of work available in the market I think if this type of thing happened more frequently then you'd probably see an enlargement of everyone's bounded rationality which would be useful for all involved!
null
null
[ 0.012498711235821247, 0.009110577404499054, -0.02077753096818924, 0.041440416127443314, 0.09933304041624069, 0.002373620867729187, 0.020259810611605644, 0.03515411168336868, 0.022013574838638306, -0.012179508805274963, -0.01487643364816904, 0.014588072896003723, -0.036400433629751205, 0.016415633261203766, -0.022273894399404526, 0.08013852685689926, 0.04942202940583229, 0.009848685003817081, -0.018724357709288597, -0.011434857733547688, 0.029832715168595314, 0.08639000356197357, 0.04404408112168312, 0.026555469259619713, 0.053701430559158325, -0.009620667435228825, 0.04336351901292801, -0.017905332148075104, -0.021989429369568825, 0.01178019493818283, 0.03691703826189041, -0.021044308319687843, 0.0001897939364425838, 0.03525098040699959, 0.011009658686816692, 0.011823661625385284, -0.027663197368383408, 0.011956864036619663, 0.010040847584605217, -0.008094740100204945, -0.10028950124979019, 0.05923837795853615, -0.01226483378559351, 0.010434692725539207, -0.04139658808708191, -0.01255453284829855, -0.05438186973333359, 0.014742884784936905, 0.020840872079133987, 0.002650150330737233, -0.05794401094317436, 0.027111757546663284, 0.013794679194688797, 0.010344439186155796, -0.024727778509259224, 0.047713615000247955, -0.012404476292431355, -0.05026695504784584, 0.00934899877756834, -0.048149049282073975, -0.0018967107171192765, -0.024660199880599976, 0.0042408537119627, 0.010939380154013634, 0.013197998516261578, -0.04089853912591934, -0.010514382272958755, 0.038366928696632385, -0.03043665550649166, 0.01658030040562153, -0.053451575338840485, 0.002066124463453889, -0.0031280668918043375, 0.017157509922981262, -0.013433698564767838, -0.0573870986700058, 0.021307898685336113, 0.06296662241220474, 0.02581082098186016, 0.01650327630341053, -0.02946026623249054, 0.03318623825907707, 0.006231718696653843, 0.0149510707706213, 0.006226887460798025, -0.041726309806108475, -0.004133350215852261, -0.020816035568714142, -0.06785324215888977, 0.06279603391885757, 0.00821186788380146, -0.06273820996284485, 0.002483674790710211, 0.05331572890281677, -0.017197832465171814, 0.009396771900355816, 0.04602242261171341, -0.0012058678548783064, -0.013654937967658043, -0.032432474195957184, -0.025887850672006607, -0.019808894023299217, 0.010986106470227242, 0.0020011579617857933, -0.06726613640785217, -0.005731930024921894, -0.03159363940358162, -0.016096170991659164, -0.010896577499806881, 0.011646676808595657, -0.03874380141496658, 0.017089135944843292, -0.010565187782049179, 0.005756122060120106, -0.059810198843479156, 0.059573668986558914, 0.010972550138831139, -0.03593634068965912, 0.01998043619096279, 0.019213322550058365, 0.055788762867450714, -0.004204783588647842, -0.014514501206576824, 0.07007228583097458, 0.0015448933700099587, -0.014101235195994377, -0.028368737548589706, 0.038858477026224136, -0.011253285221755505, -0.06405487656593323, -0.007876845076680183, 0.05072099715471268, -0.04062792286276817, -0.01681409403681755, -0.016908735036849976, 0.0005736718303523958, 0.02389092929661274, 0.01150275394320488, 0.030604876577854156, 0.08122006058692932, 0.006377975456416607, -0.05958636477589607, 0.029489537701010704, 0.01337550301104784, 0.02473495341837406, -0.010707985609769821, 0.020128825679421425, -0.007166111376136541, -0.06289053708314896, -0.04580222815275192, 0.005598503164947033, 0.026683909818530083, 0.03744539991021156, -0.01929933950304985, 0.03142058104276657, 0.07543689757585526, 0.04633616656064987, -0.007812632247805595, -0.00885564461350441, 0.03758374974131584, 0.04069487750530243, 0.027391135692596436, 0.03358620032668114, 0.03754570335149765, 0.018574630841612816, -0.03360801935195923, -0.001946263131685555, 0.04632357507944107, 0.009894163347780704, 0.006681928411126137, -0.04886999726295471, -0.0571470744907856, 0.04527195915579796, -0.042759161442518234, -0.02593917027115822, 0.04120449721813202, 0.0713207945227623, 0.04275919497013092, 0.033427171409130096, 0.02247091755270958, -0.07818412035703659, 0.03788277879357338, -0.006383189931511879, 0.014070830307900906, 0.029398733749985695, -0.029431520029902458, 0.045201513916254044, 0.0446200929582119, 0.016458828002214432, 0.03348202630877495, -0.06508910655975342, -0.07125452905893326, -0.014905011281371117, -0.0004145901766605675, 0.046279456466436386, -0.03254164382815361, 0.026659630239009857, 0.07846799492835999, 0.0007217620732262731, 0.05576357617974281, 0.015695853158831596, -0.015157320536673069, 0.007469633594155312, -0.02008703351020813, -0.028685368597507477, 0.06223179027438164, 0.02429669350385666, 0.007282857783138752, -0.046486061066389084, 0.009132402017712593, -0.02601180598139763, -0.011160344816744328, 0.04727639630436897, -0.020743953064084053, 0.03671947866678238, -0.00019075084128417075, 0.06327518075704575, -0.03557858243584633, 0.028738128021359444, -0.025619590654969215, 0.005791798699647188, 0.010593433864414692, -0.01876760646700859, 0.02583986520767212, -0.002406532410532236, 0.10496454685926437, 0.07298576086759567, -0.014073445461690426, -0.03847721591591835, 0.028577685356140137, 0.023816337808966637, -0.04526851326227188, 0.004960530903190374, 0.0028780882712453604, 0.00689177168533206, -0.0015537762083113194, -0.05311301350593567, -0.02466968074440956, 0.024847500026226044, -0.045318059623241425, 0.0020832910668104887, 0.04338360205292702, -0.014884274452924728, 0.06716828048229218, -0.012211055494844913, 0.00162086624186486, -0.030883608385920525, -0.01101897656917572, -0.07284968346357346, 0.004471623804420233, -0.006732799578458071, -0.009446182288229465, 0.05275943875312805, -0.018513116985559464, -0.04296756163239479, -0.043155819177627563, -0.027838170528411865, 0.01902453787624836, 0.07158491760492325, 0.06114787980914116, -0.019175555557012558, 0.06995110958814621, -0.019148319959640503, 0.04995414987206459, 0.009389697574079037, -0.047923244535923004, -0.035275306552648544, -0.030612485483288765, -0.0025327480398118496, 0.0022648649755865335, 0.0304536335170269, -0.01858033612370491, 0.007417737040668726, 0.02184334397315979, -0.0012720410013571382, -0.003994940780103207, 0.027406394481658936, -0.00013842456974089146, 0.01702837087213993, -0.016805950552225113, -0.013509618118405342, 0.06833247095346451, -0.01544093992561102, 0.0033053786028176546, 0.019207147881388664, -0.08789940178394318, 0.05644960701465607, -0.059001240879297256, -0.042424462735652924, 0.008884492330253124, 0.024571184068918228, 0.057022575289011, 0.04435552656650543, 0.010104850865900517, 0.06329955905675888, 0.029980802908539772, 0.0028223847039043903, 0.007910295389592648, 0.012222626246511936, 0.05004167556762695, -0.011888795532286167, -0.005923201330006123, 0.04870150610804558, -0.0025862096808850765, 0.022991029545664787, -0.05818545073270798, 0.057303935289382935, -0.01586945354938507, -0.2690800130367279, 0.02746685780584812, 0.023576388135552406, -0.05006652697920799, 0.03167073428630829, -0.03483917564153671, 0.004304119385778904, -0.059164129197597504, -0.03033188171684742, 0.01280286069959402, -0.023460447788238525, -0.04295358434319496, -0.027605323120951653, 0.05393068492412567, 0.011897045187652111, 0.028425520285964012, 0.024354295805096626, -0.03591136634349823, 0.006601519882678986, 0.05626216530799866, 0.005707363598048687, -0.06184981018304825, -0.03582055866718292, 0.06314631551504135, 0.03450366109609604, 0.06930776685476303, -0.06557604670524597, 0.0252308938652277, -0.07194462418556213, 0.007251398637890816, -0.019769711419939995, -0.009351763874292374, -0.006592574063688517, -0.012644540518522263, 0.008581563830375671, -0.022886084392666817, 0.04348917677998543, 0.00047621328849345446, -0.012387576512992382, 0.010090697556734085, -0.014879364520311356, -0.008792108856141567, 0.020632604137063026, 0.03283682093024254, 0.05331091955304146, 0.02133682183921337, -0.08885076642036438, -0.00209973962046206, -0.03561856225132942, 0.05834618955850601, -0.04887117072939873, -0.015682708472013474, 0.004376665223389864, 0.011508629657328129, -0.0035490167792886496, 0.0035288571380078793, 0.005188731011003256, -0.044277120381593704, -0.03999624773859978, -0.05444815009832382, -0.005991315934807062, -0.03469555824995041, -0.012802102603018284, -0.040423061698675156, -0.0025913689751178026, -0.05146527290344238, -0.0825168639421463, -0.015398051589727402, 0.0732770562171936, -0.004427358973771334, -0.02835734188556671, -0.00625641318038106, -0.015098251402378082, -0.10863156616687775, -0.022836701944470406, -0.00676396768540144, -0.035729557275772095, -0.018048131838440895, 0.03130410611629486, 0.03192213177680969, -0.010059802792966366, -0.056263212114572525, 0.024262825027108192, 0.0016278527909889817, 0.04436197131872177, -0.026330284774303436, 0.0495225191116333, 0.009454721584916115, -0.03761926293373108, 0.01766880601644516, 0.056405551731586456, 0.01237961370497942, -0.038310930132865906, -0.02936532162129879, 0.03684218227863312, 0.0027022757567465305, -0.011549119837582111, -0.028418485075235367, 0.020119911059737206, 0.031928952783346176, 0.015604152344167233, -0.0553368516266346, 0.00617634505033493, -0.01425889227539301, -0.04559343680739403, -0.016943207010626793, -0.04343627020716667, 0.02329656109213829, 0.0315672941505909, 0.0014604218304157257, 0.014838458970189095, -0.04412677884101868, 0.018184984102845192, -0.04875506833195686, -0.04925820976495743, -0.009688773192465305, -0.011082679033279419, 0.06153222918510437, 0.004699542187154293, -0.0029847179539501667, -0.05858791619539261, 0.003521797014400363, -0.022759823128581047, -0.029984256252646446, -0.07773812860250473, -0.007100820541381836, -0.0075708357617259026, -0.0363314226269722, 0.017623500898480415, 0.03076184168457985, -0.019292077049613, -0.018507234752178192, 0.02265055850148201, -0.0475071519613266, 0.027143824845552444, -0.05688460171222687, -0.04970219358801842, -0.032407019287347794, -0.008302238769829273, 0.003586977254599333, -0.016200542449951172, 0.013879021629691124, 0.02512841857969761, -0.00005594571848632768, 0.033749788999557495, 0.009245148859918118, 0.029458198696374893, -0.005444061942398548, 0.0424191914498806, 0.020527005195617676, 0.004342596512287855, -0.04514288902282715, 0.02440543845295906, -0.01437604334205389, -0.007346541155129671, -0.019996277987957, 0.020076513290405273, -0.023252181708812714, -0.02722737193107605, -0.0256170816719532, -0.005272332113236189, -0.056539613753557205, -0.05408312752842903, -0.041890550404787064, 0.04255007952451706, 0.08363170176744461, -0.029240082949399948, 0.01374242827296257, 0.007153566926717758, -0.005485192872583866, 0.02239074744284153, 0.0036409918684512377, -0.030962562188506126, 0.020138373598456383, -0.0034734969958662987, -0.006024140398949385, 0.00833898689597845, -0.01211907621473074, 0.030852818861603737, 0.0030740464571863413, -0.012780465185642242, -0.038343485444784164, 0.010020284913480282, -0.006658465135842562, 0.04469788447022438, 0.027678849175572395, -0.009195873513817787, 0.007113494444638491, -0.007382404059171677, -0.04957469925284386, -0.04780900105834007, 0.004025890491902828, -0.010967610403895378, 0.015744641423225403, -0.04291076213121414, -0.04441924765706062, 0.0499013252556324, -0.03243077173829079, 0.0013428855454549193, 0.011966547928750515, -0.009709354490041733, 0.004251300822943449, -0.0208054780960083, 0.009726324118673801, 0.04682623967528343, -0.060003284364938736, -0.0028402956668287516, -0.00210118037648499, -0.008773092180490494, 0.03041084110736847, -0.03395834565162659, -0.015347743406891823, -0.013304895721375942, -0.021927863359451294, 0.003507680259644985, -0.07961556315422058, -0.024173695594072342, -0.041982077062129974, -0.005038505885750055, 0.030800266191363335, 0.005633963271975517, -0.034358274191617966, -0.020521188154816628, -0.0034841541200876236, -0.023973507806658745, 0.01566052995622158, -0.021591579541563988, -0.003006155602633953, 0.004238748457282782, -0.032089415937662125, -0.033768244087696075, -0.010375535115599632, 0.004851055331528187, 0.01787538453936577, -0.0476473830640316, -0.004805737640708685, -0.0021919317077845335, 0.016786446794867516, -0.01311686635017395, 0.028805481269955635, -0.0025388034991919994, -0.022388149052858353, -0.031065726652741432, -0.022253192961215973, -0.053719572722911835, 0.017309708520770073, -0.0015757104847580194, -0.009056911803781986, 0.03355195373296738, 0.055104490369558334, 0.01014804095029831, 0.007395523134618998, -0.012107131071388721, -0.002881568158045411, 0.03380393609404564, -0.050593823194503784, -0.02415459044277668, -0.019093018025159836, -0.04272459074854851, 0.0017032737378031015, 0.0007466155220754445, 0.019694318994879723, -0.02367999218404293, 0.03377929702401161, 0.03596101701259613, 0.03695189952850342, 0.041165541857481, 0.010880324989557266, 0.0561879463493824, -0.04555070400238037, 0.006667766720056534, -0.08904972672462463, -0.015329381451010704, -0.005038726609200239, 0.04564434289932251, -0.01443179976195097, 0.00021295783517416567, -0.03974960371851921, 0.04273867607116699, -0.07841367274522781, -0.026424866169691086, 0.022519681602716446, -0.020153144374489784, -0.009781942702829838, 0.033886075019836426, -0.07920137792825699, -0.0019835710991173983, -0.007766440976411104, -0.04418353736400604, -0.02767173759639263, -0.021403325721621513, 0.048774536699056625, -0.006874812766909599, 0.01216640044003725, -0.04151909798383713, 0.005565096624195576, 0.07629053294658661, 0.003210431896150112, 0.009305684827268124, 0.044704653322696686, -0.010256081819534302, 0.0357288233935833, 0.02681613340973854, 0.052281029522418976, -0.0077596260234713554, -0.0031520635820925236, -0.035796236246824265, -0.05554524064064026, 0.017871668562293053, -0.007734484039247036, -0.0032522815745323896, -0.038312532007694244, 0.06174389645457268, 0.01088990643620491, -0.01258077286183834, -0.07425808161497116, -0.006458468269556761, -0.04763058200478554, -0.00513258995488286, -0.004018046427518129, -0.011888283304870129, -0.021534552797675133, 0.0474606454372406, -0.01737343892455101, 0.01907414384186268, 0.058068327605724335, 0.004302089102566242, -0.009921872057020664, -0.001520106103271246, 0.10008654743432999, 0.09136925637722015, 0.072525754570961, 0.0019247396849095821, 0.09132982790470123, -0.013269815593957901, -0.04390667378902435, 0.024879032745957375, -0.017861604690551758, -0.0018322074320167303, -0.019712768495082855, 0.016899587586522102, 0.05963359400629997, -0.018165504559874535, 0.05673814192414284, -0.03639765456318855, -0.037580154836177826, 0.010244904085993767, 0.03480811417102814, -0.005694668740034103, 0.0702182799577713, 0.035405728965997696, 0.01639413647353649, -0.03715573251247406, -0.07587353140115738, 0.036416199058294296, -0.005614177323877811, -0.025573141872882843, 0.04370233789086342, -0.013607722707092762, 0.015216555446386337, 0.002475749235600233, 0.0406392402946949, 0.08951082825660706, -0.021502234041690826, 0.003938855603337288, 0.014452790841460228, 0.02084922231733799, -0.017471060156822205, 0.007400052156299353, -0.013359353877604008, -0.0032440158538520336, -0.0076007479801774025, -0.0470498763024807, -0.03652863949537277, 0.003824315033853054, -0.022180087864398956, 0.054648298770189285, -0.03907082602381706, 0.0154559426009655, 0.029667574912309647, 0.008288792334496975, -0.0319565124809742, -0.044194627553224564, -0.03987523913383484, -0.013033974915742874, -0.06693287938833237, 0.0013930625282227993, 0.02782542258501053, -0.01021375972777605, -0.031170256435871124, -0.029355889186263084, 0.009594833478331566, -0.032070647925138474, 0.016600264236330986, -0.0428125225007534, -0.017189858481287956, -0.012538053095340729, 0.025716081261634827, 0.021209482103586197, -0.0005144671886228025, 0.050528086721897125, 0.008173005655407906, -0.01533287763595581, -0.015634771436452866, 0.02577756904065609, 0.03005225583910942, 0.009209929965436459, 0.01640881970524788, -0.08662039041519165, -0.004535559099167585, 0.032487671822309494, -0.0285355057567358, -0.06694100797176361, 0.024217793717980385, 0.02553911879658699, 0.017526205629110336, 0.051008760929107666, 0.010445473715662956, 0.010379772633314133, -0.03724367171525955, -0.0008322722278535366, 0.0026787780225276947, -0.009306139312684536, 0.027712738141417503, -0.039453860372304916, 0.07374348491430283, 0.05413287878036499, 0.0017763953655958176, -0.03735608235001564, -0.009233837015926838, -0.005930718034505844, 0.014867802150547504, -0.02817389741539955, -0.03283257782459259, -0.006529486272484064, -0.09556970745325089, -0.024656889960169792, 0.03331868350505829, -0.03899261727929115, -0.05126770958304405, 0.02259741723537445, 0.015328329056501389, -0.023151451721787453, 0.012807797640562057, -0.04660589247941971, 0.02007160522043705, -0.01689266599714756, -0.02078184299170971, 0.03137008845806122, 0.038344573229551315, -0.0014368219999596477, 0.015293937176465988, 0.0015415297821164131, -0.04882591962814331, -0.008050929754972458, -0.017919259145855904, 0.025945715606212616, 0.03614749014377594, 0.0011776487808674574, -0.016569064930081367 ]
[ -0.07156145572662354, 0.006173179484903812, -0.043364811688661575, -0.013859699480235577, 0.05046258494257927, -0.016779474914073944, 0.06008799746632576, 0.02763615921139717, 0.014638853259384632, 0.001591830630786717, 0.02304631657898426, -0.013965674676001072, -0.021053288131952286, -0.005288759246468544, 0.06398062407970428, 0.01059470884501934, -0.03568059578537941, -0.048552416265010834, 0.006005479954183102, 0.05607125163078308, 0.008607235737144947, -0.07363651692867279, -0.0799640491604805, 0.005876818206161261, 0.011852399446070194, 0.0010522282682359219, 0.04870425909757614, -0.0074878837913274765, 0.012613995000720024, -0.16636797785758972, 0.028815578669309616, 0.006591073237359524, 0.04589062184095383, -0.008223255164921284, 0.028140947222709656, 0.04793962463736534, 0.046591103076934814, 0.013887885957956314, 0.01412908360362053, 0.04576048254966736, -0.009672100655734539, 0.01931646652519703, -0.00923151709139347, -0.0015333701157942414, -0.00800421554595232, 0.028589898720383644, 0.009573797695338726, -0.01553980354219675, -0.07809995859861374, -0.029305366799235344, -0.0479278638958931, 0.003938565030694008, -0.04507717490196228, -0.004654590506106615, -0.008009230718016624, 0.019131459295749664, 0.0374649316072464, 0.04124901816248894, 0.0006153464200906456, 0.0003614171873778105, 0.03652529418468475, -0.025062086060643196, -0.1459294557571411, 0.06050344929099083, 0.06487174332141876, 0.03814482316374779, -0.04321081563830376, -0.015093903988599777, -0.06439055502414703, 0.05413692444562912, 0.013686939142644405, -0.004452109802514315, -0.03283316642045975, -0.009571964852511883, 0.023500660434365273, -0.012673412449657917, -0.007012901362031698, 0.02695261314511299, 0.03775300830602646, -0.04635191336274147, 0.004925524815917015, -0.006975299678742886, -0.03604419156908989, -0.0020969193428754807, -0.04944256693124771, 0.02384556084871292, -0.017883095890283585, 0.000670078385155648, 0.02112584561109543, 0.00534734595566988, 0.0291688721626997, 0.0004669705522246659, 0.012598040513694286, -0.028904959559440613, -0.06407478451728821, -0.017256367951631546, -0.01090814545750618, 0.055736515671014786, -0.041440822184085846, 0.4445262849330902, -0.03326840326189995, 0.020008152350783348, 0.0851847380399704, 0.02993273362517357, -0.002985358238220215, 0.021074170246720314, -0.027749545872211456, -0.02700248919427395, 0.036086246371269226, -0.005813601892441511, 0.023161737248301506, 0.012238369323313236, 0.06897222995758057, -0.019654659554362297, 0.026241842657327652, 0.000016908665202208795, 0.041626859456300735, -0.007904238998889923, 0.024626806378364563, -0.01867619901895523, -0.022098250687122345, 0.023455843329429626, 0.03634987026453018, -0.0005297278403304517, -0.01514274999499321, -0.039269063621759415, 0.017002776265144348, 0.04041331633925438, 0.006483531091362238, -0.058023951947689056, 0.05047125369310379, -0.08366890996694565, -0.053188472986221313, 0.01006823219358921, 0.016371451318264008, 0.016719691455364227, 0.02529960125684738, -0.001594563596881926, 0.023628095164895058, 0.054940786212682724, 0.00543928612023592, -0.030834989622235298, -0.002394255483523011, -0.040807031095027924, -0.04998820275068283, 0.11934076249599457, 0.06186780706048012, -0.04978286474943161, -0.011212417855858803, 0.005999457091093063, -0.028612688183784485, 0.03012152388691902, 0.010532759130001068, -0.06813017278909683, 0.014820118434727192, 0.01707417145371437, 0.06602209061384201, 0.01932436041533947, -0.05679654702544212, -0.01935543306171894, -0.008030365221202374, 0.002244562143459916, -0.08457710593938828, 0.06602581590414047, 0.08021093904972076, -0.06627058237791061, -0.023504776880145073, -0.008344913832843304, 0.024564871564507484, -0.07649071514606476, 0.0061892857775092125, 0.0011901289690285921, -0.04540855064988136, -0.005930466111749411, 0.048848722130060196, -0.04485758766531944, -0.024121511727571487, 0.029418310150504112, 0.018158234655857086, 0.00569654768332839, 0.0322863832116127, 0.00026243089814670384, -0.03497573733329773, -0.04223746433854103, -0.033614568412303925, -0.058513447642326355, -0.053508348762989044, -0.03218803554773331, -0.05325326323509216, -0.01169748418033123, 0.01034465804696083, 0.004449393134564161, -0.10269394516944885, 0.08270805329084396, -0.050389837473630905, -0.04677500203251839, -0.007686804514378309, -0.014468473382294178, -0.06424616277217865, 0.004688831977546215, -0.11368048191070557, 0.009473513811826706, -0.08014644682407379, 0.018861686810851097, -0.06927669793367386, 0.03789513185620308, 0.06598341464996338, -0.02906966209411621, 0.11425814777612686, 0.02038537710905075, 0.00001990754753933288, -0.00919309351593256, -0.012353908270597458, 0.03821662440896034, -0.003298392752185464, 0.03231785073876381, 0.04464983940124512, 0.012500021606683731, 0.006538710556924343, -0.0018864171579480171, -0.000623675063252449, 0.013283789157867432, -0.04352821037173271, -0.34664279222488403, -0.06011573225259781, -0.07144913822412491, -0.005601841956377029, 0.019006848335266113, -0.024213844910264015, 0.013513583689928055, -0.0010188698070123792, -0.02370614744722843, 0.03797931596636772, 0.05613608658313751, 0.012356416322290897, -0.025183435529470444, -0.03558053821325302, 0.046151723712682724, -0.00048573134699836373, -0.03819486126303673, -0.03031066805124283, -0.06551236659288406, 0.0005044188001193106, -0.0020379622001200914, 0.03812764957547188, -0.027799809351563454, -0.03270126134157181, -0.02908765710890293, -0.04092513024806976, 0.09007744491100311, -0.030227921903133392, 0.07963201403617859, 0.022692229598760605, 0.007964272983372211, 0.03818055987358093, 0.009032756090164185, -0.061971671879291534, -0.003869557287544012, -0.019276704639196396, -0.026481881737709045, -0.06106298416852951, -0.000589405361097306, -0.02007901668548584, -0.058674104511737823, 0.019303707405924797, -0.09766355156898499, 0.02143348939716816, -0.0735011026263237, 0.035595886409282684, -0.001510048285126686, 0.01491294801235199, -0.048623014241456985, 0.042280975729227066, 0.006633075885474682, 0.02178197354078293, 0.012473657727241516, -0.01487658079713583, -0.00422834325581789, -0.02131866104900837, -0.08482532948255539, 0.019624654203653336, -0.024299010634422302, 0.034526027739048004, -0.0053706238977611065, 0.058528631925582886, 0.03454921394586563, -0.0342751070857048, -0.02355201542377472, -0.01814599707722664, -0.021382832899689674, -0.008493158034980297, 0.01922341249883175, 0.01161873433738947, 0.0011167807970196009, 0.10378536581993103, -0.005876118317246437, -0.05942807346582413, 0.028466595336794853, 0.020258313044905663, 0.02142866514623165, 0.03867187723517418, -0.014148632995784283, 0.018521748483181, 0.03477989882230759, -0.039773017168045044, 0.02105051651597023, 0.006580055691301823, -0.004673788323998451, 0.0005913943750783801, -0.0316525362432003, -0.07673036307096481, 0.079009510576725, 0.020209984853863716, -0.04054046794772148, 0.02194950170814991, -0.0732535794377327, -0.05338248610496521, 0.07561977207660675, -0.010610323399305344, -0.21782541275024414, 0.02596164308488369, 0.041265279054641724, 0.026191921904683113, 0.0005649912054650486, 0.04922444000840187, 0.007658439688384533, -0.02739551104605198, 0.02205801196396351, 0.020752767100930214, 0.05332664027810097, -0.005923640448600054, 0.02260827273130417, 0.027409367263317108, 0.02665049396455288, -0.0057755946181714535, 0.054178591817617416, -0.017238643020391464, 0.015892554074525833, -0.0342717207968235, 0.027678150683641434, 0.010825837031006813, 0.1474919319152832, 0.026645030826330185, 0.022974206134676933, 0.010872776620090008, -0.0063920090906322, 0.028178419917821884, 0.013995431363582611, 0.011829054914414883, 0.038576219230890274, -0.006006230134516954, 0.02728039026260376, -0.02650992013514042, 0.03137846663594246, -0.06810590624809265, -0.015927398577332497, 0.059877511113882065, 0.06684180349111557, 0.0011040741810575128, 0.0026766457594931126, -0.023728061467409134, -0.026069363579154015, 0.041235845535993576, 0.08352012187242508, 0.02755112759768963, -0.005386861506849527, -0.028372667729854584, -0.006228582933545113, 0.02315407246351242, -0.03204488381743431, -0.015086068771779537, 0.023164190351963043, 0.0039345757104456425, 0.03962321579456329, 0.0341254323720932, 0.0034270789474248886, -0.02230103872716427, 0.014052582904696465, -0.0028029903769493103, -0.04579780250787735, -0.0006824726588092744, 0.11795618385076523, 0.04959985241293907, 0.0671345591545105 ]
[ 0.0030873878858983517, 0.012261688709259033, 0.000522283895406872, 0.014519981108605862, -0.0028633088804781437, -0.01164349727332592, 0.004064211621880531, -0.0000675006813253276, 0.008583437651395798, 0.012435481883585453, -0.03233908861875534, 0.033711742609739304, 0.012237871997058392, -0.007459721993654966, 0.02484959363937378, -0.03671799972653389, 0.02172369882464409, -0.026001082733273506, 0.008338743820786476, -0.005516859702765942, 0.0013994636246934533, -0.009590236470103264, -0.05246869474649429, -0.0043463981710374355, -0.008443295955657959, 0.009864741936326027, -0.008844394236803055, 0.0021117860451340675, 0.017485318705439568, -0.17013150453567505, -0.0412340983748436, -0.019275516271591187, 0.031213294714689255, -0.013963179662823677, 0.028086218982934952, 0.0169347133487463, 0.014350345358252525, 0.014253481291234493, -0.014179394580423832, -0.019006067886948586, 0.014732412993907928, -0.04021567478775978, -0.03421703353524208, 0.030097534880042076, -0.027692781761288643, 0.03935830295085907, 0.03179851919412613, -0.03233630210161209, -0.01083808857947588, -0.02320355735719204, -0.050789184868335724, 0.012426012195646763, 0.012564603239297867, 0.020799832418560982, 0.01470375619828701, 0.016407249495387077, 0.013848981820046902, -0.022352855652570724, -0.004847776144742966, -0.042328640818595886, -0.02378656528890133, 0.012427674606442451, -0.045507390052080154, -0.012336494401097298, -0.027867408469319344, -0.007896538823843002, -0.02536621503531933, 0.01041539665311575, -0.057035114616155624, 0.0038822360802441835, -0.009246592409908772, -0.005860978737473488, -0.02825234644114971, -0.027659093961119652, 0.024492034688591957, -0.009693960659205914, 0.012938574887812138, -0.02188827283680439, 0.008851488120853901, -0.04540437087416649, -0.017923537641763687, 0.03096592426300049, -0.021190498024225235, 0.014646748080849648, -0.006858712062239647, -0.01191636547446251, 0.006147619802504778, -0.010473683476448059, 0.04107147082686424, -0.008470676839351654, -0.011621866375207901, 0.004754575435072184, -0.009778878651559353, 0.004392123781144619, -0.07624510675668716, -0.018076350912451744, -0.0007060266216285527, 0.0042967768386006355, -0.005049719009548426, 0.8630582690238953, 0.009313780814409256, 0.03417777642607689, 0.023503683507442474, 0.01626405119895935, 0.005439708475023508, -0.003153514117002487, -0.009007323533296585, 0.005047159269452095, 0.0009564037900418043, -0.030661199241876602, 0.022588567808270454, -0.0051067909225821495, 0.01349235326051712, 0.014849917963147163, 0.03568366542458534, 0.008944882079958916, 0.004948367364704609, -0.0038176802918314934, -0.04169746860861778, -0.0002747764519881457, 0.047176286578178406, 0.005441917106509209, -0.018381744623184204, 0.01898449845612049, -0.004815149120986462, -0.15616662800312042, -0.01402648538351059, -7.920657259993197e-33, 0.008162157610058784, -0.013561603613197803, 0.0163755901157856, 0.005141213070601225, 0.010230987332761288, 0.014391438104212284, -0.01451860275119543, 0.007651250809431076, 0.0027004843577742577, 0.008181765675544739, -0.0005551918875426054, -0.02786792442202568, 0.01193812396377325, -0.0376003123819828, 0.03402377665042877, -0.02807905524969101, -0.0034097142051905394, 0.026801012456417084, -0.010429441928863525, 0.017297804355621338, 0.013572383671998978, 0.051216382533311844, -0.041775546967983246, -0.013264298439025879, 0.025872869417071342, -0.0002325499226571992, 0.010504837147891521, -0.008435945026576519, 0.042102180421352386, -0.04017825052142143, -0.01026296429336071, 0.03899753838777542, -0.004299012944102287, -0.010730596259236336, -0.02444038912653923, -0.0291936993598938, -0.042438264936208725, 0.0012910329969599843, -0.016665877774357796, -0.044739529490470886, -0.035257142037153244, -0.01682899333536625, -0.013450986705720425, 0.0047603789716959, -0.017957022413611412, -0.00272659445181489, 0.04338202252984047, 0.0074560437351465225, 0.004507198464125395, -0.010169395245611668, 0.000014528651263390202, 0.008871844969689846, 0.0054429625160992146, 0.003996226470917463, -0.00808018073439598, -0.010263481177389622, -0.010159041732549667, -0.022745078429579735, 0.01089535839855671, 0.009676211513578892, 0.015419527888298035, 0.0012456210097298026, -0.011399639770388603, 0.026244448497891426, -0.012603668496012688, 0.01316420640796423, -0.005232182797044516, 0.00046759459655731916, 0.00008397906640311703, 0.009744620881974697, -0.04130304604768753, 0.003442720975726843, 0.019298475235700607, 0.0014598986599594355, -0.017963705584406853, 0.0028601810336112976, 0.0048329755663871765, 0.044511765241622925, -0.032438769936561584, 0.030170565471053123, 0.025835441425442696, 0.0049965642392635345, 0.034052103757858276, -0.02540525607764721, -0.014900678768754005, 0.01626112125813961, 0.04316204413771629, 0.02874874323606491, -0.00392740685492754, 0.027682457119226456, 0.018025923520326614, -0.0013066951651126146, -0.011416381224989891, 0.0009265912231057882, -0.010012758895754814, 7.824316681735679e-33, 0.011157192289829254, -0.03179376199841499, -0.003986894153058529, -0.01931886002421379, 0.021667951717972755, 0.005946474149823189, 0.0048169479705393314, -0.022776251658797264, -0.04223955422639847, 0.023861419409513474, -0.026270458474755287, 0.007321001496165991, -0.011579231359064579, 0.019133202731609344, 0.014893943443894386, -0.033492837101221085, 0.03859034925699234, -0.02415962889790535, 0.019021306186914444, 0.038924407213926315, -0.00478032510727644, -0.001021598931401968, 0.007909509353339672, 0.025167185813188553, 0.006120207253843546, 0.060396116226911545, 0.008889516815543175, 0.03597253933548927, -0.02129635028541088, -0.02673286944627762, -0.008434794843196869, -0.0346783772110939, -0.00790825393050909, -0.027870170772075653, -0.009562382474541664, -0.004740964155644178, -0.00952853448688984, -0.0144949434325099, -0.013018717058002949, 0.014404363930225372, 0.008457503281533718, -0.003156217746436596, 0.024251466616988182, 0.00997630413621664, 0.015141798183321953, -0.0013609775342047215, -0.0040402887389063835, -0.04119514673948288, -0.005586076527833939, 0.03449549525976181, -0.0036082833539694548, 0.01700759120285511, -0.008773327805101871, 0.027219258248806, 0.00047143586562015116, -0.03610414266586304, 0.004314374178647995, 0.014416121877729893, 0.018633734434843063, 0.022707302123308182, -0.002986244624480605, 0.05103858560323715, -0.025102993473410606, 0.009830024093389511, -0.01893392577767372, 0.001654739724472165, -0.006430087611079216, 0.0017439648509025574, 0.010954045690596104, -0.00230753468349576, -0.03395627439022064, -0.010697360150516033, 0.01992161013185978, 0.04828660562634468, 0.03169026970863342, 0.00021881998691242188, -0.010425999760627747, -0.0003097797743976116, -0.010073471814393997, 0.031916145235300064, 0.013701795600354671, -0.02943631261587143, 0.03715987876057625, 0.013856515288352966, -0.025422709062695503, 0.03226197883486748, 0.01596820168197155, 0.02355651743710041, -0.006953769363462925, -0.014214148744940758, 0.009699314832687378, -0.06194976717233658, 0.009597101248800755, 0.03494100272655487, -0.005860358942300081, -1.3566975987089336e-8, -0.018014471977949142, -0.010197089985013008, 0.003276607720181346, -0.022334931418299675, 0.012311501428484917, -0.04536107927560806, 0.008823547512292862, -0.024107156321406364, -0.024983929470181465, 0.026699716225266457, 0.028888367116451263, -0.03542691469192505, 0.007074449211359024, 0.011607127264142036, 0.02114618942141533, -0.006413851398974657, -0.0012820198899134994, -0.012266941368579865, 0.036185573786497116, -0.0033115569967776537, 0.03402850031852722, 0.039651528000831604, -0.022752244025468826, 0.019456977024674416, 0.033357080072164536, 0.03696966543793678, -0.02824953757226467, -0.09809733927249908, 0.01007589977234602, 0.015771320089697838, 0.021562039852142334, -0.009921062737703323, -0.019124027341604233, 0.024643635377287865, -0.002863885136321187, -0.034850962460041046, 0.0077674370259046555, 0.014065681956708431, 0.005691164638847113, 0.011323834769427776, -0.01126229390501976, 0.00620607053861022, -0.017712870612740517, -0.01705380342900753, -0.011302410624921322, 0.017723558470606804, -0.04500386491417885, -0.00929601863026619, -0.004760530311614275, -0.029191091656684875, 0.02028675191104412, -0.004910743795335293, 0.0650942400097847, 0.025089867413043976, 0.02301758900284767, -0.046056728810071945, 0.008020380511879921, -0.009026927873492241, -0.04803525656461716, 0.0060537029057741165, -0.003103075549006462, 0.02981158345937729, 0.0006689627189189196, -0.008677260018885136 ]
bounded-rationality
https://markhneedham.com/blog/2011/06/26/bounded-rationality
false
2011-06-26 13:58:10
Coding: Light weight wrapper vs serialisation/deserialisation
[ "coding" ]
[ "Coding" ]
image::{{<siteurl>}}/uploads/2011/06/WrapperObjects.jpg[WrapperObjects,231] As I've http://www.markhneedham.com/blog/2011/06/18/marklogic-deleting-all-the-documents-in-a-database/[mentioned] http://www.markhneedham.com/blog/2011/06/20/marklogic-customising-a-result-set/[before], we're making use of a MarkLogic database on the project I'm working on which means that we're getting quite big XML data structures coming into our application whenever we execute a query. The normal way that I've seen for dealing with external systems would be to create an http://www.markhneedham.com/blog/2009/07/07/domain-driven-design-anti-corruption-layer/[anti corruption layer] where we initialise objects in our system with the required data from the external system. In this case we've decided that approach doesn't seem to make as much sense because we don't need to do that much with the data that we get back. We effectively map straight into a http://codebetter.com/gregyoung/2010/02/15/cqrs-is-more-work-because-of-the-read-model/[read model] where the only logic is some formatting for how the data will be displayed on the page. The read model objects look a bit like this: [source,scala] ---- class Content(root : xml.Node) { def numberOfResults: Int = (root \ "@count").text.toInt } ---- They are just lightweight wrapper objects and we make use of Scala's XML support to retrieve the various bits of content onto the page. The advantage of doing things this way is that it means we have less code to write than we would with the serialisation/deserialisation approach although it does mean that we're strongly coupled to the data format that our storage mechanism uses. However, since this is one bit of the architecture which is not going to change it seems to makes sense to accept the leakage of that layer. So far the approach seems to be working out fine but it'll be interesting to see how well it holds up if those lightweight wrappers do end up needing to have more logic in them.
null
null
[ 0.005290505010634661, -0.011739504523575306, -0.0011850375449284911, 0.040521010756492615, 0.09470182657241821, -0.017236344516277313, 0.012143450789153576, 0.029745077714323997, -0.009891492314636707, -0.019337253645062447, -0.02946925163269043, -0.01802290603518486, -0.06538597494363785, 0.025289228186011314, -0.022787882015109062, 0.07706397771835327, 0.07372467964887619, -0.011057732626795769, 0.04880557954311371, -0.008429799228906631, 0.029874254018068314, 0.06500323116779327, -0.013288360089063644, 0.04319067299365997, 0.04010165110230446, 0.006571784615516663, 0.0016633626073598862, 0.003310153726488352, -0.06038714572787285, -0.016257796436548233, 0.04288690164685249, -0.007119797635823488, -0.004288636147975922, 0.027955640107393265, 0.02054276317358017, -0.011769194155931473, -0.01571081392467022, 0.009572082199156284, -0.0015480149304494262, 0.012560397386550903, -0.06114059314131737, 0.027145037427544594, -0.008978985249996185, 0.016416283324360847, -0.05448777973651886, -0.010431579314172268, -0.04655948281288147, 0.019936474040150642, -0.017401404678821564, 0.004639908205717802, -0.058705493807792664, 0.026290427893400192, -0.03761753439903259, 0.02074805460870266, -0.015398559160530567, 0.057528771460056305, -0.0027420211117714643, -0.07569564133882523, 0.030384501442313194, -0.031257834285497665, 0.004263912793248892, -0.016593998298048973, -0.0005442994297482073, 0.017986327409744263, 0.030773986130952835, -0.02685125544667244, -0.006876055151224136, 0.04566914960741997, -0.05290743708610535, -0.004217063542455435, -0.009318248368799686, 0.015803828835487366, -0.02306949719786644, -0.01511546690016985, 0.011876295320689678, -0.055862996727228165, -0.019498061388731003, 0.05509742721915245, 0.015111508779227734, 0.04154600948095322, -0.03715294599533081, 0.00016673497157171369, 0.022837353870272636, 0.023706037551164627, 0.011236263439059258, -0.048287127166986465, -0.05339546501636505, -0.009006914682686329, -0.05426933243870735, 0.062456853687763214, 0.02065877988934517, -0.05262899771332741, 0.027454230934381485, 0.024968422949314117, -0.011062373407185078, 0.009518478997051716, 0.016837595030665398, 0.018823973834514618, -0.005135423969477415, -0.00961336400359869, -0.027816379442811012, -0.01041827630251646, 0.03303908929228783, -0.0036654730793088675, -0.08832806348800659, -0.024854565039277077, -0.0484086237847805, -0.0004638120299205184, 0.016595833003520966, -0.0043848659843206406, -0.02158465050160885, -0.005949562881141901, -0.04091339558362961, -0.0007422376656904817, -0.07252708077430725, 0.052546728402376175, 0.02304169535636902, -0.030244827270507812, -0.020546479150652885, 0.039597004652023315, 0.06102580204606056, 0.013897818513214588, 0.007051549386233091, 0.07979483157396317, 0.01295700203627348, 0.015256211161613464, -0.00023113067436497658, 0.05784449726343155, -0.014301794581115246, -0.06139696016907692, -0.008622102439403534, 0.03772392496466637, -0.019120056182146072, 0.014395000413060188, 0.011956288479268551, -0.01916057989001274, -0.005274518392980099, 0.008564487099647522, 0.059324558824300766, 0.025081122294068336, -0.019734064117074013, -0.0800073966383934, -0.01317725982517004, 0.013587835244834423, 0.033735889941453934, 0.009885384701192379, -0.002407049061730504, -0.019353369250893593, -0.012656313367187977, 0.013832739554345608, 0.0043163178488612175, 0.037382859736680984, 0.040681611746549606, -0.044297367334365845, 0.022372890263795853, 0.09865660220384598, 0.006584538146853447, 0.025025969371199608, -0.0037944966461509466, 0.02544023096561432, 0.03250405564904213, 0.030563835054636, 0.011070788837969303, 0.024751994758844376, 0.032152533531188965, -0.0011406679404899478, -0.00877413246780634, 0.037737760692834854, 0.01126723363995552, -0.02368943952023983, -0.06977888941764832, -0.07099088281393051, 0.06399482488632202, -0.04821734502911568, -0.027997290715575218, 0.04933277890086174, 0.08885281533002853, 0.03486897796392441, 0.045154158025979996, 0.003645504591986537, -0.08857768028974533, 0.023187920451164246, -0.01347165647894144, 0.008449941873550415, 0.009798247367143631, 0.00843148585408926, 0.07828780263662338, 0.04204532876610756, -0.0044539631344377995, 0.02620529755949974, -0.08052661269903183, -0.06965021044015884, -0.020841872319579124, -0.004443228244781494, 0.06805817037820816, -0.04820359870791435, 0.017279302701354027, 0.0825246274471283, -0.00442130584269762, 0.029824180528521538, 0.009753280319273472, 0.012809365056455135, -0.013599983416497707, -0.05219956487417221, -0.018760977312922478, 0.03260330483317375, 0.027982067316770554, -0.004925331566482782, -0.01950022764503956, -0.003901948919519782, -0.017249438911676407, 0.001206136541441083, 0.04103861376643181, -0.02549472264945507, 0.018701525405049324, 0.015569156035780907, 0.02121352031826973, -0.02580025978386402, 0.057562921196222305, -0.07689473032951355, 0.013654869049787521, 0.013507643714547157, -0.033407777547836304, 0.015555888414382935, -0.007725326810032129, 0.12744316458702087, 0.07007381319999695, -0.01991015486419201, -0.04461175203323364, 0.030052173882722855, 0.011369735933840275, -0.06251970678567886, -0.004033337812870741, -0.014703644439578056, -0.017897995188832283, 0.025774674490094185, -0.031489886343479156, -0.008192450739443302, 0.011872287839651108, -0.018950216472148895, -0.006733077112585306, 0.06555145233869553, -0.022049443796277046, 0.04234176501631737, 0.019720792770385742, -0.015655342489480972, -0.007247014436870813, -0.011139126494526863, -0.055185869336128235, -0.0003263142134528607, 0.0006719988887198269, -0.009630716405808926, 0.03923647478222847, -0.03204898163676262, -0.0014426998095586896, -0.04968779534101486, -0.03689839318394661, 0.027287770062685013, 0.034966595470905304, 0.06727699935436249, -0.029301146045327187, 0.044550031423568726, -0.029346216470003128, 0.0044989269226789474, -0.01918545737862587, -0.039234671741724014, -0.0185368862003088, -0.005370310507714748, 0.02042628824710846, 0.030435441061854362, 0.024767044931650162, 0.017610175535082817, 0.0343313030898571, 0.024334430694580078, -0.0028390740044414997, 0.0008812146261334419, 0.050456367433071136, -0.0026340598706156015, 0.002931848168373108, -0.020981041714549065, -0.045916780829429626, 0.05207233130931854, -0.02776363678276539, -0.03683255612850189, 0.011015048250555992, -0.07969525456428528, 0.06283993273973465, -0.08158789575099945, -0.0570857971906662, -0.015468521974980831, 0.030352676287293434, 0.038705457001924515, 0.017817260697484016, 0.005978965666145086, 0.07218270748853683, 0.024060681462287903, -0.0023760332260280848, 0.011195161379873753, 0.007836097851395607, 0.028831874951720238, -0.02592393569648266, 0.008509251289069653, 0.05100661888718605, 0.013676325790584087, -0.0037034042179584503, -0.047540053725242615, 0.010808983817696571, -0.002101512160152197, -0.28741803765296936, 0.0263389702886343, -0.012105351313948631, -0.03158944845199585, 0.015162362717092037, -0.02031097188591957, 0.006536734756082296, -0.05127055197954178, -0.015916820615530014, 0.005503509659320116, -0.017327483743429184, -0.048933595418930054, -0.016525905579328537, 0.04728306457400322, 0.014824997633695602, 0.023439684882760048, 0.01160339079797268, -0.011187656782567501, -0.0006034011021256447, 0.04667137190699577, -0.020243877544999123, -0.06239265948534012, -0.0023925963323563337, 0.034371502697467804, 0.033175963908433914, 0.03731439635157585, -0.06593567878007889, 0.02906891144812107, -0.04142554849386215, -0.015696361660957336, 0.01813347078859806, -0.012105965986847878, 0.01211912278085947, -0.02071390114724636, -0.015136376954615116, -0.036808084696531296, 0.053242623805999756, 0.01195899210870266, 0.012188372202217579, 0.012194905430078506, -0.030234185978770256, -0.038244567811489105, -0.013029969297349453, -0.004022416193038225, 0.07936708629131317, -0.028873983770608902, -0.0799090638756752, -0.011455348692834377, -0.03238014876842499, 0.07144100964069366, -0.04261839762330055, -0.056454602628946304, -0.016689516603946686, 0.03714101016521454, 0.00988871231675148, -0.01913219876587391, 0.00020007668354082853, -0.005800518207252026, -0.037180326879024506, -0.027603091672062874, -0.007153939921408892, -0.05032767355442047, -0.011550027877092361, -0.033792413771152496, -0.0021610402036458254, -0.05985913425683975, -0.05704483389854431, -0.0013912237482145429, 0.08247067034244537, 0.0512324757874012, -0.03879697248339653, 0.01760822720825672, -0.005566478241235018, -0.1169896200299263, -0.0030647977255284786, -0.02193824201822281, -0.01013229787349701, -0.012110223062336445, -0.008340352214872837, 0.03831891715526581, -0.037652961909770966, -0.05567515268921852, 0.006931872572749853, 0.014780824072659016, 0.01746770180761814, -0.0362144410610199, 0.04843795672059059, -0.02952471375465393, -0.007675542961806059, 0.009112203493714333, 0.06824769079685211, -0.013904858380556107, -0.007103832438588142, -0.02624225988984108, -0.02352258749306202, 0.03579973801970482, 0.007918198592960835, -0.0033564092591404915, 0.007304779719561338, 0.041247278451919556, 0.023694206029176712, -0.04316601902246475, 0.029376568272709846, -0.01955561153590679, -0.03168218210339546, -0.011643036268651485, -0.050381261855363846, 0.011081362143158913, 0.02243335172533989, 0.003240173449739814, -0.016724230721592903, -0.021580932661890984, 0.009937609545886517, -0.06439720094203949, -0.03368712589144707, -0.01634019799530506, 0.007161334156990051, 0.033237725496292114, 0.014939128421247005, -0.04878083989024162, -0.02395276166498661, 0.012791747227311134, 0.03065657801926136, -0.007938754744827747, -0.07359270006418228, -0.045879606157541275, 0.0038214093074202538, -0.02113373763859272, 0.015707695856690407, 0.013598235324025154, -0.010236909613013268, 0.02199080027639866, 0.0189431831240654, -0.035162750631570816, 0.01779075339436531, 0.0016863244818523526, -0.046545594930648804, -0.026024315506219864, -0.00015922528109513223, -0.00817272812128067, 0.03338378295302391, -0.0052286009304225445, 0.0186296496540308, 0.04648798331618309, 0.031228434294462204, 0.016330290585756302, 0.021720511838793755, -0.00011497143714223057, 0.010223593562841415, 0.009764399379491806, 0.00892679113894701, -0.03653648868203163, 0.011043474078178406, -0.03025776892900467, -0.039928972721099854, -0.018705332651734352, 0.037904009222984314, -0.02684134431183338, -0.024687858298420906, -0.04248643293976784, -0.002447976730763912, -0.03929223492741585, -0.022960731759667397, -0.012532420456409454, -0.006959069985896349, 0.048111021518707275, -0.026557842269539833, 0.022187750786542892, -0.0013542657252401114, -0.013674963265657425, 0.00874421652406454, -0.0053208088502287865, -0.02181912213563919, 0.02342226542532444, 0.003526160726323724, -0.01144529227167368, 0.002649838337674737, 0.03270721808075905, 0.04295467585325241, 0.03894171863794327, 0.002493245992809534, -0.02285609394311905, 0.01933072879910469, 0.022385986521840096, 0.053168024867773056, 0.01649021916091442, 0.0009443417657166719, 0.007208602037280798, -0.016505645588040352, -0.026830974966287613, -0.01753869093954563, -0.016082126647233963, -0.020534319803118706, 0.025086887180805206, -0.03174315392971039, -0.08104905486106873, 0.04490456357598305, 0.007953083142638206, 0.004399790428578854, 0.032173190265893936, 0.008859323337674141, 0.01092587225139141, -0.020558858290314674, 0.015406806953251362, 0.03287198767066002, -0.06236222758889198, 0.0073783015832304955, -0.014457733370363712, -0.0072855898179113865, 0.013893273659050465, 0.021316230297088623, -0.04094497859477997, -0.012661915272474289, -0.00203113560564816, 0.0018111158860847354, -0.03460538759827614, -0.004015115089714527, -0.028330285102128983, 0.026084963232278824, -0.014928480610251427, 0.01045096106827259, -0.006141827907413244, 0.01110010128468275, 0.007437203545123339, -0.0204607006162405, 0.03182561323046684, -0.010652122087776661, 0.014118152670562267, 0.012815720401704311, -0.02670966275036335, 0.0371805876493454, -0.040471967309713364, 0.02239585481584072, 0.033922336995601654, -0.014585113152861595, 0.0009604049846529961, -0.023161301389336586, 0.017447898164391518, 0.015404803678393364, 0.0568995326757431, 0.002888440852984786, -0.03127100318670273, -0.035231780260801315, 0.01861598901450634, -0.025657229125499725, 0.026868518441915512, -0.03376605361700058, -0.021406596526503563, 0.015466040000319481, 0.0526975616812706, 0.0045622168108820915, 0.024578306823968887, -0.00693125743418932, -0.029715396463871002, 0.06377555429935455, -0.05842503905296326, -0.023927662521600723, -0.036063458770513535, -0.05253679305315018, 0.016005072742700577, 0.012895304709672928, 0.04139813408255577, -0.009362848475575447, 0.0480283759534359, 0.04874449968338013, 0.022862499579787254, 0.03342322260141373, 0.00952933169901371, 0.06305009871721268, -0.043943557888269424, -0.02503076195716858, -0.0873619019985199, 0.007989708334207535, 0.038563139736652374, 0.015636712312698364, -0.028223436325788498, -0.016193019226193428, -0.07487582415342331, 0.017069201916456223, -0.06447071582078934, -0.032135944813489914, 0.04542766138911247, 0.010436329990625381, 0.011686636134982109, 0.007666329387575388, -0.062399886548519135, 0.03337209299206734, 0.047007519751787186, -0.04392382130026817, -0.0370631143450737, -0.02814200520515442, 0.05013789236545563, 0.0010275922250002623, 0.024284610524773598, -0.021147623658180237, 0.012732010334730148, 0.050826072692871094, 0.019250715151429176, 0.015991419553756714, 0.05561649054288864, -0.012616218999028206, 0.042153552174568176, 0.016242237761616707, -0.014564888551831245, 0.013632241636514664, 0.025096802040934563, -0.027397019788622856, -0.07195773720741272, 0.01815597154200077, 0.008133485913276672, -0.021525146439671516, -0.04899058863520622, 0.06769123673439026, 0.019281426444649696, -0.017788324505090714, -0.0434330590069294, 0.010124614462256432, -0.051271870732307434, -0.02147093415260315, -0.032925594598054886, 0.003903756383806467, -0.0501335933804512, 0.0420646108686924, -0.01941787265241146, -0.000347707886248827, 0.08245839178562164, -0.01361787598580122, -0.008388441056013107, 0.002739629242569208, 0.0998423770070076, 0.09228599071502686, 0.04811706021428108, 0.006166963838040829, 0.07696957141160965, -0.008014414459466934, -0.039991725236177444, 0.00961094256490469, -0.003879072843119502, -0.003130461322143674, -0.012151499278843403, -0.0022410103119909763, 0.0810297355055809, -0.03606310859322548, 0.07170549035072327, -0.044458359479904175, -0.032104771584272385, 0.0009611474233679473, 0.010213986039161682, 0.03284778818488121, 0.04691173508763313, -0.0005009834421798587, 0.013448395766317844, -0.017339110374450684, -0.04524654150009155, 0.02077840454876423, 0.0008806848782114685, -0.018243063241243362, 0.02818857878446579, -0.025987546890974045, 0.014071199111640453, 0.0002053942298516631, 0.04493745043873787, 0.089802585542202, -0.0074591003358364105, -0.005658845882862806, -0.012088509276509285, 0.0010988827561959624, 0.00725376745685935, -0.00215273629873991, -0.020546166226267815, -0.02731650322675705, -0.004042952321469784, -0.02600354142487049, -0.005078522954136133, -0.004242624156177044, -0.03657996281981468, 0.03889159858226776, 0.002682332880795002, -0.0186103917658329, 0.008869440294802189, -0.0022156485356390476, -0.045392654836177826, -0.05037699639797211, -0.07720818370580673, -0.02522299252450466, -0.08110249042510986, -0.0015803975984454155, 0.012712577357888222, 0.014852011576294899, -0.03380979597568512, -0.04196511209011078, -0.026196418330073357, 0.0015198929468169808, 0.040336720645427704, -0.036200977861881256, -0.006154685281217098, 0.014031206257641315, 0.02508188597857952, 0.016527608036994934, 0.02737412415444851, 0.06458024680614471, 0.0036070351488888264, -0.0008375367615371943, -0.03558622673153877, -0.009031450375914574, 0.0506603829562664, 0.01707756333053112, 0.0034436755813658237, -0.07201539725065231, -0.0003644827811513096, 0.03384194150567055, -0.04246263578534126, -0.07752487808465958, 0.014794550836086273, 0.03618837520480156, -0.009715037420392036, 0.0404413603246212, -0.03525158017873764, 0.00038874748861417174, -0.026692930608987808, -0.017606012523174286, -0.003512835595756769, 0.02492377534508705, 0.03207852691411972, -0.013805791735649109, 0.09058258682489395, 0.05275389552116394, -0.022226151078939438, -0.04166950285434723, -0.02353309653699398, 0.015120260417461395, 0.022231807932257652, -0.048411473631858826, -0.005536115262657404, -0.051117829978466034, -0.046991895884275436, -0.056097470223903656, 0.010487904772162437, -0.04376690089702606, -0.04276115819811821, 0.0072392914444208145, 0.030655786395072937, -0.03501693904399872, 0.0217057503759861, -0.045572202652692795, 0.024442898109555244, -0.03651192784309387, -0.025979958474636078, -0.01579851284623146, 0.02145017683506012, 0.0008299470646306872, 0.012857330031692982, 0.03268558904528618, -0.05692506581544876, 0.00764860026538372, -0.003656310262158513, 0.04059098660945892, 0.031061649322509766, 0.0129904355853796, -0.0022466513328254223 ]
[ -0.060516152530908585, -0.020268967375159264, -0.05247283726930618, -0.01501044724136591, 0.04087299481034279, -0.06966274231672287, -0.040449801832437515, 0.037642281502485275, 0.006350320298224688, 0.00039132192614488304, -0.0012856354005634785, -0.017499398440122604, -0.0015854720259085298, -0.013298222795128822, 0.09757626801729202, -0.04045766219496727, -0.00313994730822742, -0.05041472241282463, -0.009169073775410652, 0.03039168380200863, 0.011104317381978035, -0.023892804980278015, -0.05777212604880333, -0.04211626201868057, 0.009887805208563805, 0.03844572231173515, 0.022669726982712746, -0.043789833784103394, -0.021230004727840424, -0.20454475283622742, -0.003988705109804869, -0.04240923374891281, 0.017925003543496132, -0.030155980959534645, 0.014121739193797112, 0.03419993072748184, 0.05161149427294731, -0.010707145556807518, -0.0015857499092817307, 0.016071317717432976, 0.04509759694337845, 0.027127882465720177, -0.058129534125328064, 0.013171041384339333, 0.022944262251257896, 0.023436404764652252, -0.024374371394515038, -0.021956657990813255, 0.0011339141055941582, 0.0054996926337480545, -0.07203205674886703, 0.010013149119913578, -0.02277636155486107, -0.015900755301117897, 0.0034876626450568438, -0.00011760398047044873, 0.04640632122755051, 0.07004346698522568, 0.002110133646056056, 0.018811900168657303, -0.00683089392259717, 0.0030451396014541388, -0.10286784917116165, 0.11900990456342697, -0.005839962046593428, 0.08952121436595917, -0.04109562560915947, -0.025291090831160545, -0.003319347742944956, 0.055710114538669586, -0.004048136994242668, -0.048587605357170105, -0.05095961317420006, 0.06320797652006149, 0.025523602962493896, 0.0037743488792330027, 0.008910215459764004, 0.005255929660052061, 0.027641357854008675, -0.04265192896127701, -0.04528782516717911, -0.021537257358431816, 0.02876785211265087, -0.00012048348435200751, -0.0570867583155632, -0.005156632978469133, -0.001756940851919353, 0.03253323957324028, 0.05860496684908867, 0.0277674850076437, 0.03845671936869621, -0.012921315617859364, 0.041375014930963516, 0.012510682456195354, -0.06390421837568283, -0.028254037722945213, -0.02782382443547249, 0.025036131963133812, 0.005253181327134371, 0.41286754608154297, -0.037935759872198105, -0.015798162668943405, 0.09149923175573349, 0.04934167489409447, 0.0023100965190678835, 0.011025731451809406, 0.005013986025005579, -0.06303771585226059, 0.014257892966270447, -0.04124591127038002, 0.020442597568035126, -0.021973757073283195, 0.04345822334289551, -0.05257426202297211, 0.013823235407471657, -0.02500971220433712, 0.03445160388946533, 0.0008308166288770735, 0.0002936316013801843, -0.01453586108982563, -0.03302588686347008, 0.03111143782734871, 0.013827337883412838, 0.03803430125117302, 0.03216225281357765, 0.012348875403404236, 0.05732148513197899, 0.03440185636281967, 0.023415906354784966, 0.03727796673774719, 0.027996990829706192, -0.033691875636577606, -0.09554141759872437, 0.008679434657096863, 0.02081991359591484, 0.02470049448311329, 0.0376194603741169, -0.042601328343153, 0.0007734591490589082, 0.02082670107483864, -0.021635685116052628, -0.016075491905212402, 0.025781147181987762, -0.017408529296517372, -0.04363927245140076, 0.12217151373624802, 0.036184161901474, -0.045875322073698044, -0.03350548446178436, -0.03647337108850479, -0.013441154733300209, 0.05495423078536987, 0.029544714838266373, -0.05550989508628845, -0.0012886349577456713, 0.01783752627670765, 0.06913913041353226, -0.02910630963742733, -0.06917688995599747, -0.052947286516427994, 0.0014763374347239733, -0.01641129143536091, -0.03639527037739754, 0.07671342045068741, 0.016116490587592125, -0.125495046377182, -0.028331834822893143, 0.007138699758797884, 0.020551109686493874, -0.0765688493847847, -0.011271168477833271, 0.016356060281395912, -0.042314160615205765, -0.01709657534956932, 0.03203864023089409, -0.04864843189716339, -0.03559523820877075, -0.00977395474910736, 0.031259454786777496, 0.009573661722242832, -0.002397510688751936, 0.01848210021853447, -0.04130100831389427, 0.01854756847023964, -0.061320431530475616, -0.09077347815036774, -0.043257035315036774, 0.00357412570156157, -0.013082125224173069, -0.021073415875434875, -0.021324051544070244, -0.014488625340163708, -0.05126461759209633, 0.05930021032691002, -0.029940439388155937, -0.031107716262340546, 0.000018128877854906023, 0.03039690852165222, -0.022734960541129112, -0.013044674880802631, 0.038956306874752045, 0.06289590895175934, -0.01465525384992361, 0.04690937325358391, -0.0346137098968029, 0.04451017826795578, 0.041629157960414886, -0.05682998523116112, 0.04607784375548363, 0.024814849719405174, -0.049223706126213074, 0.005436703562736511, -0.010642196983098984, -0.0054963817819952965, -0.004927855916321278, -0.020820295438170433, 0.016268406063318253, 0.006318820174783468, 0.025381270796060562, 0.023373188450932503, -0.014891610480844975, -0.03500685468316078, -0.018587766215205193, -0.3398016691207886, -0.029052291065454483, -0.04138777777552605, -0.009262737818062305, 0.0043041338212788105, -0.05905359238386154, 0.017770305275917053, -0.00029555088258348405, -0.01826390251517296, 0.012374339625239372, 0.09199312329292297, 0.0031252880580723286, -0.017339499667286873, -0.11679409444332123, -0.0301920548081398, 0.008029107935726643, -0.002313539618626237, -0.029414284974336624, -0.040579721331596375, 0.0011262961197644472, 0.011113652028143406, -0.03347567096352577, -0.023228857666254044, -0.04844111576676369, 0.016101371496915817, -0.018324779346585274, 0.10340183228254318, -0.013993845321238041, 0.08086792379617691, -0.043227098882198334, 0.06146317347884178, -0.0014397288905456662, -0.002402156125754118, -0.07683888077735901, -0.00852804072201252, -0.012768570333719254, -0.0024603847414255142, 0.03455892577767372, 0.023749392479658127, -0.034147486090660095, -0.03217228129506111, 0.005689976736903191, -0.05784526839852333, -0.08029383420944214, 0.0035515346098691225, 0.013768781907856464, 0.004680877085775137, -0.03679187595844269, -0.00003003737401741091, 0.10226332396268845, -0.015768742188811302, 0.02747654914855957, 0.00583532964810729, 0.05629253387451172, 0.0022440936882048845, -0.015712609514594078, -0.04484926909208298, -0.01626281626522541, 1.1747273731543828e-7, 0.009581604972481728, 0.0289975143969059, 0.04267669841647148, 0.04824623838067055, -0.07277952134609222, 0.01872863806784153, -0.007528283167630434, 0.01445020828396082, -0.022164905443787575, 0.027001645416021347, -0.05909343808889389, -0.04060347378253937, 0.13396361470222473, -0.02871757559478283, -0.019165365025401115, 0.02165229618549347, 0.06213228031992912, -0.0027992359828203917, 0.015477104112505913, 0.033695515245199203, 0.025029966607689857, 0.03261023014783859, 0.012749469839036465, 0.0566478855907917, -0.01642617955803871, 0.01948704570531845, 0.08250512182712555, -0.03896161541342735, -0.023197878152132034, 0.026536395773291588, 0.017025550827383995, -0.02948845736682415, -0.025813506916165352, -0.04370736703276634, -0.03540574759244919, 0.03423917666077614, -0.02267122082412243, -0.2648612856864929, 0.0041547371074557304, 0.06916491687297821, 0.0475260354578495, 0.009084631688892841, 0.02905810810625553, 0.01349601335823536, -0.05303169786930084, 0.022872721776366234, 0.017700888216495514, 0.005479732993990183, 0.024581652134656906, 0.02072926238179207, -0.026354152709245682, 0.04566587880253792, -0.0060691083781421185, 0.05751769617199898, 0.0013241786509752274, 0.010127468965947628, 0.02241872437298298, -0.007592326030135155, -0.05002659186720848, 0.17111212015151978, 0.036087509244680405, 0.011096450500190258, 0.03292727470397949, 0.010347972624003887, 0.03838866576552391, 0.07989185303449631, 0.046443670988082886, -0.0024626555386930704, 0.021605050191283226, 0.03366668149828911, 0.02906157821416855, 0.012769952416419983, -0.09260852634906769, -0.02745823562145233, 0.03144128620624542, 0.015085294842720032, -0.024509310722351074, 0.033532362431287766, 0.01523377001285553, -0.035043466836214066, 0.037570688873529434, 0.09108082950115204, 0.022882476449012756, -0.016046561300754547, -0.019654961302876472, -0.019667696207761765, -0.016658395528793335, 0.0015879138372838497, -0.014141907915472984, -0.012422673404216766, 0.0016837873263284564, 0.014003382064402103, 0.05579743534326553, 0.002521051559597254, -0.011042124591767788, -0.00953708030283451, 0.01826626993715763, 0.019474927335977554, -0.030232205986976624, 0.06678075343370438, 0.04361692816019058, 0.03267153725028038 ]
[ -0.0006296950159594417, 0.015703348442912102, 0.006708560045808554, 0.024145008996129036, -0.009014442563056946, -0.010382095351815224, -0.004256115760654211, 0.03711753338575363, -0.0138577651232481, -0.010548928752541542, -0.017863795161247253, -0.015396753326058388, 0.03212056681513786, -0.036379631608724594, 0.011069669388234615, -0.0006752501358278096, 0.01139756664633751, 0.006388878915458918, 0.035156749188899994, 0.025243790820240974, -0.0007848120294511318, 0.03506889194250107, 0.001772282994352281, -0.02414489910006523, -0.02755514532327652, -0.0007172906771302223, -0.009400573559105396, -0.027579912915825844, 0.034505054354667664, -0.14621074497699738, -0.02011348307132721, -0.03785660117864609, -0.031115414574742317, -0.005759778898209333, 0.006655423901975155, 0.00765575747936964, -0.007011122070252895, -0.031377505511045456, -0.011951323598623276, 0.00401250971481204, 0.013779418542981148, -0.0038360795006155968, -0.019513938575983047, 0.03216943144798279, 0.009619971737265587, -0.030206330120563507, -0.014023181051015854, -0.011362005025148392, -0.033241674304008484, 0.004262876696884632, -0.026494307443499565, -0.021084073930978775, 0.0008557402761653066, 0.03775158151984215, -0.011703803203999996, -0.008601573295891285, -0.0352896973490715, -0.013755031861364841, -0.03198440000414848, 0.014955487102270126, -0.011003616265952587, 0.036887552589178085, -0.0016390352975577116, -0.033798474818468094, -0.0011896062642335892, -0.0018254851456731558, -0.00697286007925868, 0.004360906779766083, 0.0280073843896389, -0.003278636373579502, -0.023181410506367683, 0.006061738356947899, 0.0002811934391502291, -0.04300187900662422, -0.0026736813597381115, 0.008363157510757446, 0.006213297601789236, -0.00923729594796896, -0.007315067574381828, -0.027157779783010483, -0.022812120616436005, -0.004579517990350723, -0.006397757679224014, 0.008096474222838879, -0.008743136189877987, -0.01259872131049633, 0.01818576268851757, 0.01957320049405098, 0.029005413874983788, 0.006824370473623276, 0.015058868564665318, 0.028404831886291504, -0.0004569858720060438, 0.025054868310689926, -0.09811273217201233, 0.008853395469486713, 0.004742618650197983, 0.0005478070233948529, 0.003316657617688179, 0.8546213507652283, 0.01894320547580719, 0.0401313453912735, 0.029650330543518066, 0.022674234583973885, -0.010939531959593296, -0.02171166241168976, -0.02655899152159691, 0.02184855379164219, -0.028242425993084908, -0.02730828896164894, 0.04506951570510864, 0.01331790629774332, 0.0041075777262449265, -0.0014808914856985211, 0.014441017061471939, -0.00900119449943304, 0.019210288301110268, -0.006076048128306866, 0.021475158631801605, -0.01083033811300993, 0.013092298060655594, -0.0015977977309376001, -0.02106061950325966, -0.0016501492355018854, 0.026692265644669533, -0.17062246799468994, 0.0023929376620799303, -7.710996087580533e-33, 0.013130391016602516, 0.00025362501037307084, 0.01244108285754919, 0.011939805932343006, 0.014551298692822456, -0.01260897796601057, -0.003359765512868762, 0.0006415311945602298, -0.024697724729776382, -0.021527286618947983, 0.012865169905126095, -0.03794735670089722, -0.007655938155949116, -0.0033688563853502274, 0.0617884024977684, 0.026000961661338806, -0.016525782644748688, 0.05413040518760681, 0.004604758694767952, 0.0031545842066407204, 0.012575650587677956, 0.021441861987113953, 0.010022647678852081, -0.01593899540603161, 0.008257273584604263, 0.06845352053642273, -0.006189841777086258, -0.007582059595733881, -0.006288778502494097, -0.05748854577541351, 0.007750384975224733, 0.03929059952497482, 0.03891536220908165, 0.023172933608293533, 0.015746301040053368, -0.03538833558559418, 0.0012506915954872966, 0.006426256150007248, -0.028385885059833527, -0.03300735354423523, -0.02970222942531109, -0.0068502058275043964, -0.007222307380288839, 0.008490199223160744, -0.00016223506827373058, -0.027393540367484093, -0.011553185060620308, -0.014451604336500168, -0.015303617343306541, -0.03223066404461861, 0.043425966054201126, -0.004698763135820627, -0.0034107044339179993, 0.000512869912199676, -0.008524680510163307, 0.013218186795711517, 0.004891304764896631, 0.00704920943826437, 0.027407633140683174, 0.031236855313181877, 0.007477796636521816, -0.017150813713669777, 0.002802110044285655, 0.0158285703510046, -0.01568014547228813, 0.0023780427873134613, 0.030238550156354904, -0.01396053098142147, -0.00909549929201603, 0.008120093494653702, -0.048769522458314896, 0.03203015774488449, -0.02040242590010166, -0.01576467603445053, 0.0051775136962533, -0.030068878084421158, -0.019209763035178185, -0.031336892396211624, -0.010261839255690575, 0.03807058930397034, 0.028746359050273895, -0.033372268080711365, -0.004839921835809946, -0.00378201506100595, -0.01092477235943079, -0.03364129737019539, 0.015930604189634323, 0.030940376222133636, 0.007709864526987076, 0.0026156194508075714, 0.06290850788354874, 0.03048885427415371, 0.008734207600355148, -0.038570549339056015, -0.02520320750772953, 7.99102088246548e-33, -0.015237001702189445, -0.01460221130400896, -0.023247389122843742, 0.024515919387340546, 0.006235420238226652, -0.03700794652104378, -0.00843009538948536, 0.0375128872692585, -0.030684877187013626, 0.007468379568308592, -0.018697407096624374, 0.028370367363095284, -0.06427712738513947, 0.03194187581539154, 0.014573052525520325, -0.02440427988767624, 0.03439241647720337, -0.01327118556946516, -0.048173826187849045, 0.0032314681448042393, 0.04035543277859688, 0.015842432156205177, 0.02296910248696804, 0.02703588642179966, 0.021478435024619102, 0.023144517093896866, -0.020533854141831398, 0.020956870168447495, -0.016367720440030098, 0.010337289422750473, 0.005874074064195156, -0.03138727694749832, 0.04626990854740143, -0.02560548484325409, -0.03959198296070099, 0.021147985011339188, 0.0014654744882136583, 0.005363037344068289, 0.02566375583410263, 0.001981745008379221, 0.014023379422724247, 0.003559295553714037, -0.004688843619078398, 0.022613465785980225, -0.024599604308605194, 0.006945168133825064, -0.019174685701727867, 0.015079526230692863, 0.015492260456085205, 0.04049302637577057, -0.0026844029780477285, -0.006885108072310686, 0.02815852500498295, 0.0041667744517326355, -0.025941841304302216, 0.007970871403813362, -0.06172827631235123, -0.00505368085578084, -0.012087885290384293, 0.02601790614426136, -0.018579399213194847, 0.022521013393998146, -0.04657506197690964, 0.007203687913715839, -0.0024378523230552673, -0.015299155376851559, -0.03255164995789528, -0.025036195293068886, -0.04783031716942787, -0.01076545286923647, -0.010105294175446033, 0.0016527826664969325, -0.012164129875600338, 0.05522233620285988, 0.06632299721240997, -0.03614622354507446, -0.04207158461213112, 0.009330788627266884, -0.0059556481428444386, 0.0404793918132782, 0.023860933259129524, -0.039022158831357956, 0.015065787360072136, 0.024408208206295967, 0.00855615921318531, -0.015658121556043625, -0.019427264109253883, 0.007531668059527874, -0.05571551248431206, -0.02917361818253994, -0.01179272960871458, -0.015046155080199242, -0.017133574932813644, 0.011485535651445389, -0.01259217131882906, -1.325991050293851e-8, -0.007980047725141048, 0.016782967373728752, -0.017108581960201263, -0.0004799004818778485, 0.03334725648164749, 0.011890252120792866, -0.015515602193772793, 0.010043974034488201, 0.021870950236916542, 0.022559983655810356, 0.026220358908176422, -0.011210273019969463, -0.011945489794015884, 0.01634853146970272, -0.0033271536231040955, -0.045762088149785995, 0.005783832632005215, -0.016154568642377853, 0.0070775412023067474, -0.037230782210826874, -0.009299575351178646, 0.031068090349435806, 0.011405537836253643, -0.0036097930278629065, 0.04854695871472359, 0.013012774288654327, 0.02978716790676117, -0.048471849411726, -0.0003990092664025724, 0.004048451781272888, 0.02298041246831417, -0.026981722563505173, 0.014654216356575489, 0.06720617413520813, -0.030928898602724075, 0.00932761374861002, 0.049603305757045746, 0.025114035233855247, 0.016187163069844246, 0.01269566174596548, 0.016424037516117096, -0.009042344987392426, -0.022821849212050438, -0.02096688374876976, -0.012666044756770134, -0.013948340900242329, -0.012690979987382889, 0.01808054745197296, 0.03398629277944565, -0.009419620037078857, 0.022562799975275993, -0.02409772202372551, -0.005530289374291897, -0.0052520642057061195, 0.02525991015136242, -0.03611654043197632, 0.050166305154561996, 0.020068394020199776, -0.0041155568324029446, 0.03528158739209175, 0.027884971350431442, 0.003952186554670334, 0.0023833431769162416, 0.0031774179078638554 ]
coding-light-weight-wrapper-vs-serialisationdeserialisation
https://markhneedham.com/blog/2011/06/26/coding-light-weight-wrapper-vs-serialisationdeserialisation
false
2011-06-09 23:10:23
IntelliJ: Adding resources with unusual extensions onto the classpath
[ "intellij" ]
[ "Software Development" ]
We're making use of http://www.marklogic.com/[MarkLogic] and therefore http://www.w3schools.com/xquery/default.asp[xquery] on the project I'm currently working on and recently wanted to add our xquery setup files onto the classpath so they could be used in a test. We added them into 'src/main/resources' and set that as a source path in IntelliJ assuming that was all we needed to do. Despite doing that our test kept failing because it couldn't locate the files on the classpath. http://www.linkedin.com/profile/view?id=8818047&authType=name&authToken=w9yv&locale=en_US&pvs=pp&trk=ppro_viewmore[Charles] eventually came across the compiler resource patterns settings which are accessible from the Preferences > Compiler menu: image::{{<siteurl>}}/uploads/2011/06/intellij.jpg[Intellij,434] We had to add "*.xqy" to the end of the list of patterns to get our files picked up. We came across another file extension that we needed to be on the classpath about 10 minutes later and obviously solved it much quicker that time!
null
null
[ -0.006742300931364298, -0.0036982744932174683, -0.012343982234597206, 0.04844580963253975, 0.09862786531448364, -0.007364407181739807, 0.028279311954975128, 0.04721470922231674, 0.032826025038957596, -0.031411100178956985, -0.03339073061943054, -0.013727321289479733, -0.05862949788570404, 0.00014874259068164974, -0.008221875876188278, 0.06123531237244606, 0.06242089718580246, 0.017856836318969727, 0.020536664873361588, -0.006576205603778362, 0.03440127521753311, 0.03502054512500763, -0.014065033756196499, 0.05432068929076195, 0.028852906078100204, 0.02319483645260334, -0.013185740448534489, 0.00007943786476971582, -0.07837595045566559, -0.0023670094087719917, 0.05549689382314682, -0.01759159192442894, 0.02633432298898697, -0.010452568531036377, -0.002477986505255103, 0.014422058127820492, 0.0005020918906666338, 0.00855666771531105, 0.008607869036495686, 0.03333189710974693, -0.06727258861064911, 0.03385595604777336, 0.015347396954894066, 0.011167924851179123, -0.05120208486914635, 0.013123244978487492, -0.06459614634513855, -0.006295564118772745, -0.03441808000206947, 0.003929633181542158, -0.059557583183050156, 0.022005826234817505, -0.03593272715806961, -0.0030071898363530636, -0.005852443631738424, 0.05607396364212036, 0.023821288719773293, -0.08687338978052139, 0.038400255143642426, -0.019075723364949226, -0.004425347317010164, 0.012448231689631939, 0.01007136795669794, 0.05785263329744339, 0.029882878065109253, -0.011849562637507915, -0.027424713596701622, 0.05122600123286247, -0.04744219407439232, -0.02618446573615074, 0.011117642745375633, 0.03266749158501625, -0.016227668151259422, -0.010156886652112007, 0.023531699553132057, -0.04345911368727684, -0.04796602576971054, 0.05686100199818611, 0.011145763099193573, 0.048399120569229126, -0.018217721953988075, 0.014239341020584106, 0.02120017260313034, 0.02323748916387558, 0.008852367289364338, -0.03636518120765686, -0.019152607768774033, 0.004139138851314783, -0.04151211678981781, 0.07033128291368484, 0.03880934417247772, -0.07766645401716232, 0.012210601940751076, 0.029467444866895676, 0.027603739872574806, 0.016911398619413376, 0.028907382860779762, -0.009352382272481918, 0.004048104397952557, 0.018828431144356728, -0.032356031239032745, 0.01305252406746149, -0.002325986744835973, 0.01793510839343071, -0.07592399418354034, -0.0037323625292629004, -0.03941629081964493, -0.045774318277835846, 0.009870866313576698, 0.007180085405707359, -0.039730750024318695, 0.019892679527401924, -0.021012654528021812, 0.0017286966321989894, -0.08222813904285431, 0.08184818923473358, 0.006963484920561314, -0.013527755625545979, 0.004595515318214893, 0.034273695200681686, 0.02859102562069893, 0.015376511961221695, -0.023053226992487907, 0.07976541668176651, -0.005767453461885452, 0.06675633043050766, -0.015870701521635056, 0.037450551986694336, -0.004374232608824968, -0.0777992233633995, 0.005363186355680227, 0.05236220732331276, 0.011157374829053879, 0.010581648908555508, -0.0038032769225537777, 0.027638768777251244, 0.0004794853739440441, 0.006115087773650885, 0.04897897690534592, 0.004569640848785639, -0.023155175149440765, -0.05803031846880913, -0.0049918950535357, -0.022910529747605324, 0.021679406985640526, 0.005263980012387037, -0.032211169600486755, -0.04031787067651749, -0.033189672976732254, 0.03866388648748398, -0.007776011247187853, 0.04797083139419556, 0.0641334056854248, -0.0678248181939125, 0.01679174229502678, 0.09344226121902466, 0.021912220865488052, -0.023449167609214783, -0.029470356181263924, 0.010295803658664227, 0.005542220547795296, 0.0688401609659195, -0.0042173289693892, 0.04403724521398544, -0.006849746685475111, -0.006402403116226196, -0.0195037592202425, -0.0065164766274392605, 0.0030018710531294346, 0.0038135009817779064, -0.06492257118225098, -0.05957880988717079, 0.06724539399147034, -0.03701174631714821, -0.010800137184560299, 0.024892110377550125, 0.1051345095038414, 0.008197636343538761, 0.033146582543849945, 0.0034796094987541437, -0.07631871104240417, 0.0056628077290952206, -0.012067965231835842, 0.011672427877783775, 0.0215336624532938, -0.013069531880319118, 0.06915279477834702, 0.019827065989375114, -0.02599259838461876, 0.01644553802907467, -0.08910395205020905, -0.06832335144281387, -0.04397201910614967, -0.01357505563646555, 0.06095781549811363, -0.02541777305305004, -0.008575594052672386, 0.055355846881866455, 0.01976396143436432, 0.037225376814603806, 0.03161383047699928, -0.0007863329956308007, 0.008378919214010239, -0.07156792283058167, -0.05851935222744942, 0.048448700457811356, 0.021781545132398605, -0.02416739985346794, -0.036674514412879944, -0.02062804624438286, -0.0331527478992939, 0.017259107902646065, 0.05575985088944435, 0.009915375150740147, 0.017905957996845245, 0.026262111961841583, -0.0001229659392265603, -0.05019485950469971, 0.05543107911944389, -0.06826473772525787, 0.03509152680635452, -0.025338156148791313, -0.04499661922454834, -0.017694389447569847, -0.024326486513018608, 0.10376785695552826, 0.04415105655789375, -0.026831628754734993, -0.03243568539619446, 0.021761786192655563, 0.018142716959118843, -0.05674548074603081, 0.013951476663351059, -0.006410430651158094, 0.026402756571769714, -0.03360471501946449, -0.04276174306869507, -0.006696939468383789, 0.007220099680125713, -0.01413707248866558, 0.0344100259244442, 0.09090506285429001, -0.03180219605565071, 0.039181604981422424, 0.026150451973080635, -0.017623718827962875, 0.0297689251601696, -0.02567020058631897, -0.06441759318113327, -0.0027891285717487335, 0.021056650206446648, -0.0047767506912350655, 0.026840023696422577, -0.025945767760276794, -0.028702709823846817, -0.025219153612852097, -0.03260120749473572, 0.010545721277594566, 0.009703298099339008, 0.07973553240299225, 0.034268416464328766, 0.030696148052811623, 0.0071864500641822815, 0.04642513766884804, 0.014333627186715603, -0.04427556321024895, 0.00021591948461718857, 0.01432066224515438, 0.020004531368613243, 0.02584068290889263, -0.0044304728507995605, 0.028054125607013702, 0.017383800819516182, -0.00980438757687807, -0.010613782331347466, -0.0030457857064902782, 0.006339328363537788, 0.01665743812918663, -0.022254548966884613, -0.02128620631992817, -0.02993672527372837, 0.04393671825528145, -0.06175747141242027, -0.022859783843159676, -0.0020895490888506174, -0.03496668115258217, 0.0292071420699358, -0.08059500902891159, -0.05950041487812996, -0.01665385812520981, 0.01605156622827053, 0.03732069954276085, -0.020579366013407707, 0.018661733716726303, 0.07860298454761505, -0.006799195893108845, 0.009844059124588966, 0.01346745528280735, 0.02880854159593582, 0.043247200548648834, -0.01186705008149147, 0.03008485957980156, 0.03968849405646324, 0.011637452989816666, -0.007224911358207464, -0.025209389626979828, 0.016175922006368637, -0.03470901399850845, -0.26438331604003906, 0.04407057911157608, -0.016025327146053314, -0.05532516539096832, 0.020880507305264473, -0.038786113262176514, 0.011245114728808403, -0.03757280483841896, -0.040696561336517334, 0.008296314626932144, -0.015267626382410526, -0.04521450027823448, -0.005998876411467791, 0.03134669363498688, -0.02998725324869156, 0.00878854002803564, 0.021929506212472916, -0.0354621522128582, 0.036460988223552704, 0.024851780384778976, -0.034200090914964676, -0.06236922740936279, 0.030300304293632507, 0.05470345914363861, 0.040194183588027954, 0.051916394382715225, -0.09669866412878036, 0.06209930405020714, -0.02149350754916668, -0.003995142877101898, 0.027353545650839806, -0.011597370728850365, -0.03805436193943024, -0.0059908051043748856, -0.039079878479242325, -0.028429562225937843, 0.029447143897414207, -0.017464127391576767, -0.008223261684179306, 0.0074002621695399284, -0.012676479294896126, -0.03945225849747658, -0.004782941658049822, -0.032646603882312775, 0.06339706480503082, -0.03268112242221832, -0.10581040382385254, -0.025037122890353203, -0.006714006885886192, 0.07242269814014435, -0.03702574595808983, -0.04596768319606781, -0.00406444538384676, 0.025253580883145332, 0.0011641058372333646, -0.037987273186445236, 0.009426865726709366, -0.03267722949385643, -0.06444058567285538, -0.03337403014302254, 0.014805740676820278, -0.03407677263021469, -0.027193916961550713, -0.08064649254083633, 0.008370259776711464, -0.055753979831933975, -0.044202592223882675, -0.015754561871290207, 0.06054786220192909, 0.02921213209629059, -0.019778599962592125, -0.018404414877295494, -0.011048348620533943, -0.11948737502098083, -0.03613806515932083, -0.014542105607688427, -0.04117932170629501, -0.01309890951961279, -0.03199930489063263, 0.04956457391381264, -0.0315575934946537, -0.009280243888497353, 0.012024519965052605, 0.012104620225727558, -0.00003052319152629934, -0.012125913985073566, 0.03309648856520653, -0.013138017617166042, -0.00692718056961894, 0.005081229843199253, 0.06251198053359985, -0.03393851965665817, -0.036156751215457916, -0.046737123280763626, -0.00014821109652984887, -0.0016587467398494482, 0.0031836223788559437, -0.006841820199042559, 0.026604054495692253, 0.03291982784867287, 0.036384619772434235, -0.043770596385002136, 0.028289811685681343, -0.013592133298516273, -0.04587426036596298, -0.009708285331726074, -0.04101569950580597, 0.013964430429041386, 0.023180875927209854, 0.018800927326083183, -0.004036219324916601, -0.03181944042444229, 0.006013484206050634, -0.03354775160551071, -0.05965971574187279, -0.013137541711330414, 0.006864719558507204, 0.019529839977622032, 0.03367914631962776, -0.023242387920618057, -0.045972004532814026, 0.011683129705488682, 0.010044774040579796, -0.004135605413466692, -0.04905885085463524, -0.007342333439737558, 0.0047800056636333466, -0.01584470458328724, 0.023062262684106827, 0.01936160959303379, -0.021578066051006317, 0.018373927101492882, 0.003512793453410268, -0.02960650436580181, 0.0040588597767055035, -0.03490788862109184, -0.01397076714783907, -0.019220201298594475, 0.004417866002768278, -0.002931200200691819, -0.03072931431233883, 0.03470341116189957, 0.02087755687534809, 0.0390038937330246, 0.05690045654773712, 0.019625140354037285, 0.013642461970448494, 0.015339222736656666, -0.0010350807569921017, -0.03561558201909065, 0.011674340814352036, -0.05111101269721985, 0.0378374345600605, -0.03688327595591545, -0.015164625830948353, -0.021213484928011894, 0.028223620727658272, 0.004341062158346176, -0.027805468067526817, -0.03604975342750549, 0.011981034651398659, -0.0588979534804821, 0.0015719183720648289, 0.020792081952095032, -0.0095685925334692, 0.07449425756931305, -0.006259406916797161, 0.05469701439142227, -0.0349569134414196, -0.00014802129589952528, 0.027784649282693863, 0.03217698633670807, -0.0020880161318928003, 0.0029646470211446285, -0.00608484772965312, 0.0012908579083159566, 0.013262412510812283, 0.01288733258843422, 0.045937858521938324, 0.021548297256231308, -0.014941228553652763, -0.0006562995258718729, 0.03125728666782379, 0.017532959580421448, 0.030390344560146332, -0.02322269231081009, -0.02090378850698471, 0.012034986168146133, -0.019562315195798874, -0.02619950659573078, 0.0030720767099410295, -0.010592082515358925, -0.016874177381396294, 0.025904323905706406, -0.03277040272951126, -0.08275028318166733, 0.03789951279759407, 0.003996658138930798, 0.0066163791343569756, 0.010738622397184372, -0.019849156960844994, -0.014357326552271843, -0.022009864449501038, 0.04649753496050835, 0.050084784626960754, -0.049087028950452805, -0.0012922472087666392, -0.0095705920830369, -0.006232000887393951, 0.0023587180767208338, -0.005148579832166433, -0.07383949309587479, 0.0015465004835277796, 0.014245981350541115, 0.005515637341886759, -0.0570659264922142, -0.03683635592460632, -0.01038238313049078, 0.0038216018583625555, -0.004414690658450127, -0.016161616891622543, 0.015940513461828232, 0.022756483405828476, 0.01100176852196455, -0.03165576979517937, 0.031755466014146805, -0.015143782831728458, 0.0009060614393092692, 0.009132329374551773, -0.03655555471777916, 0.04552820324897766, -0.014112133532762527, 0.043608684092760086, 0.01538513507694006, 0.01766101084649563, 0.0075307730585336685, -0.029034294188022614, -0.006274973042309284, 0.021138615906238556, 0.03369950130581856, 0.010524585843086243, -0.013607040978968143, -0.03449665755033493, 0.0020904771517962217, -0.027468442916870117, 0.028652440756559372, -0.025545213371515274, -0.004622511565685272, 0.02646792121231556, 0.03841984272003174, -0.012183413840830326, 0.031048575416207314, 0.004325930029153824, -0.032765407115221024, 0.05712711066007614, -0.07214514911174774, -0.03223062679171562, 0.00153319479431957, -0.06333404779434204, 0.022213509306311607, 0.02016918733716011, 0.03209661692380905, -0.025981727987527847, 0.05866929516196251, 0.03640943393111229, 0.009626616723835468, 0.010764186270534992, -0.011147819459438324, 0.028489693999290466, -0.04463507980108261, -0.03942728042602539, -0.11200666427612305, 0.0048012821935117245, 0.03023277036845684, 0.027850784361362457, -0.054769519716501236, -0.005974655505269766, -0.038595493882894516, 0.05377199128270149, -0.056600991636514664, -0.034612346440553665, 0.03738533705472946, -0.009162388741970062, -0.0033484753221273422, 0.010194596834480762, -0.04183784872293472, 0.02896682545542717, 0.043576810508966446, -0.04991498216986656, -0.02809394896030426, -0.026328979060053825, 0.04697510227560997, 0.026463016867637634, 0.00695929117500782, -0.044645197689533234, 0.01820710115134716, 0.06712066382169724, 0.015428929589688778, 0.011561250314116478, 0.013269718736410141, -0.0030347551219165325, 0.04525480419397354, 0.041255269199609756, -0.021032609045505524, 0.00449188519269228, 0.009195415303111076, -0.008494733832776546, -0.04997505992650986, 0.020053373649716377, -0.004447821993380785, 0.009078224189579487, -0.03480856865644455, 0.0558747798204422, 0.028375796973705292, -0.02435706928372383, -0.027388066053390503, 0.005735629238188267, -0.041823018342256546, 0.007321902550756931, -0.025448448956012726, 0.014184470288455486, -0.057280439883470535, 0.05927514657378197, -0.003212960669770837, -0.004104421474039555, 0.07347516715526581, 0.04748329147696495, 0.0057423836551606655, 0.011853889562189579, 0.08673267066478729, 0.057824648916721344, 0.004870344419032335, 0.02715577743947506, 0.056968867778778076, -0.03751688823103905, -0.03807876259088516, -0.012621060945093632, -0.0022961450740695, -0.006003350950777531, 0.01982954330742359, 0.004903628956526518, 0.07556834816932678, 0.0074845366179943085, 0.054793208837509155, -0.04936875402927399, -0.0025073231663554907, 0.001384108909405768, 0.0011821057414636016, 0.018141862004995346, 0.04025339335203171, -0.007222973275929689, 0.027149623259902, -0.04560216888785362, -0.02621123380959034, 0.01579872891306877, -0.023707428947091103, -0.021755032241344452, 0.032755933701992035, -0.002639869460836053, 0.002914839657023549, -0.012905145063996315, 0.036614254117012024, 0.09174859523773193, -0.016486406326293945, -0.0015956416027620435, -0.01942768134176731, 0.011578956618905067, 0.02412136271595955, 0.012119048275053501, -0.03998291864991188, -0.016619078814983368, 0.0002861829416360706, -0.027306871488690376, -0.021896842867136, -0.02209513820707798, 0.005018380470573902, 0.041232530027627945, -0.032220203429460526, 0.006554114166647196, 0.03532566502690315, 0.01742173358798027, -0.024198945611715317, -0.05932283774018288, -0.03816598653793335, -0.020618842914700508, -0.04062184691429138, -0.004894836340099573, 0.01982135698199272, 0.019320694729685783, -0.032863177359104156, -0.000616361852735281, -0.023296819999814034, 0.01290561817586422, 0.017257118597626686, -0.06327381730079651, -0.005966763012111187, 0.020081110298633575, 0.01567026972770691, 0.02508976124227047, 0.004911696072667837, 0.06559004634618759, -0.00957618560642004, 0.006260276306420565, -0.029130876064300537, -0.011962426826357841, 0.03887593373656273, -0.0032727003563195467, 0.023432116955518723, -0.0891169086098671, 0.023800859227776527, 0.01722015254199505, 0.004411997273564339, -0.05997394025325775, 0.024926990270614624, 0.04211316630244255, -0.026673434302210808, 0.07574266195297241, 0.012851945124566555, -0.0021868848707526922, -0.02138528786599636, -0.024705013260245323, 0.031260259449481964, -0.0031479676254093647, 0.03724663704633713, -0.006032952573150396, 0.07072222977876663, 0.034382302314043045, -0.017784995958209038, -0.027955180034041405, -0.016429657116532326, -0.02379920519888401, 0.009955081157386303, -0.01963181421160698, -0.011531992815434933, -0.062372155487537384, -0.0722849890589714, -0.04558286443352699, 0.003500418970361352, -0.02121645025908947, -0.03888268023729324, 0.008871760219335556, 0.03333220258355141, -0.05177989602088928, 0.02996888756752014, -0.0405234657227993, -0.00011971652565989643, -0.012727915309369564, -0.025927012786269188, 0.013386798091232777, 0.004092351533472538, 0.0305364727973938, 0.0035281809978187084, 0.05689765140414238, -0.05510467663407326, -0.01577143929898739, -0.002542081754654646, 0.0356820747256279, 0.06753947585821152, 0.00798527617007494, -0.019714301452040672 ]
[ -0.08836425095796585, -0.033243052661418915, -0.019821900874376297, -0.027919838204979897, 0.031048711389303207, -0.05475395917892456, -0.05515062436461449, 0.0068741156719625, -0.0028062753845006227, -0.04490872099995613, -0.0019266080344095826, -0.0021199772600084543, -0.006260938011109829, -0.0028637603390961885, 0.09713967144489288, 0.009091273881494999, -0.02043195255100727, -0.031248675659298897, -0.004207302816212177, 0.016144149005413055, -0.012562347576022148, -0.01631244830787182, -0.033957917243242264, -0.050663698464632034, -0.0007524366956204176, 0.04863058403134346, 0.04712260141968727, -0.054657116532325745, -0.0007393925334326923, -0.19938339293003082, 0.019889596849679947, -0.010723396204411983, 0.019756246358156204, -0.0205568578094244, 0.018735771998763084, 0.021471219137310982, 0.018447497859597206, 0.029841633513569832, -0.0009114413405768573, 0.021317070350050926, 0.011654804460704327, 0.04475792124867439, -0.058083780109882355, -0.01621090993285179, 0.044352997094392776, -0.02686520852148533, -0.01822936162352562, -0.03783309459686279, -0.005385365337133408, -0.004679795820266008, -0.05879168584942818, -0.012109199538826942, 0.006281079724431038, -0.031160868704319, -0.02632066234946251, 0.03741185739636421, 0.04729367047548294, 0.07733526080846786, 0.01648256927728653, 0.003607862163335085, -0.03744791820645332, -0.02189607545733452, -0.136726513504982, 0.12929950654506683, 0.02989870496094227, 0.054257240146398544, -0.00044514855835586786, -0.03988593444228172, -0.002394251059740782, 0.08718162029981613, -0.0023469740990549326, -0.021789830178022385, -0.030953630805015564, 0.0795544758439064, 0.006807099562138319, 0.004226373042911291, 0.02771204523742199, 0.001159535488113761, 0.05080809444189072, -0.04450202360749245, -0.04604889824986458, -0.041792117059230804, -0.010790725238621235, 0.006334001664072275, -0.02674996107816696, 0.027705827727913857, 0.0026873855385929346, 0.03864067792892456, 0.054067838937044144, 0.025753602385520935, 0.06423159688711166, -0.04777044430375099, 0.0376984067261219, 0.007077163551002741, -0.07366304844617844, -0.028610745444893837, -0.020589446648955345, 0.018732057884335518, -0.024595368653535843, 0.440177321434021, -0.030670950189232826, -0.0269821397960186, 0.06671109795570374, 0.04293867573142052, -0.00766002805903554, 0.024664675816893578, 0.0053084846585989, -0.037733349949121475, 0.005310002248734236, -0.05771779268980026, 0.01636001653969288, -0.005794127006083727, 0.07908844202756882, -0.04725303873419762, 0.0013143304968252778, 0.005189639516174793, -0.0021515090484172106, -0.013835134916007519, -0.04090306535363197, 0.005250814836472273, -0.001958855427801609, -0.011003276333212852, -0.0013681029668077826, 0.037475064396858215, 0.021474337205290794, -0.02592177875339985, -0.004204551689326763, 0.03864787518978119, 0.021957919001579285, 0.007066627498716116, 0.021093497052788734, -0.04611274600028992, -0.06505627185106277, -0.004257305059581995, 0.0007019744371064007, 0.02786380797624588, 0.044014785438776016, -0.0343826487660408, -0.009345939382910728, 0.01841839961707592, -0.03619726374745369, -0.014441118575632572, 0.01599765010178089, 0.0033937152475118637, -0.04350202530622482, 0.10800910741090775, -0.0024645314551889896, -0.02204710990190506, -0.01720190793275833, -0.05904174968600273, -0.008558729663491249, 0.04610563442111015, -0.020226633176207542, -0.06415420770645142, -0.004472642671316862, 0.043701525777578354, 0.08616902679204941, -0.014904027804732323, -0.044260211288928986, -0.022506939247250557, -0.015104953199625015, -0.04347439482808113, -0.032744213938713074, 0.06102055683732033, 0.038250431418418884, -0.08671151101589203, -0.03275251388549805, 0.021540982648730278, 0.019019899889826775, -0.03744121640920639, 0.011128902435302734, 0.016627095639705658, -0.03700435906648636, -0.018067924305796623, 0.033104151487350464, -0.039236776530742645, -0.014932124875485897, 0.025639066472649574, 0.05335443839430809, 0.022679563611745834, 0.019867634400725365, -0.0014523889403790236, -0.04504203051328659, 0.006611435208469629, -0.043776676058769226, -0.09259218722581863, -0.046857189387083054, 0.003035939997062087, -0.011408189311623573, -0.028492381796240807, -0.04101729765534401, -0.015416372567415237, -0.06971532851457596, 0.04674584046006203, -0.01347375474870205, -0.009616116993129253, 0.03820345178246498, 0.025029640644788742, 0.040193863213062286, -0.04835920035839081, 0.06261458247900009, 0.050776369869709015, -0.014494760893285275, 0.051833637058734894, -0.05804148688912392, 0.042540084570646286, 0.046024028211832047, -0.028134465217590332, 0.05883794277906418, 0.028598405420780182, -0.06103411689400673, -0.032846949994564056, 0.014124643057584763, 0.007266158238053322, -0.00745124788954854, -0.022375646978616714, 0.0024909882340580225, 0.003101290902122855, 0.03576532378792763, 0.0181119404733181, -0.054038289934396744, -0.009358021430671215, -0.03347419574856758, -0.3476082980632782, -0.02989201620221138, -0.0320814773440361, -0.0005327844992280006, -0.003467191942036152, -0.058856312185525894, 0.004756814334541559, 0.008805247023701668, -0.02765318565070629, 0.0024742046371102333, 0.08777677267789841, 0.00812562182545662, 0.03805815428495407, -0.07564953714609146, -0.011778063140809536, 0.02111571654677391, -0.020994890481233597, -0.025931503623723984, -0.027304213494062424, -0.007204483728855848, 0.0015604754444211721, -0.011494105681777, -0.04525256156921387, -0.05337878316640854, 0.017857540398836136, -0.02044217474758625, 0.11242403090000153, 0.03298338130116463, 0.10730267316102982, -0.03506717085838318, 0.05434215068817139, 0.008841169998049736, 0.024460049346089363, -0.09868762642145157, -0.019520243629813194, -0.008875178173184395, 0.005762240383774042, 0.009189576841890812, 0.02932494319975376, -0.007424397859722376, -0.030484991148114204, -0.00038958812365308404, -0.046062372624874115, -0.053524427115917206, -0.009431092999875546, 0.00717606907710433, -0.012742585502564907, -0.022931985557079315, -0.02841104194521904, 0.09176614880561829, -0.004770184867084026, -0.005742042791098356, -0.0008917142986319959, 0.034016720950603485, -0.007517724297940731, -0.023219924420118332, -0.04557277634739876, 0.002722920384258032, 0.02874087169766426, 0.010267891921103, 0.06093621626496315, 0.05308762565255165, 0.02578648552298546, -0.04677639901638031, 0.007493011187762022, 0.011277325451374054, -0.0063573382794857025, -0.030259210616350174, 0.043794434517621994, -0.045345064252614975, -0.040361013263463974, 0.077736496925354, -0.0044920374639332294, 0.0069825304672122, 0.006680942606180906, 0.026550214737653732, -0.0030946978367865086, 0.015587454661726952, 0.013657264411449432, -0.014732351526618004, 0.02604375220835209, -0.005635049194097519, 0.02204340510070324, -0.03753795102238655, 0.004864213056862354, 0.08247110247612, -0.025684384629130363, -0.01582520827651024, 0.06078815087676048, 0.02003900334239006, -0.04998745024204254, 0.005134612321853638, -0.008286119438707829, -0.04330359771847725, 0.07100100815296173, -0.017013203352689743, -0.2570841610431671, 0.023104432970285416, 0.06743993610143661, 0.03960257023572922, -0.025754414498806, -0.0022287217434495687, 0.07043799012899399, -0.06518644839525223, 0.024656960740685463, 0.029416048899292946, 0.033705051988363266, 0.028595399111509323, -0.012661903165280819, -0.019180381670594215, 0.01717080920934677, -0.026687663048505783, 0.05443010479211807, 0.007113104686141014, 0.03764382749795914, 0.022340726107358932, 0.005565921775996685, -0.02230124920606613, 0.1811804324388504, 0.01454738900065422, 0.0213069636374712, 0.014192041009664536, -0.019693918526172638, 0.02543518878519535, 0.06046771630644798, 0.02695736661553383, 0.020455125719308853, 0.0014034974155947566, 0.041357241570949554, -0.011551124043762684, 0.00986155029386282, -0.07769659906625748, 0.0019562069792300463, 0.060172997415065765, 0.02727435901761055, 0.014269224368035793, -0.007543994579464197, -0.0006810461636632681, -0.06053351238369942, 0.02100786380469799, 0.04808764532208443, 0.011272167786955833, 0.013660915195941925, -0.018777284771203995, -0.021877646446228027, -0.003609514096751809, -0.02703428454697132, -0.018944649025797844, 0.009839609265327454, -0.0058435373939573765, -0.005465995986014605, 0.05702658370137215, 0.0010631345212459564, -0.030996667221188545, -0.007720610126852989, 0.012126745656132698, 0.0168309286236763, -0.02949295938014984, 0.11811351776123047, 0.021061459556221962, 0.009847058914601803 ]
[ 0.00020169703930150717, 0.009913904592394829, -0.021944735199213028, 0.04093700274825096, 0.031908225268125534, 0.00934859924018383, 0.02355984039604664, 0.018195349723100662, -0.0365537665784359, -0.041191525757312775, 0.02324039489030838, 0.030347537249326706, 0.04657728597521782, 0.008153166621923447, 0.018683990463614464, -0.016629960387945175, -0.012122565880417824, -0.006288756150752306, -0.004146161023527384, 0.019961467012763023, 0.0031447813380509615, 0.012360792607069016, 0.018775491043925285, -0.032586272805929184, -0.016893533989787102, -0.017968105152249336, 0.009944629855453968, -0.027297483757138252, 0.0019464479992166162, -0.1249341070652008, -0.0121933463960886, -0.031096549704670906, -0.03359883651137352, -0.030072396621108055, 0.008652020245790482, 0.034129589796066284, 0.03171972930431366, 0.024166952818632126, 0.003521618666127324, 0.004015578888356686, -0.0006557560991495848, -0.032307058572769165, -0.014981952495872974, 0.013462241739034653, -0.032851383090019226, -0.040351007133722305, -0.006231250707060099, -0.03857985511422157, -0.030901197344064713, 0.0007464816444553435, -0.0266393031924963, -0.0006067671929486096, -0.06006737798452377, -0.008186976425349712, 0.032495029270648956, 0.014301086775958538, -0.042601801455020905, 0.011858233250677586, -0.04118764027953148, -0.0008058399544097483, -0.009548828937113285, 0.026400065049529076, -0.006892403122037649, -0.02367267943918705, -0.012284127064049244, -0.014767934568226337, -0.007826868444681168, 0.03130263090133667, 0.014944628812372684, 0.014380674809217453, -0.017196597531437874, 0.03750547766685486, -0.0009495650301687419, -0.017657458782196045, 0.017374014481902122, 0.023746296763420105, 0.01682528480887413, 0.030661089345812798, 0.021913466975092888, -0.057271890342235565, -0.042804256081581116, 0.010820349678397179, 0.027947023510932922, 0.01370528619736433, 0.001972503960132599, -0.009583943523466587, 0.027554325759410858, 0.007845157757401466, 0.030261699110269547, 0.045893147587776184, 0.01808236725628376, 0.038781698793172836, -0.010727077722549438, -0.0019586572889238596, -0.04684756323695183, 0.009888049215078354, 0.03081354685127735, -0.00913330540060997, 0.02247847430408001, 0.8453630208969116, -0.026709362864494324, 0.028781313449144363, 0.03525553271174431, 0.03498246148228645, 0.005454500671476126, -0.028243031352758408, -0.030068041756749153, 0.02497067116200924, 0.0049273367039859295, -0.057506777346134186, 0.020044200122356415, -0.047379445284605026, 0.011438395828008652, -0.012034312821924686, 0.022284692153334618, 0.010942733846604824, 0.022393327206373215, -0.012422134168446064, -0.018025143072009087, 0.029771436005830765, 0.009425647556781769, 0.0115728210657835, -0.020291848108172417, 0.017269091680645943, 0.032170578837394714, -0.18621861934661865, -0.03404933586716652, -7.278024049290252e-33, 0.03269015997648239, 0.025848818942904472, 0.007510381285101175, -0.022851238027215004, -0.011451098136603832, -0.03396608680486679, 0.021700814366340637, 0.034870266914367676, -0.049146752804517746, -0.009511489421129227, 0.02216074801981449, -0.027243105694651604, -0.023929916322231293, -0.0069203986786305904, 0.027463363483548164, 0.006930996663868427, -0.019218498840928078, 0.03855909779667854, -0.037840139120817184, 0.027512138709425926, 0.020336909219622612, 0.04970400780439377, 0.0014548447215929627, -0.01756415329873562, -0.00898322369903326, 0.06067251041531563, 0.00705307349562645, 0.02143964171409607, -0.008121706545352936, -0.04803876951336861, -0.0016991263255476952, 0.001204839674755931, -0.023688454180955887, -0.00029591849306598306, -0.001776736811734736, -0.009343152865767479, -0.025378838181495667, 0.0009299642988480628, -0.017651580274105072, -0.01387669239193201, 0.0013793893158435822, -0.009683990851044655, -0.00980793684720993, -0.016309205442667007, -0.022100970149040222, -0.006284750998020172, -0.024108266457915306, -0.06450039148330688, -0.006314029451459646, -0.030759934335947037, 0.019353508949279785, 0.01429025363177061, -0.0013143169926479459, 0.011985776014626026, -0.002701840130612254, 0.017058992758393288, -0.02523653209209442, 0.04030469059944153, -0.0021800382528454065, 0.016768159344792366, 0.037915028631687164, -0.04139178991317749, -0.03509317338466644, 0.03928035870194435, -0.014342489652335644, -0.03614223003387451, -0.030373891815543175, -0.04040834680199623, 0.023211834952235222, -0.003251691348850727, -0.033224448561668396, 0.0071812947280704975, 0.007170182187110186, -0.02350703440606594, 0.056509606540203094, 0.013592496514320374, -0.053258977830410004, 0.01691312901675701, -0.013784203678369522, 0.021864647045731544, 0.005998434033244848, -0.006802367977797985, 0.0013178186491131783, -0.02353421039879322, -0.0026588323526084423, -0.00022428057854995131, 0.014033202081918716, 0.012843150645494461, 0.0014676203718408942, 0.037680484354496, 0.03483425825834274, 0.025569820776581764, -0.016805900260806084, -0.017384564504027367, -0.03980628028512001, 6.791042453683503e-33, 0.008989051915705204, 0.004943307489156723, 0.0013094348832964897, 0.01195206306874752, 0.0032753555569797754, 0.009544436819851398, -0.0031941591296344995, 0.012346752919256687, -0.06287340074777603, 0.010507569648325443, 0.0060870754532516, 0.038357753306627274, -0.01753406785428524, 0.0016030461993068457, 0.0045792642049491405, -0.0038929283618927, 0.04564371705055237, -0.029705101624131203, 0.00840459018945694, -0.004354618489742279, 0.03237927332520485, 0.002162436954677105, 0.044572506099939346, -0.011117519810795784, 0.02411247044801712, 0.020733928307890892, 0.019564436748623848, -0.0015418113907799125, -0.016922367736697197, 0.026933910325169563, -0.01704869605600834, -0.020434385165572166, -0.0045664324425160885, -0.038950659334659576, -0.023360997438430786, 0.040555913001298904, -0.027813522145152092, 0.013370486907660961, -0.04617324844002724, 0.00558775058016181, 0.04836265370249748, -0.03512946143746376, 0.0000832715377327986, 0.0407409630715847, 0.02469160221517086, 0.021387463435530663, 0.00846416037529707, -0.004319922532886267, 0.008209268562495708, 0.04397524148225784, 0.018135426566004753, -0.015758901834487915, 0.033777836710214615, 0.00047660950804129243, 0.004103261977434158, 0.016265610232949257, -0.012731263414025307, -0.002600186737254262, -0.03777299076318741, 0.04167112708091736, -0.019870633259415627, 0.015215551480650902, -0.016077034175395966, -0.014408423565328121, -0.04064833000302315, -0.027017293497920036, -0.03374694660305977, 0.004315970465540886, -0.02584781125187874, -0.035810437053442, -0.0034153019078075886, -0.006569789256900549, -0.013951552100479603, 0.01559753529727459, 0.006642583291977644, -0.01971450448036194, -0.004763604141771793, 0.005894502624869347, 0.0027184050995856524, 0.018164144828915596, 0.022685421630740166, -0.006303148344159126, -0.001458276528865099, -0.023779544979333878, 0.007987827993929386, 0.03924143686890602, -0.01850082352757454, 0.03194396570324898, -0.015531826764345169, -0.037260428071022034, 0.006509382743388414, -0.011021004989743233, 0.011119832284748554, 0.02674255520105362, -0.01669287122786045, -1.2855151609869608e-8, -0.057531118392944336, 0.02638520486652851, -0.005830737296491861, -0.021224137395620346, 0.029061900451779366, 0.019753586500883102, -0.005961654242128134, 0.035523369908332825, 0.0019669702742248774, 0.04132090508937836, 0.04385536536574364, -0.016175933182239532, 0.01403912901878357, 0.018734581768512726, -0.01248088851571083, -0.05322306603193283, 0.022826578468084335, 0.020492782816290855, 0.011439543217420578, -0.04423489421606064, -0.022056786343455315, 0.015578852966427803, -0.02172488532960415, 0.01783442683517933, -0.010551445186138153, -0.025411512702703476, 0.02876228094100952, -0.06955244392156601, 0.010920577682554722, 0.013670672662556171, -0.045679930597543716, -0.006012564990669489, -0.03412741422653198, 0.02281312085688114, -0.026082027703523636, -0.019946658983826637, 0.005201883614063263, -0.0008038790547288954, 0.04492545500397682, 0.008861078880727291, 0.020211828872561455, -0.033154502511024475, 0.009386928752064705, -0.014106299728155136, 0.016206925734877586, 0.007169604767113924, -0.01915653981268406, 0.0068388814106583595, -0.004664635751396418, -0.041652143001556396, 0.004805420991033316, 0.0023986620362848043, -0.004205609671771526, -0.023664552718400955, 0.02654888480901718, -0.0003746087895706296, 0.027983061969280243, 0.0076324292458593845, -0.04868609085679054, 0.016585318371653557, -0.0006285133422352374, 0.010461254976689816, -0.0007472208817489445, -0.02005087397992611 ]
intellij-adding-resources-with-unusual-extensions-onto-the-classpath
https://markhneedham.com/blog/2011/06/09/intellij-adding-resources-with-unusual-extensions-onto-the-classpath
false
2011-06-12 16:03:30
Scala: Setting a default value
[ "scala" ]
[ "Scala" ]
We wanted to try and generate a build label to use for the name of the artifacts archive that gets generated each time we run the build but wanted to default it to a hard coded value if the system property representing the build label wasn't available. In Ruby we would be able to do something like this: [source,ruby] ---- buildLabel = ENV["GO_PIPELINE_LABEL"] || "LOCAL" ---- There isn't a function in Scala that does that so we initially ended up with this: [source,scala] ---- def buildLabel() = [{ System.getenv("GO_PIPELINE_LABEL") match { case null => "LOCAL" case label => label } } ---- My colleague http://twitter.com/#!/mushtaqA[Mushtaq] suggested passing the initial value into an Option like so... [source,scala] ---- def buildLabel() = { Option(System.getenv("GO_PIPELINE_LABEL")).getOrElse("LOCAL") } ---- ...which I think is pretty neat! I tried to see what the definition of an operator to do it the Ruby way would look like and ended up with the following: [source,scala] ---- class RichAny[A](value:A ) { def || (default:A ) = { Option(value).getOrElse(default) } } ---- [source,scala] ---- implicit def any2RichAny[A <: AnyRef](x: A) = new RichAny(x) ---- Which we can use like so: [source,scala] ---- def buildLabel() = { System.getenv("GO_PIPELINE_LABEL") || "LABEL" } ---- I imagine that's probably not the idiomatic Scala way to do it so I'd be curious to know what is.
null
null
[ 0.02101876772940159, -0.02630767412483692, -0.011752967722713947, 0.022801071405410767, 0.09833116084337234, 0.03385381028056145, 0.03405086323618889, 0.006714261136949062, 0.006159961689263582, -0.031102076172828674, -0.04359263926744461, 0.020933309569954872, -0.09892041981220245, 0.05619601532816887, -0.0340447761118412, 0.06190051510930061, 0.07502442598342896, -0.009458164684474468, 0.00332314008846879, 0.012398420833051205, 0.025445768609642982, 0.041873279958963394, 0.00003614108209148981, 0.020920194685459137, 0.030422793701291084, -0.000019130065993522294, 0.008865960873663425, 0.014369755052030087, -0.054491885006427765, 0.012057303451001644, 0.020725851878523827, 0.014399976469576359, 0.01422352995723486, -0.00812931451946497, -0.00020189622591715306, 0.022521065548062325, -0.007532668765634298, -0.01278899610042572, -0.01794644072651863, 0.01567717455327511, -0.03544522076845169, 0.014661080203950405, 0.02169397659599781, 0.009646578691899776, -0.043875761330127716, 0.03243553265929222, -0.06278947740793228, 0.00933708157390356, -0.01876518875360489, -0.03184867277741432, -0.061816439032554626, 0.010645732283592224, -0.0467488057911396, -0.034408144652843475, 0.003316780086606741, 0.029235225170850754, 0.040938496589660645, -0.0558355450630188, 0.04097885265946388, -0.04145403206348419, 0.01156286895275116, 0.012185942381620407, 0.025970779359340668, 0.054207924753427505, 0.037225548177957535, -0.026206258684396744, -0.010396549478173256, 0.043060317635536194, -0.05539069324731827, -0.027339311316609383, -0.039106760174036026, -0.002776258159428835, -0.032963331788778305, -0.04402943328022957, -0.0003465099143795669, -0.03893114626407623, -0.012395968660712242, 0.055444877594709396, 0.011697465553879738, 0.05786821246147156, -0.012466034851968288, -0.006630602292716503, -0.003204515902325511, -0.0025855270214378834, 0.0038052562158554792, 0.016422362998127937, -0.05833130329847336, -0.005725119728595018, -0.08607777953147888, 0.0517064668238163, 0.03031538426876068, -0.05346674099564552, 0.02823239006102085, -0.003731554141268134, 0.03239021450281143, 0.015083677135407925, -0.014944406226277351, 0.012477300129830837, -0.0072612580843269825, 0.008592271246016026, -0.048993222415447235, 0.00014885180280543864, 0.012256702408194542, -0.01706201396882534, -0.05582757666707039, -0.040520764887332916, -0.02996044047176838, 0.008681124076247215, 0.004076007753610611, 0.01944408006966114, -0.037404388189315796, 0.024411512538790703, -0.048992156982421875, -0.006569318473339081, -0.0723726823925972, 0.03451138362288475, -0.000658528006169945, -0.03211348131299019, -0.05020715668797493, 0.026701461523771286, 0.035930853337049484, 0.03216977044939995, -0.01238168403506279, 0.06782838702201843, -0.014622471295297146, 0.023152953013777733, 0.009654258377850056, 0.05341556295752525, 0.006000665947794914, -0.0748174861073494, -0.03932977467775345, 0.07234751433134079, -0.0009193560690619051, -0.007751879282295704, -0.018155189231038094, 0.019879506900906563, 0.037085842341184616, -0.015813706442713737, 0.022739240899682045, -0.011333315633237362, -0.020201893523335457, -0.019665637984871864, 0.0074144816026091576, -0.026641396805644035, 0.037466861307621, 0.006778300274163485, 0.013323151506483555, -0.03328647091984749, -0.01402859203517437, 0.0662102997303009, -0.009013226255774498, 0.013326669111847878, 0.06965383142232895, -0.039843738079071045, 0.014849325641989708, 0.07344624400138855, 0.022238491103053093, 0.026179123669862747, -0.02801540307700634, -0.029757952317595482, 0.060924552381038666, 0.025585606694221497, 0.03476138412952423, 0.053932271897792816, 0.04994650557637215, 0.006069287192076445, 0.010075923055410385, -0.004995642229914665, -0.026410028338432312, -0.04410398006439209, -0.03923463076353073, -0.059251103550195694, 0.042186856269836426, -0.007223024033010006, 0.019111040979623795, -0.0012900109868496656, 0.06710682809352875, 0.03253340721130371, 0.053254030644893646, -0.020949913188815117, -0.07399766892194748, 0.014006462879478931, -0.01962052844464779, -0.015111726708710194, 0.013122539967298508, -0.014493194408714771, 0.08708009123802185, 0.00522478437051177, 0.019414708018302917, 0.007032613269984722, -0.0674154981970787, -0.07789497077465057, 0.005217906553298235, -0.05341958627104759, 0.04831802472472191, -0.031350135803222656, -0.05349868908524513, 0.06291947513818741, 0.008617086336016655, 0.04246358573436737, 0.03337642177939415, -0.007808654569089413, 0.006918986793607473, -0.06060989201068878, -0.02718105912208557, 0.04234984889626503, 0.02877051942050457, -0.020124325528740883, -0.0015824494184926152, 0.05198905989527702, -0.01170988380908966, -0.005441645160317421, 0.035522084683179855, -0.0228534284979105, 0.07285104691982269, 0.03556504845619202, -0.01860520988702774, -0.020257124677300453, 0.03889995068311691, -0.036903027445077896, 0.044069234281778336, 0.023192482069134712, -0.04020993784070015, -0.03194499760866165, 0.000979899661615491, 0.1081056147813797, 0.030285164713859558, -0.02580380067229271, -0.05539461225271225, 0.013054984621703625, 0.004890254698693752, -0.009786511771380901, 0.021435953676700592, 0.012546379119157791, -0.0005929057369939983, 0.0012851643841713667, 0.010607043281197548, 0.018360452726483345, -0.01003951858729124, -0.0407080203294754, -0.00751993665471673, 0.07409215718507767, -0.023741072043776512, 0.040200475603342056, 0.00734370294958353, -0.0421171560883522, 0.007221603766083717, -0.05904284864664078, -0.09859147667884827, 0.0056826104409992695, 0.042518772184848785, -0.015921717509627342, 0.05659455806016922, -0.023371277377009392, -0.020550303161144257, -0.05651833862066269, -0.05067570134997368, -0.0024490130599588156, -0.009049586020410061, 0.04034789651632309, -0.04405849054455757, 0.032123107463121414, -0.045054446905851364, -0.004292922094464302, -0.03368363901972771, -0.05116421356797218, -0.01984020136296749, 0.02819908782839775, 0.011570808477699757, 0.00159520807210356, -0.0024430654011666775, 0.032158318907022476, 0.011806991882622242, -0.008760030381381512, -0.010425180196762085, 0.027856389060616493, -0.008601146750152111, 0.02541504241526127, -0.009697451256215572, -0.03152967244386673, -0.018583808094263077, 0.03400733694434166, -0.047849830240011215, -0.04108734428882599, -0.009669402614235878, -0.054951027035713196, 0.020358115434646606, -0.09672724455595016, -0.039617687463760376, -0.011415284126996994, 0.019941868260502815, 0.009482392109930515, -0.02940363809466362, 0.04586047679185867, 0.06695938110351562, 0.013026811182498932, 0.04591812193393707, 0.03987736999988556, -0.0063316477462649345, 0.03484470397233963, 0.021221525967121124, 0.022593311965465546, 0.04255452752113342, 0.012233317829668522, -0.007580829318612814, -0.013533403165638447, -0.007392775267362595, -0.02720707282423973, -0.27049675583839417, 0.015437467955052853, -0.04280741512775421, -0.03853263333439827, 0.03254308924078941, -0.060481876134872437, -0.00930911023169756, -0.039561837911605835, -0.008547795005142689, 0.03100903332233429, -0.012016660533845425, -0.050886549055576324, -0.010949723422527313, 0.060779158025979996, 0.008590096607804298, -0.018980545923113823, -0.00246027996763587, -0.040199898183345795, 0.02243945188820362, 0.017179623246192932, -0.007889769040048122, -0.025929296389222145, 0.017698876559734344, 0.06000080332159996, 0.022709177806973457, 0.03144744038581848, -0.07629066705703735, 0.054405637085437775, -0.025400416925549507, -0.03499339893460274, -0.0007704102899879217, -0.026654215529561043, -0.02121160179376602, -0.01982063613831997, -0.017493097111582756, -0.0180699210613966, 0.02913798578083515, 0.006946024019271135, 0.0355464443564415, 0.015499565750360489, -0.053432535380125046, -0.015431447885930538, -0.012046176008880138, -0.015402790158987045, 0.05559588968753815, -0.026996560394763947, -0.08989414572715759, -0.025875236839056015, -0.0447220578789711, 0.06883224844932556, -0.027251245453953743, -0.03410496190190315, -0.031891968101263046, 0.026452140882611275, 0.015629326924681664, -0.010812507942318916, 0.018612099811434746, -0.012742237187922001, -0.027772139757871628, 0.019121943041682243, -0.013452558778226376, -0.04657038673758507, 0.01631566695868969, -0.031040998175740242, 0.00007063310476951301, -0.038554847240448, -0.06467511504888535, 0.011059954762458801, 0.04686320200562477, 0.04484544321894646, -0.03602322190999985, -0.04355877637863159, -0.034560900181531906, -0.11619102954864502, -0.0019353508250787854, -0.022719459608197212, -0.02100639045238495, -0.043415367603302, -0.003500394755974412, 0.016868630424141884, -0.04504584148526192, -0.040041182190179825, 0.02530280500650406, 0.01035317126661539, 0.018032526597380638, 0.04610181599855423, -0.002368954475969076, -0.027903812006115913, -0.016270732507109642, -0.002768218284472823, 0.0335502065718174, -0.027542993426322937, 0.0029993036296218634, -0.0020909346640110016, -0.009568196721374989, 0.05608406290411949, 0.03175804018974304, -0.0076992507092654705, 0.044268593192100525, 0.006234177388250828, 0.04199759289622307, -0.05472824349999428, -0.009063174948096275, -0.01725749671459198, -0.003840299090370536, 0.014985494315624237, -0.0698990449309349, 0.019567037001252174, 0.04603736102581024, 0.004621462896466255, -0.043164897710084915, 0.003963287454098463, -0.015946637839078903, -0.03741472586989403, -0.028764400631189346, 0.018908269703388214, 0.006642286200076342, 0.0029447595588862896, 0.043629467487335205, -0.0026634030509740114, -0.05905357375741005, 0.006046782247722149, 0.034823670983314514, -0.0075315493158996105, -0.06664269417524338, -0.04438244551420212, 0.009825550019741058, -0.02181445248425007, 0.0014640768058598042, -0.0018095390405505896, -0.004800202324986458, 0.027799857780337334, 0.0031634042970836163, -0.02002449333667755, 0.019895557314157486, 0.013176227919757366, -0.01479052472859621, -0.05388665944337845, -0.025338079780340195, -0.004015963524580002, -0.015208948403596878, -0.03912993147969246, 0.015857690945267677, 0.03284637629985809, 0.019438831135630608, 0.009520922787487507, 0.011147597804665565, 0.01103364210575819, 0.009485403075814247, 0.01651078462600708, 0.03351031243801117, -0.03930528834462166, 0.0009156091255135834, -0.047704730182886124, 0.012647190131247044, 0.0036927571054548025, 0.03883501514792442, -0.08272422850131989, -0.04779541864991188, -0.024590518325567245, 0.04051326587796211, -0.012659748084843159, -0.005018640775233507, 0.023912427946925163, 0.004068558569997549, 0.026867518201470375, 0.008731172420084476, 0.013722406700253487, -0.04155237600207329, -0.0023743859492242336, -0.00901192519813776, -0.004093091934919357, -0.028703033924102783, 0.013525023125112057, -0.010487071238458157, -0.0017083750572055578, 0.0012354546925053, 0.03725108131766319, 0.03817787021398544, 0.05346192792057991, 0.03941676393151283, -0.002761037554591894, 0.021323801949620247, -0.008066403679549694, 0.03158534690737724, -0.00764417601749301, 0.00868887547403574, 0.014810889028012753, -0.03786052390933037, 0.002373398980125785, -0.02672986313700676, -0.006369490642100573, -0.039818063378334045, 0.030640728771686554, 0.0024504445027559996, -0.061885617673397064, -0.007763990666717291, 0.03914542868733406, 0.05368313938379288, 0.005707994569092989, -0.0022814141120761633, -0.0030157368164509535, -0.029678475111722946, -0.01608332432806492, 0.08517711609601974, -0.04546964913606644, 0.013395813293755054, 0.005809566006064415, 0.006566033232957125, 0.018520183861255646, 0.005622174125164747, -0.07412528991699219, -0.017523683607578278, 0.02005157619714737, -0.01640174724161625, -0.04371572285890579, -0.016489800065755844, -0.006167867220938206, -0.011054597795009613, -0.035560790449380875, 0.04721004515886307, 0.02813253365457058, 0.047648314386606216, -0.01068207249045372, -0.005971021018922329, 0.005361590534448624, -0.026517128571867943, 0.01722857356071472, 0.05255626142024994, -0.009762338362634182, 0.03396306559443474, -0.02606130950152874, 0.049603939056396484, 0.022000709548592567, 0.007756108418107033, 0.015722284093499184, -0.05599450320005417, 0.004733884707093239, -0.016226256266236305, 0.0031129021663218737, 0.03252273052930832, 0.005689189303666353, -0.023937221616506577, -0.009785511530935764, -0.01723770797252655, -0.037900954484939575, -0.01616501994431019, 0.012236947193741798, -0.009502253495156765, 0.04203297570347786, -0.028836334124207497, 0.03732124716043472, -0.012003985233604908, -0.030082697048783302, 0.06685462594032288, -0.09585992991924286, -0.02164091356098652, 0.013653097674250603, -0.04170919954776764, 0.03199640288949013, 0.014470422640442848, 0.007169694174081087, -0.036806870251894, 0.07170365750789642, 0.06141401454806328, 0.0017249839147552848, 0.03653082996606827, -0.04320036992430687, 0.030050436034798622, -0.04463180527091026, -0.003326109144836664, -0.07800552248954773, 0.017120400443673134, 0.05293651297688484, 0.03467710688710213, -0.02155349776148796, -0.041813578456640244, -0.03223789110779762, 0.009546278975903988, -0.01563890092074871, -0.0480206198990345, 0.03145366534590721, -0.007677084766328335, 0.010212055407464504, 0.01519713830202818, -0.06865357607603073, 0.021921899169683456, 0.047723982483148575, -0.03083076700568199, -0.022966010496020317, -0.046874333173036575, 0.03726785629987717, -0.008411229588091373, 0.010702664032578468, -0.030973730608820915, -0.002246290910989046, 0.0669885128736496, 0.024160608649253845, 0.0430302657186985, 0.049324750900268555, -0.010861203074455261, 0.055253662168979645, 0.0012979265302419662, -0.014573813416063786, 0.040995288640260696, 0.05151474475860596, -0.006105260457843542, -0.0326666384935379, 0.025803087279200554, 0.028325559571385384, -0.022225623950362206, -0.05120372399687767, 0.039292871952056885, 0.00917897094041109, -0.031357817351818085, -0.02282552607357502, 0.014822009019553661, -0.039362531155347824, -0.02731870487332344, -0.01303796749562025, 0.011870147660374641, -0.05515269190073013, 0.06754413992166519, 0.02717304229736328, 0.0246573593467474, 0.0694161206483841, 0.041802193969488144, -0.019927583634853363, -0.008097327314317226, 0.08209403604269028, 0.07887576520442963, 0.05925488471984863, 0.0037365586031228304, 0.04305720701813698, -0.017281798645853996, -0.05809546262025833, 0.010325336828827858, -0.0008589407661929727, 0.0012632615398615599, 0.005615533795207739, -0.005648857913911343, 0.0936521664261818, -0.020335305482149124, 0.046549756079912186, -0.03054441511631012, 0.026063773781061172, -0.019040267914533615, 0.019688177853822708, 0.002443336183205247, 0.06202840432524681, 0.014335375279188156, 0.03372589498758316, 0.007927348837256432, -0.04991143196821213, 0.005237623583525419, -0.021912580356001854, 0.013221150264143944, 0.004960022866725922, -0.019628096371889114, -0.0014647102216258645, 0.04000352695584297, 0.011537901125848293, 0.09158105403184891, -0.0482058972120285, -0.03855611011385918, 0.003652533981949091, -0.003946691285818815, -0.005191915202885866, -0.041480716317892075, -0.019062969833612442, -0.021614300087094307, -0.03139663115143776, -0.06865116208791733, 0.010451002046465874, 0.010638600215315819, -0.0013912025606259704, 0.014027873054146767, 0.0069706072099506855, 0.03665044158697128, 0.014338565059006214, -0.008796429261565208, 0.005514651071280241, -0.06193793937563896, -0.06983981281518936, -0.0454946830868721, -0.05959228798747063, 0.011388666927814484, -0.00752349104732275, -0.006328843533992767, -0.002309823874384165, -0.049389053136110306, 0.0018317799549549818, 0.013927403837442398, 0.03831533342599869, -0.05592216178774834, -0.03523453697562218, 0.01962980069220066, 0.004890496842563152, 0.015085183084011078, 0.042357299476861954, 0.06673526018857956, -0.022084344178438187, 0.00547347916290164, -0.018346620723605156, 0.01687908172607422, 0.02749631740152836, 0.012155262753367424, 0.02308322675526142, -0.048699215054512024, 0.024835510179400444, 0.04044345021247864, -0.0021400421392172575, -0.059055887162685394, -0.007073480170220137, 0.023692328482866287, -0.017840666696429253, 0.06305206567049026, 0.026062076911330223, 0.034650400280952454, -0.02860022895038128, 0.009648267179727554, 0.01499012392014265, 0.030747123062610626, 0.03446890413761139, -0.015399247407913208, 0.05789836496114731, 0.03453194722533226, -0.019098378717899323, -0.004047872498631477, -0.03356105834245682, -0.012256340123713017, 0.016214760020375252, -0.020911043509840965, -0.03289027884602547, -0.0745699405670166, -0.02028777077794075, -0.018019694834947586, -0.007675849366933107, -0.04270336031913757, -0.03641127422451973, 0.014894693158566952, 0.019230656325817108, 0.002330242423340678, 0.039770569652318954, -0.07665974646806717, 0.03800848871469498, -0.0077960616908967495, -0.025823792442679405, 0.0034013809636235237, 0.04956492409110069, -0.016467100009322166, 0.012339245527982712, 0.041445620357990265, 0.010003531351685524, -0.01720452308654785, -0.060383591800928116, 0.05480583757162094, 0.01940763182938099, 0.01432758942246437, 0.0017021975945681334 ]
[ -0.048555098474025726, -0.005910096224397421, -0.03614502772688866, -0.0059248353354632854, 0.023641293868422508, -0.05336327105760574, -0.024797553196549416, 0.04115602374076843, -0.028477810323238373, -0.017223680391907692, -0.02220611833035946, -0.08125180751085281, 0.004270554054528475, -0.04569191113114357, 0.058990996330976486, 0.004852857906371355, -0.011128238402307034, 0.02129453979432583, -0.04133443534374237, -0.002180990995839238, 0.028865082189440727, -0.021953467279672623, -0.02389485016465187, -0.04745673015713692, 0.04104960337281227, 0.052276983857154846, 0.034549787640571594, -0.008223023265600204, -0.00038515578489750624, -0.19099435210227966, 0.03292517364025116, 0.0005155810504220426, 0.028926989063620567, 0.01020263135433197, -0.0029118217062205076, 0.0032048639841377735, 0.010115827433764935, 0.02459625154733658, -0.0207208339124918, 0.06971769034862518, 0.04498719051480293, 0.02324429526925087, -0.05616838485002518, -0.04242434725165367, -0.0023152523208409548, 0.03540872037410736, 0.0030155291315168142, -0.04096897691488266, -0.037680886685848236, 0.008443146012723446, -0.038377903401851654, 0.026400646194815636, -0.024503767490386963, -0.05419542267918587, -0.011840182356536388, 0.038627784699201584, 0.06221527233719826, 0.04316556453704834, 0.022346992045640945, 0.00996632594615221, 0.005277593620121479, -0.019011517986655235, -0.14512060582637787, 0.07351581007242203, 0.023060955107212067, 0.06628018617630005, -0.017785359174013138, -0.01779940351843834, -0.044251445680856705, 0.08629697561264038, 0.02074049971997738, -0.003789107082411647, -0.026458116248250008, 0.07621230185031891, 0.013917881064116955, -0.03256355971097946, -0.019625917077064514, 0.004825532902032137, 0.04743747413158417, -0.047907594591379166, -0.041840214282274246, 0.003822965081781149, -0.06197505071759224, -0.017668362706899643, -0.023769114166498184, 0.013768596574664116, 0.01333156879991293, 0.050706278532743454, 0.08480563759803772, 0.045146919786930084, -0.009674346074461937, -0.04938644915819168, 0.04395066574215889, 0.06998210400342941, -0.07878825068473816, 0.0006624413072131574, -0.013359827920794487, 0.004456214141100645, -0.022462813183665276, 0.38298270106315613, -0.04358028993010521, -0.011572378687560558, -0.014100978150963783, -0.006601918023079634, 0.012178038246929646, 0.0027767084538936615, -0.036668919026851654, -0.029364222660660744, -0.00007343173638219014, -0.07601748406887054, -0.0042015789076685905, 0.01819288171827793, 0.05237514153122902, -0.10762312263250351, 0.01707054302096367, -0.00950820092111826, 0.0211245846003294, -0.021772067993879318, -0.016481902450323105, -0.021014349535107613, -0.010903475806117058, -0.013980105519294739, 0.019956815987825394, 0.014580423012375832, 0.025179388001561165, 0.05193066969513893, 0.06441090255975723, 0.049324460327625275, 0.06479225307703018, 0.028938254341483116, 0.005534461233764887, -0.03070811741054058, -0.0785125121474266, 0.014723654836416245, 0.017209826037287712, 0.04580473527312279, 0.018269384279847145, -0.01788354478776455, 0.007887419313192368, 0.04217147082090378, -0.0019918305333703756, 0.037952665239572525, 0.020422354340553284, 0.008189264684915543, -0.04722704365849495, 0.08856196701526642, -0.00800199992954731, -0.012964220717549324, -0.056009337306022644, -0.0508769191801548, -0.03476796671748161, 0.007526240777224302, 0.028111469000577927, -0.010447683744132519, 0.015084151178598404, 0.004302221350371838, 0.04830675944685936, -0.018367955461144447, -0.07663476467132568, -0.01711016334593296, -0.024971939623355865, -0.06331697106361389, -0.0020699421875178814, 0.06777571886777878, -0.018748784437775612, -0.09641653299331665, -0.0365992933511734, -0.008229074068367481, 0.025622889399528503, -0.06320119649171829, -0.0074386196210980415, 0.02384941279888153, 0.008529791608452797, 0.004241616930812597, 0.06756641715765, -0.006709851790219545, -0.05122588947415352, -0.007029158063232899, 0.006768777966499329, 0.018750041723251343, 0.009743875823915005, 0.0216781347990036, -0.0378667488694191, 0.0009887440828606486, -0.0031066881492733955, -0.09535996615886688, -0.06166974455118179, -0.04298538342118263, -0.03528047353029251, 0.025365902110934258, -0.01657612808048725, 0.03640707954764366, -0.02301529049873352, 0.027811679989099503, 0.00021268005366437137, -0.026788998395204544, 0.0013004103675484657, 0.005768941715359688, 0.025151170790195465, -0.0009154274594038725, 0.02146037109196186, 0.08171192556619644, -0.0029982200358062983, -0.010119505226612091, -0.09358435124158859, 0.003229522379115224, 0.034213099628686905, -0.051624052226543427, 0.03296151012182236, -0.021929126232862473, -0.02948676235973835, 0.010160516016185284, -0.035834625363349915, 0.04532185569405556, -0.04719512537121773, -0.01581786572933197, -0.0024896881077438593, -0.01034234557300806, 0.018224801868200302, 0.013880707323551178, -0.029186198487877846, -0.05444682389497757, -0.009539910592138767, -0.37725508213043213, 0.017219552770256996, -0.01939312182366848, -0.010389343835413456, 0.04469267278909683, -0.0605439767241478, 0.0030958084389567375, -0.01251430343836546, -0.03405003622174263, -0.0038398702163249254, 0.10665446519851685, -0.009779894724488258, -0.03693685308098793, -0.06674947589635849, -0.04865766689181328, 0.04041923210024834, -0.0241542998701334, -0.07060367614030838, -0.02714128978550434, 0.026844462379813194, 0.0054353950545191765, -0.03154630586504936, 0.0003112017293460667, -0.09724778681993484, 0.013013921678066254, -0.03987395018339157, 0.1262475848197937, 0.0001546406274428591, 0.06296198815107346, -0.06061328947544098, 0.051635708659887314, 0.009952973574399948, -0.009757828898727894, -0.0591873861849308, 0.02512192726135254, -0.026444584131240845, -0.01661030948162079, 0.07504412531852722, 0.03996393084526062, 0.0096074678003788, 0.004985353909432888, 0.023931296542286873, -0.02489778958261013, -0.06654219329357147, 0.043417155742645264, -0.02646470069885254, -0.020269468426704407, -0.0173850916326046, 0.03574877604842186, 0.06631701439619064, 0.027553128078579903, 0.04314146190881729, 0.04341708868741989, 0.032362572848796844, 0.024120058864355087, -0.028972554951906204, -0.05839148908853531, -0.026245765388011932, 0.017597846686840057, -0.023304834961891174, 0.03147400915622711, 0.051280394196510315, 0.05727488175034523, -0.05024342238903046, 0.013967782258987427, -0.00163136119954288, -0.010740824043750763, -0.0031675330828875303, 0.038263265043497086, -0.04464306682348251, -0.016113759949803352, 0.10805235058069229, 0.006820636335760355, 0.022551627829670906, 0.07462455332279205, 0.072282575070858, -0.04692818224430084, -0.00033377655199728906, 0.013649260625243187, 0.02808745577931404, -0.034269288182258606, -0.01301958691328764, 0.02941705659031868, -0.013297819532454014, 0.03604556992650032, 0.08916843682527542, -0.02514602802693844, 0.013061540201306343, 0.05353604257106781, 0.0037319159600883722, -0.016974544152617455, -0.011033733375370502, 0.00887206755578518, -0.007459741551429033, 0.06035783514380455, -0.038992155343294144, -0.24272093176841736, 0.04681512713432312, 0.04755639284849167, 0.021767372265458107, -0.013110109604895115, 0.016748424619436264, 0.036745697259902954, -0.038281626999378204, -0.014136253856122494, -0.010791271924972534, -0.013831342570483685, -0.0172019861638546, 0.015659289434552193, -0.02426878735423088, 0.01612323336303234, -0.02419518493115902, 0.0899769738316536, 0.007993822917342186, 0.02784472517669201, -0.031480900943279266, 0.0045592449605464935, 0.016009552404284477, 0.15961377322673798, 0.02799931727349758, 0.01413491740822792, -0.029502827674150467, -0.010182712227106094, 0.021915117278695107, 0.05980491265654564, 0.07231535017490387, 0.008894447237253189, -0.0190453939139843, 0.1082991436123848, -0.007186011876910925, 0.04185442999005318, -0.03411027789115906, -0.007503490895032883, -0.021104438230395317, -0.021983971819281578, -0.015436800196766853, 0.0026173735968768597, 0.015111200511455536, -0.06560394167900085, 0.02955714240670204, 0.054475296288728714, -0.016647888347506523, 0.005241882987320423, -0.030102962628006935, -0.052332427352666855, -0.011439881287515163, -0.02485804073512554, 0.002209489233791828, -0.026178451254963875, 0.005612650886178017, 0.049579981714487076, 0.0397341251373291, 0.03529975563287735, -0.031530264765024185, 0.0066765989176929, -0.007917548529803753, 0.015011598356068134, 0.006564768496900797, 0.11722654104232788, 0.024333229288458824, -0.004515522159636021 ]
[ 0.0001668732293182984, 0.01917416974902153, -0.0285643320530653, 0.017371900379657745, -0.004454708658158779, 0.0018910930957645178, -0.00929450336843729, 0.013967341743409634, -0.026752177625894547, -0.02093227580189705, -0.013016517274081707, -0.013734331354498863, -0.008211326785385609, -0.026126226410269737, 0.0019584207329899073, 0.004391488619148731, 0.02052474394440651, -0.00047442043432965875, 0.03278956189751625, -0.02515895664691925, -0.014291182160377502, 0.044316332787275314, 0.04167735576629639, 0.028614569455385208, 0.027887700125575066, 0.021412841975688934, -0.024958105757832527, 0.011136150918900967, 0.05658099800348282, -0.1297949105501175, -0.010623794049024582, -0.007939128205180168, 0.0008363045053556561, -0.01772432215511799, 0.0005915074143558741, 0.029467610642313957, 0.011063882149755955, 0.059923600405454636, -0.007170518394559622, 0.012672520242631435, -0.0071960254572331905, -0.0013533835299313068, 0.011043459177017212, 0.011222665198147297, -0.05089924857020378, -0.02357816882431507, 0.020771097391843796, -0.06451988220214844, -0.03387496620416641, -0.010400920175015926, -0.034144941717386246, -0.012134495191276073, -0.002668175147846341, -0.04371176287531853, 0.030417678877711296, 0.024487964808940887, 0.02646051160991192, -0.015385525301098824, 0.005753671750426292, -0.005699808243662119, -0.029520366340875626, -0.0022772783413529396, -0.04717108607292175, -0.04118884727358818, -0.01778740994632244, 0.0016532278386875987, 0.01120063103735447, 0.002118435688316822, -0.022075887769460678, 0.009685163386166096, 0.022764775902032852, 0.0030008091125637293, -0.03556119278073311, -0.04243827611207962, 0.00018019396520685405, 0.06681542098522186, 0.04148691147565842, 0.01319105178117752, 0.028740277513861656, 0.015069807879626751, -0.023878974840044975, 0.0004059107741340995, -0.06569743901491165, 0.009419750422239304, -0.015240571461617947, 0.029045891016721725, -0.0011284677311778069, 0.03799176216125488, 0.06423583626747131, 0.02914717048406601, -0.02363434061408043, 0.013879905454814434, 0.027351971715688705, 0.004484867211431265, -0.06392065435647964, 0.029834158718585968, -0.020628148689866066, 0.005257030017673969, 0.014653080143034458, 0.803364634513855, -0.018003204837441444, -0.003847729181870818, 0.04448763281106949, 0.022451480850577354, -0.012915931642055511, -0.012531004846096039, -0.03616742044687271, 0.013628489337861538, 0.03433989733457565, -0.027522634714841843, 0.047590747475624084, -0.025270672515034676, 0.0450773611664772, 0.01160728931427002, 0.052579116076231, 0.01435005571693182, 0.06737275421619415, -0.028892261907458305, -0.03396732732653618, 0.009462377056479454, 0.01480325497686863, 0.004045542329549789, 0.012068401090800762, -0.015909817069768906, -0.024176031351089478, -0.17894499003887177, -0.02146572433412075, -7.249752675469007e-33, 0.08104252815246582, -0.03458584472537041, -0.0030726210679858923, 0.012906894087791443, 0.009242309257388115, 0.01355702243745327, 0.019226476550102234, -0.00235845148563385, -0.014894452877342701, -0.030394885689020157, 0.02862522192299366, -0.004382083658128977, -0.040066108107566833, 0.014932790771126747, -0.005736902356147766, -0.009437719359993935, 0.014335714280605316, 0.04891972243785858, -0.04692278802394867, 0.028673619031906128, 0.03090764954686165, -0.010191816836595535, -0.03141249343752861, -0.019338475540280342, 0.04777703061699867, -0.03648195043206215, 0.04986284673213959, 0.004743369296193123, -0.025379952043294907, -0.05637635663151741, -0.0462782196700573, 0.0022565971594303846, 0.048185572028160095, -0.03042791038751602, 0.017597701400518417, -0.06308221071958542, -0.016887454316020012, 0.04708350822329521, -0.014798859134316444, -0.01084357313811779, 0.01916174218058586, 0.021321991458535194, -0.026433706283569336, -0.0015393461799249053, -0.014744122512638569, -0.022258620709180832, -0.004273909144103527, 0.015772489830851555, 0.01715104654431343, -0.005489606875926256, 0.028953375294804573, 0.022522173821926117, -0.0013454142026603222, 0.04362311214208603, 0.0026390308048576117, 0.00566490925848484, -0.03712138906121254, 0.018882321193814278, 0.024873904883861542, -0.0163161288946867, -0.018311340361833572, 0.031090399250388145, -0.002769420389086008, 0.04961385577917099, -0.00753858033567667, 0.002069537527859211, 0.00842756312340498, 0.032127030193805695, 0.0632857009768486, 0.03132011368870735, -0.034485019743442535, -0.000001971633992070565, -0.02401704341173172, -0.054233118891716, 0.03352713584899902, -0.05733248591423035, -0.02031685970723629, -0.006981974467635155, -0.00934967678040266, 0.053181689232587814, -0.008632991462945938, -0.01725003309547901, -0.028809869661927223, 0.019778581336140633, 0.009062245488166809, 0.0016636921791359782, 0.007361254654824734, -0.015920624136924744, -0.00971556082367897, -0.022096069529652596, 0.006364897359162569, 0.015136822126805782, -0.01938963495194912, -0.02591502107679844, -0.01614338345825672, 7.855124184618823e-33, 0.017998594790697098, -0.03783980384469032, -0.0013706572353839874, 0.02756047248840332, -0.0006138902972452343, -0.03888733312487602, 0.04356267675757408, 0.018326954916119576, -0.04100579395890236, 0.025542419403791428, -0.051224108785390854, 0.0157763734459877, -0.026317492127418518, 0.0008371853036805987, 0.05651203170418739, -0.04877212643623352, 0.0369592048227787, -0.029506267979741096, 0.03585014492273331, 0.0004115788615308702, 0.002278036903589964, 0.021219531074166298, -0.004790236242115498, 0.007973398081958294, 0.04526105523109436, 0.018966374918818474, -0.039942558854818344, 0.008068746887147427, -0.0038967968430370092, -0.028272151947021484, 0.01752052828669548, -0.02555372565984726, 0.006115770898759365, -0.043796658515930176, -0.04697441682219505, 0.03593698889017105, 0.015454920940101147, 0.002502832096070051, 0.012802330777049065, -0.002946696011349559, -0.0047889514826238155, 0.0013348317006602883, -0.016727779060602188, 0.026628045365214348, -0.05334784835577011, 0.023549523204565048, 0.028789106756448746, -0.050401732325553894, 0.002098991069942713, -0.01919683814048767, 0.01842965930700302, 0.03150671720504761, -0.023737194016575813, 0.04877881705760956, -0.01260125357657671, -0.030306080356240273, -0.04066815972328186, 0.023734930902719498, -0.034101612865924835, 0.0450560562312603, -0.02220304310321808, -0.002933674957603216, 0.0016180467791855335, -0.029297856613993645, -0.03491616249084473, -0.013375427573919296, -0.011563042178750038, 0.008596141822636127, -0.028301330283284187, -0.014856391586363316, -0.0074382200837135315, -0.00029251136584207416, -0.023340990766882896, 0.05075882002711296, 0.012348979711532593, -0.02540411241352558, -0.04273612052202225, -0.0046051302924752235, 0.01987924985587597, 0.021738698706030846, 0.0277998186647892, -0.0030062610749155283, -0.0326552577316761, 0.04705904424190521, 0.04055774211883545, -0.027491576969623566, -0.027506204321980476, 0.02272043190896511, 0.002938956953585148, -0.0252690427005291, 0.002628644462674856, -0.016380950808525085, -0.04406892508268356, 0.0248443353921175, -0.02745053917169571, -1.290774775952741e-8, -0.006370725110173225, 0.023085463792085648, -0.04542485624551773, 0.06857378035783768, -0.003946005832403898, 0.0026085805147886276, 0.01141856424510479, 0.027983013540506363, 0.0010334241669625044, 0.015475249849259853, 0.013352840207517147, -0.044285450130701065, -0.017272934317588806, 0.03785112500190735, 0.0013318288838490844, -0.02940710075199604, 0.004867862910032272, 0.0431639738380909, 0.030711254104971886, 0.004620169289410114, -0.008833887055516243, 0.03087800368666649, 0.003848025342449546, -0.014778689481317997, -0.04708200320601463, -0.03686055913567543, 0.024856550619006157, -0.08620337396860123, 0.06540948152542114, 0.03113604709506035, 0.022921791300177574, -0.008010981604456902, -0.031923938542604446, 0.041712868958711624, -0.008385374210774899, -0.021068453788757324, -0.004581907298415899, 0.013812432996928692, 0.059719257056713104, 0.009062372148036957, -0.033085599541664124, -0.0019861699547618628, -0.009677557274699211, -0.035642970353364944, -0.036123283207416534, -0.00513880280777812, -0.03627202659845352, -0.0004755538539029658, 0.0007263325969688594, 0.0034230947494506836, 0.03487810865044594, 0.02545909769833088, -0.006507330108433962, 0.01837611384689808, 0.036317430436611176, 0.0014319607289507985, 0.048518333584070206, -0.02564120478928089, -0.021416528150439262, 0.005824178457260132, 0.038951992988586426, -0.0033865931909531355, -0.0027750981971621513, -0.028199143707752228 ]
scala-setting-a-default-value
https://markhneedham.com/blog/2011/06/12/scala-setting-a-default-value
false
2011-06-13 23:02:57
Parkinson's Law and Iteration Zero
[ "software-development" ]
[ "Agile" ]
I've been thinking a bit about http://en.wikipedia.org/wiki/Parkinson's_Law[Parkinson's Law] recently and its' applicability in software development. Parkinson's law is defined as follows: ____ Parkinson's Law is the adage first articulated by Cyril Northcote Parkinson as the first sentence of a humorous essay published in The Economist in 1955: "`Work expands so as to fill the time available for its completion`" ____ My colleagues quite frequently reference this law with respect to stories taking the amount of time that reflects the story point estimate assigned to them. I haven't noticed this so much but I think we're more susceptible to the law when what we're working on doesn't have a clear goal or doesn't have a fast feedback loop. One of the times where I think we run into this problem is in the agile 'iteration zero'. Iteration Zero is an iteration reserved at the start of a project for setting up project infrastructure, building a walking skeleton and other such tasks. It's typically a week long. While I think it's useful to do some up front work like this what I've noticed having participated in several of these is that we probably don't need a week for this type of work even though it will easily fill a week if it needs to. Despite my belief that the work fills the time it's interesting to notice that we still don't get everything perfectly setup in iteration zero and probably wouldn't even if it was 2 weeks long instead. We need to actually start driving some user functionality end to end and getting it deployed across our environments so that we can get proper feedback on the work that we've done. For example one of the tasks of an iteration zero might be to have all the developer work stations ready to go by the time we start. It's certainly possible to get the work stations to a stage where we think we've got everything setup correctly but it's not until people are actually using them that we know for sure. The idea of an iteration zero is still useful but we should try to keep it as short as possible and accept that we're still going to be learning/spending time in the first few iterations on iteration zero type stuff and expect a 'slower velocity' accordingly.
null
null
[ 0.016228921711444855, 0.008642636239528656, -0.01842694915831089, 0.028119614347815514, 0.07673600316047668, 0.03048267960548401, 0.025736963376402855, 0.03496542572975159, 0.0025491686537861824, -0.00904769729822874, 0.002710673725232482, -0.004441848956048489, -0.05438801646232605, 0.018271951004862785, -0.03524867072701454, 0.07038695365190506, 0.07451682537794113, -0.010928905569016933, 0.0046539753675460815, 0.015203757211565971, 0.030081085860729218, 0.08077628910541534, 0.03211934119462967, 0.03946574404835701, 0.046862538903951645, -0.004436512012034655, -0.010045688599348068, 0.0027556121349334717, -0.05205053463578224, -0.013138125650584698, 0.0176691897213459, 0.012340053915977478, 0.0029166736640036106, 0.004584215115755796, 0.022214986383914948, -0.01608170010149479, -0.022141454741358757, 0.008130786940455437, 0.0005722866044379771, -0.0023981144186109304, -0.06519577652215958, 0.03766567260026932, -0.027575450018048286, -0.01645156554877758, -0.03833010792732239, 0.021179677918553352, -0.042480163276195526, 0.006874745711684227, -0.006823691539466381, 0.0021760857198387384, -0.0530245415866375, 0.0413069874048233, -0.012671069242060184, -0.016361054033041, -0.024893205612897873, 0.0485677570104599, 0.0016321514267474413, -0.059305354952812195, 0.003027917817234993, -0.04264597222208977, 0.02264741063117981, -0.03534180670976639, -0.002090622903779149, 0.02948492392897606, 0.04156677424907684, -0.028825202956795692, 0.009198815561830997, 0.04896688461303711, -0.022809745743870735, 0.0252290777862072, -0.04307996854186058, 0.0034848451614379883, -0.022807907313108444, 0.006934730336070061, -0.011173051781952381, -0.07096551358699799, 0.0265427827835083, 0.05994509160518646, 0.018520662561058998, 0.05246905982494354, -0.024320177733898163, 0.03776077181100845, 0.015713127329945564, 0.035362642258405685, -0.023479560390114784, -0.029505038633942604, -0.00457998551428318, -0.01794661022722721, -0.06714499741792679, 0.04433681443333626, 0.012281933799386024, -0.051961954683065414, 0.014818537048995495, 0.03836580738425255, -0.0061747832223773, 0.009971421211957932, 0.016946574673056602, 0.01506408117711544, -0.01223080512136221, -0.006831522099673748, -0.02108038403093815, -0.05304742604494095, 0.010236300528049469, 0.019015317782759666, -0.06615695357322693, -0.008810319937765598, -0.002079141093418002, -0.010508065111935139, -0.017668453976511955, 0.003235879819840193, -0.046148624271154404, 0.007658891845494509, -0.02920917607843876, 0.019374540075659752, -0.08901972323656082, 0.07307750731706619, 0.006820193026214838, -0.0464809276163578, -0.012412337586283684, -0.016919784247875214, 0.02389112301170826, 0.001814555493183434, -0.00908422190696001, 0.06545020639896393, -0.013292773626744747, 0.024116480723023415, -0.03428513929247856, 0.03256254270672798, -0.016246642917394638, -0.058006033301353455, -0.008873061276972294, 0.05049341544508934, -0.023005736991763115, -0.026117553934454918, -0.007433432620018721, -0.019689125940203667, 0.008040581829845905, 0.01828746125102043, 0.026010476052761078, 0.06519154459238052, -0.005897321738302708, -0.03724624961614609, 0.022675447165966034, 0.004929481074213982, 0.023792948573827744, -0.0037017285358160734, -0.004380588885396719, -0.016745304688811302, -0.05486452579498291, -0.01636113040149212, 0.005700619425624609, 0.020190779119729996, 0.03076764941215515, -0.021489117294549942, 0.04194304347038269, 0.0945306345820427, 0.031893808394670486, 0.007630971260368824, -0.0074218567460775375, 0.004883436486124992, 0.03537598252296448, 0.025497697293758392, 0.023380586877465248, 0.02879382111132145, 0.014417160302400589, -0.02230433002114296, 0.006342131178826094, 0.0352277010679245, 0.003956816624850035, -0.001871268730610609, -0.05277912691235542, -0.04235497862100601, 0.04836496338248253, -0.041027795523405075, -0.006086759269237518, 0.040549881756305695, 0.07418438792228699, 0.04095451906323433, 0.006497210822999477, 0.00759545573964715, -0.0752016082406044, 0.03296012803912163, 0.004286444280296564, 0.022110382094979286, 0.030746769160032272, -0.04886479303240776, 0.06970884650945663, 0.02998487465083599, 0.012460552155971527, 0.03163716942071915, -0.0734025165438652, -0.07667016237974167, -0.015089603140950203, -0.012826609425246716, 0.050435975193977356, -0.030466074123978615, 0.005171730648726225, 0.0627298504114151, 0.005741037894040346, 0.0684521496295929, 0.018178831785917282, 0.000016903171854210086, 0.012033944018185139, -0.047951590269804, -0.04714149609208107, 0.054195985198020935, 0.05011487007141113, -0.007049850188195705, -0.056012652814388275, 0.019209982827305794, -0.010343201458454132, -0.013408725149929523, 0.046171076595783234, -0.024419132620096207, 0.033217694610357285, 0.021358659490942955, 0.06743509322404861, -0.028967909514904022, 0.04904979467391968, -0.0549875944852829, -0.021457089111208916, 0.016777144744992256, -0.015696853399276733, 0.01636912301182747, 0.014305797405540943, 0.10993904620409012, 0.05623384192585945, -0.049207720905542374, -0.04427490755915642, 0.030464613810181618, 0.01961199752986431, -0.03744085505604744, 0.005253923125565052, 0.0001880736817838624, 0.009346158243715763, 0.006474094465374947, -0.053004082292318344, -0.03665458783507347, -0.0008883223636075854, -0.06247277930378914, 0.004001019522547722, 0.06321132928133011, -0.038354355841875076, 0.07841949164867401, 0.0008826993289403617, -0.03136267513036728, 0.006568273063749075, -0.006723344791680574, -0.07916053384542465, 0.0011392466258257627, -0.0005381919909268618, -0.010971184819936752, 0.046398796141147614, -0.007407634053379297, -0.016852209344506264, -0.045740239322185516, -0.04361899197101593, 0.012410162948071957, 0.056462932378053665, 0.06398254632949829, -0.02280190959572792, 0.06588923186063766, -0.007555665913969278, 0.02191162295639515, -0.0008182253804989159, -0.0420147106051445, -0.026980925351381302, -0.029479721561074257, -0.005567928776144981, 0.028338827192783356, 0.022960396483540535, 0.019755862653255463, 0.028546227142214775, -0.00967203639447689, -0.012971346266567707, -0.01982177048921585, 0.038596637547016144, -0.010186120867729187, -0.022040346637368202, -0.024785485118627548, -0.004582734312862158, 0.05442585423588753, -0.034637629985809326, -0.01521303690969944, 0.029502559453248978, -0.09021151065826416, 0.056328967213630676, -0.04954339936375618, -0.038683388382196426, 0.008089765906333923, 0.0157658401876688, 0.04172945395112038, 0.018701793625950813, 0.008353986777365208, 0.046492740511894226, 0.036658450961112976, 0.015402713790535927, 0.010069373995065689, 0.008071552962064743, 0.024181446060538292, 0.01823921874165535, -0.031886979937553406, 0.046280525624752045, -0.0027908673509955406, -0.0028547216206789017, -0.05251219868659973, 0.045327916741371155, -0.027404025197029114, -0.29155442118644714, 0.03468549996614456, 0.014557798393070698, -0.03191669285297394, 0.025563154369592667, 0.01817595399916172, 0.012698082253336906, -0.03592545911669731, -0.00927765667438507, 0.011537791229784489, -0.050710279494524, -0.04183390736579895, -0.01937188394367695, 0.06187658756971359, 0.013350434601306915, 0.021837977692484856, 0.017741307616233826, -0.027759555727243423, -0.003721606684848666, 0.05939545854926109, -0.010432642884552479, -0.07928240299224854, -0.021344665437936783, 0.041149407625198364, 0.030196432024240494, 0.06202830374240875, -0.0766483023762703, 0.041678838431835175, -0.05532240495085716, 0.0005155826220288873, 0.013984919525682926, -0.007541846018284559, 0.010946913622319698, -0.01569053903222084, 0.006288766860961914, -0.012078654952347279, 0.01973552629351616, 0.005509014707058668, 0.003012515837326646, 0.018763666972517967, -0.01548076793551445, -0.04082884639501572, 0.01276800874620676, 0.03136945515871048, 0.07014476507902145, 0.006558865774422884, -0.08118557184934616, -0.01955380290746689, -0.03526284173130989, 0.06980106234550476, -0.01892581209540367, -0.019357703626155853, -0.017537297680974007, 0.03359900787472725, -0.018411705270409584, -0.011517804116010666, -0.0007999046356417239, -0.0004192606429569423, -0.04583645612001419, -0.028819741681218147, -0.03429770842194557, -0.021663200110197067, -0.01725071854889393, -0.042072124779224396, -0.013765235431492329, -0.06078091263771057, -0.07151153683662415, -0.014484073966741562, 0.06599687039852142, 0.007730440702289343, -0.046586181968450546, -0.00025686866138130426, -0.007783129345625639, -0.1158486157655716, -0.03136604651808739, -0.012999945320189, -0.04810311645269394, -0.0005797125631943345, -0.0032048942521214485, 0.040710654109716415, -0.04356561228632927, -0.055419255048036575, 0.0077320244163274765, 0.007320524659007788, 0.027269795536994934, -0.0006896430859342217, 0.03422730043530464, -0.011086836457252502, -0.004805183503776789, 0.015201100148260593, 0.051381915807724, 0.0023286016657948494, -0.028885602951049805, -0.0159266609698534, 0.020212288945913315, 0.017931709066033363, 0.0031218593940138817, 0.00016745635366532952, 0.0009311201865784824, 0.025768648833036423, 0.0037894805427640676, -0.062461160123348236, 0.021335510537028313, -0.01742582395672798, -0.021931208670139313, -0.034034665673971176, -0.059830766171216965, 0.03765124827623367, 0.03246675059199333, 0.030211318284273148, 0.01779119297862053, -0.022204803302884102, 0.026498522609472275, -0.04616205766797066, -0.017627529799938202, -0.017489762976765633, 0.011598094366490841, 0.04384098947048187, -0.006377434358000755, 0.0012329401215538383, -0.06935132294893265, 0.033011794090270996, -0.011847585439682007, 0.003612969536334276, -0.05078226327896118, -0.002917590783908963, -0.010570976883172989, -0.027957485988736153, 0.009166230447590351, 0.018980855122208595, -0.02693157270550728, 0.02833142690360546, 0.026368150487542152, -0.022803394123911858, 0.0013390821404755116, -0.01949089951813221, -0.07644758373498917, -0.05102460831403732, -0.013697448186576366, -0.012084952555596828, -0.014245749451220036, 0.01036889385432005, 0.02637327089905739, 0.00040401919977739453, 0.046333204954862595, 0.0008828665595501661, 0.030087733641266823, -0.02347256802022457, 0.03245700150728226, 0.013098563067615032, 0.020347166806459427, -0.0502033494412899, -0.01581304892897606, -0.042440783232450485, -0.03606368973851204, -0.05160181224346161, 0.0319136306643486, -0.020580342039465904, -0.038296960294246674, -0.011488174088299274, 0.005422282963991165, -0.047856755554676056, -0.047073524445295334, -0.028118764981627464, 0.012699352577328682, 0.06108178198337555, -0.01981046237051487, -0.001866280217655003, 0.004479077644646168, -0.0018103974871337414, 0.009806131944060326, -0.008414396084845066, -0.04466814920306206, -0.00419224239885807, 0.0013469877885654569, -0.010231610387563705, 0.002648312598466873, -0.003597545437514782, 0.051752444356679916, 0.002322947373613715, -0.007410865742713213, -0.01961933635175228, -0.006801769137382507, 0.011535118333995342, 0.04177067428827286, 0.016048548743128777, -0.008392782881855965, 0.0007935021421872079, -0.036293014883995056, -0.03788600116968155, -0.04373243451118469, -0.004779530223459005, -0.001558153540827334, -0.012918151915073395, -0.028019260615110397, -0.05782874673604965, 0.04587886482477188, 0.007362249307334423, 0.03162962570786476, 0.0199753250926733, -0.02538025937974453, -0.012462635524570942, -0.0303785502910614, 0.023897022008895874, 0.07345135509967804, -0.07354365289211273, -0.010704887099564075, -0.009198470041155815, 0.010260076262056828, 0.02602495439350605, 0.0016991689335554838, -0.02674228325486183, -0.018608639016747475, -0.02641916647553444, 0.0077160256914794445, -0.050189558416604996, -0.022525830194354057, -0.04297085106372833, -0.006052091717720032, 0.010082928463816643, -0.00966902170330286, -0.02877860516309738, -0.03342387452721596, -0.020289411768317223, -0.004789482802152634, 0.002679307945072651, -0.03996558114886284, -0.0021465925965458155, 0.031326502561569214, -0.03089589811861515, -0.03165500611066818, -0.030734114348888397, 0.019181035459041595, 0.005862115882337093, -0.046379752457141876, -0.007762332912534475, -0.012737632729113102, 0.007076540030539036, 0.0014634184772148728, 0.039924778044223785, -0.019851239398121834, 0.0010995600605383515, -0.02596929855644703, -0.02108011022210121, -0.016157526522874832, 0.006636574398726225, -0.011034825816750526, -0.024995410814881325, 0.026259414851665497, 0.07407678663730621, 0.02559862658381462, 0.02596772275865078, -0.03041084110736847, -0.0029380563646554947, 0.034136589616537094, -0.061508048325777054, -0.03378424048423767, -0.045626819133758545, -0.05271546542644501, 0.01746557280421257, 0.01575675792992115, 0.027186768129467964, -0.04034101963043213, 0.018579930067062378, 0.026651808992028236, 0.04888463020324707, 0.043268825858831406, 0.01280641183257103, 0.05608010292053223, -0.046789415180683136, 0.005298738833516836, -0.08242911100387573, -0.03364003077149391, 0.024621568620204926, -0.0125192329287529, 0.02114279568195343, 0.008999004028737545, -0.007481473032385111, 0.04477495700120926, -0.08026272058486938, -0.013329044915735722, 0.06647244840860367, 0.005971317179501057, -0.02337379939854145, 0.027687348425388336, -0.07066242396831512, 0.04312551021575928, 0.01674834080040455, -0.048687130212783813, -0.012176774442195892, 0.004495085682719946, 0.05423915013670921, 0.0201039370149374, 0.012417658232152462, -0.03799036517739296, 0.0027410555630922318, 0.08565475791692734, 0.016970643773674965, -0.004279528744518757, 0.05050471052527428, -0.009427794255316257, 0.05906438082456589, 0.030336055904626846, 0.010682898573577404, -0.04096659645438194, 0.031298279762268066, -0.008313985541462898, -0.06362440437078476, 0.03831590339541435, -0.010486888699233532, -0.019455116242170334, -0.037750452756881714, 0.0622098483145237, 0.03555082157254219, -0.034547675400972366, -0.04848388582468033, 0.01926284469664097, -0.03557230904698372, -0.005164491944015026, -0.0028689787723124027, -0.012698546051979065, -0.06654532998800278, 0.04516887664794922, -0.01269466895610094, 0.023357026278972626, 0.056878115981817245, -0.0002543593291193247, -0.012889283709228039, -0.003914139699190855, 0.09695736318826675, 0.07746274024248123, 0.050747551023960114, 0.01419287733733654, 0.08673407882452011, -0.0005763992085121572, -0.03157690539956093, 0.004544703755527735, -0.0017889630980789661, -0.02209550142288208, -0.03949959576129913, 0.03042370080947876, 0.0608784519135952, -0.017505230382084846, 0.062238067388534546, -0.014242131263017654, -0.007337378337979317, -0.00037916103610768914, 0.04831105098128319, 0.008876757696270943, 0.0629100427031517, 0.03323927894234657, 0.04032234475016594, -0.014491509646177292, -0.0342804417014122, 0.03752455115318298, -0.04443101957440376, -0.0064861285500228405, 0.04614797607064247, 0.0006389744812622666, 0.023675430566072464, 0.02674018405377865, 0.039344895631074905, 0.08460640907287598, -0.03539020195603371, 0.014311348088085651, -0.011594635434448719, 0.0409872829914093, -0.015901906415820122, -0.006615712307393551, -0.017809109762310982, -0.0016098003834486008, 0.009809436276555061, -0.01745770499110222, -0.009338820353150368, -0.006895007099956274, -0.041361626237630844, 0.05541180819272995, -0.04652196913957596, 0.03177202492952347, 0.030667968094348907, -0.005756448954343796, -0.03068765066564083, -0.04190399870276451, -0.025652840733528137, -0.032963063567876816, -0.058819711208343506, 0.004854835569858551, 0.05178777128458023, -0.012162216007709503, -0.03433900699019432, -0.009990080259740353, 0.008723284117877483, -0.025899535045027733, 0.029223274439573288, -0.06266867369413376, -0.0182423647493124, 0.023354927077889442, 0.022944053635001183, 0.039417997002601624, -0.008761103264987469, 0.07091380655765533, -0.007931932806968689, -0.013839728198945522, -0.022668451070785522, 0.011535429395735264, 0.04092845320701599, -0.008818874135613441, 0.02751922979950905, -0.060404155403375626, 0.01243590097874403, 0.01609235256910324, -0.036108020693063736, -0.07324609905481339, 0.03252246230840683, 0.015442557632923126, 0.004261849448084831, 0.05388909578323364, -0.025355210527777672, 0.000030693146982230246, -0.0692075863480568, 0.01219820138067007, 0.0007092273444868624, -0.008901220746338367, 0.03788525611162186, -0.023832092061638832, 0.08589667081832886, 0.0207193773239851, -0.012407664209604263, -0.04589680954813957, -0.0054489681497216225, 0.012435032054781914, -0.0005099702975712717, -0.0232345350086689, -0.035468690097332, -0.021172353997826576, -0.08599947392940521, -0.021125147119164467, 0.0054945675656199455, -0.036157798022031784, -0.03738849237561226, 0.04078562930226326, 0.030756084248423576, -0.00918662827461958, 0.01772572100162506, -0.04061860591173172, 0.009596407413482666, -0.025771642103791237, -0.0013294467935338616, 0.023912450298666954, 0.007442991249263287, -0.02595573291182518, 0.014521732926368713, 0.029731648042798042, -0.03554109111428261, 0.004665154963731766, 0.00007014510629232973, 0.03703882172703743, 0.041618481278419495, -0.006909430027008057, -0.013299895450472832 ]
[ -0.11664142459630966, -0.040861837565898895, -0.00815719086676836, -0.014133548364043236, 0.01789451576769352, -0.019165465608239174, 0.01149593386799097, 0.01773761585354805, -0.0092554222792387, -0.01504603773355484, -0.022916389629244804, 0.00880510825663805, -0.03312646970152855, 0.024386044591665268, 0.025196820497512817, -0.01143262442201376, -0.020667606964707375, -0.04110637679696083, 0.033707406371831894, 0.030341753736138344, 0.02917381003499031, -0.046781960874795914, -0.03652144595980644, -0.024966249242424965, 0.008013484999537468, 0.02388971671462059, 0.013998808339238167, -0.03245902806520462, 0.015405667945742607, -0.18067385256290436, 0.03687572479248047, -0.002895674202591181, 0.02747383341193199, -0.03360331058502197, 0.0229469183832407, 0.07586921006441116, 0.03248846158385277, 0.035953957587480545, 0.006161155644804239, 0.053983937948942184, -0.009459985420107841, 0.03984266147017479, -0.03137858211994171, -0.05132749304175377, 0.03417997807264328, 0.021779943257570267, 0.0014084597351029515, -0.02768489345908165, -0.03048051707446575, -0.0007277940167114139, -0.03567791357636452, -0.02242415025830269, 0.009909860789775848, 0.003558445954695344, -0.009930129162967205, 0.03015262261033058, 0.049462467432022095, 0.052227672189474106, 0.006089692935347557, -0.0005157804698683321, 0.013682302087545395, -0.0125674894079566, -0.16543786227703094, 0.06667109578847885, 0.05466274917125702, 0.05170595645904541, -0.05381656065583229, -0.012097231112420559, -0.03401980176568031, 0.10628513991832733, 0.010619578883051872, -0.0025796620175242424, -0.02902044542133808, 0.05330996215343475, 0.005600347183644772, -0.009619738906621933, 0.005446322727948427, 0.013979475945234299, 0.023723749443888664, -0.046831049025058746, -0.004052101168781519, 0.0011625610059127212, -0.04690002650022507, -0.0008682613261044025, -0.02885494753718376, 0.04599570110440254, -0.02326558716595173, 0.03042847476899624, 0.0257424246519804, 0.046301815658807755, 0.022462869063019753, -0.0014454355696216226, 0.04165693372488022, 0.020757142454385757, -0.07440339773893356, 0.0031248480081558228, 0.003935225307941437, 0.02559848502278328, -0.05331818386912346, 0.4250859320163727, -0.00995943509042263, -0.021517304703593254, 0.06808511912822723, 0.04084612429141998, -0.011060373857617378, 0.034648098051548004, 0.015751974657177925, -0.047410912811756134, 0.036775000393390656, -0.025262195616960526, 0.03828883543610573, 0.02854830026626587, 0.08794981241226196, -0.052778538316488266, 0.04185653477907181, 0.03024226240813732, 0.021859612315893173, 0.029027078300714493, -0.0032396255992352962, -0.004663036670535803, -0.0020979992114007473, 0.03606368228793144, 0.012341456487774849, 0.010410348884761333, -0.03910054638981819, -0.03280239179730415, 0.023906832560896873, 0.08199463784694672, 0.03445134684443474, -0.025653867051005363, 0.03869587182998657, -0.03908325731754303, -0.050063807517290115, 0.015265796333551407, 0.006618948187679052, 0.02086513116955757, 0.01747003197669983, -0.010422265157103539, -0.017272397875785828, 0.051381807774305344, -0.004281545989215374, 0.004853345919400454, 0.00865818653255701, -0.030048968270421028, -0.049652595072984695, 0.13795913755893707, 0.03776988014578819, -0.05824407562613487, -0.03141150251030922, -0.022917628288269043, -0.006837307475507259, 0.048025984317064285, -0.018691400066018105, -0.07745417207479477, 0.013625884428620338, -0.00003804610241786577, 0.06691311299800873, 0.0058027044869959354, -0.05776583030819893, 0.013836301863193512, -0.03652193769812584, -0.024980658665299416, -0.06321801245212555, 0.05593382194638252, 0.07714273780584335, -0.1091412901878357, -0.003876263741403818, 0.017737925052642822, 0.027307022362947464, -0.04687976464629173, -0.013767040334641933, -0.00692778592929244, 0.0017539862310513854, -0.01839558221399784, 0.08038517832756042, -0.025415681302547455, -0.042402010411024094, 0.040851205587387085, 0.03749559074640274, 0.01993982493877411, 0.04219737648963928, -0.012445091269910336, -0.027177028357982635, -0.009403244592249393, -0.021881816908717155, -0.0549190379679203, -0.044115886092185974, 0.011172953993082047, -0.007480509579181671, 0.007766554597765207, -0.00409679813310504, -0.024164075031876564, -0.10067722946405411, 0.09235579520463943, -0.030813850462436676, -0.052311770617961884, 0.01960364729166031, -0.010759478434920311, -0.020825812593102455, -0.016454998403787613, -0.08516610413789749, 0.014552589505910873, -0.01985006220638752, 0.01720644161105156, -0.04796388000249863, 0.054182663559913635, 0.011394787579774857, -0.03726646676659584, 0.08350232243537903, 0.05933793634176254, -0.019699612632393837, -0.04318659380078316, 0.008289637975394726, 0.02857629954814911, 0.00034013207186944783, 0.012762058526277542, -0.0409650094807148, 0.019206764176487923, 0.007854606956243515, 0.021176345646381378, 0.01116960123181343, -0.0016279486007988453, 0.0028598804492503405, -0.34406307339668274, -0.06836292147636414, -0.051798265427351, -0.008745741099119186, 0.028917064890265465, -0.029431315138936043, -0.006718404591083527, -0.039307985454797745, -0.02172859013080597, -0.004267530050128698, 0.06496831774711609, -0.014064595103263855, -0.020006194710731506, -0.07991555333137512, -0.014281319454312325, 0.005390740931034088, -0.03490273654460907, -0.015113478526473045, -0.05052010342478752, -0.0035467795096337795, 0.011903250589966774, -0.01119809877127409, -0.029821885749697685, -0.07368940860033035, -0.0017706991638988256, -0.060680538415908813, 0.10810751467943192, 0.002480527386069298, 0.07686453312635422, -0.03924328833818436, 0.0061563909985125065, -0.024981239810585976, 0.007701347582042217, -0.10799254477024078, 0.01598689891397953, -0.02528146281838417, 0.010341452434659004, -0.03552599996328354, 0.003148365067318082, -0.024565942585468292, -0.08148016780614853, 0.0134184705093503, -0.02883891575038433, -0.004186092410236597, -0.08003044128417969, 0.004408077336847782, -0.026433225721120834, -0.035561442375183105, -0.002864319831132889, 0.07157771289348602, 0.019245494157075882, 0.009116875007748604, 0.025607336312532425, 0.003952200524508953, -0.009876323863863945, -0.03064018487930298, -0.08626370131969452, 0.03133939951658249, -0.007206585258245468, -0.008248105645179749, -0.007861746475100517, 0.05439383164048195, 0.031668659299612045, -0.006075351499021053, -0.0026144033763557673, 0.011487449519336224, 0.01589435711503029, -0.008353199809789658, 0.03880128636956215, 0.010348827578127384, 0.014565926045179367, 0.13273771107196808, 0.010168863460421562, -0.008354430086910725, 0.030043374747037888, 0.02544785663485527, -0.03608207032084465, 0.03256050497293472, 0.007610423024743795, -0.009644677862524986, -0.005484314635396004, -0.018790075555443764, 0.01700390875339508, 0.029259877279400826, -0.03433483466506004, -0.0027954396791756153, 0.005050866864621639, -0.06545930355787277, 0.03008795902132988, 0.00954914465546608, -0.00978146679699421, 0.00591984624043107, -0.03214773163199425, -0.06386242806911469, 0.09459058195352554, -0.007685565855354071, -0.2651461958885193, 0.014582647010684013, 0.04798102378845215, 0.041796036064624786, -0.0010258398251608014, 0.036354176700115204, 0.031181680038571358, -0.026391103863716125, 0.00827286671847105, 0.0016596009954810143, 0.006624244619160891, 0.04200778529047966, 0.013299649581313133, -0.004587369970977306, 0.017380163073539734, -0.027368003502488136, 0.06135004386305809, -0.008198587223887444, 0.027089962735772133, -0.019498948007822037, 0.032748427242040634, 0.037611886858940125, 0.15030957758426666, -0.02366696111857891, 0.019686110317707062, 0.013329081237316132, -0.009725674986839294, 0.003319753333926201, 0.055500876158475876, -0.002919547725468874, -0.03993022441864014, -0.004047117196023464, 0.04418254643678665, -0.0020988634787499905, 0.02345220558345318, -0.05736676976084709, -0.0291408970952034, 0.035469021648168564, 0.031094754114747047, -0.0017896342324092984, 0.014567798003554344, -0.01998378150165081, -0.01849237270653248, 0.03233640640974045, 0.031564246863126755, 0.0017639963189139962, -0.027444904670119286, -0.049448106437921524, -0.043053191155195236, 0.025440096855163574, -0.020654411986470222, -0.06005911901593208, -0.014687031507492065, 0.013055572286248207, 0.033083874732255936, 0.06061277538537979, 0.05141163244843483, -0.015641892328858376, 0.015099224634468555, -0.022454051300883293, -0.02968968078494072, -0.010015713982284069, 0.11828100681304932, 0.046357057988643646, 0.02760113961994648 ]
[ 0.00834945123642683, 0.0117240771651268, -0.004418452735990286, 0.012648425064980984, 0.044271644204854965, -0.0011591333895921707, -0.034614793956279755, 0.03370779752731323, 0.002773707965388894, 0.03188173845410347, 0.015167905949056149, 0.018663454800844193, 0.00854647345840931, -0.020995184779167175, -0.016796421259641647, 0.021652141585946083, -0.0038754483684897423, -0.02600822225213051, 0.05107371136546135, 0.02155325375497341, -0.0032706025522202253, 0.039034802466630936, 0.004732426255941391, 0.016303369775414467, -0.04229480400681496, 0.01808435656130314, -0.03938063606619835, -0.048354923725128174, 0.04112299159169197, -0.13173945248126984, 0.0027898477856069803, -0.020135531201958656, -0.009135451167821884, 0.013819128274917603, 0.028376279398798943, 0.011643403209745884, 0.018710430711507797, -0.011720412410795689, -0.04874780774116516, 0.03762232884764671, 0.007091714069247246, -0.005423279013484716, 0.015078207477927208, -0.01586238108575344, 0.024652749300003052, 0.016002386808395386, 0.03750167787075043, -0.02482597716152668, -0.013062936253845692, -0.017691047862172127, 0.003572860499843955, -0.025948841124773026, 0.011147081851959229, -0.0013887957902625203, 0.010462931357324123, -0.001506197964772582, 0.016625819727778435, 0.010117828845977783, -0.009224776178598404, -0.006021079607307911, 0.02873574197292328, 0.01654381863772869, -0.06513114273548126, -0.03140141814947128, -0.006579685490578413, -0.0037919855676591396, -0.008993188850581646, 0.003579916199669242, -0.004598317667841911, 0.004840906709432602, 0.01248061005026102, 0.026566721498966217, -0.01703273132443428, 0.0034024666529148817, -0.007082926109433174, -0.028406385332345963, -0.0310092531144619, 0.003612935310229659, 0.03377608582377434, -0.018009133636951447, -0.03320816904306412, 0.01807968132197857, 0.008290812373161316, -0.042083486914634705, -0.025701964274048805, 0.009171117097139359, 0.0009797340026125312, 0.037165697664022446, 0.028928536921739578, 0.004006706643849611, -0.01354153361171484, 0.027837373316287994, -0.026324313133955002, 0.003111149650067091, -0.10887233167886734, 0.005961572751402855, -0.0047665489837527275, -0.027261506766080856, 0.0037699162494391203, 0.8191337585449219, 0.004292797297239304, 0.013752259314060211, 0.03861093893647194, 0.008815255016088486, 0.01823470927774906, 0.009863141924142838, 0.036465127021074295, 0.005477579776197672, -0.01842617616057396, -0.001173614407889545, 0.06847067177295685, 0.007691074628382921, 0.035371746867895126, 0.027324527502059937, 0.014261165633797646, 0.004380740225315094, -0.025990422815084457, 0.005025870632380247, -0.03545859828591347, 0.04004497081041336, 0.03362399339675903, -0.0030943790916353464, 0.0011407999554648995, 0.0012356218649074435, 0.011935207061469555, -0.1942201405763626, 0.02142522484064102, -8.129032735459648e-33, 0.02314278669655323, 0.013133621774613857, 0.008667752146720886, -0.00567011209204793, 0.022268902510404587, -0.01645560748875141, 0.03681802749633789, 0.006257970351725817, 0.04295938089489937, -0.008173630572855473, -0.02882709540426731, -0.02549520507454872, 0.007437450811266899, -0.03513660281896591, 0.012502392753958702, -0.02074805647134781, -0.021602880209684372, 0.03520933538675308, 0.0077952309511601925, 0.033625610172748566, 0.05913955345749855, 0.005572803784161806, -0.014215003699064255, -0.014592994004487991, 0.017490077763795853, 0.006656758952885866, -0.013074479065835476, -0.024940170347690582, 0.019642341881990433, -0.04400540515780449, -0.0423332117497921, 0.052511200308799744, -0.03381863236427307, -0.02212941087782383, -0.0026699991431087255, -0.044116370379924774, -0.009858368895947933, -0.022278519347310066, -0.01089506782591343, 0.011684803292155266, -0.029499972239136696, 0.0042895120568573475, -0.050294142216444016, -0.055319949984550476, -0.02142445370554924, 0.024605967104434967, 0.04469897970557213, 0.03317193314433098, 0.011116327717900276, -0.059968844056129456, 0.002293340628966689, -0.006002943962812424, 0.0033384370617568493, -0.0233059823513031, -0.025153636932373047, -0.002340164268389344, 0.0010981338564306498, 0.003771614981815219, 0.007219649385660887, 0.027120748534798622, 0.05176303908228874, -0.01868356578052044, -0.025629566982388496, -0.002629815833643079, -0.0011778619373217225, -0.05039041116833687, 0.005101495888084173, -0.0021094968542456627, 0.03396705165505409, -0.045249633491039276, -0.04244739189743996, -0.007107182871550322, -0.029696796089410782, -0.00894856359809637, -0.01166414376348257, 0.0005488002207130194, -0.013935323804616928, 0.009828543290495872, -0.03263499215245247, 0.04925421252846718, -0.03085818514227867, 0.002326310146600008, -0.022002380341291428, -0.01775994710624218, 0.02502209134399891, -0.004117658827453852, 0.015169234946370125, 0.002100602723658085, -0.04147905111312866, -0.010428578592836857, -0.001488717389293015, -0.0016485656378790736, 0.009943580254912376, 0.00931014958769083, -0.022787727415561676, 8.436468589237832e-33, -0.031790874898433685, -0.02369723841547966, 0.0009276772034354508, 0.008711275644600391, 0.036574605852365494, 0.05507701635360718, 0.00841483287513256, -0.023961983621120453, -0.026286037638783455, 0.04744935780763626, -0.020095597952604294, -0.012263488955795765, -0.03735245764255524, 0.02892572432756424, 0.049157656729221344, -0.03128514066338539, 0.0022768713533878326, -0.0032549311872571707, 0.02188045345246792, 0.03601151704788208, 0.0014937837840989232, 0.014664328657090664, -0.040049001574516296, -0.003779895603656769, 0.041978463530540466, 0.07709720730781555, -0.02450321987271309, 0.007931032218039036, 0.009056789800524712, 0.035409409552812576, 0.007846662774682045, -0.012547403573989868, 0.0023513592313975096, -0.02790282480418682, -0.01499729324132204, 0.017620688304305077, 0.007643942721188068, -0.003161126049235463, 0.026430316269397736, -0.016270481050014496, 0.06494373828172684, 0.01833106018602848, 0.0016136441845446825, 0.026569515466690063, 0.031129641458392143, -0.04222497716546059, -0.021730545908212662, -0.027884013950824738, 0.0176837295293808, -0.002705276245251298, 0.022616088390350342, -0.015416143462061882, 0.002351191360503435, -0.011055578477680683, -0.016837818548083305, -0.03463571146130562, -0.022728843614459038, -0.010311881080269814, 0.01832110621035099, -0.010444224812090397, -0.0475836805999279, 0.028944876044988632, -0.04318567365407944, 0.046466946601867676, -0.032444484531879425, -0.004873603116720915, 0.011518591083586216, -0.00006896340346429497, -0.0029994004871696234, -0.028458235785365105, 0.003329261438921094, 0.006796928588300943, -0.005737170111387968, 0.036400556564331055, 0.026677405461668968, -0.015244864858686924, 0.020699575543403625, -0.024274282157421112, -0.020260604098439217, -0.03066001646220684, -0.0018389865290373564, 0.005857779644429684, 0.03345970809459686, 0.003854556940495968, -0.007309563923627138, 0.05032697319984436, -0.02679317258298397, 0.010213318280875683, 0.020219502970576286, 0.028361784294247627, 0.02495490200817585, -0.020069509744644165, 0.012959819287061691, 0.030714126303792, -0.05258198454976082, -1.3375074381372087e-8, 0.010411095805466175, 0.009721447713673115, 0.011224256828427315, 0.014497204683721066, -0.013898834586143494, 0.027308907359838486, 0.016318729147315025, 0.01089390367269516, -0.033137883991003036, 0.009458877146244049, 0.060948796570301056, -0.029035380110144615, -0.014804611913859844, 0.005080265924334526, 0.05075475946068764, 0.007525450550019741, -0.02714163437485695, 0.03560977801680565, 0.009578855708241463, 0.016171561554074287, 0.01628696545958519, 0.052057698369026184, -0.02667437493801117, 0.003798333229497075, 0.04143315553665161, -0.04235505312681198, -0.009841072373092175, -0.09419707953929901, 0.030622124671936035, -0.029014695435762405, -0.01751265674829483, 0.010450675152242184, -0.035372454673051834, 0.04124734178185463, -0.013605726882815361, -0.02553417906165123, 0.02367550879716873, 0.05053304508328438, 0.014326103031635284, -0.0018573598936200142, -0.01988762430846691, 0.01138988882303238, 0.0015854403609409928, -0.050575677305459976, -0.020322903990745544, -0.041945960372686386, -0.03771209344267845, -0.020098576322197914, 0.049271199852228165, -0.03448159992694855, -0.020786970853805542, 0.003548230277374387, 0.010584786534309387, 0.034459300339221954, -0.010272984392940998, 0.01632506214082241, -0.007240234408527613, -0.03873589262366295, -0.05546296015381813, -0.04848558083176613, 0.026029979810118675, 0.01904108189046383, -0.011160129681229591, -0.014948436059057713 ]
parkinsons-law-and-iteration-zero
https://markhneedham.com/blog/2011/06/13/parkinsons-law-and-iteration-zero
false
2011-06-22 21:24:06
Scala/Mustache: Creating a comma separated list
[ "scala", "mustache" ]
[ "Scala" ]
We're using the http://scalate.fusesource.org/documentation/mustache.html[Mustache] templating engine on my project at the moment and one thing that we wanted to do was build a comma separated list. Mustache is designed so that you pretty much can't do any logic in the template which made it really difficult to do what we wanted. It's easy enough to get a comma after each item in a list with something like the following code: [source,text] ---- {{#people}}<a href="/link/to/{{toString}}">{{toString}}</a>{{/people}} ---- where +++<cite>+++people+++</cite>+++ is passed to the template as a collection of strings. To get rid of the trailing comma we ended up building a collection of +++<cite>+++Pairs+++</cite>+++ containing the person's name and a boolean value indicating whether or not to show the comma. We need to show the comma before every element except for the first one so we can pass the following collection to the template: [source,scala] ---- val values = names.zipWithIndex.map { case(item, index) => if(index == 0) (item, false) else (item, true) } ---- +++<cite>+++zipWithIndex+++</cite>+++ returns a collection of pairs containing the original strings and their position in the collection. We can then map to a different result for just the first element and then use those pairs in the template like so: [source,text] ---- {{#people}} {{#_2}}, {{/_2}}<a href="/link/to/{{_1}}">{{_1}}</a>{{/people}} ---- It's truly horrendous so if anyone knows a better way then please let me know!
null
null
[ 0.010389280505478382, 0.0006643926608376205, -0.03843652829527855, 0.015083475969731808, 0.07870790362358093, -0.024737900123000145, 0.024582624435424805, 0.03028116747736931, -0.013087787665426731, -0.037399906665086746, -0.01317860372364521, 0.0031320902053266764, -0.04564589634537697, 0.016668787226080894, -0.04513668641448021, 0.08546694368124008, 0.05834619700908661, -0.00602080998942256, -0.022604461759328842, -0.005442060064524412, 0.037972867488861084, 0.021228374913334846, 0.02613346092402935, 0.01420737337321043, 0.02593136578798294, 0.009846645407378674, 0.008090103976428509, 0.00630409549921751, -0.07171757519245148, 0.001960140187293291, -0.0025987173430621624, 0.009273617528378963, -0.008261739276349545, -0.018013684079051018, -0.005636201240122318, -0.006350982002913952, -0.0193205326795578, -0.025229601189494133, 0.017938219010829926, 0.001999714644625783, -0.04056074470281601, 0.017016256228089333, -0.017175089567899704, -0.001958652166649699, -0.03926164656877518, 0.013959784060716629, -0.04794902354478836, 0.044786397367715836, -0.04539185017347336, -0.02523811161518097, -0.059016402810811996, 0.012305979616940022, -0.023919055238366127, -0.0004472009604796767, 0.017065133899450302, 0.04774593934416771, -0.0034476749133318663, -0.07361439615488052, 0.030941538512706757, -0.04824061319231987, 0.0007735616527497768, 0.0011081057600677013, 0.01374152023345232, 0.03132305294275284, 0.014120135456323624, -0.02229076810181141, -0.016928795725107193, 0.06044033542275429, -0.06763889640569687, -0.057322029024362564, 0.013848754577338696, -0.00020361942006275058, -0.004341603722423315, -0.010672906413674355, 0.008163928054273129, -0.035532791167497635, -0.032490506768226624, 0.04317706450819969, 0.0034849829971790314, 0.05224481597542763, -0.03695902228355408, -0.00695954542607069, 0.019398445263504982, 0.029119156301021576, 0.02114158868789673, -0.028066234663128853, -0.054999880492687225, 0.00500120222568512, -0.02971005253493786, 0.03477517515420914, 0.028867993503808975, -0.0410282239317894, 0.026284867897629738, 0.02602488175034523, 0.04636676236987114, 0.00428404938429594, -0.011169647797942162, 0.022860975936055183, -0.010128562338650227, 0.013821154832839966, -0.04837542772293091, -0.04434538260102272, 0.037388306111097336, -0.016486182808876038, -0.10002057254314423, -0.03936613351106644, -0.004342806059867144, 0.02437880076467991, 0.03051290102303028, -0.00706538325175643, -0.040696706622838974, -0.023367080837488174, -0.06877650320529938, 0.01327185332775116, -0.07599875330924988, 0.05814715847373009, 0.03080669417977333, -0.011385267600417137, -0.015136618167161942, 0.030528618022799492, 0.0547202043235302, 0.060330893844366074, 0.043283700942993164, 0.08615928143262863, -0.019655834883451462, 0.03265651687979698, 0.014149528928101063, 0.07002680748701096, 0.016092147678136826, -0.06120586767792702, -0.01715945266187191, 0.0757950022816658, -0.01741473190486431, -0.007019203621894121, -0.02428177371621132, -0.05534083768725395, -0.04532486945390701, 0.004975838121026754, 0.03646331652998924, 0.014198081567883492, -0.005245808511972427, -0.01941380836069584, -0.011620157398283482, 0.004579475615173578, 0.029162805527448654, 0.010660693980753422, -0.031115513294935226, -0.002218934241682291, 0.008350539021193981, 0.06250995397567749, 0.022088313475251198, 0.0330357663333416, 0.05029130354523659, -0.028363311663269997, 0.02263321727514267, 0.0768752172589302, 0.056838054209947586, 0.04015173017978668, 0.006145046092569828, 0.01463361270725727, 0.03434806317090988, 0.021520724520087242, 0.012583881616592407, 0.08461296558380127, 0.02383902668952942, 0.001241251127794385, -0.017443111166357994, 0.03617306798696518, -0.0016401410102844238, -0.03468156233429909, -0.06728311628103256, -0.014478791505098343, 0.0596824511885643, -0.037273310124874115, 0.0015865116147324443, 0.04935804009437561, 0.06168283522129059, 0.019214577972888947, 0.052812959998846054, 0.02136952430009842, -0.07370886951684952, 0.03476935997605324, -0.01848437637090683, -0.000433463224908337, 0.05875396728515625, -0.00015408942999783903, 0.07387534528970718, 0.06392942368984222, 0.0004678507102653384, 0.033917173743247986, -0.07995739579200745, -0.07104867696762085, -0.03006013110280037, -0.02571997418999672, 0.06186024099588394, -0.018500864505767822, -0.014971413649618626, 0.05623922497034073, 0.042777374386787415, 0.05271266773343086, 0.002134193666279316, -0.00891443807631731, 0.008565756492316723, -0.06176891550421715, -0.049866095185279846, 0.020426932722330093, 0.04478302225470543, -0.026310322806239128, -0.02360168844461441, 0.01726059801876545, -0.013163302093744278, 0.023808753117918968, 0.04065968841314316, -0.011290984228253365, 0.05062166228890419, 0.01830814592540264, 0.04620128870010376, -0.030227139592170715, 0.042554013431072235, -0.07125765830278397, 0.04367079585790634, 0.01067684218287468, -0.04813320189714432, -0.00831126794219017, -0.020022526383399963, 0.13934047520160675, 0.040732260793447495, -0.02253824658691883, -0.04860404133796692, 0.03328872472047806, 0.0012811134802177548, -0.01279821153730154, -0.0015620861668139696, -0.016628650948405266, -0.00638517364859581, 0.01755090057849884, -0.02562549151480198, -0.02595522254705429, 0.01589164510369301, -0.03218413516879082, 0.002705435501411557, 0.07736296951770782, -0.03409624844789505, 0.06051138788461685, 0.01941545493900776, -0.024919288232922554, -0.016885122284293175, -0.054916393011808395, -0.05409618839621544, 0.008718508295714855, 0.014487436041235924, -0.021937144920229912, 0.027751769870519638, -0.05249156430363655, -0.026068465784192085, -0.023893076926469803, -0.05072708800435066, 0.009358731098473072, 0.03156305104494095, 0.05104438588023186, -0.028238927945494652, 0.08270490169525146, -0.026038197800517082, 0.001549028791487217, -0.034666746854782104, -0.05732513591647148, -0.03600640967488289, 0.010366725735366344, 0.015747828409075737, 0.029229754582047462, -0.01304351445287466, 0.021724266931414604, -0.0004939890350215137, -0.013421563431620598, -0.004452111665159464, 0.002766293240711093, -0.0016636012587696314, -0.018001239746809006, 0.020016955211758614, -0.043844062834978104, -0.042985301464796066, 0.0660795271396637, -0.049727797508239746, -0.07001853734254837, 0.006092662923038006, -0.05607888475060463, 0.042427532374858856, -0.06259326636791229, -0.05777473375201225, 0.01076303981244564, 0.04252844303846359, 0.022301990538835526, -0.010758088901638985, 0.014264725148677826, 0.0350794643163681, 0.030098697170615196, -0.005051407031714916, 0.01260496024042368, -0.0018379433313384652, -0.010826410725712776, -0.043806321918964386, -0.02556648664176464, 0.025628529489040375, -0.00869670882821083, 0.00040499528404325247, -0.03603440150618553, -0.003291038330644369, -0.021678652614355087, -0.26909947395324707, 0.05474776774644852, -0.0362740233540535, -0.025510920211672783, 0.008561724796891212, -0.03324444591999054, -0.003461037063971162, -0.06418000906705856, 0.024588242173194885, -0.0029805144295096397, -0.024392331019043922, -0.019903939217329025, -0.04725680127739906, 0.0631306990981102, -0.01154942624270916, 0.034013550728559494, -0.012596012093126774, -0.02511712908744812, 0.0016085808165371418, 0.02059236355125904, 0.022484751418232918, -0.057893168181180954, 0.015581272542476654, 0.021042238920927048, 0.03231678903102875, 0.05425797030329704, -0.07732260972261429, 0.05747021734714508, -0.020222702994942665, -0.03639660403132439, 0.032520592212677, -0.022497011348605156, -0.0029864965472370386, -0.0450003407895565, -0.01441704761236906, -0.028736334294080734, 0.05111252889037132, 0.018349170684814453, -0.0072970036417245865, 0.021122558042407036, -0.006032234523445368, -0.02692403644323349, 0.0195799358189106, -0.026898343116044998, 0.06014007329940796, -0.017372915521264076, -0.06252489984035492, -0.030421307310461998, -0.0150119224563241, 0.06401211023330688, -0.007387574762105942, -0.05044829100370407, -0.00912103708833456, 0.06124921515583992, -0.0020969780161976814, -0.008134391158819199, 0.005606149788945913, -0.004337804391980171, -0.056774500757455826, -0.009495512582361698, -0.050742994993925095, -0.06379042565822601, 0.01750180497765541, -0.04257168993353844, -0.032803598791360855, -0.03146645426750183, -0.035317517817020416, -0.006618158891797066, 0.08483240753412247, 0.04766255244612694, -0.028769411146640778, -0.01125575602054596, -0.03319837525486946, -0.10186553001403809, -0.012995820492506027, -0.045138001441955566, -0.01054965890944004, -0.02685924991965294, -0.05208306387066841, 0.04107843339443207, -0.034408628940582275, -0.05679139122366905, 0.014732414856553078, 0.017580734565854073, 0.015699945390224457, -0.005039558745920658, -0.019462894648313522, -0.01067402958869934, -0.010949255898594856, -0.02380618453025818, 0.06279538571834564, 0.009126686491072178, -0.025568759068846703, -0.028650861233472824, 0.0030720329377800226, 0.026746079325675964, 0.02068937011063099, 0.00024354820197913796, 0.02816532924771309, 0.04904814064502716, 0.04943287372589111, -0.07080969959497452, 0.033283382654190063, -0.03216671943664551, -0.004295449238270521, -0.014881609939038754, -0.043314024806022644, 0.002927551046013832, 0.02328404411673546, 0.005730861332267523, -0.037315111607313156, -0.01097288727760315, 0.01198911014944315, -0.03185536339879036, -0.020655184984207153, -0.01890525594353676, 0.013566615991294384, 0.029538972303271294, 0.037373434752225876, -0.025349276140332222, -0.04917798191308975, 0.033324796706438065, -0.025492290034890175, -0.04250054061412811, -0.06636842340230942, -0.03453584760427475, 0.007523816544562578, -0.004132801666855812, -0.0022922581993043423, 0.019730858504772186, -0.02835426852107048, 0.018412020057439804, -0.00024369997845496982, -0.01518098171800375, 0.045664556324481964, -0.009606920182704926, -0.014839370734989643, -0.024285804480314255, -0.05132889002561569, -0.0010657887905836105, 0.024248672649264336, -0.017881974577903748, 0.010739946737885475, 0.04423431307077408, 0.038874369114637375, -0.011923613958060741, 0.0176552701741457, -0.022834742441773415, -0.024604160338640213, 0.02547917515039444, 0.0006320710526779294, -0.009359280578792095, 0.0010620810789987445, -0.036508169025182724, -0.019392862915992737, -0.016979282721877098, 0.01865251176059246, -0.012289131060242653, -0.02929500862956047, -0.033909283578395844, 0.005633379798382521, -0.026350125670433044, -0.015834547579288483, 0.004851823206990957, -0.015656668692827225, 0.017316121608018875, -0.04897933825850487, 0.03159553185105324, -0.015901776030659676, 0.008721220307052135, 0.03515220806002617, 0.027741441503167152, -0.004499291069805622, -0.010026347823441029, 0.017695991322398186, -0.031294696033000946, 0.018706081435084343, 0.04276839643716812, 0.002790638478472829, 0.039533428847789764, 0.02736806310713291, -0.013764571398496628, 0.026850001886487007, 0.028390001505613327, 0.040509387850761414, 0.00036829779855906963, -0.02963745780289173, -0.0046417429111897945, -0.04099974408745766, -0.0437777116894722, -0.02847382426261902, -0.012738174758851528, -0.03470484912395477, -0.0010571640450507402, -0.02538873441517353, -0.060166358947753906, 0.007405574899166822, 0.04317963868379593, 0.012872358784079552, 0.01494552195072174, -0.003661320311948657, -0.012258036062121391, -0.032892536371946335, 0.011474806815385818, 0.031392812728881836, -0.04787823557853699, 0.025138311088085175, -0.01982232928276062, -0.0298063512891531, 0.024249160662293434, 0.014850794337689877, -0.0658809095621109, 0.022162890061736107, 0.004331373609602451, 0.013606873340904713, -0.010759074240922928, -0.01773209124803543, -0.00733616016805172, 0.01277114823460579, -0.015660569071769714, 0.012879665940999985, -0.009127121418714523, 0.03765720874071121, -0.0038218293339014053, -0.009749600663781166, 0.009425098076462746, -0.013022803701460361, -0.017204569652676582, 0.004867709241807461, -0.03874687850475311, 0.05969000980257988, -0.02870464138686657, -0.005131634417921305, 0.025010110810399055, 0.0065129948779940605, -0.03152832016348839, -0.03183937072753906, -0.0027323684189468622, 0.018106535077095032, 0.04403955489397049, 0.03557942062616348, -0.023075081408023834, -0.02825487032532692, 0.03215428814291954, -0.0003492795513011515, 0.0029013699386268854, -0.014454198069870472, -0.023146972060203552, -0.005979784298688173, 0.07337003201246262, 0.01127577479928732, 0.048076871782541275, -0.050283826887607574, 0.010781493969261646, 0.08077995479106903, -0.0423671156167984, -0.021418239921331406, -0.01940550096333027, -0.07523240149021149, 0.04999292269349098, 0.02771550789475441, 0.05259980261325836, -0.02695341780781746, 0.04313499853014946, 0.0462406650185585, 0.022081412374973297, 0.01288091391324997, -0.012694988399744034, 0.024809125810861588, -0.02188189886510372, 0.0077593158930540085, -0.06483432650566101, 0.0020833148155361414, 0.029650995507836342, 0.006524847820401192, -0.007073233835399151, -0.024493057280778885, -0.028370138257741928, 0.017913440242409706, -0.07545419782400131, -0.017729345709085464, 0.019812610000371933, -0.002206484554335475, 0.015227708034217358, -0.012389244511723518, -0.05532197281718254, 0.027606409043073654, 0.061598967760801315, -0.0471116378903389, 0.0035080399829894304, -0.04501059278845787, 0.06256013363599777, -0.00003664133691927418, 0.0009979220340028405, 0.014433195814490318, -0.009317017160356045, 0.05858074873685837, 0.04157436266541481, 0.026350945234298706, 0.0513475127518177, -0.017862189561128616, 0.027309326454997063, 0.024997318163514137, -0.01689123548567295, 0.0010964194079861045, 0.03202497959136963, -0.014561730436980724, -0.04624466225504875, 0.023033451288938522, 0.039386291056871414, -0.0300523042678833, -0.05651876702904701, 0.06785811483860016, 0.031937289983034134, -0.03495517000555992, -0.01383062545210123, 0.023176396265625954, -0.01776021160185337, -0.02306320331990719, -0.04526931792497635, -0.00397523632273078, -0.04457931965589523, 0.06119607016444206, -0.004387489054352045, 0.03506924584507942, 0.07639844715595245, -0.018766816705465317, -0.023867029696702957, -0.0116413664072752, 0.050887659192085266, 0.07785675674676895, 0.07187319546937943, -0.002588841365650296, 0.059002041816711426, -0.0326608270406723, -0.033129215240478516, -0.008364783599972725, -0.002326127840206027, 0.017659714445471764, -0.008153506554663181, 0.010822489857673645, 0.08376722782850266, -0.027935167774558067, 0.061637841165065765, 0.00003870215005008504, -0.024482371285557747, -0.027292698621749878, 0.03294876962900162, 0.049468569457530975, 0.052720412611961365, 0.004890449345111847, 0.035964276641607285, -0.017156412824988365, -0.037502411752939224, 0.06339521706104279, -0.002085806569084525, -0.011897103860974312, 0.04539874941110611, 0.010878010652959347, 0.006731746252626181, 0.014241490513086319, 0.02926095947623253, 0.06265533715486526, 0.004478739574551582, -0.035166047513484955, 0.011040928773581982, 0.01932118646800518, 0.003581305267289281, -0.0064277988858520985, -0.023454895243048668, -0.029869239777326584, -0.039699189364910126, -0.02979932352900505, 0.013533924706280231, -0.03137238696217537, -0.003896573558449745, 0.045017920434474945, -0.032203320413827896, 0.006471869070082903, 0.019316472113132477, 0.009283891879022121, -0.04607278108596802, -0.02873888798058033, -0.040872830897569656, -0.055043984204530716, -0.06381408870220184, 0.027213213965296745, -0.01253766193985939, 0.012131549417972565, -0.018847646191716194, -0.02031206153333187, -0.02481829933822155, 0.012291781604290009, 0.030146783217787743, -0.036433182656764984, -0.03994622081518173, -0.0012422355357557535, 0.03090095892548561, 0.046560902148485184, 0.021537862718105316, 0.06094973161816597, 0.0036814119666814804, 0.013776902109384537, -0.0011532509233802557, 0.00476230401545763, 0.034130532294511795, 0.012683676555752754, 0.0033307841513305902, -0.0800560712814331, 0.012035959400236607, 0.010229913517832756, 0.00892041064798832, -0.07458893954753876, 0.020849544554948807, 0.04158277437090874, -0.031799376010894775, 0.014974838122725487, -0.019777420908212662, 0.014321069233119488, -0.03821292147040367, -0.03418164327740669, 0.013268272392451763, 0.025078656151890755, 0.060841478407382965, -0.004143163561820984, 0.07545626163482666, 0.020591052249073982, -0.02316254749894142, -0.027521375566720963, -0.0032686605118215084, 0.001600082265213132, 0.035712748765945435, -0.03815033659338951, -0.021789127960801125, -0.08415140211582184, -0.03137961030006409, -0.027567237615585327, 0.014167885296046734, -0.0302865169942379, -0.043691135942935944, -0.000055127195082604885, 0.0086839459836483, -0.04795599356293678, 0.02360476367175579, -0.02953360788524151, 0.02787039801478386, -0.026735765859484673, -0.0012407894246280193, -0.03310234472155571, 0.009311005473136902, -0.010876696556806564, 0.0232187919318676, 0.05665580555796623, -0.01665147766470909, 0.010745534673333168, -0.03728792816400528, 0.003417613683268428, 0.013227504678070545, -0.02120138145983219, 0.021151283755898476 ]
[ -0.0575217679142952, 0.011820333078503609, -0.03837388753890991, -0.022067446261644363, 0.027026312425732613, -0.0461704395711422, -0.009278024546802044, -0.0006698677898384631, -0.011922747828066349, -0.024901974946260452, -0.014331658370792866, -0.031275808811187744, 0.013975264504551888, -0.009482789784669876, 0.07604960352182388, 0.021452181041240692, -0.011108538135886192, 0.01897561363875866, -0.04839557036757469, 0.028941959142684937, 0.032680921256542206, 0.005038546863943338, -0.0404847078025341, -0.01593073457479477, 0.02709140069782734, 0.05060575529932976, 0.04790237173438072, -0.04145059362053871, 0.02432236447930336, -0.1944407820701599, 0.004369348753243685, -0.04216109216213226, 0.03194722533226013, -0.004735774360597134, -0.00168725592084229, 0.042938657104969025, -0.0010094948811456561, 0.05094696953892708, -0.016688348725438118, 0.06413193047046661, 0.036669738590717316, 0.050591569393873215, -0.08329550921916962, -0.0331936851143837, 0.02427436038851738, 0.02703395113348961, -0.022824108600616455, -0.013585483655333519, -0.04083662107586861, 0.001554420799948275, -0.08980504423379898, -0.02592749521136284, -0.04176608473062515, -0.0032098484225571156, -0.008119245059788227, 0.0492238849401474, 0.04433939978480339, 0.048330966383218765, -0.03159709274768829, 0.0020522968843579292, -0.013758096843957901, -0.007823812775313854, -0.1436927169561386, 0.09331579506397247, 0.0073940264992415905, 0.041623782366514206, -0.04468782991170883, -0.011622078716754913, -0.034436117857694626, 0.08806004375219345, 0.04592309519648552, -0.016859177500009537, -0.02246534265577793, 0.07421281188726425, 0.0392921082675457, -0.03191382437944412, -0.03069886565208435, 0.0018129644449800253, 0.061215225607156754, -0.014976526610553265, -0.04743198677897453, -0.024845486506819725, -0.02580398879945278, -0.008351961150765419, -0.0037053823471069336, 0.02118474617600441, -0.007105307653546333, 0.01159605197608471, 0.024538159370422363, 0.017365384846925735, 0.020983213558793068, -0.021082205697894096, 0.051931966096162796, 0.02420217916369438, -0.09434013068675995, -0.028516625985503197, -0.0003025244805030525, 0.023653605952858925, -0.014806672930717468, 0.44382742047309875, -0.05188903212547302, -0.0182636845856905, 0.0354718454182148, -0.02271096780896187, -0.0044734058901667595, 0.03301224112510681, -0.011815655045211315, -0.05660029873251915, 0.0022001261822879314, -0.04404392093420029, -0.009188181720674038, -0.007968154735863209, 0.037448395043611526, -0.09360431134700775, 0.013572017662227154, -0.002955993404611945, 0.023133639246225357, 0.014017205685377121, -0.03714321181178093, -0.014596126042306423, -0.014377068728208542, 0.011511143296957016, 0.048981793224811554, 0.026511982083320618, 0.017946166917681694, 0.011590516194701195, 0.042621660977602005, 0.029633332043886185, 0.07556029409170151, 0.07462526857852936, 0.04000234976410866, 0.017054105177521706, -0.047172416001558304, -0.02095930464565754, -0.01279500499367714, 0.008746595121920109, 0.03247421607375145, -0.025677215307950974, 0.010102443397045135, 0.04430926963686943, 0.014744230546057224, -0.0260025504976511, -0.011561348102986813, 0.0012617700267583132, -0.033958639949560165, 0.11482644826173782, -0.021916735917329788, -0.0307643860578537, -0.03790704533457756, -0.04418788477778435, -0.014187220484018326, 0.045003391802310944, 0.021254757419228554, -0.014550739899277687, 0.004740303847938776, -0.016238316893577576, 0.028707996010780334, 0.0018410265911370516, -0.021110931411385536, -0.006413415540009737, -0.03424658998847008, -0.04104386642575264, -0.04442204162478447, 0.016803402453660965, 0.0367429293692112, -0.0896497517824173, -0.04907596856355667, 0.026420684531331062, 0.013677733018994331, -0.08719681203365326, 0.01408706046640873, -0.0018641751958057284, -0.025337036699056625, 0.02115795761346817, 0.045768335461616516, -0.002946377033367753, -0.027454806491732597, -0.008674459531903267, 0.030953923240303993, -0.004638324957340956, 0.016588779166340828, 0.025732606649398804, -0.07314816862344742, 0.017634518444538116, -0.042725563049316406, -0.07406159490346909, -0.08300559222698212, -0.03573315218091011, -0.009532223455607891, -0.00796134490519762, -0.027603255584836006, 0.009976066648960114, -0.04661821201443672, 0.06244921311736107, -0.03683590888977051, -0.010874131694436073, 0.026914456859230995, 0.016749834641814232, 0.00919901579618454, -0.023432021960616112, 0.02399767003953457, 0.04510364308953285, -0.009755686856806278, 0.008005766198039055, -0.03727526590228081, 0.012882876209914684, 0.031921401619911194, -0.04882591590285301, 0.06289222836494446, -0.0055712489411234856, -0.029755931347608566, -0.0009753050981089473, 0.005824130028486252, 0.029130835086107254, 0.004604296758770943, -0.013677874580025673, 0.0046394080854952335, -0.006477947346866131, 0.03626004233956337, 0.043185457587242126, -0.03197158873081207, -0.07332262396812439, -0.029611900448799133, -0.3377152681350708, 0.0035960846580564976, -0.010298159904778004, 0.0005861016106791794, 0.01426281500607729, -0.06777700781822205, 0.015541516244411469, -0.008394653908908367, -0.017377112060785294, 0.0009010275825858116, 0.03809919208288193, -0.021625662222504616, -0.021270763128995895, -0.0641801655292511, -0.01023346558213234, 0.04145511984825134, -0.002159097231924534, -0.045891016721725464, -0.02259187400341034, 0.019814686849713326, -0.02393091842532158, -0.020279724150896072, -0.05293399468064308, -0.06105398014187813, 0.018817204982042313, -0.0509333610534668, 0.12666399776935577, 0.02673674374818802, -0.011173940263688564, -0.012610028497874737, 0.06681065261363983, 0.021232690662145615, -0.017884016036987305, -0.05945715680718422, 0.045536234974861145, -0.030101396143436432, 0.0008364797686226666, -0.013554815202951431, 0.050811752676963806, -0.021312730386853218, -0.016099940985441208, 0.025175869464874268, -0.05915949121117592, -0.018897393718361855, 0.012783537618815899, -0.0032273977994918823, -0.022146904841065407, -0.0379025861620903, 0.016364319249987602, 0.06833228468894958, 0.056963786482810974, 0.028845779597759247, 0.03147142380475998, -0.005490818526595831, -0.01175737101584673, -0.03457476571202278, -0.04945525899529457, -0.02907872572541237, 0.01371991727501154, -0.06746072322130203, 0.05696454644203186, 0.04966667294502258, 0.05463111773133278, -0.034903015941381454, -0.01869981735944748, 0.009497063234448433, -0.01876005530357361, 0.0025137937627732754, 0.006575888488441706, -0.023611610755324364, -0.04568609222769737, 0.07727163285017014, 0.00946536660194397, -0.0008872163016349077, 0.05265617370605469, 0.058855656534433365, -0.023693136870861053, 0.0017123487778007984, 0.015308529138565063, 0.005630763713270426, 0.012659351341426373, -0.029562659561634064, 0.033071186393499374, -0.028685888275504112, -0.045990508049726486, 0.07029188424348831, -0.015751013532280922, -0.03584474325180054, 0.03798305243253708, 0.0094346534460783, -0.0025031862314790487, 0.0011530700139701366, 0.012711728923022747, -0.013908511027693748, 0.05071248486638069, -0.017454475164413452, -0.2739707827568054, 0.036212824285030365, 0.08415503799915314, 0.06607761234045029, 0.02263532392680645, 0.037058793008327484, 0.021007247269153595, -0.0761837363243103, 0.005607262719422579, -0.008454617112874985, 0.03476386144757271, 0.04764442890882492, 0.014215380884706974, -0.03870949521660805, -0.001832004520110786, -0.009624088183045387, 0.0553092323243618, -0.02751450426876545, 0.01903415471315384, -0.012767593376338482, 0.013065936043858528, -0.01539190486073494, 0.20227032899856567, 0.024311300367116928, -0.007458123378455639, -0.02394356206059456, -0.0030087416525930166, 0.002347577828913927, 0.09760904312133789, 0.03970479220151901, 0.011654352769255638, -0.03020823374390602, 0.09963864088058472, 0.01790577732026577, 0.039260439574718475, -0.05922846868634224, -0.03497353941202164, 0.052443306893110275, 0.006630236748605967, -0.02007814310491085, -0.004634770564734936, 0.038116443902254105, -0.027736186981201172, 0.022155100479722023, 0.017409276217222214, -0.022832106798887253, -0.0017339980695396662, 0.019941434264183044, -0.04029490426182747, 0.01633376255631447, 0.0010241128038614988, 0.0275177750736475, -0.06112680956721306, 0.014110309071838856, 0.0016212471527978778, 0.033043958246707916, -0.007114144042134285, -0.034668419510126114, 0.0013023086357861757, 0.02028617076575756, -0.02252681367099285, 0.0367947556078434, 0.07525230199098587, 0.03110693208873272, 0.05885382369160652 ]
[ -0.03194418177008629, 0.02279544807970524, -0.010316348634660244, 0.05485043674707413, 0.02221907675266266, 0.03414498642086983, -0.027308234944939613, 0.005877558141946793, -0.03453811630606651, -0.020531896501779556, 0.007573257200419903, -0.004671864211559296, -0.000985785387456417, -0.019349921494722366, 0.00018509184883441776, 0.038498662412166595, -0.02607141248881817, 0.020524214953184128, 0.05547128617763519, 0.011269263923168182, -0.010206859558820724, 0.04119233787059784, 0.018966861069202423, -0.008086524903774261, 0.006963666528463364, 0.06283745914697647, -0.03609108179807663, -0.018405701965093613, 0.023829558864235878, -0.10718756914138794, 0.012478016316890717, -0.04418642073869705, 0.007885867729783058, 0.022169318050146103, -0.028936846181750298, 0.008915969170629978, 0.033685747534036636, 0.03903698921203613, -0.01368927676230669, 0.049026522785425186, -0.00010429180110804737, 0.04557335749268532, -0.024105720221996307, -0.047331977635622025, -0.023698389530181885, -0.03783954307436943, -0.05293339863419533, 0.00023439174401573837, -0.03629162162542343, 0.015140905976295471, -0.06361984461545944, -0.04789312183856964, 0.0021937121637165546, -0.02431374415755272, 0.026452280580997467, 0.005894132424145937, 0.003441351931542158, -0.029420241713523865, -0.018930133432149887, -0.023809285834431648, 0.05550319701433182, -0.03178126737475395, -0.049815475940704346, -0.008959142491221428, 0.03240373358130455, -0.0407516285777092, 0.019464433193206787, 0.002102008555084467, -0.018870003521442413, -0.0158718042075634, 0.002279348438605666, -0.013852846808731556, -0.01728867180645466, -0.027653111144900322, 0.002716940362006426, -0.005204834975302219, 0.0049729417078197, -0.009339471347630024, 0.031068969517946243, 0.006254639010876417, 0.0029425080865621567, -0.020481126382946968, 0.007295954041182995, 0.01769998110830784, -0.011287393048405647, -0.029266556724905968, -0.03707633912563324, 0.03569762408733368, 0.0014668642543256283, 0.008416453376412392, -0.020776953548192978, 0.032275475561618805, 0.06164202466607094, 0.0008421645034104586, -0.030138511210680008, 0.04431804642081261, -0.0275742094963789, 0.05655086040496826, -0.022105593234300613, 0.8057875037193298, -0.005650948733091354, 0.008312027901411057, 0.013538334518671036, -0.025001050904393196, -0.005132970865815878, -0.024844368919730186, -0.0036257444880902767, 0.007801903411746025, 0.033859897404909134, 0.003108715172857046, 0.06853213161230087, 0.012385384179651737, 0.026365481317043304, -0.01648559607565403, 0.007247378118336201, 0.0013011127011850476, 0.03963099420070648, -0.00445007998496294, 0.03789793699979782, 0.06184206157922745, 0.03638739138841629, 0.0004190156178083271, 0.024019649252295494, -0.004321882035583258, 0.018939342349767685, -0.181913822889328, -0.028920434415340424, -7.756203396261251e-33, 0.07753674685955048, 0.040830377489328384, -0.013925687409937382, 0.016365062445402145, 0.03536292165517807, 0.03510509058833122, 0.003963381517678499, 0.006424219347536564, -0.03940245509147644, -0.039691679179668427, 0.01352552231401205, 0.015473482199013233, -0.01686057262122631, -0.006891053635627031, -0.026726732030510902, -0.025237351655960083, 0.01481394749134779, 0.0668240562081337, -0.011961431242525578, -0.04226236045360565, 0.03607400134205818, 0.010618778876960278, 0.009182358160614967, 0.016992971301078796, 0.01217546034604311, 0.007798419333994389, -0.004389322362840176, -0.0010999233927577734, -0.03078223019838333, -0.03483275696635246, 0.015640918165445328, 0.019553497433662415, 0.015588199719786644, 0.0037936121225357056, 0.030513986945152283, -0.039092957973480225, 0.009051661007106304, -0.012458770535886288, -0.04982703924179077, -0.03218322992324829, -0.0261361226439476, -0.01048951968550682, -0.02758128196001053, 0.002214880893006921, -0.03072258085012436, -0.05174781382083893, 0.030622821301221848, 0.022398576140403748, -0.014586733654141426, 0.03636293485760689, 0.02113393135368824, -0.017031505703926086, -0.010271015577018261, 0.05390363186597824, -0.02658126875758171, -0.007411450147628784, -0.06024204194545746, 0.010049314238131046, 0.027632353827357292, 0.023268871009349823, -0.032101795077323914, 0.02937982976436615, 0.007002718281000853, 0.019138215109705925, 0.015560992993414402, -0.015139583498239517, 0.021816803142428398, 0.015124750323593616, 0.05166824534535408, 0.046890486031770706, -0.016449561342597008, 0.03039591759443283, -0.006189940497279167, -0.007428063545376062, -0.03108922950923443, -0.026313263922929764, -0.0009697367786429822, -0.001835400820709765, -0.018078148365020752, 0.041260384023189545, -0.018090438097715378, -0.015910504385828972, 0.028534410521388054, -0.00032046367414295673, -0.01924203522503376, -0.022878745570778847, 0.03131662309169769, 0.025200191885232925, -0.027236411347985268, -0.00727631151676178, 0.05783326178789139, 0.04000169411301613, -0.0034957535099238157, -0.03266363963484764, -0.006946329027414322, 8.04109620712654e-33, 0.0253676176071167, -0.025067640468478203, -0.001130786375142634, 0.007163641043007374, 0.02333662286400795, -0.003780319355428219, 0.0387752465903759, 0.0018447276670485735, -0.0438484363257885, 0.00009690911247162148, -0.0031586922705173492, -0.023484429344534874, 0.013250688090920448, -0.0012616917956620455, 0.04204808920621872, -0.018982430920004845, 0.026937270537018776, -0.039495497941970825, 0.006421413738280535, -0.03155587986111641, 0.015541572123765945, -0.019849084317684174, 0.0031082937493920326, 0.03931106999516487, -0.0170062854886055, 0.029832880944013596, -0.01629333756864071, -0.05994955822825432, -0.009571912698447704, 0.018946031108498573, 0.04798585921525955, 0.002272550482302904, 0.006846911273896694, 0.010554652661085129, -0.03854389116168022, 0.06730323284864426, -0.06649310141801834, 0.02565980888903141, 0.06098809093236923, 0.03378788381814957, 0.01745525375008583, -0.00771573930978775, 0.005635384004563093, 0.005833944771438837, -0.02893584407866001, -0.03862748667597771, 0.004371886607259512, -0.03591147065162659, 0.006690033711493015, -0.024677103385329247, 0.021501239389181137, 0.005507469177246094, -0.02895863726735115, 0.011224880814552307, -0.011999786831438541, -0.02500980719923973, -0.06670857965946198, 0.00816326029598713, -0.0646316260099411, 0.045255258679389954, -0.018583297729492188, 0.01670949161052704, -0.023311801254749298, 0.007074989378452301, -0.027686191722750664, -0.04198618605732918, -0.07672461122274399, -0.024123702198266983, 0.0030227138195186853, -0.00631866417825222, 0.003982981666922569, -0.013698066584765911, -0.03808149695396423, 0.012355419807136059, 0.0007471499848179519, -0.03953785076737404, -0.006997004617005587, 0.017969779670238495, 0.034840941429138184, 0.021708369255065918, 0.024372460320591927, 0.008094161748886108, 0.02346952259540558, -0.006164051126688719, 0.028207946568727493, -0.047186851501464844, -0.002033958211541176, 0.02740306407213211, 0.02129931002855301, -0.010718242265284061, -0.036904897540807724, -0.03442397713661194, -0.03222701698541641, 0.005052005872130394, 0.020133059471845627, -1.3103915286194479e-8, -0.03819485008716583, 0.0548434741795063, -0.017704376950860023, 0.07321006804704666, 0.017817338928580284, 0.022900355979800224, -0.012663234956562519, -0.025499725714325905, -0.018870608881115913, 0.01914091408252716, -0.00146803492680192, -0.022889193147420883, 0.0035809013061225414, 0.024168673902750015, 0.05950718745589256, -0.059954751282930374, -0.015920741483569145, 0.0026929588057100773, 0.02581736445426941, 0.012813003733754158, -0.0005694444407708943, 0.025343170389533043, -0.02130132168531418, 0.0138701768592, -0.011121892370283604, -0.004826964810490608, -0.0012692200252786279, -0.059244364500045776, 0.030011184513568878, 0.03251049667596817, -0.008342363871634007, -0.023665521293878555, -0.06523609906435013, -0.0010740276193246245, -0.008174221031367779, 0.0034811084624379873, -0.006420040037482977, -0.00849164929240942, -0.014622966758906841, 0.008321929723024368, -0.004294887650758028, 0.015276213176548481, -0.021995553746819496, -0.014421947300434113, -0.03628760948777199, -0.025445152074098587, -0.0009484445326961577, -0.0005961258430033922, 0.002469637431204319, 0.013813860714435577, 0.04296088591217995, -0.03693876415491104, -0.0021804329007864, 0.020046088844537735, 0.022110216319561005, 0.00550065329298377, 0.042236074805259705, 0.0008282082853838801, -0.03183558210730553, -0.009758999571204185, 0.04461207613348961, -0.018794480711221695, -0.011167147196829319, -0.04213792458176613 ]
scalamustache-creating-a-comma-separated-list
https://markhneedham.com/blog/2011/06/22/scalamustache-creating-a-comma-separated-list
false
2011-06-22 23:48:08
Tech Leading: Keeping the passion
[ "tech-leading" ]
[ "Software Development" ]
As I http://www.markhneedham.com/blog/2011/04/17/tech-leading-initial-thoughts/[mentioned a couple of months ago], while I was in India I was acting as the Tech Lead on the project the TWU grads were working on and one thing I learnt from doing that is the importance of trying to keep the passion of the developers on the team. When we started off I was more focused on trying to encourage the team to try and develop as many of the stories as possible. This meant that on one occasion when one of the developers was really keen to try something out which he thought would make our life easier I overruled him in favour of working on a story that more directly contributed to what we were trying to do. Luckily he didn't get dissuaded by me doing that and a few days later he again asked if he could explore that avenue as he was convinced it would be useful. We decided that it would be worth trying for the rest of the day and it was noticeable that he was significantly more pumped up/enthusiastic on most things that he worked on after that. I appreciate that I was in an unusual situation where the output of the project came second to the learning of the participants but I still feel like there is something to be said for helping encourage and keep the passion of people on our teams. It will mean sacrificing a bit of short term productivity, but if it means that the person has satisfied their curiosity about the viability of a bit of technology or even better has solved a problem for the team by doing so then it might be worth it. As I found out it's much easier to knock someone back and you have justification to do so because what they want to do isn't directly on the value path of what's being paid for but that might not be the best decision if you look at the whole! I'd be curious to hear the opinions of people who have played the tech lead role frequently because my observations are only based on a short stint and from being on the other side of the equation!
null
null
[ 0.028437424451112747, 0.00017186561308335513, 0.00480272201821208, 0.027150500565767288, 0.09033233672380447, 0.02862684056162834, 0.006514484062790871, 0.06119668111205101, 0.019928090274333954, -0.02026640996336937, -0.04964715242385864, 0.0001940952060976997, -0.04349685087800026, 0.019444523379206657, -0.0333683080971241, 0.0686165988445282, 0.0684785321354866, 0.010890649631619453, 0.015863075852394104, -0.008789213374257088, 0.031794123351573944, 0.07211107015609741, 0.040058378130197525, 0.04809661954641342, 0.049824099987745285, -0.006404007785022259, 0.018349869176745415, -0.013346383348107338, -0.053359732031822205, -0.015175733715295792, 0.0405571348965168, -0.007525306195020676, 0.000995943322777748, -0.003272321308031678, 0.004621477331966162, -0.017005298286676407, -0.010459485463798046, 0.02448306977748871, 0.005298001226037741, -0.0037777463439852, -0.06782782077789307, 0.024218104779720306, -0.021013980731368065, 0.006687521934509277, -0.03558379039168358, 0.007048503030091524, -0.022694308310747147, 0.006670614704489708, 0.00387104251421988, 0.010370786301791668, -0.04637521877884865, 0.034600164741277695, 0.0129074826836586, -0.0037880882155150175, 0.003063107142224908, 0.03908532112836838, 0.01264647301286459, -0.040018174797296524, -0.006647097412496805, -0.05828835815191269, 0.005659183021634817, -0.007531426381319761, 0.002457300666719675, 0.05478223040699959, 0.04178764671087265, -0.015592621639370918, 0.0217885784804821, 0.019025400280952454, -0.03336682915687561, 0.03389064595103264, -0.03033655323088169, -0.0000920933234738186, -0.027899522334337234, -0.018677547574043274, 0.00008717919263290241, -0.057670265436172485, -0.0009338548989035189, 0.07235943526029587, 0.017226124182343483, 0.051606591790914536, -0.03368105739355087, 0.012238879688084126, 0.008684011176228523, 0.03343810886144638, -0.014220375567674637, -0.04684414714574814, 0.014242256991565228, -0.026536010205745697, -0.07281231135129929, 0.04406708478927612, 0.001837317831814289, -0.045478448271751404, 0.013361213728785515, 0.047896165400743484, 0.005871508736163378, 0.014702930115163326, 0.03589554876089096, -0.006204098928719759, -0.02327015995979309, -0.026385599747300148, -0.019572284072637558, -0.018701795488595963, -0.018207207322120667, 0.02229156717658043, -0.09109444916248322, 0.007768780458718538, -0.013001088052988052, -0.015603707171976566, -0.019154906272888184, 0.008021318353712559, -0.028415925800800323, 0.005026279948651791, -0.0177934393286705, 0.03153322637081146, -0.06268234550952911, 0.07550615817308426, 0.02069232054054737, -0.03708444908261299, -0.026737155392766, -0.005660141818225384, 0.028204983100295067, 0.023388821631669998, 0.001246009487658739, 0.062679722905159, -0.006657281890511513, 0.021337339654564857, -0.04237494245171547, 0.04886613041162491, 0.004399701952934265, -0.06240085884928703, -0.017436442896723747, 0.05541013926267624, -0.033285632729530334, -0.015104487538337708, -0.0006164591759443283, -0.03222992271184921, 0.015335905365645885, -0.003013766137883067, 0.006131140049546957, 0.030289743095636368, -0.015454458072781563, -0.04147766903042793, 0.014139042235910892, 0.03605012968182564, 0.02079867012798786, -0.012320839799940586, 0.0029471339657902718, -0.01533079706132412, -0.052371397614479065, -0.009927484206855297, -0.007824590429663658, -0.006188925355672836, 0.02182651124894619, -0.03936278074979782, 0.01657840423285961, 0.0798439159989357, 0.04795776680111885, 0.006915064062923193, -0.011333107016980648, 0.04661090672016144, 0.0399772934615612, 0.024851512163877487, 0.02793077565729618, 0.012666251510381699, 0.007778651546686888, -0.0014661337481811643, 0.017380645498633385, 0.023089230060577393, 0.003156969789415598, 0.027226081117987633, -0.060455966740846634, -0.04819368198513985, 0.03888938948512077, -0.03377489745616913, -0.03035910613834858, 0.06161276623606682, 0.06255637109279633, 0.03907336667180061, 0.023518115282058716, 0.000534564780537039, -0.08239411562681198, 0.040187012404203415, 0.012927690520882607, 0.01581246219575405, 0.037595484405756, -0.021742545068264008, 0.03395750746130943, 0.017239287495613098, -0.006370003800839186, 0.022728372365236282, -0.08482478559017181, -0.09654374420642853, -0.027619892731308937, -0.01280896458774805, 0.04043535515666008, -0.04493918642401695, 0.0220800694078207, 0.05748429149389267, 0.004418238066136837, 0.06195301190018654, 0.024559183046221733, -0.0011128303594887257, 0.00855964794754982, -0.027880577370524406, -0.05751065909862518, 0.05981142446398735, 0.04130926355719566, 0.00603036442771554, -0.037488099187612534, 0.020449092611670494, -0.01691029779613018, -0.01666579768061638, 0.05086725205183029, -0.02734646014869213, 0.03182370215654373, -0.008567406795918941, 0.03545443341135979, -0.039437245577573776, 0.0413828082382679, -0.040572136640548706, 0.0027177808806300163, -0.015177097171545029, -0.009733865968883038, 0.03973914682865143, 0.014609241858124733, 0.09868708997964859, 0.04828763008117676, -0.07644939422607422, -0.04970596358180046, 0.032515641301870346, 0.01717166043817997, -0.04727395623922348, -0.0036788408178836107, 0.0021306967828422785, 0.00022314576199278235, 0.004860287066549063, -0.06683751940727234, -0.05488291010260582, 0.02147575467824936, -0.04812920093536377, 0.007196543272584677, 0.053416166454553604, -0.0297014731913805, 0.07973863929510117, -0.013568978756666183, -0.004181134980171919, 0.004816577769815922, -0.029510481283068657, -0.037905432283878326, -0.001218749675899744, 0.013823140412569046, -0.023115376010537148, 0.042381320148706436, -0.012471562251448631, -0.03128764033317566, -0.042599309235811234, -0.02660134807229042, 0.01241080928593874, 0.04331187903881073, 0.07180453091859818, -0.013551225885748863, 0.05922394245862961, -0.015374712646007538, 0.04208383336663246, -0.0060249073430895805, -0.04073186591267586, -0.03006976656615734, -0.03352256119251251, -0.0010583995608612895, 0.029375817626714706, -0.016620304435491562, 0.003427394898608327, 0.016770510002970695, 0.003917592577636242, -0.031698282808065414, -0.012281931936740875, 0.017925454303622246, 0.005929344333708286, 0.0027696951292455196, -0.03914261236786842, -0.0034073800779879093, 0.06276533007621765, -0.04183650761842728, -0.02310253120958805, 0.019690310582518578, -0.08609263598918915, 0.03056979738175869, -0.05932289734482765, -0.03805893659591675, -0.012570256367325783, 0.005998802836984396, 0.039999641478061676, 0.020484231412410736, 0.02109275944530964, 0.06823355704545975, 0.011370808817446232, 0.012712364085018635, 0.004293183330446482, -0.004902034066617489, 0.03444091975688934, 0.008931305259466171, -0.023271238431334496, 0.04407481849193573, 0.005985860247164965, -0.006622034125030041, -0.05852058157324791, 0.07315600663423538, -0.03982343152165413, -0.27766355872154236, 0.02793772518634796, 0.023284966126084328, -0.03219257667660713, 0.031155241653323174, -0.025669684633612633, 0.01634990982711315, -0.04779469594359398, -0.022092226892709732, 0.01915048062801361, -0.056741248816251755, -0.03185202553868294, -0.016952725127339363, 0.04551452025771141, 0.008409867994487286, 0.024433251470327377, 0.03988848999142647, -0.03353654965758324, 0.014161941595375538, 0.06088859960436821, -0.023586606606841087, -0.056812383234500885, -0.002982569858431816, 0.04065816476941109, 0.06409902125597, 0.05225342884659767, -0.08040207624435425, 0.05824970826506615, -0.06333310902118683, 0.0043566725216805935, 0.0044569289311766624, 0.007756795734167099, 0.012287038378417492, -0.026281094178557396, -0.01390890683978796, -0.01708167791366577, 0.05785694345831871, 0.008365478366613388, 0.0017160425195470452, 0.01336477231234312, -0.004900359082967043, -0.03538443148136139, -0.014219406992197037, 0.02819981798529625, 0.07014043629169464, -0.01248803548514843, -0.08640001714229584, -0.004299979191273451, -0.006897376850247383, 0.07795717567205429, -0.03964342921972275, -0.011218296363949776, -0.016615737229585648, 0.028414275497198105, -0.011867727153003216, -0.021228041499853134, 0.007351258769631386, -0.020253032445907593, -0.0508183129131794, -0.03368278965353966, -0.025924626737833023, -0.01378935668617487, -0.01085793785750866, -0.03907591104507446, 0.004981457255780697, -0.06735195219516754, -0.051612429320812225, -0.03140142187476158, 0.05591597780585289, 0.004106818698346615, -0.032935433089733124, 0.016757994890213013, 0.009667396545410156, -0.10934899747371674, -0.0038536216598004103, 0.011886508204042912, -0.02396053820848465, 0.013933511450886726, 0.0031258289236575365, 0.03560597077012062, -0.030304353684186935, -0.06114427000284195, 0.02269630692899227, 0.01577051542699337, 0.022275982424616814, -0.0034059062600135803, 0.04470556229352951, 0.016800234094262123, -0.013544294051826, 0.014457485638558865, 0.06418031454086304, -0.012318849563598633, -0.042009420692920685, -0.004795295652002096, 0.028562983497977257, -0.018824495375156403, 0.005263230297714472, -0.0031627339776605368, 0.0050132991746068, 0.008929446339607239, -0.009902377612888813, -0.04893747717142105, 0.010904759168624878, -0.0038648538757115602, -0.007660103961825371, -0.0028246508445590734, -0.043111205101013184, 0.0178513340651989, 0.04144507274031639, 0.03263277933001518, 0.015622375532984734, -0.011851557530462742, 0.01574317179620266, -0.02468981221318245, -0.027542753145098686, -0.02696940302848816, 0.00482249166816473, 0.04705801606178284, 0.007466834504157305, 0.0016870398540049791, -0.05446862801909447, -0.013246816582977772, -0.007686777506023645, -0.0066543868742883205, -0.05725190415978432, 0.0004631759657058865, -0.01263177115470171, -0.031082965433597565, -0.005351198371499777, 0.009925231337547302, -0.024812592193484306, 0.013323362916707993, 0.03671430051326752, -0.038464050740003586, -0.005530713591724634, -0.042000629007816315, -0.0715327039361, -0.02719232439994812, -0.0016175037017092109, 0.007040293887257576, -0.017911328002810478, 0.03923828527331352, -0.004959639627486467, 0.007698986679315567, 0.05223400890827179, 0.008441982790827751, -0.016322340816259384, -0.022150302305817604, 0.03853866830468178, 0.017954522743821144, 0.002008932176977396, -0.05709819868206978, 0.02144715003669262, -0.0445542074739933, -0.019156064838171005, -0.0432710237801075, 0.01754589192569256, -0.035851284861564636, -0.031235799193382263, 0.0008428177679888904, -0.0017976454691961408, -0.07555115222930908, -0.04755620285868645, -0.016461335122585297, 0.050634272396564484, 0.05580119416117668, -0.02324357070028782, -0.0008294664439745247, 0.0033040873240679502, -0.010264156386256218, 0.021606367081403732, 0.012855569832026958, -0.05944923684000969, -0.012278934009373188, -0.003832365619018674, 0.008902422152459621, 0.004098229110240936, -0.008274280466139317, 0.05321088805794716, -0.0048463731072843075, -0.001622866140678525, -0.016858452931046486, 0.0009007712942548096, 0.018318772315979004, 0.051134273409843445, 0.03860856965184212, 0.016244955360889435, -0.017690999433398247, -0.01801447756588459, -0.01406734436750412, -0.056565459817647934, -0.020980238914489746, -0.0035509089939296246, 0.007971971295773983, -0.04203374683856964, -0.07182807475328445, 0.054433923214673996, 0.008940284140408039, 0.011219867505133152, -0.007376554887741804, -0.026804063469171524, -0.01472403109073639, -0.027267925441265106, 0.024668218567967415, 0.06532993167638779, -0.07726753503084183, 0.0007759341388009489, 0.002285152906551957, -0.011652159504592419, 0.008988275192677975, -0.006256124470382929, -0.04153885692358017, -0.00637228274717927, -0.023269694298505783, 0.008577967993915081, -0.09882191568613052, -0.009962757118046284, -0.02194802276790142, 0.018926149234175682, -0.014612033031880856, -0.011291300877928734, -0.023988183587789536, -0.015126327984035015, -0.019472647458314896, -0.031017426401376724, 0.015978433191776276, -0.036963675171136856, 0.006625867914408445, 0.015879683196544647, -0.03416060283780098, -0.013828380964696407, -0.025239454582333565, 0.02568369172513485, 0.02907692641019821, -0.023110823705792427, 0.0038104511331766844, -0.012732797302305698, -0.009969031438231468, -0.011727428063750267, 0.032695990055799484, -0.007728493772447109, -0.0376722626388073, -0.04901327192783356, -0.02303600125014782, -0.05291997641324997, 0.016525547951459885, -0.045254964381456375, -0.0008893465274013579, 0.016987210139632225, 0.06532060354948044, 0.045631133019924164, 0.035077836364507675, -0.011645072139799595, -0.008052489720284939, 0.03568076342344284, -0.07170621305704117, -0.021348528563976288, -0.022414417937397957, -0.046312373131513596, 0.0021292532328516245, 0.0026985728181898594, 0.026431821286678314, -0.0450541116297245, 0.03574194759130478, 0.029820647090673447, 0.027797404676675797, 0.02377614565193653, 0.01267323363572359, 0.03717830777168274, -0.055873334407806396, 0.000982965691946447, -0.07492469251155853, 0.0029241908341646194, 0.0059417057782411575, -0.0025203353725373745, -0.004968877416104078, 0.018828554078936577, -0.023306135088205338, 0.04320825636386871, -0.09263138473033905, -0.01603774167597294, 0.053266119211912155, 0.005548574961721897, -0.004855437204241753, 0.02691551484167576, -0.08394690603017807, 0.03897259384393692, 0.027694810181856155, -0.03886081650853157, -0.01379971019923687, -0.018533261492848396, 0.05550764873623848, 0.011068331077694893, 0.03432276472449303, -0.0424993596971035, -0.013791246339678764, 0.09477459639310837, 0.01515840832144022, -0.019610194489359856, 0.05925268679857254, 0.0030584491323679686, 0.03694377467036247, 0.04300480708479881, 0.01668032817542553, -0.0031986550893634558, 0.026369523257017136, -0.011082760989665985, -0.06533945351839066, 0.02388802543282509, 0.004669393412768841, -0.01955164596438408, -0.04295297712087631, 0.04141201078891754, 0.017817316576838493, -0.02505951188504696, -0.05092778429389, 0.003942584618926048, -0.04815027490258217, -0.011436101980507374, -0.01779347099363804, -0.012888970784842968, -0.044397931545972824, 0.04808066040277481, -0.008374026976525784, 0.018895184621214867, 0.06900110095739365, 0.010303636081516743, -0.032685525715351105, -0.025169450789690018, 0.10835950821638107, 0.07790359854698181, 0.06390848755836487, -0.000026684067051974125, 0.06493520736694336, -0.014124485664069653, -0.04818928241729736, 0.02104773186147213, -0.012310863472521305, -0.03719790279865265, -0.008465561084449291, 0.03508196398615837, 0.06821303069591522, -0.0035374744329601526, 0.06370585411787033, -0.011063392274081707, -0.01613772101700306, 0.009059428237378597, 0.057152051478624344, 0.011843396350741386, 0.07817870378494263, 0.002616224344819784, 0.018252400681376457, -0.01656210795044899, -0.06144239753484726, 0.01963234692811966, -0.045045044273138046, -0.015609439462423325, 0.034560028463602066, 0.013740992173552513, 0.024581637233495712, 0.020918749272823334, 0.0038265837356448174, 0.09106364846229553, -0.039085760712623596, 0.029358109459280968, -0.028771134093403816, 0.041566215455532074, -0.026091977953910828, 0.020182136446237564, -0.01372890267521143, 0.01133708842098713, -0.015407963655889034, -0.024701736867427826, -0.023319194093346596, -0.005746426526457071, -0.010601998306810856, 0.032307159155607224, -0.024442531168460846, 0.023570869117975235, 0.04109470918774605, -0.002580325584858656, -0.021048713475465775, -0.06483950465917587, -0.033754635602235794, -0.041783303022384644, -0.04218994826078415, -0.02844085544347763, 0.03511938080191612, 0.004283851943910122, -0.03908086568117142, 0.0028218859806656837, -0.030625643208622932, -0.03681669384241104, 0.03898058831691742, -0.049125317484140396, -0.014072446152567863, 0.004905450623482466, 0.03192318603396416, 0.021200813353061676, 0.010889009572565556, 0.04061160609126091, 0.004144195932894945, -0.0011159167625010014, -0.019792761653661728, 0.045448917895555496, 0.027432672679424286, -0.0018239717464894056, -0.012809588573873043, -0.08059941977262497, 0.010482103563845158, 0.02879556454718113, -0.013695756904780865, -0.06827452033758163, 0.022025948390364647, 0.01672269031405449, 0.0037802804727107286, 0.06568145751953125, -0.0068146949633955956, 0.010022045113146305, -0.04520231857895851, 0.00043705300777219236, 0.0039051934145390987, -0.0015289473813027143, 0.06351406127214432, -0.02505347691476345, 0.08092945069074631, 0.011781157925724983, 0.011101741343736649, -0.04336412996053696, -0.0020118625834584236, 0.014133027754724026, 0.01088806614279747, -0.009599397890269756, -0.017325298860669136, -0.024946879595518112, -0.08450964093208313, -0.011368113569915295, 0.013899986632168293, -0.032747816294431686, -0.03169044107198715, 0.026887832209467888, 0.009066300466656685, 0.00029035977786406875, 0.028444547206163406, -0.06950955837965012, 0.03281392902135849, 0.0007513377349823713, 0.0010051107965409756, 0.006199331488460302, 0.020617743954062462, -0.005041295196861029, -0.0035815504379570484, 0.041533052921295166, -0.04985954239964485, 0.020152529701590538, 0.004351805429905653, 0.026835570111870766, 0.04323899373412132, 0.016039934009313583, -0.007575441151857376 ]
[ -0.06781985610723495, 0.02895125187933445, 0.004360087215900421, -0.045469410717487335, 0.012071940116584301, -0.054708950221538544, 0.036387063562870026, 0.030580678954720497, -0.018532052636146545, -0.03465839847922325, 0.010018623434007168, -0.014585324563086033, -0.0013508166885003448, -0.03728671371936798, 0.07627703994512558, 0.02786056138575077, -0.015102792531251907, -0.09108792990446091, -0.003669528290629387, 0.024505894631147385, -0.016470270231366158, -0.03532794490456581, 0.0005878657102584839, -0.03418534994125366, 0.0311066135764122, -0.002704840851947665, 0.035274989902973175, -0.037136323750019073, 0.006139587610960007, -0.1471465826034546, 0.011984005570411682, 0.007136603817343712, 0.048414167016744614, 0.0056369551457464695, 0.00015806894225534052, 0.07580452412366867, 0.005763893947005272, 0.009903441183269024, -0.010603867471218109, 0.031611118465662, -0.00248019490391016, 0.0012617955217137933, -0.04466471076011658, -0.04789968207478523, 0.018559778109192848, 0.0009090715320780873, -0.0004118571523576975, -0.04808945581316948, -0.029465308412909508, 0.023226121440529823, -0.06083284690976143, -0.03197315335273743, -0.01881759986281395, -0.02518090419471264, -0.02871047891676426, 0.025816677138209343, 0.05955612286925316, 0.06200224533677101, 0.029009150341153145, 0.020500166341662407, 0.03134399279952049, -0.022884728386998177, -0.1522434949874878, 0.09207413345575333, 0.0569719523191452, 0.04822681099176407, -0.05183510482311249, -0.0007580119417980313, -0.025077836588025093, 0.08960681408643723, 0.019536588340997696, -0.03214631974697113, -0.00571770453825593, 0.010624058544635773, 0.025738216936588287, 0.02545597404241562, 0.0011477901134639978, 0.04289303347468376, 0.0015991502441465855, -0.055596377700567245, -0.021497083827853203, -0.0007014953880570829, -0.03760496526956558, -0.007063439581543207, -0.05348629131913185, 0.03405445069074631, 0.013989618979394436, 0.052006207406520844, 0.029753850772976875, 0.04058375954627991, 0.058796823024749756, -0.00863572210073471, 0.015307766385376453, -0.0025632588658481836, -0.09465407580137253, -0.04828648269176483, 0.005397403612732887, 0.02698816917836666, -0.07986503094434738, 0.44675326347351074, -0.005063999909907579, -0.034212253987789154, 0.071426622569561, 0.05907411500811577, -0.007561697158962488, 0.004891610238701105, 0.02146579511463642, -0.03649066016077995, 0.022657642140984535, 0.0005665973294526339, 0.030228544026613235, 0.041640378534793854, 0.02932129241526127, -0.05790550634264946, 0.03472568094730377, 0.05433783680200577, -0.001807588036172092, 0.011892464011907578, -0.02949630282819271, -0.02087007462978363, -0.019516730681061745, 0.04041796922683716, 0.01700870878994465, -0.01063360646367073, -0.06331638246774673, -0.05271776020526886, 0.05282736197113991, 0.05345344543457031, 0.036043405532836914, -0.01737758331000805, 0.023804329335689545, -0.05395854264497757, -0.07876692712306976, 0.019124744459986687, -0.004345359746366739, -0.0026857347693294287, 0.03381556272506714, -0.023434393107891083, -0.011511926539242268, 0.07093484699726105, 0.033154673874378204, -0.018437817692756653, -0.008389098569750786, -0.035329461097717285, -0.03849569335579872, 0.08675676584243774, 0.03268951177597046, -0.034035176038742065, 0.00546992477029562, -0.020263677462935448, -0.012652748264372349, 0.021337607875466347, 0.007628872524946928, -0.04642196372151375, 0.04925547540187836, 0.006936616264283657, 0.09080509841442108, 0.013109453953802586, -0.05100376158952713, 0.014176467433571815, -0.00215138285420835, -0.03068685345351696, -0.051425620913505554, 0.012548023834824562, 0.09073007851839066, -0.1011284813284874, -0.02563651092350483, 0.0026799370534718037, 0.034265000373125076, -0.05414675921201706, -0.021984010934829712, 0.019150331616401672, -0.03660523518919945, -0.01350264810025692, 0.04034218192100525, -0.036731820553541183, -0.04729362204670906, 0.008249044418334961, 0.034833282232284546, 0.031069491058588028, 0.04827144742012024, -0.013050870969891548, 0.004753073211759329, 0.00870856549590826, -0.016921699047088623, -0.08102893829345703, -0.009549843147397041, -0.030383003875613213, -0.03436657041311264, -0.010950387455523014, -0.02188645303249359, -0.0059833163395524025, -0.09293174743652344, 0.09720642864704132, -0.008017712272703648, -0.013415046967566013, 0.029072076082229614, -0.043788161128759384, -0.017040684819221497, -0.011752239428460598, -0.08721382915973663, -0.012883895076811314, -0.06823229044675827, 0.029010385274887085, -0.07211893796920776, 0.0731811448931694, 0.05983412265777588, -0.034461360424757004, 0.10448221117258072, 0.03898169845342636, -0.04396388679742813, -0.043974146246910095, 0.0191233828663826, 0.04997234791517258, -0.01320946216583252, -0.007375975139439106, 0.02210371382534504, 0.03591585159301758, 0.013902053236961365, 0.013262618333101273, -0.01681475155055523, 0.038172125816345215, -0.023237677291035652, -0.3391726613044739, -0.04819793254137039, -0.057997092604637146, 0.0012315191561356187, -0.0026263147592544556, -0.022860955446958542, 0.006402605678886175, -0.030852926895022392, 0.005601709708571434, 0.00047481642104685307, 0.0745016410946846, -0.023960677906870842, 0.031384747475385666, -0.06190004572272301, 0.02180383913218975, -0.02604399435222149, -0.03035193867981434, 0.01173301599919796, -0.0064397286623716354, -0.008020986802875996, 0.031068027019500732, 0.013086452148854733, -0.03761513903737068, -0.051019228994846344, -0.003943218849599361, -0.03896808624267578, 0.09528116881847382, 0.03180461376905441, 0.04564293846487999, -0.037941545248031616, 0.03991628810763359, 0.011815818957984447, 0.032483797520399094, -0.12889012694358826, 0.004156631417572498, -0.02959905005991459, 0.01832493767142296, -0.03559345006942749, -0.004284581169486046, -0.0337357334792614, -0.030481059104204178, 0.014179473742842674, -0.07318343967199326, -0.0264988224953413, -0.07954547554254532, 0.018100610002875328, -0.03718249499797821, -0.028564056381583214, -0.02516615018248558, 0.07396434992551804, 0.011250720359385014, -0.009139017201960087, 0.014136401936411858, 0.0036499674897640944, 0.0010508040431886911, -0.04233337566256523, -0.10120762884616852, 0.05179377645254135, 0.029761498793959618, -0.008923204615712166, 0.009093505330383778, 0.05922304093837738, 0.026633765548467636, -0.029739871621131897, -0.008790736086666584, -0.006460689473897219, 0.00950175616890192, 0.04466161131858826, 0.025742871686816216, -0.011545857414603233, -0.018005389720201492, 0.06403611600399017, -0.007611429784446955, -0.02630709297955036, 0.018046878278255463, 0.0017709769308567047, -0.015506568364799023, 0.011129201389849186, 0.022167708724737167, 0.004910936113446951, 0.007385060656815767, -0.026474319398403168, 0.032781533896923065, -0.0219649076461792, -0.021562956273555756, 0.04409436509013176, -0.01727868989109993, -0.04867832735180855, 0.06729835271835327, 0.043027784675359726, -0.017549633979797363, 0.0427296906709671, -0.027082152664661407, -0.0383576825261116, 0.07150113582611084, 0.0018845058511942625, -0.23381172120571136, 0.019301345571875572, 0.050216302275657654, 0.012943197041749954, -0.02857907861471176, 0.023920932784676552, 0.03579985722899437, -0.01666870340704918, 0.00035602637217380106, 0.051538512110710144, 0.029375221580266953, 0.009147019125521183, -0.006852856371551752, 0.0009251139708794653, 0.051215965300798416, -0.011160843074321747, 0.024224353954195976, 0.02150353044271469, 0.01711680367588997, 0.0007079397328197956, 0.006494307890534401, -0.03083561547100544, 0.16012118756771088, 0.020131168887019157, 0.06183001399040222, 0.004195863846689463, -0.031490594148635864, 0.00975109077990055, 0.037237539887428284, -0.02860676869750023, 0.014143923297524452, -0.011888934299349785, 0.023639490827918053, 0.012226801365613937, 0.026133891195058823, -0.07301114499568939, -0.014653697609901428, 0.03887772187590599, -0.005617317743599415, 0.024152399972081184, 0.018536968156695366, 0.026568369939923286, -0.015129500068724155, 0.02217787690460682, 0.07941422611474991, 0.010671673342585564, -0.01285103615373373, -0.03220421075820923, -0.06736446917057037, -0.024196859449148178, -0.041381239891052246, -0.029104463756084442, 0.018199697136878967, 0.007892037741839886, 0.006311711389571428, 0.08245199173688889, 0.008420308120548725, -0.0409904420375824, 0.014425190165638924, -0.00786406360566616, -0.030866434797644615, -0.001966438489034772, 0.07404366135597229, 0.028231119737029076, 0.05269460752606392 ]
[ -0.015683623030781746, 0.02499355562031269, 0.021376650780439377, -0.0002969236811622977, -0.004901043139398098, -0.006782892160117626, 0.00920716393738985, 0.00128921028226614, 0.010155861265957355, 0.032522253692150116, -0.006854897830635309, 0.012624910101294518, 0.046687111258506775, -0.012087684124708176, 0.021996881812810898, -0.017028745263814926, -0.023721547797322273, -0.05069632828235626, 0.03193608298897743, -0.01823609136044979, 0.004755037371069193, 0.013150597922503948, -0.010721161030232906, -0.014674125239253044, -0.004446933977305889, -0.03329331427812576, 0.02601589262485504, -0.015674445778131485, 0.03303104639053345, -0.12725050747394562, -0.05906600505113602, -0.02851862460374832, -0.024352099746465683, 0.017510022968053818, -0.02924654260277748, -0.035735633224248886, 0.012198792770504951, 0.035897623747587204, 0.0008397932979278266, -0.01687435247004032, -0.015630075708031654, -0.031313300132751465, 0.018661167472600937, 0.03379525616765022, -0.008388848043978214, -0.009093723259866238, 0.030615147203207016, -0.07883884757757187, -0.024796588346362114, -0.002540063578635454, -0.035478394478559494, -0.03037935495376587, -0.028000259771943092, 0.014877249486744404, 0.02515236660838127, -0.023870492354035378, 0.047583479434251785, 0.01660367101430893, 0.030616963282227516, -0.008027342148125172, 0.024592967703938484, -0.050736136734485626, -0.05094829201698303, -0.03262219950556755, 0.019911184906959534, -0.025025807321071625, 0.0011772065190598369, 0.016217440366744995, -0.04456853121519089, 0.010393424890935421, 0.02307097055017948, 0.0027447312604635954, -0.013585864566266537, -0.045063599944114685, 0.01427436713129282, 0.01932612434029579, -0.01919647492468357, 0.007278713863343, 0.029917968437075615, -0.016904735937714577, -0.015520489774644375, 0.02839665301144123, -0.0024350169114768505, -0.008220134302973747, -0.008279094472527504, -0.013251708820462227, 0.0011263970518484712, -0.011072172783315182, 0.008767425082623959, 0.006106582470238209, -0.007476543076336384, 0.012083672918379307, -0.01025437843054533, 0.01581636816263199, -0.07988070696592331, -0.017430458217859268, -0.024790119379758835, -0.04103360325098038, -0.013813239522278309, 0.8442062139511108, -0.0350014790892601, 0.03093375451862812, 0.01637285202741623, 0.0011240732856094837, -0.007402484305202961, 0.007318788208067417, 0.000491564511321485, -0.0037875936832278967, 0.015118666924536228, -0.023998219519853592, 0.006761104334145784, 0.06507211923599243, 0.0007481571519747376, 0.036073293536901474, 0.02895457297563553, 0.025149764493107796, -0.0030009509064257145, 0.025253228843212128, -0.029911817982792854, -0.0037008821964263916, 0.02458106353878975, 0.01743224821984768, -0.011471234261989594, 0.0238341074436903, 0.02171737141907215, -0.18703390657901764, 0.014672075398266315, -8.40120743213301e-33, 0.06770705431699753, 0.04158729314804077, -0.025388428941369057, 0.012881382368505001, -0.020520983263850212, -0.005426269490271807, 0.02403714507818222, 0.03506644442677498, -0.040756843984127045, -0.01836170256137848, -0.03331721946597099, 0.003503130516037345, -0.004297394305467606, -0.014405583962798119, 0.023275794461369514, -0.044217634946107864, -0.030377494171261787, 0.023714907467365265, -0.012097354978322983, 0.02475801482796669, 0.03405579924583435, 0.01538244727998972, 0.00338723068125546, -0.004067554604262114, 0.023467762395739555, 0.01347929984331131, -0.014444779604673386, 0.029382236301898956, 0.003848578780889511, -0.037589527666568756, -0.006634093355387449, 0.019479747861623764, -0.03932666778564453, -0.007998947985470295, -0.004752742126584053, -0.04071781784296036, -0.02718440815806389, 0.015464359894394875, -0.0002628194633871317, -0.0074217538349330425, -0.035341598093509674, 0.024984316900372505, -0.03617151826620102, 0.01997574418783188, -0.004246198106557131, -0.010774216614663601, 0.0181422159075737, -0.020552383735775948, 0.010399901308119297, -0.031730733811855316, -0.0223909392952919, 0.004344944842159748, 0.006694198120385408, -0.021851325407624245, -0.006865518167614937, 0.013443446718156338, 0.037418629974126816, -0.0015718138311058283, 0.033288709819316864, 0.028537217527627945, 0.02730381488800049, -0.0015360068064182997, -0.023918652907013893, 0.020307622849941254, -0.023631827905774117, 0.007847271859645844, 0.030665896832942963, 0.017508523538708687, 0.02847905457019806, -0.023998945951461792, -0.032630082219839096, -0.0048981537111103535, 0.006250564940273762, -0.028923755511641502, -0.0075348480604588985, 0.04288724809885025, -0.025319110602140427, 0.029673803597688675, -0.04086196422576904, 0.023646362125873566, -0.030097046867012978, -0.0222990233451128, -0.026649776846170425, -0.060198090970516205, 0.015074733644723892, 0.03341791778802872, -0.023414267227053642, -0.026062432676553726, 0.016942687332630157, 0.004571577068418264, 0.01940607838332653, 0.020508328452706337, -0.01959339715540409, 0.0035308648366481066, -0.01960737258195877, 8.412938865754216e-33, 0.013098149560391903, -0.013798696920275688, -0.004437931813299656, 0.006002910900861025, 0.0627758800983429, -0.027799276635050774, -0.002929101465269923, -0.002233400009572506, -0.04607846587896347, 0.020671026781201363, 0.009189254604279995, 0.0075136153027415276, -0.038966014981269836, 0.0024049989879131317, 0.0043439907021820545, -0.010128561407327652, 0.012382625602185726, -0.0353408083319664, 0.003645659890025854, -0.013557913713157177, -0.008040244691073895, -0.005492412019520998, -0.0068992129527032375, -0.0006021593580953777, 0.026976410299539566, 0.08040568977594376, -0.018185274675488472, 0.025439413264393806, 0.013475421816110611, 0.01706748455762863, 0.012892565689980984, -0.02154197171330452, 0.014293995685875416, -0.005863668397068977, -0.0071318671107292175, 0.03543267026543617, 0.007281514350324869, -0.010471413843333721, 0.00950655061751604, 0.02309180051088333, 0.023312551900744438, 0.01159633882343769, 0.03273486718535423, 0.035146139562129974, 0.0006481318268924952, -0.014624232426285744, -0.010752721689641476, -0.030188236385583878, -0.024490533396601677, 0.010633544996380806, 0.02798696607351303, 0.010304449126124382, 0.04177022725343704, 0.0011093288194388151, 0.005017437972128391, -0.016962584108114243, -0.006317887455224991, -0.012093167752027512, -0.007834837771952152, 0.00280037266202271, 0.023670567199587822, -0.00889156199991703, -0.002531195990741253, 0.005997274536639452, -0.04894290864467621, 0.03283972665667534, 0.02177191898226738, 0.03982021287083626, -0.005217087455093861, 0.0033260381314903498, -0.03660430759191513, 0.006139527074992657, 0.0018887687474489212, 0.014210337772965431, -0.007588496431708336, -0.02154252491891384, -0.014018019661307335, -0.002911065937951207, -0.019769402220845222, 0.02207811176776886, -0.005932127125561237, 0.016812928020954132, 0.01520254835486412, 0.008042401634156704, -0.011011471040546894, 0.04596312344074249, -0.027920497581362724, 0.03689577803015709, 0.009643793106079102, -0.044730398803949356, -0.024847514927387238, -0.007863937877118587, 0.012594953179359436, 0.02286042831838131, 0.019063489511609077, -1.3964900347218645e-8, -0.04077377915382385, 0.0012605473166331649, -0.007962833158671856, 0.005929260980337858, 0.0030083556193858385, -0.018961438909173012, -0.014829594641923904, 0.0218307264149189, 0.019206717610359192, -0.004453985020518303, 0.01589043065905571, -0.04045984148979187, -0.007122430484741926, 0.017885925248265266, 0.009746319614350796, -0.03819585219025612, -0.014967704191803932, -0.02165222354233265, 0.03278321400284767, -0.008829466998577118, 0.02731243707239628, 0.053536899387836456, 0.001610628329217434, 0.004680544137954712, 0.01210827101022005, 0.018942877650260925, -0.049988944083452225, -0.08183396607637405, -0.0037506651133298874, 0.02419169805943966, -0.007966594770550728, -0.022463355213403702, -0.06376976519823074, 0.028465401381254196, 0.0014784788945689797, -0.03251328691840172, 0.059325143694877625, -0.01754922978579998, 0.001099532819353044, 0.022599229589104652, 0.015779299661517143, 0.002307392191141844, -0.015656571835279465, -0.015966420993208885, -0.008360661566257477, 0.027402298524975777, -0.00996541790664196, 0.0008173513924703002, -0.0024988518562167883, -0.023631062358617783, 0.012398270890116692, -0.019404612481594086, 0.017493708059191704, 0.031190376728773117, -0.010968223214149475, 0.015183549374341965, -0.018995074555277824, 0.017248054966330528, -0.0411372072994709, -0.012464704923331738, 0.026647744700312614, 0.0362650565803051, -0.008302510716021061, -0.04378335550427437 ]
tech-leading-keeping-the-passion
https://markhneedham.com/blog/2011/06/22/tech-leading-keeping-the-passion
false
2011-06-22 23:04:44
Scala: val, lazy val and def
[ "scala" ]
[ "Scala" ]
We have a variety of +++<cite>+++val+++</cite>+++, </cite>lazy val</cite> and +++<cite>+++def+++</cite>+++ definitions across our code base but have been led to believe that idiomatic Scala would have us using +++<cite>+++lazy val+++</cite>+++ as frequently as possible. As far as I understand so far this is what the different things do: * +++<cite>+++val+++</cite>+++ evaluates as soon as you initialise the object and stores the result. * +++<cite>+++lazy+++</cite>+++ val evaluates the first time that it's accessed and stores the result. * +++<cite>+++def+++</cite>+++ executes the piece of code every time - pretty much like a Java method would. In Java, C# or Ruby I would definitely favour the 3rd option because it http://www.markhneedham.com/blog/2009/09/02/coding-reduce-fields-delay-calculations/[reduces the amount of state that an object has to hold]. I'm not sure that having that state matters so much in Scala because all the default data structures we use are immutable so you can't do any harm by having access to them. I recently read http://www.codequarterly.com/2011/rich-hickey/[an interesting quote from Rich Hickey] which seems applicable here: ____ To the extent the data is immutable, there is little harm that can come of providing access, other than that someone could come to depend upon something that might change. Well, okay, people do that all the time in real life, and when things change, they adapt. ____ If the data was mutable then it would be possible to change it from any other place in the class which would make it difficult to reason about the object because the data might be in an unexpected state. If we define something as a +++<cite>+++val+++</cite>+++ in Scala then it's not even possible to change the reference to that value so it doesn't seem problematic. Perhaps I just require a bit of a mind shift to not worry so much about state if it's immutable. It's only been a few weeks so I'd be interested to hear the opinions of more seasoned Scala users. ''' I've read that there are various performance gains to be had from making use of +++<cite>+++lazy val+++</cite>+++ or +++<cite>+++def+++</cite>+++ depending on the usage of the properties but that would seem to be a premature optimisation so we haven't been considering it so far.
null
null
[ 0.017791543155908585, -0.024327920749783516, -0.018184427171945572, 0.019238408654928207, 0.08159945905208588, -0.01590372808277607, 0.0264574084430933, 0.019993364810943604, 0.004272443242371082, -0.04210526496171951, -0.003716221544891596, 0.004321139305830002, -0.06622514873743057, 0.020808406174182892, -0.03345416486263275, 0.07939543575048447, 0.06491709500551224, -0.03182213753461838, -0.008653322234749794, 0.0011865420965477824, 0.05083509162068367, 0.07707598060369492, 0.008887671865522861, 0.0293334499001503, 0.01999017409980297, 0.014695467427372932, -0.00972930807620287, 0.019912119954824448, -0.0631604865193367, -0.0032454426400363445, 0.03405211493372917, 0.010953143239021301, -0.025032103061676025, 0.02445683442056179, 0.010101551190018654, -0.012253939174115658, 0.009748399257659912, 0.006705872714519501, -0.010608889162540436, 0.02004445716738701, -0.04104619845747948, 0.007273619528859854, -0.009028506465256214, 0.009792778640985489, -0.060059159994125366, 0.0020897546783089638, -0.044949647039175034, 0.019685395061969757, -0.029842190444469452, -0.005092621315270662, -0.05028301104903221, 0.010622619651257992, -0.00942442286759615, 0.018992451950907707, -0.025131942704319954, 0.051667533814907074, 0.006309060845524073, -0.07476623356342316, 0.046355538070201874, -0.07410521805286407, -0.0031143841333687305, -0.004048286005854607, -0.005789911840111017, 0.015491129830479622, 0.021767986938357353, -0.0312357135117054, -0.0007829492096789181, 0.029421430081129074, -0.05950048193335533, -0.01989348977804184, -0.027478113770484924, 0.004398839082568884, -0.021638646721839905, -0.00791850034147501, -0.037541620433330536, -0.0467846654355526, -0.018995847553014755, 0.0608174130320549, -0.0006137219606898725, 0.04209424555301666, -0.016362596303224564, 0.002629136433824897, 0.009444117546081543, 0.001668519456870854, 0.020411109551787376, -0.02973768673837185, -0.04450353607535362, -0.026392735540866852, -0.06309673935174942, 0.0478905588388443, -0.004003534093499184, -0.029696011915802956, 0.0013698748080059886, 0.02314103953540325, -0.020238354802131653, 0.0175943486392498, 0.0329548642039299, 0.001870747422799468, -0.00452380022034049, 0.006295608822256327, -0.04267510771751404, -0.053288474678993225, 0.023652665317058563, -0.011656032875180244, -0.0831916555762291, -0.034272897988557816, -0.0186750590801239, 0.00024538213619962335, -0.014910773374140263, 0.014958054758608341, -0.045065220445394516, 0.00989257637411356, -0.05182743817567825, -0.019777782261371613, -0.07542630285024643, 0.041532065719366074, 0.023080235347151756, -0.012914136983454227, -0.01367381401360035, 0.02880493924021721, 0.05106484144926071, 0.018170421943068504, 0.0224335677921772, 0.06960728764533997, 0.021599560976028442, 0.02504531666636467, 0.025619467720389366, 0.04542860761284828, 0.0060300929471850395, -0.07804738730192184, 0.007094965316355228, 0.050146084278821945, -0.02940451353788376, -0.024433773010969162, -0.006804829929023981, -0.009258565492928028, -0.007066600024700165, 0.03132002800703049, 0.04043304920196533, 0.030126474797725677, -0.0034075421281158924, -0.058885712176561356, -0.006763104815036058, -0.007042309734970331, 0.024096429347991943, 0.009884986095130444, 0.0070561678148806095, 0.007042712531983852, 0.0281759575009346, 0.011478597298264503, 0.01928975246846676, 0.06271297484636307, 0.04484840855002403, -0.028593646362423897, 0.029306618496775627, 0.09069962799549103, -0.025468746200203896, 0.029582297429442406, -0.004632331430912018, 0.03674886375665665, 0.07566936314105988, 0.013360087759792805, -0.0021246224641799927, 0.015072967857122421, 0.045795608311891556, 0.004364106338471174, -0.002215177286416292, 0.04987458139657974, -0.02113678865134716, -0.019088763743638992, -0.06212867796421051, -0.03306363523006439, 0.0691985934972763, -0.029456879943609238, -0.017417186871170998, 0.05061802640557289, 0.07600904256105423, 0.0006972825503908098, 0.07086393982172012, -0.027449609711766243, -0.0768083855509758, 0.024397090077400208, -0.008072546683251858, 0.008854813873767853, -0.006362030282616615, 0.007115811109542847, 0.08010786026716232, 0.027601948007941246, 0.030357396230101585, -0.0007070705178193748, -0.06475195288658142, -0.06288076192140579, 0.0040326486341655254, -0.018777405843138695, 0.08520688116550446, -0.05011240392923355, -0.007795189041644335, 0.0762057900428772, -0.0051023042760789394, 0.04832213744521141, 0.020213289186358452, 0.003682984272018075, 0.014247294515371323, -0.06347791850566864, -0.011814587749540806, 0.03104918822646141, 0.026609014719724655, -0.011078309267759323, -0.04846886172890663, 0.03409462794661522, -0.0018531490350142121, -0.01610766537487507, 0.030778903514146805, -0.016613373532891273, 0.00900018960237503, 0.018070325255393982, 0.017716268077492714, -0.0025578851345926523, 0.056221745908260345, -0.051209572702646255, 0.03651414439082146, 0.014914017170667648, -0.02172744832932949, 0.01244579441845417, -0.007181182503700256, 0.11800660192966461, 0.03363581374287605, -0.029520243406295776, -0.02754605934023857, 0.03494211286306381, 0.02470313385128975, -0.05659981444478035, -0.006392407231032848, 0.0028361976146698, 0.01505180262029171, 0.015314498916268349, -0.022822003811597824, 0.02088240534067154, 0.028479045256972313, -0.0158033836632967, -0.026610732078552246, 0.07038795202970505, -0.03619127348065376, 0.05725612863898277, 0.0011881344253197312, -0.03951112553477287, -0.01405809074640274, -0.0209535900503397, -0.08505649864673615, -0.008303225040435791, 0.0129238897934556, -0.012800627388060093, 0.062009669840335846, -0.03108806349337101, -0.002804015064612031, -0.04561809077858925, -0.03831183537840843, 0.018379265442490578, 0.03195348009467125, 0.05271810665726662, -0.033646900206804276, 0.058191604912281036, -0.007981820032000542, -0.03549518063664436, -0.029521780088543892, -0.051779817789793015, -0.017499934881925583, -0.009241298772394657, -0.005734620150178671, 0.023100728169083595, 0.012671204283833504, 0.03976937755942345, 0.033568039536476135, 0.016716670244932175, -0.017953306436538696, 0.02833501808345318, 0.016678739339113235, 0.00291461986489594, -0.024497419595718384, -0.02771947532892227, -0.04164368659257889, 0.049932654947042465, -0.03596900776028633, -0.05104899778962135, 0.017094826325774193, -0.04931744188070297, 0.04778376966714859, -0.07358096539974213, -0.06053490191698074, -0.004147334024310112, 0.021263685077428818, 0.028124023228883743, -0.032615192234516144, 0.0210909191519022, 0.06060764938592911, 0.0286400206387043, 0.014425473287701607, -0.0066340104676783085, 0.00030835866346023977, 0.012227015569806099, -0.0014477382646873593, -0.00040072324918583035, 0.07941891252994537, 0.036174360662698746, -0.004369329195469618, -0.014881988987326622, -0.004648082423955202, 0.012145919725298882, -0.27237218618392944, 0.03923902288079262, -0.019065992906689644, -0.023037398234009743, 0.0052964948117733, -0.008583908900618553, -0.0067921834997832775, -0.030121473595499992, -0.013804984278976917, 0.0299055315554142, -0.0035316352732479572, -0.04195338115096092, -0.049277570098638535, 0.07914073765277863, -0.003407101146876812, 0.026642385870218277, 0.006720278412103653, -0.04010520130395889, -0.02991780824959278, 0.07183604687452316, 0.010815726593136787, -0.06033819541335106, -0.021474521607160568, 0.05633300915360451, 0.018426842987537384, 0.03420843556523323, -0.10684164613485336, 0.03753785789012909, -0.05769338458776474, -0.01798742450773716, -0.00782423373311758, -0.005787015426903963, 0.0066313850693404675, -0.047817375510931015, -0.00369183043949306, -0.023629900068044662, 0.026037689298391342, 0.04013673588633537, 0.014316044747829437, 0.04146391153335571, -0.029230592772364616, -0.043804366141557693, -0.03492902219295502, 0.00047145309508778155, 0.07072746753692627, -0.01064709946513176, -0.06586545705795288, -0.01206258311867714, -0.023102032020688057, 0.06077348813414574, -0.049174726009368896, -0.05356351286172867, -0.024711042642593384, 0.04156751185655594, -0.012666110880672932, -0.04133846238255501, 0.012615952640771866, -0.01674354262650013, -0.036475591361522675, -0.00858437642455101, -0.01846255175769329, -0.051389552652835846, 0.006369207985699177, -0.04515838995575905, -0.027395814657211304, -0.04716365784406662, -0.062177516520023346, 0.016489563509821892, 0.07606242597103119, 0.05777787044644356, -0.027142425999045372, 0.010967793874442577, 0.002289633033797145, -0.11343207210302353, -0.02379944734275341, -0.034083232283592224, -0.033267274498939514, -0.01980728469789028, -0.010205263271927834, 0.05276947468519211, -0.037681348621845245, -0.0454600490629673, 0.01929432339966297, 0.01993916556239128, 0.03994610160589218, -0.028001854196190834, -0.006912493612617254, -0.01945585384964943, -0.015322375111281872, 0.002756888046860695, 0.05884377285838127, 0.01084956619888544, -0.0035850999411195517, -0.02193259820342064, -0.010657018981873989, 0.04752788692712784, 0.04418586939573288, -0.016788654029369354, 0.027681173756718636, 0.044252533465623856, 0.03049297258257866, -0.07012096792459488, 0.014645421877503395, -0.011824196204543114, -0.02680949494242668, -0.020563775673508644, -0.08075994998216629, 0.04052890092134476, 0.022542694583535194, 0.0026329064276069403, -0.03206748515367508, -0.011316169984638691, 0.01022311206907034, -0.06446646898984909, -0.04520728066563606, -0.0028840890154242516, -0.004495332483202219, 0.04473642632365227, -0.0028676579240709543, -0.01196691207587719, -0.059011999517679214, 0.013329718261957169, 0.02007092349231243, -0.03464244678616524, -0.08556318283081055, -0.04072961583733559, -0.013659052550792694, -0.017028646543622017, -0.01677524298429489, 0.014984877780079842, -0.02642599120736122, 0.018850816413760185, 0.006735903676599264, -0.01979205384850502, -0.0036382521502673626, 0.006628031842410564, -0.0340561717748642, -0.03601566329598427, -0.011559542268514633, -0.022321533411741257, 0.01881965808570385, -0.016214145347476006, 0.010686105117201805, 0.02819656953215599, 0.028017573058605194, 0.015534673817455769, 0.04077018424868584, 0.010993992909789085, 0.014642039313912392, 0.02437642402946949, 0.03139017894864082, -0.06592259556055069, 0.002328223083168268, -0.03942098841071129, -0.029603352770209312, -0.024509862065315247, 0.02231406792998314, -0.039340514689683914, -0.038502465933561325, -0.0303731057792902, 0.012435835786163807, -0.038591206073760986, -0.013557851314544678, -0.03462475538253784, -0.016151435673236847, 0.06587235629558563, -0.02637287601828575, 0.03636177256703377, -0.015115809626877308, -0.0073377713561058044, -0.012851336970925331, 0.00616236450150609, -0.03372203931212425, 0.002593217184767127, 0.012650677934288979, -0.03576173633337021, -0.012151286005973816, 0.027381127700209618, 0.03111729398369789, 0.014712573029100895, 0.02831701748073101, -0.012680668383836746, -0.00793346855789423, 0.008840912953019142, 0.060162343084812164, -0.028587641194462776, 0.04070587083697319, -0.006666553672403097, -0.022209471091628075, -0.03390146791934967, -0.025614337995648384, -0.015803255140781403, -0.015249079093337059, 0.018961017951369286, -0.016513843089342117, -0.06305922567844391, 0.018517469987273216, 0.028834596276283264, 0.010046092793345451, 0.004778238479048014, 0.023209432139992714, 0.019802609458565712, -0.03150661662220955, -0.01659361459314823, 0.038131315261125565, -0.039865922182798386, 0.004775930196046829, -0.006192686501890421, -0.017647303640842438, 0.017580093815922737, -0.010492698289453983, -0.048323385417461395, 0.00022329523926600814, 0.01938488334417343, 0.0038772684056311846, -0.011266887187957764, -0.02544676885008812, -0.006121539045125246, -0.015706881880760193, -0.010491699911653996, 0.007218274287879467, -0.014629045501351357, 0.024272607639431953, -0.009255335666239262, -0.0063016838394105434, -0.0016317387344315648, -0.018009550869464874, 0.060403235256671906, 0.03541063517332077, -0.033293724060058594, 0.056348688900470734, -0.032550301402807236, 0.028393922373652458, 0.0264823529869318, -0.03346632048487663, 0.0032113136257976294, -0.013452397659420967, 0.03941866755485535, -0.019090816378593445, 0.03949212282896042, 0.01679089106619358, -0.022903183475136757, -0.018768444657325745, -0.0013232056517153978, -0.04387510195374489, -0.004290754906833172, -0.019454868510365486, -0.008222977630794048, 0.018607480451464653, 0.04520473629236221, 0.0001939523936016485, 0.04148358479142189, -0.01933184266090393, -0.022850502282381058, 0.06251166760921478, -0.07485882937908173, -0.00926930457353592, -0.04336463660001755, -0.03749696910381317, 0.013970663771033287, 0.0249607153236866, 0.02951938658952713, -0.015147849917411804, 0.030104324221611023, 0.043827369809150696, 0.021965768188238144, 0.05000836029648781, -0.016988737508654594, 0.06348904967308044, -0.047872528433799744, 0.010836117900907993, -0.1057618260383606, 0.016455920413136482, 0.026863330975174904, 0.03389052674174309, -0.027335450053215027, -0.047009218484163284, -0.03370727598667145, 0.021708600223064423, -0.055282868444919586, -0.017685778439044952, 0.03231716901063919, -0.0077152191661298275, -0.010812073945999146, -0.005824115127325058, -0.06536393612623215, 0.038099873811006546, 0.03904401510953903, -0.023269975557923317, -0.009095121175050735, -0.03743046149611473, 0.038323309272527695, 0.02900863066315651, 0.018836773931980133, -0.026688938960433006, 0.03720632195472717, 0.051282305270433426, 0.022198567166924477, 0.005242329090833664, 0.045198749750852585, -0.020504942163825035, 0.03901844471693039, 0.04276442155241966, -0.0026107467710971832, 0.019551562145352364, 0.014277537353336811, -0.005526104476302862, -0.05158146843314171, 0.012419317848980427, 0.00269140163436532, -0.0336894653737545, -0.03319765254855156, 0.05996024236083031, 0.027042565867304802, -0.025589514523744583, -0.0394316241145134, 0.0031854254193603992, -0.03031686134636402, -0.0336027666926384, -0.024773383513092995, 0.0034996801987290382, -0.06443241983652115, 0.05103689804673195, 0.009128432720899582, 0.0007467899704352021, 0.06342112272977829, 0.007100692950189114, -0.029156962409615517, -0.02446030080318451, 0.09618553519248962, 0.08586111664772034, 0.0767030194401741, -0.01667649671435356, 0.05387922748923302, 0.0059078470803797245, -0.02749594673514366, 0.029478808864951134, 0.0023052277974784374, -0.0030908065382391214, -0.015457707457244396, 0.03651975840330124, 0.0748380795121193, -0.03956519067287445, 0.05031387880444527, -0.042682547122240067, 0.00511574000120163, -0.011178609915077686, 0.00930915866047144, 0.008904991671442986, 0.07410325109958649, 0.025135096162557602, 0.044085025787353516, -0.029136711731553078, -0.06366704404354095, 0.014296134933829308, -0.00989504624158144, -0.00665223877876997, 0.01383745577186346, -0.01070311013609171, 0.009069274179637432, 0.0354367159307003, 0.02708401530981064, 0.06513223052024841, -0.0333685465157032, -0.004453285131603479, 0.00509332399815321, 0.024195104837417603, 0.013644366525113583, 0.006983015686273575, -0.027365747839212418, -0.014690016396343708, 0.002255951054394245, -0.03812980651855469, -0.008188238367438316, 0.02559097856283188, -0.013703562319278717, 0.044504839926958084, -0.0042113750241696835, 0.019343892112374306, 0.030637118965387344, 0.01289347093552351, -0.02495485357940197, -0.06813891977071762, -0.03768429532647133, -0.03156876936554909, -0.06329643726348877, 0.020001517608761787, 0.020530294626951218, -0.008200165815651417, -0.018557030707597733, -0.02784176915884018, -0.004192220978438854, -0.0028067762032151222, 0.060748033225536346, -0.05364622175693512, -0.042872168123722076, 0.01574595272541046, 0.04161576181650162, 0.033402230590581894, 0.01401559915393591, 0.04790622368454933, -0.013122924603521824, 0.005992239806801081, 0.0006169790285639465, -0.003928907215595245, 0.044300377368927, 0.008113618940114975, -0.035675808787345886, -0.06429976969957352, 0.012549645267426968, 0.021715495735406876, -0.013235446065664291, -0.0798586905002594, 0.006976564414799213, 0.008569886907935143, -0.019848540425300598, 0.04350421205163002, -0.024602944031357765, 0.006174135021865368, -0.013124554418027401, -0.009834591299295425, 0.0325472354888916, 0.030188240110874176, 0.033441074192523956, -0.013995234854519367, 0.08947160094976425, 0.024597277864813805, -0.03517003729939461, -0.018098730593919754, -0.026554303243756294, -0.010101016610860825, 0.00413894047960639, -0.031874995678663254, -0.01896624080836773, -0.05829907953739166, -0.038221172988414764, -0.02003604546189308, -0.003955007530748844, -0.06690693646669388, -0.02939015068113804, 0.006340440828353167, 0.05141124501824379, -0.014235404320061207, 0.034295666962862015, -0.03130102530121803, 0.04124407842755318, -0.019747892394661903, 0.007008520886301994, 0.019600283354520798, 0.028955062851309776, -0.023942990228533745, 0.03139520436525345, 0.03279745206236839, -0.0385223850607872, 0.00850278977304697, -0.011763906106352806, 0.02206551283597946, 0.016246074810624123, -0.0007159211090765893, 0.003977605607360601 ]
[ -0.0792473703622818, -0.0015571124386042356, -0.04784945026040077, 0.01015341468155384, 0.00912682805210352, -0.015477926470339298, -0.017646057531237602, 0.05327149108052254, 0.024152101948857307, 0.013366777449846268, -0.025957025587558746, -0.007936117239296436, 0.0004990132874809206, -0.018713170662522316, 0.04508534073829651, -0.028765039518475533, -0.010211230255663395, -0.001696785562671721, -0.016561370342969894, 0.01058270875364542, 0.07115380465984344, -0.025684140622615814, -0.03610493987798691, -0.013811811804771423, 0.05915259197354317, 0.06391121447086334, -0.007706135045737028, -0.04348985478281975, 0.010872920975089073, -0.21548953652381897, -0.007262691855430603, -0.019440218806266785, 0.011538039892911911, 0.0018090450903400779, -0.05040387809276581, 0.029524700716137886, 0.03973332419991493, 0.03943449631333351, 0.0001325791672570631, 0.06546971201896667, 0.033677928149700165, 0.03407847136259079, -0.049167830497026443, -0.02099199779331684, -0.02858566865324974, 0.04589027911424637, -0.027825525030493736, -0.02392338030040264, -0.031698353588581085, 0.024204647168517113, -0.0970267727971077, 0.017093004658818245, 0.00039770425064489245, 0.012406966648995876, 0.009168004617094994, 0.016240904107689857, 0.06578274071216583, 0.10371555387973785, -0.03611449897289276, -0.015282305888831615, 0.04197300598025322, -0.0015617490280419588, -0.12897250056266785, 0.07758630067110062, 0.030848873779177666, 0.05440742149949074, -0.036864105612039566, -0.042907316237688065, -0.04553736373782158, 0.0649084597826004, 0.010500059463083744, -0.015570666640996933, -0.029182979837059975, 0.08369863778352737, 0.03948031738400459, -0.04333292320370674, 0.0010352138197049499, 0.010061262175440788, 0.03245564550161362, -0.0290682353079319, -0.003933106083422899, -0.03777027502655983, 0.0016717886319383979, 0.01461013313382864, 0.011604529805481434, -0.0028833120595663786, -0.011346218176186085, 0.013837199658155441, 0.06834717839956284, 0.012967688031494617, 0.016392815858125687, -0.03471143916249275, 0.048219576478004456, 0.04027659073472023, -0.015188528224825859, 0.02594788745045662, -0.02319566160440445, 0.02024085633456707, 0.017367584630846977, 0.38983041048049927, -0.06264901906251907, 0.020090796053409576, -0.00946639385074377, 0.05312411114573479, -0.0025135462637990713, 0.02362883649766445, -0.003161834320053458, -0.07445915788412094, 0.006330294534564018, -0.06571976095438004, 0.004166982136666775, -0.01558704674243927, 0.08522261679172516, -0.047446124255657196, -0.005079107359051704, -0.0002319738268852234, 0.06705210357904434, -0.0008155847317539155, 0.0028612720780074596, 0.0276392363011837, -0.05071503296494484, 0.01417469047009945, 0.012092715129256248, 0.025299880653619766, 0.028770143166184425, -0.0024887998588383198, 0.024676479399204254, 0.05557819828391075, 0.05046429485082626, 0.010354513302445412, 0.013182500377297401, -0.03171641379594803, -0.09907811880111694, -0.04260408133268356, -0.01150255836546421, 0.04165586456656456, -0.014642162248492241, -0.02296881377696991, 0.019572649151086807, 0.02034710720181465, 0.015954745933413506, 0.00014922085392754525, -0.002243658294901252, 0.006329833995550871, -0.04340231046080589, 0.14778685569763184, 0.0002567414485383779, -0.02638491615653038, -0.004660195205360651, -0.06077452376484871, 0.010680291801691055, 0.024929190054535866, 0.010069182142615318, -0.07369603961706161, -0.020516833290457726, -0.008518114686012268, 0.033895015716552734, -0.006157878320664167, -0.051822561770677567, -0.031592853367328644, -0.040312591940164566, -0.001602213247679174, -0.0408894345164299, 0.039500072598457336, -0.012444708496332169, 0.01301125343888998, 0.009753353893756866, -0.00440106401219964, 0.0008099449914880097, -0.06602370738983154, 0.020144842565059662, -0.001548333908431232, -0.02986905723810196, 0.03054956905543804, 0.08054006844758987, -0.007041226141154766, -0.02562234178185463, -0.03221343457698822, 0.015395401045680046, 0.010252776555716991, 0.024311725050210953, 0.03306262567639351, -0.06605938822031021, 0.03002890944480896, -0.038006313145160675, -0.05737075209617615, -0.08830074965953827, 0.012185701169073582, -0.01925458200275898, 0.049053020775318146, -0.02081264927983284, 0.001263270853087306, -0.0586564727127552, 0.03421556577086449, -0.029684633016586304, -0.03453584015369415, 0.012226246297359467, -0.00807519257068634, -0.009538340382277966, 0.001546118757687509, -0.032423101365566254, 0.1038757935166359, 0.0069441720843315125, -0.0045960140414536, -0.01658601500093937, -0.007297602016478777, 0.03976811468601227, -0.052318111062049866, 0.043595775961875916, -0.018087908625602722, -0.05151953548192978, -0.03015851601958275, -0.036376699805259705, 0.027521859854459763, -0.0325772650539875, -0.027272768318653107, -0.0003730217576958239, -0.0172255989164114, -0.0004060583305545151, 0.013436865992844105, -0.02505846694111824, -0.0885649248957634, 0.010517795570194721, -0.35475993156433105, -0.0313589982688427, 0.01105169765651226, -0.023122716695070267, 0.05718376114964485, -0.08245712518692017, -0.02175995707511902, -0.029072972014546394, -0.03561349958181381, -0.00974531751126051, 0.04505256190896034, -0.024483399465680122, -0.05403096228837967, -0.05373801290988922, -0.0037390687502920628, 0.05230628326535225, -0.015418621711432934, -0.03768058493733406, -0.0669768750667572, -0.02899327501654625, 0.004330020397901535, -0.014315197244286537, -0.05585264787077904, -0.05634027346968651, 0.03879346698522568, -0.03776589408516884, 0.08920814841985703, -0.021471338346600533, 0.027195706963539124, -0.013657053001224995, 0.0027739054057747126, 0.021790357306599617, -0.027720998972654343, -0.12437749654054642, -0.00516487006098032, -0.022121181711554527, -0.031044218689203262, 0.05410425364971161, 0.03722451999783516, -0.019167691469192505, 0.004176123533397913, 0.0178654994815588, -0.04801683500409126, -0.030326513573527336, -0.0012777213705703616, 0.010966109111905098, 0.0015032814117148519, -0.07613692432641983, 0.015571351163089275, 0.06748386472463608, -0.013005586341023445, 0.03869355842471123, -0.005186192691326141, 0.05254269018769264, 0.014923050068318844, -0.039639584720134735, -0.04808742552995682, 0.01359305065125227, 0.030342765152454376, -0.008390886709094048, 0.0330270454287529, 0.05857458710670471, 0.03295624628663063, -0.03345818445086479, -0.013284157030284405, -0.019703403115272522, 0.014008544385433197, -0.01684129796922207, -0.01367869321256876, -0.00111958640627563, -0.00979661289602518, 0.11826000362634659, -0.018288688734173775, -0.009507372975349426, 0.025202402845025063, 0.07853088527917862, 0.0027398872189223766, 0.01034468226134777, 0.014869353733956814, 0.015430254861712456, 0.014157457277178764, -0.011656767688691616, 0.0010401264298707247, -0.005360160022974014, -0.029749704524874687, 0.028962071985006332, 0.005815799348056316, 0.02206035517156124, -0.007873938418924809, 0.00924242939800024, -0.059592004865407944, 0.0080101378262043, -0.00516194524243474, 0.0030541392043232918, 0.024603329598903656, 0.004546802025288343, -0.25835439562797546, 0.043310776352882385, 0.05259674787521362, 0.0184787530452013, 0.04537210240960121, 0.04005272686481476, 0.024172088131308556, -0.0741557702422142, -0.01881086826324463, -0.02961079776287079, -0.001773145399056375, 0.03387877345085144, 0.033445946872234344, -0.023963099345564842, 0.020585155114531517, -0.0177643820643425, 0.11157477647066116, 0.0007580824312753975, 0.020754875615239143, -0.03897148743271828, 0.022774729877710342, 0.028148623183369637, 0.21113072335720062, -0.019407982006669044, 0.031848661601543427, -0.0017556470120325685, 0.045018453150987625, 0.036805253475904465, 0.04941172897815704, 0.05381366237998009, 0.010341507382690907, -0.018477147445082664, 0.09332125633955002, 0.026728743687272072, 0.012945260852575302, -0.04961633309721947, -0.021156126633286476, 0.03317493945360184, 0.034449756145477295, -0.023438502103090286, 0.019982710480690002, 0.00720229372382164, -0.05108855292201042, 0.039308853447437286, 0.08556021004915237, 0.046836186200380325, 0.00010112747986568138, -0.06066296622157097, -0.04321254417300224, 0.006347130052745342, -0.018798355013132095, -0.004300219472497702, -0.032556936144828796, -0.008055604994297028, 0.038213133811950684, 0.0077304658479988575, -0.011058078147470951, 0.016668401658535004, -0.0205791387706995, -0.0005318509065546095, 0.027856452390551567, 0.011406484991312027, 0.08023025840520859, 0.04824695736169815, -0.006486286874860525 ]
[ -0.03641611710190773, 0.02363418973982334, -0.01594110019505024, 0.0240012276917696, -0.012121496722102165, 0.011649948544800282, -0.0006795751396566629, 0.011207454837858677, -0.00175022694747895, -0.028090041130781174, -0.022211318835616112, 0.040145788341760635, 0.017727117985486984, -0.018897175788879395, 0.005483279936015606, -0.019027674570679665, -0.0021069501526653767, 0.05423491820693016, 0.030236730352044106, 0.021328728646039963, 0.004593859892338514, 0.02014661207795143, -0.011758370324969292, 0.014145088382065296, 0.022363044321537018, 0.04420392960309982, -0.013466441072523594, -0.02236088365316391, 0.02246696874499321, -0.13587230443954468, -0.028266984969377518, 0.01176361832767725, 0.025316180661320686, -0.008749840781092644, -0.0601736418902874, 0.013621804304420948, -0.011796880513429642, 0.046401284635066986, -0.0008277935557998717, 0.005271317902952433, -0.023034004494547844, -0.00023376957688014954, -0.004742668010294437, 0.005901749711483717, 0.0039290618151426315, -0.0452619306743145, -0.01641288585960865, -0.06630977243185043, -0.0021181644406169653, -0.01866818591952324, -0.054270822554826736, 0.0047395313158631325, -0.010873386636376381, -0.019357632845640182, 0.040587130934000015, -0.030294230207800865, 0.020497478544712067, 0.0036692784633487463, -0.007892596535384655, -0.03265560790896416, -0.020569439977407455, -0.015838056802749634, -0.024662675336003304, -0.011714686639606953, -0.031352393329143524, -0.019620036706328392, 0.023542053997516632, 0.007072769105434418, -0.006636766251176596, -0.025686271488666534, 0.01805468089878559, 0.011717100627720356, -0.044448353350162506, -0.03013886697590351, -0.0057941158302128315, 0.021618090569972992, 0.024198276922106743, -0.021521441638469696, 0.03220225125551224, -0.0015006255125626922, -0.037651095539331436, 0.0027168875094503164, -0.023833617568016052, 0.005613627377897501, -0.01943703182041645, -0.012685702182352543, -0.01786866784095764, -0.00382252992130816, 0.01916719786822796, 0.01680309884250164, 0.015287463553249836, 0.03101859614253044, 0.016021087765693665, -0.029432451352477074, -0.04220576211810112, 0.028149517253041267, -0.01626947708427906, -0.008273881860077381, 0.0063873594626784325, 0.8285772800445557, 0.039610255509614944, 0.0993625670671463, -0.004085893742740154, 0.034183379262685776, 0.01384810358285904, -0.006054763216525316, 0.01818743161857128, 0.01209730003029108, 0.0068083773367106915, -0.022820590063929558, 0.058443233370780945, -0.030171237885951996, 0.058316584676504135, -0.0023906328715384007, -0.008728059008717537, 0.033618126064538956, 0.04239121824502945, 0.005093760788440704, 0.014027649536728859, 0.0006985397194512188, 0.022447561845183372, 0.017509449273347855, 0.007609053514897823, -0.01988610439002514, -0.010704495012760162, -0.14228740334510803, -0.054340917617082596, -8.1167238402386e-33, 0.06942951679229736, -0.007042044773697853, 0.0107552669942379, 0.009866006672382355, -0.03865854814648628, -0.015819497406482697, 0.00015801114204805344, -0.011572839692234993, -0.021704349666833878, -0.05832315981388092, 0.01942070759832859, 0.016989372670650482, 0.015894630923867226, -0.025490162894129753, 0.016352586448192596, -0.02357964962720871, 0.023451950401067734, 0.0341859832406044, -0.026676801964640617, 0.020012926310300827, 0.015596744604408741, -0.00787491723895073, -0.000012679727660724893, 0.015082892030477524, 0.03392747789621353, 0.011313932947814465, 0.01721758022904396, -0.00742967426776886, -0.02082172781229019, -0.03782106563448906, -0.038388609886169434, 0.009888225235044956, 0.0038966918364167213, -0.013410382904112339, 0.04376237094402313, -0.05372247472405434, 0.008394649252295494, 0.03373321145772934, -0.0028452493716031313, -0.03983268141746521, -0.028270693495869637, 0.0023529960308223963, -0.04041343554854393, -0.01382154319435358, -0.02553308941423893, -0.034127477556467056, 0.031375396996736526, 0.06370440870523453, 0.0006352067575789988, 0.05350480228662491, 0.015873458236455917, 0.020505163818597794, -0.023235507309436798, 0.036785684525966644, -0.029218899086117744, 0.03800215572118759, -0.020954791456460953, -0.0031477592419832945, -0.0072019025683403015, 0.04627558961510658, -0.0090609360486269, 0.02761474810540676, -0.017704470083117485, 0.032951004803180695, 0.00952578242868185, -0.011361519806087017, -0.030531559139490128, 0.005120585672557354, 0.01041577197611332, 0.050447236746549606, 0.0035762093029916286, 0.02936185710132122, -0.021081561222672462, -0.009887571446597576, 0.014830880798399448, -0.021356921643018723, -0.012481561861932278, -0.0232252087444067, -0.040784358978271484, 0.027754032984375954, 0.013795302249491215, 0.0016529314452782273, -0.007935860194265842, -0.022848760709166527, -0.026971563696861267, -0.01447534654289484, 0.05077293887734413, -0.007335954811424017, -0.02151366136968136, -0.041042666882276535, 0.03065275028347969, 0.02623167634010315, -0.0019462245982140303, -0.04470452293753624, -0.03516720235347748, 8.701347139412434e-33, 0.035066816955804825, -0.04488326981663704, 0.01968393102288246, 0.01166092325001955, 0.02600456401705742, -0.005186029709875584, 0.022927021607756615, -0.01737026497721672, -0.07690729200839996, 0.04665859043598175, -0.047852739691734314, -0.016545070335268974, -0.012246858328580856, -0.010419798083603382, 0.05495176836848259, -0.01387032214552164, 0.037697624415159225, -0.011752968654036522, -0.03062945231795311, 0.011796288192272186, 0.04679136350750923, 0.0005880786920897663, 0.018638156354427338, 0.018367163836956024, 0.03192998468875885, 0.011782999150454998, -0.04419996589422226, 0.0007497449987567961, -0.035891346633434296, 0.005056045018136501, 0.01858357898890972, 0.013603245839476585, -0.01105525717139244, -0.031862299889326096, -0.030187517404556274, 0.04656738415360451, 0.016978340223431587, -0.011152774095535278, 0.02520029991865158, 0.01904105395078659, 0.007182038854807615, -0.02540893852710724, 0.010807370766997337, 0.026505030691623688, 0.006888445466756821, -0.03412148356437683, 0.016791358590126038, 0.02815643697977066, 0.008037114515900612, -0.002789370948448777, -0.0010298752458766103, -0.011494433507323265, 0.007003579288721085, 0.045816659927368164, -0.018796980381011963, -0.03798234090209007, -0.02301972359418869, 0.024982178583741188, -0.009424912743270397, 0.028101105242967606, 0.005409020930528641, -0.005860759876668453, -0.0180268045514822, 0.008322816342115402, -0.047869723290205, -0.02792537398636341, 0.057201020419597626, 0.003333505941554904, -0.024416644126176834, -0.024821940809488297, -0.012484969571232796, -0.010964328423142433, -0.015645572915673256, 0.043421559035778046, 0.035603322088718414, -0.02298923395574093, -0.039421405643224716, 0.03737761825323105, 0.019148727878928185, -0.009126623161137104, 0.042419664561748505, 0.0020945004653185606, 0.0057907672598958015, -0.017166586592793465, 0.006643901113420725, -0.03219911828637123, -0.01563420332968235, 0.004320298321545124, -0.03271980583667755, -0.021152595058083534, -0.04754761978983879, 0.007878074422478676, -0.005451836157590151, 0.03749488666653633, 0.013323076069355011, -1.3702756263000992e-8, 0.002991589717566967, 0.004137414041906595, -0.013812381774187088, 0.05172714963555336, 0.020490393042564392, 0.007710704579949379, -0.009752859361469746, -0.00903236959129572, -0.003350549377501011, 0.004165746737271547, 0.01244421023875475, -0.041414909064769745, 0.007225390523672104, -0.012593559920787811, 0.035144686698913574, -0.03691897913813591, 0.008086073212325573, -0.013879620470106602, 0.021090766414999962, 0.033250853419303894, 0.015432532876729965, 0.01742713525891304, -0.04674043506383896, -0.01200157031416893, -0.018332989886403084, -0.012058336287736893, 0.027281884104013443, -0.0753152146935463, 0.04279927909374237, 0.006375140510499477, 0.03091605193912983, -0.016420960426330566, -0.04139149188995361, -0.013003955595195293, 0.0006654995959252119, -0.04360532388091087, 0.03725398704409599, 0.014081412926316261, 0.010835930705070496, 0.027081716805696487, -0.03735504671931267, -0.0006956564029678702, -0.03238638862967491, -0.03336147591471672, -0.03577575460076332, -0.028565822169184685, -0.036283787339925766, 0.005096117965877056, -0.006270667538046837, -0.0006021970766596496, 0.04187789931893349, -0.00020114878134336323, 0.034214116632938385, 0.03350334241986275, 0.007019027601927519, 0.0168914794921875, 0.0458308570086956, -0.015565595589578152, -0.014435581862926483, 0.0006259015644900501, 0.03687729313969612, 0.018080957233905792, -0.02385757863521576, -0.021455345675349236 ]
scala-val-lazy-val-and-def
https://markhneedham.com/blog/2011/06/22/scala-val-lazy-val-and-def
false
2011-12-05 23:13:34
Continuous Delivery: Removing manual scenarios
[ "continuous-delivery" ]
[ "Software Development" ]
On the project that I'm currently working on we're trying to move to the stage where we'd be able to deploy multiple times a week while still having a reasonable degree of confidence that the application still works. One of the (perhaps obvious) things that we've had to do as a result of wanting to do this is *reduce the number of manual scenarios* that our QAs need to run through. At the moment it takes a few hours of manual testing time on top of all our automated scenarios before we can put the application in production which is fine if you release infrequently but doesn't really scale. Following the ideas of http://www.markhneedham.com/blog/2011/08/21/pain-driven-development/[pain driven development] we delayed automating any bits of the application if we couldn't work out how to automate them easily. For example we have quite a few Javascript driven light boxes which pop up on various users actions and we weren't able to test using the HTML Unit Driver in http://code.google.com/p/selenium/[Web Driver] so we created automated tests only for the non Javascript version of those features. We've started work on automating these scenarios recently and although we're having to invest some time in fiddling around with the Firefox Driver to do so, it will save us time on each deployment so it should be worth it. My colleague http://www.linkedin.com/pub/harinee-muralinath/13/157/531[Harinee] showed me an interesting post by Anand Bagmar in which he describes http://essenceoftesting.blogspot.com/2011/08/to-test-or-not-to-test-do-you-ask.html[a cost/value matrix which can help us decide whether or not to automate something]. In this case the lightbox feature was initially only used in a couple of places and we realised it would be quite difficult to test it compared to our current approach so it fitted in the 'Naaaah' section (Low value, High cost). Over time it has been introduced in more and more places so it's become more important that we find a way to automatically test it since the application can fail in many more places if it doesn't work. It's therefore moved into section #2 (High value, High cost) and become a candidate for automation. Although not directly related to manual scenarios, one thing we haven't quite worked out yet is what the balance should be between getting something into production and ensuring that it isn't full of bugs. This is also something which James Birchler addresses in http://engineering.imvu.com/2010/04/09/imvus-approach-to-integrating-quality-assurance-with-continuous-deployment/[his post about IMVU's approach to continuous deployment]: ____ We're definitely not perfect: with constrained QA resources and a persistent drive by the team to deliver value to customers quickly, we do often ship bugs into production or deliver features that are imperfect. The great thing is that we know right away what our customers want us to do about it, and we keep on iterating. ____ At the moment the application is only being beta tested by a small number of users so we're veering towards pushing something even if it's not perfect but as we open it up to more people I imagine it'll become a bit more stringent. At times it's quite painful working out what you need to change in your approach to make it possible to release frequently but it's cool to see the progress we're making as we get better at doing so.
null
null
[ 0.021019285544753075, 0.01966666616499424, -0.002118402160704136, 0.03811106085777283, 0.08762044459581375, 0.022690391167998314, 0.022280821576714516, 0.054664045572280884, 0.029934026300907135, -0.03258177638053894, -0.03824015334248543, 0.008913738653063774, -0.0668158307671547, 0.007705275900661945, -0.028614608570933342, 0.08097878098487854, 0.07437548786401749, -0.003263851860538125, 0.022037364542484283, -0.007639335934072733, 0.03020525351166725, 0.0789978876709938, 0.02451287768781185, 0.04285227507352829, 0.03302982822060585, 0.019695565104484558, 0.010152238421142101, -0.0067063444294035435, -0.07269979268312454, -0.02418264001607895, 0.032063160091638565, -0.0022954698652029037, -0.01080695353448391, -0.0005114732775837183, 0.01467386819422245, -0.024549664929509163, 0.002951074158772826, 0.03203124552965164, -0.0006527109653688967, 0.015661878511309624, -0.06087744981050491, 0.04426771402359009, -0.007682613097131252, 0.018868565559387207, -0.03044608235359192, 0.0037861329037696123, -0.0436316542327404, -0.007027492392808199, 0.019488058984279633, -0.021786527708172798, -0.05194002389907837, 0.02769109234213829, -0.03277978301048279, 0.010135338641703129, 0.0034002787433564663, 0.0471612848341465, 0.01824844814836979, -0.07905309647321701, 0.012556328438222408, -0.03595132753252983, 0.009776339866220951, 0.005973438732326031, -0.009779822081327438, 0.04934269189834595, 0.025982830673456192, -0.019508730620145798, -0.001527707907371223, 0.04675363376736641, -0.03294352442026138, 0.005316588561981916, -0.0028381492011249065, 0.009229547344148159, -0.02997666411101818, -0.022456960752606392, 0.019163476303219795, -0.035954445600509644, -0.017480002716183662, 0.05428450554609299, 0.007578620687127113, 0.030436499044299126, -0.027301959693431854, 7.886271760071395e-7, 0.02586151473224163, 0.025366323068737984, -0.02027713693678379, -0.03507702425122261, -0.005403740797191858, -0.013656165450811386, -0.051336199045181274, 0.06856903433799744, 0.043255433440208435, -0.054531630128622055, 0.029617855325341225, 0.04823315516114235, -0.007272806949913502, 0.013876666314899921, 0.03575504943728447, 0.012224368751049042, -0.022597376257181168, 0.00007723562157480046, -0.026276078075170517, 0.00041068714926950634, 0.0015048846835270524, 0.0006885112961754203, -0.08088081330060959, 0.006784471217542887, -0.027121378108859062, 0.0066623808816075325, 0.0012275874614715576, 0.02076415717601776, -0.02252296544611454, 0.038436368107795715, -0.01445169560611248, 0.020947840064764023, -0.08121752738952637, 0.0706230029463768, -0.013338277116417885, -0.04504814371466637, 0.006441429723054171, 0.010907066985964775, 0.04110283404588699, 0.021250074729323387, -0.022628942504525185, 0.062153760343790054, 0.006591135170310736, 0.03949950635433197, -0.025001903995871544, 0.03227700665593147, -0.010964112356305122, -0.0681087076663971, 0.014913647435605526, 0.04986698180437088, -0.014293561689555645, -0.01499429251998663, 0.016972729936242104, 0.003536501433700323, 0.012262040749192238, -0.014561758376657963, 0.04775729775428772, 0.04353593289852142, -0.03587883338332176, -0.04351591691374779, 0.018593400716781616, 0.0251214150339365, 0.028808262199163437, 0.008755898103117943, 0.0031177871860563755, -0.03312354162335396, -0.049398232251405716, 0.010643178597092628, -0.00008180611621355638, 0.014666070230305195, 0.009278285317122936, -0.03543917089700699, 0.009722067043185234, 0.09887563437223434, 0.01942944899201393, -0.005904916673898697, -0.018981177359819412, 0.010421552695333958, 0.03744346275925636, 0.04606206715106964, 0.00539369136095047, 0.02501070499420166, 0.011994888074696064, -0.007079728879034519, 0.00415823282673955, 0.0403774194419384, 0.0078568235039711, -0.007428590673953295, -0.06689759343862534, -0.05303771793842316, 0.059027642011642456, -0.07239723205566406, -0.03923362120985985, 0.0698569193482399, 0.10054028034210205, 0.014054213650524616, 0.03039141744375229, 0.013412781991064548, -0.07955342531204224, 0.01889064721763134, 0.015843700617551804, 0.03426126390695572, 0.041276101022958755, -0.030084939673542976, 0.05591023340821266, 0.012297440320253372, -0.005065307952463627, 0.0116359181702137, -0.08171851187944412, -0.10336235910654068, -0.011050024069845676, -0.017214542254805565, 0.04024433344602585, -0.04109552130103111, -0.001390109653584659, 0.0882982686161995, 0.014094325713813305, 0.04755584895610809, 0.019968077540397644, 0.006878102198243141, 0.013378587551414967, -0.0776023343205452, -0.05684451013803482, 0.04489817097783089, 0.03275442495942116, -0.030567456036806107, -0.054598838090896606, -0.00006552519334945828, -0.014268835075199604, -0.01427518017590046, 0.04439086839556694, -0.013332553207874298, 0.0423869788646698, 0.02254876308143139, 0.08066897094249725, -0.032599352300167084, 0.04972420632839203, -0.05292418971657753, 0.021165836602449417, 0.009295310825109482, -0.01790430396795273, 0.015639271587133408, -0.0016904836520552635, 0.09723473340272903, 0.06348570436239243, -0.05671421065926552, -0.04809948801994324, 0.022193053737282753, 0.01980404555797577, -0.0587528757750988, -0.01085211057215929, -0.011187287047505379, -0.0066733225248754025, 0.015652189031243324, -0.050187770277261734, -0.04242094233632088, -0.0064077056013047695, -0.047260090708732605, 0.034260522574186325, 0.058440811932086945, -0.02324509061872959, 0.06406167149543762, -0.018685929477214813, -0.022464094683527946, -0.002906376263126731, -0.01451974455267191, -0.05409124493598938, -0.0007304125465452671, 0.02464280091226101, -0.023503711447119713, 0.019175980240106583, -0.014956379309296608, -0.033126674592494965, -0.039423566311597824, -0.0365518219769001, 0.022108357399702072, 0.03250611200928688, 0.07616563141345978, -0.008916541934013367, 0.04797980561852455, -0.011013382114470005, 0.03598567098379135, 0.018159057945013046, -0.024288587272167206, -0.034383125603199005, -0.028940754011273384, -0.034060560166835785, 0.04849792644381523, -0.0006928857765160501, 0.013590756803750992, 0.030472636222839355, -0.0010606262367218733, 0.012413004413247108, -0.0024881602730602026, 0.023383503779768944, 0.004826736636459827, -0.012319090776145458, -0.014991494826972485, -0.00550508126616478, 0.04262088984251022, -0.030417514964938164, -0.004838909488171339, 0.03273261711001396, -0.08437517285346985, 0.048090800642967224, -0.09424883127212524, -0.04634019359946251, -0.0025006583891808987, 0.010643592104315758, 0.043083421885967255, 0.014162858948111534, 0.02970566228032112, 0.05530434846878052, -0.01320675853639841, 0.01170426793396473, 0.003478882135823369, 0.009122255258262157, 0.02396208420395851, 0.0006775311776436865, -0.012493963353335857, 0.012035824358463287, -0.009763654321432114, 0.012471005320549011, -0.06417757272720337, 0.03934243693947792, -0.035204678773880005, -0.28557029366493225, 0.038401491940021515, 0.012617179192602634, -0.04257812723517418, 0.018864640966057777, -0.016016488894820213, 0.015411613509058952, -0.051476407796144485, -0.01430650893598795, 0.009600267745554447, -0.031300947070121765, -0.04199754819273949, -0.019046103581786156, 0.045732688158750534, -0.003458019345998764, 0.025331275537610054, 0.04153643921017647, -0.0339498408138752, 0.03417406976222992, 0.03663821518421173, -0.012882114388048649, -0.07778389751911163, 0.029536481946706772, 0.030764399096369743, 0.046480149030685425, 0.05304987356066704, -0.07395429909229279, 0.04441094771027565, -0.030317340046167374, -0.002344720298424363, 0.03338047116994858, -0.008872362785041332, 0.004833250306546688, -0.00922546349465847, -0.02430730126798153, -0.0007612871704623103, 0.046598948538303375, 0.003442539134994149, 0.026926785707473755, -0.009713814593851566, -0.0012830763589590788, -0.020535053685307503, -0.009919867850840092, 0.01423756405711174, 0.062310464680194855, -0.01956876553595066, -0.08714454621076584, 0.011915993876755238, -0.023374781012535095, 0.07559724897146225, -0.03179558366537094, -0.010913041420280933, -0.014444487169384956, 0.04200223460793495, -0.00242028315551579, -0.010527127422392368, -0.023898208513855934, 0.006382131949067116, -0.03519142046570778, -0.039601992815732956, -0.015375209040939808, -0.028010910376906395, -0.03755979984998703, -0.04761611297726631, 0.00685969740152359, -0.06019654870033264, -0.043329499661922455, -0.020636361092329025, 0.08056821674108505, 0.014397803694009781, -0.030535496771335602, 0.014025840908288956, 0.01539046410471201, -0.10611200332641602, 0.021050233393907547, -0.010015694424510002, -0.029591728001832962, -0.017579473555088043, -0.005287828855216503, 0.05319581925868988, -0.02853534184396267, -0.06882917135953903, 0.031162532046437263, -0.0177809726446867, 0.015539155341684818, -0.01662740670144558, 0.044928524643182755, 0.01699603907763958, -0.007587988395243883, 0.009426141157746315, 0.08158761262893677, -0.02662111259996891, -0.03429868817329407, -0.030495133250951767, 0.022326365113258362, 0.013480144552886486, 0.019223205745220184, 0.0054724556393921375, -0.009981676004827023, 0.01891910843551159, 0.0012490642257034779, -0.04843946173787117, 0.04894771799445152, -0.009655231609940529, 0.02121228352189064, -0.0077833496034145355, -0.05015693977475166, 0.015517625026404858, 0.035913094878196716, 0.04820307344198227, -0.009107627905905247, -0.01898304931819439, 0.00892154686152935, -0.05960323289036751, -0.03337200731039047, -0.00675887381657958, 0.013769636861979961, 0.0349452942609787, -0.021232452243566513, -0.01493834052234888, -0.050705257803201675, 0.004386476241052151, 0.011974193155765533, -0.015313203446567059, -0.051151420921087265, -0.01668674871325493, -0.002360025653615594, -0.008451188914477825, 0.029686715453863144, 0.010318550281226635, -0.008533518761396408, 0.038921453058719635, 0.010686528868973255, -0.04185003414750099, -0.009772487916052341, -0.027217289432883263, -0.051805149763822556, -0.027118444442749023, 0.00865884032100439, -0.0024943882599473, -0.008030946366488934, 0.015674512833356857, 0.0017108223401010036, 0.007327165920287371, 0.0396110974252224, 0.005663873162120581, 0.032717909663915634, 0.00008264793723355979, 0.00700742844492197, -0.0009417749824933708, 0.0023357912432402372, -0.0759517177939415, -0.009257813915610313, -0.0281063299626112, -0.047668687999248505, -0.03292310982942581, 0.02209729515016079, -0.016469966620206833, -0.037621669471263885, -0.02886028215289116, 0.007725316099822521, -0.06624797731637955, -0.04109126329421997, -0.01969122886657715, 0.01884297840297222, 0.06197669729590416, 0.013854408636689186, 0.012390760704874992, -0.011535897850990295, 0.011212234385311604, -0.004958303179591894, 0.010766073130071163, -0.04894833266735077, -0.01517222449183464, -0.009863879531621933, -0.005408403929322958, -0.008628180250525475, -0.012823937460780144, 0.040378671139478683, 0.01353157963603735, 0.0036665648221969604, -0.007573666982352734, 0.005094198975712061, 0.0028266659937798977, 0.035565659403800964, -0.0003970458637923002, -0.02191382274031639, 0.008231492713093758, -0.012169678695499897, -0.019267011433839798, -0.026237059384584427, -0.01737397350370884, 0.0060199652798473835, 0.013149291276931763, -0.023110149428248405, -0.0782521516084671, 0.06163264438509941, 0.007007957436144352, 0.02286297082901001, 0.013132206164300442, -0.017993977293372154, -0.021680228412151337, -0.03508467227220535, 0.04245041683316231, 0.0527501180768013, -0.0645371526479721, 0.009794156067073345, 0.007391699589788914, 0.01848449558019638, 0.01381649635732174, -0.009700090624392033, -0.0430452935397625, -0.0247579924762249, -0.031923070549964905, 0.004733906127512455, -0.05536223575472832, -0.01992904581129551, -0.02606014534831047, 0.012415372766554356, -0.01873393915593624, -0.03109111078083515, -0.006343606859445572, -0.029106518253684044, -0.006956267636269331, -0.007414555177092552, -0.01334866788238287, -0.034434229135513306, -0.017139887437224388, 0.017785148695111275, -0.02121667005121708, 0.0056549240835011005, -0.023624038323760033, 0.01642526313662529, 0.024692464619874954, -0.03401491418480873, 0.0007689733174629509, -0.027623580768704414, -0.006045282352715731, 0.014287854544818401, 0.035530101507902145, -0.009545068256556988, -0.006562234368175268, -0.03520474582910538, -0.0014472950715571642, -0.027920996770262718, 0.00197391863912344, -0.027897626161575317, -0.009072006680071354, 0.027450934052467346, 0.0653703361749649, 0.011874999850988388, 0.03253934904932976, 0.007329555228352547, -0.005001946818083525, 0.038993045687675476, -0.07478280365467072, -0.020830679684877396, -0.024673545733094215, -0.05486534908413887, 0.0181856919080019, 0.00678878091275692, 0.030373699963092804, -0.04346879944205284, 0.04148807004094124, 0.01891911029815674, 0.008188508450984955, 0.027301618829369545, -0.017042653635144234, 0.04132414236664772, -0.052433863282203674, 0.004522990435361862, -0.06957816332578659, -0.004137230571359396, 0.034899648278951645, -0.007309519220143557, -0.011121345683932304, 0.021137064322829247, -0.04050147533416748, 0.05508085712790489, -0.04995233565568924, -0.022737151011824608, 0.051530029624700546, -0.0010640466352924705, -0.028993621468544006, 0.015927636995911598, -0.07793590426445007, 0.046907830983400345, 0.018680324777960777, -0.040983233600854874, -0.01438160054385662, 0.01975473016500473, 0.05928271636366844, 0.00754542788490653, 0.016499705612659454, -0.05347313731908798, -0.001639596768654883, 0.0780620276927948, 0.013295721262693405, 0.00013214429782237858, 0.027649370953440666, -0.002010443015024066, 0.04108269512653351, 0.0337204709649086, 0.02236481010913849, -0.027202092111110687, 0.010965779423713684, -0.0064473808743059635, -0.05170801654458046, 0.03248514607548714, 0.013329357840120792, -0.020793870091438293, -0.03706321865320206, 0.06496738642454147, 0.052265066653490067, -0.029041508212685585, -0.050378553569316864, 0.007760581560432911, -0.07288427650928497, -0.011693717911839485, -0.01801677979528904, -0.001813787966966629, -0.05340481549501419, 0.04828047752380371, -0.015361690893769264, 0.009024722501635551, 0.08651521801948547, 0.008945658802986145, -0.002809039782732725, -0.002594678895547986, 0.06497777998447418, 0.08248202502727509, 0.0345287062227726, 0.015545601025223732, 0.06607989221811295, -0.0009708214201964438, -0.04644539952278137, 0.017868610098958015, -0.02204977162182331, -0.02722870372235775, -0.048582833260297775, 0.026971707120537758, 0.05278732255101204, 0.006662763189524412, 0.06322958320379257, -0.010437142103910446, -0.005708757322281599, 0.0017866318812593818, 0.04080274701118469, 0.01660659722983837, 0.06840288639068604, 0.013456693850457668, 0.0021424745209515095, -0.008327355608344078, -0.023738311603665352, 0.012876755557954311, -0.06342963874340057, -0.023316415026783943, 0.044120073318481445, -0.012328511103987694, 0.034693650901317596, 0.005117665510624647, 0.03200038895010948, 0.07873611152172089, -0.032542843371629715, 0.015510627068579197, -0.008598742075264454, 0.040775761008262634, -0.02252921462059021, 0.013285575434565544, -0.03287393972277641, -0.019033238291740417, -0.012558788061141968, -0.017674695700407028, -0.02397218532860279, -0.0014461599057540298, -0.028942395001649857, 0.055931977927684784, -0.01603402942419052, 0.019136479124426842, 0.047773972153663635, 0.0020058583468198776, -0.04122195765376091, -0.036455970257520676, -0.05570084974169731, -0.03911394998431206, -0.047702256590127945, -0.04688607528805733, 0.03111645206809044, 0.006070961710065603, -0.02969459816813469, -0.01881514862179756, -0.004934381227940321, -0.033878061920404434, 0.01924792118370533, -0.04981624335050583, -0.03120633028447628, 0.024011773988604546, 0.012110525742173195, 0.012938021682202816, 0.010195700451731682, 0.05057872459292412, -0.002128505613654852, 0.0011769337579607964, -0.03960246220231056, 0.019675692543387413, 0.02396601252257824, -0.005591258872300386, 0.029812004417181015, -0.05051393806934357, 0.019778192043304443, 0.006051554810255766, -0.010994150303304195, -0.050682518631219864, 0.017462098971009254, 0.0031669402960687876, -0.009886790066957474, 0.07725847512483597, -0.043450482189655304, 0.017115965485572815, -0.047083836048841476, -0.003909727092832327, -0.0037124145310372114, 0.013919094577431679, 0.03426056727766991, -0.014731496572494507, 0.0970715805888176, 0.021470222622156143, -0.005792731419205666, -0.03462521731853485, 0.012588568031787872, 0.006010241340845823, 0.003904066514223814, -0.013293893076479435, -0.04690028727054596, -0.0585973784327507, -0.09067060798406601, -0.03745521977543831, -0.004148836713284254, -0.016743367537856102, -0.03184324502944946, 0.01587667316198349, 0.011567159555852413, -0.06609097123146057, 0.018585238605737686, -0.049861159175634384, 0.027428070083260536, -0.03469580039381981, -0.02169511839747429, 0.020639175549149513, 0.017874162644147873, -0.0035739790182560682, -0.008400538004934788, 0.031875211745500565, -0.03696960210800171, -0.009207400493323803, -0.006158719304949045, 0.04483052343130112, 0.024889057502150536, 0.0068419137969613075, -0.009530678391456604 ]
[ -0.08986314386129379, 0.0011128640035167336, -0.015629969537258148, -0.018658921122550964, 0.046773966401815414, -0.015219733119010925, -0.018322864547371864, 0.033560797572135925, -0.0423797070980072, -0.028160471469163895, 0.005670152138918638, -0.008822998963296413, -0.017921902239322662, 0.000872006465215236, 0.10366643220186234, 0.007582654245197773, -0.008431818336248398, -0.09621576964855194, 0.0011174572864547372, 0.02702960930764675, 0.023125814273953438, -0.021629884839057922, -0.03968612477183342, -0.04723456874489784, -0.015992501750588417, 0.042758289724588394, 0.04473450034856796, -0.026485342532396317, -0.0010305799078196287, -0.18334424495697021, 0.010921590030193329, -0.016218062490224838, 0.05178510770201683, -0.029226748272776604, 0.008036760613322258, 0.021512193605303764, -0.00712498789653182, 0.008377847261726856, -0.007767893839627504, 0.022529177367687225, 0.04372904449701309, 0.01820315234363079, -0.06789891421794891, 0.005980617366731167, 0.040205664932727814, -0.0077219158411026, 0.002490935381501913, -0.055262576788663864, -0.013100805692374706, 0.024992873892188072, -0.03465211018919945, -0.022384967654943466, 0.012838413007557392, -0.04070649296045303, -0.009305629879236221, 0.0008284648065455258, 0.011613326147198677, 0.08597420156002045, 0.009016183204948902, 0.044703409075737, 0.006990794092416763, -0.022314948961138725, -0.1282854676246643, 0.09393919259309769, 0.05441325530409813, 0.028840798884630203, -0.04661040008068085, -0.07386063039302826, -0.009937320835888386, 0.07891307026147842, 0.010590464808046818, -0.01786198280751705, -0.046615730971097946, 0.05611417815089226, 0.023579176515340805, -0.004363864194601774, 0.025127090513706207, 0.010971241630613804, 0.036392584443092346, -0.030586151406168938, -0.02519903890788555, -0.02427264116704464, -0.02630193531513214, 0.01426888257265091, -0.030435863882303238, 0.006537138484418392, -0.0006281175883486867, 0.05052546411752701, 0.018077747896313667, 0.03490711376070976, 0.04161927103996277, -0.02416255697607994, 0.03243398666381836, -0.015009280294179916, -0.07086727023124695, -0.02408185601234436, -0.008903748355805874, 0.01855522394180298, -0.085171639919281, 0.447320818901062, -0.0032260704319924116, -0.009533273056149483, 0.07344365864992142, 0.01272045262157917, -0.0018235277384519577, 0.00790338683873415, -0.005728189833462238, -0.034328870475292206, -0.008142891339957714, -0.02440900355577469, 0.033265963196754456, 0.016177209094166756, 0.07373351603746414, -0.04515852406620979, -0.018244996666908264, 0.033376261591911316, 0.00015964379417710006, 0.008945908397436142, 0.027100803330540657, -0.004072284325957298, 0.012077531777322292, 0.00827518105506897, 0.03883789852261543, -0.015834100544452667, 0.024484071880578995, 0.0058246152475476265, 0.04596110060811043, 0.04254394397139549, -0.008452147245407104, 0.023698715493083, 0.05008282512426376, -0.06922196596860886, -0.04722901061177254, -0.012638919986784458, 0.01971914991736412, 0.028626155108213425, 0.03431772068142891, -0.018634868785738945, 0.001898161950521171, 0.04528644680976868, -0.009314275346696377, -0.024276966229081154, 0.03886590152978897, -0.03858420252799988, -0.016209864988923073, 0.08539309352636337, 0.02830786071717739, -0.03236120566725731, -0.015569190494716167, -0.06240592151880264, 0.015368633903563023, 0.032532013952732086, 0.010682003572583199, -0.05325653403997421, 0.02620943821966648, 0.0341775082051754, 0.07146690040826797, -0.0086121940985322, -0.06867974251508713, 0.006363225169479847, -0.0184361319988966, -0.020019005984067917, -0.03669662028551102, 0.04503074660897255, 0.05551653355360031, -0.11693084985017776, -0.02698354423046112, 0.012855256907641888, 0.038955748081207275, -0.04959212243556976, -0.022448044270277023, 0.035610999912023544, -0.03664769232273102, -0.03059777244925499, 0.04613413289189339, -0.056841034442186356, -0.036235395818948746, 0.044272176921367645, 0.027910955250263214, 0.006620718631893396, 0.020771659910678864, 0.008384635671973228, -0.04434311389923096, -0.017521917819976807, -0.04791852831840515, -0.06358661502599716, -0.039294879883527756, 0.005491201300173998, -0.042346928268671036, -0.023062605410814285, -0.024790216237306595, -0.02474510297179222, -0.05995411425828934, 0.10321908444166183, -0.009802130050957203, -0.021740932017564774, -0.026567520573735237, -0.012548594735562801, -0.007408240810036659, -0.03180485963821411, 0.015577184967696667, -0.00438346853479743, -0.0110615324229002, 0.029106266796588898, -0.05492226406931877, 0.049451522529125214, 0.05580335110425949, -0.03183898329734802, 0.10198505222797394, 0.03712667524814606, -0.0494123250246048, -0.026208927854895592, 0.058974165469408035, 0.008656668476760387, 0.00009073434921447188, -0.008285466581583023, -0.03575950115919113, 0.00815763883292675, 0.025331931188702583, 0.0717889592051506, -0.021548746153712273, 0.018758302554488182, -0.024886656552553177, -0.32444798946380615, -0.04907942935824394, -0.052699148654937744, 0.005893297027796507, 0.002330825664103031, -0.04645718261599541, 0.023776346817612648, -0.025938089936971664, -0.005913174245506525, 0.013978667557239532, 0.08570946753025055, 0.0017827624687924981, 0.03356585651636124, -0.0949370488524437, -0.005107545759528875, -0.008174195885658264, -0.03139831870794296, -0.03156037628650665, -0.03290342167019844, 0.03776494413614273, 0.0023342680651694536, -0.01159474067389965, -0.03688651695847511, -0.05895266681909561, 0.008392741903662682, -0.027333738282322884, 0.11153727769851685, -0.014913605526089668, 0.0819196105003357, -0.047685880213975906, 0.046953678131103516, -0.0019283827859908342, 0.02257370389997959, -0.08127951622009277, -0.026553625240921974, 0.0023358757607638836, 0.023203084245324135, -0.025286197662353516, 0.024257099255919456, -0.011937232688069344, -0.06845590472221375, 0.014051089994609356, -0.07201305031776428, -0.06259892135858536, -0.03049725480377674, -0.010020354762673378, -0.011058245785534382, -0.02030935510993004, -0.04646216705441475, 0.06804395467042923, 0.03745941445231438, -0.020702769979834557, 0.000664399063680321, -0.0024495755787938833, -0.006221533287316561, -0.030155299231410027, -0.061583831906318665, 0.00983651913702488, 0.000830864708404988, -0.03144562244415283, 0.022029440850019455, 0.05350503697991371, 0.026490049436688423, -0.05139198899269104, 0.021284308284521103, 0.027485594153404236, 0.0042450400069355965, -0.002538756700232625, 0.045971665531396866, -0.04520677402615547, -0.0251151230186224, 0.13621988892555237, 0.004627129063010216, 0.01909155398607254, 0.01255277544260025, 0.0239699874073267, 0.0031110988929867744, 0.051138851791620255, 0.025235477834939957, -0.0237357746809721, 0.012851793318986893, 0.014324196614325047, 0.04070562124252319, -0.00837305374443531, -0.015767456963658333, 0.04328622668981552, -0.04570960998535156, -0.03194250538945198, 0.037045180797576904, 0.010174782946705818, -0.03043385222554207, 0.012442138977348804, -0.04798019677400589, -0.06764370203018188, 0.06316840648651123, -0.00988530833274126, -0.22255243360996246, -0.0004526820848695934, 0.07822608947753906, 0.04772046208381653, -0.035941511392593384, 0.006062866188585758, 0.029075637459754944, -0.04560830444097519, 0.012630920857191086, 0.023180808871984482, -0.019575128331780434, 0.0326254740357399, 0.005209237337112427, -0.007666553370654583, 0.07094775140285492, -0.0037179593928158283, 0.031083721667528152, 0.0055474648252129555, 0.00020357935864012688, -0.022631660103797913, 0.010525954887270927, -0.0029955299105495214, 0.16727392375469208, 0.008701369166374207, 0.012560319155454636, 0.061483725905418396, 0.014381385408341885, 0.004017127212136984, 0.07780743390321732, 0.016702700406312943, 0.0031175967305898666, 0.00036641329643316567, 0.007924527861177921, -0.003105941228568554, 0.02700541727244854, -0.11351977288722992, -0.04602271318435669, 0.019905952736735344, -0.0027359186206012964, -0.002069423906505108, 0.026457197964191437, 0.007948155514895916, -0.01874137669801712, 0.0009488626383244991, 0.06740126013755798, -0.019578203558921814, 0.007107020355761051, -0.03766847401857376, -0.05609935149550438, -0.008724573999643326, -0.04259851574897766, -0.04905644431710243, 0.027034416794776917, 0.006603709887713194, 0.010101515799760818, 0.08595951646566391, 0.044147469103336334, -0.002942501800134778, -0.0010589706944301724, 0.002638976089656353, -0.007660253439098597, -0.014430820941925049, 0.10850099474191666, 0.021454164758324623, 0.06736189126968384 ]
[ 0.012815263122320175, -0.0007982756360433996, -0.007199437823146582, 0.046832066029310226, -0.019975166767835617, -0.006839969661086798, 0.006612859200686216, 0.008575716987252235, -0.004870331380516291, -0.029995813965797424, -0.01611979864537716, 0.003171282121911645, 0.02520539052784443, 0.010369314812123775, 0.012082654982805252, -0.02603040635585785, -0.002808547345921397, -0.032803975045681, 0.0371437594294548, 0.012653235346078873, -0.023380357772111893, -0.008913838304579258, 0.013877637684345245, -0.0006976892473176122, -0.02863168716430664, 0.013805855996906757, 0.024476848542690277, -0.0011237177532166243, 0.0163849089294672, -0.13513429462909698, -0.0011698469752445817, -0.026237361133098602, -0.03239353373646736, -0.01688976399600506, -0.014733448624610901, -0.014797593466937542, -0.01466453168541193, 0.004428617190569639, -0.013196714222431183, -0.008097628131508827, 0.004254033789038658, -0.036508213728666306, -0.014512039721012115, 0.005837365984916687, 0.005612681154161692, -0.02652917057275772, -0.0010375356068834662, -0.059058625251054764, -0.02959127351641655, -0.03418146073818207, -0.0008040587999857962, -0.0003587679530028254, 0.017990924417972565, 0.011292439885437489, 0.014881609939038754, -0.02876879647374153, 0.0022289396729320288, -0.024535689502954483, 0.024247847497463226, 0.030410217121243477, -0.001911564264446497, -0.0049852533265948296, -0.019860897213220596, -0.03241847828030586, -0.002736116060987115, 0.0023808011319488287, -0.020404446870088577, -0.04441173002123833, -0.014459630474448204, -0.014434948563575745, -0.04005782678723335, 0.03795013949275017, -0.010778975673019886, -0.019929468631744385, -0.007814035750925541, -0.03667853772640228, -0.015948306769132614, 0.0018483386375010014, 0.0065488568507134914, 0.01796274073421955, -0.017441749572753906, 0.0035989752504974604, 0.00014985415327828377, 0.06533808261156082, 0.02118108794093132, 0.019275864586234093, 0.005527213215827942, 0.031547918915748596, -0.006554334424436092, 0.03256528824567795, -0.03839125856757164, 0.012983639724552631, 0.003178025595843792, 0.05277786776423454, -0.07821893692016602, -0.008845711126923561, -0.018523193895816803, -0.01142274308949709, -0.011871089227497578, 0.861738920211792, 0.018880298361182213, -0.0043436442501842976, 0.006837636698037386, 0.03301793336868286, -0.00619432982057333, 0.0010742507874965668, 0.0013733863597735763, 0.02237709052860737, 0.014516443945467472, -0.0475066602230072, 0.02354693040251732, -0.002061643870547414, 0.027852613478899002, 0.005140807945281267, -0.01647028513252735, 0.009736793115735054, 0.015353250317275524, 0.010416845791041851, 0.007760179229080677, 0.02799103781580925, 0.025010358542203903, -0.0028925228398293257, 0.008974713273346424, 0.02314700372517109, 0.059060174971818924, -0.14243431389331818, -0.01562896929681301, -7.921686552234135e-33, 0.039496760815382004, -0.03364020958542824, -0.007360765244811773, 0.011458265595138073, 0.030766561627388, 0.0020470984745770693, 0.04527147114276886, 0.04796243831515312, -0.019390465691685677, -0.05237288773059845, 0.015995124354958534, 0.016278807073831558, -0.008969062939286232, -0.05103447660803795, 0.008799352683126926, 0.0033330675214529037, -0.015050455927848816, 0.03651195392012596, -0.004772879183292389, 0.014921188354492188, 0.037132617086172104, 0.0070596300065517426, 0.0005475576617754996, 0.02684088796377182, 0.0008545684977434576, 0.03809162229299545, 0.005967361386865377, 0.03450184315443039, -0.01536145992577076, -0.038946717977523804, -0.05357587710022926, 0.01512607280164957, -0.013248881325125694, 0.009892306290566921, 0.00811741966754198, -0.008880657143890858, -0.015691561624407768, 0.005030760541558266, -0.02494182251393795, 0.009536055848002434, -0.02445625700056553, -0.029659830033779144, -0.02694401703774929, -0.02754811756312847, -0.006543315481394529, -0.007213645149022341, -0.02374463900923729, 0.03852248936891556, 0.013933969661593437, -0.01637873239815235, 0.008921944536268711, 0.014098627492785454, 0.0033037408720701933, -0.048061467707157135, -0.03007625788450241, 0.03905118256807327, -0.015369679778814316, 0.010723564773797989, 0.025737224146723747, 0.03991242125630379, 0.008253993466496468, -0.008786390535533428, -0.03561420366168022, 0.016246510669589043, -0.021993793547153473, -0.025051599368453026, 0.010202419944107533, -0.020746491849422455, -0.053107719868421555, 0.013915528543293476, -0.03274761512875557, 0.01836872100830078, -0.02601112425327301, 0.007057833950966597, 0.03899480402469635, -0.0073835947550833225, 0.01579168811440468, 0.03362445533275604, -0.006512903608381748, 0.030683360993862152, 0.01000212226063013, -0.011824361979961395, 0.003916468005627394, -0.0309283584356308, 0.004470732994377613, -0.03205438330769539, -0.004899837542325258, -0.013904636725783348, -0.051524095237255096, 0.004274702165275812, 0.03441085293889046, 0.02107321470975876, -0.011327228508889675, -0.014702157117426395, -0.02390635386109352, 8.302523946697509e-33, 0.002608727663755417, -0.020358549430966377, -0.010287810117006302, -0.0006871188525110483, 0.028751198202371597, -0.006260141264647245, 0.019858509302139282, -0.01913018338382244, -0.026451341807842255, 0.04095000401139259, -0.009362868964672089, 0.016923801973462105, -0.04493609815835953, 0.026140686124563217, 0.008608093485236168, -0.01501788105815649, 0.00750792445614934, -0.03180700168013573, 0.028249451890587807, -0.029077719897031784, 0.005550967529416084, 0.03179769590497017, 0.002971154171973467, -0.011863323859870434, -0.029832785949110985, 0.04368127882480621, 0.002609020797535777, 0.02232852578163147, -0.006634692195802927, 0.0058777774684131145, -0.008666669018566608, -0.03151213750243187, 0.017065931111574173, -0.018030934035778046, -0.005431931931525469, 0.06435074657201767, -0.010258992202579975, -0.01691383868455887, 0.014880313538014889, 0.033028919249773026, 0.002211294835433364, 0.0024939465802162886, 0.02164268121123314, -0.004457139875739813, 0.018603287637233734, -0.0013065807288512588, -0.018829485401511192, -0.021197237074375153, 0.020424237474799156, 0.06321807950735092, 0.006430445238947868, 0.010148383677005768, 0.0019085879903286695, 0.0362834669649601, -0.05809957906603813, -0.023727571591734886, -0.03386121615767479, 0.014467614702880383, -0.00442390376701951, 0.0008022640249691904, 0.006216507405042648, 0.00620809243991971, 0.0174021665006876, 0.027616795152425766, -0.03367573395371437, -0.002530138473957777, -0.013972042128443718, 0.018925968557596207, 0.01146664284169674, -0.017940908670425415, -0.016748761758208275, -0.00341478711925447, -0.00825364701449871, 0.04399637505412102, 0.02713843435049057, -0.05286920815706253, -0.022519327700138092, -0.009118936024606228, 0.0024704067036509514, 0.0017811506986618042, 0.03275493159890175, 0.0052236407063901424, 0.01161385327577591, 0.0005466096918098629, -0.04760710522532463, 0.004827799741178751, 0.01874590292572975, 0.02881769649684429, -0.007200124207884073, 0.0019872409757226706, -0.019336655735969543, 0.034739743918180466, 0.0005406014388427138, -0.003261200850829482, -0.010858963243663311, -1.3503829165983916e-8, -0.027798160910606384, 0.01025274209678173, -0.02913546748459339, -0.003987380303442478, 0.012923077680170536, -0.005490526556968689, -0.0016935011371970177, 0.0005662385374307632, -0.03602314740419388, 0.010693316347897053, 0.039164360612630844, -0.013716267421841621, 0.010722457431256771, 0.03158250078558922, -0.0034808923956006765, -0.02872435562312603, -0.01936250552535057, 0.009338518604636192, 0.026354197412729263, 0.008907901123166084, 0.018208032473921776, 0.0400775708258152, 0.006347198039293289, 0.0328579805791378, 0.0346609428524971, 0.018302813172340393, -0.003935237880796194, -0.06457655131816864, 0.012064722366631031, 0.027745459228754044, -0.015840550884604454, -0.038177408277988434, 0.0008386630797758698, 0.004096572753041983, -0.04581722617149353, -0.023556217551231384, -0.01576114073395729, -0.0023608547635376453, 0.0019065607339143753, 0.004925660789012909, 0.007394623942673206, 0.006268052849918604, 0.0037371336948126554, -0.026577148586511612, -0.033645160496234894, -0.006536104716360569, -0.06834331154823303, -0.0030730273574590683, 0.011602971702814102, -0.004530845209956169, 0.04389820247888565, 0.0031802402809262276, 0.011259295046329498, 0.03975886479020119, 0.011811747215688229, -0.009298006072640419, 0.04126879945397377, -0.009435347281396389, 0.002268010750412941, -0.006208820268511772, 0.029391516000032425, 0.05845247581601143, 0.016262764111161232, -0.005536369979381561 ]
continuous-delivery-removing-manual-scenarios
https://markhneedham.com/blog/2011/12/05/continuous-delivery-removing-manual-scenarios
false
2011-12-20 23:57:51
The supposed black box
[ "software-development" ]
[ "Software Development" ]
On a reasonable number of the systems that I've worked on over the past few years there's been a 'black box' component which the team I've been on has needed to integrate with. I've always found it a little strange that you wouldn't need to/want to know how that part of the system worked or that you could actually believe that it was truly a black box. If it doesn't work then you have no way of diagnosing the problem - did you do something wrong, was there something wrong inside the black box or was it something else. On a project I worked on a few years ago the reason for the black box thinking was that http://www.markhneedham.com/blog/2009/04/14/lean-big-picture-over-local-optimisations/[each layer was being developed by people from a different company]. The problem we had was that we were working on the top layer, the one that was visible to the end user and therefore our progress was very visible to the stakeholders who were paying for the product to be built. We therefore had no choice but to go into the metaphorical black box and try and gather as much information as we could to pass on to the teams working on the other layers so that they would be able to help us better. I recently watched a talk by Artur Bergman titled 'http://www.youtube.com/watch?v=oebqlzblfyo[Full Stack Awareness]' where he talks about the necessity of understanding exactly what is happening when our code gets executed rather than thinking of it as magic. Although Artur is working in a different context to most application developers who maybe don't need to know the stack as well as he does I think the advice about treating something as magic is useful. If we think of something as a 'black box' then effectively we are saying that it's somewhat magic. If the integrated component is being custom written then I think the team who needs to integrate with it should at the very least have someone who knows how it works very well so they can diagnose any problems quickly. That person then needs to spread their knowledge amongst the rest of the team so that they don't end up being the bottle neck. In summary I think the term 'black box' is frequently a misnomer and we'll rarely be able to view said black box in such an opaque way.
null
null
[ 0.018612658604979515, 0.02258969657123089, -0.0011545976158231497, 0.04155752435326576, 0.08490041643381119, 0.015197710134088993, 0.015570559538900852, 0.0396193265914917, 0.01768907532095909, -0.016136478632688522, -0.04027809575200081, -0.004524810705333948, -0.06851326674222946, 0.02821701392531395, -0.031375836580991745, 0.06770874559879303, 0.07201515883207321, -0.00006278474756982177, 0.02019033394753933, 0.012163287959992886, 0.04507598653435707, 0.07876216620206833, 0.015443033538758755, 0.027165068313479424, 0.04123842343688011, 0.00853264331817627, 0.01271809171885252, -0.005421954207122326, -0.05503002181649208, 0.0033745889086276293, 0.04989028349518776, 0.0012680516811087728, 0.0029631429351866245, -0.029961690306663513, 0.011126239784061909, -0.009604334831237793, -0.019722431898117065, 0.043640512973070145, -0.007357428316026926, 0.025900008156895638, -0.06521275639533997, 0.06961831450462341, -0.01772381365299225, 0.004963276442140341, -0.03421306610107422, 0.004915465135127306, -0.04282680153846741, -0.00698996102437377, 0.009705773554742336, -0.003242968814447522, -0.06595616042613983, 0.01997985877096653, -0.01834811270236969, 0.00985797867178917, -0.014782506041228771, 0.04519623517990112, 0.013164599426090717, -0.054040685296058655, -0.004310952965170145, -0.03335577994585037, -0.018161294981837273, -0.011388176120817661, -0.007821743376553059, 0.025249600410461426, 0.04670983552932739, -0.027814140543341637, -0.000956178002525121, 0.03520321473479271, -0.03331756219267845, 0.009727311320602894, -0.013652837835252285, -0.0034133687149733305, -0.016289787366986275, -0.03478962928056717, 0.0095727713778615, -0.05088232457637787, 0.01841256022453308, 0.05426925793290138, 0.02459455095231533, 0.024460425600409508, -0.018784023821353912, 0.02263909950852394, 0.00925729051232338, 0.017617590725421906, 0.0018897848203778267, -0.04692099988460541, 0.00024810267495922744, -0.013151770457625389, -0.05142131820321083, 0.060515403747558594, 0.034587569534778595, -0.06953377276659012, 0.036112021654844284, 0.0321979783475399, -0.02378763072192669, 0.01694793440401554, 0.03341161087155342, -0.005167205817997456, -0.005859062075614929, -0.00835488736629486, -0.013942589983344078, -0.013048816472291946, 0.004093934316188097, 0.008882998488843441, -0.07459414750337601, 0.0004130228771828115, -0.01749376207590103, -0.015853295102715492, -0.021716097369790077, 0.009116062894463539, -0.03284521773457527, 0.02738412655889988, 0.0017455581109970808, 0.0045216805301606655, -0.06961154192686081, 0.06810759007930756, -0.006760281976312399, -0.03835083171725273, 0.012253967113792896, 0.016386007890105247, 0.06364612281322479, 0.04326638579368591, -0.03335732966661453, 0.07773149013519287, 0.021045470610260963, 0.011310635134577751, -0.029434561729431152, 0.05360208824276924, -0.018263328820466995, -0.06321965903043747, -0.013741777278482914, 0.06857985258102417, -0.029935991391539574, -0.007657782174646854, 0.01703019253909588, -0.025181276723742485, -0.0006554508581757545, -0.002473326399922371, 0.014730916358530521, 0.03454722464084625, -0.00935010239481926, -0.050871096551418304, 0.011710639111697674, 0.018284382298588753, 0.010026109404861927, 0.003532855771481991, -0.00046764183207415044, -0.024144794791936874, -0.05048123002052307, -0.004344150424003601, -0.01261555403470993, 0.026525618508458138, 0.02454136125743389, -0.050076741725206375, 0.03034447506070137, 0.08866576105356216, 0.025457875803112984, -0.014871901832520962, -0.024408424273133278, 0.02120152860879898, 0.04573306813836098, 0.023868197575211525, 0.021058199927210808, 0.030594950541853905, 0.004466269165277481, -0.016517266631126404, -0.002664231928065419, 0.026486653834581375, 0.010054288432002068, 0.02046322263777256, -0.05393228679895401, -0.05586467310786247, 0.0644596517086029, -0.039593033492565155, -0.029543301090598106, 0.05977507308125496, 0.09252440184354782, 0.027902014553546906, 0.037262894213199615, 0.012640447355806828, -0.07965859025716782, 0.011731485836207867, -0.003722373628988862, 0.03447362035512924, 0.02471037581562996, -0.0049738893285393715, 0.058165378868579865, 0.020656459033489227, -0.011347363702952862, 0.0360061340034008, -0.07622436434030533, -0.07728264480829239, -0.03428108990192413, -0.013331079855561256, 0.04798370227217674, -0.022060681134462357, -0.0026171382050961256, 0.0711539089679718, 0.0032738379668444395, 0.047460976988077164, 0.03882460668683052, 0.0012788270832970738, -0.006190937478095293, -0.05196565017104149, -0.048697181046009064, 0.05195830389857292, 0.05256417393684387, -0.015383075922727585, -0.04736379534006119, 0.003648801241070032, -0.008974500000476837, -0.022966774180531502, 0.04868230223655701, -0.02573944255709648, 0.058831337839365005, 0.01672004908323288, 0.041150934994220734, -0.042624861001968384, 0.05031614750623703, -0.0503968745470047, 0.010073243640363216, 0.0001906398101709783, -0.015242362394928932, 0.018270343542099, 0.011286661028862, 0.11331109702587128, 0.06288114190101624, -0.0668051689863205, -0.04341820627450943, 0.003853698493912816, 0.0349438339471817, -0.06436517834663391, -0.016842471435666084, -0.004799015820026398, 0.00014817503688391298, 0.001375705236569047, -0.06014017388224602, -0.03626904636621475, 0.01880435273051262, -0.044809490442276, -0.0034657097421586514, 0.05063885077834129, -0.022340642288327217, 0.05172526463866234, -0.008665944449603558, -0.014083421789109707, -0.010443747974932194, -0.01591206155717373, -0.06798499822616577, 0.022716093808412552, 0.0032714535482227802, -0.017585137858986855, 0.04448988661170006, -0.03843436762690544, -0.007199389860033989, -0.028545062988996506, -0.030274396762251854, 0.013335611671209335, 0.03746570274233818, 0.06539857387542725, -0.0008675153367221355, 0.0617249459028244, -0.005677992012351751, 0.026882031932473183, 0.01232017669826746, -0.04544670507311821, -0.04333672672510147, -0.027991382405161858, -0.003928626421838999, 0.023847194388508797, -0.006927046459168196, -0.005979942623525858, 0.0023258496075868607, -0.004644411150366068, 0.01745414175093174, -0.028491534292697906, 0.02987150475382805, 0.02636801451444626, 0.0006789003382436931, -0.021219579502940178, -0.008437846787273884, 0.05290759354829788, -0.05709017813205719, 0.0022043713834136724, 0.006292889825999737, -0.07311838865280151, 0.05209994688630104, -0.07711908221244812, -0.0522354356944561, -0.004882162902504206, 0.021312041208148003, 0.03077409230172634, 0.00014775805175304413, 0.023356255143880844, 0.06605267524719238, 0.0205428097397089, -0.0020923300180584192, 0.0012553868582472205, 0.007590603083372116, 0.04429943114519119, 0.026898972690105438, 0.008302171714603901, 0.02356068417429924, -0.010355951264500618, -0.00238173920661211, -0.04211653769016266, 0.06299155950546265, -0.0479956716299057, -0.2889758348464966, 0.03527180850505829, 0.04244865104556084, -0.05227120965719223, 0.022267209365963936, -0.019603196531534195, -0.012546245940029621, -0.04599687084555626, -0.016253644600510597, 0.021783681586384773, -0.03079221025109291, -0.05060300976037979, -0.0012432867661118507, 0.05043860524892807, 0.00939515046775341, 0.015911558642983437, 0.022424601018428802, -0.03465043753385544, 0.013965994119644165, 0.0433226153254509, -0.022658443078398705, -0.07991228997707367, 0.008324986323714256, 0.023403286933898926, 0.04619593545794487, 0.053907934576272964, -0.0806926041841507, 0.05547478049993515, -0.04022939130663872, -0.005289357155561447, -0.009212632663547993, -0.00992913544178009, -0.017930813133716583, -0.031275637447834015, -0.02320294827222824, -0.027073292061686516, 0.033814121037721634, 0.0038356913719326258, 0.0017037190264090896, 0.020441647619009018, -0.03531508520245552, -0.02735217660665512, 0.000010635722901497502, 0.014966962859034538, 0.07729257643222809, -0.009401199407875538, -0.08446597307920456, -0.01853857934474945, -0.04856150597333908, 0.06451785564422607, -0.04062121361494064, -0.02093338407576084, -0.011533639393746853, 0.05384312570095062, -0.02305380441248417, -0.007991805672645569, -0.010584191419184208, -0.019164524972438812, -0.037655528634786606, -0.02658436819911003, -0.033591773360967636, -0.02001163922250271, -0.03273890167474747, -0.02694803662598133, 0.0127399992197752, -0.06053927540779114, -0.0668773427605629, -0.010537129826843739, 0.08115161210298538, 0.014739127829670906, -0.027092987671494484, 0.023335305973887444, 0.006472570821642876, -0.1030314639210701, 0.0003814307856373489, 0.0043182396329939365, -0.021753862500190735, -0.011221437714993954, 0.03845638781785965, 0.02899160049855709, -0.02762858383357525, -0.05500020831823349, 0.03077656589448452, -0.017828166484832764, 0.02966679260134697, -0.012940176762640476, 0.03250536695122719, 0.04472319409251213, -0.02215557172894478, 0.017732448875904083, 0.08738622814416885, -0.0075926585122942924, -0.04083387926220894, -0.0316256545484066, 0.013910849578678608, 0.00918473768979311, 0.01354996208101511, -0.01651735045015812, 0.008683526888489723, 0.04506007209420204, 0.00017072143964469433, -0.03900459036231041, 0.02960103750228882, -0.03133150562644005, -0.006401240359991789, -0.018695872277021408, -0.041779469698667526, 0.013834980316460133, 0.0293276309967041, 0.03623002767562866, -0.007685319520533085, -0.027374710887670517, 0.015507500618696213, -0.04807158187031746, -0.019290901720523834, 0.00342201953753829, 0.000994723872281611, 0.039503779262304306, -0.007897550240159035, -0.028061410412192345, -0.03144281357526779, -0.0010394304990768433, 0.02317115105688572, 0.005917724221944809, -0.056719083338975906, -0.018822910264134407, -0.0342852920293808, 0.00468127615749836, 0.02859598770737648, 0.018180040642619133, -0.014862634241580963, 0.029387591406702995, 0.029160242527723312, -0.04518194496631622, 0.01922714151442051, -0.02862192876636982, -0.05319390818476677, -0.010016201063990593, 0.0007925721001811326, -0.005373440682888031, 0.010890692472457886, 0.03603401780128479, 0.008732634596526623, 0.014292031526565552, 0.027454279363155365, 0.003390745259821415, 0.03274841606616974, -0.012019197456538677, 0.02060951106250286, -0.0019738555420190096, 0.005518889054656029, -0.07893557101488113, 0.018518144264817238, -0.04635760933160782, -0.04856622591614723, -0.029150187969207764, 0.04611244052648544, -0.029990311712026596, -0.02688904106616974, -0.03162059187889099, 0.020929085090756416, -0.04474569857120514, -0.0448153018951416, -0.016186648979783058, 0.05645037442445755, 0.07047976553440094, -0.0037188250571489334, -0.005011924542486668, -0.013848504982888699, -0.0053170230239629745, 0.0019640757236629725, 0.03175373747944832, -0.04646996036171913, -0.009969603270292282, 0.014160586521029472, 0.01580641232430935, -0.01311164814978838, -0.02009282074868679, 0.03734642639756203, 0.009870256297290325, 0.00966279860585928, -0.028288448229432106, 0.01894596964120865, -0.003652885090559721, 0.036983978003263474, 0.012556220404803753, -0.0021452263463288546, 0.015894610434770584, -0.002350140130147338, -0.02476325072348118, -0.05111537501215935, -0.013557374477386475, 0.0033700307831168175, 0.01788460835814476, -0.038669779896736145, -0.08822312206029892, 0.038607463240623474, 0.01694408990442753, 0.015904610976576805, 0.01269296370446682, -0.0033700682688504457, -0.00030960567528381944, -0.02264004945755005, 0.03811855986714363, 0.0814502164721489, -0.0638522207736969, 0.010555854998528957, 0.00894144270569086, 0.00723465159535408, 0.011628936044871807, 0.003076605498790741, -0.029916569590568542, -0.04547613859176636, -0.03394055366516113, 0.004138602409511805, -0.05514391511678696, -0.026602011173963547, -0.02037380449473858, 0.011431321501731873, 0.0072515374049544334, -0.03148074820637703, -0.0070249298587441444, -0.005711425561457872, -0.017919965088367462, -0.029642585664987564, 0.010911600664258003, -0.011562778614461422, 0.0030028389301151037, 0.005659386981278658, -0.03223365172743797, -0.02410404570400715, -0.008264108560979366, 0.020688358694314957, 0.026979491114616394, -0.03970763087272644, -0.005140259861946106, -0.031915806233882904, -0.0016020204639062285, 0.011960995383560658, 0.034393906593322754, -0.025313684716820717, -0.03227975219488144, -0.022502049803733826, -0.00007395016291411594, -0.048473820090293884, 0.005671504884958267, -0.019014162942767143, 0.005387869197875261, 0.014676329679787159, 0.05175314098596573, -0.00033183363848365843, 0.03581121191382408, -0.0009945182828232646, -0.021122241392731667, 0.04064463451504707, -0.08101843297481537, -0.013534007593989372, -0.02438243478536606, -0.05032973363995552, -0.004514771979302168, 0.0029094351921230555, 0.01937389001250267, -0.037681687623262405, 0.04175199940800667, 0.026214536279439926, 0.024664191529154778, 0.020549273118376732, 0.010484334081411362, 0.04235464334487915, -0.06549940258264542, -0.0020946760196238756, -0.07852796465158463, 0.015575498342514038, 0.02956211194396019, -0.011795428581535816, 0.0008906337316147983, 0.00010397864389233291, -0.04168873280286789, 0.03600464016199112, -0.05663817748427391, -0.026084039360284805, 0.05117456614971161, 0.004172545857727528, -0.011072570458054543, 0.018668217584490776, -0.07103100419044495, 0.03409876301884651, 0.031660936772823334, -0.026901215314865112, -0.02680516429245472, -0.03524854779243469, 0.052477993071079254, 0.004688084591180086, 0.022794343531131744, -0.02941533364355564, -0.030574429780244827, 0.04613090679049492, 0.01295302901417017, 0.044607263058423996, 0.04360436275601387, 0.0025693189818412066, 0.027558237314224243, 0.02698240615427494, 0.015023896470665932, -0.009993278421461582, 0.014126257039606571, -0.0054306029342114925, -0.06392084807157516, 0.027410395443439484, -0.001522540464065969, -0.025195986032485962, -0.03238808363676071, 0.04119027405977249, 0.021210087463259697, -0.0217270627617836, -0.0519128181040287, 0.0033810194581747055, -0.06936896592378616, 0.0003081182367168367, -0.035082340240478516, -0.01295380387455225, -0.04783421754837036, 0.0535505935549736, -0.002359920646995306, -0.013413483276963234, 0.07323673367500305, 0.007306500803679228, -0.022297078743577003, -0.010510675609111786, 0.0898435190320015, 0.06963717192411423, 0.06443843245506287, 0.009917332790791988, 0.06267550587654114, -0.042885031551122665, -0.040422797203063965, 0.03307586908340454, -0.03139951452612877, -0.016566315665841103, -0.018104564398527145, 0.016725512221455574, 0.06374089419841766, 0.0014097653329372406, 0.058668043464422226, -0.014518998563289642, 0.01113344170153141, 0.02324056625366211, 0.040554679930210114, 0.0014725503278896213, 0.07495187968015671, 0.003457786049693823, -0.003952839877456427, 0.0007355380803346634, -0.06046558916568756, -0.005441478453576565, -0.04119959473609924, -0.002721722237765789, 0.0344756543636322, -0.0027824025601148605, 0.0003292166511528194, 0.00022616256319452077, 0.011042077094316483, 0.07380925118923187, -0.03629154711961746, 0.023731574416160583, -0.011758875101804733, 0.036249659955501556, -0.015095475129783154, 0.011247782967984676, -0.05197140574455261, -0.019937166944146156, -0.017306620255112648, -0.018456853926181793, -0.024935998022556305, -0.016507573425769806, -0.01651271991431713, 0.06232161819934845, -0.03233557194471359, 0.00412125326693058, 0.016381194815039635, 0.027734490111470222, -0.01840325817465782, -0.06811404228210449, -0.05732094869017601, -0.046337880194187164, -0.046612247824668884, -0.021277952939271927, 0.02775242179632187, 0.009866188280284405, -0.025055095553398132, -0.028867831453680992, -0.00955913681536913, -0.02704060822725296, 0.04730328917503357, -0.04388442635536194, -0.03732070326805115, 0.01519148238003254, 0.014760931022465229, 0.01720920018851757, 0.02491617202758789, 0.04959302023053169, -0.0012648004340007901, -0.002764118369668722, -0.02120543085038662, 0.009755073115229607, 0.026875624433159828, -0.0020154493395239115, 0.007197718136012554, -0.08326708525419235, 0.026759060099720955, 0.03822274133563042, -0.002095532836392522, -0.05943126231431961, 0.0065748183988034725, 0.025163190439343452, -0.022691549733281136, 0.06898175179958344, -0.021465392783284187, 0.017978671938180923, -0.02588365413248539, -0.003991108387708664, -0.014881907030940056, 0.0341610312461853, 0.03969931975007057, -0.013836350291967392, 0.0941682830452919, 0.04808390885591507, 0.012074734084308147, -0.031466588377952576, 0.0031252168118953705, -0.003098787274211645, -0.00941264908760786, -0.016783520579338074, -0.028245314955711365, -0.03666038066148758, -0.09518862515687943, -0.013759308494627476, 0.007774007972329855, -0.01875474862754345, -0.03209112212061882, 0.023661065846681595, 0.05223296582698822, -0.039258282631635666, 0.01707734353840351, -0.03941784426569939, 0.03549129515886307, -0.019286124035716057, -0.010153044015169144, 0.020412152633070946, 0.029327601194381714, -0.01350763626396656, -0.011561393737792969, 0.021550282835960388, -0.0523560605943203, 0.011537603102624416, 0.011541442014276981, 0.04200663045048714, 0.04054245352745056, -0.0019137969939038157, 0.00688651530072093 ]
[ -0.08549100905656815, -0.013322001323103905, -0.026960749179124832, -0.02864447981119156, 0.03380901366472244, -0.044615499675273895, -0.007981255650520325, 0.011353992857038975, -0.003862084122374654, -0.016876470297574997, 0.0018494577379897237, -0.03245508670806885, -0.005771724972873926, 0.00358014227822423, 0.08879496157169342, 0.022306447848677635, -0.003824707353487611, -0.0762598067522049, 0.024718547239899635, 0.014719094149768353, 0.025680910795927048, -0.06275966763496399, -0.037745293229818344, -0.027700742706656456, 0.00393744045868516, 0.009017608128488064, 0.015347919426858425, -0.023613866418600082, -0.00024505311739630997, -0.21612277626991272, -0.003653590800240636, 0.01891990192234516, 0.05596785247325897, -0.031502578407526016, 0.023860838264226913, 0.027783222496509552, 0.011800826527178288, 0.031193111091852188, -0.01165467407554388, 0.039167486131191254, 0.004184909164905548, 0.014051706530153751, -0.048224709928035736, -0.03341654688119888, 0.02620045281946659, 0.013894541189074516, 0.0007351803942583501, -0.039853304624557495, -0.02307036705315113, 0.006067878566682339, -0.037469297647476196, -0.01365874893963337, -0.021204611286520958, -0.00380354980006814, -0.01990444026887417, 0.06436318904161453, 0.03519046679139137, 0.0747433677315712, -0.004893584176898003, 0.017472773790359497, 0.01725849136710167, -0.009443139657378197, -0.11613217741250992, 0.07983222603797913, 0.0781082883477211, 0.06314440071582794, -0.03907061740756035, -0.07050438225269318, -0.02088947780430317, 0.09160821884870529, 0.01299172081053257, -0.03521524369716644, -0.01948418840765953, 0.03268395736813545, 0.026128578931093216, 0.003036864334717393, 0.013295670039951801, 0.030117321759462357, 0.019199775531888008, -0.03839219734072685, -0.013767779804766178, 0.0030131759122014046, -0.027756812050938606, -0.011735363863408566, -0.05184703692793846, 0.02000044845044613, -0.02103571593761444, 0.0617222785949707, 0.023747704923152924, 0.03339841589331627, 0.05842285603284836, 0.005845315288752317, 0.035359591245651245, -0.010691866278648376, -0.06843122094869614, -0.016050612553954124, -0.016098134219646454, -0.005841966252774, -0.06561806052923203, 0.45179542899131775, -0.014359592460095882, -0.04461010545492172, 0.08943779766559601, 0.03765137121081352, -0.01859123446047306, 0.014623119495809078, -0.0015814834041520953, -0.03032500296831131, 0.0016004639910534024, -0.022458048537373543, 0.023144181817770004, -0.0008950388291850686, 0.058780454099178314, -0.01918375864624977, 0.01183892972767353, 0.02264983020722866, -0.016474058851599693, -0.011297164484858513, 0.00045834871707484126, -0.014222110621631145, -0.024517521262168884, 0.03855280205607414, 0.02548738196492195, 0.013383698649704456, -0.023938700556755066, -0.039031319320201874, 0.01825684867799282, 0.07273237407207489, 0.01120071206241846, 0.012288318946957588, 0.02735176309943199, -0.040877826511859894, -0.045401956886053085, 0.000965688144788146, -0.005202888511121273, 0.01234197337180376, 0.055053018033504486, -0.010862510651350021, 0.0047713168896734715, 0.04308812692761421, -0.009437063708901405, 0.005536417011171579, 0.012269667349755764, -0.0007515856414102018, -0.017768580466508865, 0.08381058275699615, 0.012254767119884491, -0.04275872930884361, -0.012530243955552578, -0.029506182298064232, 0.003621653188019991, 0.0068763671442866325, -0.018973689526319504, -0.04574955254793167, 0.01469169370830059, 0.00208280305378139, 0.054639387875795364, -0.009687516838312149, -0.05943835899233818, 0.0019337424309924245, -0.010554320178925991, -0.031308650970458984, -0.050673384219408035, 0.05467459186911583, 0.04428892955183983, -0.07840872555971146, -0.022593971341848373, -0.011022670194506645, 0.02975972555577755, -0.08005621284246445, -0.03507097437977791, 0.0053563727997243404, -0.013655103743076324, -0.024403445422649384, 0.04472607746720314, -0.06008782237768173, -0.06784825026988983, -0.00033256373717449605, 0.03484617546200752, 0.014913656748831272, 0.025120722129940987, 0.010725799016654491, -0.027161283418536186, -0.0047026099637150764, -0.02397429756820202, -0.10608449578285217, -0.019528044387698174, 0.002371405716985464, -0.04232393205165863, -0.0021104824263602495, -0.03921636566519737, -0.020216263830661774, -0.09119709581136703, 0.11441364139318466, -0.005712540820240974, -0.023687364533543587, 0.026069775223731995, -0.011774134822189808, -0.025241170078516006, -0.03079967014491558, -0.02602500282227993, 0.017853422090411186, -0.04312676563858986, 0.01507437601685524, -0.07508044689893723, 0.06744565814733505, 0.03788548707962036, -0.05774201080203056, 0.08457185328006744, 0.043806806206703186, -0.025232214480638504, -0.04286223277449608, 0.02028166502714157, 0.040683064609766006, 0.01938903145492077, 0.0013676532544195652, -0.0026235186960548162, 0.008868693374097347, 0.007498920429497957, 0.0231891181319952, -0.014649128541350365, 0.010310159996151924, -0.03100806660950184, -0.3518660068511963, -0.03139008954167366, -0.028279384598135948, -0.006469232961535454, 0.007381840143352747, -0.04130370169878006, 0.008381647989153862, -0.005813989322632551, -0.03341967612504959, 0.006641326006501913, 0.08909838646650314, -0.011373319663107395, 0.015298190526664257, -0.08427293598651886, -0.01421281136572361, 0.015604224056005478, -0.03711843863129616, -0.02057088166475296, -0.04944330453872681, 0.017297230660915375, -0.021583260968327522, 0.01084178127348423, -0.008381308056414127, -0.06313661485910416, -0.000002886900801968295, -0.01739121787250042, 0.12850555777549744, -0.004889244679361582, 0.10401497781276703, -0.020862329751253128, 0.03322339057922363, 0.00033229790278710425, 0.025096723809838295, -0.09680433571338654, 0.009603488259017467, 0.0048929196782410145, 0.0021968877408653498, -0.0007441146881319582, 0.009432913735508919, -0.008306612260639668, -0.06525667011737823, -0.008090629242360592, -0.058423589915037155, -0.04420624300837517, -0.06239418312907219, 0.02157389186322689, -0.020153261721134186, -0.018964845687150955, -0.05402911454439163, 0.08277478814125061, 0.01705852337181568, 0.004516157787293196, 0.015745162963867188, 0.03696615621447563, 0.018069617450237274, -0.02011830173432827, -0.05883214250206947, 0.017729423940181732, 0.03904896229505539, 0.019569581374526024, 0.028748931363224983, 0.0584416538476944, 0.025534257292747498, -0.05791173130273819, 0.0046862349845469, 0.013782198540866375, 0.00620567612349987, 0.014626790769398212, 0.07431042939424515, -0.01591878943145275, 0.007646535988897085, 0.1244816854596138, -0.005255645141005516, -0.017730196937918663, 0.022964326664805412, 0.043565478175878525, 0.014544066041707993, 0.02020970731973648, 0.0144911864772439, -0.011853760108351707, 0.0031525937374681234, -0.01113999541848898, 0.03515544906258583, -0.02283092588186264, 0.004763454664498568, 0.02978745847940445, -0.014646711759269238, -0.029241789132356644, 0.0618845634162426, 0.014600102789700031, -0.03189237788319588, 0.016720745712518692, -0.03351806476712227, -0.07409031689167023, 0.08022946119308472, 0.015462280251085758, -0.23805886507034302, 0.016967708244919777, 0.06607498228549957, 0.0628184974193573, -0.03931819275021553, 0.02555186115205288, 0.029910527169704437, -0.026400981470942497, 0.027155237272381783, 0.023548632860183716, -0.01568063162267208, -0.006098784040659666, 0.010407843627035618, 0.006230587605386972, 0.03040097840130329, -0.02808309532701969, 0.06105390563607216, -0.03668719157576561, 0.027350040152668953, 0.00019521421927493066, -0.0010593776823952794, -0.00486011803150177, 0.1658008098602295, -0.0013126864796504378, 0.014575325883924961, 0.012426745146512985, 0.007348755374550819, 0.018243888393044472, 0.041558828204870224, 0.005071088671684265, -0.008662708103656769, 0.005551813170313835, 0.016253778710961342, 0.0111941983923316, 0.02388027496635914, -0.0687439814209938, -0.012105139903724194, 0.016618499532341957, 0.04118868708610535, 0.015753602609038353, 0.01884407177567482, 0.0004911790019832551, -0.014649881049990654, 0.04499338939785957, 0.0545656681060791, 0.01579587534070015, -0.014471856877207756, -0.025278974324464798, -0.04795406013727188, -0.03002433478832245, -0.03112645074725151, -0.03528540953993797, 0.026608215644955635, -0.019145768135786057, 0.002688035601750016, 0.08596567064523697, 0.009925265796482563, -0.0280962735414505, -0.017010686919093132, 0.020195968449115753, -0.009287559427320957, -0.04055245220661163, 0.10530544072389603, 0.003758735256269574, 0.03372178599238396 ]
[ 0.043658457696437836, 0.013071614317595959, 0.0004932922311127186, 0.026173733174800873, -0.01691528968513012, -0.008143678307533264, -0.017530811950564384, 0.005716575309634209, -0.003994868602603674, -0.02851025201380253, -0.04258275404572487, 0.027938617393374443, 0.004429678898304701, -0.03952908143401146, -0.02550673857331276, -0.013790735974907875, 0.03832430765032768, 0.018084650859236717, 0.039355356246232986, 0.003922787960618734, -0.015640446916222572, 0.003900065552443266, -0.025615742430090904, -0.016348473727703094, -0.025230243802070618, 0.021549109369516373, -0.028142791241407394, 0.002263593953102827, 0.030393995344638824, -0.15235476195812225, -0.016378089785575867, -0.029153183102607727, -0.012889671139419079, 0.01877637393772602, 0.016057565808296204, 0.033333055675029755, -0.026350026950240135, 0.012006930075585842, -0.015898870304226875, -0.00917611550539732, -0.0036421266850084066, -0.0026427493430674076, -0.028849981725215912, 0.032638728618621826, -0.017675098031759262, -0.010797608643770218, 0.018950723111629486, -0.06645549088716507, -0.016650564968585968, -0.02535838820040226, -0.03203471750020981, 0.0070810746401548386, -0.01041027158498764, 0.02971573732793331, 0.024105114862322807, 0.0070383595302701, 0.009667775593698025, -0.019514936953783035, -0.01916404440999031, -0.010780705139040947, -0.017673777416348457, -0.0036321652587503195, -0.006176675204187632, -0.028162674978375435, 0.02348983660340309, 0.03519372642040253, -0.03285741060972214, 0.015430535189807415, -0.05729060247540474, -0.012737109325826168, 0.008639592677354813, 0.05621131882071495, -0.017075296491384506, -0.027823492884635925, 0.02021178975701332, 0.040123969316482544, -0.022932153195142746, -0.03449089825153351, 0.029992682859301567, 0.0007693925872445107, -0.011308270506560802, 0.0520189069211483, -0.018552374094724655, 0.026373600587248802, -0.004871156997978687, 0.03354668617248535, -0.009791223332285881, 0.03583832085132599, 0.0058144922368228436, -0.006639100611209869, 0.00468400726094842, 0.030032755807042122, -0.004107974004000425, 0.02793250046670437, -0.054575979709625244, -0.048861391842365265, -0.02053636871278286, -0.03038964420557022, -0.015927772969007492, 0.8419429063796997, -0.0017423504032194614, -0.0326651856303215, 0.030433084815740585, 0.016706932336091995, 0.014656980521976948, -0.024508172646164894, 0.003710947697982192, 0.018101446330547333, 0.03179798275232315, -0.01842634379863739, -0.0016428650123998523, -0.008084600791335106, 0.015677599236369133, 0.01154056005179882, 0.01926598697900772, 0.011689976789057255, 0.006049491930752993, -0.008286195807158947, -0.03253661096096039, -0.00456960266456008, 0.04134630039334297, 0.0006412131479009986, -0.020463837310671806, -0.009331991896033287, -0.004818151239305735, -0.16358385980129242, 0.004607428330928087, -9.384672291120999e-33, 0.013576929457485676, -0.024352870881557465, 0.014003636315464973, 0.04460621997714043, 0.045585181564092636, 0.004936556797474623, 0.02467271499335766, 0.0040333759970963, -0.004597778432071209, -0.004853717517107725, -0.02671680599451065, -0.016563180834054947, -0.015549680218100548, 0.025909295305609703, 0.03450916334986687, -0.024818619713187218, -0.013068507425487041, 0.0365917794406414, -0.009038223884999752, 0.024643244221806526, 0.036113616079092026, -0.004673287272453308, -0.022188806906342506, 0.02300727181136608, -0.00387750961817801, 0.02420494146645069, -0.008289342746138573, 0.011082518845796585, 0.01403671782463789, -0.049428921192884445, -0.008510077372193336, 0.01752062514424324, -0.005729936994612217, -0.014355656690895557, 0.01571006141602993, -0.058301400393247604, -0.021312769502401352, 0.013873097486793995, -0.016347626224160194, 0.022591697052121162, -0.01697293296456337, -0.027527978643774986, -0.038914576172828674, -0.03408310189843178, 0.04883318021893501, 0.0005401047528721392, -0.003449490061029792, 0.007254685740917921, 0.02114519104361534, -0.029757479205727577, 0.015380948781967163, 0.01960202492773533, 0.004419502802193165, -0.02211989089846611, 0.03430695831775665, 0.016522040590643883, -0.01712271012365818, 0.01775198243558407, 0.051653068512678146, 0.04394165426492691, 0.013818024657666683, -0.007891373708844185, -0.030423706397414207, 0.004453233443200588, -0.022561948746442795, 0.032672956585884094, -0.004139770288020372, 0.03106335550546646, -0.002536274492740631, -0.015421483665704727, -0.046646613627672195, 0.017079055309295654, -0.026207424700260162, 0.005366413854062557, 0.01591782458126545, 0.006645010784268379, -0.016843680292367935, 0.0178028903901577, 0.011288720183074474, -0.0031442150939255953, 0.0019653767812997103, 0.023390408605337143, -0.019265122711658478, -0.04755963385105133, -0.017091548070311546, 0.01962895132601261, -0.01251435000449419, 0.012117249891161919, -0.016842100769281387, 0.003069940721616149, 0.015236832201480865, -0.02080480195581913, -0.023411734029650688, -0.013300154358148575, -0.05037142336368561, 8.963026140900891e-33, 0.01972108520567417, -0.06491415947675705, 0.006934501696377993, -0.00579909747466445, 0.027497807517647743, -0.008632727898657322, 0.03170568495988846, -0.0036615219432860613, -0.024399850517511368, 0.04889385402202606, -0.00021204166114330292, 0.012484255246818066, -0.0337149016559124, 0.05071833357214928, 0.027604911476373672, -0.024619506672024727, 0.016835758462548256, -0.008281526155769825, 0.05357389152050018, 0.018971571698784828, 0.02515784278512001, 0.00861640740185976, -0.007027996238321066, 0.008462414145469666, -0.027459610253572464, 0.0463460236787796, -0.0009604537626728415, 0.03120429441332817, 0.015229703858494759, 0.0005459599778987467, 0.025310808792710304, -0.01264978852123022, 0.017137309536337852, -0.00042647458030842245, -0.035621024668216705, 0.05011097341775894, 0.002586049260571599, -0.005962416063994169, -0.012959894724190235, -0.024920901283621788, 0.01143181324005127, 0.0034984368830919266, -0.006864601746201515, -0.02384900115430355, -0.004121617879718542, -0.012202698737382889, -0.0314565971493721, -0.005104266107082367, -0.005307117011398077, -0.01681903749704361, -0.02588508278131485, 0.006805721204727888, 0.029064830392599106, 0.0012907086638733745, -0.02423182874917984, -0.000668539956677705, -0.022167865186929703, -0.01033057551831007, 0.03985584154725075, 0.004520369227975607, -0.006307180039584637, -0.0047447471879422665, -0.02013559080660343, -0.013764481991529465, -0.042355138808488846, 0.008840548805892467, 0.015480129048228264, 0.009335520677268505, 0.01764657348394394, -0.04368332773447037, -0.017460661008954048, 0.010192186571657658, -0.006693097297102213, 0.05532488226890564, 0.036039672791957855, -0.03915715590119362, -0.03356451541185379, 0.004126932006329298, 0.005346906837075949, 0.040385663509368896, -0.015542015433311462, -0.008736965246498585, 0.04545982554554939, 0.005828465335071087, 0.0031679871026426554, 0.010873295366764069, -0.018692459911108017, 0.025343146175146103, -0.006403272971510887, -0.041549596935510635, -0.03758051618933678, 0.007267324719578028, 0.0034626168198883533, 0.0028299535624682903, -0.0036977319978177547, -1.4123093805551434e-8, -0.007194867357611656, 0.045063361525535583, 0.007959617301821709, -0.004797272849828005, 0.019267307594418526, -0.028895029798150063, -0.001255322014912963, 0.030784349888563156, 0.0007917684852145612, 0.022245613858103752, 0.05735040828585625, -0.04935933277010918, -0.027712706476449966, -0.01706881634891033, 0.0021807849407196045, 0.0013720666756853461, -0.03040073625743389, -0.013983383774757385, 0.04828625172376633, 0.001084118732251227, 0.029384760186076164, 0.045713502913713455, 0.030060632154345512, 0.025334946811199188, 0.019802909344434738, -0.012539981864392757, -0.009728728793561459, -0.07115714997053146, 0.013731040991842747, 0.02068215236067772, -0.010122152976691723, -0.0218901876360178, 0.01597735844552517, 0.020187553018331528, -0.0019833834376186132, -0.033908210694789886, 0.0005664747441187501, 0.016221290454268456, 0.021758271381258965, 0.00029276893474161625, 0.0064680385403335094, -0.016627777367830276, 0.02703956514596939, -0.05668859928846359, -0.005511084571480751, -0.020591048523783684, -0.06780465692281723, -0.00690254895016551, 0.020878970623016357, -0.03790145367383957, 0.03209443762898445, -0.0020819094497710466, -0.00682035880163312, 0.0682203620672226, 0.04210362210869789, -0.057388290762901306, 0.01005487609654665, -0.006636756006628275, -0.03344321995973587, 0.007051386404782534, 0.008550138212740421, 0.043340135365724564, -0.02604374848306179, -0.03158637136220932 ]
the-supposed-black-box
https://markhneedham.com/blog/2011/12/20/the-supposed-black-box
false
2011-12-18 21:00:04
The Lean Startup: Book Review
[ "lean-startup", "books", "book-review" ]
[ "Books" ]
I'd heard about http://www.amazon.co.uk/Lean-Startup-Innovation-Successful-Businesses/dp/0670921602/ref=sr_1_1?ie=UTF8&qid=1324224276&sr=8-1[The Lean Startup] for a long time before I actually read it, mainly from following the 'http://www.startuplessonslearned.com/[Startup Lessons Learned]' blog, but I didn't get the book until a colleague suggested a meetup to discuss how we might apply the ideas on our projects. My general learning from the book is that we need to take the idea of *creating tight feedback loops*, which we've learnt in the agile/lean worlds, and apply it to product development. Eric Ries talks about the ideas of the *Minimum Viable Product* (MVP), which is something that I've heard mentioned a lot in the last few projects I've worked on so I thought I knew what it meant. I'd always considered the MVP to effectively be the first release of any product you were building but Ries' frames it as the minimum product you can release to get feedback on whether your idea is viable or not. For example Dropbox's MVP was a video demonstrating how it would work when the team had written the code to sync files on all operating systems. On a lot of the projects that I've worked on we start after the point at which the business has decided what their product vision is and we're responsible for implementing it. They haven't necessarily then gone on to make a big return from building the product which I always found strange. The most frequent argument I've heard against releasing an 'incomplete' product early in the organisations that I've worked for is that it could ruin their brand if they took this approach. One suggestion the book makes is to release the product under a spin off subsidiary if we're worried about that. The book also discussed the ways that we need to treat early adopters of a product and mainstream customers differently. For example *early adopters won't mind/may actually prefer to play with an unfinished product* if they can help influence its future direction. By the time we have proved that we have a viable product and are looking to aim it at the mainstream market it will need to be more feature complete and polished in order to please that crowd. </li> There is a big focus on making *data driven decisions* such that we gather metrics showing how our product is actually being used by customers rather than just guessing/going on intuition as to what we should be doing next. Facebook http://www.facebook.com/video/video.php?v=10100259101684977[released an interesting video] where towards the end they describe the metrics which they have around their application such that *they can tell whether a deployment is losing them money* and therefore needs to be rolled back. One particular thing that the book talks about is http://52weeksofux.com/post/646711369/cohort-analysis-measuring-engagement-over-time[cohort analysis]: ____ A cohort analysis is a tool that helps measure user engagement over time. It helps UX designers know whether user engagement is actually getting better over time or is only appearing to improve because of growth. ____ We tend to use metrics to help us see the quality of code and which things we might want to work on there but I think the idea of using it to measure user engagement is really cool and should help us to build a more useful product.</li> I especially enjoyed the parts of the book where Ries talks about ways that some of the ideas have been applied with startups which are doing well at the moment although I think it'd be fair to say that the lean startup framework has been retrospectively fitted to explain these stories. I think the danger of thinking that they were following lean startup principles is that it can lead to us not thinking through problems ourselves which I guess is the same problem with any framework/methodology. I'm intrigued as to whether it will make a difference to the overall success rate of startups or not if they follow the ideas from the book. I imagine we'll see some ideas failing much more quickly than they might have otherwise and the suggestion is that when this happens we need to+++<strong>+++pivot and try and find another approach that will make money+++</strong>+++. Despite that, there there will come a point when the startup runs out of money without finding a way to monetise their product and it'll be game over. Overall the book is quite easy reading and worth a flick through as it has some cool ideas which can help us to spend less time building products which don't actually get used.
null
null
[ 0.030877118930220604, 0.01199331134557724, -0.007395884487777948, 0.03778520226478577, 0.09836700558662415, 0.031901564449071884, 0.0013426741352304816, 0.046969540417194366, 0.033152852207422256, -0.007637144066393375, -0.030150068923830986, -0.012841183692216873, -0.040747977793216705, 0.0276458952575922, -0.06205303966999054, 0.05615753307938576, 0.06868545711040497, 0.03689694404602051, 0.016117170453071594, 0.031666796654462814, 0.02559541165828705, 0.07769536226987839, 0.0334884449839592, 0.035408731549978256, 0.05176641419529915, -0.002464231103658676, 0.03506341576576233, -0.018365494906902313, -0.05385024845600128, -0.019083578139543533, 0.034744784235954285, 0.005017971619963646, 0.00698662456125021, -0.007970568723976612, 0.03602954372763634, -0.01617109589278698, -0.01896354742348194, 0.03168787434697151, -0.021418647840619087, -0.007074983790516853, -0.07291069626808167, 0.04993799701333046, -0.018166281282901764, 0.014671669341623783, -0.03768577054142952, 0.022097062319517136, -0.050417084246873856, 0.006764804478734732, -0.0014956785598769784, 0.004426684696227312, -0.06716683506965637, 0.02788199856877327, -0.012301662005484104, -0.019441604614257812, -0.009367885999381542, 0.03414420783519745, 0.010004392825067043, -0.043192628771066666, 0.00042254605796188116, -0.04284892976284027, 0.003906364552676678, -0.02209237962961197, -0.002844083122909069, 0.041788987815380096, 0.03885709494352341, -0.05626719817519188, 0.006697572767734528, 0.03849588334560394, -0.03862675279378891, 0.004205979406833649, -0.06397170573472977, -0.002717278664931655, -0.010335579514503479, -0.008980141952633858, 0.006451277993619442, -0.06535392254590988, 0.014912191778421402, 0.08127790689468384, 0.0224788635969162, 0.035461485385894775, -0.020952614024281502, 0.0367482453584671, -0.014018089510500431, 0.03267873823642731, -0.05481407046318054, -0.04045644775032997, -0.005156435538083315, -0.02559513784945011, -0.06831914186477661, 0.058178480714559555, 0.004165776539593935, -0.06068544089794159, 0.014971250668168068, 0.036363452672958374, 0.002191890263929963, 0.00509487371891737, 0.029168179258704185, -0.004316512495279312, -0.014766613952815533, -0.022406646981835365, -0.03786150738596916, -0.024230437353253365, -0.011306274682283401, 0.00399803277105093, -0.07161883264780045, 0.0017095633083954453, -0.02284894324839115, -0.014672428369522095, -0.006364243105053902, -0.000006102101906435564, -0.020877337083220482, 0.029184730723500252, -0.042019203305244446, 0.02345830760896206, -0.06475149840116501, 0.07384447008371353, 0.015137757174670696, -0.04079894348978996, -0.028449272736907005, -0.0009309250162914395, 0.041605789214372635, 0.037101488560438156, -0.0051003387197852135, 0.07534687221050262, 0.009417848661541939, 0.009360515512526035, -0.051740001887083054, 0.05620761588215828, -0.013174014165997505, -0.0544738732278347, -0.013946101069450378, 0.04205964133143425, -0.049724891781806946, -0.027954643592238426, 0.0002496984088793397, -0.01619429513812065, 0.03600649535655975, -0.0015590076800435781, 0.03377028554677963, 0.030895354226231575, 0.0030058645643293858, -0.0205583143979311, 0.015144823119044304, 0.02233736962080002, 0.023365480825304985, -0.013134381733834743, 0.0056332484818995, -0.028952835127711296, -0.07427208125591278, -0.02879992499947548, 0.0008746333187445998, 0.00784212350845337, 0.027107080444693565, -0.039481163024902344, 0.029903803020715714, 0.08633288741111755, 0.027915798127651215, 0.01627957634627819, -0.021844767034053802, 0.03999132663011551, 0.036543361842632294, 0.03274894878268242, 0.017173124477267265, 0.014920303598046303, 0.005560759920626879, -0.008966072462499142, 0.010893355123698711, 0.03602660447359085, -0.004437603987753391, -0.014638270251452923, -0.04550251364707947, -0.04553038254380226, 0.036922525614500046, -0.03911813348531723, -0.014494223520159721, 0.044631097465753555, 0.09220746904611588, 0.05901256576180458, 0.027346787974238396, 0.016806146129965782, -0.076340451836586, 0.05128243938088417, 0.02081753872334957, 0.02095484361052513, 0.029727140441536903, -0.02951652742922306, 0.06574476510286331, 0.04458263888955116, 0.010665244422852993, 0.05248688533902168, -0.07626771181821823, -0.10093227028846741, -0.028129039332270622, -0.025233209133148193, 0.039223600178956985, -0.040179960429668427, 0.02562442608177662, 0.06944864988327026, -0.012143311090767384, 0.05433759465813637, 0.002864306326955557, 0.0014866607962176204, -0.001337877125479281, -0.0532597191631794, -0.03716103360056877, 0.04834333062171936, 0.03940222039818764, 0.0015092151006683707, -0.04518335312604904, 0.00881215650588274, -0.010747785679996014, -0.003252363996580243, 0.04193165525794029, -0.021004606038331985, 0.040100593119859695, -0.0038219306152313948, 0.06769165396690369, -0.03752230480313301, 0.048172809183597565, -0.023729143664240837, 0.02170538157224655, 0.01936827041208744, -0.0228753499686718, 0.02020656131207943, 0.005115919280797243, 0.11200734972953796, 0.06148763746023178, -0.05017518997192383, -0.04948621615767479, 0.043570276349782944, 0.017868706956505775, -0.024421295151114464, -0.005953455343842506, -0.006938596721738577, 0.011492762714624405, 0.006433306261897087, -0.05725355073809624, -0.02603108435869217, 0.026717113330960274, -0.051024455577135086, 0.006125702988356352, 0.05204653739929199, -0.024199722334742546, 0.06083894893527031, 0.008857311680912971, -0.006088457070291042, -0.02577390894293785, -0.003982501570135355, -0.05392405018210411, -0.0012757045915350318, 0.00047785352217033505, -0.01660340651869774, 0.048266682773828506, -0.009127960540354252, -0.03737836331129074, -0.02840767614543438, -0.0452951081097126, 0.03152085468173027, 0.07354360818862915, 0.06836336851119995, -0.014913718216121197, 0.06064290553331375, -0.011432608589529991, 0.0578162856400013, 0.008308110758662224, -0.03360895439982414, -0.04471352696418762, -0.06083008274435997, -0.0034147584810853004, 0.029059799388051033, 0.018718358129262924, 0.018533535301685333, 0.01044928003102541, 0.014896810986101627, 0.0024547833018004894, -0.01425129920244217, 0.035953085869550705, 0.002427107887342572, 0.0017662348691374063, -0.03570711985230446, 0.010569869540631771, 0.04883511736989021, -0.038189198821783066, -0.02146308310329914, 0.017345014959573746, -0.08683786541223526, 0.039453376084566116, -0.06292755901813507, -0.026831768453121185, -0.01368651632219553, 0.005136323161423206, 0.046543948352336884, 0.029910068958997726, 0.03230426087975502, 0.06330537796020508, 0.0387219563126564, -0.0022329390048980713, 0.0005538848927244544, -0.008511398918926716, 0.03766176477074623, 0.01782006397843361, -0.0014188160421326756, 0.053480152040719986, -0.0030532595701515675, 0.008219745941460133, -0.04927600175142288, 0.06329208612442017, -0.05685398727655411, -0.2662472128868103, 0.01669682376086712, 0.02574780397117138, -0.041862454265356064, 0.02712376043200493, -0.03336538001894951, -0.003839547513052821, -0.052348095923662186, -0.016932791098952293, 0.02240259014070034, -0.032981276512145996, -0.03174031153321266, -0.01987634040415287, 0.026611903682351112, 0.008926529437303543, 0.05221729353070259, 0.04478616639971733, -0.020510205999016762, 0.009188252501189709, 0.046742167323827744, -0.024692103266716003, -0.08175695687532425, -0.008031513541936874, 0.03473849222064018, 0.03902150318026543, 0.04700522869825363, -0.07747384160757065, 0.0480869822204113, -0.054666679352521896, -0.0016577951610088348, 0.00889891292899847, -0.006838106084614992, -0.021663984283804893, -0.019579406827688217, 0.0014926290605217218, -0.012505565769970417, 0.034303974360227585, -0.001505254185758531, -0.003569333115592599, 0.005896707531064749, -0.008222999051213264, -0.018537865951657295, 0.014387370087206364, 0.03025895357131958, 0.06990230828523636, 0.018089644610881805, -0.07325121760368347, -0.027789749205112457, -0.03780585899949074, 0.08218089491128922, -0.0174292903393507, -0.03905420005321503, -0.012540129944682121, 0.041681528091430664, 0.009600476361811161, 0.001830018823966384, -0.0094149773940444, -0.020887846127152443, -0.03441654518246651, -0.017391826957464218, -0.026737751439213753, -0.02327885664999485, -0.018615316599607468, -0.035610299557447433, -0.0034182793460786343, -0.07806190103292465, -0.06140584871172905, -0.015150551684200764, 0.06471753120422363, 0.013244297355413437, -0.04037677124142647, 0.016295647248625755, 0.003722922410815954, -0.10397010296583176, -0.0012550026876851916, -0.019796131178736687, -0.0030057798139750957, 0.030144905671477318, 0.007687963079661131, 0.042230941355228424, -0.02845141664147377, -0.051572512835264206, 0.012198851443827152, 0.0153258191421628, 0.0376264713704586, -0.021036960184574127, 0.038823552429676056, 0.024158360436558723, -0.022227326408028603, 0.013660058379173279, 0.06380442529916763, -0.0013026708038523793, -0.03772236406803131, -0.032827310264110565, 0.021318521350622177, -0.0077224792912602425, 0.010354747995734215, -0.017028801143169403, 0.0010334219550713897, 0.04163201153278351, -0.01990704983472824, -0.05339376628398895, 0.009680170565843582, -0.012878167442977428, -0.009337728843092918, -0.008349014446139336, -0.06098702549934387, -0.001831226283684373, 0.03290680795907974, 0.005170196294784546, 0.00826428085565567, -0.029752632603049278, 0.009584112092852592, -0.052093785256147385, -0.033520668745040894, -0.031071390956640244, 0.002376412507146597, 0.05407975986599922, -0.02440878190100193, -0.009031025692820549, -0.05558367818593979, 0.002758121583610773, -0.01926509290933609, -0.03573864325881004, -0.060706812888383865, -0.01662221923470497, -0.017796387895941734, -0.008719298057258129, 0.010071656666696072, 0.011892016977071762, -0.01723717525601387, 0.007180451415479183, 0.017155149951577187, -0.038416359573602676, 0.001560616074129939, -0.0337003618478775, -0.07713636010885239, -0.033486008644104004, -0.008158966898918152, 0.01041342131793499, -0.014855826273560524, 0.028341451659798622, -0.0006859690765850246, -0.0027570088859647512, 0.03918648511171341, 0.024339860305190086, 0.010703657753765583, -0.02019178494811058, 0.023153916001319885, 0.021869733929634094, -0.00043242587707936764, -0.06880556046962738, 0.015439394861459732, -0.04040050879120827, -0.015378762036561966, -0.026817454025149345, 0.03667772561311722, -0.01874968595802784, -0.03362416848540306, -0.006239144131541252, 0.005757324863225222, -0.04072803631424904, -0.04813540354371071, -0.01965334452688694, 0.036206625401973724, 0.059896647930145264, -0.0043907612562179565, 0.021175848320126534, -0.008757224306464195, -0.010482151061296463, 0.024052167311310768, -0.026677975431084633, -0.050213929265737534, -0.01373953279107809, 0.010954917408525944, 0.01255019847303629, 0.012653660029172897, 0.008716315031051636, 0.0405396893620491, -0.011587180197238922, -0.011613599956035614, -0.04448534920811653, 0.013961306773126125, 0.00442380690947175, 0.04320881888270378, 0.015658069401979446, -0.0089231813326478, -0.007268231362104416, -0.023609263822436333, -0.02471776492893696, -0.05123547464609146, -0.00886660534888506, 0.020695414394140244, 0.005885405465960503, -0.03175168111920357, -0.06102241575717926, 0.061341095715761185, 0.014984015375375748, 0.004133378155529499, 0.02955355867743492, -0.02641690894961357, 0.0072087571024894714, -0.029438430443406105, 0.03006569668650627, 0.0654616430401802, -0.07340029627084732, -0.0060862391255795956, -0.012583128176629543, -0.008123337291181087, 0.017984844744205475, -0.013238624669611454, -0.04233398288488388, -0.0075767757371068, -0.021862778812646866, 0.007104267366230488, -0.06765688210725784, -0.01874631643295288, -0.020059660077095032, 0.015101369470357895, -0.0014867777936160564, 0.017446069046854973, -0.03771203011274338, -0.023898139595985413, -0.022073417901992798, -0.01825866661965847, 0.023380061611533165, -0.035991065204143524, 0.01896688900887966, 0.00301634194329381, -0.0541452057659626, -0.020813820883631706, -0.03202356398105621, 0.005738965701311827, 0.00973772443830967, -0.03256271034479141, 0.014228732325136662, -0.03106897883117199, 0.0023917986545711756, -0.003262838115915656, 0.037525713443756104, -0.024665948003530502, -0.014534899033606052, -0.048394616693258286, -0.0006105118081904948, -0.04641040414571762, 0.01541176438331604, -0.025581615045666695, 0.005917488131672144, 0.03516550734639168, 0.07056960463523865, 0.0031862061005085707, 0.023396575823426247, -0.008101396262645721, -0.019997118040919304, 0.05372846499085426, -0.06235213205218315, -0.024662451818585396, -0.03217234089970589, -0.0605301707983017, 0.0004064833337906748, 0.013273889198899269, 0.02450450323522091, -0.033732820302248, 0.04110397398471832, 0.020622912794351578, 0.0398842990398407, 0.01385283563286066, 0.01040136069059372, 0.007521729450672865, -0.03833695873618126, 0.008487153798341751, -0.0633048489689827, -0.0049041579477488995, 0.039752740412950516, 0.005510413087904453, 0.012340850196778774, 0.0016063422663137317, -0.03421756997704506, 0.05037800222635269, -0.07370776683092117, -0.030270235612988472, 0.04998075217008591, 0.00026367223472334445, -0.009177724830806255, 0.030158434063196182, -0.06541222333908081, 0.026296792551875114, 0.01786034367978573, -0.05439825356006622, -0.013637448661029339, -0.022972892969846725, 0.0667247548699379, 0.009238497354090214, 0.02866676077246666, -0.04077701270580292, -0.015083963982760906, 0.08113942295312881, -0.001299909083172679, -0.006322868168354034, 0.04619439318776131, 0.008830739185214043, 0.03298022225499153, 0.04104150831699371, 0.011042296886444092, -0.016026141121983528, 0.027947548776865005, -0.01781875267624855, -0.0646529570221901, 0.034216850996017456, -0.0006671739392913878, -0.023993009701371193, -0.024706406518816948, 0.05893401801586151, 0.019469043239951134, -0.02484540455043316, -0.049089837819337845, 0.011196151375770569, -0.06310498714447021, 0.0032702134922146797, -0.00892897229641676, -0.02057264931499958, -0.06121858209371567, 0.03538109362125397, -0.008934468030929565, 0.017684346064925194, 0.05734339728951454, -0.0116996169090271, -0.018426284193992615, -0.025450600311160088, 0.08621586859226227, 0.08381927758455276, 0.065274678170681, 0.016176067292690277, 0.06790250539779663, 0.0014174540992826223, -0.04230191186070442, 0.011205661110579967, -0.007437480613589287, -0.02617672272026539, -0.041587620973587036, 0.008905596099793911, 0.044241853058338165, -0.018968811258673668, 0.05976634845137596, -0.0038011393044143915, -0.028470788151025772, -0.00868942216038704, 0.045660313218832016, 0.010723302140831947, 0.0642169862985611, 0.0044539617374539375, 0.008787672966718674, -0.02077384665608406, -0.05083167180418968, -0.00481540197506547, -0.028224647045135498, -0.0025070798583328724, 0.046497661620378494, -0.0010987400310114026, 0.04206220060586929, 0.0018537337891757488, 0.004750692285597324, 0.08235517144203186, -0.04698425903916359, 0.03245212882757187, -0.006212954875081778, 0.03232258930802345, -0.014444069005548954, 0.013681788928806782, -0.013953506015241146, -0.0063267056830227375, -0.008549592457711697, -0.020316408947110176, -0.021369297057390213, -0.001314519322477281, 0.002802751725539565, 0.03449010103940964, -0.012905260547995567, 0.004047981929033995, 0.039676498621702194, 0.004197572823613882, -0.021899113431572914, -0.0648697167634964, -0.031475067138671875, -0.0380060113966465, -0.04975511506199837, -0.011821189895272255, 0.01763232797384262, -0.0015704958932474256, -0.04808017611503601, -0.02200123853981495, -0.006435311399400234, -0.022646518424153328, 0.0430905856192112, -0.06350153684616089, -0.02365071326494217, -0.002428012201562524, 0.012914013117551804, 0.012564413249492645, 0.012334042228758335, 0.058769021183252335, 0.005695714149624109, -0.015578744001686573, 0.014345028437674046, 0.059182245284318924, 0.028674231842160225, -0.001835568924434483, 0.02929089218378067, -0.07994799315929413, 0.02920493669807911, 0.01758238859474659, -0.0246293768286705, -0.057156335562467575, 0.019550329074263573, 0.023306436836719513, -0.007829570211470127, 0.04555903375148773, 0.002712033223360777, 0.024516185745596886, -0.047121234238147736, -0.00820279773324728, -0.010018047876656055, 0.0030413358472287655, 0.036384109407663345, -0.0172383114695549, 0.08607859909534454, 0.036445826292037964, 0.005826475098729134, -0.05467071756720543, -0.015292896889150143, 0.000106747196696233, 0.02597977966070175, -0.020085720345377922, -0.013525043614208698, -0.01634048856794834, -0.08560074120759964, -0.011330091394484043, 0.011974682100117207, -0.028954429551959038, -0.02988521382212639, 0.027468610554933548, 0.023020483553409576, -0.012066063471138477, 0.016812501475214958, -0.05120528116822243, 0.028241274878382683, -0.00880326610058546, -0.007095466833561659, -0.01512228325009346, 0.021930914372205734, -0.0048861633986234665, 0.0004657766257878393, 0.017368564382195473, -0.045143160969018936, 0.01713026501238346, -0.0024881232529878616, 0.026121465489268303, 0.032136596739292145, 0.02026941627264023, -0.028899148106575012 ]
[ -0.07316480576992035, -0.009717005304992199, -0.022022631019353867, -0.04665488004684448, 0.025848908349871635, 0.00011523097055032849, -0.03951868414878845, 0.04126415401697159, -0.021953729912638664, -0.0059697991237044334, 0.013120700605213642, -0.02675771713256836, -0.019532160833477974, -0.03742334991693497, 0.07356315106153488, 0.027505654841661453, 0.03727833181619644, -0.10497255623340607, 0.015579303726553917, 0.02785598486661911, 0.013040251098573208, -0.04215872287750244, -0.02085844799876213, -0.015360227786004543, 0.03549971431493759, -0.012796570546925068, 0.030451953411102295, -0.01206574309617281, -0.02455626241862774, -0.17483815550804138, 0.007842947728931904, 0.02580069936811924, 0.05149805173277855, -0.022147608920931816, 0.01851731166243553, 0.06870311498641968, 0.033771153539419174, 0.015855636447668076, -0.00006148183456389233, 0.021673062816262245, 0.02218954637646675, 0.007886241190135479, -0.02475164458155632, -0.023154960945248604, 0.027764268219470978, 0.03406102955341339, 0.019133159890770912, -0.037847280502319336, -0.009774703532457352, -0.010543672367930412, -0.05543738231062889, -0.034631531685590744, -0.01666976511478424, -0.05908532813191414, -0.02593802660703659, 0.03175095468759537, 0.020132949575781822, 0.06802991777658463, 0.022529684007167816, 0.038843777030706406, 0.03383735567331314, -0.043847110122442245, -0.15519869327545166, 0.07778128981590271, 0.052037838846445084, 0.05446425452828407, -0.058593228459358215, -0.01231001503765583, -0.025596046820282936, 0.08971093595027924, 0.044001877307891846, -0.026442646980285645, 0.007457211147993803, 0.03466392308473587, 0.01893388293683529, 0.026238875463604927, 0.011192922480404377, 0.035082921385765076, 0.011376220732927322, -0.05181051418185234, -0.026403158903121948, 0.017047828063368797, -0.03577223792672157, -0.008227233774960041, -0.05458233505487442, 0.05095498263835907, 0.010481642559170723, 0.04954831674695015, 0.06313995271921158, 0.044883884489536285, 0.042633574455976486, -0.007058942690491676, 0.014380088075995445, -0.030837226659059525, -0.08636803179979324, -0.010183081030845642, -0.016238251700997353, -0.02829957939684391, -0.06499975919723511, 0.4214533269405365, -0.0060858214274048805, 0.009096200577914715, 0.06246837228536606, 0.008707942441105843, -0.014550265856087208, -0.010542997159063816, 0.012223459780216217, -0.02451629564166069, 0.04851498827338219, -0.0084144352003932, 0.02860391139984131, 0.0484539158642292, 0.06179795786738396, -0.0765502005815506, 0.018493790179491043, 0.04489815980195999, -0.011327583342790604, 0.015584008768200874, -0.005823512561619282, -0.014334973879158497, -0.022697830572724342, 0.03514659404754639, 0.04003600403666496, 0.0052216327749192715, -0.06764702498912811, -0.034163568168878555, 0.03834747150540352, 0.04157525300979614, 0.015551707707345486, -0.0008052024058997631, 0.05283455178141594, -0.033903568983078, -0.04943874478340149, 0.002744517521932721, 0.007514466065913439, 0.0096003832295537, -0.004693951457738876, -0.004651935771107674, -0.012358089908957481, 0.05390065908432007, 0.021145688369870186, 0.03286553546786308, 0.013843975961208344, -0.05162924900650978, -0.03367334231734276, 0.09768021106719971, 0.04202374815940857, -0.02815421298146248, -0.01325079146772623, -0.02817569673061371, 0.022430291399359703, 0.01210970338433981, 0.02529558353126049, -0.06330964714288712, 0.05622343346476555, -0.0028339463751763105, 0.07126940786838531, -0.01335726585239172, -0.06461137533187866, 0.012421922758221626, -0.021345268934965134, -0.021699801087379456, -0.06494194269180298, 0.026092099025845528, 0.034165237098932266, -0.12383431941270828, -0.03702303394675255, -0.0049444823525846004, 0.027016656473279, -0.04066227376461029, -0.023184537887573242, -0.006100351456552744, -0.0196986123919487, 0.0008761583594605327, 0.07676909118890762, -0.021547909826040268, -0.04369848966598511, 0.006084611639380455, 0.03472869470715523, 0.031069377437233925, 0.027630865573883057, 0.0026886528357863426, -0.013008865527808666, -0.006108065135776997, -0.040824100375175476, -0.08746457099914551, -0.035699814558029175, -0.023772018030285835, -0.04125474765896797, 0.028952710330486298, -0.03578362241387367, -0.009409014135599136, -0.1014174297451973, 0.11875659227371216, -0.02661513350903988, -0.023342415690422058, -0.0024348152801394463, -0.0037858509458601475, -0.025936802849173546, -0.016849607229232788, -0.08067640662193298, 0.022617598995566368, -0.06264989823102951, 0.03143501281738281, -0.06772571802139282, 0.06707901507616043, 0.054165344685316086, -0.04481476917862892, 0.11723646521568298, 0.05509525164961815, -0.0320889875292778, -0.020124122500419617, -0.007367696613073349, 0.015477084554731846, 0.011049019172787666, 0.007731141522526741, 0.007698496803641319, 0.02337200567126274, -0.032642800360918045, 0.019573284313082695, -0.0018281182274222374, 0.031302355229854584, -0.027766793966293335, -0.34171783924102783, -0.03223443031311035, -0.02144397608935833, 0.010553460568189621, 0.018242470920085907, -0.037729986011981964, 0.019536618143320084, -0.0043140859343111515, -0.047828566282987595, -0.011588914319872856, 0.10328182578086853, -0.032920826226472855, 0.019737720489501953, -0.05534401535987854, -0.025443511083722115, 0.00481064710766077, -0.04016569256782532, -0.029017921537160873, -0.028577150776982307, 0.019841086119413376, 0.0011146590113639832, -0.0003885258629452437, -0.01689985580742359, -0.036647018045186996, 0.019606580957770348, -0.04991855472326279, 0.08269943296909332, -0.002149176551029086, 0.05998626723885536, -0.029573604464530945, 0.048340339213609695, 0.04532996565103531, 0.008893944323062897, -0.08874773234128952, 0.011233820579946041, -0.008715643547475338, 0.011707624420523643, -0.037953294813632965, -0.018119877204298973, -0.022661084309220314, -0.05463331937789917, 0.030661335214972496, -0.06951189786195755, -0.037135399878025055, -0.08187954127788544, 0.011056565679609776, -0.04738035798072815, -0.007246294058859348, -0.03775307908654213, 0.0727272555232048, 0.01845458708703518, 0.01780039817094803, 0.016483107581734657, 0.012592962943017483, 0.026477620005607605, -0.03766946122050285, -0.08079183101654053, 0.04068971797823906, 0.01800115406513214, -0.0008812456508167088, 0.023939555510878563, 0.061139609664678574, 0.027074798941612244, -0.023015042766928673, 0.004324829205870628, -0.03681568056344986, -0.0035991682671010494, 0.020400190725922585, 0.011750328354537487, -0.013054168783128262, -0.016495853662490845, 0.06847106665372849, -0.010923020541667938, -0.012639317661523819, 0.027355434373021126, -0.003088419558480382, -0.021244535222649574, -0.009629405103623867, 0.0017065665451809764, -0.010636269114911556, -0.021230414509773254, -0.025787193328142166, 0.01534851361066103, -0.004124081693589687, -0.028201917186379433, 0.041773367673158646, 0.0005237333243712783, -0.07416438311338425, 0.05510338023304939, 0.03352141007781029, -0.0017573204822838306, 0.006487707141786814, -0.03042747639119625, -0.033786311745643616, 0.12628884613513947, -0.014957893639802933, -0.231509730219841, 0.006685244385153055, 0.044517818838357925, 0.06398181617259979, -0.0074081565253436565, 0.03191811963915825, 0.02668185904622078, -0.0428808219730854, 0.035130444914102554, 0.032317936420440674, 0.017939401790499687, -0.006031298078596592, 0.011174272745847702, -0.000607975060120225, 0.04628470167517662, -0.02616170607507229, 0.06261684745550156, -0.012860264629125595, 0.039139676839113235, -0.020154466852545738, 0.020532025024294853, -0.005706836935132742, 0.15493066608905792, 0.025594254955649376, -0.0042148372158408165, 0.01584400236606598, -0.022007565945386887, 0.014153391122817993, 0.04574728012084961, 0.036564916372299194, 0.02154606394469738, 0.0021308534778654575, 0.04638684540987015, 0.014804515987634659, 0.02354232408106327, -0.08017472922801971, -0.04067539423704147, 0.011903764680027962, 0.01925836317241192, 0.005124797113239765, 0.018785038962960243, -0.0028253891505301, -0.02449079044163227, 0.053600601851940155, 0.06047501787543297, -0.03239025920629501, -0.04076385498046875, -0.06828423589468002, -0.06863318383693695, -0.02663411572575569, -0.02617497369647026, -0.03438251093029976, 0.006365230306982994, 0.0049421112053096294, 0.017291665077209473, 0.04860076680779457, 0.047895535826683044, -0.03092343360185623, -0.00980902649462223, 0.00388092128559947, 0.0028848093934357166, -0.016732988879084587, 0.08983464539051056, 0.04476894065737724, 0.047506462782621384 ]
[ -0.011137843132019043, -0.016920218244194984, -0.013614760711789131, -0.04154264181852341, 0.0042424071580171585, 0.007757110986858606, -0.0025471521075814962, 0.04597143828868866, -0.004015825688838959, -0.007169388700276613, 0.011142370291054249, 0.05759677663445473, 0.018619399517774582, -0.06453932076692581, 0.044543247669935226, 0.011665940284729004, -0.004396547097712755, -0.014696834608912468, 0.01761031150817871, 0.00802804995328188, -0.006424892693758011, 0.01932990923523903, -0.03927621617913246, 0.028579022735357285, -0.03228375315666199, 0.04460417851805687, -0.0037065132055431604, 0.009365085512399673, 0.04039860889315605, -0.1393311470746994, 0.010298334993422031, -0.006640601437538862, 0.012806673534214497, 0.003983427304774523, 0.03846884146332741, 0.011897657066583633, 0.015751274302601814, -0.025722824037075043, -0.02009420655667782, -0.014440019614994526, 0.04210492596030235, -0.028439952060580254, 0.0011903609847649932, 0.025896605104207993, -0.006086875684559345, -0.005868622101843357, -0.00559904333204031, -0.010790051892399788, -0.012641387060284615, -0.03314966708421707, -0.04512457922101021, -0.035193994641304016, -0.01927274279296398, -0.02337442897260189, -0.0036217074375599623, -0.016930582001805305, 0.02777419611811638, -0.0031486721709370613, 0.03693264722824097, -0.016290411353111267, 0.05181555449962616, -0.06480807065963745, -0.014655139297246933, -0.0063306111842393875, 0.027604766190052032, -0.01327579002827406, -0.016604557633399963, -0.0020400243811309338, -0.0695129781961441, 0.007993425242602825, -0.013100438751280308, -0.005289559718221426, -0.03512851521372795, 0.01295606791973114, -0.007959764450788498, 0.04774077981710434, 0.01530060451477766, -0.01807304285466671, 0.012445623986423016, 0.0025807132478803396, -0.07044598460197449, 0.0369260236620903, -0.011916730552911758, -0.008836806751787663, -0.046906664967536926, -0.018841015174984932, 0.04300767555832863, -0.0007736242841929197, 0.013735583983361721, 0.022236134856939316, -0.039405543357133865, 0.02477051317691803, -0.012027343735098839, 0.004641064442694187, -0.08551282435655594, -0.007656607311218977, -0.004136204719543457, -0.03736408054828644, -0.023023517802357674, 0.8276285529136658, -0.002346566878259182, 0.03582976385951042, 0.03356437012553215, 0.005781752523034811, -0.0012125539360567927, -0.03364398330450058, -0.0352274589240551, 0.03675586357712746, 0.013830672949552536, -0.023986291140317917, -0.019916031509637833, 0.012350375764071941, 0.01385381817817688, 0.03590892255306244, 0.05048573762178421, -0.004342989064753056, 0.01860385574400425, -0.024251457303762436, -0.02748972177505493, 0.0011589202331379056, 0.03571104630827904, 0.020123353227972984, 0.04978945851325989, -0.03547702357172966, -0.03237690031528473, -0.15342901647090912, -0.015522176399827003, -8.645543483843022e-33, 0.016776535660028458, -0.002157955663278699, -0.013501815497875214, 0.003957987762987614, 0.003111514961346984, -0.0004686610773205757, 0.0059969485737383366, 0.03143293038010597, -0.012173475697636604, -0.016840361058712006, -0.0037610435392707586, -0.04004466161131859, -0.002770341234281659, -0.012538012117147446, 0.01611211709678173, -0.03132589906454086, 0.011039660312235355, 0.02237875759601593, -0.0208775345236063, 0.0005331348511390388, 0.030133718624711037, -0.0017390853026881814, -0.012743388302624226, 0.020663833245635033, 0.008489551953971386, -0.004063465632498264, 0.005108230747282505, 0.0513826347887516, -0.0012595679145306349, -0.0539107546210289, 0.003242368344217539, 0.015392647124826908, -0.030288472771644592, -0.008483019657433033, -0.0254592914134264, -0.0653887614607811, -0.06226169317960739, -0.007321313954889774, 0.004968412686139345, -0.0023273408878594637, -0.038078952580690384, 0.0011957932729274035, -0.03472842276096344, -0.004730568267405033, -0.00502089923247695, 0.026583168655633926, 0.010325118899345398, 0.02406281791627407, 0.026528196409344673, -0.023477621376514435, -0.0047989035956561565, 0.0034119875635951757, 0.02406301721930504, -0.00815894640982151, -0.001478883670642972, -0.022089362144470215, -0.025385936722159386, -0.042430032044649124, -0.010645250789821148, -0.0034374792594462633, 0.02898825705051422, 0.006864429917186499, -0.02313055470585823, 0.0053692348301410675, -0.03269965574145317, 0.020189957693219185, 0.058570992201566696, 0.006218218710273504, -0.0023062187246978283, 0.003981424495577812, -0.023071879521012306, -0.016948461532592773, 0.0025238110683858395, 0.00946708582341671, 0.03362009674310684, -0.006655114237219095, 0.008415631018579006, 0.04734065383672714, 0.01641918532550335, 0.047534722834825516, 0.009194561280310154, 0.03691720589995384, -0.019976098090410233, -0.017286287620663643, -0.037344790995121, 0.005380202084779739, 0.007486782968044281, -0.021762201562523842, -0.03937385976314545, 0.010184112936258316, -0.0075612375512719154, -0.0018954143160954118, -0.02460627071559429, 0.004075522068887949, -0.013885194435715675, 8.77821565374858e-33, 0.00861345138400793, -0.041360437870025635, 0.026757407933473587, 0.008862726390361786, 0.04867599532008171, -0.01010354794561863, 0.029273442924022675, -0.0033836704678833485, -0.05750199034810066, 0.015022876672446728, 0.003829171182587743, -0.027170365676283836, -0.03895821422338486, 0.026176106184720993, 0.032588738948106766, -0.03957332298159599, 0.04367908835411072, -0.043328385800123215, 0.06276703625917435, 0.011185314506292343, 0.0629458948969841, -0.008709181100130081, -0.022668564692139626, 0.010883024893701077, 0.009750843979418278, 0.050328806042671204, -0.011792503297328949, 0.024639274924993515, 0.0006394135416485369, -0.031293973326683044, 0.05397471413016319, 0.010434161871671677, 0.01895667053759098, 0.00757465697824955, -0.04344778135418892, 0.007006520871073008, -0.0330548956990242, -0.02019386738538742, 0.022344496101140976, -0.0551973320543766, 0.0494316890835762, -0.011073191650211811, -0.009693176485598087, 0.02868584729731083, 0.011258367449045181, -0.029003508388996124, 0.030024366453289986, -0.042072832584381104, -0.031132716685533524, 0.0031873604748398066, 0.01541841495782137, 0.040046460926532745, 0.02770826779305935, 0.027082566171884537, -0.026361126452684402, -0.0028458579909056425, -0.008522169664502144, -0.000500357651617378, 0.02847384475171566, 0.006260978057980537, 0.009990549646317959, -0.007872048765420914, -0.010655181482434273, -0.009836304001510143, -0.05613667145371437, -0.01997748203575611, 0.03848457708954811, 0.02339986525475979, -0.00871798675507307, -0.000033980777516262606, -0.0034672007896006107, 0.02950171008706093, -0.0001799216406652704, 0.02698182873427868, -0.00876745767891407, 0.008066277019679546, -0.012378327548503876, -0.004867879673838615, -0.006200921721756458, -0.020097428932785988, -0.01881890557706356, 0.03648512810468674, 0.004116642754524946, 0.014966468326747417, 0.02631463296711445, 0.036912139505147934, -0.019408034160733223, -0.0046999892219901085, 0.005290553439408541, -0.007237812504172325, -0.02037058398127556, -0.025764575228095055, 0.003841691417619586, 0.03993956372141838, -0.007027691695839167, -1.3847452962068019e-8, -0.0010587356518954039, 0.01264097262173891, 0.007131307385861874, 0.02011701464653015, 0.04495201259851456, -0.007885458879172802, 0.009726458229124546, 0.0124956164509058, 0.004686409141868353, 0.01876959204673767, 0.017538927495479584, -0.05641784146428108, -0.04305219650268555, 0.03166623413562775, 0.018210507929325104, -0.04724203050136566, -0.015072893351316452, 0.024995893239974976, 0.038177087903022766, 0.026005670428276062, 0.026208404451608658, 0.07174520194530487, 0.015482805669307709, 0.0005288718384690583, 0.052219782024621964, -0.023146767169237137, 0.009299200028181076, -0.0785679742693901, 0.013473501428961754, 0.0006131633999757469, 0.002943658735603094, -0.017935248091816902, -0.022287309169769287, 0.0257929228246212, -0.000504642550367862, -0.028539491817355156, 0.03805198147892952, 0.02767188847064972, -0.03371383622288704, -0.02383062243461609, -0.011438367888331413, 0.004448765888810158, 0.011197060346603394, -0.03170914202928543, -0.013207009062170982, 0.007199321407824755, -0.058065708726644516, 0.010125905275344849, -0.0019256153609603643, -0.034530963748693466, 0.015422948636114597, -0.015869097784161568, 0.046941205859184265, 0.017456211149692535, -0.003950093407183886, -0.013192860409617424, 0.014967360533773899, -0.015685830265283585, -0.033126700669527054, 0.01850438304245472, 0.026725057512521744, -0.0034183633979409933, 0.010455399751663208, -0.01726769283413887 ]
the-lean-startup-book-review
https://markhneedham.com/blog/2011/12/18/the-lean-startup-book-review
false
2011-12-27 23:53:56
Learning Android: WebView character encoding
[ "android" ]
[ "Android" ]
In my continued attempts to learn how to write an Android application I came across a problem with character encoding when trying to load some text into a http://developer.android.com/reference/android/webkit/WebView.html[WebView]. I was initially trying to write the text to the WebView like this: [source,java] ---- WebView webview = new WebView(collection.getContext()); webview.loadData(textWithQuotesIn, "text/html", "UTF-8"); ---- image::{{<siteurl>}}/uploads/2011/12/android-before-after1.gif[Android before after,555] But ended up with the output in the picture on the left hand side. I tried playing around with the encoding and debugged the application all the way through until it hit the WebView but there didn't seem to be any problem with the text. I eventually http://stackoverflow.com/questions/7412763/string-encoding-problem-in-webview[came across a post on StackOverflow] where +++<cite>+++mice+++</cite>+++ suggested using one of the other methods available for writing to a WebView. I changed my code to read like this: [source,java] ---- WebView webview = new WebView(collection.getContext()); webview.loadDataWithBaseURL(url, textWithQuotesIn, "text/html", "UTF-8", url); ---- And now the single quotes are rendering correctly as can be seen on the image on the right. I had a quick look at the Android source code to see if there was any obvious reason why one of the methods would work and the other wouldn't but I couldn't see anything. Perhaps I'm doing something wrong with my call to 'loadData' and that's why it's not rendering the character set correctly. If that's the case please let me know.
null
null
[ -0.009627904742956161, -0.0061389124020934105, -0.0007063550874590874, 0.04753910005092621, 0.07730421423912048, 0.01662464626133442, 0.02011760324239731, 0.02983151748776436, 0.024313995614647865, -0.034800078719854355, -0.04393494129180908, -0.014852378517389297, -0.0651223212480545, -0.004178028088063002, -0.012331672012805939, 0.08412142843008041, 0.08219559490680695, 0.005580116529017687, 0.04119286686182022, -0.03502492979168892, 0.0025538387708365917, 0.024867750704288483, -0.006897617131471634, 0.05455813184380531, 0.02828345261514187, 0.013077572919428349, 0.002301289699971676, 0.011295964010059834, -0.05523953586816788, -0.019772840663790703, 0.05003871023654938, 0.017342034727334976, 0.00579634727910161, 0.006995451636612415, 0.010091938078403473, -0.018542205914855003, -0.05018036812543869, 0.022707073017954826, 0.016107913106679916, 0.040152061730623245, -0.06454487890005112, 0.013543575070798397, -0.008078129030764103, 0.023611120879650116, -0.02667907439172268, -0.039606478065252304, -0.038680512458086014, -0.010892653837800026, -0.03941107168793678, 0.010908094234764576, -0.04916397109627724, 0.04979059845209122, -0.0338243693113327, -0.014858096837997437, 0.02170119807124138, 0.07146891951560974, -0.0025094582233577967, -0.07595772296190262, 0.018316350877285004, -0.0629630908370018, 0.01657838001847267, -0.021594928577542305, 0.003027261234819889, 0.026879247277975082, -0.01696113497018814, -0.017051251605153084, 0.0036665848456323147, 0.03506268933415413, -0.02327669784426689, -0.015703951939940453, 0.0038184807635843754, 0.02397247590124607, -0.012543081305921078, -0.013429620303213596, 0.03437039628624916, -0.04829815775156021, -0.029677532613277435, 0.08128862828016281, 0.02194644697010517, 0.06410782039165497, -0.019753864035010338, 0.009016619063913822, 0.0274986382573843, 0.022917326539754868, 0.001023433986119926, -0.04479382187128067, -0.025002794340252876, -0.02505604550242424, -0.020533137023448944, 0.04357224330306053, 0.023212553933262825, -0.015021131373941898, -0.006535213906317949, 0.04223901778459549, -0.018901675939559937, -0.0023639725986868143, -0.007359399925917387, -0.0016618863446637988, -0.012601896189153194, 0.0029577359091490507, -0.043358854949474335, 0.01297585666179657, 0.054581981152296066, 0.03733702749013901, -0.05846881493926048, 0.008252072148025036, -0.03561736270785332, 0.01008723396807909, 0.0038053696043789387, -0.011607001535594463, -0.02130826935172081, 0.009684557095170021, -0.016641654074192047, -0.042505282908678055, -0.06143100932240486, 0.023967908695340157, 0.02627730369567871, -0.02019728720188141, -0.04729380086064339, 0.037941768765449524, 0.05942404270172119, 0.039512548595666885, -0.012156011536717415, 0.0704624280333519, -0.004892176948487759, 0.06330569088459015, -0.019424492493271828, 0.020761841908097267, -0.03374975174665451, -0.0455702543258667, 0.012216628529131413, 0.0514952652156353, 0.008387108333408833, -0.0023711679968982935, -0.000009339625648863148, -0.01995217427611351, 0.005340821575373411, -0.019919291138648987, 0.05138597637414932, 0.0021176051814109087, -0.06194771081209183, -0.033738426864147186, -0.030593490228056908, 0.028112325817346573, 0.018330363556742668, 0.010275136679410934, -0.020585322752594948, -0.030556892976164818, -0.02049139328300953, 0.032041069120168686, 0.0026872865855693817, 0.01705343648791313, 0.057821642607450485, -0.008588481694459915, -0.02046520635485649, 0.08266949653625488, 0.018867556005716324, 0.03869040310382843, 0.0001673718506935984, 0.03325110301375389, 0.033962149173021317, 0.016529088839888573, -0.0179593525826931, 0.034995630383491516, 0.011673405766487122, -0.006069790106266737, -0.020345008000731468, 0.05202670395374298, -0.009904053062200546, 0.0016300458228215575, -0.05477168411016464, -0.06764647364616394, 0.06735511124134064, -0.049648135900497437, -0.03579798713326454, 0.026600509881973267, 0.03723066300153732, 0.012174348346889019, 0.021484913304448128, 0.0360141396522522, -0.060489099472761154, 0.026043009012937546, 0.040259793400764465, 0.007430655881762505, 0.035725273191928864, 0.025105595588684082, 0.08863963186740875, 0.035047974437475204, -0.028973061591386795, 0.011631540954113007, -0.07603534311056137, -0.06013005971908569, -0.035977333784103394, 0.007134792394936085, 0.05341809615492821, -0.033384572714567184, 0.006660379935055971, 0.06265710294246674, 0.04957379400730133, 0.017226122319698334, 0.013608576729893684, -0.012092236429452896, 0.023450510576367378, -0.02992541342973709, -0.040939297527074814, -0.006755711045116186, 0.08058293908834457, -0.036513909697532654, -0.008267974480986595, 0.02508336491882801, -0.01886962726712227, 0.004741151351481676, 0.0228553656488657, -0.0141436867415905, 0.04188857972621918, -0.00471800472587347, 0.01441715657711029, -0.045267511159181595, 0.03692829981446266, -0.06630679219961166, 0.010862329974770546, -0.006859104614704847, -0.009430169127881527, -0.031849294900894165, 0.007626524195075035, 0.14736579358577728, 0.033499497920274734, 0.027145355939865112, -0.05524896830320358, 0.004659378435462713, -0.017633354291319847, -0.05038503184914589, 0.03628852963447571, -0.012506985105574131, -0.02006404660642147, -0.01981170102953911, -0.038012612611055374, -0.03131091222167015, -0.00770754087716341, -0.0423656702041626, 0.009961704723536968, 0.08169534802436829, -0.02723240666091442, 0.025145599618554115, -0.011198046617209911, -0.020513439550995827, 0.028739163652062416, -0.053362347185611725, -0.025562293827533722, -0.009653289802372456, 0.04827660694718361, -0.0008990773931145668, 0.01710772141814232, -0.001178692327812314, -0.020965075120329857, -0.033565256744623184, -0.04775036871433258, -0.00806364044547081, 0.030633848160505295, 0.05150344967842102, 0.007325978484004736, 0.03460334241390228, 0.021154696121811867, -0.010113258846104145, -0.01661674864590168, -0.027190381661057472, 0.0015452011721208692, -0.010281763970851898, 0.0023601274006068707, 0.08638418465852737, 0.04053404927253723, 0.019707191735506058, -0.0030141633469611406, 0.009209178388118744, -0.02048795111477375, -0.003971545025706291, 0.02698657102882862, -0.03944970667362213, 0.007425082381814718, -0.0015065206680446863, -0.023649420589208603, 0.02641865238547325, -0.038689643144607544, -0.08369626104831696, 0.012909400276839733, -0.09129763394594193, 0.049625929445028305, -0.021118639037013054, -0.05421328544616699, 0.016692714765667915, 0.016369180753827095, 0.03757909685373306, 0.00913016777485609, -0.03252800554037094, 0.08022356033325195, -0.004773438908159733, 0.014785957522690296, 0.03222118318080902, 0.012712699361145496, 0.0255472119897604, -0.02322917804121971, -0.00827303808182478, 0.07316593825817108, 0.0008861852693371475, -0.032741859555244446, -0.05220503732562065, 0.009991179220378399, -0.027493566274642944, -0.25954917073249817, 0.034313101321458817, 0.0020344038493931293, -0.04109916090965271, 0.021410688757896423, -0.0027791832108050585, 0.014243674464523792, -0.044121935963630676, 0.014380053617060184, 0.03454849496483803, -0.002245392184704542, -0.013709534890949726, -0.04559248313307762, -0.007110463920980692, -0.02773342840373516, -0.014295178465545177, -0.0213325135409832, -0.0022619019728153944, -0.000989347929134965, 0.03112448751926422, 0.017916163429617882, -0.07375745475292206, 0.009836958721280098, 0.06890597939491272, 0.045186348259449005, 0.03196151182055473, -0.055208370089530945, 0.03871957212686539, -0.005369260907173157, -0.019071487709879875, 0.011418791487812996, -0.018338102847337723, 0.04465552791953087, -0.008005102165043354, -0.02377437986433506, -0.011537120677530766, 0.03368864580988884, 0.017481129616498947, -0.002977668307721615, 0.021612949669361115, -0.03287050127983093, -0.06708145886659622, -0.017745880410075188, -0.01766904816031456, 0.07917660474777222, -0.029961608350276947, -0.086194708943367, 0.037608224898576736, -0.021759802475571632, 0.07328864187002182, -0.02872454561293125, -0.04963713884353638, 0.0065020350739359856, 0.05143747851252556, -0.017249202355742455, -0.01241942960768938, -0.00007618141535203904, -0.0029096330981701612, -0.020952964201569557, -0.06552290171384811, 0.02687891200184822, -0.0625457912683487, -0.02791866660118103, -0.034894123673439026, 0.004025584552437067, -0.07077339291572571, -0.022892339155077934, -0.007265796419233084, 0.07503087818622589, 0.0712115541100502, -0.04146227240562439, 0.026803338900208473, 0.020885737612843513, -0.1079215407371521, 0.03511814773082733, -0.05591295287013054, -0.021720895543694496, -0.0205986388027668, -0.06803711503744125, 0.01272316463291645, -0.043236542493104935, -0.02752051316201687, 0.043017949908971786, 0.010049208998680115, -0.01359375100582838, -0.0476730652153492, 0.006954600568860769, -0.050317831337451935, 0.0313720665872097, -0.02583828940987587, 0.09525633603334427, -0.03354339674115181, -0.029946492984890938, -0.0176570862531662, 0.0015768983867019415, 0.03312130644917488, 0.0365305170416832, 0.004000899847596884, 0.0156297255307436, 0.03422693535685539, 0.026448722928762436, -0.054544392973184586, 0.007851952686905861, -0.021642083302140236, 0.02051800675690174, 0.0038193606305867434, -0.060807280242443085, 0.012384149245917797, 0.02277681976556778, 0.01699819788336754, -0.019465355202555656, -0.016442010179162025, -0.01510285958647728, -0.01904299482703209, -0.066034235060215, -0.021391205489635468, 0.04392490163445473, 0.011775743216276169, -0.025369834154844284, -0.04805482551455498, -0.04225042089819908, 0.013553041033446789, 0.04506104812026024, -0.018305905163288116, -0.04260198771953583, -0.037662606686353683, -0.01525888778269291, -0.012111838907003403, -0.031128069385886192, -0.014655046164989471, 0.0017063730629161, 0.0060936463996768, -0.0022296099923551083, 0.015662794932723045, 0.003932574763894081, -0.009819433093070984, 0.010831560008227825, -0.03390374779701233, -0.013600499369204044, -0.006841221824288368, 0.015534363687038422, 0.021350281313061714, 0.007748350966721773, 0.022158734500408173, 0.05389697104692459, -0.04538832604885101, 0.044935718178749084, -0.0014856865163892508, -0.02546108327805996, 0.014750663191080093, -0.02432807721197605, -0.06811351329088211, 0.01901606097817421, -0.004963566083461046, -0.06418298184871674, -0.03325985372066498, 0.011846494860947132, -0.009830186143517494, -0.00480650644749403, -0.02493530884385109, 0.0401931069791317, -0.06167644262313843, -0.0070785521529614925, 0.0231644194573164, -0.022098178043961525, 0.017570581287145615, 0.014804004691541195, 0.02781037800014019, 0.011061899363994598, -0.009753221645951271, 0.020578302443027496, 0.018690837547183037, 0.01157714705914259, 0.011630954220890999, -0.012835754081606865, -0.014709151349961758, -0.0015115621499717236, 0.011338356882333755, 0.02655567042529583, 0.026046818122267723, 0.012082717381417751, -0.03247826546430588, 0.0505593866109848, 0.03581668809056282, 0.040737178176641464, 0.03138640150427818, -0.011598479002714157, 0.005884663667529821, -0.02326703816652298, -0.045467767864465714, -0.01963222213089466, 0.007472147233784199, -0.02375558204948902, 0.006607852876186371, -0.03278061002492905, -0.06273441016674042, 0.032822135835886, -0.01730765961110592, 0.04507812112569809, 0.02802995964884758, -0.008633694611489773, 0.027151554822921753, -0.05637884512543678, 0.03833940997719765, 0.030286669731140137, -0.06114506348967552, -0.006681261584162712, -0.0046161687932908535, -0.0030046296305954456, 0.012264654040336609, 0.010684734210371971, -0.05737381801009178, -0.007601162418723106, -0.03457474336028099, 0.012749601155519485, -0.02158365398645401, -0.021355465054512024, -0.03057287633419037, 0.010178795084357262, -0.0013836389407515526, -0.013515361584722996, -0.0015675516333431005, -0.022930121049284935, -0.019555777311325073, -0.028397375717759132, 0.027730168774724007, -0.010072201490402222, -0.017451802268624306, 0.016202287748456, -0.02339537814259529, 0.028221415355801582, -0.00985936913639307, 0.05166666582226753, 0.052321117371320724, 0.002335489261895418, -0.03374693542718887, -0.0516742542386055, -0.013486461713910103, 0.0326077975332737, 0.07396174222230911, -0.024338487535715103, -0.006696981843560934, -0.024182569235563278, 0.02224956825375557, -0.011200918816030025, 0.02459222450852394, -0.028272811323404312, -0.028973741456866264, -0.004285936709493399, 0.05862019583582878, 0.052839748561382294, 0.0191105417907238, -0.0018015927635133266, -0.02155466377735138, 0.044642627239227295, -0.04169871285557747, -0.025498775765299797, -0.0032289063092321157, -0.05835800617933273, 0.009691426530480385, 0.009223411791026592, 0.03392290696501732, -0.02828342281281948, 0.025257863104343414, 0.028879648074507713, 0.015930799767374992, 0.024622054770588875, -0.012848757207393646, 0.05297355353832245, -0.0011345385573804379, 0.0019193978514522314, -0.08304468542337418, 0.016021471470594406, 0.04266796633601189, 0.02448488026857376, -0.009303426370024681, -0.05230460315942764, -0.04481412470340729, 0.01731756329536438, -0.06695044040679932, -0.008518132381141186, 0.010204816237092018, -0.021532105281949043, -0.029626084491610527, 0.03316882252693176, -0.08647728711366653, 0.039128564298152924, 0.018974345177412033, -0.056954167783260345, -0.06624864041805267, -0.028200382366776466, 0.09443754702806473, 0.02917301282286644, 0.010644436813890934, -0.0045540849678218365, -0.001188641763292253, 0.07240322977304459, 0.03323287516832352, 0.031370457261800766, 0.024074746295809746, -0.018422631546854973, 0.025338271632790565, 0.03621560335159302, -0.018282020464539528, 0.011409359984099865, 0.019035451114177704, -0.0242462158203125, -0.07202894985675812, 0.023476678878068924, 0.034052006900310516, 0.001740196137689054, -0.036817338317632675, 0.07039527595043182, 0.02940596640110016, -0.00543826911598444, -0.04307779297232628, -0.000596196623519063, -0.024519560858607292, -0.025343826040625572, -0.019475020468235016, 0.009371771477162838, -0.027915768325328827, 0.08233434706926346, 0.026196517050266266, -0.0009258243371732533, 0.07416040450334549, 0.004369866102933884, 0.007133658044040203, -0.011357857845723629, 0.09105820953845978, 0.06558084487915039, 0.013222713023424149, -0.0017677538562566042, 0.04970511049032211, 0.0023450367152690887, -0.050790514796972275, 0.02311599813401699, -0.018066219985485077, -0.013263536617159843, -0.011324422433972359, -0.01983717456459999, 0.07391469925642014, -0.01828773505985737, 0.07280188798904419, -0.022312326356768608, 0.005388192366808653, 0.005530836526304483, 0.02863190323114395, -0.009794033132493496, 0.01839159056544304, -0.0025372093077749014, 0.025340963155031204, -0.011453566141426563, -0.019329382106661797, 0.039795514196157455, -0.030260272324085236, -0.031090931966900826, 0.028848808258771896, 0.007051390595734119, 0.01940513588488102, -0.01760014146566391, 0.04322890564799309, 0.057616665959358215, -0.01805908977985382, -0.023037098348140717, -0.010464658960700035, 0.03320503979921341, -0.00876243319362402, 0.048155322670936584, -0.008419763296842575, -0.04292796179652214, -0.019130518659949303, -0.01027063000947237, -0.009329640306532383, -0.019593367353081703, -0.004521128721535206, 0.03693900257349014, -0.03977631777524948, 0.0032378933392465115, -0.009916434064507484, -0.020959384739398956, -0.06180039048194885, -0.04297378286719322, -0.04141189157962799, -0.021593432873487473, -0.07808957248926163, -0.050154153257608414, 0.03873024880886078, -0.009653082117438316, -0.05906383693218231, -0.017728839069604874, -0.04098643362522125, -0.0020396627951413393, -0.004168656654655933, -0.047005392611026764, -0.009860103018581867, 0.029092254117131233, 0.019037039950489998, 0.0021443762816488743, 0.0345773920416832, 0.041371721774339676, -0.013467776589095592, 0.03111366555094719, -0.011261728592216969, -0.008203110657632351, 0.05694040283560753, 0.008256354369223118, 0.016848117113113403, -0.0921405479311943, -0.012706167064607143, 0.008869379758834839, -0.022522587329149246, -0.029044320806860924, -0.00373443984426558, 0.042387984693050385, -0.040136467665433884, 0.044590968638658524, -0.03342818841338158, 0.011459351517260075, -0.023976998403668404, -0.029548218473792076, -0.01961686462163925, -0.01027656439691782, 0.06487158685922623, -0.024335937574505806, 0.07432534545660019, 0.036508992314338684, 0.0006257782224565744, -0.03354654088616371, -0.0020908592268824577, 0.0034834067337214947, 0.012882381677627563, -0.03376450017094612, -0.024998188018798828, -0.06620239466428757, -0.04685524106025696, 0.0011192774400115013, 0.04282033070921898, -0.02635364420711994, -0.03073348104953766, -0.000948675733525306, 0.03512457013130188, -0.04897478222846985, 0.011732907965779305, -0.015633461996912956, 0.024019919335842133, -0.02417653612792492, -0.01284153200685978, -0.01508838590234518, 0.03471723943948746, 0.00014655044651590288, -0.02107514627277851, 0.025833580642938614, -0.04751167073845863, 0.006879450753331184, 0.02186238393187523, 0.028370097279548645, 0.023328257724642754, -0.011969082988798618, 0.021859554573893547 ]
[ -0.05620606988668442, 0.00772117730230093, -0.0415818877518177, -0.05644664913415909, -0.05324076861143112, -0.016473690047860146, -0.029923798516392708, 0.006716920994222164, -0.00873134657740593, -0.012422203086316586, 0.021978944540023804, -0.020702507346868515, 0.043133895844221115, 0.030055882409214973, 0.05465389043092728, -0.00684980908408761, 0.018592579290270805, -0.059302378445863724, -0.03456050157546997, 0.0653248056769371, 0.07463901489973068, -0.00029483422986231744, 0.036899592727422714, -0.05804925039410591, 0.0393262542784214, 0.025703992694616318, 0.0008272529230453074, -0.03751809149980545, 0.01295587606728077, -0.1748366504907608, 0.0037168324925005436, 0.007868253625929356, 0.043128203600645065, -0.0013528967974707484, -0.017269140109419823, 0.03442914038896561, 0.052387721836566925, 0.020683621987700462, 0.022408967837691307, 0.03702482581138611, -0.03627810627222061, -0.0039222524501383305, -0.020998520776629448, -0.010029756464064121, -0.004368450026959181, 0.018809091299772263, -0.0012415241217240691, -0.04262925684452057, -0.012940147891640663, 0.014979839324951172, -0.030369047075510025, 0.014032620005309582, 0.027327045798301697, 0.009239094331860542, -0.03595931828022003, -0.030764000490307808, 0.03997987508773804, 0.08568223565816879, 0.006017177831381559, 0.04029456526041031, -0.004917423706501722, 0.009611357003450394, -0.0903213620185852, 0.15681497752666473, 0.009281398728489876, 0.01568765752017498, -0.013986296951770782, 0.006666920613497496, 0.0013723211595788598, 0.05258017033338547, -0.025538267567753792, 0.01482615526765585, -0.028898391872644424, 0.06498949229717255, -0.004719130229204893, -0.009671582840383053, 0.000024889093765523285, 0.013805198483169079, 0.026433221995830536, -0.03833184763789177, -0.04669253155589104, -0.02219817414879799, 0.030940718948841095, 0.03501143679022789, -0.008440504781901836, 0.016065919771790504, -0.010007770732045174, 0.01683458313345909, 0.004201225470751524, 0.04382646456360817, 0.018446825444698334, -0.04123318940401077, 0.017004771158099174, 0.034708358347415924, -0.10601670295000076, -0.015083860605955124, -0.0198222529143095, 0.00017920538084581494, -0.04432417079806328, 0.3863106071949005, -0.07669095695018768, -0.03338287025690079, 0.06126469373703003, -0.00623178668320179, -0.0004110797308385372, -0.027043363079428673, 0.003051589708775282, -0.030922453850507736, 0.0019596698693931103, -0.04160509631037712, -0.014963938854634762, -0.008094199001789093, 0.009504313580691814, -0.029425833374261856, -0.003372575156390667, 0.004923125728964806, 0.015429789200425148, -0.016876475885510445, 0.001364056603051722, -0.0037282295525074005, -0.03523315116763115, 0.008865252137184143, -0.028263652697205544, -0.047920189797878265, 0.020482119172811508, -0.05344177037477493, 0.02911205403506756, 0.05440489575266838, 0.05275795981287956, -0.0010002566268667579, 0.03964962810277939, -0.03224813938140869, -0.11507750302553177, -0.002534089842811227, -0.037483442574739456, 0.030842527747154236, 0.06245141476392746, -0.05217175558209419, 0.006177921779453754, -0.031687892973423004, 0.006432916037738323, -0.06583981961011887, 0.001813332550227642, 0.03014393337070942, -0.03374439850449562, 0.09816688299179077, -0.01605820097029209, -0.020932668820023537, -0.03990776464343071, -0.026150237768888474, -0.014358146116137505, 0.05492198467254639, -0.015105040743947029, -0.010451676324009895, -0.019510501995682716, 0.029332242906093597, 0.026623249053955078, -0.016788559034466743, -0.06276795268058777, -0.05204198881983757, 0.038647979497909546, 0.010470244102180004, -0.06540090590715408, 0.02203240618109703, 0.07337795943021774, -0.08678797632455826, -0.025284945964813232, 0.0212995745241642, -0.008480521850287914, -0.054499123245477676, -0.010700495913624763, 0.023407453671097755, -0.053283046931028366, -0.004823631141334772, -0.003725950140506029, -0.04398324713110924, -0.04634106904268265, 0.02487305924296379, 0.018586991354823112, 0.04022914171218872, 0.052871495485305786, 0.016609111800789833, -0.05257269740104675, 0.006857223808765411, -0.02673487551510334, -0.10797832161188126, -0.054858896881341934, -0.008229118771851063, 0.03879726305603981, -0.02601262368261814, -0.02361392416059971, -0.05433962494134903, -0.09550328552722931, 0.0272255577147007, 0.01296226866543293, 0.008395767770707607, 0.05472506582736969, -0.019420448690652847, -0.007534232456237078, -0.06650511920452118, 0.0799437165260315, 0.03226510435342789, -0.011227483861148357, 0.015711428597569466, 0.01891072653234005, 0.016760684549808502, 0.06894505023956299, -0.0427226796746254, -0.011156943626701832, 0.02262822352349758, -0.04764694720506668, 0.011323150247335434, -0.0029632984660565853, 0.04591113328933716, -0.031640246510505676, -0.04692961275577545, -0.007643402554094791, 0.03546575456857681, 0.09390293806791306, 0.01237956527620554, -0.05400480329990387, -0.06862003356218338, 0.011926040053367615, -0.31859609484672546, -0.013034912757575512, 0.013629081659018993, -0.04620792344212532, -0.007430803496390581, -0.01729925349354744, -0.008685778826475143, -0.0049327039159834385, 0.06801629066467285, 0.010789483785629272, 0.08752083778381348, 0.001787375076673925, 0.026373140513896942, -0.10356263816356659, 0.010796974413096905, 0.0023415645118802786, -0.01940094120800495, 0.006405889522284269, 0.013261759653687477, 0.01565033383667469, -0.041386451572179794, -0.050910841673612595, 0.024210747331380844, -0.04143548011779785, 0.045084837824106216, 0.00600517587736249, 0.11950066685676575, 0.0200441163033247, 0.04072017967700958, -0.08851832151412964, 0.028775880113244057, 0.089840367436409, -0.04439530521631241, -0.1350182443857193, 0.017723534256219864, -0.03533206507563591, -0.03548649698495865, 0.012130044400691986, -0.006845125928521156, 0.003689263481646776, -0.009134159423410892, -0.023941820487380028, -0.030757972970604897, -0.036110732704401016, 0.010912627913057804, 0.003564054612070322, -0.003114330116659403, -0.06672413647174835, 0.007431608159095049, 0.07757636904716492, -0.01825583167374134, 0.005293044727295637, 0.017781196162104607, 0.047623880207538605, 0.02177899330854416, 0.021611828356981277, -0.05551138147711754, -0.0038216286338865757, 0.02808169275522232, -0.018073497340083122, 0.008821836672723293, 0.012652846984565258, 0.030858546495437622, -0.04747806489467621, -0.016270318999886513, 0.011791408993303776, 0.04232734814286232, 0.0036958453711122274, 0.023148395121097565, 0.015199974179267883, -0.058948319405317307, 0.10790248215198517, -0.025816669687628746, 0.011717296205461025, 0.03189944848418236, 0.059582650661468506, 0.006891996134072542, -0.02950911596417427, 0.08084393292665482, -0.035119347274303436, 0.019676119089126587, 0.04634429141879082, 0.08946063369512558, -0.016416164115071297, -0.0024370423052459955, 0.07405216991901398, 0.017730167135596275, -0.024939700961112976, 0.013639592565596104, -0.0215254258364439, -0.000746218953281641, -0.011760253459215164, 0.007764182053506374, -0.06376400589942932, 0.057781897485256195, -0.055533234030008316, -0.2520996928215027, 0.02818671055138111, 0.012562447227537632, 0.04344683885574341, 0.024907013401389122, 0.013509680517017841, 0.04135659337043762, -0.06827362626791, -0.05446871370077133, 0.03704855218529701, -0.020558860152959824, 0.022648893296718597, 0.02006593905389309, -0.05088986083865166, 0.04867368936538696, 0.012679841369390488, 0.03070014715194702, 0.039035167545080185, 0.04358973354101181, 0.0031219609081745148, -0.013781356625258923, -0.06001925840973854, 0.15022048354148865, -0.022856011986732483, 0.018098536878824234, 0.013537618331611156, 0.010818857699632645, 0.012894591316580772, 0.08967608958482742, 0.03698452189564705, 0.000023535096261184663, 0.005804826971143484, 0.09639354050159454, 0.0503818653523922, 0.0023786972742527723, -0.05265827849507332, -0.002880999818444252, -0.01059664785861969, 0.017781145870685577, 0.026923561468720436, -0.0029023762326687574, 0.0843748226761818, -0.0589914545416832, 0.021059492602944374, 0.05438995361328125, 0.06262971460819244, -0.0011043100384995341, 0.0557577982544899, -0.05891285091638565, -0.037250712513923645, -0.013807340525090694, -0.029217708855867386, -0.030127977952361107, -0.009796165861189365, -0.023918135091662407, 0.07097719609737396, -0.018888266757130623, -0.085236556828022, -0.021938204765319824, 0.03536982834339142, -0.01820722408592701, 0.0181186031550169, 0.08367261290550232, 0.003571878420189023, 0.022176465019583702 ]
[ -0.012704676948487759, 0.014646604657173157, 0.011143244802951813, -0.02286851778626442, -0.013043620623648167, -0.0053284927271306515, -0.006071148440241814, 0.010881033726036549, 0.006731363013386726, -0.018023662269115448, 0.025608671829104424, -0.014560081996023655, 0.016896957531571388, -0.010565690696239471, 0.022503139451146126, -0.01460166648030281, 0.007585094776004553, -0.025926897302269936, -0.0038120835088193417, 0.0511237233877182, 0.01563631184399128, 0.02563730627298355, 0.035779498517513275, -0.04334104433655739, 0.08902276307344437, 0.027853332459926605, 0.013986654579639435, -0.054411280900239944, 0.029962649568915367, -0.11296751350164413, 0.023765843361616135, -0.019668985158205032, -0.012550088576972485, 0.022240281105041504, -0.02584451250731945, 0.004109704401344061, -0.02350299060344696, -0.0040112026035785675, -0.002324015600606799, 0.03602388873696327, -0.04029253497719765, -0.008660889230668545, -0.0049567981623113155, 0.052317529916763306, -0.03397089242935181, -0.024130692705512047, -0.008416315540671349, -0.014760509133338928, -0.023311199620366096, -0.014004867523908615, -0.011934051290154457, -0.00788160040974617, -0.011590695008635521, 0.026550889015197754, -0.013114580884575844, 0.005004899110645056, -0.011342490091919899, 0.0217819195240736, 0.016215529292821884, 0.015060444362461567, 0.016026338562369347, -0.011939412914216518, 0.007815769873559475, -0.0004325712798163295, 0.0039425864815711975, -0.006890305783599615, 0.01072740089148283, -0.02995433658361435, 0.01591578871011734, 0.008447082713246346, -0.023027731105685234, 0.03207984194159508, -0.003942179027944803, -0.007961899973452091, -0.015219984576106071, -0.0025557363405823708, 0.03506316617131233, 0.0025956707540899515, -0.005150844808667898, -0.027237877249717712, 0.005189055111259222, 0.004318491090089083, 0.02098800800740719, 0.08067508041858673, 0.043023109436035156, -0.010656588710844517, -0.006220725830644369, 0.021196437999606133, -0.01594172604382038, -0.0005817029159516096, -0.013184799812734127, 0.01892099529504776, 0.014380904845893383, 0.046506110578775406, -0.10389237105846405, -0.007818355225026608, -0.016535606235265732, 0.0016744332388043404, -0.03276294842362404, 0.8190959692001343, 0.018119284883141518, 0.004129013046622276, 0.01998557150363922, 0.002705724909901619, -0.023533528670668602, -0.05962377414107323, 0.023665927350521088, 0.008406661450862885, -0.014892898499965668, -0.016453171148896217, 0.03782343864440918, -0.02429812029004097, 0.006608896888792515, 0.03911450132727623, -0.0004451991990208626, 0.018942859023809433, 0.027153760194778442, -0.011272870004177094, 0.013964559882879257, 0.026786187663674355, 0.005190694238990545, -0.0011246748035773635, -0.02942446619272232, -0.005249939393252134, -0.004644226282835007, -0.1847594976425171, 0.012384301982820034, -7.1928374430541e-33, 0.08621501177549362, -0.011221601627767086, -0.007685811258852482, -0.029336238279938698, -0.01847560703754425, 0.009430731646716595, -0.00219898484647274, 0.025767728686332703, -0.012087693437933922, -0.07387784123420715, 0.024524204432964325, -0.021576212719082832, -0.009285909123718739, 0.00004730309592559934, 0.010169108398258686, 0.008236226625740528, 0.0016385497292503715, 0.008620009757578373, 0.030289288610219955, 0.022144388407468796, -0.01383920293301344, 0.007794501725584269, 0.010005745105445385, -0.03895215317606926, -0.04451467841863632, 0.03243164345622063, 0.017821207642555237, 0.03837908059358597, -0.03442424535751343, -0.04814803972840309, -0.014452210627496243, -0.0434395968914032, -0.014614586718380451, -0.009019380435347557, 0.0026905883569270372, -0.04606309533119202, -0.049125250428915024, 0.0039047293830662966, -0.020668115466833115, -0.032995112240314484, -0.07885836064815521, 0.011576339602470398, -0.03249708563089371, 0.005921102128922939, -0.0171656496822834, -0.04310847446322441, -0.029094824567437172, -0.010061820037662983, -0.05066010728478432, -0.0008470953907817602, -0.013833600096404552, 0.043781012296676636, 0.009016839787364006, -0.011599891819059849, -0.04923247545957565, -0.019383016973733902, -0.029484840109944344, -0.029220934957265854, -0.030332082882523537, 0.03785466030240059, 0.01813148707151413, 0.004989772103726864, -0.0017613946693018079, 0.03268089517951012, -0.016811944544315338, 0.01795673370361328, 0.04660379886627197, -0.03640672191977501, -0.015510624274611473, -0.006483724340796471, -0.0433020293712616, -0.02905307151377201, 0.02013133093714714, -0.005843878723680973, -0.0325859896838665, 0.023445457220077515, -0.010841021314263344, 0.004409287590533495, -0.0238861832767725, 0.037675753235816956, 0.021831395104527473, -0.04078764095902443, 0.032751429826021194, -0.0378415621817112, -0.02746332250535488, 0.0019679488614201546, 0.02585074119269848, -0.036649104207754135, -0.01765892468392849, 0.038653939962387085, 0.030168084427714348, 0.029953261837363243, -0.004789874888956547, -0.024760141968727112, -0.0026181323919445276, 6.626800913618674e-33, -0.008966014720499516, 0.011149048805236816, -0.026899615302681923, -0.009159045293927193, 0.026088641956448555, -0.005711540579795837, 0.03153717890381813, 0.03293688967823982, -0.02978966012597084, 0.01572871394455433, 0.007063086144626141, 0.02715299278497696, -0.037134334444999695, -0.009424681775271893, 0.0594627782702446, -0.01901363395154476, 0.02847130410373211, -0.02736550383269787, 0.030713075771927834, -0.037387799471616745, 0.058417901396751404, 0.0019509816775098443, 0.024053607136011124, 0.023871585726737976, 0.061383191496133804, 0.02131117507815361, 0.0019671455956995487, 0.003622726770117879, -0.028582006692886353, -0.0025793802924454212, 0.03681907057762146, -0.023047050461173058, 0.004380842670798302, -0.009375037625432014, -0.024648433551192284, 0.04335029795765877, -0.021382823586463928, -0.035218317061662674, 0.0613027885556221, 0.010133997537195683, 0.040275439620018005, -0.05051792412996292, 0.0581841878592968, 0.022930320352315903, 0.012741317972540855, -0.04110976308584213, -0.0034286417067050934, 0.009397468529641628, 0.01017984189093113, 0.010528388433158398, 0.022391026839613914, 0.04350094869732857, 0.0015585459768772125, -0.009948563762009144, 0.04131053388118744, 0.00676796305924654, -0.0213698148727417, 0.004397825337946415, -0.01183047704398632, -0.029580596834421158, 0.0065839230082929134, -0.02929116040468216, -0.016678526997566223, 0.0012354799546301365, -0.0550796277821064, -0.028285525739192963, -0.023868229240179062, 0.003025282174348831, -0.00034102555946446955, 0.026710424572229385, 0.0002565113827586174, -0.01908992789685726, -0.02838260494172573, 0.04905179142951965, -0.005709297955036163, -0.01922428049147129, -0.002730310196056962, 0.02142978645861149, -0.020756002515554428, 0.003920070827007294, 0.03205566108226776, 0.05276397243142128, 0.03201727196574211, 0.002662165090441704, 0.06428499519824982, -0.006322804838418961, -0.03314246982336044, 0.008427872322499752, -0.011713392101228237, -0.03698255866765976, -0.03154563158750534, -0.002661310136318207, -0.04900200664997101, 0.015141635201871395, -0.0020692346151918173, -1.2644407298978422e-8, -0.016274739056825638, -0.027741020545363426, -0.013813319616019726, -0.011516822502017021, 0.023113349452614784, 0.0031432975083589554, -0.027225760743021965, -0.01740237884223461, 0.0015324887353926897, -0.01742798089981079, 0.029451191425323486, 0.004107702989131212, -0.0003789987531490624, 0.041994959115982056, 0.0058502270840108395, -0.03841899335384369, 0.010274835862219334, 0.005937132053077221, 0.031648606061935425, 0.0003317122464068234, 0.027728257700800896, -0.004414459690451622, -0.016315719112753868, -0.02022569812834263, 0.051729392260313034, 0.020289678126573563, -0.006138488184660673, -0.04513126239180565, -0.04095012694597244, 0.02275598980486393, 0.021338559687137604, -0.014200598932802677, -0.03724958375096321, -0.03201247751712799, 0.01287839189171791, -0.013039370067417622, 0.013363337144255638, -0.04149288311600685, -0.023174814879894257, 0.004693503957241774, -0.009127337485551834, 0.028129542246460915, 0.033053603023290634, -0.008133367635309696, -0.010913972742855549, -0.01985361985862255, 0.009686683304607868, 0.0027508714701980352, 0.01562575064599514, 0.03302143141627312, 0.006827928125858307, -0.033338092267513275, -0.02308398112654686, 0.032169319689273834, 0.030263666063547134, -0.02992263436317444, 0.012028476223349571, -0.02730470709502697, -0.029021531343460083, 0.05221916362643242, 0.05385277047753334, 0.032692957669496536, -0.007984465919435024, -0.020820818841457367 ]
learning-android-webview-character-encoding
https://markhneedham.com/blog/2011/12/27/learning-android-webview-character-encoding
false
2011-12-27 12:48:17
Leiningen: Using goose via a local Maven repository
[ "clojure", "goose", "leiningen" ]
[ "Clojure" ]
I've been playing around a little bit with https://github.com/jiminoc/goose[goose] - a HTML content/article extractor - originally in Java but later in clojure where I needed to work out how to include goose and all its dependencies via https://github.com/technomancy/leiningen[Leiningen]. goose isn't included in a Maven repository so I needed to create a local repository, something which I've got stuck on in the past. Luckily http://www.pgrs.net/2011/10/30/using-local-jars-with-leiningen/[Paul Gross has written a cool blog post] explaining how his team got past this problem. Following the instructions from Paul's post this is how I got goose playing nicely with clojure: Inside my clojure project: [source,text] ---- /Users/mneedham/github/android/text-extraction $ mkdir maven_repository ---- I then ran the following command from where I had goose checked out on my machine: [source,text] ---- mvn install:install-file -Dfile=target/goose-2.1.6.jar -DartifactId=goose -Dversion=2.1.6 -DgroupId=goose -Dpackaging=jar -DlocalRepositoryPath=/Users/mneedham/github/android/text-extraction/maven_repository -DpomFile=pom.xml ---- I added the repository and goose dependency to my project.clj file which now looks like this: [source,text] ---- (defproject textextraction "0.1.0" :description "Extract text from urls" :dependencies [[org.clojure/clojure "1.2.0"], [org.clojure/clojure-contrib "1.2.0"], [ring/ring-jetty-adapter "0.3.11"], [compojure "0.6.4"] [goose "2.1.6"]] :dev-dependencies [[swank-clojure "1.2.1"]] :repositories {"local" ~(str (.toURI (java.io.File. "maven_repository")))} :main textextraction.main) ---- I then run: [source,text] ---- /Users/mneedham/github/android/text-extraction $ lein run ---- And goose and all its dependencies are included in the 'lib' directory.
null
null
[ -0.016543973237276077, 0.011383713223040104, -0.02460595779120922, 0.017684409394860268, 0.0777987688779831, -0.0019862300250679255, 0.027514852583408356, 0.017877040430903435, -0.00473089050501585, -0.01197950728237629, -0.02668069116771221, -0.03806634247303009, -0.06375056505203247, 0.000613130338024348, -0.028733447194099426, 0.03728976100683212, 0.051657188683748245, -0.012409373186528683, 0.031331054866313934, 0.0033419334795325994, 0.017109055072069168, 0.04808017611503601, -0.010454119183123112, 0.018683072179555893, 0.011153013445436954, 0.013133425265550613, 0.04867473244667053, -0.0026642794255167246, -0.06244627386331558, -0.01782034896314144, 0.041019339114427567, -0.004418667405843735, 0.002910094801336527, -0.04972715303301811, -0.003834762843325734, 0.018880100920796394, -0.018888559192419052, -0.009542057290673256, -0.013261946849524975, 0.020214615389704704, -0.08610187470912933, 0.03318865969777107, -0.008062195964157581, -0.0005074022919870913, -0.04221342131495476, 0.017618533223867416, -0.04086586460471153, 0.0638209655880928, 0.013606811873614788, -0.01915515772998333, -0.08501438796520233, 0.01283156406134367, -0.019856177270412445, -0.012179270386695862, -0.0024961407762020826, 0.023454630747437477, 0.03423937037587166, -0.10357895493507385, 0.0499686636030674, -0.026091907173395157, -0.0031289856415241957, 0.0023025227710604668, 0.0021603284403681755, 0.025390371680259705, -0.00877478625625372, -0.02453353814780712, -0.03518131747841835, 0.037159185856580734, -0.06152220815420151, -0.03968317061662674, 0.03387189283967018, -0.0006097268778830767, -0.05200047791004181, 0.008419424295425415, 0.061755482107400894, -0.02460111491382122, 0.03163658827543259, 0.059916503727436066, 0.0026855100877583027, 0.08317069709300995, -0.039135221391916275, -0.0026943006087094545, 0.03433309122920036, 0.033736418932676315, 0.017372572794556618, -0.01673956774175167, -0.026676155626773834, -0.007710576988756657, -0.06934923678636551, 0.046979378908872604, 0.002312723081558943, -0.06268581748008728, -0.0075069027952849865, 0.01270211674273014, 0.0005456887884065509, 0.04607101529836655, 0.026158927008509636, 0.04065847024321556, 0.032834332436323166, -0.018772903829813004, -0.015477366745471954, -0.009242148138582706, 0.013459326699376106, 0.0030075206886976957, -0.09508306533098221, -0.03626375272870064, -0.003180141095072031, -0.025540845468640327, 0.006348901428282261, -0.046322938054800034, -0.012306191958487034, 0.008557482622563839, -0.01814020425081253, 0.017310170456767082, -0.04326917976140976, 0.07736281305551529, -0.026318473741412163, -0.039814941585063934, -0.021473435685038567, 0.03323114663362503, 0.04096842557191849, 0.045139554888010025, -0.007689374499022961, 0.0738028958439827, -0.020718097686767578, 0.054160069674253464, -0.03436596319079399, 0.05890107899904251, -0.008383693173527718, -0.07106345891952515, -0.023045795038342476, 0.06436991691589355, -0.013328970409929752, 0.0031699128448963165, 0.006624676752835512, -0.030898721888661385, -0.021516097709536552, -0.01785639300942421, 0.06937985122203827, 0.030831212177872658, -0.022953279316425323, -0.022490287199616432, -0.017010005190968513, -0.0007450988632626832, 0.052416544407606125, 0.027948763221502304, -0.026927506551146507, -0.007222497370094061, -0.05065662041306496, 0.009250616654753685, 0.026413125917315483, 0.03243420273065567, 0.07111699134111404, -0.009056164883077145, 0.023437799885869026, 0.08841414004564285, 0.02137705124914646, 0.02865060232579708, -0.018717195838689804, 0.006656387820839882, 0.010480538010597229, 0.028985517099499702, -0.01231442391872406, 0.04288198798894882, -0.00028873267001472414, -0.040517039597034454, 0.011914454400539398, 0.03783366084098816, -0.014437863603234291, -0.023970913141965866, -0.06698188185691833, -0.08555202186107635, 0.06697282195091248, -0.027874886989593506, -0.029497873038053513, 0.028477361425757408, 0.07055438309907913, 0.013340441510081291, 0.05156714841723442, 0.013276361860334873, -0.06817585229873657, 0.04709411785006523, 0.03339219465851784, 0.015479632653295994, 0.018051080405712128, -0.013388415798544884, 0.06514439731836319, 0.000059800659073516726, -0.012471241876482964, 0.03828645870089531, -0.09560829401016235, -0.08017628639936447, -0.006628377363085747, -0.002668845234438777, 0.051726166158914566, 0.002180052688345313, 0.0026449784636497498, 0.06401354819536209, 0.04406139627099037, 0.01972198858857155, 0.0070451716892421246, 0.020214667543768883, 0.0426553338766098, -0.040762871503829956, -0.04428401589393616, 0.027218542993068695, 0.029213139787316322, -0.03780229389667511, -0.014381298795342445, -0.013712681829929352, -0.00826837308704853, 0.011295909993350506, 0.05741644278168678, -0.030923806130886078, 0.04214004799723625, 0.026978829875588417, 0.020679466426372528, -0.035239290446043015, 0.021330829709768295, -0.04532327502965927, 0.002764287870377302, -0.002884835237637162, -0.015236138366162777, -0.011475041508674622, 0.015458936803042889, 0.12003059685230255, 0.05109766125679016, -0.020431289449334145, -0.0642632246017456, 0.03610026091337204, -0.002633808646351099, -0.04554044082760811, -0.01362922415137291, -0.01893009804189205, 0.01708430051803589, -0.02158251218497753, 0.0008508615428581834, -0.0015377781819552183, 0.029814893379807472, -0.014839856885373592, 0.027218762785196304, 0.09666929394006729, -0.03409956395626068, 0.04242183268070221, 0.019287580624222755, -0.0026715686544775963, -0.021051257848739624, -0.044641587883234024, -0.07706353068351746, 0.008723944425582886, 0.01707509718835354, -0.007752976380288601, 0.027350319549441338, -0.027140004560351372, -0.03704354166984558, -0.005386131349951029, -0.07678558677434921, 0.0367807038128376, 0.02476702257990837, 0.06711047142744064, 0.005518568679690361, 0.02415698766708374, -0.021857205778360367, 0.03144406899809837, -0.0364280603826046, -0.03459800034761429, -0.026389654725790024, -0.038587380200624466, -0.0012429833877831697, 0.04519331082701683, 0.016053881496191025, 0.014839918352663517, 0.0013099662028253078, 0.011462366208434105, -0.025248799473047256, -0.010831856168806553, -0.0010604987619444728, 0.0007609189487993717, -0.011163054034113884, -0.05122794955968857, -0.042342886328697205, 0.040408700704574585, -0.023470554500818253, -0.03473077341914177, 0.007880163379013538, -0.047711487859487534, 0.09045743197202682, -0.027454400435090065, -0.030128113925457, 0.0015527952928096056, 0.04486747086048126, 0.03501143306493759, 0.002808844670653343, 0.020505379885435104, 0.04711240157485008, -0.003613098058849573, 0.02703683078289032, 0.011585179716348648, 0.01528619322925806, 0.05914818122982979, -0.016104046255350113, 0.006844009272754192, 0.025057977065443993, 0.0071023195050656796, -0.0035778500605374575, -0.013191762380301952, 0.024012479931116104, -0.037043604999780655, -0.27603083848953247, 0.02156725898385048, -0.01001038495451212, -0.039050906896591187, 0.013739711605012417, -0.03253837674856186, -0.007294153328984976, -0.057022690773010254, -0.009577048942446709, 0.012127038091421127, -0.019926657900214195, -0.020877230912446976, 0.019979756325483322, 0.025269411504268646, -0.006001172121614218, -0.018218977376818657, 0.02509313076734543, -0.045009586960077286, 0.0031101475469768047, 0.05316973850131035, 0.000865248846821487, -0.049523260444402695, 0.011862488463521004, 0.03333421051502228, 0.03165571019053459, 0.03554000332951546, -0.06439950317144394, 0.025482414290308952, -0.027779720723628998, -0.01660686358809471, 0.02177349478006363, -0.0261195357888937, 0.008386473171412945, 0.008918846026062965, -0.02683069556951523, 0.008431985974311829, 0.03974767401814461, 0.03194280341267586, 0.017148204147815704, -0.001437427825294435, 0.014238299801945686, -0.030717264860868454, 0.002299392130225897, -0.0321747325360775, 0.07661058753728867, -0.031119253486394882, -0.09421079605817795, 0.006906597875058651, -0.0296123418956995, 0.09818164259195328, -0.0341714583337307, -0.025069108232855797, 0.004411329980939627, 0.05665053427219391, 0.006189579609781504, -0.014701618812978268, -0.02687041088938713, -0.03164912387728691, -0.05195539817214012, -0.038571547716856, 0.017190318554639816, -0.05926799401640892, -0.05791943892836571, -0.04452699050307274, -0.027393629774451256, -0.07753893733024597, -0.04527012258768082, -0.013181322254240513, 0.039059799164533615, 0.005483132787048817, -0.030456390231847763, 0.0035432062577456236, -0.011187156662344933, -0.10768242180347443, -0.02597239799797535, -0.07154572010040283, -0.05938483402132988, -0.007751247379928827, 0.00041090819286182523, 0.05031641572713852, -0.044622018933296204, -0.04886002093553543, 0.016583532094955444, 0.042562030255794525, 0.026922568678855896, 0.01026703417301178, 0.010027928277850151, -0.011489092372357845, -0.017437586560845375, 0.007382908836007118, 0.0359029620885849, -0.04111715406179428, -0.04264093562960625, -0.03631843999028206, -0.0014188637724146247, 0.03443850949406624, 0.010578060522675514, -0.006022964138537645, 0.027190204709768295, 0.03767028823494911, 0.05097409710288048, -0.017622796818614006, -0.012516029179096222, -0.01623046025633812, -0.010606423020362854, 0.03619169816374779, -0.04416022449731827, 0.014526736922562122, 0.038925349712371826, 0.04435405507683754, -0.039599739015102386, -0.07576041668653488, 0.028125757351517677, -0.04508839175105095, -0.07166719436645508, -0.010101109743118286, -0.0035796964075416327, 0.014474599622189999, 0.034113168716430664, -0.024999184533953667, -0.03452063724398613, 0.00790819339454174, -0.013730432838201523, -0.036436572670936584, -0.06058499217033386, -0.014341725036501884, 0.0020901383832097054, -0.010383863933384418, 0.005852383561432362, 0.01117698848247528, -0.03179736062884331, 0.016724802553653717, 0.018530478700995445, -0.02275295928120613, 0.016154251992702484, 0.0021146314684301615, -0.03451169282197952, -0.03335760533809662, -0.026616135612130165, 0.0004930688883177936, -0.0009351985063403845, 0.0024780721869319677, 0.03034423291683197, 0.01760581135749817, 0.016826771199703217, -0.00863290298730135, 0.026901964098215103, 0.006897364743053913, -0.01531260833144188, -0.0030233748257160187, 0.027970947325229645, -0.05322384461760521, 0.05168984830379486, -0.029104577377438545, -0.023699698969721794, -0.03145771846175194, 0.035305142402648926, -0.002716212999075651, -0.0003044084005523473, -0.02866518497467041, 0.022854557260870934, -0.046076882630586624, 0.0024441101122647524, 0.0008360539795830846, -0.01854765973985195, 0.05170577019453049, 0.0110729755833745, 0.03339157998561859, -0.0033118773717433214, -0.03183503821492195, -0.010714047588407993, 0.0245396476238966, -0.026385031640529633, 0.024766996502876282, -0.007637332193553448, 0.0343487523496151, -0.0014815122121945024, 0.024672668427228928, 0.022078124806284904, 0.025609107688069344, -0.0275733545422554, -0.028218507766723633, 0.046290311962366104, 0.023002661764621735, 0.03187219426035881, 0.005697315093129873, 0.00830213725566864, 0.0037401255685836077, -0.018002063035964966, -0.006732067558914423, -0.007236757315695286, 0.022570161148905754, -0.012006521224975586, 0.004571002908051014, -0.034963078796863556, -0.09343420714139938, 0.0054204221814870834, 0.0462426096200943, 0.013614458031952381, -0.020183028653264046, 0.014234899543225765, -0.022724304348230362, -0.05927016958594322, 0.048784039914608, 0.06691622734069824, -0.08326783776283264, -0.006222817115485668, -0.002677202457562089, 0.041652336716651917, 0.002638548379763961, 0.007261184044182301, -0.07874185591936111, -0.014313395135104656, -0.023951109498739243, -0.009176869876682758, -0.01824481412768364, -0.015539388172328472, -0.02443423680961132, 0.014894800260663033, 0.003891731845214963, -0.02235187403857708, 0.004021764732897282, -0.0077159209176898, 0.011863687075674534, -0.017015187069773674, 0.01671638898551464, 0.003065897850319743, 0.002663146937265992, 0.009385951794683933, -0.013444362208247185, 0.03970307856798172, -0.047450315207242966, 0.06318198889493942, 0.009561391547322273, -0.004551899153739214, 0.012076080776751041, -0.017634423449635506, 0.0073310513980686665, 0.012151244096457958, 0.025091804563999176, 0.021553950384259224, 0.02000953070819378, -0.038469552993774414, 0.012152980081737041, -0.03238832205533981, -0.021145274862647057, -0.020070159807801247, -0.003628169884905219, 0.007361766882240772, 0.030645418912172318, 0.030266225337982178, 0.05650949478149414, -0.021869920194149017, 0.0027322121895849705, 0.07561371475458145, -0.02025902085006237, -0.07167023420333862, 0.019285690039396286, -0.03871343284845352, 0.020723866298794746, 0.029145097360014915, 0.038846079260110855, -0.05132779851555824, 0.03938223421573639, 0.03789795562624931, -0.018184088170528412, 0.0010711443610489368, 0.0020984297152608633, 0.03487485274672508, -0.0362296923995018, -0.019597027450799942, -0.0675804540514946, -0.004353392869234085, 0.04471835494041443, -0.015411403961479664, -0.0024327251594513655, -0.018515262752771378, -0.026082774624228477, 0.03878408297896385, -0.04712884873151779, -0.01897488534450531, 0.021974574774503708, -0.01935707777738571, 0.012867001816630363, -0.00795047078281641, -0.03710057958960533, 0.032293256372213364, 0.03520803153514862, -0.03572217747569084, -0.035000141710042953, -0.04963625967502594, 0.0586065798997879, -0.0054192813113331795, 0.06837382167577744, 0.010499533265829086, 0.008330563083291054, 0.07549575716257095, 0.019033778458833694, 0.021230369806289673, 0.014947725459933281, -0.014879998750984669, -0.00721909012645483, 0.04161939397454262, -0.008661587722599506, -0.023136572912335396, 0.02927691861987114, -0.022053569555282593, -0.05832507088780403, 0.023631207644939423, 0.0069039808586239815, 0.0046988544054329395, -0.03640756383538246, 0.0703093484044075, 0.040827926248311996, -0.030454205349087715, -0.041615284979343414, 0.0152613939717412, -0.059977661818265915, 0.022871920838952065, -0.0070658521726727486, -0.0007277526310645044, -0.027963118627667427, 0.046659916639328, 0.008031598292291164, 0.024950526654720306, 0.06109315901994705, -0.0032619291450828314, 0.0014985590241849422, -0.01210716925561428, 0.05070383474230766, 0.0638653039932251, 0.029805762693285942, 0.01968582533299923, 0.03764093667268753, 0.0056013804860413074, -0.053245190531015396, 0.014606637880206108, 0.005589202046394348, -0.027297552675008774, -0.04444311559200287, -0.003279206808656454, 0.05636020004749298, -0.008207433857023716, 0.05927002429962158, 0.0033749921713024378, -0.012303117662668228, 0.007235497701913118, 0.004630780313163996, 0.037276819348335266, 0.0495116151869297, -0.003994615748524666, 0.018577978014945984, -0.01686236448585987, -0.01824992150068283, 0.028033040463924408, -0.055573366582393646, -0.03297577053308487, 0.031805455684661865, 0.021863378584384918, 0.02084319293498993, 0.0028050222899764776, 0.07152239233255386, 0.07898484915494919, -0.03193392604589462, 0.004901266191154718, 0.002265706891193986, 0.0228969044983387, 0.031123831868171692, 0.020565150305628777, -0.024462465196847916, -0.030433135107159615, -0.02133963443338871, -0.02737243101000786, -0.03952787071466446, -0.024386631324887276, -0.022963618859648705, 0.029743051156401634, -0.046827830374240875, -0.013230065815150738, -0.0019959311466664076, -0.02001725509762764, -0.03905871883034706, -0.040224604308605194, -0.017603034153580666, -0.02815214730799198, -0.047109413892030716, -0.021340690553188324, 0.016554683446884155, -0.027886345982551575, -0.04127790406346321, 0.00305508472956717, -0.007523213978856802, 0.0006344967405311763, 0.04059272259473801, -0.043481744825839996, -0.014178074896335602, 0.01049141027033329, 0.006361071020364761, 0.004143014550209045, 0.006365456152707338, 0.05589562654495239, -0.0074644871056079865, -0.015802761539816856, -0.005223383195698261, 0.03017761930823326, 0.03884965553879738, 0.015585696324706078, 0.03718201443552971, -0.09884325414896011, 0.014660943299531937, 0.025683371350169182, 0.013301047496497631, -0.06100570783019066, 0.03896878659725189, 0.028634125366806984, -0.021838100627064705, 0.05895017459988594, 0.0021537074353545904, -0.0014931465266272426, -0.01984408311545849, -0.008169921115040779, 0.00089912029216066, 0.022167911753058434, 0.043390266597270966, -0.0047656213864684105, 0.08717518299818039, 0.05122395232319832, -0.008698837831616402, -0.04340158775448799, -0.029917672276496887, -0.004205639939755201, 0.015166131779551506, -0.04076505824923515, -0.012287701480090618, -0.04943442717194557, -0.070726677775383, -0.018022015690803528, 0.023995835334062576, -0.05000382661819458, -0.03372853994369507, -0.008821636438369751, 0.005798313766717911, -0.025697939097881317, 0.04794878885149956, -0.0553249828517437, 0.0069620911963284016, 0.01507760863751173, -0.026397686451673508, -0.04967890679836273, 0.008380763232707977, 0.02075379341840744, 0.008235413581132889, 0.049136266112327576, -0.055346712470054626, -0.003775639459490776, 0.006056471727788448, 0.022210486233234406, 0.03478162735700607, -0.0018138306913897395, 0.006851029582321644 ]
[ -0.08665116131305695, -0.03937235102057457, -0.05203403905034065, -0.037596482783555984, 0.051800623536109924, -0.06558866053819656, -0.024398792535066605, 0.01627497561275959, -0.028287651017308235, -0.030094917863607407, -0.014633319340646267, -0.062213700264692307, 0.012346282601356506, -0.006175112444907427, 0.11856299638748169, 0.0031620992813259363, -0.0055091651156544685, -0.05147041752934456, -0.050054363906383514, -0.004454423673450947, -0.014057658612728119, -0.05047353357076645, -0.014441239647567272, -0.04181624576449394, 0.03117334097623825, 0.036270298063755035, 0.04924192652106285, -0.036096423864364624, 0.026357067748904228, -0.19742168486118317, -0.007925380021333694, -0.005891389213502407, 0.029924780130386353, -0.019958242774009705, -0.02740488573908806, 0.075685054063797, 0.02031058445572853, -0.00019044532382395118, -0.0018982146866619587, 0.029788708314299583, 0.022119415923953056, 0.013093405403196812, -0.04927599057555199, -0.03354697301983833, 0.0616815909743309, -0.01807016134262085, 0.025005893781781197, -0.045591097325086594, -0.04437216371297836, -0.02222081460058689, -0.046395838260650635, 0.0068107121624052525, 0.04835287481546402, -0.02425929345190525, 0.007624728139489889, 0.054846227169036865, 0.02883058600127697, 0.07359686493873596, 0.03091963194310665, 0.033920906484127045, -0.01421557366847992, -0.0077038053423166275, -0.13385196030139923, 0.10964027047157288, -0.003970326855778694, 0.04015306383371353, -0.01477195043116808, -0.012783159501850605, 0.011404787190258503, 0.07438022643327713, 0.030576784163713455, -0.006487962324172258, -0.023531511425971985, 0.07349643856287003, 0.009220433421432972, -0.024388674646615982, -0.004929539281874895, 0.04519417881965637, 0.018222130835056305, -0.034844737499952316, -0.02222384512424469, 0.003838714212179184, -0.029543455690145493, 0.00981359463185072, -0.018585173413157463, 0.02198672853410244, 0.006782253738492727, 0.039643608033657074, 0.02015039324760437, -0.0021325137931853533, 0.026051057502627373, -0.026697983965277672, 0.0662696436047554, 0.00958007201552391, -0.10436688363552094, 0.011377601884305477, -0.00129699835088104, 0.017978692427277565, -0.05358406901359558, 0.39701157808303833, -0.021244090050458908, -0.020864328369498253, 0.04351387172937393, 0.006927537266165018, 0.021828757598996162, 0.01619822531938553, -0.02263272926211357, -0.042477402836084366, 0.024731777608394623, -0.018307136371731758, 0.0015711060259491205, -0.015465770848095417, 0.04298613965511322, -0.01391660887748003, -0.007457070052623749, -0.015316481702029705, 0.034513894468545914, 0.018048033118247986, -0.01943741738796234, 0.011899257078766823, 0.013069821521639824, 0.0033474063966423273, 0.027734996750950813, 0.014891531318426132, 0.013281992636620998, 0.018566833809018135, 0.012530309148132801, 0.01859411969780922, 0.05175142362713814, 0.014672649092972279, 0.028762446716427803, -0.005464899819344282, -0.06792601197957993, -0.008299225941300392, -0.0023904999252408743, 0.005601109471172094, 0.005917625036090612, -0.05773819610476494, 0.003533789422363043, 0.0157747995108366, -0.03450128808617592, -0.01932677812874317, 0.0768488422036171, 0.010740270838141441, -0.07298052310943604, 0.05815150961279869, 0.04069019481539726, -0.030400166288018227, -0.034551575779914856, -0.05328775569796562, -0.01902988739311695, 0.01894029602408409, 0.010884563438594341, -0.04636363312602043, 0.06358455866575241, 0.018549788743257523, 0.0769725814461708, -0.00982961431145668, -0.07308362424373627, 0.005497021600604057, 0.009376812726259232, -0.05963195487856865, -0.06097698211669922, 0.026363922283053398, 0.025892209261655807, -0.0879046693444252, -0.017571421340107918, 0.030008291825652122, 0.026208538562059402, -0.02236822061240673, -0.01185415219515562, 0.034042950719594955, -0.013680069707334042, -0.011654242873191833, 0.0342688262462616, -0.05532645806670189, -0.03737332671880722, -0.021963899955153465, 0.03212568163871765, 0.015148486010730267, -0.00784248672425747, 0.009196504019200802, -0.01796063221991062, 0.02565785124897957, -0.029291121289134026, -0.07953912764787674, -0.03443841263651848, -0.02926354855298996, -0.032910529524087906, -0.04111684486269951, -0.026877738535404205, 0.015871480107307434, 0.010999029502272606, 0.056709032505750656, -0.006141738500446081, -0.01911342702805996, 0.002357008634135127, 0.020257212221622467, 0.032139766961336136, -0.03234320133924484, 0.022258946672081947, 0.044959090650081635, -0.017345769330859184, 0.0061151389963924885, -0.06940150260925293, 0.03892011195421219, 0.04408533498644829, -0.0705682709813118, 0.06086486950516701, 0.05353539064526558, -0.038562316447496414, 0.01489270944148302, 0.0118986451998353, 0.0029636567924171686, -0.006574022583663464, 0.014172649942338467, -0.014455271884799004, -0.005305374972522259, 0.03153125196695328, 0.03404524177312851, -0.055288124829530716, -0.05078606307506561, -0.058564528822898865, -0.3526475429534912, -0.028709935024380684, -0.002215110696852207, -0.03931477293372154, 0.018598370254039764, -0.07604710012674332, 0.027010846883058548, -0.036733753979206085, -0.003292715409770608, 0.023534899577498436, 0.09248000383377075, -0.0454578697681427, 0.002140454016625881, -0.0804327130317688, 0.02420470304787159, 0.03985809162259102, 0.022152381017804146, -0.03576939180493355, -0.005996928084641695, 0.028250642120838165, 0.008253327570855618, -0.05078407749533653, -0.03863712027668953, -0.02106037549674511, -0.029816271737217903, -0.028066592290997505, 0.10008472949266434, 0.0616452693939209, 0.09842800348997116, -0.06411612778902054, 0.049229755997657776, 0.030620044097304344, 0.006464403588324785, -0.10472064465284348, 0.004705856554210186, -0.02458880841732025, -0.0023133077193051577, -0.025523999705910683, 0.027335679158568382, -0.013673867098987103, -0.037424858659505844, 0.05326074734330177, -0.06054084748029709, -0.04815545305609703, -0.03771691024303436, 0.0010970282601192594, -0.04104965925216675, -0.05088978260755539, -0.03993374481797218, 0.07761382311582565, -0.005379014182835817, 0.041189368814229965, 0.002363663399592042, 0.027709243819117546, -0.00619516521692276, 0.016842862591147423, -0.07464143633842468, -0.00009871337533695623, 0.043065525591373444, -0.002568664960563183, 0.033957339823246, 0.05082474276423454, 0.0074036312289536, -0.09992409497499466, 0.017986183986067772, 0.02345116063952446, 0.005092519335448742, 0.026989059522747993, 0.043221667408943176, -0.029469171538949013, -0.01779964193701744, 0.09107803553342819, 0.009758305735886097, 0.03957193344831467, 0.03861626982688904, 0.05321451276540756, 0.0020539097022265196, 0.020742494612932205, 0.002460272517055273, 0.010954044759273529, 0.0200774185359478, 0.000772352097555995, 0.05122936889529228, -0.030583657324314117, -0.04408175125718117, 0.03425328806042671, -0.017259061336517334, -0.0490826778113842, 0.054456207901239395, 0.01845315471291542, -0.028919436037540436, 0.0042676860466599464, 0.0022165514528751373, -0.06946243345737457, 0.08646029233932495, 0.019528310745954514, -0.24017159640789032, 0.03134052827954292, 0.08802852034568787, 0.04420030862092972, 0.001294435583986342, 0.013198909349739552, 0.025510268285870552, -0.08872885257005692, -0.0022850220557302237, 0.022265708073973656, 0.0039907703176140785, 0.05434912070631981, -0.008459018543362617, -0.028094669803977013, 0.05447836220264435, -0.018861692398786545, 0.028200753033161163, -0.0018339703092351556, 0.010272607207298279, -0.043117739260196686, 0.02398773282766342, -0.024951744824647903, 0.18141791224479675, 0.017675617709755898, -0.0320032462477684, 0.01946052350103855, 0.005137537140399218, 0.0115900170058012, 0.044367026537656784, 0.003736616810783744, 0.007463354151695967, 0.003123070113360882, 0.07278569042682648, 0.009316916577517986, 0.03334778919816017, -0.010104253888130188, -0.050067413598299026, 0.028403250500559807, -0.003502149600535631, -0.03369307518005371, -0.010119513608515263, 0.047917094081640244, -0.04450122267007828, 0.020053500309586525, 0.054448626935482025, -0.012141630984842777, 0.0045369635336101055, -0.017265483736991882, -0.06975752115249634, 0.019020279869437218, -0.015387272462248802, -0.03866266459226608, -0.007924135774374008, -0.01791704073548317, 0.012835193425416946, 0.08171186596155167, 0.009688328020274639, -0.02851802483201027, -0.013642771169543266, 0.01622188091278076, 0.013041979633271694, -0.04191960021853447, 0.12201748043298721, 0.012382611632347107, 0.04747481271624565 ]
[ -0.0041082170791924, 0.0013301221188157797, 0.005074930377304554, -0.018589742481708527, 0.03706815093755722, -0.01739415153861046, 0.0017458513611927629, -0.01659572124481201, 0.009756251238286495, -0.03732338920235634, 0.02995743602514267, 0.0014730185503140092, -0.0023983055725693703, -0.007572170812636614, -0.01303111296147108, -0.033794812858104706, -0.005680917762219906, 0.03058120608329773, 0.024094518274068832, 0.04466861113905907, -0.02195677161216736, 0.056024402379989624, 0.05939929932355881, 0.009441467933356762, -0.0029434990137815475, 0.02166457660496235, -0.024680741131305695, -0.006027826573699713, 0.021594898775219917, -0.12553350627422333, 0.016871290281414986, 0.016335422173142433, 0.005097676534205675, 0.0033687821123749018, 0.0010958198690786958, 0.033959243446588516, -0.018728800117969513, 0.02088432013988495, -0.01190185733139515, -0.002244912553578615, 0.029455037787556648, -0.04346788674592972, 0.038611311465501785, -0.02669522352516651, 0.025216136127710342, -0.005590576678514481, -0.029146386310458183, -0.026108259335160255, -0.01449628360569477, 0.005344916135072708, -0.013485225848853588, -0.004037624225020409, -0.007268993649631739, -0.0025020462926477194, -0.007181684020906687, 0.018402548506855965, -0.02743087150156498, 0.021093279123306274, 0.0032038497738540173, -0.03964158147573471, -0.02001139521598816, 0.020961707457900047, -0.049563925713300705, -0.03135872259736061, -0.024344662204384804, -0.03917752951383591, -0.00989183597266674, 0.002526334021240473, 0.005070192739367485, 0.005789878778159618, 0.014229534193873405, 0.05728946253657341, -0.0343935564160347, -0.023212341591715813, -0.01658804342150688, 0.04394009709358215, 0.022926852107048035, -0.01777511276304722, 0.019103586673736572, 0.0223881583660841, 0.0033796499483287334, -0.001202611019834876, 0.033564865589141846, 0.009322328492999077, 0.002671333495527506, -0.015665246173739433, 0.016101760789752007, -0.00880728755146265, 0.030360033735632896, 0.04002896323800087, 0.025226254016160965, 0.029441654682159424, -0.0014915203209966421, 0.011530549265444279, -0.07475109398365021, -0.0018199170008301735, -0.020024027675390244, 0.007870569825172424, 0.002746063517406583, 0.8482502102851868, -0.025618603453040123, 0.021801114082336426, 0.055527471005916595, 0.009294631890952587, 0.010078329592943192, -0.0012078991858288646, -0.013784104026854038, -0.021403111517429352, 0.025851473212242126, -0.027931025251746178, 0.014293786138296127, -0.018063077703118324, 0.015885135158896446, -0.015702620148658752, 0.04650738462805748, 0.009045619517564774, 0.0408414788544178, 0.004916973877698183, 0.014768585562705994, 0.0052742138504981995, 0.007797247730195522, -0.02376214973628521, 0.015079677104949951, -0.0024480456486344337, -0.018730461597442627, -0.1519525796175003, -0.04366493970155716, -6.225986727347045e-33, 0.044465549290180206, -0.02394789084792137, 0.007017804309725761, -0.00897209532558918, -0.01563405431807041, -0.050387315452098846, -0.007746356073766947, -0.00209131371229887, -0.048123687505722046, -0.04200203716754913, 0.011139187961816788, 0.01315481960773468, -0.01905701868236065, -0.0030109367799013853, 0.05474621802568436, -0.014388647861778736, 0.02364341914653778, 0.02990061230957508, 0.014099770225584507, -0.0036982055753469467, -0.0020581791177392006, 0.018885044381022453, -0.008057466708123684, -0.030174553394317627, 0.0019459391478449106, 0.008636733517050743, 0.0728241503238678, -0.03531179577112198, -0.012391490861773491, -0.04565420374274254, -0.011027147062122822, -0.03780831769108772, 0.03161398321390152, -0.03889302909374237, 0.020273886620998383, -0.0306332316249609, -0.02699257805943489, 0.004386375658214092, -0.048622339963912964, 0.013792674988508224, -0.00484947394579649, -0.033003490418195724, -0.031749483197927475, 0.005783645436167717, -0.025673266500234604, -0.01890055276453495, -0.0007996127824299037, 0.020291348919272423, 0.00875979382544756, 0.04146935045719147, 0.02910013683140278, 0.0005823535029776394, 0.01456517819315195, -0.011204678565263748, 0.008643293753266335, 0.009058312512934208, -0.024950798600912094, -0.021440403535962105, 0.017862491309642792, -0.017380867153406143, -0.033722493797540665, -0.01304330863058567, -0.002885546302422881, 0.023766258731484413, -0.000867882336024195, 0.001815853756852448, -0.04415908828377724, 0.0025106798857450485, 0.013833550736308098, 0.03606512397527695, -0.025830525904893875, -0.023174051195383072, 0.007819383405148983, -0.02779778093099594, 0.03354019299149513, 0.044206637889146805, 0.004097125492990017, 0.004319800995290279, 0.01481245644390583, 0.004461559467017651, 0.009359077550470829, -0.02578030712902546, -0.01861984096467495, -0.009477302432060242, -0.046909037977457047, 0.03178711608052254, -0.011340723372995853, -0.020177116617560387, 0.008334274403750896, 0.01738300360739231, 0.041396595537662506, 0.04477540776133537, 0.019996872171759605, -0.029406718909740448, -0.04885771870613098, 6.306725556833274e-33, -0.014507095329463482, -0.03211524710059166, -0.03788995370268822, -0.017706248909235, -0.0030148013029247522, 0.008507899008691311, 0.03287709876894951, 0.017194220796227455, 0.005027870647609234, 0.010196676477789879, -0.08770687878131866, 0.011231432668864727, 0.003984156996011734, 0.007261036429554224, 0.03769577667117119, -0.0046769678592681885, 0.0022576176561415195, 0.010779348202049732, 0.022995511069893837, 0.03002770245075226, 0.012634643353521824, 0.02907964214682579, 0.023942293599247932, 0.024041464552283287, 0.028333915397524834, 0.05677984282374382, -0.012398374266922474, 0.010361766442656517, -0.012316451407968998, -0.02018994465470314, 0.02702164836227894, -0.043703801929950714, 0.002738128649070859, 0.025335827842354774, -0.05148175731301308, 0.039325691759586334, 0.005700444802641869, 0.013361914083361626, -0.01946517825126648, -0.006726647727191448, 0.006210932973772287, -0.04839351028203964, -0.04047602787613869, -0.008688027039170265, 0.01679597795009613, -0.018323540687561035, 0.010382309556007385, -0.006262795068323612, 0.006217779126018286, -0.0013440201291814446, -0.015304172411561012, 0.06010037288069725, 0.024487599730491638, 0.005928926635533571, 0.006785034667700529, -0.008427614346146584, -0.027530400082468987, 0.020226089283823967, 0.01031838171184063, -0.0019836989231407642, -0.021145718172192574, -0.06539634615182877, -0.0098718898370862, 0.024580439552664757, -0.020529355853796005, -0.026953376829624176, 0.011039172299206257, -0.004551893565803766, -0.03399354964494705, -0.02114580199122429, -0.03883800655603409, 0.03560039773583412, 0.006809933111071587, 0.029659654945135117, 0.03316036984324455, 0.00916710589081049, 0.0026970396284013987, -0.037311505526304245, 0.0072119636461138725, 0.02740391716361046, 0.003817835822701454, 0.017813652753829956, -0.03703032433986664, -0.011206509545445442, 0.0005777323967777193, -0.018186364322900772, -0.01689860410988331, -0.005569671746343374, 0.02130979672074318, -0.04073208197951317, 0.004659755155444145, -0.011424034833908081, 0.002563036512583494, 0.0012201681965962052, -0.031352151185274124, -1.2398348125941538e-8, 0.015778254717588425, -0.00013412123371381313, -0.026690222322940826, 0.02585418149828911, 0.028753653168678284, 0.028528699651360512, -0.02215469814836979, 0.007199937477707863, -0.026600981131196022, 0.006395099684596062, 0.013394810259342194, 0.022468848153948784, 0.011666784062981606, 0.02314087562263012, 0.02870301902294159, -0.043197158724069595, 0.039587944746017456, 0.016401417553424835, 0.01076359860599041, -0.03861059248447418, 0.006449911743402481, 0.06361798942089081, 0.004674077965319157, -0.002359255449846387, -0.035841427743434906, -0.03825893998146057, 0.036320388317108154, -0.04659150540828705, -0.008440317586064339, -0.0051689790561795235, -0.024309067055583, -0.006230236496776342, -0.03751051053404808, -0.00019057377357967198, -0.005704229697585106, -0.009683010168373585, -0.003468549344688654, 0.008387179113924503, 0.005840193014591932, 0.0068603456020355225, -0.03366595134139061, 0.017817573621869087, -0.0104510597884655, -0.020063554868102074, -0.04010802507400513, -0.019282573834061623, 0.017118196934461594, -0.008430620655417442, -0.028493303805589676, 0.007932291366159916, 0.03724781051278114, 0.01686607114970684, -0.01929991878569126, 0.03485575318336487, 0.02988624945282936, -0.015144973061978817, 0.03022582270205021, -0.04025891050696373, -0.03215333819389343, -0.0013774153776466846, 0.012916332110762596, -0.00069016357883811, 0.00710393488407135, -0.022594651207327843 ]
leiningen-using-goose-via-a-local-maven-repository
https://markhneedham.com/blog/2011/12/27/leiningen-using-goose-via-a-local-maven-repository
false
2011-12-29 02:43:34
Reading Code: Know what you're looking for
[ "reading-code" ]
[ "Reading Code" ]
In the last week or so before Christmas I got the chance to spend some time pairing with my colleague http://www.linkedin.com/pub/alex-harin/13/40b/716[Alex Harin] while trying to understand how an existing application which we were investigating was written. We knew from watching a demo of the application that the user was able to send some processing off to be done in the background and that they would be emailed once that had happened. Our starting point was therefore to work backwards from the labels on the UI and finding which code got executed when the user submitted the task. My initial approach was to find the entry point and then follow the method calls line by line, slowly building my knowledge of how the application actually worked. Alex used a much quicker approach whereby he *thought about how the code would be designed* and then looked for the bit of code which proved his belief. In this case we knew that the application had a 2 tier architecture and that it didn't use any middleware which meant that it would more than likely be using the database as a queue to store the tasks to be processed. Another colleague and I were then able to make use of this approach when looking at another piece of code. It was being used to do pricing and we knew that there were different algorithms depending on which country you were in, which meant that we needed to look for anything country related to answer our questions. Effectively we're looking at the code with a hypothesis in hand and then trying to see whether or not what we see proves or disproves that hypotheses. I need to practice a bit more but it seems to let you navigate code much more quickly and makes you much less likely to dive down a rabbit hole.
null
null
[ 0.041709885001182556, 0.013907887041568756, -0.007829561829566956, 0.04001479968428612, 0.09416133910417557, 0.028019916266202927, 0.012991644442081451, 0.04311954602599144, 0.018488332629203796, -0.010297304950654507, -0.01605013944208622, -0.0140529191121459, -0.0669759213924408, -0.012986801564693451, -0.006321705877780914, 0.06206762418150902, 0.06460489332675934, 0.0026993206702172756, 0.03144419938325882, -0.015971241518855095, 0.021537238731980324, 0.07568661868572235, 0.004975387826561928, 0.029785403981804848, 0.019735146313905716, 0.015364627353847027, 0.000030536546546500176, -0.028391920030117035, -0.05642209202051163, 0.007877805270254612, 0.05477335304021835, 0.00437178323045373, 0.007563816849142313, -0.02028227597475052, -0.0024097971618175507, -0.011825990863144398, -0.004294161684811115, 0.02700684405863285, -0.016066759824752808, 0.013907695189118385, -0.06304163485765457, 0.07093381136655807, -0.013496806845068932, 0.02155444771051407, -0.04310338571667671, 0.0060897693037986755, -0.033877309411764145, 0.01868554577231407, -0.004826045595109463, -0.009893720969557762, -0.07280561327934265, 0.019158048555254936, -0.0004798121808562428, -0.008976619690656662, 0.0014317253371700644, 0.06719731539487839, 0.029366280883550644, -0.06542304158210754, -0.0002710525004658848, -0.0331718809902668, -0.005529777146875858, -0.008268650621175766, 0.011620966717600822, 0.026524320244789124, 0.037354376167058945, -0.02021014504134655, 0.015556658618152142, 0.056753188371658325, -0.03626801446080208, 0.011148324236273766, 0.007885701023042202, 0.007878061383962631, -0.021458500996232033, -0.02154926024377346, 0.00045749705168418586, -0.04070448502898216, 0.013178965076804161, 0.076664038002491, 0.009066343307495117, 0.040212228894233704, -0.02651253715157509, 0.014379691332578659, -0.000426562677603215, 0.026270326226949692, 0.006382860243320465, -0.03436010703444481, -0.025707904249429703, -0.013278608210384846, -0.04470531642436981, 0.04725019633769989, 0.019693920388817787, -0.06619808077812195, 0.02256932482123375, 0.04701942950487137, -0.012671781703829765, 0.018064584583044052, 0.028849367052316666, 0.007271129637956619, -0.021573582664132118, -0.01672166772186756, -0.023423001170158386, -0.011380348354578018, 0.013896336778998375, -0.006530075334012508, -0.06941258162260056, 0.001245216466486454, -0.027376925572752953, -0.021048326045274734, -0.0012308291625231504, -0.0030581392347812653, -0.019881222397089005, 0.017039896920323372, -0.034612756222486496, 0.015376847237348557, -0.06680823117494583, 0.07799011468887329, -0.005005054175853729, -0.049625273793935776, -0.014252197928726673, 0.003407034557312727, 0.04733948037028313, 0.04841727018356323, -0.0008837428176775575, 0.08668063580989838, 0.0065639629028737545, 0.019506121054291725, -0.029428044334053993, 0.042434193193912506, -0.019059544429183006, -0.059337735176086426, -0.014075285755097866, 0.05203351005911827, -0.009281231090426445, -0.004205275326967239, -0.01116091851145029, -0.01329406164586544, -0.017048673704266548, 0.015906061977148056, 0.024846350774168968, 0.04438431188464165, 0.00005199070801609196, -0.046896371990442276, 0.019452571868896484, -0.0005521939019672573, 0.006587140262126923, 0.024362286552786827, 0.012613600119948387, -0.01902085915207863, -0.022607004269957542, 0.004911904223263264, 0.00524830212816596, 0.012509671971201897, 0.0034449552185833454, -0.04274526610970497, 0.04023395851254463, 0.09180555492639542, 0.018148917704820633, 0.0012436959659680724, -0.002457378199324012, 0.004507730714976788, 0.036063794046640396, 0.03093334101140499, 0.004467296414077282, 0.030255503952503204, 0.018602421507239342, -0.011626338586211205, 0.004723213613033295, 0.03742656111717224, -0.00636960007250309, 0.021724704653024673, -0.06729684770107269, -0.02657902054488659, 0.06040148064494133, -0.03952522575855255, -0.03637797012925148, 0.05592897906899452, 0.08152113854885101, 0.01866397261619568, 0.03986765444278717, -0.008365319110453129, -0.06661807000637054, 0.02429720014333725, 0.018598757684230804, 0.008501773700118065, 0.016012584790587425, -0.0021689822897315025, 0.0631430521607399, 0.03503427654504776, -0.018353860825300217, 0.03263242170214653, -0.07689625024795532, -0.0888373851776123, -0.027247218415141106, -0.030402768403291702, 0.06334935128688812, -0.035674888640642166, 0.009858636185526848, 0.07033435255289078, 0.018946295604109764, 0.047133669257164, 0.029592053964734077, 0.006869238801300526, -0.0025965298991650343, -0.03808407858014107, -0.05081374943256378, 0.04022059962153435, 0.06710100173950195, -0.023493578657507896, -0.06031633913516998, 0.03567148745059967, -0.02633523941040039, -0.030418729409575462, 0.026862498372793198, -0.019524384289979935, 0.0345890037715435, 0.03371896967291832, 0.05072503164410591, -0.019924120977520943, 0.039618853479623795, -0.05681228265166283, 0.03062821738421917, 0.008356688544154167, -0.00988165196031332, 0.02039470709860325, 0.012472447007894516, 0.10839167982339859, 0.06717877089977264, -0.05069708079099655, -0.03663225099444389, 0.0007979253423400223, 0.04068361595273018, -0.05769558250904083, 0.01711527444422245, -0.035484470427036285, 0.010542350821197033, -0.007170899771153927, -0.07083595544099808, -0.05775643512606621, 0.02156447060406208, -0.03932897374033928, 0.004401658196002245, 0.06966196745634079, -0.03136274591088295, 0.0582747757434845, -0.007981724105775356, -0.02410234324634075, -0.016291635110974312, -0.018581019714474678, -0.039810918271541595, 0.03322622925043106, 0.005327367223799229, -0.018323387950658798, 0.02934127300977707, -0.018065983429551125, -0.026233596727252007, -0.04402890056371689, -0.027095183730125427, 0.014912780374288559, 0.028505103662610054, 0.07022421807050705, -0.0025863549672067165, 0.06724975258111954, -0.003548824694007635, 0.02431461028754711, 0.003771687624976039, -0.05253232643008232, -0.04456981271505356, -0.035255588591098785, -0.0007221662090159953, 0.04123521223664284, 0.018750619143247604, -0.005628268700093031, 0.027680503204464912, 0.0022692284546792507, -0.005841681733727455, -0.017846349626779556, 0.020972462370991707, -0.00473956810310483, -0.015230486169457436, -0.02307121269404888, -0.0318312868475914, 0.04008321091532707, -0.03874673694372177, -0.028072532266378403, 0.030250737443566322, -0.0750204473733902, 0.04825184494256973, -0.061720024794340134, -0.058969467878341675, 0.0012885675532743335, 0.03244921937584877, 0.027058785781264305, -0.003651134204119444, 0.01171380840241909, 0.0857662633061409, -0.011742834933102131, 0.017426183447241783, 0.0035414835438132286, 0.007253272924572229, 0.02249784581363201, 0.006154955830425024, 0.01892375573515892, 0.0398511104285717, -0.0026415090542286634, 0.005308298394083977, -0.07060093432664871, 0.03911619260907173, -0.03221147134900093, -0.29820743203163147, 0.0464220829308033, 0.015752634033560753, -0.046636756509542465, 0.01839486137032509, -0.011244283057749271, 0.01398224662989378, -0.029974862933158875, 0.004347566049546003, 0.010071017779409885, -0.03356669843196869, -0.036145951598882675, -0.03212552145123482, 0.05032895505428314, 0.004926818888634443, 0.031334612518548965, 0.013620005920529366, -0.037062376737594604, 0.01580052264034748, 0.05239851027727127, -0.02228153496980667, -0.06997263431549072, 0.011396251618862152, 0.02745806984603405, 0.04742591455578804, 0.054632171988487244, -0.08785390853881836, 0.026311751455068588, -0.03336357697844505, -0.0040160235948860645, 0.007605238351970911, -0.003280024975538254, -0.0008883767877705395, -0.026266084983944893, -0.021904224529862404, -0.030149998143315315, 0.037119925022125244, 0.005230341572314501, 0.008819274604320526, 0.013949869200587273, -0.009904846549034119, -0.020030109211802483, -0.01981641910970211, 0.02335856482386589, 0.07875550538301468, -0.016880881041288376, -0.07411929219961166, -0.01659628376364708, -0.022147731855511665, 0.06904974579811096, -0.03443650156259537, -0.017405740916728973, -0.013083851896226406, 0.04300924390554428, -0.019262779504060745, -0.02577984146773815, 0.0023442322853952646, -0.015597385354340076, -0.055870965123176575, -0.041858233511447906, 0.00015145548968575895, -0.0549866259098053, 0.016389774158596992, -0.05822064355015755, 0.015980130061507225, -0.05330590531229973, -0.04254227876663208, -0.027692783623933792, 0.08331368118524551, 0.011157568544149399, -0.025608910247683525, 0.005838640499860048, 0.00397602841258049, -0.10618787258863449, -0.006669631693512201, -0.012044381350278854, -0.015292537398636341, 0.0041700927540659904, 0.01399120781570673, 0.020923025906085968, -0.04248778894543648, -0.04343611001968384, 0.027788909152150154, 0.014368347823619843, 0.04552297294139862, -0.019696522504091263, 0.015254669822752476, 0.018659699708223343, -0.04194874316453934, 0.021792983636260033, 0.06653095781803131, -0.004762541502714157, -0.028249427676200867, -0.012224211357533932, 0.014790745452046394, 0.033293623477220535, 0.016224460676312447, -0.010685961693525314, 0.008284320123493671, 0.04141337797045708, 0.011419771239161491, -0.06507471948862076, 0.03189649060368538, -0.02459520474076271, 0.011082587763667107, -0.005142943933606148, -0.05476517230272293, 0.011616824194788933, 0.040421418845653534, 0.03309597820043564, -0.01109488308429718, -0.03324037790298462, -0.008082941174507141, -0.03279975801706314, -0.044911403208971024, -0.021051429212093353, 0.006043925415724516, 0.017611850053071976, -0.005418275482952595, -0.020451249554753304, -0.08986219763755798, 0.002269400516524911, 0.01546096708625555, 0.030407382175326347, -0.062414199113845825, -0.04182564467191696, -0.019818015396595, -0.020762231200933456, 0.015580005012452602, 0.029151152819395065, -0.005551623646169901, 0.030164172872900963, 0.017878834158182144, -0.039866648614406586, 0.012758391909301281, 0.0007828078232705593, -0.022442443296313286, -0.04908667877316475, 0.009539543651044369, 0.0056032040156424046, 0.0015189045807346702, 0.032629694789648056, 0.01427706703543663, 0.02991301938891411, 0.06666937470436096, 0.0003625807585194707, 0.021051207557320595, -0.009591512382030487, 0.0200555007904768, 0.007058832794427872, -0.010990830138325691, -0.07125908136367798, 0.023625580593943596, -0.045588020235300064, -0.022005246952176094, -0.023854529485106468, 0.04600679501891136, -0.026243647560477257, -0.04764679819345474, 0.0033952738158404827, 0.02177165076136589, -0.07056523859500885, -0.03239457309246063, -0.026303119957447052, 0.02107294276356697, 0.07439927011728287, -0.03257054463028908, 0.038144756108522415, -0.019665272906422615, -0.009520361199975014, -0.007799823302775621, 0.0036269885022193193, -0.03354797512292862, 0.011435151100158691, 0.014278866350650787, 0.004398561082780361, 0.005620583891868591, -0.008547758683562279, 0.014907969161868095, 0.01376779843121767, -0.0077248248271644115, -0.026062509045004845, -0.009335524402558804, 0.014380310662090778, 0.060431014746427536, 0.02588566206395626, -0.0009510400122962892, 0.01415411289781332, -0.016726018860936165, -0.023066777735948563, -0.04009610041975975, -0.0038523792754858732, -0.0013524548849090934, 0.019866574555635452, -0.02772679552435875, -0.07772611826658249, 0.039245061576366425, 0.014249720610678196, 0.02213631011545658, 0.013287904672324657, -0.01742004230618477, 0.0012400518171489239, -0.027295684441924095, 0.04875954985618591, 0.05812220275402069, -0.06606311351060867, 0.006315827369689941, -0.0061861746944487095, 0.02039344236254692, -0.0007706034230068326, 0.0010642579291015863, -0.04336236044764519, -0.02044150047004223, -0.007091628387570381, 0.01125742681324482, -0.029417749494314194, -0.04593893140554428, -0.005136091727763414, 0.00856696255505085, 0.01054437831044197, -0.016464952379465103, -0.006255973130464554, -0.007775511126965284, -0.02382717840373516, -0.015272751450538635, 0.01722177118062973, -0.012446385808289051, -0.011445744894444942, -0.011348905973136425, -0.021600890904664993, -0.005363056436181068, -0.04278983175754547, 0.0177453625947237, 0.027934521436691284, -0.03794011473655701, -0.019434450194239616, -0.0385764054954052, -0.01725585199892521, 0.010742834769189358, 0.04352809488773346, -0.01723603345453739, -0.014555907808244228, -0.026189109310507774, -0.02389444038271904, -0.040347620844841, 0.026494748890399933, -0.023083088919520378, -0.007194981444627047, 0.014121351763606071, 0.03769204765558243, 0.018463920801877975, 0.03583797439932823, -0.009680772200226784, -0.001129619893617928, 0.05782870203256607, -0.05191134661436081, -0.02300509810447693, -0.029738156124949455, -0.06453417986631393, -0.003740151645615697, -0.0067085823975503445, 0.019571993499994278, -0.018477046862244606, 0.03139849752187729, 0.02487754449248314, 0.02201186679303646, 0.04034828767180443, 0.014192040078341961, 0.04624354839324951, -0.044634778052568436, 0.01525118574500084, -0.0844368115067482, 0.010362881235778332, 0.041635122150182724, 0.009913772344589233, 0.0038236810360103846, 0.00453362287953496, -0.044186368584632874, 0.0413178987801075, -0.06174127757549286, -0.026527540758252144, 0.02644505724310875, -0.0022372459061443806, -0.016380995512008667, 0.012233634479343891, -0.06856732070446014, 0.030038733035326004, 0.033109597861766815, -0.03550470620393753, -0.025732463225722313, -0.03368844464421272, 0.056713949888944626, 0.004802355542778969, 0.025798795744776726, -0.0220379326492548, -0.023609763011336327, 0.06704554706811905, 0.006769984494894743, 0.004317510407418013, 0.04144715517759323, -0.018036920577287674, 0.029402313753962517, 0.02787773869931698, -0.007253347430378199, -0.016955364495515823, 0.038303274661302567, -0.008656682446599007, -0.07748793065547943, 0.02674487791955471, -0.0031313581857830286, -0.036161523312330246, -0.03918871656060219, 0.05598162114620209, 0.023455578833818436, -0.03141118586063385, -0.06567008793354034, 0.01851551979780197, -0.0789574608206749, -0.007373502478003502, -0.016943732276558876, 0.007112312596291304, -0.04154105857014656, 0.06362324208021164, 0.007653871551156044, 0.006502208299934864, 0.06773477047681808, 0.020759643986821175, -0.006358603946864605, -0.02632327750325203, 0.09451045840978622, 0.07087914645671844, 0.061539165675640106, 0.01441893819719553, 0.049475401639938354, -0.011146613396704197, -0.03137587755918503, 0.015967028215527534, -0.029963267967104912, -0.03623438626527786, -0.009880606085062027, 0.019443443045020103, 0.08008221536874771, -0.012250424362719059, 0.05199156701564789, -0.033536363393068314, 0.008530211634933949, 0.014453294686973095, 0.04701324924826622, 0.016532884910702705, 0.07762759178876877, 0.010832378640770912, 0.025125978514552116, -0.029118549078702927, -0.06030120700597763, 0.013913353905081749, -0.04929133132100105, -0.03349495679140091, 0.04013112559914589, -0.024379728361964226, 0.01474720612168312, 0.0027621337212622166, 0.01747613213956356, 0.0904451236128807, -0.033944472670555115, 0.002400777069851756, -0.0137412054464221, 0.03377337381243706, -0.01301959715783596, 0.029130354523658752, -0.016354450955986977, -0.017489003017544746, -0.028081044554710388, -0.013717095367610455, -0.03051062300801277, -0.017931045964360237, -0.036750029772520065, 0.03470027074217796, -0.0354643352329731, 0.010292373597621918, 0.010712514631450176, 0.030478931963443756, -0.053557269275188446, -0.05537095665931702, -0.04058539867401123, -0.040454231202602386, -0.04604721814393997, -0.03842202574014664, 0.017870519310235977, 0.007210473995655775, -0.0469919852912426, 0.0031626105774194, -0.02453853003680706, -0.007511319126933813, 0.047120120376348495, -0.049928948283195496, -0.029808105900883675, 0.021855056285858154, 0.02542245201766491, 0.026916177943348885, 0.007103429175913334, 0.03895275294780731, -0.02232735976576805, 0.002092309296131134, -0.041806239634752274, 0.0022712238132953644, 0.038389693945646286, 0.014014246873557568, 0.015000853687524796, -0.07547557353973389, 0.020038340240716934, 0.014630028046667576, -0.015910308808088303, -0.0721534788608551, 0.0224508848041296, 0.021313060075044632, 0.00498611107468605, 0.05621359124779701, -0.012086906470358372, 0.013620247133076191, -0.02131560444831848, -0.00751219317317009, 0.001873786561191082, 0.026350118219852448, 0.038859426975250244, -0.022692082449793816, 0.09782374650239944, 0.020860185846686363, -0.021077075973153114, -0.04158318415284157, -0.001147851929999888, 0.004377634730190039, -0.0032008031848818064, -0.022392218932509422, -0.044197048991918564, -0.021198490634560585, -0.06533284485340118, -0.014100243337452412, 0.028837714344263077, -0.016373751685023308, -0.04333405941724777, 0.028172984719276428, 0.0250763688236475, -0.02058795467019081, 0.010848061181604862, -0.04971231892704964, 0.04283713549375534, -0.021781694144010544, -0.007697769906371832, -0.003249035682529211, -0.018186042085289955, -0.012246668338775635, -0.02711481973528862, 0.0008243532502092421, -0.0433916337788105, -0.02411070466041565, 0.016792399808764458, 0.03015696443617344, 0.010761278681457043, -0.0015671029686927795, 0.007567913271486759 ]
[ -0.09712134301662445, -0.006372109055519104, -0.04233827069401741, -0.05695341154932976, 0.03392187878489494, -0.04804111272096634, 0.014770145528018475, 0.03011470101773739, 0.00334348576143384, -0.04025149345397949, -0.0025210254825651646, -0.0016257399693131447, 0.0004601858963724226, -0.0038018333725631237, 0.07793661206960678, 0.021817771717905998, -0.004104455932974815, -0.09011045843362808, 0.00767653901129961, 0.024035818874835968, 0.012371181510388851, -0.039882540702819824, -0.04022710397839546, -0.025357069447636604, 0.003833592403680086, 0.042229361832141876, 0.02744392305612564, -0.04237285628914833, -0.007751981262117624, -0.17175711691379547, 0.012508242391049862, 0.01718621514737606, 0.06579193472862244, 0.003058027010411024, 0.024982571601867676, 0.05216454714536667, 0.02209342271089554, 0.01932782493531704, -0.010426372289657593, 0.03733092546463013, 0.017779676243662834, 0.010223734192550182, -0.04522111266851425, -0.022528652101755142, 0.04177078604698181, -0.012317721731960773, -0.003197158221155405, -0.024280695244669914, -0.030208488926291466, 0.014560608193278313, -0.058239396661520004, -0.031178496778011322, -0.015738997608423233, -0.02511981688439846, -0.003178112441673875, 0.04669356346130371, 0.023428814485669136, 0.07024724036455154, -0.0074166469275951385, 0.03977856785058975, 0.0149498600512743, -0.010734503157436848, -0.14243532717227936, 0.10158165544271469, 0.040841180831193924, 0.05801637843251228, -0.045430418103933334, -0.0261862650513649, 0.0007328172796405852, 0.09693034738302231, 0.00007508997077820823, -0.03776285797357559, -0.026383763179183006, 0.04519004374742508, 0.015657197684049606, -0.015049504116177559, 0.006819519214332104, 0.03749978914856911, 0.019764812663197517, -0.051274411380290985, -0.039873648434877396, -0.003417635103687644, 0.00572052551433444, 0.01414005272090435, -0.03932786360383034, 0.03466189652681351, -0.010965419933199883, 0.07500854879617691, 0.06350032985210419, 0.01477652508765459, 0.06895578652620316, 0.004672621376812458, 0.01226353831589222, -0.015293835662305355, -0.07369007915258408, -0.018393373116850853, -0.006162993144243956, 0.03993456810712814, -0.06618339568376541, 0.43306079506874084, -0.01900908723473549, -0.03583768755197525, 0.08316958695650101, 0.03186943009495735, -0.03552709519863129, -0.0019618456717580557, 0.011675778776407242, -0.04347750544548035, 0.02244042046368122, -0.029849857091903687, 0.011325404979288578, 0.01744028739631176, 0.06883362680673599, -0.040572598576545715, 0.021486006677150726, 0.0428788997232914, -0.00007039493357297033, 0.010440382175147533, 0.0008141035214066505, -0.013688120059669018, -0.018984096124768257, 0.011654308065772057, 0.014942568726837635, -0.0067387595772743225, -0.026915663853287697, -0.03602931648492813, 0.03881241753697395, 0.07404690980911255, 0.00022300879936665297, 0.007009392604231834, 0.061671942472457886, -0.0463399775326252, -0.07426388561725616, 0.00790675263851881, 0.011845980770885944, 0.016436060890555382, 0.023178188130259514, -0.023514175787568092, 0.004390499088913202, 0.04937251657247543, -0.011317314580082893, 0.00016695579688530415, 0.02841375581920147, 0.015762601047754288, -0.05251142755150795, 0.1150083988904953, 0.01832875981926918, -0.023435458540916443, -0.033472415059804916, -0.048016734421253204, -0.0031809406355023384, 0.01573343575000763, -0.000992650748230517, -0.07476580888032913, 0.02325781062245369, 0.012854591943323612, 0.10260021686553955, -0.013149366714060307, -0.06512508541345596, 0.005553663708269596, -0.029481731355190277, -0.03431830555200577, -0.05448857694864273, 0.05160800367593765, 0.06518219411373138, -0.1278640627861023, 0.0031174637842923403, -0.0010192620102316141, 0.048293471336364746, -0.04996761679649353, -0.0006428071646951139, 0.020203804597258568, -0.03690940886735916, -0.018986312672495842, 0.04423138499259949, -0.0411389134824276, -0.034498244524002075, 0.021330371499061584, 0.0419425331056118, 0.004718328360468149, 0.01639743149280548, -0.008230009116232395, -0.02136438526213169, 0.007642355281859636, -0.0337628610432148, -0.08296086639165878, -0.018661901354789734, 0.006467153318226337, -0.04391210153698921, -0.013560988008975983, -0.04293850436806679, -0.012616915628314018, -0.08589084446430206, 0.07967524975538254, -0.037716515362262726, -0.024775931611657143, 0.026145480573177338, -0.004231328144669533, -0.02898333966732025, -0.017894726246595383, -0.021389486268162727, -0.00028892813134007156, -0.0380159430205822, 0.04182641580700874, -0.05764363333582878, 0.06875951588153839, 0.04449097439646721, -0.03152623772621155, 0.10078424215316772, 0.06393640488386154, -0.00788568053394556, -0.0317462719976902, 0.017031099647283554, 0.01894024759531021, 0.008849626407027245, -0.03405749425292015, 0.011668100953102112, 0.029610510915517807, -0.003762942273169756, 0.020285557955503464, -0.03434659540653229, 0.0023782572243362665, -0.005352610256522894, -0.34301722049713135, -0.04246130958199501, -0.028259994462132454, 0.009790787473320961, -0.00420452980324626, -0.05915023759007454, 0.029661182314157486, -0.02642163448035717, -0.01977161131799221, 0.007218861486762762, 0.07258924841880798, -0.003081737319007516, 0.020596450194716454, -0.07675822824239731, 0.006353066768497229, 0.004503258969634771, -0.034642621874809265, 0.004219571594148874, -0.024801144376397133, 0.014213941991329193, -0.012237065471708775, 0.0008685244829393923, -0.002440455136820674, -0.08519469201564789, -0.01886541210114956, -0.03682881221175194, 0.12269016355276108, -0.008132996968925, 0.07960892468690872, -0.03312467038631439, 0.03276827186346054, -0.036569442600011826, 0.018826667219400406, -0.11196006834506989, 0.0060151200741529465, -0.009710036218166351, 0.030430655926465988, -0.010723190382122993, 0.03999330848455429, -0.031817346811294556, -0.05495724827051163, -0.004839414265006781, -0.03912971913814545, -0.024170583114027977, -0.0690121129155159, 0.025355763733386993, -0.02372359298169613, -0.04128254950046539, -0.03147187456488609, 0.08201838284730911, 0.018572818487882614, -0.002287850249558687, 0.027582557871937752, 0.013454764150083065, 0.004742750898003578, -0.05534413084387779, -0.06723766773939133, 0.031199941411614418, 0.0027929809875786304, 0.015904264524579048, 0.022561442106962204, 0.046486735343933105, 0.011118968948721886, -0.04795091226696968, 0.011786073446273804, 0.013703393749892712, 0.002842685440555215, 0.007610097993165255, 0.035039398819208145, -0.01661156676709652, -0.018990427255630493, 0.0912257507443428, -0.014607531018555164, -0.014137639664113522, 0.02534814178943634, 0.03565126657485962, 0.006898799911141396, 0.00950328353792429, 0.013340890407562256, -0.001183756859973073, 0.014991029165685177, -0.00956649612635374, 0.028756381943821907, -0.024907324463129044, -0.009434965439140797, 0.024038489907979965, 0.0014086980372667313, -0.040814757347106934, 0.04335661977529526, -0.0007731676450930536, -0.046285662800073624, -0.0043028718791902065, -0.028992917388677597, -0.06357499212026596, 0.07667608559131622, -0.017390552908182144, -0.24948453903198242, 0.011054865084588528, 0.05450567230582237, 0.04819075018167496, 0.001931275357492268, 0.018533794209361076, 0.0397038534283638, -0.03769223019480705, -0.00013720196147914976, -0.007424154318869114, -0.0031114660669118166, -0.005621701944619417, 0.01418523583561182, -0.022369829937815666, 0.05312474071979523, 0.0013538911007344723, 0.04684159532189369, 0.002048303373157978, -0.0032784081995487213, 0.011478740721940994, 0.008449082262814045, 0.001288118539378047, 0.15335141122341156, 0.012618360109627247, 0.021893134340643883, 0.026729997247457504, -0.0031961186323314905, 0.025289392098784447, 0.0853835791349411, 0.008966491557657719, 0.0018538895528763533, -0.011638132855296135, 0.02887354977428913, -0.006329584866762161, 0.015218771994113922, -0.07214277982711792, -0.014095182530581951, 0.03786678612232208, 0.037897080183029175, 0.00475566741079092, 0.011368054896593094, -0.008241415023803711, -0.03036721982061863, 0.019284719601273537, 0.06408236920833588, 0.030844543129205704, 0.005836558062583208, -0.05284901335835457, -0.037532590329647064, -0.01736888848245144, -0.04287204518914223, -0.05854494869709015, -0.0027933246456086636, 0.0064160083420574665, 0.021899975836277008, 0.0796792209148407, -0.00048818899085745215, -0.02271079085767269, -0.028605163097381592, 0.0083492835983634, -0.00480126915499568, -0.010502458550035954, 0.12088339030742645, -0.003795408643782139, 0.02831891179084778 ]
[ -0.007632109802216291, 0.010237925685942173, -0.005354889668524265, -0.012265733443200588, -0.0042146299965679646, 0.005193564109504223, 0.006018044892698526, -0.005042681936174631, -0.013536770828068256, 0.007762076798826456, -0.023885272443294525, -0.0013258177787065506, 0.005181688349694014, -0.013893538154661655, 0.02099478803575039, 0.0021525633055716753, -0.0036769590806216, -0.03739173337817192, 0.03971916809678078, 0.008406167849898338, -0.01748419739305973, -0.02130492962896824, -0.0026200655847787857, 0.013369559310376644, 0.01899334043264389, 0.008638803847134113, -0.017807818949222565, 0.013060936704277992, 0.025433970615267754, -0.11419748514890671, -0.015378892421722412, -0.012214278802275658, -0.02339206077158451, 0.026590857654809952, -0.01379536371678114, 0.010031946003437042, 0.03520095348358154, 0.01290128380060196, 0.02647535316646099, -0.011945396661758423, 0.024609509855508804, -0.03514361381530762, -0.001876598340459168, 0.00782852340489626, 0.022704120725393295, -0.003719158936291933, -0.0023015951737761497, -0.0061497073620557785, -0.008378331549465656, -0.006213142536580563, -0.02532326430082321, 0.008809705264866352, -0.01901858299970627, 0.00926208682358265, 0.0026197663974016905, 0.005849252454936504, 0.02065853774547577, -0.008248585276305676, -0.03023451752960682, -0.004537456668913364, -0.013566660694777966, -0.019566642120480537, -0.036341406404972076, 0.006138869095593691, -0.01888631470501423, -0.01161356270313263, -0.026910876855254173, -0.009300640784204006, -0.026518991217017174, -0.027420414611697197, -0.0038049540016800165, 0.017446674406528473, -0.034188155084848404, -0.02289353497326374, 0.007170901633799076, -0.010393386706709862, 0.007029184605926275, -0.023911308497190475, -0.017456179484725, -0.013349353335797787, -0.020902900025248528, 0.022717153653502464, 0.008501501753926277, 0.010228234343230724, -0.01373974233865738, -0.002271683420985937, 0.01834644377231598, -0.007197751197963953, 0.005926673300564289, 0.018041815608739853, -0.015072615817189217, 0.03147358447313309, 0.013809620402753353, 0.010000791400671005, -0.06515349447727203, -0.017356721684336662, -0.013967097736895084, -0.011400180868804455, -0.018504872918128967, 0.8990709185600281, 0.016569050028920174, 0.023573333397507668, 0.030915535986423492, -0.01802690327167511, 0.011114435270428658, -0.0013230862095952034, -0.011446635238826275, -0.008141960017383099, 0.01050257682800293, -0.068316750228405, 0.0028582136146724224, -0.005188904702663422, 0.01972206123173237, 0.017179621383547783, 0.015996159985661507, 0.021840397268533707, 0.019477462396025658, 0.019841602072119713, 0.0008866966818459332, 0.006672683171927929, 0.018342221155762672, 0.049997493624687195, 0.0007179905660450459, 0.0059331078082323074, 0.009730549529194832, -0.17733995616436005, 0.0337345190346241, -7.902504688480623e-33, 0.03456094488501549, -0.008959722705185413, 0.008926951326429844, -0.015963135287165642, 0.009013058617711067, 0.006503373850136995, 0.018351372331380844, 0.02055502124130726, -0.014746868051588535, -0.011581864207983017, -0.017153162509202957, -0.011204994283616543, 0.011366020888090134, -0.017704667523503304, 0.04730049520730972, -0.028789328411221504, -0.0006398141849786043, 0.01991032250225544, 0.01014666073024273, 0.019199129194021225, 0.017374668270349503, 0.021650999784469604, 0.008082399144768715, 0.007695253472775221, 0.02024020068347454, 0.016509579494595528, 0.004684173967689276, 0.010622265748679638, 0.01119282841682434, -0.0499897263944149, -0.007114671636372805, 0.01338152214884758, -0.034415215253829956, -0.0067325192503631115, -0.022941121831536293, -0.03673090413212776, -0.019111035391688347, 0.007160763721913099, 0.001631718361750245, -0.03279230743646622, -0.02390570566058159, 0.009236110374331474, -0.015075000934302807, 0.007816820405423641, -0.004706194624304771, 0.003735303645953536, 0.01131869200617075, -0.012416306883096695, 0.01634976640343666, 0.0006422097212634981, 0.014586502686142921, 0.0023557012900710106, -0.0019449485698714852, 0.01468038372695446, -0.013071364723145962, -0.0012912604724988341, -0.0036200182512402534, 0.009925131686031818, 0.026151342317461967, 0.022274116054177284, 0.005076689179986715, -0.026627717539668083, -0.035152386873960495, 0.03168845921754837, -0.01692781038582325, -0.01054755225777626, 0.010974382981657982, 0.0035026008263230324, 0.008386831730604172, -0.012119494378566742, -0.03197651356458664, -0.0003696268831845373, 0.020315740257501602, -0.002086829859763384, 0.015454396605491638, -0.000856925908010453, -0.017446761950850487, 0.010811707936227322, 0.015057721175253391, 0.010050610639154911, -0.010548461228609085, 0.0054694851860404015, 0.017905335873365402, -0.020541762933135033, -0.0155916353687644, 0.026113156229257584, 0.009071131236851215, -0.014530581422150135, -0.00478734215721488, 0.035738296806812286, 0.014594714157283306, 0.03068855032324791, -0.004843798000365496, -0.028723664581775665, -0.002508512930944562, 7.89001212226726e-33, -0.0057041458785533905, -0.036718856543302536, -0.01995616964995861, 0.0072532822377979755, -0.011046523228287697, 0.0031108481343835592, 0.019966676831245422, 0.015567359514534473, -0.04617071896791458, 0.034899767488241196, 0.00617398414760828, 0.008571823127567768, 0.025438325479626656, 0.02723713591694832, 0.034177590161561966, -0.03621424734592438, 0.019196998327970505, 0.0061561637558043, 0.04055962339043617, 0.004656070843338966, 0.03515151888132095, 0.007795925717800856, -0.014997974038124084, -0.00000161159960043733, 0.020647699013352394, 0.03519521281123161, -0.0029142452403903008, 0.007327228784561157, 0.024524211883544922, -0.014812033623456955, -0.009739463217556477, -0.03693119436502457, 0.0050844792276620865, -0.030492424964904785, -0.02880854532122612, 0.027641661465168, -0.00456718634814024, -0.022736141458153725, 0.012370003387331963, 0.008756157010793686, 0.006218431517481804, 0.006906752474606037, -0.009875645861029625, 0.015323398634791374, 0.015302049927413464, 0.023888401687145233, -0.022986305877566338, -0.0021626907400786877, -0.00430623535066843, -0.004824222065508366, -0.0017336076125502586, 0.0330507718026638, -0.004598813597112894, -0.010412242263555527, -0.007584229111671448, -0.019431663677096367, -0.049947548657655716, 0.00494469003751874, -0.0031413494143635035, -0.012297258712351322, -0.009904533624649048, -0.000036516928958008066, -0.01444245595484972, 0.0024416570086032152, -0.008266190066933632, -0.018773537129163742, -0.01485566794872284, -0.001573978690430522, 0.02167174592614174, -0.0014092950150370598, -0.005227989517152309, -0.008233628235757351, -0.027562806382775307, 0.03172510489821434, 0.027795247733592987, -0.013860058970749378, -0.02794419601559639, 0.008166149258613586, 0.004348282236605883, 0.017770200967788696, 0.03656814619898796, 0.0001290531363338232, 0.017297111451625824, 0.00541310291737318, 0.005957854446023703, 0.023446625098586082, 0.01058465801179409, 0.007265137974172831, -0.0007094537722878158, -0.021846240386366844, -0.008093657903373241, 0.005987452808767557, -0.006873775273561478, 0.0008503023418597877, -0.02844061143696308, -1.3639036566814866e-8, -0.009153931401669979, -0.009410794824361801, 0.00907808355987072, 0.020917052403092384, 0.020382652059197426, 0.023276137188076973, 0.015428738668560982, 0.010037760250270367, -0.029557129368185997, -0.004785631783306599, 0.01673465222120285, -0.005390580743551254, -0.025582026690244675, 0.013331783935427666, 0.005459423642605543, -0.031617384403944016, -0.008790763095021248, -0.03113233856856823, 0.028700055554509163, 0.01660935766994953, 0.023602424189448357, 0.04562878608703613, -0.04355863854289055, -0.0018571013351902366, -0.0001616487861610949, -0.017025819048285484, -0.0001531002199044451, -0.048038702458143234, 0.0071083009243011475, 0.009627395309507847, -0.00951343309134245, -0.03481301665306091, -0.006479687988758087, -0.004422933328896761, -0.0230660792440176, -0.036658722907304764, -0.012326211668550968, 0.0051275999285280704, 0.023832660168409348, -0.02902965061366558, -0.007241737563163042, -0.011377917602658272, -0.0038548901211470366, -0.033015087246894836, -0.011862522922456264, 0.00036376359639689326, -0.008761313743889332, -0.031014833599328995, 0.017277179285883904, -0.04223695024847984, 0.004753677174448967, -0.005369746126234531, 0.017177164554595947, 0.06051899865269661, 0.022772205993533134, 0.004554110579192638, -0.0016353381797671318, -0.03741174191236496, -0.002270947676151991, 0.008584448136389256, 0.017627043649554253, 0.024729548022150993, -0.022270800545811653, -0.0233190655708313 ]
reading-code-know-what-youre-looking-for
https://markhneedham.com/blog/2011/12/29/reading-code-know-what-youre-looking-for
false
2011-12-29 22:40:19
Learning Android: Sharing with Twitter/the 'share via' dialog
[ "android" ]
[ "Android" ]
One thing I wanted to do in the little application I'm working on was send data to other apps on my phone using the 'share via' dialog which I've seen used on the https://market.android.com/details?id=com.twitter.android&hl=en[Twitter app]. In this case I wanted to send a link and its title to twitter and came across http://stackoverflow.com/questions/3553017/android-share-via-dialog[a StackOverflow post which explained how to do so]. To keep it simple I added a button to the view and then shared the data via the on click event on that button: [source,java] ---- Button button = createButton(); button.setOnClickListener(new View.OnClickListener() { public void onClick(View v) { Intent shareIntent = new Intent(android.content.Intent.ACTION_SEND); shareIntent.setType("text/plain"); shareIntent.putExtra(android.content.Intent.EXTRA_TEXT, "Stupid Scanner tricks - http://weblogs.java.net/blog/pat/archive/2004/10/stupid_scanner_1.html"); v.getContext().startActivity(Intent.createChooser(shareIntent, "Share via")); } }); ---- image::{{<siteurl>}}/uploads/2011/12/android-share-via.jpg[Android share via,226] In this case if I choose the Twitter app from the drop down list that appears it will create a new tweet with the value of 'android.content.Intent.EXTRA_TEXT' as its body. If we needed to pass a subject to the other app then we could set that using 'android.content.Intent.EXTRA_SUBJECT' but in this case it's unnecessary. From what I understand so far only apps which can handle the 'text/plain' format will show up in the drop down list but that seems to be pretty much every app on my phone. This works reasonably well but I wanted to see if it was possible to share directly with the Twitter app rather than having to choose from a selection of apps. Via a http://lisudza.wordpress.com/2010/12/29/tweeting-using-twitter-for-android-intent/[combination] http://blog.rafaelsanches.com/2010/06/18/using-native-twitter-app-intent-to-share-on-android/[of blog posts] and http://stackoverflow.com/questions/7545254/android-and-facebook-share-intent[StackOverflow questions] I came across the following solution for posting directly to the Twitter app: [source,java] ---- Button button = createButton(); button.setOnClickListener(new View.OnClickListener() { public void onClick(View v) { Intent shareIntent = new Intent(android.content.Intent.ACTION_SEND); shareIntent.setType("text/plain"); shareIntent.putExtra(android.content.Intent.EXTRA_SUBJECT, "Some text"); shareIntent.putExtra(android.content.Intent.EXTRA_TEXT, "Stupid Scanner tricks - http://weblogs.java.net/blog/pat/archive/2004/10/stupid_scanner_1.html"); final PackageManager pm = v.getContext().getPackageManager(); final List<ResolveInfo> activityList = pm.queryIntentActivities(shareIntent, 0); for (final ResolveInfo app : activityList) { if ("com.twitter.android.PostActivity".equals(app.activityInfo.name)) { final ActivityInfo activity = app.activityInfo; final ComponentName name = new ComponentName(activity.applicationInfo.packageName, activity.name); shareIntent.addCategory(Intent.CATEGORY_LAUNCHER); shareIntent.setFlags(Intent.FLAG_ACTIVITY_NEW_TASK | Intent.FLAG_ACTIVITY_RESET_TASK_IF_NEEDED); shareIntent.setComponent(name); v.getContext().startActivity(shareIntent); break; } } } }):; ---- It does depend on the Twitter app being installed on the phone to work but since the app is just for me I think it's ok for the moment.
null
null
[ 0.030654504895210266, -0.010279195383191109, -0.003510624635964632, 0.02050045132637024, 0.08525960147380829, 0.02032134123146534, 0.0321231447160244, 0.03524637594819069, 0.028791284188628197, -0.008834321051836014, -0.008862441405653954, -0.006275498773902655, -0.08194009959697723, 0.013676075264811516, -0.012214687652885914, 0.05385935306549072, 0.08629917353391647, 0.0019224478164687753, 0.035101279616355896, 0.016631528735160828, -0.0033737511839717627, 0.0522000677883625, 0.03695979714393616, 0.015921253710985184, 0.041487667709589005, 0.005876635201275349, 0.03778543695807457, 0.0030475303065031767, -0.03864682465791702, -0.00779813202098012, 0.03135450929403305, 0.003626198275014758, 0.027907993644475937, -0.014044474810361862, -0.027422532439231873, -0.029397789388895035, 0.004638941492885351, -0.006432663649320602, 0.00972971972078085, 0.03860190138220787, -0.08867179602384567, 0.010388377122581005, -0.043840352445840836, -0.028439290821552277, -0.022466113790869713, 0.0007416637381538749, -0.006253770552575588, 0.017615921795368195, -0.010853554122149944, 0.02278502844274044, -0.06759367883205414, 0.01979672722518444, -0.04087863862514496, 0.002375723561272025, 0.027064146474003792, 0.07518600672483444, 0.010454325936734676, -0.08010908961296082, 0.008111041970551014, -0.02873174473643303, -0.017030473798513412, 0.0014752702554687858, -0.004256890621036291, 0.004904706962406635, -0.006746300961822271, -0.021394919604063034, -0.025623248890042305, 0.06170709431171417, -0.030078673735260963, -0.011668642982840538, -0.002898732665926218, 0.017291324213147163, -0.03105408512055874, -0.01757672056555748, 0.04132026433944702, -0.01911051571369171, 0.0059744324535131454, 0.09717313945293427, 0.014096854254603386, 0.025137173011898994, -0.0429038405418396, -0.0033503551967442036, -0.015893584117293358, 0.05735505372285843, 0.023024916648864746, -0.0412924587726593, -0.05889756977558136, 0.012067426927387714, -0.0486922450363636, 0.05098783224821091, -0.023497378453612328, -0.03321284428238869, 0.00010594970808597282, 0.030986448749899864, 0.016981342807412148, 0.002751230029389262, -0.005460894666612148, -0.012965161353349686, -0.018969370052218437, -0.02231411635875702, -0.04626020789146423, -0.008247093297541142, 0.006844920106232166, 0.035772018134593964, -0.06373448669910431, -0.0019523468799889088, -0.013695133849978447, -0.017520183697342873, -0.0003713940968737006, 0.002300313673913479, -0.002452041255310178, 0.01215415634214878, -0.02532433532178402, -0.00008455478382529691, -0.05521010234951973, 0.054636962711811066, 0.02765427529811859, -0.009290684014558792, -0.031147705391049385, 0.0075120097026228905, 0.04032110795378685, 0.031230973079800606, -0.02090982347726822, 0.05614788830280304, -0.0011751690180972219, 0.024511659517884254, -0.056170664727687836, 0.04065420851111412, -0.04967494681477547, -0.03782036900520325, -0.0026413260493427515, 0.0545586496591568, 0.021737268194556236, -0.0063067711889743805, -0.00457540201023221, 0.00030499891727231443, 0.005312953609973192, -0.020257040858268738, 0.06405434012413025, 0.027000058442354202, -0.05012685805559158, -0.029302166774868965, -0.014889233745634556, -0.01758023537695408, 0.015603810548782349, 0.019951127469539642, -0.011706753633916378, -0.03870711475610733, -0.03334099054336548, 0.03530500456690788, 0.019918521866202354, -0.012439143843948841, 0.06529153883457184, -0.03750376030802727, -0.009906807914376259, 0.07106727361679077, 0.03822909668087959, -0.010726947337388992, -0.011391610838472843, 0.024671506136655807, 0.05434912443161011, 0.010161053389310837, 0.0038961719255894423, 0.017867090180516243, 0.02714170515537262, -0.04749087616801262, 0.009251225739717484, 0.041261956095695496, -0.013398985378444195, -0.023753950372338295, -0.026292888447642326, -0.0507490299642086, 0.046641431748867035, -0.05413002148270607, -0.007379470858722925, 0.04060859605669975, 0.03262626379728317, -0.0013426992809399962, 0.002634885022416711, 0.017360476776957512, -0.05887703225016594, 0.049494970589876175, 0.03599519655108452, 0.028909606859087944, 0.036810070276260376, 0.01608153246343136, 0.023546554148197174, 0.04879087209701538, -0.022058749571442604, 0.004639357328414917, -0.07708165794610977, -0.06751291453838348, -0.028760505840182304, 0.018495166674256325, 0.07374357432126999, -0.04983881488442421, 0.024294039234519005, 0.08883223682641983, 0.058774322271347046, 0.005090267863124609, 0.02733401022851467, -0.006251224782317877, -0.009373790584504604, -0.02408171072602272, -0.06620771437883377, 0.02830771915614605, 0.03510723263025284, -0.029999909922480583, -0.022747021168470383, 0.049289729446172714, -0.026915373280644417, 0.0029392943251878023, 0.02310197241604328, -0.04447628930211067, 0.06783831119537354, 0.011162224225699902, 0.019024403765797615, -0.008904882706701756, 0.040484778583049774, -0.05319245904684067, 0.021328531205654144, 0.010210259817540646, -0.0025903843343257904, -0.003857287345454097, 0.01245055627077818, 0.14550119638442993, 0.010970975272357464, 0.000907301320694387, -0.06443643569946289, 0.010062999092042446, 0.017282718792557716, -0.020702045410871506, 0.016654690727591515, -0.0027431261260062456, 0.006923737935721874, 0.005175749305635691, -0.030406063422560692, -0.007086060009896755, -0.0023175289388746023, -0.043572332710027695, 0.025588246062397957, 0.08458267897367477, -0.03620109334588051, 0.05276528000831604, -0.008016152307391167, -0.00604026485234499, 0.010659855790436268, -0.057286668568849564, -0.020656656473875046, -0.008411635644733906, 0.02391904406249523, -0.018404807895421982, 0.047455061227083206, -0.028188610449433327, -0.014659262262284756, -0.025038104504346848, -0.020406635478138924, 0.008750652894377708, 0.01735324040055275, 0.04534600302577019, 0.002198532922193408, 0.027175603434443474, -0.001202028593979776, -0.002033451572060585, -0.04994276911020279, -0.008983558043837547, -0.02598787099123001, 0.010998149402439594, 0.0005086851888336241, 0.056833416223526, 0.02039455808699131, -0.01867295242846012, 0.010404318571090698, 0.03808156028389931, -0.01293436624109745, -0.009577983058989048, 0.007774407975375652, -0.018995100632309914, 0.006785007659345865, -0.04246596619486809, -0.02474452182650566, 0.03730403631925583, -0.02866276353597641, -0.057320717722177505, 0.0010276252869516611, -0.08974052965641022, 0.06804649531841278, -0.04622691497206688, -0.017348814755678177, 0.03321046009659767, 0.04190608114004135, 0.014905182644724846, 0.05433611571788788, -0.0203836802393198, 0.074153371155262, -0.030743394047021866, 0.009772371500730515, 0.049284860491752625, -0.002924117026850581, 0.031066209077835083, -0.01978674717247486, -0.008424700237810612, 0.055180806666612625, -0.04526856169104576, 0.003906660713255405, -0.05217206850647926, 0.027191828936338425, -0.015840377658605576, -0.2607475221157074, 0.0586051382124424, 0.01157169695943594, -0.02184143103659153, 0.0002734576410148293, -0.023516230285167694, 0.024664269760251045, -0.02642996981739998, -0.014440142549574375, 0.04672754183411598, -0.009740561246871948, -0.010155964642763138, -0.029146064072847366, -0.01770712062716484, -0.019811445847153664, -0.023505467921495438, -0.005446077790111303, -0.02787497453391552, 0.02068249136209488, -0.0015186056261882186, -0.020800070837140083, -0.040025800466537476, -0.000213597493711859, 0.05083707720041275, 0.06310006976127625, 0.04641922563314438, -0.07220328599214554, 0.012691895477473736, 0.009855672717094421, 0.011505060829222202, 0.018342399969697, -0.039142850786447525, 0.01953984797000885, 0.019033940508961678, -0.027132799848914146, -0.004276426509022713, 0.05131221562623978, 0.012087208218872547, -0.007547204382717609, 0.009335624054074287, -0.02330118417739868, -0.027881890535354614, -0.02512194775044918, -0.005568176042288542, 0.04837511107325554, -0.023973017930984497, -0.0751771628856659, 0.029658379033207893, -0.03898073360323906, 0.055704355239868164, -0.04563399404287338, -0.05331959202885628, -0.015167726203799248, -0.001376547385007143, -0.000930196896661073, -0.007255084812641144, -0.011398696340620518, -0.01416721660643816, -0.019492875784635544, -0.06881247460842133, 0.003881195094436407, -0.04339424520730972, -0.03443659842014313, -0.039647214114665985, -0.01833014003932476, -0.08097486197948456, -0.026632847264409065, 0.003769949311390519, 0.07748264819383621, 0.02934904396533966, -0.03712904080748558, 0.013515121303498745, 0.02338881976902485, -0.10845062136650085, -0.011579611338675022, 0.0007985638221725821, -0.045790452510118484, 0.01881580241024494, -0.019314004108309746, 0.03544984012842178, -0.06190570071339607, 0.017600199207663536, 0.0453873910009861, -0.012677445076406002, 0.016434235498309135, -0.004238311201334, 0.012354517355561256, -0.042570918798446655, 0.020801477134227753, 0.0015654944581910968, 0.06720415502786636, -0.04753633588552475, -0.03694583475589752, -0.010942667722702026, 0.00036939725396223366, 0.04519006237387657, 0.03060956858098507, 0.029804620891809464, -0.01398968044668436, 0.027658868581056595, 0.039122942835092545, -0.0010159093653783202, -0.03141864389181137, -0.009849218651652336, 0.022519195452332497, -0.00529272947460413, -0.05613039806485176, 0.03355487063527107, -0.0330556221306324, 0.024972299113869667, -0.012980700470507145, -0.02747155725955963, -0.01096053421497345, -0.04231564328074455, -0.04457492753863335, -0.010455925017595291, 0.0050322990864515305, 0.02055935002863407, -0.005725407507270575, -0.05792180821299553, -0.0384402871131897, -0.005584114231169224, 0.02364630252122879, -0.00009054601105162874, -0.04461030662059784, -0.0290398970246315, -0.04064249247312546, -0.035412754863500595, -0.0027210547123104334, -0.01531472522765398, -0.019794223830103874, 0.00691335741430521, 0.006388409063220024, -0.03238777816295624, 0.005991874262690544, -0.031224945560097694, 0.015562523156404495, -0.06208425760269165, 0.009248806163668633, -0.03309456259012222, -0.01210035290569067, 0.04338742792606354, -0.006385121028870344, 0.011926204897463322, 0.0735647976398468, -0.03209061920642853, 0.0018274877220392227, 0.02387820929288864, -0.02324018068611622, 0.008965839631855488, -0.02013123594224453, -0.0690632164478302, -0.003858681069687009, -0.011487883515655994, -0.024463366717100143, -0.01250014454126358, 0.02010982111096382, -0.031729891896247864, -0.00034730182960629463, -0.030314818024635315, 0.012255282141268253, -0.06956914067268372, -0.0034693125635385513, 0.031217701733112335, -0.01571905054152012, 0.025535061955451965, -0.04051131010055542, 0.02032903954386711, -0.00626729940995574, -0.055960264056921005, 0.01768413558602333, -0.0439065583050251, -0.008150430396199226, -0.00005102453360450454, -0.032707054167985916, -0.0016138600185513496, 0.0016752079827710986, -0.008056936785578728, 0.012333857826888561, 0.02519748918712139, 0.014948587864637375, -0.03999819606542587, 0.04020123556256294, 0.004862280562520027, 0.06674348562955856, 0.02537628449499607, -0.000010815084351634141, 0.009069939143955708, -0.020718291401863098, -0.008246251381933689, -0.05258723720908165, 0.0033259522169828415, -0.016399700194597244, 0.015812715515494347, -0.018769701942801476, -0.08344775438308716, 0.0282643660902977, -0.013692090287804604, 0.04240481182932854, 0.02587534487247467, -0.023697717115283012, 0.021568970754742622, -0.04869665950536728, 0.062184907495975494, 0.06878463923931122, -0.0346284843981266, 0.009372925385832787, 0.01540983933955431, 0.00975160114467144, -0.004253743682056665, 0.005716605111956596, -0.08371327817440033, -0.015336639247834682, -0.01792299933731556, 0.033129896968603134, -0.056083280593156815, -0.007306479383260012, -0.02564089372754097, -0.003237413940951228, -0.008454608730971813, -0.002248156350106001, -0.029838521033525467, -0.011207765899598598, -0.012725523672997952, -0.030446602031588554, 0.038414619863033295, -0.03129764273762703, -0.016045277938246727, 0.030752988532185555, -0.0317506343126297, -0.014120299369096756, 0.004488487262278795, 0.04325120523571968, 0.05155017599463463, -0.01906895451247692, -0.01548331044614315, -0.03558046370744705, -0.0002975185343530029, 0.029466331005096436, 0.0758202001452446, -0.01118100993335247, -0.010510335676372051, -0.05759834125638008, -0.01914345659315586, -0.019362613558769226, -0.005369413178414106, -0.03292220085859299, -0.0031849206425249577, 0.016871610656380653, 0.05072755366563797, 0.06593284010887146, -0.0032774885185062885, -0.024190129712224007, 0.020698579028248787, 0.04130496457219124, -0.04014141857624054, -0.04588723182678223, 0.015644248574972153, -0.05944937840104103, 0.008999216370284557, 0.019810548052191734, 0.03899642825126648, -0.049853455275297165, 0.0558064728975296, 0.040204405784606934, 0.0010190282482653856, 0.05657431483268738, -0.02957107126712799, 0.019050294533371925, -0.023204760625958443, 0.00011069466563640162, -0.0785043016076088, -0.0149610610678792, 0.03236088901758194, -0.005375865381211042, 0.025977184996008873, -0.026131080463528633, 0.006758189760148525, 0.014390368014574051, -0.064200259745121, -0.005582498386502266, 0.02737157605588436, 0.015944279730319977, -0.018902931362390518, 0.06073466315865517, -0.05238473042845726, 0.02705337665975094, 0.028262440115213394, -0.04100090637803078, -0.0408368855714798, 0.00703025795519352, 0.0599576011300087, 0.018716666847467422, 0.0006513510015793145, -0.0061090863309800625, -0.03035050444304943, 0.07523085176944733, 0.00864952802658081, -0.0009413422667421401, 0.05092362314462662, 0.006908946670591831, 0.000009509753908787388, 0.042803067713975906, -0.000602865417022258, -0.0003150292031932622, 0.05514691397547722, -0.029186617583036423, -0.07200150936841965, 0.025234103202819824, 0.0362870953977108, 0.005048541817814112, -0.04995955154299736, 0.06873132288455963, 0.01851106993854046, -0.054409462958574295, -0.02216404862701893, 0.036376334726810455, -0.01578984037041664, -0.013504316098988056, -0.04060576483607292, -0.0032459800131618977, -0.02333778887987137, 0.06495101004838943, -0.02060680277645588, 0.011080527678132057, 0.07426560670137405, 0.0021595600992441177, -0.0007182847475633025, 0.005195282865315676, 0.059456344693899155, 0.07030044496059418, 0.05227840319275856, 0.005043742712587118, 0.07561249285936356, 0.034404147416353226, -0.05609242245554924, 0.02124621719121933, -0.028680093586444855, -0.011707423254847527, 0.029987139627337456, -0.00999747309833765, 0.08075173199176788, -0.043564800173044205, 0.06179424002766609, -0.03099244460463524, -0.03288041055202484, 0.012627920135855675, 0.04796075075864792, 0.008335880003869534, 0.008634153753519058, 0.0102780656889081, 0.05804327875375748, -0.02107880264520645, 0.0008394751930609345, 0.0422646701335907, -0.03725137561559677, -0.0043992819264531136, 0.049248311668634415, 0.00149624387267977, 0.003382887924090028, 0.01574963890016079, 0.04811164736747742, 0.05298835411667824, -0.008362763561308384, 0.004256070125848055, 0.018144236877560616, 0.02496156468987465, -0.024047939106822014, 0.0457562692463398, 0.007721676025539637, -0.011153759434819221, 0.005226172972470522, -0.010712407529354095, -0.017491871491074562, -0.026914948597550392, 0.02585184946656227, 0.02792171575129032, -0.033232226967811584, 0.018612489104270935, -0.023305317386984825, -0.010368998162448406, -0.05777372792363167, -0.02881193906068802, -0.038603633642196655, -0.05701132118701935, -0.06101091206073761, -0.04455167055130005, 0.01859295554459095, 0.023660609498620033, -0.07011884450912476, -0.006457637529820204, -0.04931413754820824, -0.005096992943435907, 0.012669220566749573, -0.03389204293489456, -0.03317995369434357, 0.02610575594007969, 0.042875442653894424, 0.013900554738938808, 0.029792988672852516, 0.04191761836409569, -0.0015804892173036933, -0.014174163341522217, -0.0432933010160923, 0.020065415650606155, 0.0482962541282177, 0.028621241450309753, -0.013857885263860226, -0.0788140743970871, -0.0028404449112713337, 0.0008634859696030617, -0.031502384692430496, -0.051750633865594864, -0.004634884651750326, 0.07873690128326416, 0.04410921782255173, 0.05541858822107315, -0.015614337287843227, -0.02113315463066101, -0.0293764378875494, 0.01199660636484623, 0.013848673552274704, -0.004190132953226566, 0.051612865179777145, -0.04485885798931122, 0.0887560173869133, 0.04041516035795212, -0.012262335978448391, -0.029083894565701485, 0.00165947072673589, 0.013114547356963158, -0.01989196427166462, -0.04895007237792015, -0.060786135494709015, -0.065174400806427, -0.05337623134255409, -0.011137891560792923, 0.03917640075087547, -0.008082060143351555, -0.045369744300842285, 0.02444617822766304, 0.04494220018386841, 0.0005191818927414715, 0.03341325372457504, -0.06855178624391556, 0.01607569307088852, -0.02901848591864109, -0.027838531881570816, -0.028206443414092064, 0.03515223041176796, -0.02809995599091053, -0.04736572504043579, -0.004512626677751541, -0.03302045911550522, 0.00490021426230669, -0.003981408663094044, 0.027092207223176956, 0.014965323731303215, -0.02407509833574295, 0.004425473045557737 ]
[ -0.03936774283647537, -0.026491768658161163, -0.01655937172472477, -0.04727332666516304, -0.014930353499948978, -0.08097504824399948, 0.03805576637387276, 0.04740487039089203, 0.019948335364460945, -0.01243762206286192, 0.0001373818377032876, -0.01428715419024229, 0.043713510036468506, -0.015016994439065456, 0.08826878666877747, -0.008520538918673992, 0.027267249301075935, -0.09531211853027344, -0.06349115073680878, -0.018001776188611984, 0.027005692943930626, -0.0209438968449831, 0.034765664488077164, -0.03382519260048866, 0.0625675693154335, -0.019488519057631493, 0.00026738105225376785, -0.07776814699172974, -0.006809288635849953, -0.1437450647354126, 0.042082276195287704, -0.022831082344055176, -0.014255463145673275, 0.013880294747650623, -0.05262695997953415, 0.0725860446691513, 0.004498965572565794, -0.00569858169183135, 0.002087600762024522, 0.05596745014190674, -0.006035032216459513, 0.025508759543299675, -0.012874768115580082, -0.016302641481161118, -0.0035531427711248398, -0.013271127827465534, -0.008091171272099018, -0.017736051231622696, -0.021301735192537308, 0.0002460732066538185, -0.012796194292604923, 0.044986747205257416, -0.035085227340459824, 0.005186025518923998, -0.04504547268152237, 0.05304384231567383, 0.033413853496313095, 0.08054077625274658, 0.0146814975887537, 0.0647488608956337, 0.04584937542676926, 0.004420632496476173, -0.11116981506347656, 0.12746550142765045, -0.01611374132335186, 0.009287060238420963, -0.020405596122145653, 0.048367373645305634, 0.0024087291676551104, 0.07646290957927704, 0.004384569823741913, 0.033808741718530655, 0.026178153231739998, 0.081450916826725, 0.0008860584930516779, -0.0002068740432150662, 0.02228930965065956, 0.00029283249750733376, -0.0400225855410099, -0.06221688911318779, -0.05261443182826042, -0.007305277045816183, -0.0081071387976408, 0.023142946884036064, -0.024823371320962906, -0.021468160673975945, 0.013765813782811165, 0.04214837774634361, -0.007768054958432913, 0.004504879005253315, 0.03567273169755936, -0.03564155101776123, 0.03208678960800171, -0.006786530837416649, -0.08590831607580185, -0.013792679645121098, -0.01707361452281475, 0.010136119090020657, -0.07702231407165527, 0.38184699416160583, -0.04379274323582649, 0.03109118901193142, 0.06163375452160835, 0.0316220186650753, -0.021428069099783897, -0.03497608006000519, 0.02237226627767086, -0.06732159107923508, 0.001572183333337307, 0.011292552575469017, -0.0020334667060524225, -0.04063605144619942, -0.008753816597163677, -0.05736213177442551, 0.015343491919338703, 0.029256628826260567, 0.06127927452325821, 0.026322387158870697, 0.018394939601421356, -0.010212164372205734, -0.046895381063222885, 0.005486847832798958, 0.01826375350356102, -0.002155733061954379, -0.02952120266854763, 0.003420800669118762, 0.031059609726071358, 0.030694207176566124, 0.05957236513495445, 0.01875857077538967, 0.04868866503238678, -0.0162749532610178, -0.10464897006750107, 0.01901165582239628, -0.015786902979016304, 0.020603211596608162, 0.022176017984747887, -0.04025936871767044, -0.011424755677580833, 0.00422456581145525, -0.013411955907940865, -0.04427444934844971, 0.06130535155534744, -0.05186300352215767, -0.034327324479818344, 0.13008201122283936, 0.018666161224246025, -0.034624241292476654, -0.04925578832626343, -0.05650562420487404, -0.030421065166592598, 0.016195671632885933, 0.0058141169138252735, -0.03383215144276619, -0.010876081883907318, -0.0011409918079152703, 0.061766885221004486, -0.023755686357617378, -0.03697417303919792, -0.0035329062957316637, 0.02321222797036171, 0.016329007223248482, -0.04486231133341789, 0.04609571769833565, 0.023250335827469826, -0.13995425403118134, 0.022776897996664047, 0.013626440428197384, 0.009733128361403942, -0.0597318559885025, -0.0025665280409157276, 0.026408253237605095, -0.03824261203408241, -0.05003438517451286, 0.02666030451655388, 0.0024822645355015993, -0.011521020904183388, -0.009260888211429119, 0.027484441176056862, 0.03928476944565773, 0.018219351768493652, -0.032582394778728485, -0.030116401612758636, -0.038591403514146805, -0.059387288987636566, -0.048174209892749786, -0.04967162013053894, -0.0322142019867897, 0.013951665721833706, -0.004496886860579252, -0.027827080339193344, 0.0026516146026551723, -0.07484786212444305, 0.048860665410757065, -0.03379907086491585, -0.015425290912389755, 0.023933976888656616, -0.05304224416613579, 0.0013681468553841114, -0.017290432006120682, -0.037881456315517426, -0.005951599683612585, -0.06026124209165573, 0.011640852317214012, -0.05271989107131958, 0.038876425474882126, 0.0658906102180481, -0.008485765196383, 0.07619975507259369, -0.01431004237383604, -0.0025052069686353207, 0.007794355973601341, -0.009224269539117813, 0.0318087562918663, -0.027168529108166695, -0.06407411396503448, 0.01143375039100647, 0.02165115624666214, 0.0425378680229187, 0.015176651068031788, -0.0337330587208271, -0.019092082977294922, 0.05160321667790413, -0.297494113445282, -0.062455520033836365, 0.010335022583603859, -0.015992140397429466, -0.020578688010573387, -0.04811468347907066, -0.027688907459378242, -0.026375673711299896, 0.014730271883308887, 0.023634372279047966, 0.18567560613155365, -0.03992248326539993, -0.02107461914420128, -0.07274796813726425, 0.04819505661725998, -0.012766329571604729, -0.013166126795113087, 0.019548870623111725, 0.05393574386835098, -0.00040797560359351337, -0.025187546387314796, -0.03930409997701645, 0.025075366720557213, -0.057056866586208344, 0.06432376056909561, 0.019887816160917282, 0.07854434847831726, 0.04080082103610039, 0.03510462865233421, -0.06877819448709488, 0.06705532968044281, 0.08158466964960098, -0.03968629240989685, -0.1394072324037552, -0.02787540666759014, -0.030691849067807198, 0.004791652783751488, 0.0014244259800761938, -0.0250876285135746, -0.019130509346723557, -0.06670615077018738, 0.06525782495737076, -0.02757326513528824, -0.08041379600763321, 0.020571647211909294, -0.005767224356532097, -0.018206674605607986, -0.06205650418996811, 0.025785773992538452, 0.0683310255408287, -0.007147877477109432, -0.03343435004353523, 0.00850600004196167, 0.004137701820582151, 0.0316329263150692, -0.01565529778599739, -0.04825172573328018, 0.017676617950201035, -0.026839634403586388, -0.01350039429962635, -0.023129289969801903, 0.0669417604804039, 0.0334828682243824, -0.06652255356311798, -0.004958050325512886, 0.029281010851264, -0.03466774523258209, -0.009502089582383633, 0.003209824673831463, 0.02033335529267788, -0.011504930444061756, 0.08826319128274918, -0.04455230012536049, 0.08056178689002991, 0.04097334295511246, 0.013413183391094208, 0.06317683309316635, -0.00540138827636838, 0.0401022806763649, 0.018979568034410477, 0.03795639052987099, 0.009768438525497913, 0.07940978556871414, 0.02450178563594818, -0.04133123531937599, 0.09286613762378693, 0.012567583471536636, 0.01594090834259987, 0.04340152442455292, -0.02859034761786461, -0.0001308125356445089, -0.04124005138874054, -0.0009154937579296529, -0.07819585502147675, 0.04726521298289299, -0.038633234798908234, -0.22572869062423706, 0.00840593222528696, 0.024583423510193825, 0.040043897926807404, -0.01357778999954462, -0.004530966281890869, 0.0786469578742981, -0.03474096581339836, -0.05224261060357094, 0.02275533229112625, -0.02156408503651619, 0.03847824037075043, 0.01064617745578289, -0.025913456454873085, 0.04021654650568962, 0.012651810422539711, 0.008767366409301758, 0.02150736004114151, -0.012346172705292702, 0.009082038886845112, 0.034449152648448944, -0.06459067016839981, 0.16123752295970917, 0.0035169790498912334, 0.0015760904643684626, 0.03989395499229431, 0.0009295170311816037, 0.028788898140192032, 0.07279163599014282, 0.040232736617326736, 0.009184994734823704, -0.00221058027818799, 0.05712467432022095, 0.0045930747874081135, 0.026806872338056564, -0.09053104370832443, 0.006848022807389498, 0.008408822119235992, 0.021949512884020805, 0.027888091281056404, -0.048459213227033615, 0.030327433720231056, -0.03163343667984009, 0.005344854202121496, 0.0729985162615776, -0.006342389155179262, -0.04468734189867973, 0.001349121448583901, -0.06646233797073364, 0.03886245936155319, 0.0010542691452428699, -0.04566500335931778, -0.030136674642562866, 0.00848936103284359, 0.01906154304742813, 0.06908199191093445, 0.009768658317625523, -0.025921648368239403, -0.010000322014093399, 0.033278752118349075, -0.00771972956135869, 0.0010650473413988948, 0.06885059922933578, -0.006837694440037012, 0.09939790517091751 ]
[ -0.0072720530442893505, 0.021558113396167755, 0.022125687450170517, -0.01139193307608366, 0.007469060365110636, 0.0026152448263019323, 0.013880719430744648, 0.020386019721627235, 0.021337300539016724, -0.006846385542303324, 0.0002165713085560128, 0.01639156974852085, 0.020504562184214592, -0.014155087992548943, 0.030631234869360924, -0.029879450798034668, 0.0004114294715691358, -0.04805334657430649, 0.030754070729017258, 0.00232507660984993, -0.01781119406223297, 0.031094474717974663, 0.030368028208613396, -0.023738816380500793, 0.06593823432922363, -0.0034220670349895954, -0.027482589706778526, -0.031524043530225754, 0.026798702776432037, -0.10242453962564468, 0.00996426772326231, -0.00507390545681119, 0.0006288300501182675, -0.0031777822878211737, -0.07902013510465622, -0.02890620194375515, -0.03773250803351402, 0.02076573297381401, 0.005535096395760775, 0.010632856748998165, -0.030715251341462135, -0.020864594727754593, -0.025077732279896736, 0.05924449861049652, -0.0664604902267456, 0.014406446367502213, 0.0305059514939785, 0.0047333864495158195, -0.026223735883831978, 0.02290339395403862, -0.02507670782506466, 0.015186307951807976, -0.018343856558203697, 0.029086198657751083, -0.06501470506191254, 0.02959490194916725, -0.07222142815589905, 0.05003051087260246, 0.015997206792235374, 0.030182290822267532, 0.020497271791100502, -0.027493733912706375, -0.01684066653251648, 0.017041422426700592, 0.007745425216853619, -0.00610072398558259, -0.02040751837193966, 0.011932029388844967, -0.008600904606282711, -0.00986010953783989, 0.033309340476989746, 0.029888052493333817, -0.015370044857263565, -0.009930265136063099, -0.0383245125412941, -0.010034303180873394, 0.03060109168291092, -0.013562198728322983, -0.038872130215168, -0.002991923363879323, -0.010988683439791203, 0.01463830191642046, -0.030647147446870804, 0.062406156212091446, 0.008546876721084118, 0.004701029974967241, 0.00791410356760025, 0.0207723006606102, -0.03655426949262619, 0.00087247125338763, -0.004315500613301992, 0.0597071573138237, -0.0007880305638536811, 0.011199329048395157, -0.08501158654689789, 0.023751551285386086, -0.10390597581863403, -0.03210986405611038, -0.047271065413951874, 0.802841305732727, 0.004117340315133333, 0.01836876943707466, 0.012602492235600948, -0.012668471783399582, 0.035445988178253174, -0.016683997586369514, 0.028830690309405327, -0.0415307879447937, 0.03914625197649002, 0.027603834867477417, 0.030132366344332695, -0.0009858958655968308, 0.01781662181019783, 0.013242680579423904, 0.005965797696262598, 0.014891399070620537, 0.02588779851794243, 0.0015246038092300296, 0.03879029303789139, 0.004748087842017412, -0.0060504283756017685, -0.032834868878126144, -0.03090173564851284, -0.043887313455343246, -0.0014235827839002013, -0.15541143715381622, 0.004412411246448755, -8.324709933201341e-33, 0.042442768812179565, 0.004638366401195526, 0.023911062628030777, 0.004584583919495344, -0.029794450849294662, 0.042387813329696655, -0.0020959896501153708, 0.02257964201271534, -0.0397738479077816, -0.057040777057409286, -0.012049715034663677, -0.02941221371293068, -0.0033621168695390224, -0.015019343234598637, 0.04087778925895691, 0.006748212035745382, -0.0019275634549558163, 0.04166979715228081, 0.031285952776670456, -0.0012937213759869337, -0.007024277001619339, 0.026875166222453117, -0.025288626551628113, 0.010313098318874836, -0.03403526172041893, 0.06497200578451157, 0.058048319071531296, -0.016369668766856194, -0.001821253215894103, -0.04646119102835655, -0.02730388380587101, 0.007320824079215527, -0.020878318697214127, -0.021803174167871475, 0.04058215394616127, -0.027743179351091385, -0.04665081202983856, 0.010829268023371696, 0.002663396066054702, -0.01161315105855465, -0.04955688863992691, -0.019169559702277184, -0.040236134082078934, -0.03390190005302429, -0.032787688076496124, 0.02062113769352436, -0.023881573230028152, -0.010540114715695381, -0.01924559473991394, 0.001260533113963902, 0.003434077138081193, -0.010846011340618134, -0.013723758049309254, -0.026247695088386536, -0.0309536661952734, 0.007519100792706013, -0.044305700808763504, 0.012599218636751175, 0.012564091943204403, 0.006374099291861057, 0.027279319241642952, -0.02837158553302288, 0.0037263473495841026, 0.038047585636377335, -0.020486991852521896, 0.04481616988778114, -0.015459898859262466, -0.05257480591535568, 0.014579955488443375, 0.006684514693915844, -0.06357044726610184, 0.0008422217215411365, 0.009470129385590553, 0.010164090432226658, 0.02216103859245777, 0.016968563199043274, -0.004530273377895355, -0.01263336930423975, 0.041156258434057236, 0.024578746408224106, -0.003990886267274618, -0.06791267544031143, 0.04255519434809685, -0.03175162523984909, -0.0326540544629097, 0.01572182960808277, 0.010202177800238132, -0.011343839578330517, -0.02149619534611702, 0.06507725268602371, 0.011310353875160217, 0.0513472780585289, -0.021643923595547676, 0.02082344889640808, -0.007401993032544851, 8.170077324770516e-33, -0.016542956233024597, -0.010403969325125217, -0.013249805197119713, -0.0033910053316503763, 0.029673488810658455, -0.0036046975292265415, 0.036419715732336044, 0.04369597136974335, -0.029101189225912094, 0.035172730684280396, -0.009778205305337906, 0.0016810951055958867, -0.00941779837012291, -0.018970629200339317, 0.05583779141306877, -0.011153054423630238, 0.05863387882709503, -0.016047628596425056, -0.007999474182724953, -0.024311473593115807, -0.01984822377562523, 0.008813316002488136, 0.031668175011873245, 0.04630466178059578, 0.03740714490413666, 0.032731253653764725, -0.002306495327502489, 0.007384695112705231, 0.00859018974006176, -0.03253546357154846, -0.0002579301071818918, -0.001158390543423593, 0.016841409727931023, 0.004006743431091309, -0.0091905752196908, 0.021213147789239883, -0.013933074660599232, -0.03290838003158569, 0.04548279568552971, -0.02487603947520256, 0.025143463164567947, -0.042017530649900436, 0.04740121588110924, 0.0230997446924448, -0.004094547592103481, -0.062702976167202, -0.01935535855591297, -0.016119875013828278, 0.018087368458509445, 0.00909197423607111, 0.05814509466290474, 0.028109999373555183, -0.02790345437824726, 0.024662001058459282, 0.02917574904859066, -0.005662526469677687, -0.03764043748378754, 0.006714575923979282, -0.01567378267645836, -0.023946702480316162, 0.006049149204045534, -0.032807447016239166, -0.03769282251596451, 0.03708731383085251, -0.03237978368997574, -0.02648257277905941, 0.023078519850969315, 0.010528759099543095, -0.009979206137359142, 0.039575397968292236, 0.011227461509406567, -0.057398732751607895, 0.0035855008754879236, 0.007122248876839876, 0.06996225565671921, -0.013527639210224152, 0.017927156761288643, -0.01590118370950222, -0.03113638609647751, -0.00436659948900342, 0.007877315394580364, 0.04345789551734924, 0.01738128252327442, 0.0019054764416068792, 0.025377485901117325, -0.015822354704141617, -0.027163734659552574, 0.01774807833135128, 0.0018346387660130858, 0.006573853548616171, -0.03385483846068382, 0.02608976885676384, -0.003694208338856697, -0.004886249545961618, 0.01826406456530094, -1.3534903864353964e-8, 0.007673218380659819, -0.039924297481775284, -0.005367038305848837, 0.001946832868270576, 0.013359731994569302, 0.029828542843461037, -0.027991971001029015, -0.0072100162506103516, 0.037741243839263916, 0.0004656379751395434, -0.02684374526143074, -0.017505386844277382, -0.03159235045313835, 0.06564201414585114, 0.006684733089059591, -0.03354080393910408, -0.016714053228497505, -0.033650316298007965, 0.03721371665596962, 0.04685680940747261, 0.003473400603979826, 0.02037951722741127, -0.0290665440261364, -0.006048933602869511, 0.027561722323298454, 0.026192231103777885, -0.013763603754341602, -0.059437524527311325, 0.03182900696992874, 0.028461545705795288, 0.05764036998152733, -0.03311145678162575, -0.01827136240899563, -0.01462709903717041, -0.04118916764855385, 0.01294349692761898, 0.03533642366528511, -0.017696421593427658, -0.010615553706884384, 0.0016357252607122064, -0.0013821125030517578, 0.028543490916490555, 0.0402003675699234, -0.03169979900121689, -0.03746234253048897, -0.016654979437589645, -0.02189299650490284, 0.0021858892869204283, 0.021206898614764214, 0.0027364790439605713, -0.021543707698583603, -0.006132124923169613, -0.03137485682964325, -0.01194302923977375, 0.024448232725262642, -0.038319528102874756, 0.017222097143530846, -0.04749695956707001, -0.0001425531372660771, -0.03337624669075012, 0.06613340228796005, 0.028813961893320084, -0.056913312524557114, -0.02329360879957676 ]
learning-android-sharing-with-twitterthe-share-via-dialog
https://markhneedham.com/blog/2011/12/29/learning-android-sharing-with-twitterthe-share-via-dialog
false
2011-12-10 14:11:13
The 5 Whys/Root cause analysis - Douglas Squirrel
[ "software-development", "root-cause-analysis", "5whys" ]
[ "Software Development" ]
At XP Day I was chatting to http://blog.benjaminm.net/[Benjamin Mitchell] about http://www.markhneedham.com/blog/2011/10/24/retrospective-the-5-whys/[the 5 whys] http://www.markhneedham.com/blog/2011/11/13/the-5-whys-another-attempt/[exercises] that we'd tried on my team and I suggested that beyond http://www.startuplessonslearned.com/2009/07/how-to-conduct-five-whys-root-cause.html[Eric Ries' post on the subject] I hadn't come across an article/video which explained how to do it. Benjamin mentioned that Douglas Squirrel had recently done a talk on this very subject at Skillsmatter and as with most Skillsmatter talks there's a http://skillsmatter.com/podcast/agile-testing/hands-on-root-cause-analysis[video of the presentation online]. http://gojko.net/2010/05/26/effective-root-cause-analysis-techniques/[Gojko wrote a post summarising the talk at the time] but I was interested in seeing how a 5 whys facilitated by Douglas would compare to the ones that we'd done. These were some of my observations/learnings: * Douglas started off with a similar approach to the one we tried in our last attempt whereby he *listed all the initial problems across the board and then worked through them*. One thing he did much better was ensuring that the 5 whys were covered for each problem before moving onto the next one. He described this as '*move down, then across*' and made the interesting observation that when you get to the real root cause (in theory the 5th why) there will be a pause and it will hurt. I don't remember noticing that in any of our 5 whys which means, Douglas suggests, that 'you[/we] are not doing it right'. In terms of actually getting to the root cause he's probably right but you can still learn some useful things even if you don't dig down that far. * He also made the suggestions that we *shouldn't follow whys which we can immediately see are not going to go anywhere* - we'd be better off going down one of the other nodes which might lead us to some useful learning. I think we made the mistake of following some nodes which we could tell were going to go nowhere the first time that we did the exercise and ended up reaching a 5th why which was so general that we couldn't do anything with it. On the other hand I think it probably takes a couple of goes at the 5 whys before you can say with certainty that following a why is going to go nowhere. * Another suggestion was to *ensure that everyone linked with the problem being discussed is in the room*, partly so that they don't end up being made the scape goat in absentia. In the two exercises we've run we only included the people on our immediate team and we did reach a point where it was difficult to work out what the answer to some of the whys should be because the person who could answer that question wasn't in the room. It does obviously make it more logistically difficult to organise the meeting, especially if you have people working in different countries. * Squirrel suggested then *any actions that come out of the meeting should be completable in a week* which helps to ensure that they're realistic and proportionate to the problem. If something goes wrong once then we don't necessarily need to make massive changes to avoid it in future, it might be sufficient to just make some small changes and then observe if things have improved. </ul> Overall I found the talk quite useful and it was especially helpful to be able to see how a more experienced facilitator, like Douglas, was able to guide the discussion back into the framework so that it didn't drift off. I'm not yet convinced that we would want to run a 5 whys exercise every week which is what I've heard suggested before - I think the format could quickly become dull to people as with any other meeting format when used repeatedly.
null
null
[ 0.016968537122011185, -0.004176096525043249, -0.009992504492402077, 0.04733181744813919, 0.0889163687825203, 0.01938636600971222, 0.03998337313532829, 0.04841107502579689, 0.025722021237015724, -0.0206623375415802, -0.02740858681499958, 0.002053272444754839, -0.04142199084162712, 0.005657401867210865, -0.04978548362851143, 0.05592178553342819, 0.04407444968819618, 0.002383081242442131, 0.012801898643374443, 0.008670222945511341, 0.023604746907949448, 0.06604999303817749, 0.019467201083898544, 0.034065600484609604, 0.0660112053155899, 0.009838669560849667, 0.011406528763473034, -0.010468747466802597, -0.05816206336021423, -0.006172119174152613, 0.034615155309438705, 0.009705991484224796, 0.025194203481078148, -0.008240404538810253, 0.018229743465781212, -0.0009244419634342194, -0.016248539090156555, 0.03997138887643814, 0.0041106571443378925, 0.002852447796612978, -0.07280612736940384, 0.04508962482213974, -0.034580595791339874, 0.025555353611707687, -0.039869364351034164, 0.014699243009090424, -0.044193025678396225, -0.00045723377843387425, 0.0332547165453434, 0.008704185485839844, -0.06907584518194199, 0.03655136749148369, 0.010172770358622074, -0.002892750781029463, -0.006996894720941782, 0.04741916060447693, 0.014011628925800323, -0.05614425614476204, 0.01834772527217865, -0.03991688787937164, -0.04353201761841774, 0.002714998321607709, 0.0015083517646417022, 0.03127465397119522, 0.03585038334131241, -0.039168477058410645, 0.0019891683477908373, 0.03671500086784363, -0.029936525970697403, 0.002325251931324601, -0.021005934104323387, -0.014708894304931164, -0.0076884496957063675, 0.00031588104320690036, 0.003600550116971135, -0.04617584869265556, 0.011174656450748444, 0.056495971977710724, 0.02212766371667385, 0.041596852242946625, -0.018339741975069046, 0.028919318690896034, 0.00520030502229929, 0.022674374282360077, -0.023802466690540314, -0.04050126671791077, 0.03278471902012825, -0.02479267306625843, -0.059800561517477036, 0.05902089551091194, 0.011398651637136936, -0.06759104132652283, 0.018291467800736427, 0.04967517405748367, -0.0017469837330281734, 0.002262325258925557, 0.04168974235653877, -0.001256647054105997, -0.012994922697544098, -0.029856519773602486, -0.029892977327108383, -0.023437069728970528, -0.02018447034060955, 0.02983129397034645, -0.07691919058561325, 0.013903134502470493, -0.01775556430220604, -0.02673758566379547, -0.035407017916440964, -0.0013899444602429867, -0.04924054071307182, 0.0355701744556427, -0.016493776813149452, 0.013731908053159714, -0.06748712807893753, 0.08236560970544815, 0.012548329308629036, -0.049708981066942215, -0.02272869274020195, -0.007997144013643265, 0.03587571531534195, 0.02256041392683983, -0.01551535353064537, 0.07478760182857513, 0.004066893365234137, 0.02021639421582222, -0.02713209204375744, 0.05654243007302284, -0.02682953141629696, -0.07053300738334656, -0.009273284114897251, 0.0499880313873291, -0.0005146617768332362, -0.031102756038308144, 0.0023646466434001923, -0.034130726009607315, 0.014419891871511936, 0.003549806075170636, 0.019586076959967613, 0.04099602997303009, -0.00026793128927238286, -0.03770213574171066, 0.016702186316251755, 0.012575334869325161, 0.0274975523352623, -0.008956934325397015, -0.016969919204711914, -0.007624756544828415, -0.05452900379896164, -0.030069831758737564, 0.011746696196496487, 0.008052767254412174, 0.017160790041089058, -0.05060198903083801, 0.013303341343998909, 0.11824624985456467, 0.027581429108977318, -0.016752852126955986, -0.03204909339547157, 0.023737702518701553, 0.04190877079963684, 0.0169388260692358, 0.018985100090503693, 0.04723094031214714, 0.01829453371465206, -0.010401824489235878, 0.005578908603638411, 0.009084757417440414, -0.009164119139313698, 0.026624299585819244, -0.05519020929932594, -0.03922460600733757, 0.0429307222366333, -0.05071335658431053, -0.039852485060691833, 0.04127536341547966, 0.06794243305921555, 0.03971371427178383, 0.019313691183924675, 0.0219100434333086, -0.07220043987035751, 0.03229783847928047, 0.014809774234890938, 0.017857659608125687, 0.024280013516545296, -0.025627292692661285, 0.06422372162342072, 0.02567686326801777, 0.020584315061569214, 0.05013803765177727, -0.08490804582834244, -0.1011129841208458, -0.016034439206123352, -0.018963724374771118, 0.050968237221241, -0.026645906269550323, 0.023707354441285133, 0.04721883311867714, 0.006088607013225555, 0.05559990555047989, 0.02857319265604019, -0.00040200239163823426, -0.00919358991086483, -0.04356924071907997, -0.03391575440764427, 0.07611525058746338, 0.035760506987571716, -0.02172626368701458, -0.04766092821955681, 0.015831029042601585, -0.02113434299826622, 0.002281525870785117, 0.046710528433322906, -0.024952100589871407, 0.029151208698749542, 0.004740646108984947, 0.05423669144511223, -0.030451562255620956, 0.04289735108613968, -0.025811556726694107, -0.019339079037308693, -0.0070310006849467754, -0.016968922689557076, 0.02714274451136589, 0.02451466955244541, 0.09849276393651962, 0.05729714408516884, -0.05473414435982704, -0.03386470302939415, 0.01773403398692608, 0.022884633392095566, -0.026688843965530396, -0.0048517948016524315, -0.005487583111971617, 0.023408500477671623, 0.001878187176771462, -0.07275037467479706, -0.030619876459240913, 0.026435157284140587, -0.06372720003128052, 0.026759959757328033, 0.04812094196677208, -0.031372714787721634, 0.055223338305950165, -0.02490474283695221, 0.019122470170259476, -0.0245079156011343, -0.00816481001675129, -0.04567399248480797, 0.003562355414032936, 0.0026745314244180918, -0.018268335610628128, 0.04237489029765129, -0.013863042928278446, -0.008612741716206074, -0.023513130843639374, -0.015000533312559128, 0.008557531051337719, 0.05114247649908066, 0.07203055918216705, -0.00026064974372275174, 0.056700799614191055, -0.018955247476696968, 0.042163949459791183, 0.016058970242738724, -0.04260018840432167, -0.05148933082818985, -0.03664243593811989, 0.016582932323217392, 0.03245999664068222, 0.002070840448141098, -0.003290439024567604, 0.024659765884280205, 0.027254784479737282, -0.013547283597290516, -0.015161893330514431, 0.03232409805059433, 0.015430469065904617, -0.014945087023079395, -0.015809474512934685, -0.028826411813497543, 0.049918752163648605, -0.03951986879110336, -0.005835057236254215, 0.021423643454909325, -0.07103744149208069, 0.03557160124182701, -0.05088214948773384, -0.04007554426789284, 0.022721264511346817, 0.014474255964159966, 0.042540330439805984, 0.024240849539637566, 0.039648108184337616, 0.06547405570745468, 0.025327617302536964, 0.022884225472807884, 0.0034594337921589613, 0.000023036753191263415, 0.05420759320259094, 0.008810766972601414, -0.020783107727766037, 0.02727375738322735, 0.0003692236787173897, 0.005796072073280811, -0.053726207464933395, 0.04405040666460991, -0.046419769525527954, -0.2845851182937622, 0.042759064584970474, 0.009545314125716686, -0.019652387127280235, 0.0269774179905653, -0.025953121483325958, 0.02366119623184204, -0.049533355981111526, -0.03950381278991699, 0.013704382814466953, -0.04513772949576378, -0.026761671528220177, -0.01413538958877325, 0.03325444087386131, 0.005643397569656372, 0.03434322029352188, 0.044717658311128616, -0.03748016059398651, 0.025022372603416443, 0.05477624014019966, -0.01587827317416668, -0.06747764348983765, -0.016297006979584694, 0.052008580416440964, 0.034317392855882645, 0.08071723580360413, -0.08095544576644897, 0.05131825804710388, -0.057671353220939636, -0.0037926349323242903, 0.009998122230172157, 0.00013338022108655423, -0.009779767133295536, -0.02266826666891575, -0.017657415941357613, -0.011242136359214783, 0.03141331672668457, -0.01461657416075468, -0.007027872838079929, 0.002716552698984742, -0.019854068756103516, -0.05004678666591644, 0.008114921860396862, 0.04443039000034332, 0.06553621590137482, 0.02211703732609749, -0.06441744416952133, -0.02458231709897518, -0.017011627554893494, 0.07533663511276245, -0.039592891931533813, -0.006687771528959274, -0.010640831664204597, 0.02406734973192215, 0.008791760541498661, -0.02524450421333313, -0.011142715811729431, -0.032226499170064926, -0.02374463900923729, -0.027180254459381104, 0.005025977268815041, -0.010224231518805027, -0.004676811397075653, -0.054400600492954254, 0.016034891828894615, -0.06073812022805214, -0.05672910064458847, -0.029976634308695793, 0.057754036039114, -0.008714600466191769, -0.030049076303839684, 0.030599165707826614, 0.002058264333754778, -0.10124149918556213, -0.023208551108837128, 0.025760052725672722, -0.04131842404603958, 0.011947163380682468, 0.006138568744063377, 0.06804933398962021, -0.02943655475974083, -0.03615204244852066, 0.018154634162783623, -0.009146632626652718, 0.02087789587676525, 0.008330890908837318, 0.04094500094652176, 0.0363922044634819, -0.03951508179306984, 0.03071802482008934, 0.05168381705880165, 0.026180433109402657, -0.0404638908803463, 0.007952452637255192, 0.04928463697433472, 0.007316290400922298, 0.0006225102697499096, -0.02164185233414173, 0.022075630724430084, 0.01791643537580967, -0.013541615568101406, -0.04077102616429329, 0.03138990327715874, -0.013812966644763947, -0.038057368248701096, -0.007667756639420986, -0.04608820751309395, 0.0025229076854884624, 0.042584776878356934, 0.01795915700495243, 0.024949360638856888, -0.03412453830242157, 0.006383796688169241, -0.03305574133992195, -0.03704887256026268, 0.007670044898986816, 0.006669505964964628, 0.036566346883773804, 0.009707205928862095, -0.014347189106047153, -0.0507054477930069, -0.0081643583253026, -0.020764151588082314, 0.0020567525643855333, -0.05352412536740303, -0.014106555841863155, -0.02439211495220661, -0.014009159058332443, 0.030918193981051445, 0.033183105289936066, -0.013957968913018703, 0.01534834410995245, 0.028585249558091164, -0.02012859657406807, 0.020658764988183975, -0.037453796714544296, -0.0661071315407753, -0.02971317619085312, -0.00001687202529865317, 0.0008554344531148672, -0.025983218103647232, 0.04581573233008385, 0.021778849884867668, 0.011664191260933876, 0.05577631667256355, 0.019561253488063812, -0.0016377345891669393, -0.034628015011548996, 0.03558329492807388, 0.012892321683466434, 0.027794858440756798, -0.05072356387972832, 0.02991756796836853, -0.04404077306389809, -0.023693501949310303, -0.02926689200103283, 0.041323475539684296, -0.028056416660547256, -0.017191801220178604, -0.0065580615773797035, 0.01251409575343132, -0.06644434481859207, -0.04214336723089218, -0.02496510185301304, 0.03803110867738724, 0.06581293046474457, -0.027891933917999268, 0.011443348601460457, 0.0016537558985874057, -0.020267484709620476, 0.014280064031481743, -0.009728461503982544, -0.0633346289396286, 0.00837563443928957, 0.0143020860850811, 0.007302060257643461, -0.007896020077168941, 0.0020472982432693243, 0.0387563556432724, -0.002355760894715786, -0.006448409520089626, -0.04286554083228111, 0.0041930703446269035, 0.006846779957413673, 0.054964687675237656, 0.014372403733432293, -0.004357559140771627, 0.007043652702122927, -0.012533416971564293, -0.02595810778439045, -0.0405290313065052, -0.010520724579691887, 0.01860390417277813, 0.02492600865662098, -0.04171731695532799, -0.07929737120866776, 0.057368967682123184, 0.003018723102286458, 0.010010338388383389, 0.030321940779685974, -0.026721101254224777, -0.0170974712818861, -0.018222618848085403, 0.05063994228839874, 0.06945193558931351, -0.07146953791379929, -0.013457514345645905, -0.01775522343814373, -0.01136387325823307, 0.012496032752096653, 0.0074937534518539906, -0.03938954696059227, -0.03414821997284889, -0.029979553073644638, 0.00898611918091774, -0.08549926429986954, -0.016996370628476143, -0.03267337381839752, 0.0146476486697793, -0.0058338516391813755, 0.00832979753613472, -0.02844613790512085, -0.02437644451856613, -0.0121286166831851, -0.02979504130780697, 0.008454444818198681, -0.034330204129219055, 0.0012216485338285565, -0.00811678171157837, -0.05432569608092308, -0.014235658571124077, -0.02413567528128624, 0.027107741683721542, 0.022119268774986267, -0.02730036899447441, 0.01482741255313158, -0.021426191553473473, 0.014680560678243637, 0.003329819766804576, 0.02867352031171322, -0.019174709916114807, -0.02376440353691578, -0.05024368688464165, -0.02318161353468895, -0.03231833875179291, 0.014398728497326374, -0.030309032648801804, 0.003076856257393956, 0.03630546107888222, 0.05712190642952919, 0.03426720201969147, 0.03464338555932045, -0.0257914736866951, -0.023145269602537155, 0.04284270480275154, -0.06580600142478943, -0.04978649318218231, -0.0602739080786705, -0.054041750729084015, -0.013075140304863453, 0.026580750942230225, 0.029632536694407463, -0.05526032671332359, 0.044687554240226746, 0.011921828612685204, 0.03318176791071892, 0.018779903650283813, 0.018869563937187195, 0.021596655249595642, -0.059012655168771744, -0.0062950081191957, -0.07258699089288712, -0.02486841008067131, 0.04104292392730713, -0.003051441628485918, -0.0037979786284267902, 0.010866513475775719, -0.034665219485759735, 0.027644367888569832, -0.07866661250591278, -0.030546147376298904, 0.028257953003048897, 0.0006956721772439778, -0.01598513312637806, 0.01068560779094696, -0.06333735585212708, 0.01317651104182005, 0.03401043638586998, -0.03356163203716278, -0.020872266963124275, -0.03422072157263756, 0.06583976000547409, 0.012046420946717262, 0.030215783044695854, -0.04544287174940109, -0.026057958602905273, 0.07436094433069229, 0.007176848128437996, 0.006010105833411217, 0.045936182141304016, 0.0027679228223860264, 0.03705843910574913, 0.023535577580332756, 0.03362596035003662, -0.020248156040906906, 0.0007261038990691304, -0.004467749036848545, -0.06443025171756744, 0.0369773730635643, -0.009554827585816383, -0.0024867828469723463, -0.03221813589334488, 0.04328814893960953, 0.020731564611196518, -0.016728000715374947, -0.030266856774687767, -0.0003481339372228831, -0.057698823511600494, -0.005798899568617344, 0.0009141216869466007, -0.0028097040485590696, -0.02458539977669716, 0.042782336473464966, -0.03369186073541641, 0.029833577573299408, 0.05611688643693924, 0.006749330088496208, -0.017163731157779694, -0.009069285355508327, 0.07684583216905594, 0.07293862849473953, 0.059881504625082016, 0.015040618367493153, 0.08150693029165268, -0.01705917716026306, -0.04387916252017021, 0.016698962077498436, -0.009979886934161186, -0.03415830060839653, -0.04331805184483528, 0.035665955394506454, 0.06473549455404282, -0.007729163859039545, 0.05596795678138733, 0.001188094960525632, -0.01962725631892681, 0.011579067446291447, 0.03067167103290558, 0.0320422425866127, 0.058521997183561325, -0.010312710888683796, 0.0003800454724114388, -0.030596164986491203, -0.06010917201638222, 0.019059795886278152, -0.03610028699040413, -0.005757649429142475, 0.04435472562909126, -0.02002818137407303, 0.03143349289894104, 0.01291098352521658, 0.005663547199219465, 0.07784086465835571, -0.05222204700112343, 0.02666698954999447, -0.0047895959578454494, 0.029686523601412773, -0.01255363505333662, 0.012559930793941021, -0.014613659121096134, -0.005111023783683777, -0.0018704179674386978, -0.02110954001545906, -0.03768346831202507, -0.02356639876961708, -0.021524332463741302, 0.05242793262004852, -0.02502523735165596, -0.013350086286664009, 0.031221002340316772, 0.0008130192873068154, -0.03338374197483063, -0.06785693019628525, -0.024825239554047585, -0.030031602829694748, -0.04817366227507591, -0.0023041078820824623, 0.03491947799921036, -0.010812085121870041, -0.03391718119382858, -0.0003889083454851061, -0.04112650454044342, -0.03903196379542351, 0.03310871124267578, -0.04724416509270668, -0.010389266535639763, -0.006947605405002832, 0.02371545135974884, 0.02580958604812622, 0.004031985532492399, 0.02858121506869793, -0.0052912887185812, -0.01484518963843584, -0.014161781407892704, 0.022141916677355766, 0.015844345092773438, -0.002230796730145812, -0.012384590692818165, -0.08828268945217133, 0.033108990639448166, 0.018487757071852684, -0.013592798262834549, -0.06252898275852203, 0.03368215635418892, 0.02160586789250374, -0.0012607794487848878, 0.05924179404973984, -0.01982736401259899, -0.0006754445494152606, -0.03123825415968895, -0.013584102503955364, 0.007386671844869852, -0.006591485347598791, 0.045638587325811386, -0.019770750775933266, 0.08440393209457397, 0.030058279633522034, -0.005235099699348211, -0.05645172297954559, -0.0005651663523167372, 0.01604750007390976, 0.002012594835832715, -0.0011776050087064505, -0.0478009432554245, -0.028017668053507805, -0.09110162407159805, -0.02047368697822094, 0.01840103045105934, -0.02575821615755558, -0.04384159296751022, 0.025394827127456665, 0.000733577529899776, -0.010607867501676083, 0.01686094142496586, -0.05649067834019661, 0.028673598542809486, -0.019804595038294792, -0.025625944137573242, -0.0004770752275362611, 0.0008201036253012717, 0.003575645387172699, -0.005023865029215813, 0.009248304180800915, -0.040163177996873856, 0.009739024564623833, 0.003932658117264509, 0.030707646161317825, 0.05150414630770683, 0.014974290505051613, -0.03629370406270027 ]
[ -0.09993862360715866, 0.0069830710999667645, -0.012578167952597141, -0.04168803244829178, 0.02427002042531967, -0.03322262316942215, 0.015781501308083534, 0.05253110080957413, -0.00592566654086113, -0.03311937674880028, 0.01482455525547266, -0.02861124463379383, -0.009525283239781857, -0.012439518235623837, 0.05543827265501022, 0.002874896861612797, -0.011461922898888588, -0.06802123785018921, -0.011962815187871456, 0.02653750404715538, -0.015187237411737442, -0.04534833878278732, -0.03997432440519333, -0.02786734141409397, 0.02352890744805336, 0.02257050760090351, 0.0461333692073822, -0.04030878469347954, 0.008244398981332779, -0.18154367804527283, -0.003530060173943639, 0.016592178493738174, 0.04275212436914444, -0.007323035970330238, 0.004500646144151688, 0.05860280990600586, 0.007328198291361332, 0.01740255579352379, -0.013972073793411255, 0.04672445356845856, 0.02524823136627674, 0.01743282936513424, -0.029400018975138664, -0.024862756952643394, 0.024432094767689705, 0.008206705562770367, 0.01839102990925312, -0.04569676145911217, -0.0017473442712798715, -0.0007574851042591035, -0.04944149777293205, -0.02465391345322132, -0.025635991245508194, -0.03230379521846771, -0.005559838376939297, 0.041358597576618195, 0.05397133529186249, 0.06964726001024246, -0.022584009915590286, 0.04427581652998924, 0.03135882690548897, -0.026270879432559013, -0.1498522013425827, 0.07084498554468155, 0.05349716171622276, 0.050400055944919586, -0.03726945444941521, 0.005840992089360952, -0.0156569704413414, 0.11499325931072235, 0.017083631828427315, -0.03451469540596008, -0.014373132959008217, 0.025824734941124916, 0.004097317345440388, 0.029223546385765076, 0.0011891458416357636, 0.008278783410787582, 0.027095362544059753, -0.046605296432971954, -0.00026276736753061414, 0.016937443986535072, -0.024296920746564865, 0.008708522655069828, -0.04105705767869949, 0.011730499565601349, -0.015103906393051147, 0.029625097289681435, 0.025398369878530502, 0.0512688010931015, 0.059515293687582016, 0.0007184546557255089, 0.012150991708040237, -0.0163181833922863, -0.06983979791402817, -0.03896898031234741, 0.008230668492615223, 0.01206972450017929, -0.08830693364143372, 0.4252326488494873, -0.02255287766456604, 0.009773477911949158, 0.04929880425333977, 0.03488650172948837, -0.013761285692453384, -0.006422353908419609, 0.014644300565123558, -0.0501459538936615, 0.0274039339274168, -0.01275988295674324, 0.03699362650513649, 0.007324589416384697, 0.07669442147016525, -0.05866687372326851, -0.016483278945088387, 0.025937389582395554, 0.039969660341739655, 0.002585996175184846, -0.01963280513882637, 0.003327868413180113, -0.01003985945135355, 0.0013845409266650677, 0.048442207276821136, -0.018514804542064667, -0.011053651571273804, -0.042190857231616974, -0.005056279245764017, 0.06844153255224228, 0.008317596279084682, -0.02036331407725811, 0.06122031807899475, -0.07201094925403595, -0.051190465688705444, -0.0012691529700532556, 0.024826429784297943, 0.0034750979393720627, 0.0541139617562294, -0.012908990494906902, 0.010966197587549686, 0.04575103893876076, 0.022755643352866173, -0.021406659856438637, 0.026767462491989136, -0.02833838388323784, -0.04334670677781105, 0.1058359444141388, 0.02059861272573471, -0.054428692907094955, 0.008510920219123363, -0.0340074859559536, 0.00028158907662145793, 0.01997690089046955, 0.006734271999448538, -0.0500064380466938, 0.03528156876564026, 0.0017326056258752942, 0.09551696479320526, -0.013113093562424183, -0.06877467781305313, 0.010450843721628189, -0.03873654827475548, -0.03678780794143677, -0.05053185299038887, 0.05376309156417847, 0.08786973357200623, -0.09606447070837021, -0.027784137055277824, -0.000013612289876618888, 0.027724720537662506, -0.09090834110975266, 0.005162746179848909, 0.012138653546571732, -0.025452962145209312, -0.01733199506998062, 0.046204738318920135, -0.04030459001660347, -0.02903853729367256, 0.004662046208977699, 0.03822372853755951, 0.03514491021633148, 0.04712703078985214, -0.013041453436017036, -0.015282240696251392, 0.007920757867395878, -0.061094269156455994, -0.04861608147621155, -0.04087851941585541, -0.018603220582008362, -0.023242328315973282, -0.01412712037563324, -0.0028597817290574312, -0.042133137583732605, -0.08888434618711472, 0.0885675698518753, -0.0578523613512516, -0.029339388012886047, 0.004226590506732464, 0.0017322690691798925, -0.044782139360904694, 0.004344758577644825, -0.08759359270334244, 0.004719167947769165, -0.035126905888319016, 0.015644123777747154, -0.058643899857997894, 0.05811333656311035, 0.043257810175418854, -0.03015941008925438, 0.11725900322198868, 0.05962184816598892, -0.032844193279743195, -0.010417037643492222, 0.00019622610125225037, 0.029825739562511444, 0.022168751806020737, -0.001668401062488556, 0.004529957659542561, 0.019801586866378784, -0.02372748591005802, 0.021059397608041763, -0.023947622627019882, 0.03019816242158413, -0.03450145944952965, -0.3647265136241913, -0.07950146496295929, -0.029778769239783287, 0.0004449676489457488, 0.009432106278836727, -0.026415521278977394, 0.02323848009109497, -0.018223559483885765, -0.03766103833913803, 0.00039276087773032486, 0.07073581218719482, -0.031815607100725174, -0.005180207546800375, -0.10213134437799454, 0.014162886887788773, -0.0169985294342041, -0.03320813551545143, -0.027183642610907555, -0.025659268721938133, 0.025469472631812096, -0.0026953916531056166, -0.009009130299091339, 0.006789800710976124, -0.05498003959655762, -0.014775440096855164, -0.04052349925041199, 0.08065203577280045, 0.02644997648894787, 0.07661780714988708, -0.005732003599405289, 0.02653646282851696, 0.01172076165676117, 0.038125183433294296, -0.0937686637043953, 0.02492590993642807, -0.010725768283009529, 0.00045270813279785216, -0.05655503273010254, 0.04387875646352768, -0.03982822224497795, -0.044311799108982086, 0.017191128805279732, -0.07103398442268372, -0.03332120552659035, -0.08289027959108353, 0.004296987317502499, -0.0030773968901485205, -0.03894774615764618, -0.0075758034363389015, 0.06293550133705139, 0.02764231152832508, 0.01963726244866848, 0.028062421828508377, -0.017025301232933998, -0.0017960509285330772, -0.019831491634249687, -0.09518852084875107, 0.026605788618326187, -0.016597123816609383, -0.003591958899050951, 0.004149395041167736, 0.0682116448879242, 0.03532131761312485, -0.049978841096162796, 0.00569789856672287, 0.008696859702467918, 0.00630875863134861, 0.0053790658712387085, 0.028870517387986183, -0.0010530719300732017, -0.01251415815204382, 0.08508305996656418, -0.004816897679120302, -0.03186454623937607, 0.025910580530762672, 0.05283251032233238, -0.004959822166711092, 0.0024291151203215122, 0.00045019423123449087, -0.02054266445338726, 0.014212323352694511, -0.021684380248188972, 0.03964865952730179, -0.01319070067256689, -0.02350599505007267, 0.0071642291732132435, -0.015075409784913063, -0.045135535299777985, 0.0789334774017334, 0.02883257158100605, -0.008333520032465458, 0.005969748366624117, -0.03338092938065529, -0.05733305960893631, 0.09866318106651306, -0.007434336002916098, -0.21848678588867188, 0.006567913107573986, 0.06291624903678894, 0.03861915320158005, -0.01813321001827717, 0.07123397290706635, 0.03617556393146515, -0.034933559596538544, 0.018396804109215736, 0.02770507149398327, 0.015164515003561974, 0.009520980529487133, 0.014506667852401733, -0.0033494809176772833, 0.025527041405439377, -0.0056611220352351665, 0.028769971802830696, -0.006052285432815552, 0.019702905789017677, -0.0025414323899894953, 0.031086286529898643, 0.01709865778684616, 0.13195271790027618, 0.00831239577382803, 0.026097983121871948, 0.034895192831754684, -0.0032334686256945133, -0.012680679559707642, 0.0550759993493557, -0.006440578494220972, 0.03425180912017822, -0.015841778367757797, 0.0015386949526146054, -0.0032759408932179213, 0.029672935605049133, -0.06420784443616867, -0.029489416629076004, 0.026596443727612495, 0.041549671441316605, 0.008760876022279263, 0.021565506234765053, -0.0046285963617265224, -0.014169944450259209, 0.005002069287002087, 0.07370351999998093, 0.0038997740484774113, 0.000848969561047852, -0.06374838948249817, -0.03349367529153824, -0.0037672892212867737, -0.01046614907681942, -0.04146410897374153, 0.02744242548942566, -0.01819503679871559, 0.009663058444857597, 0.0881553366780281, 0.01957530900835991, -0.017303163185715675, -0.006648687180131674, -0.014796064235270023, -0.016159679740667343, -0.022041935473680496, 0.13381707668304443, 0.028664235025644302, 0.06959033757448196 ]
[ -0.020358283072710037, -0.02489808015525341, -0.007410015910863876, 0.0049589695408940315, 0.026636704802513123, -0.024395383894443512, -0.020734788849949837, 0.01846269518136978, 0.006813439074903727, 0.047180041670799255, -0.00729878805577755, 0.05570797622203827, -0.009917201474308968, 0.018782831728458405, -0.011474458500742912, 0.0189371220767498, -0.03562863543629646, -0.01356747467070818, -0.0015055066905915737, 0.003252493217587471, -0.023679254576563835, 0.009828956797719002, 0.006300207693129778, -0.02804679237306118, -0.026309609413146973, 0.018494373187422752, 0.01304769329726696, -0.021689997985959053, 0.03060806728899479, -0.1394387036561966, 0.011937025003135204, -0.00968670193105936, -0.0009853971423581243, 0.004816936794668436, -0.018414955586194992, 0.022695275023579597, 0.000691752415150404, 0.0169925969094038, 0.0027998248115181923, -0.0038100192323327065, 0.044974491000175476, -0.026523945853114128, 0.013514267280697823, -0.007189732510596514, -0.008894572034478188, -0.01648620516061783, -0.021362822502851486, -0.03259194642305374, 0.010134680196642876, -0.036121614277362823, -0.03069216199219227, -0.040357328951358795, -0.02162633091211319, -0.010059484280645847, -0.0006356967496685684, -0.00031759959529154, 0.03991199657320976, -0.020750699564814568, 0.024145005270838737, -0.03279596567153931, 0.02815569005906582, 0.012392065487802029, -0.0692683681845665, -0.01419974584132433, -0.03542773053050041, 0.024333268404006958, -0.008792610839009285, -0.01817423291504383, -0.015547724440693855, 0.013216647319495678, -0.0213296040892601, -0.00621101725846529, -0.01851515658199787, -0.02308310754597187, 0.00016722116561140865, -0.003989512100815773, 0.014672559686005116, 0.002142359036952257, 0.0009715906344354153, -0.034294649958610535, -0.031133372336626053, 0.029469281435012817, -0.008628623560070992, -0.009835105389356613, -0.03262811899185181, 0.0017189278732985258, -0.009805119596421719, 0.010653161443769932, 0.028444979339838028, -0.018241219222545624, 0.012729520909488201, 0.021754669025540352, -0.03444488346576691, 0.018311604857444763, -0.09713815152645111, -0.010730896145105362, -0.005582908168435097, 0.00621415302157402, -0.02035210095345974, 0.8348680138587952, -0.0217441413551569, 0.011352797038853168, 0.018818803131580353, -0.006912883371114731, 0.007732186000794172, -0.009228318929672241, -0.005805061198771, 0.006199051160365343, 0.02089068852365017, -0.02094968594610691, 0.0006054308032616973, 0.043211035430431366, 0.0010268752230331302, 0.026708737015724182, 0.06366314738988876, -0.00713220564648509, 0.00795019045472145, -0.010782388038933277, -0.01817789301276207, 0.015403790399432182, 0.04190164804458618, 0.0360153429210186, 0.0004212329804431647, 0.02372591570019722, -0.00815078616142273, -0.1908085197210312, -0.011167142540216446, -7.413525487161445e-33, 0.029223570600152016, -0.015430153347551823, -0.0029524476267397404, 0.006015060469508171, 0.0062836832366883755, 0.004743413534015417, 0.028011439368128777, 0.006530627608299255, 0.02144012786448002, -0.014156706631183624, -0.006104904226958752, -0.016295261681079865, 0.007670391816645861, -0.07145382463932037, 0.031174464151263237, -0.00597778707742691, -0.04381255805492401, 0.03215856850147247, -0.02971767447888851, 0.017095614224672318, 0.035452235490083694, 0.0009034537943080068, -0.05000152438879013, -0.021028155460953712, 0.03678078576922417, -0.02943565882742405, 0.004072038922458887, -0.01625492051243782, 0.025101259350776672, -0.05227051302790642, -0.032280754297971725, 0.03215056657791138, -0.0069930837489664555, -0.019362913444638252, 0.014411533251404762, -0.01322959829121828, 0.002232637256383896, 0.014117407612502575, -0.0007797546568326652, -0.04053733870387077, -0.012619541957974434, -0.02444450370967388, -0.022304199635982513, 0.01679697260260582, 0.034319791942834854, -0.010432868264615536, -0.022373301908373833, 0.014679564163088799, -0.006480072624981403, -0.03377748280763626, 0.009538005106151104, 0.01946650631725788, 0.042253393679857254, 0.0025939843617379665, -0.00997573509812355, 0.025534605607390404, -0.012260566465556622, 0.019578557461500168, -0.036650609225034714, 0.042097996920347214, 0.028512662276625633, -0.0015428179176524282, -0.039034102112054825, 0.023835085332393646, -0.045309197157621384, -0.01017332449555397, -0.006934294011443853, -0.001604767399840057, 0.021403297781944275, 0.007114711683243513, -0.07597183436155319, 0.024696454405784607, 0.0007296702824532986, 0.0021514608524739742, -0.058350663632154465, -0.0012681842781603336, 0.0050199199467897415, 0.04733312875032425, -0.03141366317868233, 0.06017454341053963, -0.03629318252205849, -0.03245055302977562, -0.028953714296221733, -0.015684079378843307, 0.04265317693352699, 0.014562733471393585, 0.00493690837174654, -0.032390568405389786, 0.010657241567969322, -0.012634786777198315, 0.04808463901281357, 0.011153371073305607, 0.0006553618586622179, -0.00036110184737481177, -0.001607778249308467, 7.267695127366371e-33, -0.029924029484391212, -0.03387580066919327, -0.005825966130942106, 0.011707874946296215, 0.027136672288179398, 0.013964934274554253, 0.021048061549663544, -0.013049471192061901, -0.061921555548906326, 0.006297649350017309, -0.018919089809060097, 0.02944312058389187, -0.0292938444763422, 0.02357306145131588, 0.018400516360998154, -0.01603926531970501, 0.020028941333293915, 0.0040110452100634575, 0.0343804694712162, 0.0020771438721567392, 0.023516178131103516, 0.018762735649943352, -0.018160611391067505, -0.022824017331004143, 0.0521852932870388, 0.06057010591030121, 0.00045347269042395055, 0.001544798375107348, 0.010486925020813942, 0.007497355807572603, 0.03781289979815483, 0.003127568867057562, 0.006740833166986704, -0.008188804611563683, -0.017793359234929085, 0.04097440466284752, -0.029139695689082146, -0.02568874880671501, 0.0012797880917787552, -0.00556503189727664, 0.009310904890298843, 0.002752479864284396, 0.008820848539471626, 0.03946981206536293, -0.011649279855191708, 0.017321953549981117, 0.0035352178383618593, -0.012059507891535759, -0.017626909539103508, 0.04471210017800331, 0.03342616558074951, -0.014245578087866306, 0.0192722175270319, 0.00415785750374198, -0.008176911622285843, -0.02706189826130867, -0.008096320554614067, -0.003857936942949891, -0.012129517272114754, -0.0010605838615447283, -0.024481026455760002, 0.044513192027807236, -0.004686085507273674, -0.005888705607503653, -0.00512015400454402, -0.02413068152964115, 0.012598138302564621, 0.009995395317673683, -0.009390625171363354, -0.011923002079129219, -0.04518626257777214, 0.028261948376893997, 0.010852339677512646, 0.03962286561727524, 0.031125077977776527, 0.010747081600129604, -0.00986437126994133, 0.011417853645980358, -0.007035488728433847, 0.025407006964087486, -0.003533989191055298, 0.02676394023001194, -0.008677791804075241, 0.018099376931786537, -0.041642989963293076, 0.018153052777051926, 0.010792134329676628, 0.05378943309187889, 0.05292199179530144, 0.002350931754335761, -0.0017050383612513542, -0.008240395225584507, -0.012879012152552605, 0.004871662240475416, 0.025307955220341682, -1.302613394926766e-8, -0.03608327358961105, 0.021794630214571953, -0.03582777455449104, 0.019448788836598396, 0.05340356379747391, 0.02552068792283535, -0.0288455318659544, -0.02151160128414631, -0.04368406906723976, 0.03550984710454941, 0.025591162964701653, -0.004073440097272396, -0.002022240776568651, 0.01530923880636692, 0.006934570148587227, -0.04651257395744324, -0.015868164598941803, -0.010831684805452824, 0.03960805758833885, 0.0226640235632658, 0.033765725791454315, 0.014494176022708416, -0.021466853097081184, 0.016011491417884827, 0.023757999762892723, -0.04679716378450394, 0.008510864339768887, -0.07915477454662323, -0.011454189196228981, 0.003177914535626769, -0.001635782071389258, -0.0035297248978167772, -0.034842368215322495, 0.0608653649687767, 0.000808805285487324, 0.031462412327528, 0.0014555668458342552, 0.0035142654087394476, -0.010620570741593838, 0.013049258850514889, -0.02362261712551117, -0.019045090302824974, 0.004902792163193226, -0.02080603316426277, -0.024588260799646378, -0.034518975764513016, -0.05648051202297211, -0.012333687394857407, 0.04124242812395096, -0.03640969470143318, -0.02658492885529995, -0.011953756213188171, 0.030360955744981766, 0.0199190191924572, 0.06040889769792557, -0.00389978289604187, -0.01410780381411314, -0.016259633004665375, -0.013800921849906445, 0.006938374601304531, 0.01050839014351368, 0.03173581883311272, 0.0043597291223704815, -0.0025158184580504894 ]
the-5-whysroot-cause-analysis-douglas-squirrel
https://markhneedham.com/blog/2011/12/10/the-5-whysroot-cause-analysis-douglas-squirrel
false
2011-12-31 17:47:47
Clojure: Casting to a Java class...or not!
[ "clojure" ]
[ "Clojure" ]
I have a bit of Java code for http://stackoverflow.com/questions/2659000/java-how-to-find-the-redirected-url-of-a-url[working out the final destination of a URL] assuming that there might be one redirect which looks like this: [source,java] ---- private String resolveUrl(String url) { try { HttpURLConnection con = (HttpURLConnection) (new URL(url).openConnection()); con.setInstanceFollowRedirects(false); con.connect(); int responseCode = con.getResponseCode(); if (String.valueOf(responseCode).startsWith("3")) { return con.getHeaderField("Location"); } } catch (IOException e) { return url; } return url; } ---- I need to cast to +++<cite>+++HttpURLConnection+++</cite>+++ on the first line so that I can make the call to +++<cite>+++setInstanceFollowRedirects+++</cite>+++ which isn't available on +++<cite>+++URLConnection+++</cite>+++. I wanted to write some similar code in Clojure and my first thought was that I needed to work out how to do the cast, which I didn't know how to do. I then remembered that Clojure is actually dynamically typed so there isn't any need - as long as the object has the method that we want to call on it everything will be fine. In this case we end up with the following code: [source,clojure] ---- (defn resolve-url [url] (let [con (.. (new URL url) openConnection)] (doall (.setInstanceFollowRedirects con false) (.connect con)) (if (.startsWith (str (.getResponseCode con)) "3") (.getHeaderField con "Location") url))) ---- Which can be simplified to this: [source,clojure] ---- (defn resolve-url [url] (let [con (doto (.. (new URL url) openConnection) (.setInstanceFollowRedirects false) (.connect))] (if (.startsWith (str (.getResponseCode con)) "3") (.getHeaderField con "Location") url))) ----
null
null
[ 0.0006157432217150927, -0.012709134258329868, -0.0359959676861763, -0.0001402012858306989, 0.06109364703297615, -0.02110958658158779, 0.05169518664479256, 0.03739310801029205, -0.006654783152043819, -0.017628636211156845, -0.03439564257860184, -0.012057777494192123, -0.07208902388811111, 0.010916363447904587, -0.011159155517816544, 0.06324291974306107, 0.07582542300224304, -0.03354731947183609, 0.03416004776954651, -0.012977891601622105, -0.01052184496074915, 0.06917138397693634, -0.037702493369579315, 0.01835581287741661, 0.04949846491217613, -0.004649636335670948, -0.016703836619853973, 0.020600590854883194, -0.04481879621744156, -0.018353652209043503, 0.053565677255392075, 0.04201126843690872, 0.004893400706350803, -0.0070184520445764065, -0.007326570339500904, -0.031774651259183884, 0.016801567748188972, -0.022071562707424164, 0.005652633961290121, 0.045589249581098557, -0.05145172029733658, 0.0276949405670166, -0.014231458306312561, 0.017329813912510872, -0.034191351383924484, 0.025031717494130135, -0.0326433889567852, 0.03877157345414162, -0.015878794714808464, 0.012713471427559853, -0.0793396607041359, -0.002757268724963069, -0.038655657321214676, 0.010277938097715378, 0.0034955174196511507, 0.028197718784213066, 0.0575459785759449, -0.06537243723869324, 0.04344206675887108, -0.046010859310626984, 0.021210506558418274, 0.019040200859308243, 0.0067050461657345295, 0.044143691658973694, -0.04795204848051071, -0.001064812415279448, -0.015895824879407883, 0.06555639952421188, -0.06881945580244064, -0.041687048971652985, -0.02148473635315895, 0.006162179168313742, -0.026626918464899063, 0.008616030216217041, 0.014551854692399502, -0.048282232135534286, -0.007207288406789303, 0.04167455434799194, 0.0013213861966505647, 0.07958529889583588, -0.034584347158670425, -0.012465255334973335, 0.008741174824535847, 0.012717153877019882, 0.054766491055488586, -0.013193108141422272, -0.02998279221355915, 0.00982842966914177, -0.03507005795836449, 0.04840141534805298, -0.01571437530219555, -0.01344536803662777, -0.041637107729911804, 0.006407242733985186, 0.015401210635900497, -0.009120026603341103, 0.01361022051423788, -0.010392450727522373, 0.027968235313892365, -0.027206644415855408, -0.02686953730881214, -0.050246696919202805, 0.018259484320878983, 0.028776925057172775, -0.06341182440519333, -0.0022636521607637405, -0.014625954441726208, -0.05658692494034767, -0.018789175897836685, -0.00687406724318862, -0.06068743020296097, 0.03510935977101326, -0.0366625152528286, -0.004779232200235128, -0.05979332700371742, 0.05990345776081085, -0.006512537598609924, -0.023164451122283936, -0.002660077065229416, 0.07050397992134094, 0.0064194402657449245, 0.02374023199081421, -0.0015427645994350314, 0.08374033868312836, 0.005627310369163752, 0.03774524852633476, -0.04211558774113655, 0.045482415705919266, -0.010572770610451698, -0.04783804342150688, -0.01076048519462347, 0.06554431468248367, 0.010222841054201126, 0.004330750089138746, 0.0018198835896328092, -0.008754619397222996, -0.007786012254655361, -0.005042217206209898, 0.038164328783750534, -0.009667914360761642, -0.0069141993299126625, -0.033759426325559616, -0.01985148712992668, -0.014193725772202015, 0.033359888941049576, 0.0046764337457716465, -0.009403498843312263, -0.013644824735820293, 0.00785116758197546, 0.04664459079504013, -0.000788915844168514, 0.04993734508752823, 0.07368280738592148, -0.026088431477546692, -0.02299586869776249, 0.07574549317359924, 0.0070039513520896435, 0.058282628655433655, -0.02872665598988533, 0.01549816969782114, 0.02712908573448658, -0.0062963105738162994, -0.0111791230738163, 0.038636282086372375, 0.031068019568920135, 0.007004359271377325, 0.012296602129936218, 0.020693184807896614, -0.0010293654631823301, -0.017806436866521835, -0.05297757312655449, -0.059391602873802185, 0.060343414545059204, -0.03269317373633385, 0.017466621473431587, -0.025114567950367928, 0.04735124483704567, -0.020993581041693687, 0.05915118381381035, -0.018797827884554863, -0.0647875964641571, 0.03994355723261833, 0.021335113793611526, 0.004597228020429611, 0.009104124270379543, 0.015574479475617409, 0.07135970890522003, 0.016373958438634872, -0.021781262010335922, 0.02359931357204914, -0.0649220198392868, -0.07692702114582062, -0.046582698822021484, -0.005911209620535374, 0.09033278375864029, -0.04200253635644913, -0.005847134627401829, 0.06474894285202026, 0.0334588922560215, 0.043712422251701355, 0.005561188794672489, -0.00879678688943386, 0.04506145417690277, -0.03962840884923935, -0.03683724254369736, 0.026191936805844307, 0.04275856539607048, -0.028199702501296997, -0.023592831566929817, 0.037302907556295395, -0.0032280022278428078, 0.04687613248825073, 0.029188748449087143, -0.033568982034921646, 0.040667593479156494, 0.04693739861249924, 0.017059477046132088, -0.04800177738070488, 0.05304801091551781, -0.056781232357025146, 0.06623462587594986, 0.00950356014072895, -0.017049290239810944, 0.008239860646426678, 0.02086031623184681, 0.12996481359004974, 0.04251975938677788, -0.00006358366954373196, -0.06447478383779526, 0.03954482823610306, -0.004825855139642954, -0.04084930568933487, -0.0011520924745127559, -0.037072114646434784, 0.0066755954176187515, 0.013075107708573341, -0.011086306534707546, -0.005157712381333113, 0.01649758778512478, -0.0286027230322361, 0.014994787983596325, 0.09535735100507736, -0.0005031466716900468, 0.030186137184500694, -0.024306895211338997, -0.03533397242426872, 0.004383803810924292, -0.0549168735742569, -0.043036095798015594, 0.0075367470271885395, 0.0075699384324252605, -0.03592771291732788, 0.06362046301364899, -0.04911660775542259, -0.0138924615457654, -0.015619611367583275, -0.0490928553044796, 0.03275613486766815, 0.030222762376070023, 0.049649883061647415, 0.0023634086828678846, 0.03388432040810585, 0.0029216876719146967, -0.006858702749013901, -0.04844261333346367, -0.07121211290359497, -0.003443043911829591, 0.0076621342450380325, 0.0069119990803301334, 0.03852241113781929, 0.008088759146630764, 0.007169617805629969, 0.05949944630265236, 0.002994326176121831, -0.0359765961766243, 0.0060782525688409805, 0.029006028547883034, 0.004614455159753561, -0.0007118103094398975, -0.032909657806158066, -0.030483389273285866, 0.02822660654783249, -0.028424451127648354, -0.05655045807361603, 0.015173811465501785, -0.05875447764992714, 0.028412075713276863, -0.030238939449191093, -0.05210261046886444, 0.01046446617692709, 0.005061183124780655, 0.022912342101335526, -0.01588372327387333, 0.0351649709045887, 0.07271939516067505, -0.022598575800657272, 0.015916725620627403, -0.005409623961895704, -0.013798592612147331, 0.028602706268429756, -0.025197921320796013, 0.005418491084128618, 0.0243794247508049, -0.006260925438255072, -0.012871726416051388, -0.010051473043859005, -0.0013726847246289253, -0.0033199123572558165, -0.25026044249534607, 0.003561738645657897, -0.018405526876449585, -0.03420214354991913, 0.040057942271232605, -0.00747746042907238, 0.036653731018304825, -0.054006513208150864, -0.024012519046664238, 0.05420852452516556, -0.027177469804883003, -0.017818830907344818, -0.026822971180081367, 0.04484168812632561, -0.03678872808814049, -0.0036383180413395166, 0.0069907717406749725, -0.023518232628703117, -0.028003623709082603, 0.0313258059322834, -0.0019070216221734881, -0.04642201587557793, -0.009085621684789658, 0.03243203088641167, -0.021262580528855324, 0.026030967012047768, -0.07744038105010986, 0.04829490929841995, -0.011416330933570862, -0.010337229818105698, 0.03301294147968292, -0.03337901830673218, 0.0013568049762398005, -0.015132872387766838, -0.03075539506971836, -0.01583212986588478, 0.031216267496347427, 0.02373756468296051, -0.0031583374366164207, 0.006333323195576668, -0.04999266564846039, -0.047799382358789444, -0.02340359427034855, -0.03212504833936691, 0.06801725924015045, -0.01327479723840952, -0.05725198611617088, 0.0039058062247931957, -0.01686611771583557, 0.07610276341438293, -0.029739100486040115, -0.0347413644194603, -0.002394560957327485, 0.038158491253852844, 0.013482050970196724, -0.039194826036691666, -0.012530914507806301, -0.017852352932095528, -0.026139575988054276, -0.024181433022022247, 0.007737298961728811, -0.058141205459833145, -0.03318851441144943, -0.05485043674707413, -0.019640369340777397, -0.08678417652845383, -0.05543633922934532, 0.024175306782126427, 0.05640767514705658, 0.026805799454450607, -0.021312467753887177, 0.018992522731423378, -0.0042701647616922855, -0.1065964624285698, -0.021784277632832527, -0.04999527707695961, -0.025989597663283348, -0.023251973092556, -0.04114546626806259, 0.002352682873606682, -0.040659099817276, -0.009269237518310547, 0.022878458723425865, 0.036512166261672974, 0.025351619347929955, -0.03684254363179207, 0.01258627325296402, -0.02678818255662918, -0.003137207357212901, -0.02074338123202324, 0.08245585858821869, -0.011543696746230125, -0.04698243737220764, -0.030868757516145706, -0.0029476734343916178, 0.04924602061510086, 0.03851485997438431, -0.00920818280428648, 0.029963068664073944, 0.03002261556684971, 0.06141652539372444, -0.04830517992377281, 0.02011835388839245, -0.0422503836452961, 0.012773889116942883, -0.005584396421909332, -0.05350985378026962, 0.04746696352958679, 0.005429847631603479, 0.01929471269249916, -0.005931749474257231, -0.018431903794407845, -0.011468089185655117, -0.04370250925421715, -0.07839354872703552, -0.021075906231999397, -0.004918541293591261, 0.032862287014722824, 0.028421571478247643, -0.02938394621014595, -0.03930269181728363, 0.03594374656677246, 0.05838160961866379, -0.02155991829931736, -0.051562707871198654, -0.023743251338601112, -0.0061488403007388115, -0.03156064450740814, 0.010420197620987892, 0.04536617174744606, -0.022464130073785782, 0.025154592469334602, -0.0015417493414133787, -0.0017657374264672399, -0.0043844906613230705, -0.046213194727897644, 0.015268606133759022, -0.01232900470495224, -0.022834546864032745, 0.014551810920238495, 0.01789383590221405, -0.012430904433131218, -0.006939743645489216, 0.027812855318188667, 0.05081990361213684, -0.0023751340340822935, 0.02402533032000065, 0.021384550258517265, -0.0436396449804306, 0.01913456991314888, 0.00733714597299695, -0.050401680171489716, 0.03128913417458534, -0.04541678726673126, -0.01603807508945465, 0.0034558239858597517, 0.009352156892418861, -0.020354678854346275, -0.029577195644378662, -0.01946636103093624, 0.0310149397701025, -0.04642900079488754, 0.011305807158350945, 0.016455089673399925, -0.01718636229634285, 0.057739876210689545, -0.021614419296383858, 0.07772939652204514, -0.006035931408405304, -0.06191711500287056, -0.004619176499545574, -0.0030562265310436487, -0.02358590066432953, 0.04105004668235779, 0.010247190482914448, 0.03010914847254753, -0.000628582842182368, 0.03322431072592735, 0.01692049205303192, 0.014646604657173157, -0.003588829655200243, -0.01193141657859087, 0.03534427657723427, 0.020418796688318253, 0.03360041603446007, -0.03039558231830597, -0.0006009862408973277, 0.004124430473893881, -0.019210003316402435, -0.010386361740529537, -0.018624335527420044, -0.009423197247087955, -0.025190012529492378, 0.04202592745423317, -0.016314944252371788, -0.08540811389684677, 0.010454176925122738, 0.0223948173224926, -0.0009415877866558731, 0.01823633350431919, -0.0018927112687379122, 0.011246226727962494, -0.04827414080500603, 0.024364612996578217, 0.01807410456240177, -0.043204452842473984, 0.020495127886533737, -0.005910668522119522, 0.015783868730068207, 0.019117599353194237, -0.014809182845056057, -0.07575937360525131, 0.002599487779662013, -0.023192930966615677, -0.011513642966747284, -0.02507447637617588, -0.04417187720537186, -0.02380744367837906, 0.01377961691468954, -0.03126360848546028, 0.006376717705279589, -0.009200077503919601, -0.02235214039683342, -0.02004900574684143, -0.011628172360360622, 0.009535548277199268, -0.011333397589623928, -0.012762052938342094, 0.021401625126600266, -0.014986426569521427, 0.012065240181982517, -0.019490864127874374, 0.044583048671483994, 0.028845597058534622, -0.01662690006196499, -0.048339467495679855, -0.05288400128483772, 0.01527926605194807, -0.013612816110253334, 0.06712871789932251, 0.02379600703716278, 0.007915928959846497, -0.018859555944800377, -0.011206310242414474, 0.0021143832709640265, 0.015836218371987343, -0.029107440263032913, -0.009873694740235806, 0.020495830103754997, 0.05038891360163689, 0.043880645185709, 0.04754842072725296, -0.020617902278900146, -0.01300565805286169, 0.0833994522690773, -0.016935013234615326, -0.059176187962293625, -0.01559512224048376, -0.05101001635193825, 0.036017946898937225, 0.03815533220767975, 0.033696990460157394, -0.05505649000406265, 0.0530930794775486, 0.02120424620807171, 0.012027725577354431, 0.029197899624705315, -0.008938673883676529, 0.04518134519457817, -0.0398518443107605, 0.009753678925335407, -0.08369841426610947, 0.020305586978793144, 0.06353063136339188, 0.004457226954400539, 0.002108524087816477, -0.05717507749795914, -0.0009303462575189769, 0.03161941468715668, -0.06956803053617477, -0.010472935624420643, 0.01682579517364502, -0.028951751068234444, -0.0005264606443233788, 0.03811153769493103, -0.028139125555753708, 0.023874733597040176, 0.03884212300181389, -0.04339670389890671, -0.061457354575395584, -0.054781876504421234, 0.053552139550447464, 0.03836914151906967, 0.04840470477938652, -0.04559270665049553, -0.0009742091642692685, 0.05940212681889534, 0.038091130554676056, -0.010965598747134209, 0.055248331278562546, -0.0200769305229187, 0.019651733338832855, 0.03924967721104622, -0.030752765014767647, -0.02098366990685463, 0.025181705132126808, 0.004820996429771185, -0.05156034603714943, 0.0146952448412776, 0.021702973172068596, -0.023518944159150124, -0.06252653151750565, 0.058921072632074356, 0.029317479580640793, -0.026453418657183647, -0.010029250755906105, 0.015563354827463627, -0.05053522810339928, -0.012018485926091671, -0.04131006821990013, -0.006827080622315407, -0.00961991772055626, 0.09071853011846542, -0.008111736737191677, 0.02161048725247383, 0.0728798508644104, 0.0031385018955916166, -0.006332476157695055, -0.010430313646793365, 0.0774964690208435, 0.08266851305961609, -0.001068238285370171, -0.009084008634090424, 0.02142278105020523, 0.001678014057688415, -0.0249605942517519, -0.012916921637952328, -0.034864723682403564, -0.017100324854254723, -0.007037264760583639, -0.006811310537159443, 0.09479670226573944, 0.015906117856502533, 0.0668802261352539, -0.034467075020074844, -0.008283832110464573, 0.000003193178372384864, 0.035049986094236374, 0.018191149458289146, 0.019281309098005295, 0.018292587250471115, 0.02495650388300419, 0.008355104364454746, -0.028789879754185677, 0.010988488793373108, -0.016601530835032463, -0.037299759685993195, 0.013866499997675419, 0.020707007497549057, 0.03226102888584137, 0.027720315381884575, 0.03249956667423248, 0.06489109992980957, -0.02235156111419201, -0.0020625065080821514, -0.030247580260038376, 0.026354843750596046, -0.00849867146462202, -0.012938105501234531, 0.021437888965010643, -0.0016536717303097248, 0.0003972032282035798, -0.012881524860858917, -0.025358229875564575, -0.0389220267534256, -0.016072656959295273, 0.0013631610199809074, -0.0022517612669616938, 0.011098395101726055, -0.0061811599880456924, 0.009820879437029362, -0.038299690932035446, -0.06985819339752197, -0.04566236212849617, -0.050603561103343964, -0.055567894130945206, -0.02174246311187744, 0.024050667881965637, -0.033988725394010544, -0.058690447360277176, -0.021982427686452866, -0.06496033817529678, -0.00019790987425949425, 0.04027558118104935, -0.007747226394712925, -0.005417552776634693, 0.04584553465247154, -0.003342136275023222, 0.04462568461894989, 0.017237696796655655, 0.04406888410449028, 0.000778150511905551, -0.006241998635232449, -0.00013307167682796717, -0.01376509852707386, 0.06548900902271271, 0.0137024512514472, -0.027840962633490562, -0.06827447563409805, 0.010009166784584522, 0.022690728306770325, 0.0455736443400383, -0.06203753873705864, -0.005273884162306786, 0.011671043001115322, -0.003124636597931385, 0.058065880089998245, -0.013849381357431412, -0.0008960177074186504, -0.0009396444074809551, -0.013831758871674538, 0.021984005346894264, 0.0037323827855288982, 0.05010119825601578, -0.004669773858040571, 0.053095001727342606, 0.04407956451177597, -0.03242005780339241, 0.00004825664291274734, -0.00432502431795001, -0.022836219519376755, 0.015239119529724121, -0.05756254121661186, -0.05510210245847702, -0.05322246626019478, -0.0775868222117424, -0.0048884241841733456, 0.0621764101088047, -0.003780028549954295, -0.021686820313334465, -0.015713034197688103, 0.07683173567056656, -0.027494698762893677, 0.030222972854971886, -0.0444883294403553, 0.06139514967799187, -0.02096804603934288, -0.04532788693904877, -0.0037389290519058704, -0.004681031685322523, 0.014011501334607601, 0.000478937552543357, 0.04723222553730011, -0.01823969930410385, -0.009992539882659912, -0.013681730255484581, 0.005595083814114332, 0.04815862327814102, -0.02735874056816101, -0.009328336454927921 ]
[ -0.10211147367954254, -0.014214785769581795, -0.06307915598154068, -0.00991043820977211, -0.016796110197901726, -0.05551581829786301, 0.005144656170159578, 0.06272616237401962, -0.010893355123698711, -0.004100464284420013, 0.006374961230903864, -0.0388452410697937, 0.04779703915119171, 0.042886536568403244, 0.07226072996854782, -0.021186813712120056, -0.025417089462280273, 0.026594292372465134, -0.016680162400007248, 0.0046932571567595005, 0.056116700172424316, -0.022106386721134186, 0.013864358887076378, -0.04697641357779503, 0.024376003071665764, 0.015103820711374283, 0.05641130357980728, -0.05157149210572243, -0.01293998770415783, -0.16986043751239777, -0.012022624723613262, -0.014930320903658867, -0.027660682797431946, -0.007798629812896252, -0.03154243901371956, 0.06269017606973648, 0.0014996870886534452, -0.02230556309223175, -0.0011084525613114238, 0.039578504860401154, 0.031911469995975494, 0.05079822242259979, -0.0013777239946648479, -0.019982188940048218, -0.00018670267309062183, -0.008805721998214722, 0.06382009387016296, 0.008595230989158154, -0.002860500942915678, -0.017451263964176178, -0.08537142723798752, 0.015211019665002823, 0.053894151002168655, 0.0001385305222356692, 0.05590495467185974, 0.026114890351891518, 0.04176521301269531, 0.11317908763885498, 0.017288150265812874, -0.008553383871912956, 0.012643500231206417, -0.019353263080120087, -0.11864808201789856, 0.09551572799682617, 0.019711583852767944, 0.013185758143663406, 0.02439144253730774, 0.027735956013202667, -0.026687240228056908, 0.040627848356962204, 0.01930086873471737, 0.00036128456122241914, -0.07186991721391678, 0.0653063952922821, 0.020466161891818047, -0.04979150369763374, 0.006846992298960686, 0.020857635885477066, 0.071602463722229, -0.03499332815408707, -0.045619890093803406, 0.012330828234553337, 0.011589285917580128, -0.005071568768471479, 0.02308824099600315, 0.010601028800010681, 0.0007499005296267569, -0.012915384955704212, 0.03244015946984291, -0.014509218744933605, 0.014071055687963963, -0.05575708672404289, 0.031277790665626526, 0.010848441161215305, -0.07899780571460724, 0.03120608441531658, -0.013158904388546944, 0.005739365704357624, 0.00794937927275896, 0.376650333404541, -0.04166058450937271, -0.0036801183596253395, -0.00849487166851759, 0.025518564507365227, 0.017886821180582047, -0.040701285004615784, 0.021830102428793907, -0.014667916111648083, 0.017369883134961128, -0.024891261011362076, -0.020323170349001884, -0.031054319813847542, 0.025948097929358482, -0.010400338098406792, -0.06537020951509476, 0.041230324655771255, 0.05849723517894745, 0.023963406682014465, -0.029156293720006943, 0.0124029740691185, -0.03103725239634514, -0.04391290247440338, 0.016807274892926216, -0.00981976743787527, 0.001481355750001967, -0.009090213105082512, 0.03646039590239525, 0.057767048478126526, 0.03360374644398689, 0.07058728486299515, 0.013953974470496178, -0.03794364258646965, -0.09885690361261368, -0.006889486685395241, -0.009345950558781624, 0.027434710413217545, 0.002457378199324012, -0.0874737873673439, -0.02757631428539753, -0.02083366923034191, -0.01910099945962429, -0.035580527037382126, 0.007974836975336075, -0.0014090364566072822, -0.058614443987607956, 0.11019007116556168, -0.024731546640396118, 0.01359065156430006, -0.030038906261324883, -0.029144076630473137, -0.007302930112928152, 0.038518574088811874, -0.02060580812394619, -0.04815281182527542, -0.01078685000538826, 0.05260148271918297, 0.058154672384262085, 0.017563363537192345, -0.017334433272480965, -0.01894414983689785, -0.02211196906864643, -0.03598828986287117, -0.059489693492650986, 0.06912913173437119, 0.002567971358075738, -0.04604343697428703, 0.005310107488185167, 0.018386371433734894, -0.023245979100465775, -0.04004395753145218, -0.03502868860960007, 0.00673359539359808, -0.004822899121791124, 0.007719066459685564, 0.008035416714847088, -0.015421399846673012, -0.04872787371277809, -0.01933632418513298, 0.04703003168106079, 0.04325662553310394, -0.0038221327122300863, 0.0026868453714996576, -0.04873037710785866, 0.007318517658859491, -0.02970229461789131, -0.05882974714040756, -0.06595747172832489, 0.00021649790869560093, 0.007937238551676273, 0.021412275731563568, -0.04941082000732422, -0.0552886500954628, -0.0486581027507782, 0.04414306581020355, 0.01774863712489605, -0.022911446169018745, 0.0020813439041376114, -0.011260443367064, 0.02435111440718174, -0.0037813750095665455, 0.07776940613985062, 0.05988980084657669, -0.025432083755731583, 0.028182262554764748, -0.07962363958358765, -0.028536682948470116, 0.08818831294775009, -0.028626931831240654, 0.02402232028543949, 0.01818452589213848, -0.06025182083249092, 0.02152135968208313, -0.014632412232458591, 0.00278300978243351, -0.003411127720028162, -0.03849179670214653, 0.02371959201991558, -0.014176550321280956, 0.05859843268990517, 0.031656742095947266, -0.05975034460425377, -0.05427037551999092, 0.023343423381447792, -0.3133869171142578, -0.041820231825113297, 0.001469990354962647, -0.00366362021304667, 0.062019284814596176, -0.08997832238674164, -0.021912192925810814, 0.006474662572145462, -0.009763055481016636, -0.003530356800183654, 0.12023051083087921, -0.009534203447401524, -0.028438778594136238, -0.05578135326504707, 0.011591795831918716, 0.008624127134680748, 0.01884879358112812, -0.02222302183508873, -0.03477323427796364, 0.051228512078523636, 0.0029251370579004288, -0.07371921092271805, -0.024111904203891754, -0.03424828499555588, 0.014288993552327156, -0.020561477169394493, 0.09153330326080322, 0.023826759308576584, 0.04584018141031265, -0.10901608318090439, 0.03741534799337387, -0.005416414700448513, -0.017509303987026215, -0.15864716470241547, -0.04346330463886261, 0.01575484499335289, -0.012354749254882336, 0.019445905461907387, 0.0008152888622134924, 0.02274434268474579, -0.004285398870706558, 0.021182844415307045, -0.08071814477443695, -0.03331465274095535, -0.005180695094168186, -0.009954153560101986, -0.06680071353912354, -0.06359518319368362, 0.01762005127966404, 0.06116828694939613, -0.029957057908177376, -0.005342807155102491, 0.030122803524136543, 0.012416377663612366, 0.021126264706254005, 0.028781762346625328, 0.005459220614284277, -0.07549531757831573, 0.006525763776153326, -0.01789502240717411, 0.04386227950453758, 0.055879589170217514, 0.056627724319696426, -0.03063203953206539, 0.011633237823843956, 0.010758466087281704, 0.015258080326020718, 0.02692277356982231, 0.022668540477752686, -0.03198998421430588, -0.04705079644918442, 0.0898628756403923, 0.031958650797605515, 0.06099405139684677, 0.03483188524842262, 0.057697735726833344, 0.008997263386845589, -0.03710812330245972, 0.013945814222097397, 0.00796091090887785, 0.008318445645272732, 0.0017810547724366188, 0.08828791975975037, 0.012312090955674648, -0.03165595605969429, 0.06076398119330406, -0.0014267328660935163, 0.0069836340844631195, 0.035828180611133575, 0.015535258688032627, -0.060765478760004044, -0.03536172956228256, -0.012175943702459335, -0.03759721666574478, 0.004045615904033184, 0.009071948938071728, -0.2693672478199005, 0.05150328949093819, -0.0011204866459593177, 0.04019369184970856, 0.003967178054153919, 0.044179290533065796, 0.07840659469366074, -0.07586181908845901, -0.009816661477088928, 0.026402242481708527, 0.02106821909546852, 0.03718775510787964, 0.000769720587413758, -0.02883431687951088, 0.04369764029979706, 0.034538570791482925, 0.05241956189274788, 0.04449750483036041, 0.0021110880188643932, -0.005773676093667746, 0.023803934454917908, 0.004027791786938906, 0.1612602323293686, -0.012521293014287949, 0.045119352638721466, 0.055744342505931854, 0.017463598400354385, 0.025002416223287582, 0.06058352813124657, -0.0032996092922985554, -0.010717025026679039, -0.023050202056765556, 0.08417627960443497, -0.01751738414168358, 0.010771443136036396, -0.07198704779148102, 0.019139453768730164, 0.023314666002988815, 0.0010137321660295129, -0.06671534478664398, -0.03695836290717125, 0.05111001431941986, -0.006404448300600052, 0.02987680584192276, 0.10645722597837448, 0.037869445979595184, -0.004129999782890081, -0.04887775704264641, -0.029646070674061775, 0.017651444301009178, -0.026146862655878067, -0.04670599848031998, -0.024404363706707954, 0.013447188772261143, 0.007503462955355644, 0.004549563396722078, -0.003066382138058543, -0.0453614667057991, -0.08963606506586075, 0.02283499576151371, 0.037642739713191986, -0.02444561757147312, 0.1324286311864853, -0.012913649901747704, 0.0010060088243335485 ]
[ -0.010424020700156689, -0.0026101097464561462, -0.013572034426033497, -0.032372765243053436, 0.00033973148674704134, -0.0025030008982867002, -0.021588975563645363, 0.026148226112127304, 0.0007210830226540565, -0.032786715775728226, -0.034419313073158264, -0.00970388948917389, 0.01681070774793625, -0.008597107604146004, 0.018670331686735153, -0.030293265357613564, -0.008995892480015755, 0.04240841791033745, 0.03056308813393116, -0.005253254901617765, 0.0250962246209383, 0.05401499196887016, 0.04865918308496475, -0.05039255693554878, 0.0007950945873744786, 0.028823882341384888, 0.00926818698644638, -0.03069610521197319, 0.0077149090357124805, -0.13634425401687622, -0.005737635772675276, -0.02050809934735298, -0.032274991273880005, -0.011375599540770054, -0.016789529472589493, 0.008876725099980831, -0.008351510390639305, 0.0282327551394701, 0.014491313137114048, 0.019879009574651718, 0.0022923904471099377, 0.0031211248133331537, -0.0055373916402459145, 0.008136307820677757, -0.000606186396908015, 0.005258985795080662, -0.05167001113295555, 0.004236937966197729, -0.0013499933993443847, -0.03952494636178017, -0.011101736687123775, -0.01710134744644165, 0.00990829523652792, 0.007622778881341219, 0.015594237484037876, -0.005995239596813917, -0.059371478855609894, -0.00009969226812245324, -0.003535040421411395, -0.010816086083650589, 0.002114125294610858, -0.01682453788816929, -0.028158633038401604, -0.03627203404903412, -0.017909962683916092, -0.03997184336185455, 0.002573787234723568, -0.0012485715560615063, -0.00046873389510437846, -0.0288444384932518, -0.020164886489510536, 0.05131612345576286, -0.032256465405225754, -0.025493182241916656, -0.02295410819351673, 0.03362802043557167, 0.009736939333379269, 0.021233104169368744, 0.011271108873188496, -0.014900592155754566, 0.018940916284918785, -0.030526692047715187, 0.01562167052179575, 0.07018698751926422, 0.019700316712260246, -0.009581011720001698, -0.012742133811116219, 0.0004708762571681291, -0.008487308397889137, 0.04346579313278198, -0.04743843153119087, 0.040855858474969864, 0.02324352227151394, -0.003311950247734785, -0.09768542647361755, 0.029846495017409325, -0.05785946175456047, -0.012541626580059528, 0.00488357013091445, 0.8351417779922485, 0.029605990275740623, 0.011727350763976574, 0.059510666877031326, 0.018183480948209763, 0.016464803367853165, -0.024321112781763077, -0.029025064781308174, 0.04572688043117523, 0.03008810058236122, -0.00557575561106205, 0.006603961810469627, -0.03274904936552048, 0.031782910227775574, 0.010919618420302868, -0.015531374141573906, 0.02603822387754917, 0.04168378934264183, 0.007866209372878075, 0.022238610312342644, 0.01624898985028267, 0.02243771217763424, -0.023024972528219223, -0.005130901001393795, -0.049262069165706635, -0.005469444207847118, -0.162923663854599, 0.012249315157532692, -6.90221556659649e-33, 0.043636709451675415, -0.014125648885965347, -0.004545563831925392, 0.0009193814476020634, -0.007077409420162439, 0.005254043731838465, 0.006463862955570221, 0.04093225300312042, -0.005312031600624323, -0.061198048293590546, 0.01620258204638958, -0.03757138550281525, 0.014308658428490162, -0.03815031424164772, 0.017226088792085648, -0.016252435743808746, -0.00757936155423522, 0.03582053259015083, -0.019245918840169907, 0.014980507083237171, 0.019066007807850838, 0.005679759196937084, 0.009726525284349918, -0.004415199626237154, 0.00894895102828741, -0.01898685097694397, -0.007065960671752691, -0.0076958914287388325, -0.03393670544028282, -0.044855739921331406, 0.012370926328003407, -0.009413559921085835, -0.009963198564946651, -0.006220720708370209, 0.0512428879737854, -0.037905532866716385, 0.0022774054668843746, -0.004921261686831713, -0.039742644876241684, -0.03712581470608711, -0.08342352509498596, -0.013857105746865273, -0.011108534410595894, 0.02884550578892231, -0.004444175399839878, -0.04257085919380188, -0.04070978984236717, 0.011027947068214417, -0.011028656736016273, 0.06630057841539383, -0.012177360244095325, 0.03576987236738205, 0.025154585018754005, -0.01982138119637966, -0.013394903391599655, 0.00960308127105236, -0.02336776815354824, 0.021848786622285843, -0.005080489441752434, 0.010592245496809483, -0.024633996188640594, 0.02847111225128174, -0.035144153982400894, 0.016835976392030716, -0.014640148729085922, 0.023393679410219193, -0.01769150048494339, -0.003407798707485199, 0.04050551354885101, 0.0008985137683339417, -0.0072102597914636135, 0.028715020045638084, 0.013724559918045998, -0.014160648919641972, -0.015018266625702381, -0.005564071703702211, -0.023229636251926422, -0.006309025455266237, 0.01088439766317606, -0.002284119836986065, 0.04516206681728363, -0.010148124769330025, 0.013274600729346275, 0.014996165409684181, 0.003152264514937997, 0.01572234369814396, 0.03568236902356148, -0.021474264562129974, 0.0001878818147815764, 0.020884713158011436, 0.07776042073965073, 0.04409303516149521, -0.0273356344550848, -0.009169603697955608, -0.01576397195458412, 7.209746194606709e-33, 0.013316945172846317, -0.012109390459954739, -0.011066817678511143, -0.001324265031144023, 0.0019705374725162983, -0.006731119472533464, 0.040562745183706284, 0.03552694618701935, -0.04105544090270996, 0.016864681616425514, -0.020814742892980576, 0.03744092211127281, 0.006340591702610254, -0.0019413611153140664, 0.046556998044252396, -0.01925458014011383, 0.039627011865377426, -0.02347215823829174, 0.0016716696554794908, 0.018806766718626022, 0.03070192039012909, -0.019902728497982025, 0.01734968274831772, 0.021568890661001205, 0.006159527227282524, 0.03153429552912712, -0.02828422375023365, -0.011915471404790878, -0.04161325842142105, -0.0052898600697517395, 0.03427836671471596, -0.013469773344695568, 0.020048195496201515, -0.020931771025061607, 0.009899277240037918, 0.022229084745049477, -0.0005527808680199087, 0.013349289074540138, 0.05287521332502365, -0.022513391450047493, 0.01529267430305481, -0.03598751872777939, 0.010361879132688046, 0.02850254997611046, 0.00795873161405325, -0.011168045923113823, -0.002755801659077406, 0.028280308470129967, -0.015053041279315948, -0.011707128956913948, -0.00222114659845829, 0.02455054223537445, -0.00714982720091939, 0.01112848985940218, 0.043305978178977966, -0.017682328820228577, -0.032019976526498795, 0.012695986777544022, -0.013994920998811722, 0.018569834530353546, 0.0015948198270052671, -0.04066735878586769, -0.014870386570692062, 0.05229422077536583, -0.003320873947814107, -0.03342628851532936, -0.034614235162734985, -0.021183444187045097, 0.01042014081031084, 0.0027963367756456137, -0.0385972298681736, -0.031185533851385117, -0.03198811784386635, 0.034613966941833496, 0.0578848272562027, -0.026075396686792374, -0.003918188624083996, 0.011633176356554031, -0.01918710209429264, 0.04504282400012016, 0.025676455348730087, 0.006518861744552851, -0.02260332554578781, -0.021498622372746468, 0.07143573462963104, -0.03816642612218857, -0.02248268760740757, -0.008853987790644169, -0.028184203431010246, -0.03551381826400757, -0.02358519844710827, 0.029925325885415077, -0.016511453315615654, 0.00921799149364233, -0.0023009844589978456, -1.2640643198835733e-8, -0.006868090480566025, -0.01071640383452177, -0.01755732297897339, 0.011635254137217999, 0.026259679347276688, 0.015084940008819103, -0.030729984864592552, -0.02176300808787346, -0.001044855802319944, 0.004011467564851046, 0.008180070668458939, 0.016722213476896286, 0.012890204787254333, 0.03348333388566971, 0.04726197570562363, -0.03478153422474861, 0.022831156849861145, -0.030226033180952072, 0.022465381771326065, 0.008787539787590504, 0.006456208415329456, 0.02601628564298153, -0.031994253396987915, 0.014271841384470463, 0.02093374915421009, -0.014574838802218437, 0.03280483931303024, -0.06723839789628983, 0.020114485174417496, -0.0014326031086966395, 0.002856652019545436, -0.020197803154587746, -0.020464420318603516, 0.0147659657523036, -0.030443551018834114, 0.002544000744819641, -0.007158910855650902, 0.013892135582864285, -0.01631772704422474, 0.005021609365940094, 0.013872743584215641, 0.026280319318175316, -0.010145694017410278, -0.0053128693252801895, 0.01945396512746811, -0.01293870061635971, 0.010729005560278893, 0.026225846260786057, -0.004237727262079716, -0.03681530803442001, -0.03533635661005974, 0.012622272595763206, 0.0035624131560325623, -0.004442583303898573, 0.01935991458594799, -0.019045377150177956, 0.029768627136945724, -0.0395856574177742, -0.021105432882905006, 0.048334695398807526, 0.023722810670733452, 0.02178116887807846, -0.03329087421298027, -0.019317205995321274 ]
clojure-casting-to-a-java-class-or-not
https://markhneedham.com/blog/2011/12/31/clojure-casting-to-a-java-class-or-not
false
2011-12-31 03:54:00
Yak Shaving: Tracking the yak stack
[ "yak-shaving" ]
[ "Software Development" ]
image::{{<siteurl>}}/uploads/2011/12/yak-stack.jpg[Yak stack,300] While I've been http://www.markhneedham.com/blog/category/android-2/[learning how to write an android application] there's been plenty of opportunities for me to go off http://www.markhneedham.com/blog/?s=shaving+yak[shaving yaks], it's pretty much Yakville Central. Typically I'd end up spending hours trying to work out some obscure thing which I didn't really need to know so I wanted to try and avoid that this time. I started keeping a track of the 'yak stack' which I was currently following and mentally noting exactly where I was up to. An example of a yak stack I kept while trying to authorise a user of the app with Twitter using OAuth is shown in the photo on the right hand side. It ended up looking like this: * Get the home timeline working ** OAuth blowing up *** Not actually capturing redirect back to app **** Launch mode in Android manifest Once I realise I'm heading down the stack I've been giving myself one http://www.pomodorotechnique.com/[pomodoro] to try and dig myself one level up. If I still haven't managed to solve the problem I might keep going for one more pomodoro or just find another way around the problem. I'm sure I'll come across problems where I need to spend more than an hour trying to solve it but for now it's working ok as a rule of thumb. It's definitely fun chasing yaks but I get to the end of the day and haven't really achieved anything which isn't fun.
null
null
[ 0.028706397861242294, 0.019617030397057533, 0.01818089187145233, 0.03213949128985405, 0.07557117938995361, 0.033950790762901306, 0.05940892919898033, 0.03890249878168106, -0.006452773232012987, -0.0032633894588798285, -0.025870928540825844, -0.012762270867824554, -0.06723769009113312, 0.02059798501431942, -0.029544806107878685, 0.06957707554101944, 0.06987857818603516, 0.014569426886737347, -0.0007531893788836896, -0.012239779345691204, 0.04841790348291397, 0.044386424124240875, 0.02603042684495449, 0.018840894103050232, 0.013028709217905998, 0.012828529812395573, 0.008548926562070847, 0.005157070700079203, -0.07155144959688187, -0.01960240863263607, 0.006918884813785553, -0.005727972835302353, 0.018945440649986267, -0.002511816332116723, 0.03285977989435196, 0.0036307284608483315, -0.02747224271297455, 0.012223056517541409, 0.014759019017219543, 0.02890273556113243, -0.04756062850356102, 0.027547689154744148, -0.02576332911849022, 0.009060855954885483, -0.025228548794984818, -0.009671053849160671, -0.010036390274763107, 0.012522066943347454, 0.006398661527782679, -0.01665751077234745, -0.08069148659706116, 0.021968450397253036, 0.002897049533203244, -0.02297016605734825, -0.005700646433979273, 0.05061215162277222, 0.00725314998999238, -0.07052981108427048, 0.007551310583949089, -0.02192574366927147, -0.00022382668976206332, 0.01722763665020466, 0.017713237553834915, 0.01904299296438694, 0.006084148306399584, -0.027763450518250465, 0.017233693972229958, 0.05288053676486015, -0.030519751831889153, 0.007455173414200544, 0.008457859978079796, 0.009135792031884193, 0.008930045180022717, 0.004573762882500887, 0.02385375276207924, -0.05314428731799126, 0.011026889085769653, 0.09455731511116028, 0.03249971941113472, 0.04632703587412834, -0.012086992152035236, 0.011042425408959389, 0.0058745285496115685, 0.03889862075448036, -0.039154183119535446, -0.045619282871484756, -0.03907209634780884, -0.014845271594822407, -0.035287752747535706, 0.0584806352853775, 0.03245352581143379, -0.03961888328194618, 0.02985399402678013, 0.04612904414534569, -0.007975793443620205, -0.0005863218102604151, 0.02052513137459755, 0.008154498413205147, 0.002793748863041401, -0.007356216665357351, -0.006249648053199053, -0.023291384801268578, -0.0016972317826002836, 0.028905566781759262, -0.07292059808969498, -0.016572527587413788, -0.04287579283118248, 0.02685278095304966, 0.0018993772100657225, -0.028202984482049942, -0.02695481851696968, 0.044874709099531174, -0.013533939607441425, 0.018159816041588783, -0.06176096946001053, 0.07337479293346405, -0.0015358275268226862, -0.04023519530892372, -0.007540290243923664, -0.0046071698889136314, 0.05345866456627846, 0.03907426819205284, -0.015637971460819244, 0.07751230895519257, 0.012433705851435661, 0.017254400998353958, -0.005329154431819916, 0.04152095690369606, -0.03764576464891434, -0.036585863679647446, -0.014334674924612045, 0.06095634028315544, 0.0049977535381913185, 0.020567214116454124, -0.0032021449878811836, -0.027303094044327736, 0.02048117108643055, 0.007986163720488548, 0.06639965623617172, 0.029531406238675117, -0.04930588975548744, -0.059819940477609634, -0.006595764774829149, 0.00015822095156181604, 0.025751061737537384, 0.012006797827780247, 0.023890402168035507, -0.013372881338000298, -0.037444472312927246, 0.01638469286262989, -0.005376567132771015, -0.0018216276075690985, 0.01786707527935505, -0.04476984962821007, 0.010089799761772156, 0.057287462055683136, 0.041080351918935776, -0.0067436592653393745, -0.01954818144440651, 0.0276142880320549, 0.04259196296334267, 0.03592918440699577, 0.013277173042297363, 0.02195459045469761, 0.021594826132059097, -0.03480657935142517, 0.016000842675566673, 0.05229399353265762, 0.0137338163331151, 0.01257163193076849, -0.0580194890499115, -0.056517574936151505, 0.07681693136692047, -0.025630338117480278, -0.03827523812651634, 0.06089300289750099, 0.07413125783205032, 0.03944401815533638, 0.0278526209294796, 0.01176567655056715, -0.08183382451534271, 0.0447060763835907, 0.03210105746984482, 0.017137477174401283, 0.016853632405400276, 0.004674399271607399, 0.06381784379482269, 0.017748849466443062, 0.016774581745266914, 0.00797190424054861, -0.06644824892282486, -0.09903433918952942, -0.017802134156227112, -0.023939872160553932, 0.06116071715950966, -0.014952286146581173, 0.0027311542071402073, 0.03634046018123627, 0.012251363135874271, 0.04659370705485344, 0.00026998724206350744, -0.007392766419798136, 0.00044389322283677757, -0.05790415778756142, -0.0750376358628273, 0.06028693541884422, 0.040116868913173676, -0.01620684564113617, -0.036345623433589935, 0.012544569559395313, -0.03671450912952423, -0.01960016041994095, 0.028791304677724838, -0.03131159767508507, 0.02888915129005909, 0.010218583047389984, 0.05121408775448799, -0.035443637520074844, 0.031328100711107254, -0.029581109061837196, -0.0036921603605151176, -0.007349539548158646, -0.017753753811120987, 0.009191898629069328, 0.02383498288691044, 0.11472681909799576, 0.0668705478310585, -0.019787456840276718, -0.04347792640328407, -0.008015344850718975, 0.017739053815603256, -0.04628879949450493, -0.023868508636951447, -0.0024021335411816835, -0.03458556532859802, -0.001238052500411868, -0.016965748742222786, -0.0417126826941967, 0.03017839603126049, -0.05509614944458008, 0.004005139693617821, 0.07484803348779678, -0.011933042667806149, 0.05414927750825882, -0.01520706806331873, -0.0038669344503432512, -0.006703295279294252, -0.034486040472984314, -0.06660258024930954, -0.0026756240986287594, 0.019992968067526817, -0.009487026371061802, 0.03340207785367966, -0.023285267874598503, 0.009560156613588333, -0.039285894483327866, -0.03034386597573757, -0.0005475784419104457, 0.027376540005207062, 0.06746528297662735, 0.0019228337332606316, 0.08210523426532745, -0.030512994155287743, 0.005678736139088869, -0.022310679778456688, -0.026837924495339394, -0.040468133985996246, -0.025881536304950714, 0.025826027616858482, 0.042724642902612686, 0.0241957176476717, 0.021488230675458908, 0.005050087813287973, 0.0013503017835319042, 0.03551565855741501, -0.013871178030967712, 0.03770700842142105, 0.004452510736882687, 0.006841543596237898, -0.034562598913908005, -0.029993407428264618, 0.0709308385848999, -0.05377621948719025, -0.015611360780894756, 0.0113308010622859, -0.10412093997001648, 0.07321318984031677, -0.037645503878593445, -0.03712399676442146, 0.014582636766135693, 0.016269531100988388, 0.04211629927158356, 0.018985532224178314, 0.006868315860629082, 0.0335974395275116, -0.0019270827760919929, 0.009050723165273666, 0.020458469167351723, -0.012996798381209373, 0.029985174536705017, 0.0020244852639734745, -0.00840446911752224, 0.03993099927902222, -0.008396079763770103, -0.0062257070094347, -0.047680847346782684, 0.018299849703907967, -0.047603022307157516, -0.30560302734375, 0.02084444835782051, 0.0003557844611350447, -0.040011968463659286, 0.0005804829415865242, 0.009541058912873268, -0.007632314693182707, -0.03831680491566658, -0.007795730140060186, 0.023612363263964653, -0.029188955202698708, -0.04306771606206894, -0.024807274341583252, 0.0005218973383307457, 0.015364030376076698, -0.014954493381083012, 0.005425907205790281, -0.03185911849141121, -0.006719606462866068, 0.004900570493191481, -0.01624218188226223, -0.058141764253377914, 0.011740459129214287, 0.03566337749361992, 0.055192142724990845, 0.05429357662796974, -0.047159843146800995, 0.018241874873638153, -0.04408373311161995, -0.018496442586183548, 0.017843645066022873, -0.01864229142665863, 0.010835900902748108, -0.004754093941301107, -0.02430913783609867, -0.018059615045785904, 0.0462377555668354, 0.0015394613146781921, 0.006963797844946384, -0.011698213405907154, -0.012760089710354805, -0.042770057916641235, -0.0065584019757807255, 0.02491701766848564, 0.10951782763004303, -0.018115337938070297, -0.06606443971395493, -0.01448725163936615, -0.04829219728708267, 0.05534873530268669, -0.020244723185896873, -0.042247433215379715, -0.018150946125388145, 0.04368239641189575, 0.012144122272729874, -0.017544811591506004, -0.0027221613563597202, -0.00720147043466568, -0.033364102244377136, -0.042068708688020706, -0.001393530168570578, -0.04275953024625778, -0.022739849984645844, -0.03719210624694824, -0.0038477301131933928, -0.061041753739118576, -0.028032854199409485, -0.022282203659415245, 0.08707169443368912, 0.02116236463189125, -0.05967191979289055, 0.002966660773381591, -0.02255151979625225, -0.10185584425926208, -0.0048886011354625225, 0.019082337617874146, -0.038657188415527344, 0.029746834188699722, -0.022132469341158867, 0.0357021801173687, -0.04473433271050453, -0.051951248198747635, 0.04036546126008034, 0.0019081735517829657, 0.022802816703915596, -0.034052107483148575, 0.0074499924667179585, -0.007542812265455723, 0.008967386558651924, 0.024524860084056854, 0.0794512927532196, -0.010344844311475754, -0.024209914728999138, -0.022813839837908745, 0.028720730915665627, 0.017356332391500473, 0.03395696356892586, -0.011536642909049988, -0.00043972476851195097, 0.056910764425992966, 0.011355170048773289, -0.057817116379737854, 0.01670246012508869, -0.036889657378196716, -0.02666723169386387, 0.006430991925299168, -0.042600441724061966, 0.01522283349186182, 0.034484002739191055, 0.007405122742056847, -0.01386514212936163, -0.05031763017177582, 0.007736969739198685, -0.04675168916583061, -0.05119216442108154, -0.012397152371704578, 0.02378685586154461, 0.05191262438893318, 0.0035709128715097904, -0.0005260395118966699, -0.05267094448208809, 0.02499748021364212, 0.0009228859562426805, 0.01365502830594778, -0.06919006258249283, -0.024250734597444534, -0.02486669272184372, -0.006694834213703871, 0.01897173561155796, 0.019485322758555412, -0.011104509234428406, 0.022286711260676384, 0.006483316887170076, -0.05659538134932518, 0.013644431717693806, -0.022230934351682663, -0.034725774079561234, -0.05351999029517174, 0.02108786255121231, -0.011582407169044018, -0.000021043488231953233, 0.016367929056286812, 0.006144260056316853, 0.025865629315376282, 0.026149807497859, 0.003919653594493866, 0.03953919559717178, -0.016291867941617966, 0.009606254287064075, 0.017563046887516975, -0.025413384661078453, -0.05982261151075363, 0.012481371872127056, -0.03967650607228279, 0.004075010307133198, -0.014425907284021378, 0.024810928851366043, -0.01991322450339794, -0.03308381885290146, -0.006476225797086954, 0.0013710143975913525, -0.057397596538066864, -0.029059192165732384, -0.008013883605599403, -0.015049009583890438, 0.048377297818660736, -0.04304688423871994, 0.0030517883133143187, 0.0020963537972420454, -0.006757513154298067, 0.03117763251066208, 0.011506886221468449, -0.033481892198324203, 0.009767324663698673, -0.000008450392670056317, 0.0011663729092106223, -0.01321002934128046, -0.00031914361170493066, 0.03917044401168823, 0.01555478572845459, -0.027866167947649956, -0.03278397396206856, 0.018252773210406303, 0.037039704620838165, 0.05287059396505356, 0.029231131076812744, -0.016211742535233498, -0.022027570754289627, -0.010861082933843136, -0.006868079770356417, -0.038508206605911255, 0.010232060216367245, -0.004827483557164669, -0.019463924691081047, -0.025491174310445786, -0.08409855514764786, 0.03613826632499695, 0.001484509790316224, 0.017374791204929352, 0.027275091037154198, 0.00505387457087636, -0.006830652244389057, -0.0388772189617157, 0.03279395028948784, 0.07523994892835617, -0.08376204967498779, 0.00862923078238964, 0.006440116558223963, 0.013264534063637257, 0.0027761959936469793, 0.026662219315767288, -0.06644091755151749, -0.012895744293928146, -0.03899269178509712, 0.012313862331211567, -0.057294927537441254, -0.03265736624598503, -0.01312129944562912, -0.004032352473586798, -0.015034529380500317, -0.0030593511182814837, -0.005330926738679409, -0.024686267599463463, -0.007836035452783108, -0.04786226153373718, 0.032184384763240814, -0.032857753336429596, 0.011074602603912354, 0.016279170289635658, -0.03529936447739601, -0.00416881637647748, -0.04018179699778557, 0.0047070798464119434, 0.042791154235601425, -0.025009317323565483, -0.011375070549547672, -0.04729051515460014, -0.030877698212862015, 0.008900328539311886, 0.06073544919490814, -0.00009518206206848845, -0.0071359784342348576, -0.04453577846288681, -0.0007513192831538618, -0.0317506417632103, 0.02393471449613571, -0.02322441153228283, -0.003568012500181794, 0.023759901523590088, 0.03382590040564537, 0.04042024165391922, 0.008683524094522, -0.04145420342683792, -0.005395406857132912, 0.049689315259456635, -0.058701664209365845, -0.024268826469779015, -0.012167921289801598, -0.049250587821006775, 0.0434141531586647, 0.01346572581678629, 0.030058415606617928, -0.033895544707775116, 0.030887428671121597, 0.02669634111225605, 0.01973583921790123, 0.03276575356721878, -0.006561095826327801, 0.030739163979887962, -0.04980956017971039, -0.010313249193131924, -0.0874556303024292, 0.006846955511718988, 0.02982657589018345, -0.02460162341594696, -0.003340356983244419, 0.013463253155350685, -0.024425728246569633, 0.023038621991872787, -0.06186177209019661, -0.016280071809887886, 0.030075423419475555, -0.02181660383939743, -0.022170523181557655, 0.020997051149606705, -0.07730474323034286, 0.05075898766517639, 0.007498437073081732, -0.04582253471016884, -0.022142542526125908, 0.007193208206444979, 0.0615554042160511, -0.013330744579434395, 0.05402373522520065, 0.0018531688256189227, -0.0355723612010479, 0.08526536822319031, 0.014821418561041355, -0.014177406206727028, 0.04066760092973709, -0.017600756138563156, 0.027139397338032722, 0.031836092472076416, 0.012903353199362755, 0.0036466822493821383, 0.03241223096847534, -0.010243154130876064, -0.07889895141124725, 0.019705673679709435, 0.014544196426868439, -0.002197418361902237, -0.046390824019908905, 0.059855010360479355, 0.025755738839507103, 0.00541852368041873, -0.02090345323085785, 0.03187313675880432, -0.04865920543670654, -0.03461211919784546, -0.027945691719651222, 0.003166281385347247, -0.02910201996564865, 0.04035842418670654, -0.0028866836801171303, 0.02173367328941822, 0.0751209706068039, 0.0033197279553860426, -0.003995190840214491, -0.0033560097217559814, 0.0931423008441925, 0.06055950000882149, 0.0330243743956089, 0.0035316674038767815, 0.08617769181728363, -0.012846799567341805, -0.03984467312693596, 0.01800871081650257, 0.0007944793323986232, -0.04234623908996582, -0.031222078949213028, -0.0016426298534497619, 0.07618551701307297, -0.02578815445303917, 0.07469527423381805, -0.002112457063049078, -0.011751141399145126, 0.015441866591572762, 0.039289750158786774, -0.00847786758095026, 0.05172223225235939, 0.004800806287676096, 0.038460660725831985, -0.008078872226178646, -0.04516823962330818, 0.010126568377017975, -0.04060736298561096, -0.0067136771976947784, 0.051491428166627884, -0.03004360944032669, 0.037618041038513184, 0.0004636349913198501, 0.024445079267024994, 0.058413296937942505, -0.033573754131793976, 0.019026346504688263, -0.009432769380509853, 0.030330918729305267, -0.0015948921209201217, 0.032477833330631256, -0.021739648655056953, 0.00672415504232049, 0.0009824081789702177, -0.008493772707879543, 0.012972029857337475, -0.04187748208642006, -0.015460934489965439, 0.04622943326830864, -0.04112476110458374, -0.010672403499484062, 0.012923932634294033, -0.005319579504430294, -0.02200087532401085, -0.03643086180090904, -0.054962366819381714, -0.03618531674146652, -0.07872297614812851, -0.027776654809713364, 0.01627027988433838, 0.007677231915295124, -0.059643011540174484, -0.012426845729351044, -0.04096274822950363, 0.001183086191304028, 0.029424941167235374, -0.04755451902747154, -0.022454891353845596, 0.008341117762029171, 0.012650121934711933, 0.012823029421269894, 0.02706444077193737, 0.07701633870601654, 0.02101462334394455, 0.0007755918777547777, -0.02178117074072361, 0.005657332483679056, 0.05056139454245567, -0.008813124150037766, -0.0030859499238431454, -0.0746859461069107, 0.01836072839796543, 0.014820010401308537, -0.0024331326130777597, -0.05285750329494476, 0.021140068769454956, 0.0562787801027298, 0.016658175736665726, 0.05661602318286896, -0.039904672652482986, -0.002968998160213232, -0.08359389007091522, -0.013544046320021152, -0.01765398494899273, -0.0018768589943647385, 0.031754180788993835, -0.018899763002991676, 0.0733494758605957, 0.031193291768431664, -0.007070259191095829, -0.04010423272848129, 0.0010225961450487375, 0.01827668957412243, -0.00004226098826620728, -0.03657786175608635, -0.035041388124227524, -0.028976283967494965, -0.07794283330440521, -0.014956814236938953, 0.03811822086572647, -0.01292971707880497, -0.05583959072828293, 0.02651655673980713, -0.007233907002955675, 0.003658976871520281, 0.04615683853626251, -0.03554904833436012, 0.017755940556526184, -0.054673876613378525, 0.0003143542562611401, -0.022668592631816864, 0.005727037321776152, -0.0075462739914655685, -0.002349123125895858, 0.006481560878455639, -0.04990425705909729, 0.004102438688278198, 0.0013969214633107185, 0.02164401300251484, 0.013301052153110504, -0.0008614559192210436, -0.000518051499966532 ]
[ -0.08012358844280243, -0.0373782180249691, 0.006159190554171801, -0.04232650250196457, -0.02912927232682705, -0.04981498420238495, -0.007523919455707073, 0.028987349942326546, -0.006661415100097656, -0.020551949739456177, 0.007691066712141037, -0.04758809879422188, 0.04445773735642433, -0.007025172468274832, 0.09566918760538101, 0.003150317119434476, 0.023510664701461792, -0.07860205322504044, -0.010170966386795044, 0.008789177983999252, 0.008134521543979645, -0.0015894470270723104, -0.002820465248078108, -0.03140437230467796, 0.03160558268427849, 0.03645871952176094, 0.049605440348386765, -0.039045583456754684, -0.002176961861550808, -0.1664600670337677, 0.022489778697490692, 0.0050735087133944035, 0.0403006449341774, -0.013381611555814743, -0.02059031091630459, 0.044828642159700394, -0.005956761073321104, 0.023263439536094666, 0.006573189981281757, 0.046284835785627365, 0.02155325561761856, 0.03746170550584793, -0.06111963465809822, -0.03786405548453331, 0.05189639702439308, -0.009801837615668774, -0.012960106134414673, -0.02590033784508705, 0.012810451909899712, -0.016419261693954468, -0.04334000125527382, 0.010644273832440376, 0.008906010538339615, -0.02072685956954956, -0.008639315143227577, 0.00490953866392374, 0.0561719611287117, 0.08309595286846161, 0.03104492463171482, 0.05261017382144928, 0.023470766842365265, -0.005661585833877325, -0.08059810847043991, 0.10986203700304031, 0.024953383952379227, 0.027228944003582, 0.013180145062506199, -0.017860889434814453, 0.02111721597611904, 0.0778547078371048, 0.010225947014987469, 0.007496339734643698, -0.014295934699475765, 0.06957653164863586, -0.006340026389807463, 0.00009888872591545805, 0.02592521905899048, 0.023898782208561897, -0.03424760326743126, -0.05934816971421242, -0.04449643939733505, 0.01992771215736866, -0.002732810564339161, 0.006687338929623365, -0.04847478121519089, -0.00905618816614151, -0.011770003475248814, 0.0410127229988575, 0.005534847266972065, 0.07160203903913498, 0.06512701511383057, 0.013007409870624542, 0.04111693426966667, -0.009979335591197014, -0.09834305942058563, -0.021226856857538223, -0.03354367986321449, 0.015658603981137276, -0.05115406960248947, 0.44821909070014954, -0.014998804777860641, 0.008771039545536041, 0.08759265393018723, 0.02067835070192814, 0.016323518007993698, -0.02120053581893444, -0.026459554210305214, -0.052230942994356155, 0.01824677176773548, 0.006261531729251146, 0.02134278416633606, -0.011819840408861637, 0.064115509390831, -0.030626270920038223, 0.030233584344387054, -0.017866145819425583, 0.05730406194925308, 0.0395042784512043, -0.012586239725351334, -0.01236014161258936, -0.03158354386687279, -0.0045495969243347645, 0.01239012647420168, -0.021594103425741196, -0.018259204924106598, -0.04575582221150398, 0.0032369012478739023, 0.026005715131759644, 0.039594776928424835, 0.00618996936827898, 0.03333856910467148, -0.04528984799981117, -0.06362932920455933, -0.005714953411370516, -0.015013180673122406, 0.0024309440050274134, 0.028657078742980957, -0.06271000951528549, 0.011764164082705975, 0.03481128811836243, -0.02219378761947155, -0.018428102135658264, 0.07600947469472885, -0.020966453477740288, -0.010983619838953018, 0.09485721588134766, 0.01729174517095089, -0.029675856232643127, 0.011551106348633766, -0.02766616828739643, -0.03203926607966423, 0.005619674921035767, 0.009158231317996979, -0.07477042078971863, 0.011248868890106678, -0.0002959821140393615, 0.07682503759860992, 0.0028014008421450853, -0.07854263484477997, 0.00022554067254532129, -0.010530587285757065, -0.02286338433623314, -0.06767018884420395, 0.021840756759047508, 0.036661919206380844, -0.10962870717048645, -0.008986109867691994, 0.02785814367234707, -0.020638398826122284, -0.04294702410697937, 0.013230511918663979, 0.013642345555126667, -0.030279668048024178, -0.02034643664956093, 0.04119754955172539, -0.03422065079212189, -0.04593369737267494, 0.01777775213122368, 0.02002698928117752, 0.03055364452302456, 0.006589943543076515, -0.024209827184677124, -0.03672553971409798, -0.024369612336158752, -0.03001098521053791, -0.100154809653759, -0.02301156334578991, 0.00107463204767555, 0.022051339969038963, -0.028023244813084602, -0.050066497176885605, -0.054328203201293945, -0.10283656418323517, 0.04481935873627663, -0.023068303242325783, -0.04021865129470825, 0.013830786570906639, -0.029099823907017708, 0.006427187472581863, -0.026677126064896584, 0.010862858965992928, -0.009774665348231792, -0.0437704473733902, 0.024114202708005905, -0.04554992541670799, 0.06048750504851341, 0.030738020315766335, -0.030342964455485344, 0.07466024160385132, 0.030102156102657318, -0.028815435245633125, -0.020937437191605568, 0.0021045103203505278, 0.025952395051717758, 0.03530970215797424, -0.018889926373958588, -0.00409397017210722, 0.009887626394629478, 0.0054342541843652725, -0.011531882919371128, -0.024655509740114212, -0.023515628650784492, -0.006113302893936634, -0.31716087460517883, -0.0369722880423069, -0.01589871570467949, 0.010327674448490143, -0.012024004012346268, -0.06721688061952591, 0.01707177795469761, -0.02475559711456299, 0.033342719078063965, -0.013064378872513771, 0.09596395492553711, -0.03451758623123169, 0.028718214482069016, -0.06408150494098663, 0.017865590751171112, 0.00765425618737936, -0.031688060611486435, -0.00537578109651804, 0.03721391409635544, 0.028624262660741806, -0.021560996770858765, -0.030664710327982903, 0.0063332729041576385, -0.06717541813850403, 0.013009109534323215, -0.02749142423272133, 0.09316771477460861, 0.07340489327907562, 0.048479802906513214, -0.07497293502092361, 0.07006104290485382, 0.03131743520498276, -0.011575926095247269, -0.1364303082227707, -0.003294873284175992, -0.009677001275122166, 0.020891670137643814, -0.05338522046804428, 0.013907562009990215, -0.03738100081682205, -0.07484928518533707, 0.0338151715695858, -0.05092316120862961, -0.08072075992822647, -0.02968141995370388, 0.04268081486225128, -0.034098584204912186, -0.018366873264312744, -0.01119131501764059, 0.05810239911079407, 0.01934562250971794, 0.010579964146018028, 0.011847374029457569, 0.00855637714266777, 0.005365450866520405, -0.00004016752427560277, -0.06324092298746109, 0.013421832583844662, 0.01872381754219532, 0.0022856290452182293, -0.008878112770617008, 0.04460790753364563, 0.026120495051145554, -0.06899998337030411, 0.018174530938267708, 0.015600976534187794, -0.012893586419522762, 0.0404195711016655, 0.030546026304364204, -0.013920464552938938, -0.04750945046544075, 0.08648164570331573, -0.0416778028011322, 0.02446809783577919, 0.0353522002696991, 0.026401201263070107, 0.0267486572265625, -0.01758844032883644, 0.016598502174019814, -0.004964891821146011, 0.01130988635122776, -0.030451100319623947, 0.05029482766985893, -0.02612266317009926, -0.047777220606803894, 0.057545002549886703, 0.008749163709580898, -0.043465666472911835, 0.0935024544596672, -0.00933954119682312, -0.007358522620052099, -0.008386710658669472, 0.0032038718927651644, -0.05960042402148247, 0.08990949392318726, -0.004677299875766039, -0.24091053009033203, 0.04032423347234726, 0.04809988662600517, 0.07283481955528259, 0.003825522493571043, 0.02119649574160576, 0.05551445484161377, -0.04294022172689438, -0.014820803888142109, 0.03211275115609169, 0.03477155789732933, 0.053254641592502594, -0.012776096351444721, -0.034407131373882294, 0.04632331803441048, -0.0006916634738445282, 0.017556173726916313, 0.03624391183257103, 0.006696569267660379, 0.011599094606935978, 0.024958238005638123, -0.013814583420753479, 0.14738650619983673, -0.010662278160452843, -0.0007963358075357974, 0.011885542422533035, 0.0014379956992343068, 0.005274676717817783, 0.028967712074518204, 0.006048418581485748, -0.018521631136536598, -0.001626099576242268, 0.010807562619447708, 0.03558465093374252, 0.033829789608716965, -0.09339534491300583, -0.02601773291826248, 0.0056107789278030396, 0.0287681482732296, 0.020823368802666664, 0.017010746523737907, 0.03125610947608948, -0.021765874698758125, 0.053674984723329544, 0.07545583695173264, -0.026928406208753586, -0.015109815634787083, 0.011154904961585999, -0.07728338241577148, -0.01539609394967556, 0.008901367895305157, -0.08630029857158661, -0.04320760816335678, 0.010536938905715942, 0.0021127520594745874, 0.10431798547506332, 0.0017733924323692918, -0.05228547379374504, -0.002894232515245676, 0.003927670419216156, 0.010031132027506828, 0.0030697572510689497, 0.11907851696014404, -0.017058951780200005, 0.039452794939279556 ]
[ -0.011180759407579899, 0.02846289798617363, 0.017183568328619003, -0.04359736666083336, 0.020829739049077034, -0.0734335333108902, -0.013454102911055088, 0.010066967457532883, 0.020340682938694954, -0.02671997807919979, 0.029389996081590652, 0.016714919358491898, 0.031521569937467575, 0.0030636596493422985, 0.04263116419315338, 0.023823605850338936, -0.007519799750298262, 0.020434213802218437, 0.015127185732126236, 0.007001734338700771, -0.0022921927738934755, 0.026226982474327087, 0.040184345096349716, 0.000647874956484884, -0.003917593974620104, -0.030313262715935707, -0.04146353155374527, 0.0038744446355849504, 0.029253069311380386, -0.1487683206796646, 0.017390087246894836, -0.04253910854458809, -0.018341224640607834, -0.00798498373478651, -0.01726575754582882, -0.0044558169320225716, 0.02714897319674492, -0.03956902399659157, -0.006560697220265865, -0.009914957918226719, 0.007623764220625162, -0.03359547257423401, -0.01578347571194172, 0.028759988024830818, -0.012363088317215443, -0.011778761632740498, -0.022053852677345276, -0.00597322266548872, -0.02956264093518257, -0.0050367615185678005, -0.02067694440484047, -0.050428714603185654, -0.04025470092892647, 0.017715364694595337, -0.01818736642599106, -0.004179609473794699, -0.05575838312506676, 0.02293011173605919, 0.015384768135845661, 0.017722373828291893, 0.0023263373877853155, -0.0025925305671989918, -0.02834695763885975, -0.021090669557452202, 0.014036579057574272, -0.030492670834064484, -0.016338029876351357, -0.018403779715299606, -0.005867457017302513, 0.004225687123835087, 0.0091398935765028, 0.03125552833080292, 0.001434380654245615, -0.01845475286245346, -0.04189528524875641, -0.0013860603794455528, -0.005110715050250292, 0.032388005405664444, -0.03389228135347366, -0.0029449595604091883, 0.010718517936766148, 0.014096113853156567, 0.03459858521819115, 0.07522919028997421, -0.003027820959687233, -0.02925005741417408, -0.027405912056565285, 0.03030914068222046, -0.008734381757676601, 0.027303339913487434, 0.0012742436956614256, 0.010164042934775352, 0.016751375049352646, 0.00399073027074337, -0.07843642681837082, -0.022715386003255844, -0.03396734222769737, -0.026596786454319954, -0.003914012107998133, 0.8264999389648438, -0.013434531167149544, -0.003193889046087861, 0.021631205454468727, -0.014487876556813717, 0.0522925965487957, -0.00336674926802516, -0.00821647234261036, 0.0053194062784314156, -0.008103271014988422, -0.023631414398550987, 0.014212998561561108, -0.01225232519209385, 0.004394836258143187, 0.01880875788629055, 0.02488504908978939, 0.03074651025235653, 0.02024157904088497, 0.010840031318366528, 0.004246447701007128, 0.00822161603718996, 0.021815525367856026, 0.03775852546095848, -0.001758704660460353, -0.022819731384515762, -0.020713234320282936, -0.159752756357193, 0.0036382118705660105, -6.32277913624566e-33, 0.069529689848423, 0.02039581909775734, 0.013903627172112465, -0.02903340384364128, -0.04080052673816681, -0.031028106808662415, 0.028506016358733177, -0.00315916002728045, -0.04082333296537399, -0.025002699345350266, 0.012094372883439064, -0.0031185168772935867, -0.009250611998140812, -0.010472560301423073, 0.05007157847285271, -0.02343195118010044, -0.0004907193360850215, 0.0373917818069458, 0.006391237024217844, 0.009239908307790756, 0.02228243462741375, 0.011412393301725388, -0.005469386000186205, -0.005696367006748915, -0.014325600117444992, 0.04409578815102577, 0.04094415530562401, -0.021449701860547066, -0.00876407977193594, -0.0403733029961586, -0.01697547174990177, -0.010220342315733433, -0.01167954783886671, 0.006007381249219179, 0.03103051334619522, -0.03948769345879555, -0.018256938084959984, 0.004288909491151571, -0.011456686072051525, -0.033105991780757904, -0.034949395805597305, -0.003323084907606244, -0.05031886324286461, -0.0041202581487596035, -0.03509990870952606, 0.025242619216442108, -0.0017405400285497308, 0.002164834178984165, -0.016518404707312584, 0.014356987550854683, -0.009862991981208324, 0.001128745498135686, -0.023700837045907974, -0.017767611891031265, -0.043034203350543976, -0.0278309378772974, -0.012115328572690487, -0.016380593180656433, -0.021645445376634598, -0.0007145313429646194, 0.02087724581360817, -0.03144394978880882, 0.0007363301701843739, 0.033193912357091904, -0.053523268550634384, 0.0018454192904755473, 0.009889831766486168, 0.021515540778636932, -0.013801660388708115, 0.04091717302799225, -0.02999904938042164, 0.029483428224921227, -0.016321701928973198, -0.019339533522725105, -0.01008231658488512, -0.01961519755423069, -0.013124106451869011, 0.012667452916502953, -0.03987210616469383, 0.05410554260015488, 0.011903741396963596, 0.0011470736935734749, -0.01997537724673748, -0.04505655914545059, -0.024762675166130066, 0.01790582947432995, 0.052891701459884644, 0.004010909702628851, -0.038385797291994095, 0.07815022766590118, -0.00009353474160889164, 0.031245209276676178, 0.007554454263299704, -0.02653581276535988, -0.030777273699641228, 6.359578721582121e-33, -0.0032266639173030853, -0.01313817873597145, -0.023401346057653427, -0.010449201799929142, 0.02222580276429653, -0.012375499121844769, 0.04823776334524155, 0.033661890774965286, -0.03088919259607792, 0.02390078827738762, -0.035120848566293716, 0.04146537929773331, -0.009601830504834652, 0.028000039979815483, 0.018957551568746567, -0.014170660637319088, 0.0018550172680988908, -0.007553442381322384, -0.007723224814981222, -0.025615550577640533, -0.021596001461148262, -0.0001819736062316224, 0.03153996169567108, 0.019254891201853752, 0.048910077661275864, 0.052374910563230515, -0.0033499684650450945, 0.00209138635545969, -0.005679827183485031, 0.008253057487308979, 0.02995367906987667, -0.046507056802511215, 0.023786749690771103, 0.0039687929674983025, 0.000022397964130504988, 0.05850321426987648, -0.017647406086325645, -0.014428508467972279, 0.03029990941286087, -0.029527148231863976, 0.04997820034623146, -0.01926817186176777, 0.03391476720571518, 0.008139370940625668, -0.014900201000273228, -0.022908709943294525, -0.004548768512904644, 0.02156517468392849, -0.012181474827229977, -0.009147051721811295, 0.018505670130252838, 0.049650683999061584, 0.02945215255022049, 0.025898640975356102, -0.011792130768299103, 0.018550600856542587, -0.03207269310951233, -0.008175729773938656, -0.05678017437458038, -0.02015521004796028, -0.0018322521355003119, -0.026096662506461143, -0.043657273054122925, 0.021656636148691177, -0.02154139056801796, -0.04233416169881821, 0.054532743990421295, -0.01595737598836422, 0.00519188679754734, 0.03485248237848282, 0.007447503041476011, 0.004756706301122904, -0.026042520999908447, 0.023714711889624596, 0.02757115103304386, -0.008671321906149387, 0.006591903977096081, 0.022525597363710403, -0.023279285058379173, 0.00036303303204476833, 0.005396150518208742, 0.06619037687778473, -0.011019629426300526, -0.019075041636824608, 0.02418510429561138, -0.011638629250228405, -0.034788649529218674, 0.06552664190530777, 0.0004482798685785383, -0.006129167042672634, 0.010627303272485733, -0.004072342999279499, -0.031915824860334396, 0.05555832386016846, 0.016024712473154068, -1.2443941876938425e-8, -0.002496823202818632, -0.013796823099255562, 0.0029110650066286325, 0.03487542271614075, 0.04246223717927933, 0.03184207156300545, -0.02750769630074501, 0.0018315103370696306, -0.01766325905919075, -0.0020861136727035046, 0.02555563859641552, 0.008261335082352161, -0.02302582934498787, 0.01595771685242653, 0.009646602906286716, -0.05193931236863136, 0.038259316235780716, 0.010992494411766529, 0.034872062504291534, -0.006942957639694214, 0.00040293848724104464, 0.010301230475306511, -0.01099342480301857, 0.0048866551369428635, -0.011719816364347935, 0.02581862360239029, -0.015507486648857594, -0.0643625259399414, -0.00393474567681551, 0.024608852341771126, 0.03565970063209534, -0.014815745875239372, -0.04240749031305313, -0.031855251640081406, -0.006198394112288952, 0.0008190068765543401, -0.000004069655460625654, -0.005198545288294554, 0.0008722792845219374, -0.021076124161481857, 0.006666240748018026, 0.006544468458741903, 0.03149143233895302, -0.0249410942196846, -0.0407206155359745, -0.026857800781726837, -0.008146661333739758, -0.03266260400414467, 0.014782202430069447, 0.015957443043589592, -0.013996439054608345, -0.028125271201133728, 0.016309451311826706, 0.07804851979017258, -0.0010444407816976309, -0.04121730849146843, 0.03738958016037941, -0.05091986060142517, -0.02243139035999775, 0.016735073179006577, 0.07146496325731277, 0.008997649885714054, 0.0006791563937440515, -0.007887475192546844 ]
yak-shaving-tracking-the-yak-stack
https://markhneedham.com/blog/2011/12/31/yak-shaving-tracking-the-yak-stack
false
2011-12-30 03:38:58
The Language of Risk
[ "agile" ]
[ "Agile" ]
A few weeks ago Chris Matts wrote an interesting blog post 'http://theitriskmanager.wordpress.com/2011/12/12/the-language-of-risk/[the language of risk]' in which he describes an approach he used to explain the processes his team uses to an auditor. ____ Why did the auditor like what I said? Because *I explained everything we did in terms of risk*. When they asked for a "`process`", I explained the risk the process was meant to address. I then explained how our different process addressed the risk more effectively. ____ This seems like a pretty cool idea to me and it got me thinking of the different 'processes' we've used in teams I've worked on and what risks they might be addressing: * Pair Programming ** Becoming dependent on one person with respect to knowledge of part of the code base. ** Having someone new working on an area of the code that they don't know well and making a mistake. * Retrospective ** Making the same mistakes repeatedly/working in a way that (indirectly) wastes money. * Story Kick Off ** Building the wrong thing ** Solving the business problem in an inefficient way ** Building something which is very difficult to test * Stand Up ** Someone getting stuck on something which someone else in the group might be able to help with. ** People going down rabbit holes and getting stuck on things that don't really matter * Show Case ** Building the wrong thing for too long * Automated testing ** The application regresses as new functionality is added ** Humans make mistakes when manually going through scenarios That's just a first attempt at this, I'm sure others could come up with something better! In coming up with the list I've been working from a process which I've seen used and trying to work out what risk that might be addressing. Chris seems to look at risks/processes the other way around to i.e. we *think about what risks we need to address and then work out whether we need a process to address it* and if so which one. Taking that approach would help to explain why some teams don't necessarily need a lot of process - the risks might be catered for in different ways or maybe they just don't exist in specific contexts. For example a lot of risks around communication go away if the product owner and the team are sitting in the same physical location and can easily just turn and talk to each other if they have any questions. Even with this new way of looking at risks/process I still think it's useful to keep checking whether or not a process is still necessary because as our team/product changes the risks we face probably do as well.
null
null
[ 0.030033625662326813, 0.029129939153790474, -0.012899316847324371, 0.04108862578868866, 0.08837370574474335, 0.038378916680812836, 0.02138649672269821, 0.04320235550403595, 0.03825146704912186, -0.02183511108160019, -0.03189320117235184, 0.0092626316472888, -0.056134942919015884, 0.004122970160096884, -0.04159437119960785, 0.0653662160038948, 0.040965840220451355, 0.009646046906709671, 0.03092612326145172, -0.0017700867028906941, 0.01990562677383423, 0.0785137414932251, 0.025957612320780754, 0.033421359956264496, 0.04034045338630676, 0.03022548370063305, 0.009622952900826931, 0.004003477282822132, -0.057049304246902466, -0.0049824342131614685, 0.06698353588581085, 0.013550282455980778, -0.008963759057223797, -0.002710555912926793, 0.014415505342185497, 0.0009234757744707167, -0.02935812622308731, 0.02323872223496437, -0.006478647235780954, 0.0053734444081783295, -0.06917782872915268, 0.060460541397333145, -0.028642022982239723, 0.014659928157925606, -0.05055192857980728, -0.014331942424178123, -0.029926281422376633, -0.0004511461884249002, -0.01120684202760458, -0.023485181853175163, -0.08309616148471832, 0.02854808047413826, -0.020838670432567596, -0.017800766974687576, 0.0071293385699391365, 0.04822951927781105, 0.023933585733175278, -0.048232682049274445, -0.009372384287416935, -0.029152343049645424, -0.014589169062674046, -0.02385086938738823, -0.011928793974220753, 0.030353080481290817, 0.025874804705381393, -0.01604302041232586, -0.005589976906776428, 0.052542854100465775, -0.04373380169272423, 0.005275252740830183, -0.017640411853790283, 0.009392105974256992, -0.01203931774944067, -0.0035463429521769285, 0.0032889333087950945, -0.052254870533943176, 0.008583893068134785, 0.06502258032560349, -0.001985526643693447, 0.04883894324302673, -0.01433030515909195, 0.02007489651441574, -0.00047533464385196567, 0.027272695675492287, -0.009672315791249275, -0.026648901402950287, 0.03364307060837746, -0.010830841027200222, -0.05436760187149048, 0.053624533116817474, 0.031937986612319946, -0.0695611760020256, 0.016814356669783592, 0.023385141044855118, 0.005283901002258062, 0.015671053901314735, 0.03754827007651329, 0.016802480444312096, -0.023526404052972794, -0.012393247336149216, -0.04757381230592728, -0.0077710459008812904, -0.017457149922847748, 0.016757158562541008, -0.07169681787490845, -0.011075902730226517, -0.002794533036649227, -0.007903912104666233, -0.009942058473825455, 0.008021880872547626, -0.015397794544696808, 0.021167241036891937, -0.01859131269156933, 0.006834955886006355, -0.07313881814479828, 0.07660314440727234, 0.030056973919272423, -0.031544480472803116, 0.026378938928246498, -0.01670871488749981, 0.04486622288823128, 0.012885477393865585, -0.016972625628113747, 0.0845281109213829, 0.020622553303837776, 0.036960627883672714, -0.019082680344581604, 0.050835561007261276, -0.009797327220439911, -0.059942714869976044, -0.011816873215138912, 0.06659849733114243, -0.039966944605112076, -0.0037061613984405994, -0.009475665166974068, -0.011388217099010944, 0.009252255782485008, 0.015791410580277443, 0.00517300795763731, 0.03771282732486725, 0.008655955083668232, -0.0571560300886631, 0.019452545791864395, 0.009516960941255093, 0.021693088114261627, -0.008995281532406807, -0.0009726871503517032, -0.00736794900149107, -0.04445633664727211, -0.008292037062346935, 0.011068670079112053, -0.007940900512039661, 0.03517989069223404, -0.030069107189774513, 0.02037263847887516, 0.08322075754404068, 0.044490519911050797, 0.019228793680667877, -0.025962380692362785, 0.02809596061706543, 0.03474598005414009, 0.0030810567550361156, 0.01785779558122158, 0.017702652141451836, 0.027902258560061455, -0.021984655410051346, 0.007401743903756142, 0.050759900361299515, -0.004205966833978891, 0.024099105969071388, -0.06833498179912567, -0.04222075641155243, 0.04134741425514221, -0.061091553419828415, -0.0015888737980276346, 0.043122462928295135, 0.0686698853969574, 0.028102651238441467, 0.062284067273139954, 0.005757192615419626, -0.07935404777526855, 0.01962381601333618, -0.005380841437727213, 0.022266799584031105, 0.028478723019361496, -0.03171929717063904, 0.06302721798419952, 0.028300045058131218, 0.008034913800656796, 0.0522790364921093, -0.07426334172487259, -0.11144346743822098, -0.011805277317762375, -0.02164744958281517, 0.03273474797606468, -0.03822946920990944, 0.022088244557380676, 0.06991854310035706, 0.02146027237176895, 0.04702959582209587, 0.015922006219625473, 0.009031693451106548, 0.0007415669388137758, -0.03448503836989403, -0.04553624987602234, 0.07170150429010391, 0.0419674888253212, 0.0011697098379954696, -0.05960938334465027, 0.007858199998736382, -0.0042715794406831264, 0.01424451544880867, 0.047988567501306534, -0.029303450137376785, 0.04729486629366875, 0.00994392391294241, 0.0520000234246254, -0.02412516251206398, 0.0361601896584034, -0.04045751318335533, 0.002315996680408716, -0.0033277003094553947, -0.015731673687696457, 0.022915154695510864, 0.008103786036372185, 0.12220365554094315, 0.07206517457962036, -0.03442293405532837, -0.04645588994026184, 0.009359052404761314, 0.024228015914559364, -0.04639961197972298, 0.0024840105324983597, -0.025189656764268875, 0.01547522097826004, -0.001228169072419405, -0.07046660035848618, -0.034106187522411346, 0.023586871102452278, -0.052884235978126526, 0.014296650886535645, 0.045531392097473145, -0.019939299672842026, 0.06132003292441368, -0.02923188917338848, 0.003911543171852827, -0.023097537457942963, -0.020406778901815414, -0.04910082370042801, 0.018321823328733444, -0.0032748484518378973, -0.01646360196173191, 0.03722694516181946, -0.01423240453004837, -0.03818529471755028, -0.048961032181978226, -0.045959215611219406, 0.015034366399049759, 0.05467940494418144, 0.052643924951553345, -0.02443641796708107, 0.062117014080286026, 0.0014362572692334652, 0.03644575923681259, 0.01206048671156168, -0.03683331236243248, -0.054088294506073, -0.03144269436597824, -0.012211000546813011, 0.02696775086224079, 0.004459436517208815, 0.01747189462184906, 0.009297340176999569, 0.024495473131537437, -0.0011954318033531308, -0.020461315289139748, 0.025324666872620583, 0.020789803937077522, -0.003588807536289096, -0.011074213311076164, -0.022000450640916824, 0.050386711955070496, -0.043835531920194626, -0.02004716731607914, 0.006222500000149012, -0.07157140225172043, 0.037928588688373566, -0.07704496383666992, -0.028955111280083656, 0.017837097868323326, 0.00973560381680727, 0.03441903367638588, 0.031903527677059174, 0.030278684571385384, 0.0717717707157135, -0.011474214494228363, 0.008761062286794186, 0.009016667492687702, 0.014516611583530903, 0.043669797480106354, 0.015279609709978104, -0.0047951010055840015, 0.03214823454618454, -0.011316989548504353, -0.007903126999735832, -0.06140926480293274, 0.04654797166585922, -0.04300445318222046, -0.29505056142807007, 0.009854339063167572, 0.01780102774500847, -0.04777335748076439, 0.02254611998796463, -0.006931438576430082, 0.026411937549710274, -0.05498775467276573, -0.021924570202827454, 0.005150080658495426, -0.02738700993359089, -0.05878434330224991, -0.004201769363135099, 0.035951606929302216, 0.007809579372406006, 0.007385448087006807, 0.035561490803956985, -0.034090034663677216, 0.00713783223181963, 0.02845991961658001, -0.012112791649997234, -0.06204826757311821, 0.0030938442796468735, 0.024693654850125313, 0.03834330290555954, 0.057920221239328384, -0.07088422030210495, 0.06130606308579445, -0.056886374950408936, -0.0011953999055549502, 0.006922145839780569, -0.0015752644976601005, 0.003032945329323411, -0.032739702612161636, -0.021739300340414047, -0.0194547176361084, 0.04629874229431152, -0.005603620782494545, -0.003581087803468108, 0.012998594902455807, -0.024304265156388283, -0.05290945991873741, 0.008744757622480392, -0.0009293289040215313, 0.058846209198236465, -0.0062866429798305035, -0.07776734977960587, -0.017285622656345367, -0.029076166450977325, 0.08413872867822647, -0.03936541825532913, -0.010748762637376785, -0.007042955607175827, 0.038519617170095444, -0.010322551243007183, 0.0027391500771045685, -0.003303773468360305, -0.028386885300278664, -0.06072656065225601, -0.014672002755105495, 0.01573762483894825, -0.02356710471212864, 0.025745810940861702, -0.054811473935842514, 0.016267361119389534, -0.05184328556060791, -0.05464737489819527, -0.029681846499443054, 0.07656228542327881, -0.00674612820148468, -0.02864532731473446, 0.02918325737118721, 0.00012940117449034005, -0.10805975645780563, -0.007671752013266087, -0.001049261074513197, -0.005360196344554424, -0.009754817932844162, 0.04417354613542557, 0.02347400039434433, -0.022016344591975212, -0.05493452772498131, 0.025394504889845848, 0.010545932687819004, 0.027277788147330284, -0.022385653108358383, 0.0325833335518837, 0.028618771582841873, -0.03646573796868324, 0.001965117873623967, 0.07516957074403763, 0.00998734962195158, -0.036043357104063034, 0.00379200279712677, 0.014485239051282406, 0.024026650935411453, 0.002228179480880499, -0.024000223726034164, 0.004950118251144886, 0.0065980758517980576, -0.004254746250808239, -0.05861653387546539, 0.01752513460814953, -0.028576407581567764, -0.014456107281148434, -0.008743871934711933, -0.040015168488025665, 0.011731931939721107, 0.042121000587940216, 0.0033923948649317026, 0.010293150320649147, -0.01561714056879282, 0.014561024494469166, -0.03470732271671295, -0.027496544644236565, -0.00005670178506989032, 0.006655092351138592, 0.03536798432469368, 0.0012744247214868665, -0.020400088280439377, -0.043890777975320816, 0.011558531783521175, -0.005999830085784197, -0.006021392066031694, -0.06437791883945465, -0.03316553309559822, -0.012243472971022129, -0.008295766077935696, 0.026813479140400887, 0.03432529792189598, -0.021493535488843918, 0.018572404980659485, 0.04458874464035034, -0.022421129047870636, 0.017264457419514656, -0.029095809906721115, -0.0579729825258255, -0.032293278723955154, 0.0022947441320866346, -0.00196822383441031, 0.004920309409499168, 0.03145642206072807, -0.009186290204524994, 0.01855764165520668, 0.05983361974358559, 0.013197081163525581, 0.015038817189633846, -0.010173012502491474, 0.03873268887400627, 0.022545114159584045, -0.00992785207927227, -0.0664953887462616, 0.019164253026247025, -0.0406993143260479, -0.041576288640499115, -0.01694345660507679, 0.03927074372768402, -0.018549252301454544, -0.041097696870565414, -0.006006492301821709, 0.012934735044836998, -0.03847045823931694, -0.04599566012620926, -0.042309924960136414, 0.038590800017118454, 0.06453199684619904, -0.04746851697564125, 0.02552722953259945, -0.025127878412604332, 0.014662290923297405, 0.015873879194259644, 0.01114900503307581, -0.05114808678627014, 0.019919924437999725, 0.000043019401346100494, 0.009931721724569798, -0.01684488356113434, -0.027988743036985397, 0.01213269867002964, 0.0015163493808358908, 0.006356615107506514, -0.02416285127401352, 0.00917245913296938, 0.022241832688450813, 0.042454175651073456, 0.028146035969257355, 0.006496240384876728, -0.016380785033106804, -0.023488905280828476, -0.021999021992087364, -0.06784223020076752, -0.018391713500022888, -0.014642326161265373, 0.026211002841591835, -0.02569960057735443, -0.06684257090091705, 0.0411837100982666, -0.01682605966925621, 0.02125103399157524, 0.02740640938282013, 0.01620658114552498, -0.002207846147939563, -0.016233336180448532, 0.013746485114097595, 0.03834119811654091, -0.05526880919933319, -0.011196805164217949, 0.0079499501734972, -0.0060244095511734486, 0.024155771359801292, 0.005694579798728228, -0.033178236335515976, -0.01807868294417858, -0.04766339808702469, -0.001215562573634088, -0.07850325107574463, -0.024818114936351776, -0.015400111675262451, 0.0004908469854854047, 0.0004933848395012319, -0.00082964519970119, -0.03242171183228493, -0.010148009285330772, -0.011841977015137672, -0.019187355414032936, 0.027286671102046967, -0.038511741906404495, -0.007232194300740957, 0.038712963461875916, -0.03625856339931488, -0.004884421359747648, -0.0294051393866539, 0.014163888990879059, 0.006803639233112335, -0.030479779466986656, -0.006030578166246414, -0.05129213631153107, 0.0028564133681356907, 0.00637649092823267, 0.049735672771930695, -0.021750381216406822, -0.02789224125444889, -0.022511735558509827, -0.02097124606370926, -0.025108974426984787, 0.006600316148251295, -0.016258692368865013, -0.012496796436607838, 0.03920082002878189, 0.06986137479543686, 0.03033962845802307, 0.04832864925265312, 0.0053575006313622, -0.011916352435946465, 0.044707056134939194, -0.053740616887807846, -0.015152734704315662, -0.026835454627871513, -0.06483688950538635, 0.007581763900816441, 0.0016198193188756704, 0.0029320267494767904, -0.04492682218551636, 0.035814542323350906, 0.028097670525312424, 0.05523291230201721, 0.012285117991268635, 0.01702878624200821, 0.01928994618356228, -0.054120633751153946, 0.004257046151906252, -0.0732787549495697, 0.011461696587502956, 0.032824140042066574, 0.004053918179124594, -0.002576489234343171, -0.0009449685458093882, -0.0624515525996685, 0.033615320920944214, -0.0801130011677742, -0.03510160744190216, 0.03414906933903694, -0.007288641761988401, -0.020110219717025757, 0.01436811313033104, -0.07638555020093918, 0.01637044921517372, 0.022283773869276047, -0.04918846860527992, -0.031832654029130936, -0.01496850699186325, 0.043781738728284836, -0.013981231488287449, 0.04141635075211525, -0.04129708930850029, -0.02307227812707424, 0.0754319503903389, 0.03118552453815937, 0.0021004669833928347, 0.05887289345264435, -0.008579275570809841, 0.046258777379989624, 0.03056607022881508, 0.021395675837993622, -0.004266653209924698, 0.00239373417571187, -0.014991956762969494, -0.060712967067956924, 0.036087483167648315, 0.005001434590667486, -0.030752170830965042, -0.024874120950698853, 0.053496744483709335, 0.02503245882689953, -0.028480289503932, -0.058454833924770355, -0.0036401536781340837, -0.05391859635710716, -0.020953049883246422, -0.012505868449807167, -0.0012410852359607816, -0.04573057219386101, 0.047551229596138, -0.028025420382618904, 0.01635277271270752, 0.0732274129986763, 0.006198495160788298, -0.0047174678184092045, 0.007807407062500715, 0.08379317075014114, 0.07862814515829086, 0.0675642192363739, 0.016236279159784317, 0.06748773157596588, -0.03953953832387924, -0.02886480651795864, 0.018914436921477318, -0.027626924216747284, -0.021967345848679543, -0.02116973139345646, 0.028646083548665047, 0.042347025126218796, -0.011301559396088123, 0.059462711215019226, -0.010410909540951252, -0.028914380818605423, -0.0020063661504536867, 0.04071629047393799, 0.020245395600795746, 0.06785402446985245, 0.007745447102934122, -0.004962939769029617, -0.003125513903796673, -0.06140272691845894, 0.027104873210191727, -0.032877642661333084, -0.01936207339167595, 0.04675385728478432, -0.009990069083869457, 0.024754123762249947, 0.001558817457407713, 0.025340193882584572, 0.09054344147443771, -0.030658861622214317, 0.014201872050762177, -0.0024488670751452446, 0.048724111169576645, -0.012845751829445362, 0.019830569624900818, -0.01873519830405712, -0.02892824076116085, -0.02742634154856205, -0.04983539134263992, -0.025795644149184227, -0.034989263862371445, -0.04607493057847023, 0.04495115205645561, -0.024260038509964943, 0.01360141858458519, 0.03449149802327156, -0.0028032613918185234, -0.037398237735033035, -0.06942908465862274, -0.03638174384832382, -0.03905394300818443, -0.029134290292859077, -0.027018455788493156, 0.02481878735125065, -0.0017447980353608727, -0.027938567101955414, -0.0015153017593547702, -0.013726103119552135, -0.03285418078303337, 0.05392247065901756, -0.054147638380527496, -0.020791510120034218, 0.00738983228802681, -0.0033521391451358795, 0.013394554145634174, 0.014253863133490086, 0.04598568007349968, -0.021414538845419884, -0.008527735248208046, -0.01853267475962639, 0.01892782375216484, -0.003962020389735699, 0.013379132375121117, 0.01476773526519537, -0.07997062802314758, 0.005038832314312458, 0.050851788371801376, -0.02129254676401615, -0.062099896371364594, 0.038191840052604675, -0.004202627576887608, -0.005621436517685652, 0.06576377153396606, -0.010467825457453728, 0.01403868943452835, -0.05841754004359245, -0.01813104934990406, -0.025769226253032684, 0.005337846931070089, 0.04414697736501694, -0.02858000621199608, 0.07326743751764297, 0.025576151907444, -0.0007259025005623698, -0.03768584877252579, -0.009056189097464085, -0.004985392093658447, 0.003777440870180726, -0.025662994012236595, -0.007863296195864677, -0.02284705638885498, -0.07433034479618073, -0.012246517464518547, 0.02780386246740818, -0.008592917583882809, -0.02246079035103321, 0.05716215819120407, 0.0076663861982524395, -0.010969537310302258, 0.026872413232922554, -0.04894818738102913, 0.02776232175529003, -0.020449263975024223, -0.013744354248046875, 0.006301768124103546, 0.024443255737423897, -0.0015910313231870532, -0.0006480650627054274, 0.0048716128803789616, -0.0485166497528553, -0.00899577047675848, -0.0014193294337019324, 0.021918227896094322, 0.023145128041505814, 0.00817127339541912, 0.0005555632524192333 ]
[ -0.07501355558633804, -0.00970955565571785, -0.043532826006412506, -0.030791766941547394, 0.04117260500788689, -0.03716282546520233, 0.033591751009225845, 0.03983229026198387, 0.00381420087069273, -0.040861792862415314, -0.007805705536156893, 0.006816681940108538, -0.01945667155086994, -0.025271881371736526, 0.056340377777814865, 0.01818557269871235, -0.021405726671218872, -0.08660195022821426, 0.02968912571668625, 0.0468895360827446, 0.016095375642180443, -0.032782185822725296, -0.03586249053478241, -0.024121107533574104, 0.009430530481040478, 0.02045496553182602, 0.037752874195575714, -0.029932651668787003, -0.0071260966360569, -0.1686621606349945, 0.005426183808594942, 0.005270034074783325, 0.04331035539507866, -0.03333843871951103, 0.003481009043753147, 0.051769107580184937, -0.0034440024755895138, 0.03527308255434036, 0.01434178464114666, 0.03541519492864609, -0.008056985214352608, 0.017207758501172066, -0.053182538598775864, -0.037398047745227814, 0.026545114815235138, -0.006061202846467495, 0.018407359719276428, -0.04697827994823456, -0.025386502966284752, 0.008568980731070042, -0.06254909187555313, -0.04650592803955078, -0.012226998805999756, -0.025996148586273193, -0.01073422096669674, 0.022598229348659515, 0.049727246165275574, 0.058145999908447266, -0.007930967025458813, 0.02276786044239998, 0.01292511261999607, -0.033064089715480804, -0.14841565489768982, 0.08866261690855026, 0.050049491226673126, 0.06360924988985062, -0.06255871057510376, 0.01315835677087307, 0.002149363746866584, 0.08253757655620575, 0.006553019862622023, -0.04014160856604576, -0.011468795128166676, 0.0364309586584568, 0.014074836857616901, 0.015160178765654564, 0.016390446573495865, 0.01156417652964592, 0.010104330256581306, -0.04047318175435066, -0.005804307758808136, 0.010813990607857704, -0.027112720534205437, -0.020245537161827087, -0.06310532242059708, 0.02594325877726078, 0.007991485297679901, 0.05741506814956665, 0.06338967382907867, 0.013254277408123016, 0.0477338582277298, 0.002068351721391082, 0.01593409851193428, -0.028985977172851562, -0.061511773616075516, -0.033225927501916885, 0.009851445443928242, 0.015690457075834274, -0.06095005199313164, 0.4260169565677643, -0.01592789776623249, -0.03063786029815674, 0.07914956659078598, 0.04544546827673912, -0.0023851690348237753, 0.010318756103515625, 0.005403245333582163, -0.060589905828237534, 0.047499578446149826, -0.03817642852663994, 0.040076129138469696, 0.04738808795809746, 0.07013323158025742, -0.045330245047807693, 0.012722556479275227, 0.04665200784802437, 0.006648888811469078, 0.009827898815274239, -0.0056183915585279465, -0.016179705038666725, 0.00917094387114048, 0.019652286544442177, 0.037417855113744736, 0.010463342070579529, -0.03141593188047409, -0.04299682006239891, 0.04371318966150284, 0.07257428765296936, 0.03092247061431408, 0.0011856121709570289, 0.06341121345758438, -0.047617919743061066, -0.036855198442935944, 0.017124664038419724, 0.016334449872374535, -0.007752326782792807, -0.0022758275736123323, -0.002919177757576108, 0.0019731202628463507, 0.03822580724954605, 0.0053430525586009026, 0.006075170356780291, -0.012870825827121735, -0.031923335045576096, -0.04391614720225334, 0.12017688900232315, 0.03149217739701271, -0.04607926309108734, -0.01992318034172058, -0.05304538831114769, 0.010982878506183624, 0.03542560711503029, 0.008143254555761814, -0.06481502205133438, 0.03557693958282471, 0.003460214240476489, 0.09805026650428772, -0.020041948184370995, -0.049197934567928314, 0.012926740571856499, -0.020505119115114212, -0.014053582213819027, -0.0729922503232956, 0.07179621607065201, 0.07545412331819534, -0.08225487917661667, -0.027463072910904884, 0.0036553398240357637, 0.02002730779349804, -0.05931592732667923, -0.013524388894438744, 0.01484211627393961, -0.013353264890611172, -0.016798127442598343, 0.02113443799316883, -0.001688679214566946, -0.03817711025476456, -0.0028650444000959396, 0.042516518384218216, 0.001176964957267046, 0.02715863659977913, 0.007955064065754414, -0.031154239550232887, 0.016041647642850876, -0.018387410789728165, -0.06555555015802383, -0.036280032247304916, -0.017629023641347885, -0.041166286915540695, 0.010466525331139565, -0.03637374937534332, 0.005122194066643715, -0.08871881663799286, 0.09925143420696259, -0.03746844083070755, -0.0089408652856946, 0.01692037098109722, -0.016725387424230576, -0.03204475715756416, -0.022128935903310776, -0.05699334293603897, 0.012015131302177906, -0.055709101259708405, 0.02529272809624672, -0.0661146342754364, 0.05111764371395111, 0.04377755895256996, -0.03358972817659378, 0.08161921799182892, 0.04327889904379845, -0.008416014723479748, -0.021042242646217346, 0.0348934568464756, 0.0370548740029335, 0.007150097284466028, -0.007460871245712042, 0.0038109070155769587, 0.03992878273129463, 0.004489541053771973, -0.011113741435110569, 0.01099926233291626, 0.036472249776124954, -0.008042571134865284, -0.3538781702518463, -0.054151035845279694, -0.02969467267394066, 0.006075733806937933, -0.002868181560188532, -0.037329185754060745, -0.006035421043634415, -0.04496346414089203, -0.05257423594594002, 0.013741077855229378, 0.0784161165356636, -0.03937023505568504, 0.01111383643001318, -0.06952516734600067, 0.012638412415981293, -0.0028743785806000233, -0.05720018595457077, -0.02782888524234295, -0.0523822046816349, 0.01564761996269226, -0.004450069274753332, 0.011013309471309185, -0.010474120266735554, -0.06723304837942123, -0.008864453993737698, -0.03947945684194565, 0.0986747145652771, -0.024382533505558968, 0.08581710606813431, -0.02303128130733967, 0.04603021964430809, -0.010873393155634403, 0.03452484682202339, -0.09595321118831635, 0.02626497857272625, -0.010879667475819588, 0.006712954491376877, 0.004541084170341492, -0.020306101068854332, -0.044142842292785645, -0.05283375829458237, 0.013092958368360996, -0.06668726354837418, 0.008706131018698215, -0.06816474348306656, -0.00077518803300336, -0.03470965474843979, -0.007459124084562063, -0.04337775334715843, 0.07997754961252213, 0.01187722198665142, 0.003097441978752613, 0.033361852169036865, 0.006815086584538221, 0.012948489747941494, -0.050640299916267395, -0.07568340748548508, 0.03524370491504669, -0.0001786755456123501, -0.011247177608311176, 0.039122216403484344, 0.07671449333429337, 0.042051106691360474, -0.028986571356654167, 0.011747997254133224, -0.009279369376599789, -0.0010642410488799214, -0.0006207425030879676, 0.022663289681077003, -0.004000815562903881, -0.05072021484375, 0.13598981499671936, -0.012917338870465755, -0.056917548179626465, 0.01910557970404625, 0.05883960798382759, -0.02100442163646221, -0.007342897821217775, -0.007145295385271311, -0.0011180114233866334, 0.040526382625103, -0.017186559736728668, 0.028990253806114197, -0.021929297596216202, -0.009824060834944248, 0.029184971004724503, -0.02591612935066223, -0.043573517352342606, 0.0464717261493206, 0.013331232592463493, -0.027841830626130104, -0.027734186500310898, -0.03136717900633812, -0.050781216472387314, 0.08119459450244904, -0.005776855628937483, -0.24287377297878265, 0.009197610430419445, 0.05788997560739517, 0.0552033856511116, -0.016027525067329407, 0.013389400206506252, 0.015388370491564274, -0.03660489618778229, 0.04379966855049133, 0.024285519495606422, 0.029984107241034508, -0.008609062992036343, 0.00545421801507473, -0.005481559317559004, 0.038972560316324234, -0.02734147571027279, 0.030020132660865784, -0.027288708835840225, 0.013348341919481754, 0.018955199047923088, 0.02863810770213604, 0.019454026594758034, 0.17620958387851715, 0.014566906727850437, 0.030497528612613678, 0.012937745079398155, 0.004591963719576597, 0.012431581504642963, 0.06760507076978683, 0.0041569736786186695, 0.02900189533829689, -0.012654959224164486, 0.028336523100733757, -0.014265034347772598, 0.03961804136633873, -0.07178603857755661, -0.02009185217320919, 0.030967513099312782, 0.0314810536801815, 0.011470443569123745, 0.0115699777379632, 0.010856295935809612, 0.006728233769536018, -0.0032075883354991674, 0.07009422034025192, 0.02730093151330948, -0.011148051358759403, -0.07916469871997833, -0.03686077520251274, 0.0031007619109004736, -0.046940721571445465, -0.037283699959516525, 0.010636319406330585, -0.012082529254257679, 0.0023908251896500587, 0.06016900762915611, 0.02712583728134632, -0.04183410108089447, -0.0029300309251993895, 0.008784017525613308, -0.01544106099754572, -0.007746974006295204, 0.08103790134191513, 0.028135813772678375, 0.03168225660920143 ]
[ -0.005676944274455309, 0.011440008878707886, -0.013200017623603344, -0.0239544864743948, 0.0036139232106506824, -0.005695455241948366, 0.030123095959424973, 0.011943571269512177, -0.004642100539058447, -0.012942652218043804, -0.028990931808948517, 0.03132930025458336, 0.012460730038583279, -0.013220775872468948, -0.018538886681199074, -0.03825388848781586, -0.0169697105884552, -0.022848747670650482, 0.03905560448765755, 0.01770879328250885, -0.0012986486544832587, 0.011368442326784134, -0.032699283212423325, -0.01701156236231327, -0.0037868139334023, -0.024769721552729607, -0.014601640403270721, 0.014232497662305832, 0.019494280219078064, -0.1412934958934784, -0.022153500467538834, -0.02846338599920273, 0.013573117554187775, -0.01323810126632452, 0.027793558314442635, 0.0032060130033642054, 0.0047902134247124195, -0.0025423173792660236, -0.005173334386199713, -0.021632948890328407, -0.0031619532965123653, -0.003061495954170823, -0.028793564066290855, 0.044729363173246384, -0.025965478271245956, -0.013044287450611591, -0.0022096135653555393, -0.0741051509976387, -0.010308898985385895, -0.030925292521715164, -0.04442712292075157, -0.013560371473431587, 0.011016258038580418, 0.00020704888447653502, 0.01517109852284193, -0.011700025759637356, -0.006213102489709854, -0.03669436275959015, -0.021287281066179276, -0.03274381533265114, 0.00806247629225254, -0.0004735071852337569, -0.049406830221414566, 0.01502776239067316, -0.03988664969801903, -0.01070775929838419, -0.022007718682289124, 0.025058027356863022, -0.038184333592653275, -0.0046856277622282505, -0.02445681393146515, -0.011965710669755936, -0.04805486276745796, -0.03521121293306351, 0.010145150125026703, 0.025635287165641785, 0.012205535545945168, -0.0412314310669899, -0.0023311839904636145, -0.02802467532455921, -0.03077474981546402, 0.033880043774843216, 0.02906734310090542, 0.017432652413845062, -0.014080355875194073, 0.02870560623705387, 0.013941741548478603, -0.051381584256887436, 0.015524971298873425, 0.003470124676823616, -0.008966333232820034, 0.011134887114167213, -0.007698274217545986, 0.021338094025850296, -0.04891686141490936, -0.04041038081049919, -0.002098171506077051, -0.014166266657412052, 0.002214212203398347, 0.8347810506820679, -0.022764256224036217, 0.0062972926534712315, 0.013151364400982857, -0.009529873728752136, -0.0037383297458291054, -0.01089512649923563, -0.004403446335345507, 0.0372677743434906, 0.03240708261728287, -0.03532133996486664, -0.0021071424707770348, 0.048510365188121796, 0.022533748298883438, 0.00495185935869813, 0.04334379360079765, 0.026428107172250748, -0.009753099642693996, -0.01622765138745308, -0.038043372333049774, 0.02223535254597664, 0.055783770978450775, 0.02036234177649021, 0.036110881716012955, -0.012829851359128952, -0.00433657830581069, -0.16353212296962738, 0.05471197888255119, -9.028521012708862e-33, 0.07160378992557526, -0.012382607907056808, -0.021786682307720184, -0.007572475355118513, 0.019741322845220566, 0.016135694459080696, 0.020859694108366966, 0.008905178867280483, -0.003473317716270685, -0.03226810321211815, -0.016279136762022972, -0.02519749477505684, 0.00642215134575963, -0.04870114475488663, 0.011829405091702938, -0.014492033049464226, 0.010620532557368279, 0.052256833761930466, -0.005089406855404377, -0.0013041066704317927, 0.034424882382154465, 0.014588696882128716, -0.00398354884237051, 0.003689630189910531, 0.024200063198804855, -0.007766805123537779, 0.00669080438092351, 0.018262410536408424, 0.021679924800992012, -0.024765707552433014, -0.02312329038977623, 0.03582090511918068, -0.015425337478518486, -0.019327905029058456, -0.010237351059913635, -0.03431592509150505, -0.044514551758766174, 0.0004972029128111899, 0.0097635667771101, -0.05350811779499054, -0.0248313769698143, -0.004253940656781197, -0.025409353896975517, -0.0004078106430824846, 0.030991481617093086, 0.005269842222332954, -0.000006047406259312993, 0.003227118169888854, 0.02176382578909397, -0.02782626263797283, -0.001429460709914565, 0.011558894999325275, 0.043729353696107864, 0.04573497176170349, -0.025244254618883133, 0.02246379666030407, 0.01690792851150036, -0.0017043089028447866, -0.027163822203874588, 0.02277352288365364, 0.005930477287620306, 0.024467846378684044, -0.03511067479848862, 0.022124292328953743, 0.0036917116958647966, -0.018270442262291908, 0.02947738580405712, -0.0033586351200938225, 0.017658043652772903, -0.018173692747950554, -0.08800642937421799, -0.0058903140015900135, 0.011040078476071358, 0.008459092117846012, -0.014795206487178802, -0.010479134507477283, -0.0065821497701108456, 0.012203880585730076, -0.028287090361118317, 0.029960645362734795, -0.020892132073640823, 0.01831342838704586, 0.005015656817704439, -0.04199418053030968, 0.011829770170152187, 0.015149635262787342, -0.012044811621308327, -0.006319429725408554, -0.038750749081373215, 0.05290533974766731, 0.035754863172769547, -0.0019092982402071357, 0.04093568027019501, 0.006153014022856951, -0.030692245811223984, 8.321715361342622e-33, -0.033968549221754074, -0.04886160418391228, -0.022438233718276024, 0.005284973885864019, 0.023527875542640686, -0.029455086216330528, 0.025465240702033043, 0.00204632175154984, -0.031713295727968216, 0.03315984830260277, -0.05105001479387283, 0.013505463488399982, -0.007931233383715153, 0.03145509213209152, 0.014557214453816414, -0.026303399354219437, 0.04370512440800667, 0.0020175552926957607, 0.03202289715409279, 0.00835469365119934, 0.030482204630970955, 0.023846132680773735, -0.027086038142442703, 0.010846571996808052, 0.012808011844754219, 0.06312037259340286, -0.007386247161775827, 0.010671745054423809, 0.00519922748208046, -0.025140410289168358, -0.01194029301404953, 0.0253030676394701, 0.03158117085695267, 0.025876784697175026, -0.02418474294245243, -0.0020038788206875324, -0.018500708043575287, -0.0397583432495594, 0.024956148117780685, -0.006094187498092651, 0.039612624794244766, 0.01589866355061531, 0.0009081101161427796, -0.0012087475042790174, 0.02103012427687645, 0.012591998092830181, 0.013584201224148273, -0.04505780339241028, -0.019894512370228767, 0.017176460474729538, 0.00420786626636982, 0.02397586591541767, 0.007090829312801361, 0.02569068782031536, -0.0017917382065206766, -0.03868775814771652, -0.017524171620607376, -0.026587290689349174, -0.011346020735800266, 0.05525026470422745, 0.02441302314400673, 0.062496718019247055, -0.008688744157552719, 0.009742709808051586, -0.03325381129980087, 0.01862332411110401, -0.016409097239375114, -0.00915618147701025, -0.0034164937678724527, -0.016958605498075485, -0.02320382557809353, 0.024129221215844154, -0.00823188852518797, 0.023109199479222298, -0.003577057970687747, -0.030441928654909134, -0.028353014960885048, -0.002232129452750087, -0.04328915849328041, 0.007930443622171879, 0.019771326333284378, 0.011310110799968243, 0.03109685890376568, -0.0008212440297938883, -0.0051281568594276905, 0.05337418243288994, -0.008372651413083076, 0.007823415100574493, 0.008422497659921646, 0.02070758305490017, -0.024461163207888603, -0.02145475521683693, 0.019210118800401688, -0.023345859721302986, -0.016018081456422806, -1.4076324994505285e-8, 0.01576288789510727, 0.028533412143588066, 0.031075309962034225, 0.02193906158208847, 0.027082553133368492, -0.0034732141066342592, -0.020134398713707924, 0.00977618619799614, -0.015923580154776573, 0.004095565062016249, 0.05048307776451111, -0.027828466147184372, 0.002154895570129156, -0.011926524341106415, 0.03093567304313183, -0.020367080345749855, -0.032801538705825806, 0.020775094628334045, 0.007013899739831686, 0.03554769977927208, 0.05466781184077263, 0.051447052508592606, -0.046458929777145386, 0.009462231770157814, -0.006424840074032545, -0.01643812283873558, -0.01902821660041809, -0.0667603388428688, -0.012199866585433483, -0.018558509647846222, 0.005681429989635944, -0.03603866696357727, -0.018447574228048325, 0.06369727104902267, -0.024811895564198494, -0.03143223002552986, -0.003358266782015562, -0.008476234041154385, 0.018142614513635635, 0.013095010071992874, 0.027789222076535225, 0.007656846195459366, 0.029866093769669533, -0.02021518163383007, -0.032224830240011215, -0.01590864360332489, -0.08208933472633362, -0.04018331319093704, 0.04623181000351906, -0.020336240530014038, -0.00039421612746082246, -0.016887081786990166, 0.004094323609024286, 0.05209149047732353, 0.045095738023519516, -0.01595643348991871, 0.013741537928581238, -0.0024536731652915478, -0.024518752470612526, -0.005708904936909676, 0.004827501252293587, 0.023424269631505013, 0.027403052896261215, -0.004267125856131315 ]
the-language-of-risk
https://markhneedham.com/blog/2011/12/30/the-language-of-risk
false
2011-12-23 22:55:17
Learning Android: Deploying application to phone from Mac OS X
[ "android" ]
[ "Android" ]
I've been playing around a little bit today with writing an Android application and while for the majority of the time I've been deploying to an emulator I wanted to see what it'd look like on my phone. http://developer.android.com/guide/developing/device.html[The developer guide contains all the instructions] on how to do this but unfortunately I'm blessed with the ability to skim over instructions which meant that my phone wasn't getting picked up by the http://developer.android.com/guide/developing/tools/adb.html[Android Debug Bridge]. We can check which devices have been detected by running the following command from wherever the SDK is installed: [source,text] ---- /Users/mneedham/github/android/android-sdk-macosx/platform-tools/adb devices ---- This was initially returning no devices and http://esausilva.com/2010/10/02/how-to-set-up-adb-android-debug-bridge-in-mac-osx/[reading Esau Silva's blog] made me realise that I'd failed to follow this instruction: ____ On the device, go to Settings > Applications > Development and enable USB debugging (on an Android 4.0 device, the setting is located in Settings > Developer options). ____ I'd assumed it was only necessary if I wanted to debug the application on my phone but it seems like you need to set it to be able to deploy in the first place. And now my phone gets picked up and can be deployed to, yay! [source,text] ---- /Users/mneedham/github/android/android-sdk-macosx/platform-tools/adb devices List of devices attached 3933C40945FA00EC device ---- If it still doesn't work then http://esausilva.com/2010/10/02/how-to-set-up-adb-android-debug-bridge-in-mac-osx/[Esau Silva has some other ideas] which I haven't yet needed to try.
null
null
[ -0.0037644479889422655, 0.00822278019040823, 0.022120654582977295, 0.04861880838871002, 0.1010797992348671, 0.023399874567985535, 0.01192657183855772, 0.02769218198955059, 0.013077041134238243, -0.018451686948537827, -0.02443600818514824, -0.0017332779243588448, -0.06529544293880463, 0.01783669926226139, -0.03149978816509247, 0.06406781077384949, 0.08501080423593521, 0.004605484195053577, -0.009480870328843594, 0.012510343454778194, 0.04046852886676788, 0.041662830859422684, 0.014768318273127079, 0.03700484707951546, 0.014705732464790344, -0.000029152221031836234, 0.04568031057715416, -0.001602735253982246, -0.027829766273498535, -0.04039258882403374, 0.03162974491715431, -0.0069684963673353195, 0.011838514357805252, -0.028087634593248367, 0.002230692422017455, -0.01560954563319683, -0.048586003482341766, 0.030498890206217766, -0.007400291971862316, 0.013428335078060627, -0.08177049458026886, 0.008909734897315502, -0.02355366200208664, 0.017298439517617226, -0.011934259906411171, 0.026052717119455338, -0.038360875099897385, 0.0004039412015117705, -0.014550058171153069, -0.0018427236936986446, -0.0661226212978363, 0.021752912551164627, -0.01821218430995941, -0.004121366888284683, 0.012321262620389462, 0.027300646528601646, 0.01851014979183674, -0.0960506722331047, 0.01171358022838831, -0.032081712037324905, 0.0023496102076023817, -0.008880929090082645, -0.018333403393626213, 0.0213269405066967, 0.0030708354897797108, -0.049650683999061584, 0.03311636671423912, 0.0073326099663972855, -0.009314424358308315, 0.0008806593250483274, 0.0009570590918883681, -0.006694153416901827, -0.026968378573656082, -0.027631081640720367, 0.03805123269557953, -0.030841121450066566, 0.004628293681889772, 0.08322024345397949, 0.044434525072574615, 0.06084716320037842, -0.03657224774360657, -0.007618778385221958, -0.002791451057419181, 0.021433182060718536, -0.021222179755568504, -0.04049002379179001, -0.02415558509528637, 0.003955524414777756, -0.04422609508037567, 0.05748762935400009, 0.04426288977265358, -0.041829027235507965, 0.006989076267927885, 0.054359808564186096, -0.002374076982960105, 0.014897421933710575, 0.02435995638370514, -0.01868695206940174, 0.022521354258060455, 0.011166960000991821, -0.011834741570055485, -0.0034143556840717793, 0.0008169519132934511, 0.030474305152893066, -0.06148410588502884, -0.024065928533673286, -0.0278041772544384, -0.012670274823904037, -0.049756236374378204, -0.018563032150268555, -0.009100403636693954, 0.03364719823002815, 0.018551060929894447, -0.01985025405883789, -0.08013275265693665, 0.053753189742565155, 0.002846924588084221, -0.07119691371917725, -0.023600086569786072, -0.003972862847149372, 0.0693865716457367, 0.06617064028978348, -0.020850613713264465, 0.040908001363277435, -0.0001312398089794442, 0.05327684059739113, -0.031036896631121635, 0.023659655824303627, -0.032066214829683304, -0.04804541543126106, -0.014925334602594376, 0.05074307695031166, 0.02760489471256733, 0.006861620582640171, 0.026036646217107773, 0.009597727097570896, 0.02080206573009491, -0.007324324455112219, 0.05060075595974922, 0.03881928697228432, -0.04932482913136482, -0.023307442665100098, -0.0038630857598036528, 0.002587498864158988, 0.014421962201595306, -0.004341767635196447, -0.007242041174322367, -0.03902341425418854, -0.03243023157119751, 0.02134721353650093, 0.002910743234679103, 0.027449052780866623, 0.02337263524532318, -0.02233002707362175, 0.00647604838013649, 0.07380115240812302, 0.015316914767026901, 0.01558065228164196, -0.04844168946146965, 0.011736993677914143, 0.029848216101527214, 0.020493026822805405, 0.008235794492065907, 0.047202225774526596, 0.02402156963944435, -0.016211584210395813, 0.03921722248196602, 0.035314422100782394, 0.01581224985420704, 0.001953324768692255, -0.06871640682220459, -0.09775158762931824, 0.07112893462181091, -0.04771440103650093, -0.014583289623260498, 0.0521792396903038, 0.0743865892291069, 0.029871316626667976, -0.008524995297193527, 0.03809609264135361, -0.0665760412812233, 0.04058470204472542, 0.0370328426361084, 0.011502690613269806, 0.037276510149240494, 0.012727532535791397, 0.06039191782474518, 0.02110355719923973, -0.03408372774720192, 0.005285656079649925, -0.07537376880645752, -0.09537721425294876, 0.017939044162631035, 0.0024749706499278545, 0.04189702123403549, -0.03400036320090294, -0.028288958594202995, 0.02060086652636528, 0.032026223838329315, 0.019244808703660965, 0.015008367598056793, 0.0009161250200122595, -0.013929067179560661, -0.0348767451941967, -0.06207958981394768, 0.024553311988711357, 0.03743746504187584, -0.021927759051322937, -0.022947808727622032, 0.03687911853194237, 0.006441454868763685, -0.03242658078670502, 0.04110931232571602, -0.030205151066184044, 0.08968516439199448, -0.0021152556873857975, 0.0244927816092968, -0.05539800599217415, 0.04251357167959213, -0.0320911705493927, -0.012942306697368622, 0.007551667746156454, -0.00981153454631567, -0.015400396659970284, 0.012512501329183578, 0.11272045224905014, 0.03934503719210625, -0.010584716685116291, -0.032141078263521194, 0.021739521995186806, 0.042758628726005554, -0.030004726722836494, -0.0038584903813898563, -0.01995089463889599, -0.011036467738449574, -0.029227517545223236, -0.0224447138607502, -0.026061270385980606, 0.002277352148666978, -0.022668130695819855, 0.025382881984114647, 0.07170838117599487, -0.03386545926332474, 0.03369319066405296, -0.017894605174660683, -0.0020658979192376137, 0.002408297499641776, -0.04825833439826965, -0.06394477933645248, -0.023035580292344093, 0.03618798777461052, -0.0075567481108009815, 0.06681198626756668, 0.00581003213301301, 0.009038602001965046, -0.02635924704372883, -0.027806049212813377, 0.03101426176726818, 0.024843882769346237, 0.059300586581230164, -0.01604989729821682, 0.035015352070331573, -0.013002578169107437, 0.017048293724656105, -0.026158347725868225, -0.029963523149490356, 0.005264156498014927, 0.001944903051480651, -0.02036334201693535, 0.04724154248833656, 0.02972162887454033, -0.0027321861125528812, 0.021773438900709152, -0.002911649877205491, 0.03129521757364273, 0.006920323241502047, 0.01760329306125641, 0.009432380087673664, 0.030189890414476395, -0.03164907172322273, -0.0032068616710603237, 0.0386982224881649, -0.062012623995542526, -0.02164960838854313, 0.028660934418439865, -0.08490605652332306, 0.062065232545137405, -0.06575597822666168, -0.04350827634334564, 0.023261019960045815, 0.008929559960961342, 0.036656081676483154, 0.04191511124372482, 0.011312417685985565, 0.05378018319606781, 0.03745632618665695, 0.019480254501104355, 0.030120741575956345, -0.025060756132006645, 0.03445049747824669, -0.003628017148002982, -0.004433393944054842, 0.042898524552583694, -0.036450471729040146, -0.0015658263582736254, -0.06102888658642769, 0.03745052218437195, -0.024746354669332504, -0.28765568137168884, 0.01715676486492157, -0.012079579755663872, -0.04273959994316101, -0.01862991228699684, -0.010244285687804222, -0.01713676005601883, -0.04030998423695564, -0.007429873570799828, 0.022437704727053642, -0.038379039615392685, -0.043057847768068314, 0.0027236752212047577, -0.02353161945939064, -0.013842964544892311, -0.010521874763071537, 0.017840448766946793, -0.056186381727457047, 0.016934815794229507, 0.007038204465061426, 0.004411874804645777, -0.06714469194412231, 0.031805649399757385, 0.05930274352431297, 0.03599780797958374, 0.04735175892710686, -0.04680405929684639, 0.0381806381046772, -0.026909008622169495, -0.01186465099453926, 0.007290730252861977, -0.004365835338830948, -0.009112469851970673, 0.012775116600096226, -0.049712058156728745, 0.020243195816874504, 0.029874442145228386, 0.0024230312556028366, 0.022547472268342972, 0.019245946779847145, -0.00770402979105711, -0.050631869584321976, 0.004869567230343819, 0.03291146084666252, 0.06856497377157211, -0.007577289827167988, -0.08606214821338654, 0.0013618658995255828, -0.03330312669277191, 0.07364120334386826, -0.0256195105612278, -0.0033326277043670416, -0.015570266172289848, 0.035471562296152115, 0.006612592842429876, -0.01011766865849495, -0.01258834544569254, -0.00769977318122983, -0.021809427067637444, -0.02967851050198078, -0.015976808965206146, -0.026569288223981857, -0.05229711905121803, -0.04162539169192314, 0.009824353270232677, -0.05590097978711128, -0.04122414439916611, -0.010941529646515846, 0.050276100635528564, 0.05027361586689949, -0.05149059370160103, -0.007560316007584333, -0.006101518869400024, -0.11069909483194351, -0.01311991736292839, -0.010812746360898018, -0.036361243575811386, 0.022816048935055733, 0.0024238801561295986, 0.045305438339710236, -0.03303112834692001, -0.005682031624019146, 0.03786322474479675, 0.0077890693210065365, -0.03883758932352066, -0.026903806254267693, -0.019399113953113556, 0.011127786710858345, 0.03980132192373276, 0.010713407769799232, 0.05447729304432869, -0.023522906005382538, -0.017708927392959595, -0.029887506738305092, 0.010844139382243156, -0.00883524026721716, 0.020553255453705788, -0.005889727734029293, 0.016238655894994736, 0.03746732696890831, -0.00899871438741684, -0.029680153355002403, -0.003431890392675996, -0.01838749088346958, 0.009933063760399818, -0.02885943092405796, -0.07141025364398956, -0.003959634806960821, 0.01660243421792984, 0.023431001231074333, -0.025255786255002022, -0.061006881296634674, 0.00184365373570472, -0.06466272473335266, -0.04087034985423088, -0.014909702353179455, 0.06712731719017029, 0.03710624575614929, 0.013725611381232738, -0.04883779585361481, -0.06457332521677017, -0.009165739640593529, 0.03346273675560951, -0.02932841144502163, -0.05992469564080238, -0.012734386138617992, -0.045539502054452896, 0.02052311785519123, 0.003981516230851412, 0.003792951814830303, -0.0014872924657538533, 0.03811037540435791, 0.007413568440824747, -0.041840601712465286, -0.0023647723719477654, -0.004133807960897684, -0.030098672956228256, -0.03391546383500099, 0.02764613926410675, -0.002957078395411372, -0.030060363933444023, 0.017741741612553596, 0.019618801772594452, 0.001913089887239039, 0.03434354439377785, -0.03934293985366821, 0.03465353325009346, -0.019697535783052444, -0.010317547246813774, 0.00682448735460639, -0.01901068538427353, -0.07216397672891617, 0.01769220642745495, -0.018464980646967888, -0.040045734494924545, -0.024857772514224052, 0.032688893377780914, -0.008999546989798546, -0.029659179970622063, -0.016688616946339607, 0.030807051807641983, -0.0308015588670969, -0.019567502662539482, 0.0045787375420331955, -0.008403229527175426, 0.05770528316497803, -0.011279284954071045, -0.0017258827574551105, 0.007680440787225962, -0.021756786853075027, 0.00811153743416071, 0.0033278248738497496, -0.037224847823381424, -0.005275521893054247, -0.01946098729968071, -0.0036140899173915386, -0.00919364020228386, 0.016849080100655556, 0.039180461317300797, -0.019001202657818794, 0.00960718747228384, -0.04972768574953079, 0.020888332277536392, 0.0030425898730754852, 0.060126643627882004, -0.004088016226887703, -0.022496936842799187, -0.00955476239323616, 0.01117329765111208, -0.04350242763757706, -0.058016546070575714, 0.012777349911630154, -0.009667342528700829, -0.005148119758814573, -0.03049592487514019, -0.07307334989309311, 0.035459548234939575, -0.0021380598191171885, 0.02852552942931652, -0.010592665523290634, 0.0005095021333545446, -0.010793096385896206, -0.05834774300456047, 0.0653587132692337, 0.09951139241456985, -0.05982969328761101, 0.004730346612632275, 0.03586117923259735, 0.004861859139055014, 0.0008716047741472721, 0.0027440753765404224, -0.06439168006181717, 0.0010087122209370136, -0.025113528594374657, -0.001499036094173789, -0.04136037081480026, -0.010494580492377281, -0.009113622829318047, -0.012344897724688053, 0.0048293727450072765, -0.012446683831512928, 0.010282357223331928, -0.013950609602034092, 0.012116419151425362, -0.04352201521396637, 0.005143539514392614, -0.005033506080508232, 0.012332061305642128, 0.03307392820715904, -0.01593015529215336, -0.011983118951320648, -0.03181543946266174, 0.04057912901043892, 0.0286354199051857, -0.02263474464416504, 0.008780835196375847, -0.07238373905420303, -0.022764183580875397, 0.007916339673101902, 0.06679702550172806, -0.004920720122754574, -0.010217003524303436, -0.04657164588570595, 0.01807393692433834, -0.022901766002178192, 0.014807416126132011, -0.029855825006961823, -0.01927812770009041, 0.024589767679572105, 0.07611645758152008, 0.01750502735376358, 0.04657410830259323, 0.0029812301509082317, 0.030201513320207596, 0.037408821284770966, -0.05280649662017822, -0.020869340747594833, 0.013741736300289631, -0.08045446127653122, 0.01408423762768507, 0.021387044340372086, 0.021924640983343124, -0.0456966869533062, 0.022242391481995583, 0.01172663550823927, -0.031201248988509178, 0.03629329800605774, 0.005701928865164518, 0.055921975523233414, -0.050120528787374496, -0.0031074988655745983, -0.0676380917429924, 0.032098159193992615, 0.025589825585484505, -0.03148456662893295, -0.015036380849778652, 0.029452858492732048, -0.02850811928510666, 0.028078168630599976, -0.04519427940249443, -0.0077696070075035095, 0.04247555509209633, 0.010019354522228241, -0.035934410989284515, 0.015176012180745602, -0.05982225015759468, 0.06464044749736786, 0.023889802396297455, -0.023129815235733986, -0.04075711965560913, 0.03644057735800743, 0.024622002616524696, 0.03260928764939308, 0.04053101688623428, 0.00328928348608315, -0.010951961390674114, 0.07445909827947617, 0.015184327960014343, 0.013248337432742119, 0.007741759065538645, 0.00023902599059510976, 0.04277054965496063, 0.04270535334944725, -0.01431526429951191, 0.006802564952522516, 0.030574779957532883, -0.004740687552839518, -0.05281192809343338, 0.023256216198205948, -0.013041622936725616, 0.002780390903353691, -0.03273346647620201, 0.03972402587532997, 0.03422722592949867, -0.02319680154323578, -0.030562549829483032, 0.02197858691215515, -0.029419586062431335, -0.027796156704425812, -0.031283460557460785, -0.0112533550709486, -0.012132767587900162, 0.04216281697154045, -0.015942078083753586, 0.00994941033422947, 0.06378085166215897, 0.026429057121276855, -0.03525620698928833, 0.006217811722308397, 0.0922788456082344, 0.06099029630422592, 0.028519609943032265, 0.02443246729671955, 0.07556598633527756, 0.009659490548074245, -0.0540090948343277, 0.0011805746471509337, -0.022257747128605843, -0.011013208888471127, 0.0008997420663945377, 0.009983834810554981, 0.07682548463344574, -0.015931835398077965, 0.06967448443174362, 0.011971314437687397, 0.008853987790644169, 0.018920013681054115, 0.024918420240283012, 0.01562191080302, 0.05471226945519447, 0.009152233600616455, 0.03232678398489952, -0.003680148161947727, -0.022663526237010956, -0.03315211459994316, -0.04785996675491333, -0.036001645028591156, 0.058184005320072174, -0.0003609924460761249, 0.008190447464585304, -0.003020691918209195, 0.027069758623838425, 0.07384534925222397, -0.012026257812976837, 0.013163546100258827, -0.007438496220856905, 0.03747621178627014, 0.0035435876343399286, 0.045888449996709824, -0.0308014415204525, -0.019819539040327072, 0.011146594770252705, 0.013439284637570381, -0.025800269097089767, -0.016052251681685448, -0.022523842751979828, 0.03598455339670181, -0.035948459059000015, 0.02454415149986744, 0.01994498260319233, -0.025609873235225677, -0.03554432466626167, -0.03995185345411301, -0.054254740476608276, -0.03760829195380211, -0.05997071415185928, -0.024189971387386322, 0.019688483327627182, -0.014670237898826599, -0.05457442253828049, -0.0043547386303544044, -0.051097314804792404, -0.029782915487885475, 0.0034508202224969864, -0.05299324542284012, -0.041969574987888336, 0.012729319743812084, 0.009013323113322258, 0.004283072892576456, 0.010355737991631031, 0.07536927610635757, 0.01825951598584652, -0.014372741803526878, -0.030987417325377464, 0.002827797783538699, 0.02490381710231304, -0.0011253631673753262, 0.03394467756152153, -0.10462939739227295, 0.025036945939064026, 0.01010517030954361, -0.0013873068382963538, -0.02509346418082714, -0.0013627865118905902, 0.05121922492980957, 0.013895287178456783, 0.053271740674972534, -0.03573284670710564, 0.02373180352151394, -0.02165251411497593, -0.0004689834313467145, -0.0053613800555467606, -0.011286391876637936, 0.044042639434337616, 0.016252558678388596, 0.109121173620224, 0.03259252384305, 0.01550236064940691, -0.04000111296772957, 0.009199747815728188, 0.016587944701313972, 0.001612258143723011, -0.04408745467662811, -0.027648184448480606, -0.047825805842876434, -0.06406956911087036, -0.03704490512609482, -0.004827853292226791, -0.04740747809410095, -0.04542236030101776, 0.0018728168215602636, 0.014387693256139755, -0.039190154522657394, 0.06506557017564774, -0.06611048430204391, -0.0042546456679701805, -0.03202617168426514, -0.020605256780982018, -0.004596911370754242, 0.02990984544157982, 0.003678354201838374, -0.00604371028020978, 0.038526855409145355, -0.06705453246831894, 0.003196526085957885, -0.00610526604577899, 0.026105474680662155, 0.02263408526778221, -0.017970601096749306, -0.0021067142952233553 ]
[ -0.07575944066047668, -0.007555279415100813, -0.005088847130537033, -0.08285745233297348, -0.0043838429264724255, -0.06868014484643936, 0.020338496193289757, 0.033824674785137177, -0.016211215406656265, -0.008885011076927185, 0.012624846771359444, -0.03576737642288208, 0.04606274887919426, -0.02333703264594078, 0.08653830736875534, -0.006087915971875191, 0.0370744988322258, -0.09932900220155716, 0.0076756407506763935, 0.015022791922092438, 0.0034633371978998184, -0.01679491437971592, -0.033916983753442764, -0.027940865606069565, 0.025090301409363747, 0.07876721769571304, 0.06643897294998169, -0.0037507505621761084, 0.004319495987147093, -0.1637992113828659, 0.020441045984625816, 0.016479237005114555, 0.029523486271500587, -0.019219769164919853, -0.006641330663114786, 0.02277008444070816, 0.010605291463434696, 0.02096336893737316, 0.012913743034005165, 0.04112548008561134, 0.008809193968772888, 0.03169857710599899, -0.021839898079633713, -0.02659645676612854, 0.035847585648298264, 0.0037983774673193693, 0.002620382234454155, -0.04749399796128273, 0.00804790761321783, -0.03972609341144562, -0.013122349977493286, 0.0507093109190464, 0.019654156640172005, -0.03968885913491249, -0.025736676529049873, -0.016487710177898407, 0.0190880186855793, 0.06618476659059525, 0.03526042029261589, 0.06360479444265366, 0.03128766641020775, -0.01122492365539074, -0.1052347868680954, 0.11202066391706467, 0.03991842642426491, 0.025096898898482323, -0.012761741876602173, -0.042835526168346405, -0.013240773230791092, 0.06268078833818436, 0.013633844442665577, -0.023768512532114983, 0.015316430479288101, 0.05817543342709541, -0.0000669468572596088, 0.011379999108612537, 0.033431146293878555, 0.008783827535808086, -0.014437837526202202, -0.05313733592629433, -0.04151714965701103, -0.012806513346731663, -0.029059935361146927, 0.03275034576654434, -0.01360824890434742, 0.036734599620103836, -0.005226430483162403, 0.0646035373210907, -0.0008816049084998667, 0.043269217014312744, 0.03453322499990463, 0.017899245023727417, 0.04440730810165405, 0.022600267082452774, -0.11338594555854797, -0.0140706617385149, -0.025285545736551285, -0.012132980860769749, -0.06470580399036407, 0.44865402579307556, -0.03062111884355545, 0.010548279620707035, 0.07702409476041794, 0.03831099346280098, -0.003940797410905361, -0.039459228515625, -0.03401731699705124, -0.03457114100456238, -0.024799132719635963, 0.006663624197244644, 0.010013849474489689, -0.017568007111549377, 0.039560671895742416, -0.03664635494351387, 0.033020101487636566, 0.021431852132081985, -0.005040300078690052, 0.01362726092338562, 0.011306000873446465, -0.012808735482394695, -0.03733314201235771, -0.014433415606617928, -0.009595166891813278, -0.02087102271616459, 0.01639634370803833, -0.03794385492801666, -0.00900360383093357, 0.03685709834098816, 0.009053831920027733, 0.0008727845270186663, 0.03294629976153374, -0.07504593580961227, -0.10674236714839935, 0.009264585562050343, 0.007754346821457148, 0.024590400978922844, 0.025590915232896805, -0.037236351519823074, 0.0060791028663516045, 0.032029006630182266, -0.014476239681243896, -0.03404609486460686, 0.105019211769104, -0.015135250985622406, -0.03320182487368584, 0.06479421257972717, 0.016277508810162544, -0.008151964284479618, -0.013517191633582115, -0.04383821412920952, -0.01423566322773695, 0.034285612404346466, 0.028694627806544304, -0.014454362913966179, 0.016804032027721405, 0.018868526443839073, 0.05935043841600418, 0.0029703096952289343, -0.06833789497613907, 0.0018651779973879457, 0.00019798101857304573, -0.023302961140871048, -0.04746364429593086, 0.032613884657621384, 0.046526793390512466, -0.10880052298307419, 0.0007898527546785772, 0.03219848498702049, 0.008310452103614807, -0.04027944803237915, -0.03145037218928337, 0.0412016436457634, -0.032501187175512314, -0.05194283649325371, 0.04146687686443329, -0.05364486202597618, -0.038504086434841156, 0.02524782158434391, 0.0029100636020302773, -0.0060392506420612335, 0.004479440860450268, -0.0005473002674989402, -0.01843903958797455, -0.05822296440601349, -0.023655686527490616, -0.102580226957798, -0.06727375835180283, -0.0035683077294379473, -0.005864247679710388, -0.0459098145365715, -0.06541137397289276, -0.03451515734195709, -0.07875814288854599, 0.07822933793067932, -0.020587051287293434, -0.03416982293128967, -0.012869988568127155, -0.021925048902630806, -0.004022958222776651, -0.03938467428088188, 0.006774947512894869, 0.00555785046890378, -0.028048958629369736, 0.022902023047208786, -0.029535608366131783, 0.04459570348262787, 0.023021910339593887, -0.02900373376905918, 0.04714926704764366, 0.012663351371884346, -0.009441081434488297, 0.009361299686133862, 0.05731090530753136, 0.049621641635894775, 0.0011665342608466744, -0.029091795906424522, -0.06169148162007332, 0.010988770052790642, 0.034828003495931625, 0.015209762379527092, -0.009334798902273178, 0.011743123643100262, -0.015059489756822586, -0.32337868213653564, -0.05665750801563263, -0.023617494851350784, 0.00394741864874959, -0.05192122980952263, -0.04180289804935455, 0.030339494347572327, -0.03004377894103527, 0.029895856976509094, -0.025923212990164757, 0.08338905870914459, -0.031239494681358337, 0.049530502408742905, -0.05880403518676758, 0.003023051656782627, 0.023908911272883415, -0.033950481563806534, 0.0022120231296867132, -0.0069160922430455685, 0.018659895285964012, 0.0014303525676950812, -0.02163117192685604, 0.007687687408179045, -0.015408925712108612, 0.016328921541571617, -0.010626943781971931, 0.09917449951171875, 0.04281144589185715, 0.061770714819431305, -0.044422101229429245, 0.04708532243967056, 0.04813025891780853, 0.001827714964747429, -0.1187293604016304, -0.01714400388300419, -0.011269699782133102, -0.005900509189814329, -0.03132064640522003, 0.013883311301469803, -0.028740843757987022, -0.08686885982751846, 0.034547142684459686, -0.07041283696889877, -0.06186467409133911, -0.017352620139718056, 0.01574442908167839, -0.000890467141289264, 0.015997007489204407, -0.009307914413511753, 0.07207969576120377, -0.00684711430221796, 0.007161321584135294, 0.010698230005800724, 0.0009306192514486611, 0.019882535561919212, -0.001968952128663659, -0.08105939626693726, 0.030944285914301872, 0.01066691242158413, 0.01063124742358923, -0.006710547022521496, 0.05999409407377243, 0.0018322828691452742, -0.07274610549211502, 0.003475817618891597, 0.03290881961584091, -0.014284036122262478, -0.012509020045399666, 0.025704048573970795, -0.023434512317180634, -0.00912234466522932, 0.0944250300526619, -0.016927773132920265, 0.018391970545053482, 0.02900262549519539, 0.029889151453971863, 0.043993283063173294, -0.03872986137866974, 0.02590572088956833, -0.03906713053584099, -0.003558660624548793, -0.006698420271277428, 0.07447366416454315, -0.040521446615457535, -0.03119310550391674, 0.0593397431075573, 0.005353611893951893, -0.06431116163730621, 0.05220966786146164, -0.010857504792511463, -0.029324820265173912, 0.007572635542601347, 0.012363704852759838, -0.08468024432659149, 0.0779239758849144, -0.022606821730732918, -0.21831926703453064, 0.02542322687804699, 0.06361927092075348, 0.07543141394853592, -0.043184395879507065, 0.019067782908678055, 0.03195875510573387, -0.029078099876642227, -0.04016789421439171, 0.05634769797325134, -0.0028146717231720686, 0.005608540028333664, 0.004107186105102301, -0.037104539573192596, 0.059021901339292526, -0.005443958565592766, 0.06152217462658882, -0.0052356296218931675, 0.008687716908752918, -0.00953739508986473, 0.009098667651414871, -0.04428311809897423, 0.10981541872024536, -0.0015324546257033944, 0.014430521056056023, 0.03225885331630707, 0.0008390423026867211, 0.049231067299842834, 0.03850186988711357, 0.019101804122328758, -0.00220416858792305, -0.008719360455870628, 0.01308500301092863, 0.03472967818379402, 0.01633014716207981, -0.05687246844172478, -0.009594525210559368, 0.011501014232635498, 0.025985518470406532, 0.023958992213010788, 0.02288489229977131, 0.023353826254606247, -0.05501532927155495, 0.05072880908846855, 0.08531758934259415, 0.003041967051103711, -0.0566798634827137, 0.028574585914611816, -0.05916045606136322, 0.0031666713766753674, -0.02829439379274845, -0.08339168131351471, -0.003991102799773216, 0.004454919137060642, 0.003246814478188753, 0.09224449843168259, 0.004662599414587021, -0.04070577397942543, 0.003257898148149252, 0.00848096702247858, 0.03707043454051018, -0.00559365376830101, 0.1520732343196869, -0.0035727161448448896, 0.07580339163541794 ]
[ 0.016319293528795242, 0.01598042994737625, 0.050882771611213684, -0.03226502984762192, 0.00012759765377268195, -0.05964730307459831, -0.005448187235742807, 0.04052414372563362, -0.007715221494436264, -0.009916127659380436, 0.03678881749510765, -0.020148802548646927, 0.04274311289191246, -0.02669014222919941, -0.019939135760068893, 0.019902704283595085, 0.008062195964157581, 0.013578852638602257, 0.03757068142294884, 0.09060352295637131, -0.006757514551281929, 0.03554796800017357, -0.011477583087980747, -0.03360156714916229, 0.014999281615018845, 0.013918505981564522, 0.028071658685803413, 0.006870641838759184, 0.013393632136285305, -0.13635101914405823, 0.017919128760695457, 0.01175952609628439, 0.004328221082687378, 0.013022358529269695, 0.0204468984156847, -0.048242177814245224, 0.014570601284503937, -0.00857734214514494, -0.07136091589927673, -0.03000020422041416, 0.00640134746208787, -0.007829606533050537, 0.029620284214615822, 0.025759488344192505, -0.01958576589822769, -0.022080853581428528, -0.011820010840892792, -0.013679887168109417, 0.00044371126568876207, -0.024080486968159676, 0.013786236755549908, 0.00390334939584136, -0.005383921787142754, 0.02694281004369259, -0.019265785813331604, 0.015632495284080505, -0.02270183153450489, 0.026847397908568382, 0.0354025773704052, 0.023501833900809288, -0.002050367882475257, 0.02474716119468212, -0.05305921658873558, -0.018074944615364075, -0.028997601941227913, 0.016760554164648056, 0.03747652843594551, -0.008232051506638527, -0.008532320149242878, 0.04103504493832588, 0.014258521609008312, 0.06678982824087143, -0.0004598918603733182, -0.005183038301765919, -0.005624591838568449, 0.0329693965613842, 0.016110412776470184, 0.020319998264312744, -0.017651498317718506, -0.013714076951146126, -0.03409680724143982, 0.0033523484598845243, -0.04202698916196823, 0.056944746524095535, 0.024924088269472122, -0.0138312466442585, -0.02763272635638714, 0.018555494025349617, -0.023945916444063187, 0.040921665728092194, -0.03229491412639618, 0.04436454176902771, -0.032743725925683975, 0.005449156276881695, -0.09500721842050552, -0.018829865381121635, -0.021789802238345146, -0.005178506951779127, -0.01941598951816559, 0.808079719543457, 0.00026058321236632764, 0.046003688126802444, 0.019961850717663765, 0.01856173947453499, 0.01986752822995186, -0.03726748377084732, 0.01740514300763607, -0.026331769302487373, -0.014586983248591423, 0.03446708247065544, 0.02047707885503769, -0.02079201489686966, 0.03849770128726959, 0.0149323595687747, 0.029346955940127373, 0.0237911157310009, -0.0006815443630330265, 0.02913733385503292, 0.012610988691449165, -0.0005480778636410832, 0.0061895474791526794, -0.004560306668281555, -0.023773591965436935, -0.01350574754178524, 0.01255481131374836, -0.14796370267868042, 0.015638379380106926, -7.105520253307082e-33, 0.04492099955677986, -0.03835258260369301, 0.02019655331969261, -0.00945364125072956, -0.014838268980383873, -0.009765680879354477, 0.011432112194597721, 0.028791658580303192, -0.006833718158304691, -0.04866153746843338, -0.041700780391693115, -0.012614578939974308, 0.02138412743806839, -0.014726817607879639, 0.006059418432414532, -0.01529268454760313, 0.014890535734593868, 0.01369375642389059, -0.017374567687511444, 0.0745374858379364, -0.009651076048612595, 0.01315613929182291, -0.013893680647015572, -0.0070338137447834015, -0.025051722303032875, 0.048504143953323364, 0.055539872497320175, -0.005876144394278526, 0.030396481975913048, -0.030048321932554245, -0.08771475404500961, -0.017143411561846733, -0.006364399567246437, -0.05009652301669121, -0.03148623928427696, -0.02988598868250847, -0.05728183314204216, -0.01713731698691845, -0.0022650533355772495, -0.00952913798391819, -0.04026151821017265, -0.05957426130771637, -0.038502901792526245, -0.025627501308918, -0.013708996586501598, -0.016393696889281273, -0.023067176342010498, 0.020756710320711136, -0.029868943616747856, 0.008550547994673252, 0.016554227098822594, 0.005236256867647171, -0.009653161279857159, 0.002692821202799678, -0.018038347363471985, -0.01205333974212408, -0.05319046229124069, 0.006708645727485418, -0.026165351271629333, 0.021568018943071365, 0.0026766015216708183, 0.0004758099967148155, -0.016489529982209206, 0.06280958652496338, -0.04057106003165245, 0.029933035373687744, 0.01909738965332508, -0.040700845420360565, -0.016573943197727203, -0.023162707686424255, -0.054310791194438934, -0.02296968176960945, 0.005307551473379135, -0.012513510882854462, -0.034786466509103775, 0.04948105290532112, 0.013010408729314804, 0.022730497643351555, -0.002145470352843404, 0.025950485840439796, -0.029277663677930832, -0.003239736193791032, 0.005410071462392807, 0.010469045490026474, -0.0040770466439425945, -0.016192134469747543, 0.022226475179195404, -0.04922964423894882, -0.042271893471479416, 0.0643947646021843, -0.0006074632983654737, 0.022390255704522133, -0.02661309204995632, -0.0075315870344638824, -0.04718923941254616, 6.654989268151393e-33, 0.0022530287969857454, -0.007910911925137043, -0.005850387737154961, -0.023368459194898605, -0.0069018760696053505, -0.007329666055738926, 0.03780210018157959, 0.04368959739804268, -0.032368581742048264, -0.001736209262162447, -0.019446996971964836, 0.01702294498682022, -0.03543555364012718, -0.059512581676244736, 0.06752406805753708, 0.0008336397004313767, 0.032246533781290054, -0.013350560329854488, 0.022221775725483894, -0.010610980913043022, 0.023063629865646362, 0.051078911870718, 0.045879289507865906, 0.007740878965705633, 0.023888584226369858, 0.024625219404697418, 0.03270264342427254, 0.025416696444153786, -0.013559826649725437, -0.034374963492155075, 0.04713182896375656, -0.0073122926987707615, 0.012232515029609203, -0.016066163778305054, 0.023370467126369476, 0.062315333634614944, 0.013597901910543442, -0.0024325461126863956, 0.002051715273410082, -0.017956845462322235, 0.008230263367295265, 0.014332365244626999, 0.02586216665804386, 0.0023917327634990215, 0.034163977950811386, -0.030392736196517944, -0.016576098278164864, -0.010463599115610123, 0.0205461997538805, 0.00878754910081625, 0.021380234509706497, 0.02021394856274128, 0.0017470127204433084, -0.0005663036718033254, -0.009147049859166145, -0.034384652972221375, -0.02301032841205597, -0.0021342660766094923, -0.02791093848645687, 0.017355473712086678, 0.016909493133425713, -0.014404557645320892, -0.02298787608742714, 0.009001664817333221, -0.06662515550851822, -0.006048061419278383, 0.013764061965048313, -0.014905355870723724, -0.03686276078224182, 0.0307675302028656, -0.009138233959674835, 0.013178273104131222, -0.02439000830054283, 0.05555819720029831, 0.033103130757808685, 0.014150438830256462, -0.03777770698070526, -0.017243271693587303, -0.03035295195877552, -0.014815167523920536, -0.008432019501924515, 0.0645555779337883, 0.013765957206487656, 0.0090281181037426, -0.005253192503005266, -0.017969276756048203, -0.051115892827510834, 0.030160844326019287, 0.03793463110923767, 0.023020856082439423, -0.042215291410684586, -0.024190343916416168, -0.0750134065747261, 0.022681886330246925, -0.04185112938284874, -1.2460887433007883e-8, 0.0426507405936718, 0.03247274085879326, 0.008320997469127178, 0.00461148377507925, -0.045828916132450104, 0.000489815603941679, -0.0022268863394856453, -0.001760068815201521, 0.004525081254541874, -0.008609162643551826, 0.033714793622493744, -0.028592389076948166, -0.01597360335290432, 0.04813908413052559, 0.019456438720226288, -0.013211585581302643, 0.014258359558880329, -0.01960739679634571, 0.009053944610059261, -0.01255482155829668, 0.017977135255932808, 0.05416639521718025, -0.0022856907453387976, 0.023058561608195305, 0.0368526317179203, -0.015133237466216087, -0.01063691545277834, -0.0765143632888794, -0.018093816936016083, 0.016608120873570442, 0.011207539588212967, -0.020417409017682076, -0.024120312184095383, -0.007777355145663023, -0.0006089701782912016, 0.008872978389263153, 0.01682298071682453, -0.009910620748996735, 0.046688977628946304, 0.00833090115338564, -0.04973836615681648, 0.013707717880606651, 0.00499013951048255, -0.027800127863883972, -0.004813836887478828, -0.03499854356050491, -0.01994979754090309, 0.00891447439789772, -0.001555715687572956, 0.018023494631052017, 0.01493039820343256, -0.000912272313144058, -0.034939344972372055, -0.007859932258725166, 0.02221534587442875, 0.006083351094275713, -0.0004460602067410946, -0.0491178035736084, -0.027475707232952118, -0.007034317124634981, 0.019233550876379013, 0.04768458381295204, -0.013803296722471714, 0.007105197757482529 ]
learning-android-deploying-application-to-phone-from-mac-os-x
https://markhneedham.com/blog/2011/12/23/learning-android-deploying-application-to-phone-from-mac-os-x
false
2011-12-15 23:19:31
WebDriver: Getting it to play nicely with Xvfb
[ "webdriver" ]
[ "Software Development" ]
Another thing we've been doing with WebDriver is having it run with the FirefoxDriver while redirecting the display output into the http://en.wikipedia.org/wiki/Xvfb[Xvfb framebuffer] so that we can run it on our continuous integration agents which don't have a display attached. The first thing we needed to do was set the environment property 'webdriver.firefox.bin' to our own script which would point the display to Xvfb before starting Firefox: [source,scala] ---- import java.lang.System._ lazy val firefoxDriver: FirefoxDriver = { setProperty("webdriver.firefox.bin", "/our/awesome/starting-firefox.sh") new FirefoxDriver() } ---- Our first version of the script looked like this: /our/awesome/starting-firefox.sh [source,text] ---- #!/bin/bash rm -f ~/.mozilla/firefox/*/.parentlock rm -rf /var/go/.mozilla XVFB=`which xVfb` if [ "$?" -eq 1 ]; then echo "Xvfb not found." exit 1 fi $XVFB :99 -ac & BROWSER=`which firefox` if [ "$?" -eq 1 ]; then echo "Firefox not found." exit 1 fi export DISPLAY=:99 $BROWSER & ---- The mistake we made here was that we started Xvfb in the background which meant that sometimes it hadn't actually started by the time Firefox tried to connect to the display and we ended up with this error message: [source,text] ---- No Protocol specified Error cannot open display :99 ---- We really wanted to keep Xvfb running regardless of whether the Firefox instances being used by WebDriver were alive or not so we moved the starting of Xvfb out into a separate script which we run as one of the earlier steps in the build. We also struggled to get the FirefoxDriver to kill itself after each test as calling 'close' or 'quit' on the driver didn't seem to kill off the process. We eventually resorted to putting a 'pkill firefox' statement at the start of our firefox starting script: /our/awesome/starting-firefox.sh [source,text] ---- #!/bin/bash rm -f ~/.mozilla/firefox/*/.parentlock rm -rf /var/go/.mozilla pkill firefox BROWSER=`which firefox` if [ "$?" -eq 1 ]; then echo "Firefox not found." exit 1 fi export DISPLAY=:99 $BROWSER & ---- It's a bit hacky but it does the job more deterministically than anything else we've tried previously.
null
null
[ 0.006642230320721865, -0.0002009426534641534, 0.015980342403054237, 0.019952921196818352, 0.08493742346763611, -0.008890686556696892, 0.008987313136458397, 0.05283557251095772, 0.05572683364152908, -0.04284976050257683, -0.030101722106337547, 0.04420825093984604, -0.0778823271393776, 0.013345280662178993, -0.02097182348370552, 0.0729769691824913, 0.08246791362762451, 0.006579248234629631, 0.03815753757953644, 0.01053927093744278, 0.03672095015645027, 0.05827147141098976, -0.004676796495914459, 0.08499250560998917, 0.008983496576547623, -0.0010802973993122578, 0.02593548595905304, -0.012337885797023773, -0.05377823859453201, 0.009571148082613945, 0.016521574929356575, 0.008718416094779968, -0.013920537196099758, -0.040667690336704254, -0.010974472388625145, -0.026053860783576965, -0.005216079764068127, 0.005872331093996763, 0.011024604551494122, 0.0596548393368721, -0.04736854508519173, 0.029530344530940056, 0.00611306494101882, 0.03436484560370445, -0.0325421579182148, 0.04111555591225624, -0.033603474497795105, -0.001953264931216836, 0.03676757216453552, -0.016974138095974922, -0.04772777855396271, 0.027309458702802658, -0.01631811633706093, 0.005617589224129915, 0.01576162315905094, 0.018449364230036736, 0.01985977403819561, -0.09905600547790527, 0.03710411861538887, -0.027327636256814003, 0.01021471619606018, -0.003067602403461933, 0.003071155631914735, 0.07711248099803925, -0.007717050611972809, -0.031150031834840775, -0.0035359072498977184, 0.049943674355745316, -0.05944211035966873, -0.03983233869075775, -0.04882528632879257, 0.03826911374926567, -0.05841689556837082, -0.03640736639499664, 0.04652843996882439, -0.03762895613908768, -0.012481744401156902, 0.04632144048810005, 0.01619543880224228, 0.05788537114858627, -0.0074001881293952465, 0.02034054696559906, 0.04617930203676224, 0.03417384624481201, -0.0077360146678984165, -0.0242815800011158, -0.01468724850565195, -0.018472163006663322, -0.04961315542459488, 0.05767586827278137, 0.04078362509608269, -0.06062070280313492, -0.01450356189161539, 0.004431549459695816, -0.019856519997119904, -0.006576645188033581, 0.03613307327032089, 0.01172306202352047, -0.013298830948770046, 0.014975382946431637, -0.03521272912621498, 0.005848389118909836, -0.014890391379594803, 0.017900792881846428, -0.06008371710777283, -0.01065639778971672, -0.054054323583841324, -0.029818054288625717, 0.024497173726558685, 0.015974946320056915, -0.009298532269895077, 0.03472656384110451, -0.003896669950336218, 0.010900485329329967, -0.08116264641284943, 0.06660746783018112, -0.01330458652228117, -0.03844510018825531, 0.056942470371723175, 0.04878097027540207, 0.06383758783340454, 0.058422382920980453, -0.02680351957678795, 0.07855276763439178, 0.010870191268622875, 0.06491517275571823, -0.002174350433051586, 0.03186437115073204, -0.0013267246540635824, -0.06501002609729767, 0.03606701269745827, 0.05346447974443436, 0.013260900042951107, 0.0010366408387199044, -0.008907994255423546, 0.016387494280934334, 0.02814898081123829, -0.028803473338484764, 0.01729157567024231, 0.0068625821731984615, -0.003597365692257881, -0.03610137104988098, -0.005206501577049494, -0.0014410043368116021, 0.03661768138408661, -0.0042583816684782505, -0.01763492077589035, -0.03382964804768562, -0.053199563175439835, 0.0066678146831691265, 0.004148220643401146, 0.002800922840833664, 0.044618871062994, -0.021517563611268997, -0.010700775310397148, 0.07230782508850098, 0.044464949518442154, 0.000759502814617008, -0.02428513951599598, 0.007840991020202637, 0.03454586863517761, 0.030687542632222176, 0.0039538731798529625, 0.047659046947956085, -0.00111491815187037, 0.0017505743307992816, -0.013695558533072472, 0.028093121945858, -0.015273340977728367, 0.0013798789586871862, -0.06444106251001358, -0.060476865619421005, 0.063993901014328, -0.05460429564118385, 0.02251739241182804, 0.03985793888568878, 0.08183681219816208, -0.0025525703094899654, 0.009485856629908085, 0.015080923214554787, -0.0773446336388588, -0.01227562129497528, 0.012719642370939255, 0.03996986150741577, 0.019685788080096245, -0.021716240793466568, 0.06632664799690247, 0.03709255903959274, -0.006377933081239462, 0.020586732774972916, -0.0699215680360794, -0.0787508636713028, -0.04647703841328621, 0.00885371770709753, 0.06599409133195877, -0.06112802028656006, -0.026111610233783722, 0.0144385676831007, 0.05144023895263672, 0.02726188488304615, -0.024788599461317062, -0.029366828501224518, 0.02213200181722641, -0.06725656241178513, -0.06635357439517975, 0.028461525216698647, 0.031167950481176376, -0.03835933282971382, -0.042247164994478226, 0.015969207510352135, -0.010424038395285606, 0.037299104034900665, 0.04449233040213585, -0.0007278912817128003, 0.0676252692937851, 0.015888111665844917, 0.009229241870343685, -0.03597400337457657, 0.045616135001182556, -0.02975161373615265, 0.012193587608635426, -0.011183399707078934, -0.04253792762756348, -0.011494884267449379, -0.021171458065509796, 0.12056172639131546, 0.06289417296648026, -0.03527212515473366, -0.03709033504128456, 0.007405310403555632, -0.0021355836652219296, -0.03951495513319969, -0.012653629295527935, -0.007094601634889841, -0.0010135594056919217, 0.00640706205740571, -0.029880307614803314, 0.00965541135519743, -0.01570921391248703, -0.04112524539232254, 0.03432802855968475, 0.04525066167116165, -0.01728985644876957, 0.04454151540994644, -0.017825275659561157, -0.027714038267731667, 0.025984307751059532, -0.03685474395751953, -0.07476960867643356, -0.008007295429706573, 0.04416453838348389, -0.013318550772964954, 0.0401398204267025, -0.02265162207186222, -0.03140503913164139, -0.03654506057500839, -0.026114851236343384, 0.002086651511490345, 0.04350562021136284, 0.06477001309394836, -0.02607594057917595, 0.011370977386832237, -0.021004769951105118, 0.020146334543824196, 0.008256039582192898, -0.03865864872932434, -0.012228870764374733, 0.007308071944862604, -0.00572134368121624, 0.06323618441820145, 0.0017159387934952974, 0.017652414739131927, 0.014506492763757706, 0.012541853822767735, 0.012079894542694092, 0.014927038922905922, 0.00615633325651288, 0.004970739595592022, 0.021762926131486893, -0.020670078694820404, 0.005426939111202955, 0.03246748819947243, -0.03024866059422493, -0.022341132164001465, -0.004046630579978228, -0.04362761974334717, 0.032260362058877945, -0.07174290716648102, -0.06818292289972305, -0.036917366087436676, 0.024113433435559273, 0.009905075654387474, 0.03533647954463959, 0.04295295849442482, 0.015288813039660454, 0.015573214739561081, 0.012604662217199802, 0.029772743582725525, 0.00006437936826841906, 0.034895241260528564, 0.01169743575155735, -0.0015838689869269729, 0.038663361221551895, -0.03911352902650833, 0.009999556466937065, -0.04018663614988327, 0.022333035245537758, -0.046236466616392136, -0.27715736627578735, 0.013915500603616238, 0.003073647618293762, -0.03670371696352959, 0.03850691393017769, -0.01686169020831585, 0.014401027001440525, -0.044952813535928726, -0.012591027654707432, 0.03738222271203995, -0.00801036786288023, -0.016260329633951187, -0.02285033091902733, 0.032676272094249725, -0.036226943135261536, 0.01572214998304844, 0.027401765808463097, -0.051019087433815, 0.025110866874456406, -0.000019372993847355247, 0.003650974715128541, -0.05598630756139755, 0.014819644391536713, 0.0205214973539114, 0.028816431760787964, 0.036057744175195694, -0.0700804591178894, 0.06304813176393509, -0.022876989096403122, -0.014330986887216568, 0.022776421159505844, -0.023006131872534752, -0.01585461013019085, 0.0019421615870669484, 0.0028187569696456194, -0.007473362144082785, 0.04381202161312103, -0.022174958139657974, 0.011017991229891777, 0.01885857619345188, -0.01989094726741314, -0.01534198597073555, -0.012433488853275776, -0.014175193384289742, 0.05245465785264969, -0.021945081651210785, -0.07005439698696136, 0.022331571206450462, -0.030680228024721146, 0.07623163610696793, -0.04312180355191231, -0.03223009407520294, -0.025690613314509392, 0.02751201018691063, 0.02021157555282116, -0.011302764527499676, -0.03819090873003006, 0.010989495553076267, -0.02261411026120186, -0.03972660005092621, -0.009087166748940945, -0.024808339774608612, -0.050888027995824814, -0.046813979744911194, 0.014743620529770851, -0.05147724971175194, -0.015912996605038643, 0.013019594363868237, 0.07004126906394958, 0.022559775039553642, -0.027104545384645462, 0.00027141740429215133, 0.013611397705972195, -0.11564522981643677, 0.007369405124336481, -0.03679294511675835, -0.03910072147846222, -0.005360633134841919, -0.019718583673238754, 0.04132361710071564, -0.037252046167850494, -0.022372011095285416, 0.013157911598682404, -0.023970192298293114, 0.024929974228143692, 0.002388677326962352, 0.017639929428696632, 0.0018345242133364081, 0.01808011345565319, -0.011909999884665012, 0.09218914806842804, -0.056964337825775146, -0.017011068761348724, -0.027051003649830818, -0.023755647242069244, 0.009716067463159561, 0.014771251007914543, 0.013696054928004742, 0.013293434865772724, 0.05207112058997154, 0.06258395314216614, -0.05217573046684265, 0.0024386541917920113, -0.010946491733193398, -0.0061266059055924416, -0.01301671750843525, -0.04675674065947533, 0.007332232315093279, 0.028506478294730186, 0.03874976933002472, -0.028983211144804955, -0.010283158160746098, 0.00848054513335228, -0.0499274767935276, -0.016148807480931282, -0.000848665542434901, 0.006864659953862429, 0.019571591168642044, 0.015334897674620152, -0.008818872272968292, -0.06929206848144531, -0.012592965736985207, 0.04140794277191162, -0.024256588891148567, -0.05742178484797478, -0.011621459387242794, 0.006430390290915966, -0.015601753257215023, 0.02699866332113743, -0.001735000405460596, 0.005693212617188692, 0.027872519567608833, 0.014497259631752968, 0.007546052802354097, 0.013971081003546715, -0.06415587663650513, -0.028840243816375732, -0.027345877140760422, 0.01840921677649021, 0.0063349055126309395, -0.03655035048723221, 0.006789334584027529, -0.013139412738382816, -0.0030488574411720037, 0.023117754608392715, 0.008411144837737083, 0.020723020657896996, 0.0019468432292342186, -0.009831164963543415, 0.03554471582174301, 0.021383710205554962, -0.043555572628974915, -0.02264842949807644, -0.027532491832971573, -0.06103839725255966, -0.0029597568791359663, 0.019597986713051796, -0.02353377267718315, -0.015552925877273083, -0.04775989055633545, 0.036299947649240494, -0.07371688634157181, 0.03737466409802437, 0.001995209138840437, -0.02035980299115181, 0.04204357787966728, 0.018602421507239342, 0.005101557821035385, -0.027139846235513687, 0.005950812250375748, -0.011151351034641266, 0.03827328607439995, -0.034985706210136414, 0.0032119397073984146, -0.006483371369540691, -0.008200904354453087, -0.0036413257475942373, 0.0012511376990005374, 0.03661583736538887, 0.018500471487641335, 0.021036192774772644, 0.0022789486683905125, 0.02875695750117302, -0.010606778785586357, 0.028357120230793953, -0.011044574901461601, -0.017023205757141113, 0.028431547805666924, -0.0028526352252811193, -0.0075027234852313995, -0.017615437507629395, 0.021891329437494278, -0.014423214830458164, 0.015520027838647366, -0.009532690048217773, -0.09564978629350662, 0.02212853729724884, 0.006161922123283148, 0.013622839003801346, 0.0036869142204523087, -0.044842302799224854, 0.010322730988264084, -0.042399812489748, 0.01977030746638775, 0.028226912021636963, -0.036270901560783386, 0.0001259204000234604, 0.00045602460158988833, 0.0013390111271291971, 0.013843164779245853, 0.004449515137821436, -0.06583114713430405, -0.018260493874549866, -0.01633845642209053, 0.019193964079022408, -0.03619958460330963, -0.01667051389813423, -0.046837616711854935, 0.009080079384148121, 0.003318062052130699, 0.005759077146649361, -0.023507246747612953, 0.0006847246550023556, -0.014742394909262657, -0.03164247050881386, -0.013945781625807285, -0.01730414107441902, -0.01607375405728817, 0.06138955429196358, -0.029907431453466415, 0.022727183997631073, -0.009102470241487026, 0.052813880145549774, 0.01065552793443203, -0.0006228456040844321, 0.004365853499621153, -0.05613431707024574, -0.003582550911232829, 0.003886285237967968, 0.020996378734707832, 0.022756753489375114, 0.04555497318506241, -0.03659282997250557, 0.009859660640358925, 0.0029112850315868855, -0.019387967884540558, -0.040818411856889725, -0.01962379552423954, -0.00716619985178113, 0.06162118911743164, -0.028611408546566963, 0.020817775279283524, 0.019572589546442032, -0.028655191883444786, 0.03981192782521248, -0.10423388332128525, -0.022153114899992943, -0.0020648271311074495, -0.03899214416742325, 0.013212265446782112, 0.005443752743303776, 0.03406600281596184, -0.07216108590364456, 0.06178320199251175, 0.015741882845759392, 0.008916542865335941, 0.03955600783228874, -0.03305581957101822, 0.04205409809947014, -0.015641305595636368, -0.016574986279010773, -0.09339363873004913, 0.006843759678304195, 0.04404090717434883, -0.00020997662795707583, -0.021501798182725906, 0.002600346924737096, -0.042360588908195496, 0.026892615482211113, -0.06878050416707993, -0.021166011691093445, 0.041358936578035355, -0.009975607506930828, -0.01899130269885063, -0.01216763537377119, -0.0641348734498024, 0.03622031211853027, 0.025832340121269226, -0.04539767652750015, -0.009746061637997627, -0.011173920705914497, 0.048230353742837906, 0.012303510680794716, 0.005365354008972645, -0.012818899005651474, -0.007218873593956232, 0.07031213492155075, -0.003940308000892401, 0.01085310336202383, 0.05541452392935753, 0.01990223117172718, 0.06073438376188278, 0.05098915472626686, -0.02400718629360199, 0.025771908462047577, -0.0022192897740751505, -0.002915423596277833, -0.03233122453093529, 0.014408450573682785, -0.005118950270116329, 0.007949036546051502, -0.03677544742822647, 0.04146658256649971, 0.019240058958530426, -0.04983681067824364, -0.020192552357912064, -0.009813590906560421, -0.03484615311026573, -0.03909469023346901, -0.040810976177453995, 0.038102585822343826, -0.04828233644366264, 0.0753859207034111, -0.039267584681510925, 0.010971658863127232, 0.07349023967981339, -0.0003939017769880593, 0.007933330722153187, -0.019617533311247826, 0.07304902374744415, 0.06191784888505936, 0.021567538380622864, -0.005273506511002779, 0.050714559853076935, -0.022723767906427383, -0.03992874175310135, 0.012233401648700237, -0.023244865238666534, -0.0005750294658355415, -0.039393261075019836, 0.02647935040295124, 0.09106510877609253, -0.02670789137482643, 0.06812284141778946, -0.0002175457775592804, 0.004519151523709297, -0.029317015781998634, 0.01960400678217411, 0.019762994721531868, 0.04105357080698013, 0.014741328544914722, -0.021564384922385216, -0.004199096001684666, -0.03600217401981354, 0.011926012113690376, -0.03756842389702797, -0.016201656311750412, 0.03549831360578537, 0.00939325150102377, 0.04072200879454613, 0.03187169134616852, 0.017792582511901855, 0.09686838835477829, -0.030318764969706535, -0.006516635417938232, -0.0008308790856972337, 0.015164769254624844, 0.0005988192278891802, 0.007652866654098034, -0.03103921376168728, -0.003419482847675681, 0.009688004851341248, -0.04054016247391701, -0.041791725903749466, 0.004921401850879192, -0.02279403805732727, 0.05280749872326851, -0.02553805708885193, 0.0056357597932219505, 0.019551515579223633, -0.005834389943629503, -0.03662498667836189, -0.06920202821493149, -0.07664677500724792, -0.02992594800889492, -0.039996832609176636, -0.034298818558454514, 0.009398242458701134, 0.0046846261247992516, -0.04187363013625145, -0.05365512892603874, -0.012777306139469147, -0.013097906485199928, -0.007545970380306244, -0.03495071828365326, -0.06127763167023659, 0.05132238566875458, 0.005829747766256332, 0.002002477878704667, 0.001026134705170989, 0.07846745103597641, 0.0055877696722745895, -0.0070985062047839165, -0.03795340284705162, 0.0044888341799378395, 0.04420694336295128, -0.003269761800765991, 0.028957227244973183, -0.06398890167474747, 0.032196223735809326, 0.02898084744811058, 0.007338683120906353, -0.04830486327409744, 0.013808853924274445, -0.017284560948610306, -0.03396689519286156, 0.06777169555425644, -0.03897525370121002, 0.024008478969335556, -0.018700724467635155, 0.004541075322777033, 0.023099808022379875, 0.018062207847833633, 0.04709678888320923, -0.029783498495817184, 0.08698618412017822, 0.03158964589238167, 0.006298405583947897, -0.045419227331876755, 0.009091325104236603, -0.027129456400871277, 0.03182258456945419, -0.007417032960802317, -0.030922148376703262, -0.06408178061246872, -0.07337640225887299, 0.0067338584922254086, -0.018406230956315994, -0.028344588354229927, -0.031445614993572235, 0.009355364367365837, 0.04578879848122597, -0.05089711770415306, 0.01784317009150982, -0.04373182728886604, -0.015473751351237297, -0.026106536388397217, -0.044252730906009674, 0.02178395353257656, 0.04172851890325546, -0.00943216122686863, 0.009789379313588142, 0.013290910981595516, -0.037033043801784515, 0.000728987215552479, 0.010712656192481518, 0.053178079426288605, 0.03803183510899544, -0.014415278099477291, 0.008189777843654156 ]
[ -0.07163304835557938, -0.0008031626930460334, -0.025071430951356888, -0.02282736264169216, 0.029447365552186966, -0.01626911573112011, -0.06777312606573105, 0.03744218498468399, -0.004273381549865007, -0.030320705845952034, -0.01488555409014225, -0.0351276621222496, -0.01067417673766613, -0.006427758373320103, 0.06860639899969101, 0.013200722634792328, -0.010786576196551323, -0.06579165160655975, 0.007919481955468655, 0.02100623957812786, 0.0035637589171528816, -0.04024709761142731, -0.04240697994828224, -0.0710616484284401, -0.02611936815083027, 0.08618185669183731, 0.03615730255842209, -0.011402539908885956, 0.004208077676594257, -0.1905323565006256, -0.0011298512108623981, -0.0298711396753788, 0.042721256613731384, -0.020044567063450813, 0.014819212257862091, -0.008907875046133995, 0.012413683347404003, 0.02094336599111557, -0.004859643522650003, 0.007483544759452343, 0.021852031350135803, 0.012654588557779789, -0.07740975171327591, -0.006541045382618904, 0.037880465388298035, -0.007336721755564213, 0.009631145745515823, -0.03504347428679466, 0.05321858823299408, -0.0038053200114518404, -0.0471658818423748, 0.00036728804116137326, 0.050209783017635345, -0.054762404412031174, -0.009241176769137383, 0.0273429024964571, 0.03976386412978172, 0.03630070015788078, 0.02262476645410061, 0.021310962736606598, 0.000942750892136246, -0.019118554890155792, -0.13038544356822968, 0.08283020555973053, 0.0677538812160492, 0.038910623639822006, -0.030208423733711243, -0.05928397551178932, -0.02275441400706768, 0.08475378900766373, -0.02349938079714775, -0.04826255142688751, -0.04869389161467552, 0.04184092581272125, 0.011590342968702316, -0.008332010358572006, 0.01790282130241394, -0.00539802061393857, 0.007455033715814352, -0.02449415810406208, -0.05965185910463333, -0.05012033134698868, -0.06659596413373947, -0.010203943587839603, -0.027468206360936165, 0.005107837729156017, 0.013834906741976738, 0.06019381433725357, 0.00822459440678358, 0.043961603194475174, 0.008106134831905365, -0.03656884282827377, 0.056681230664253235, -0.006514761131256819, -0.09523025155067444, 0.007462428882718086, 0.02629624865949154, 0.010252530686557293, -0.011321448720991611, 0.44731786847114563, -0.009145607240498066, -0.0015123815974220634, 0.06911863386631012, 0.00954711064696312, 0.02339024469256401, 0.01928948238492012, -0.00044377820449881256, 0.007172288838773966, -0.006035809870809317, -0.022111881524324417, 0.04467745125293732, -0.0026992999482899904, 0.07793132215738297, -0.020212598145008087, 0.013731379061937332, 0.012418307363986969, -0.05398410186171532, -0.009014912880957127, 0.006081502418965101, 0.026123424991965294, 0.008306586183607578, 0.011191535741090775, 0.006431935355067253, 0.006767589133232832, 0.04048367589712143, -0.033688902854919434, 0.024240922182798386, 0.046446166932582855, -0.03104957565665245, 0.007659821305423975, 0.010439751669764519, -0.06472484022378922, -0.010488741099834442, 0.014571606181561947, -0.0036967252381145954, 0.03511357679963112, 0.0404709167778492, 0.01260217372328043, 0.0003229696012567729, 0.0349637009203434, -0.01180264912545681, -0.0466245599091053, 0.006411570589989424, -0.00883098691701889, -0.012435834854841232, 0.06511722505092621, 0.008162012323737144, -0.03234511613845825, -0.03566288575530052, -0.042594291269779205, 0.028062110766768456, 0.032112859189510345, 0.0019692485220730305, -0.05073940381407738, -0.010191651992499828, 0.03070463426411152, 0.07573800534009933, -0.00023352401331067085, -0.06607239693403244, 0.010781699791550636, -0.02104485221207142, -0.04432549700140953, -0.0219712033867836, 0.024283338338136673, 0.0372156947851181, -0.10287675261497498, -0.03725873678922653, 0.0417889729142189, -0.005398344714194536, -0.06873153895139694, -0.03567855805158615, 0.018498918041586876, -0.03252270072698593, -0.0502157136797905, 0.06331590563058853, -0.029885798692703247, -0.007872502319514751, 0.04629721865057945, 0.014038609340786934, -0.018783774226903915, 0.013507920317351818, -0.007559257559478283, -0.07916722446680069, -0.020838113501667976, -0.03467462956905365, -0.068938709795475, -0.06644104421138763, 0.0006606057868339121, -0.039353445172309875, -0.0182522963732481, -0.006085656117647886, -0.0124307069927454, -0.051781706511974335, 0.10385505110025406, 0.037597134709358215, -0.004044376779347658, -0.04843918979167938, 0.006683511659502983, -0.0019118702039122581, -0.049361083656549454, 0.06523652374744415, 0.000025108642148552462, 0.0073697688058018684, 0.04328024759888649, -0.07136838138103485, 0.04536342993378639, 0.0406760573387146, -0.02095513790845871, 0.07303653657436371, 0.02130156196653843, -0.05694656819105148, -0.008925000205636024, 0.05329778790473938, 0.034995801746845245, -0.015167631208896637, -0.023711813613772392, -0.03555998206138611, 0.028122244402766228, 0.01515574287623167, 0.04647853225469589, 0.009913679212331772, 0.02621927671134472, -0.00837433896958828, -0.3385202884674072, -0.04866832122206688, -0.04286354407668114, 0.015674924477934837, -0.013626071624457836, -0.04885363206267357, 0.022893168032169342, -0.025764228776097298, 0.003668535500764847, 0.026494774967432022, 0.05594620853662491, -0.01968447118997574, 0.03705816715955734, -0.10227254033088684, -0.006859117653220892, 0.011494072154164314, -0.026457907631993294, -0.05084063857793808, -0.056179229170084, 0.026376646012067795, -0.033387381583452225, -0.017423084005713463, -0.0659068152308464, -0.007503523491322994, 0.0012167174136266112, -0.01228326465934515, 0.1285128891468048, 0.013374555855989456, 0.09660007059574127, -0.06605825573205948, 0.0568130724132061, 0.02221589721739292, 0.011523107998073101, -0.052700165659189224, -0.02773427404463291, -0.013388588093221188, 0.0341532900929451, -0.012686586938798428, 0.02922886051237583, 0.004548053257167339, -0.05981649085879326, 0.0017073615454137325, -0.04582276940345764, -0.0410800501704216, -0.015787355601787567, -0.022930540144443512, -0.037513650953769684, -0.05516567453742027, -0.040993135422468185, 0.1030794307589531, 0.050399258732795715, 0.006069025490432978, 0.024418719112873077, 0.040767572820186615, 0.005607839673757553, -0.040686409920454025, -0.009235772304236889, -0.003943430259823799, 0.04128710553050041, -0.05099260061979294, 0.04411633312702179, 0.07707129418849945, -0.0029169912450015545, -0.05013446882367134, 0.019287537783384323, 0.032327692955732346, 0.0011147272307425737, -0.035086121410131454, 0.05924190580844879, -0.031776364892721176, -0.0384446382522583, 0.08333546668291092, 0.018889300525188446, 0.03421177342534065, -0.005195047240704298, 0.041264768689870834, 0.010444718413054943, 0.033041391521692276, 0.018416156992316246, -0.02579735778272152, 0.026648538187146187, 0.0223741065710783, 0.059147149324417114, -0.03549078479409218, -0.014823192730545998, 0.04570576921105385, -0.020049992948770523, -0.03885222598910332, 0.03492235392332077, -0.00620532501488924, -0.03134925663471222, 0.027366548776626587, -0.013651520945131779, -0.07613042742013931, 0.06284419447183609, 0.0028359617572277784, -0.23230819404125214, -0.014753023162484169, 0.047101590782403946, 0.06992732733488083, -0.025322284549474716, 0.018026983365416527, 0.03240649029612541, -0.05816597491502762, -0.003900489304214716, 0.03402973338961601, -0.025629376992583275, 0.04700073227286339, -0.010953355580568314, 0.0059766317717731, 0.04007001221179962, -0.014331985265016556, 0.024539105594158173, 0.02140255644917488, 0.025762367993593216, 0.008521042764186859, -0.009565913118422031, 0.004941892810165882, 0.13522379100322723, 0.012047809548676014, 0.042078062891960144, 0.035649340599775314, -0.0017678115982562304, 0.004876029212027788, 0.08479826152324677, 0.023718692362308502, -0.015839340165257454, -0.01378703024238348, 0.030722886323928833, -0.015825504437088966, 0.030314262956380844, -0.08479976654052734, -0.03676437959074974, 0.042648494243621826, 0.04245314374566078, 0.0030135263223201036, -0.002525084186345339, 0.06060643866658211, -0.030620483681559563, -0.013025738298892975, 0.04465950280427933, -0.0173940472304821, -0.003983643837273121, 0.004273423459380865, -0.05802265554666519, -0.009584787301719189, -0.045299023389816284, -0.032572247087955475, 0.00893879123032093, -0.004812265280634165, 0.002418956020846963, 0.046347253024578094, 0.04804227873682976, -0.006720108911395073, 0.02787684090435505, 0.02495603635907173, 0.005713275633752346, -0.010382551699876785, 0.1112772598862648, 0.022663772106170654, 0.05354318767786026 ]
[ 0.034752678126096725, 0.02154226414859295, -0.03187918663024902, -0.010757152922451496, 0.03700653463602066, 0.007105520460754633, 0.010898776352405548, 0.045314159244298935, -0.014873531647026539, -0.09751062840223312, -0.005334995221346617, -0.016500910744071007, 0.04262036085128784, 0.006737542804330587, 0.0015445552999153733, -0.03137722238898277, 0.005152133759111166, -0.027823571115732193, 0.024182233959436417, 0.03612545132637024, -0.028892474249005318, 0.053014691919088364, 0.017214562743902206, 0.001876146998256445, -0.04292324557900429, 0.009175026789307594, -0.021971244364976883, -0.005844696890562773, 0.04370195418596268, -0.17474451661109924, 0.0317845456302166, -0.03134864196181297, 0.003169059054926038, -0.023348189890384674, -0.014344824478030205, -0.024650555104017258, 0.032596491277217865, -0.015360484831035137, -0.027309641242027283, -0.0001467857655370608, -0.013855055905878544, -0.03574444726109505, -0.038191623985767365, 0.007832703180611134, -0.005996532738208771, -0.017406364902853966, -0.030081765726208687, -0.030471982434391975, -0.0045384131371974945, 0.007377792615443468, -0.045723807066679, 0.006442820653319359, 0.017246359959244728, 0.013375801034271717, -0.011349898763000965, 0.006225187797099352, 0.012123437598347664, 0.01350852008908987, -0.005266203079372644, 0.017251545563340187, 0.008679533377289772, -0.008271783590316772, -0.015002913773059845, 0.010472381487488747, 0.0023547422606498003, 0.020655302330851555, -0.005409483332186937, -0.06275319308042526, -0.07748375833034515, 0.005830620415508747, -0.021750086918473244, 0.000026638155759428628, -0.006887493655085564, -0.04528069868683815, -0.01835855282843113, -0.0014456729404628277, -0.004858763888478279, -0.0036589435767382383, -0.009553183801472187, 0.014206749387085438, -0.04850086197257042, -0.006120286416262388, -0.001992536010220647, 0.08199877291917801, 0.03545699641108513, 0.019810907542705536, -0.008083557710051537, -0.0178225077688694, 0.006085304543375969, 0.046698324382305145, -0.050149448215961456, 0.010416088625788689, 0.03281240910291672, 0.07464471459388733, -0.08598657697439194, -0.0008383481181226671, 0.003990688361227512, 0.01671549119055271, -0.0032446826808154583, 0.7806395292282104, -0.029927581548690796, 0.029778573662042618, 0.035151343792676926, 0.03053213283419609, -0.03881018981337547, -0.008554114028811455, -0.020345373079180717, 0.02792368456721306, -0.00010993128671543673, -0.06219663843512535, 0.037917669862508774, -0.026219943538308144, 0.03377721458673477, 0.005642343778163195, 0.02026834897696972, 0.0020885055419057608, 0.01871742308139801, -0.004008529707789421, 0.0275867972522974, 0.00017442590615246445, 0.061845000833272934, 0.027777625247836113, 0.02055313251912594, 0.0025423970073461533, 0.03914744406938553, -0.15492357313632965, -0.0036390346940606833, -7.007351046650066e-33, -0.01764640212059021, -0.02672405354678631, -0.004449700005352497, 0.018233224749565125, 0.019552290439605713, 0.014658473432064056, -0.0016135855112224817, 0.059717606753110886, -0.02853604033589363, -0.0446593277156353, 0.02141605131328106, 0.02348749339580536, -0.010078346356749535, -0.031048759818077087, 0.05043959990143776, -0.0018138771411031485, 0.005533624906092882, 0.0626668781042099, -0.039106111973524094, 0.020533215254545212, 0.07376968115568161, 0.018654057756066322, 0.03124002367258072, -0.0022666638251394033, -0.013001559302210808, 0.056125376373529434, -0.009436666034162045, 0.059181537479162216, -0.03758332505822182, -0.04793952405452728, -0.08182316273450851, -0.015155677683651447, -0.017938733100891113, -0.008329545147716999, -0.008343161083757877, -0.03954293951392174, -0.02554306574165821, -0.003622000338509679, -0.02808983437716961, 0.004211530089378357, -0.08002948015928268, -0.03409276902675629, -0.03801412507891655, -0.029581066220998764, -0.01060821395367384, -0.029171032831072807, -0.0018640756607055664, 0.021187404170632362, 0.022534027695655823, 0.02120404690504074, -0.016757972538471222, -0.03420267254114151, 0.014472883194684982, -0.031243696808815002, -0.000982206780463457, 0.037641655653715134, -0.05184735357761383, 0.00990053080022335, -0.042814649641513824, 0.007124865427613258, 0.00421807961538434, 0.01347538735717535, 0.0048304153606295586, 0.019984951242804527, -0.04561208561062813, -0.011578709818422794, 0.043199218809604645, -0.020881418138742447, -0.015950560569763184, 0.002153737936168909, -0.028276728466153145, 0.04457364231348038, -0.012462715618312359, -0.015175499953329563, 0.062070004642009735, -0.06172478199005127, -0.013050133362412453, 0.0010289371712133288, 0.013722115196287632, 0.06580665707588196, 0.055046532303094864, -0.05613712966442108, -0.0245094895362854, 0.0039687748067080975, -0.014331290498375893, -0.01935054361820221, 0.019496330991387367, 0.04123562574386597, -0.02530582994222641, 0.058667950332164764, -0.024816351011395454, -0.04174521192908287, 0.01661117747426033, 0.004244913812726736, -0.007802979554980993, 7.088372729464462e-33, 0.019748738035559654, -0.026101021096110344, -0.008700545877218246, 0.02392127364873886, 0.005364385433495045, 0.011170096695423126, 0.07169606536626816, -0.004845424555242062, -0.028621461242437363, 0.016926897689700127, -0.028094802051782608, 0.04980789124965668, -0.004028111230581999, -0.00207612500526011, 0.011823953129351139, 0.007713122293353081, 0.018823973834514618, -0.04575864598155022, 0.014327649027109146, -0.049232542514801025, -0.007052973378449678, 0.006734343245625496, -0.00487140379846096, 0.01904725842177868, -0.003504437394440174, 0.06575201451778412, 0.023979341611266136, 0.007787509821355343, 0.0020380897913128138, -0.0010930916760116816, -0.01481394562870264, 0.002963055856525898, 0.006492434535175562, -0.02138192020356655, 0.02152666263282299, 0.019649356603622437, 0.007647896185517311, 0.017153849825263023, 0.007246148306876421, -0.01398496888577938, 0.00821603648364544, -0.0021507360506802797, -0.0015337170334532857, 0.009183704853057861, 0.05598409101366997, 0.039102476090192795, -0.023936865851283073, -0.04262121394276619, 0.02254585176706314, 0.07196925580501556, 0.0035860450007021427, 0.043557435274124146, -0.017796963453292847, 0.06308048963546753, -0.036788083612918854, -0.04867394268512726, -0.03776178136467934, 0.02946828491985798, -0.002609764225780964, -0.02387171797454357, 0.006933774333447218, -0.01262190192937851, -0.02329326793551445, 0.036226484924554825, -0.04731612652540207, -0.05527504161000252, -0.05259710177779198, 0.00601978600025177, 0.01573745161294937, 0.012234942987561226, 0.018488086760044098, 0.019868673756718636, -0.02023586444556713, 0.040351804345846176, -0.013838308863341808, -0.006572243291884661, 0.020057205110788345, -0.040206845849752426, 0.0033917392138391733, 0.024966081604361534, 0.03469216078519821, 0.0292400773614645, 0.021314093843102455, -0.0040872059762477875, -0.00369213055819273, -0.0027484651654958725, -0.05878105387091637, -0.0016819449374452233, 0.005478488747030497, -0.021053655073046684, -0.006218702998012304, 0.025349853560328484, -0.0038883162196725607, -0.0038389796391129494, -0.0006159605691209435, -1.2412840533215785e-8, -0.0033137332648038864, -0.017859233543276787, -0.008719165809452534, 0.019123394042253494, 0.022980250418186188, -0.03637862205505371, -0.011310932226479053, -0.010972117073833942, -0.03841342777013779, 0.010815862566232681, 0.038969509303569794, -0.01227068156003952, 0.03058643825352192, 0.053088851273059845, 0.011690933257341385, -0.026600699871778488, 0.030181316658854485, -0.018291229382157326, 0.04323933646082878, -0.015586281195282936, 0.025970859453082085, 0.001932092010974884, 0.027737949043512344, 0.013739953748881817, 0.016965264454483986, -0.01929992251098156, 0.014795318245887756, -0.08200880885124207, 0.01963276043534279, -0.03965839371085167, -0.038598641753196716, -0.03788610175251961, -0.01359031442552805, -0.004792105406522751, -0.02791023999452591, -0.026606671512126923, -0.023208582773804665, 0.014355585910379887, 0.01699177175760269, -0.017134128138422966, 0.02791082300245762, -0.001032929983921349, 0.0010387860238552094, -0.02922341413795948, -0.00457558361813426, -0.004522781819105148, -0.04380689188838005, 0.015959085896611214, 0.05283255875110626, -0.008293152786791325, 0.02654396928846836, -0.018593695014715195, 0.010379843413829803, 0.03331776708364487, -0.005901481956243515, -0.033184535801410675, 0.032818082720041275, 0.009173152968287468, 0.022442497313022614, 0.023873407393693924, 0.03028757870197296, 0.047369152307510376, -0.007231636438518763, -0.010593083687126637 ]
webdriver-getting-it-to-play-nicely-with-xvfb
https://markhneedham.com/blog/2011/12/15/webdriver-getting-it-to-play-nicely-with-xvfb
false
2011-12-13 23:31:02
WebDriver: Getting it to play nicely with jQuery ColorBox
[ "webdriver" ]
[ "Software Development" ]
As I http://www.markhneedham.com/blog/2011/12/05/continuous-delivery-removing-manual-scenarios/[mentioned in an earlier post about removing manual test scenarios] we've been trying to automate some parts of our application where a user action leads to a http://jacklmoore.com/colorbox/[jQuery ColorBox] powered overlay appearing. With this type of feature there tends to be some sort of animation which accompanies the overlay so we have to wait for an element inside the overlay to become visible on the screen before trying to do any assertions on the overlay. We have a simple method to do that: [source,scala] ---- def iWaitUntil(waitingFor: => Boolean) { for (i <- 1 to 5) { if(waitingFor) { return } Thread.sleep(200) } } ---- It can then be called like this in our tests: [source,scala] ---- def driver: WebDriver = new FirefoxDriver() iWaitUntil(driver.findElements(By.cssSelector(".i-am .inside-the-colorbox h3")).nonEmpty) driver.findElement(By.cssSelector(".i-am .inside-the-colorbox h3")).getText should equal("Awesome Title") ---- Annoyingly what we noticed was that this wasn't enough and although the h3 element was coming back as being visible it was then failing the following assertion because 'getText' was returning nothing despite the fact that it clearly had text inside it! http://twitter.com/#!/uday_rayala[Uday] came up with the neat idea of adding an additional wait clause which would wait until the text was non empty so we now have something like this... [source,scala] ---- def driver: WebDriver = new FirefoxDriver() iWaitUntil(driver.findElements(By.cssSelector(".i-am .inside-the-colorbox h3")).nonEmpty) driver.findElement(By.cssSelector(".i-am .inside-the-colorbox h3")).getText should equal("Awesome Title") iWaitUntil(driver.findElement(By.cssSelector(".i-am .inside-the-colorbox h3")).getText != "") ---- ...which seems to do the job nicely. An alternative approach would have been to disable the animation of jQuery ColorBox just for our tests but the approach we took was a much quicker win at the time. We did realise later on that we didn't need to write our own wait method since http://seleniumhq.org/docs/04_webdriver_advanced.html[WebDriver has one built into the API] but I guess they both do similar things so it's not such a big problem.
null
null
[ -0.0152638154104352, -0.022734707221388817, -0.002651727059856057, 0.02139558643102646, 0.05397063493728638, -0.002890211995691061, 0.018841015174984932, 0.05261784791946411, 0.020414050668478012, -0.03241772577166557, -0.019944794476032257, 0.007659914903342724, -0.05230068787932396, 0.0053936392068862915, -0.01507401093840599, 0.06967411190271378, 0.08278170228004456, 0.014435342513024807, 0.008139203302562237, -0.011056451126933098, 0.027335844933986664, 0.081150121986866, -0.008618844673037529, 0.03038390539586544, 0.030182737857103348, -0.00044100169907324016, 0.00010747648047981784, 0.018159108236432076, -0.07465098798274994, -0.005395912099629641, 0.02664046734571457, 0.019085921347141266, 0.008291625417768955, -0.030818840488791466, 0.015800198540091515, -0.02782505378127098, 0.012890712358057499, 0.01909480430185795, 0.02660663239657879, 0.046525582671165466, -0.04934357479214668, 0.020268352702260017, -0.0070138671435415745, 0.020164737477898598, -0.026678023859858513, 0.03836262226104736, -0.05382440611720085, 0.0013498060870915651, 0.013832718133926392, -0.013054697774350643, -0.042570874094963074, 0.01567675918340683, -0.036649368703365326, 0.038288477808237076, 0.015519078820943832, 0.04673730209469795, 0.02085247077047825, -0.09243718534708023, 0.05995205417275429, -0.05136212334036827, 0.006986201740801334, -0.00680697662755847, -0.00592439342290163, 0.03624336048960686, -0.007011156063526869, -0.012241674587130547, -0.009597840718925, 0.05305609479546547, -0.07024906575679779, -0.0225991141051054, -0.0254077035933733, 0.03296693041920662, -0.02703511342406273, -0.021834462881088257, 0.017823100090026855, -0.019864872097969055, -0.027124876156449318, 0.04816456884145737, 0.002407940337434411, 0.04804384708404541, -0.009794800542294979, -0.00468594441190362, 0.051373377442359924, 0.028425183147192, -0.018643947318196297, -0.006571273785084486, -0.03874840959906578, -0.010837226174771786, -0.020467029884457588, 0.05032631382346153, 0.01400842983275652, -0.05193399637937546, 0.002094539115205407, 0.029372427612543106, -0.016578059643507004, 0.0001935278414748609, 0.021047145128250122, 0.0118492366746068, -0.012509698048233986, 0.004386233165860176, -0.0336238332092762, -0.0341368205845356, -0.0033100817818194628, -0.009318973869085312, -0.07645116001367569, -0.005007350351661444, -0.05200336128473282, 0.0009628440020605922, 0.006698720157146454, 0.031545840203762054, -0.027060821652412415, 0.014127140864729881, -0.005120147950947285, 0.009300800040364265, -0.061031438410282135, 0.05865663290023804, 0.0046869907528162, -0.010863957926630974, -0.002993072150275111, 0.04617254436016083, 0.048907920718193054, 0.025105416774749756, -0.007957006804645061, 0.07594005018472672, 0.02709755301475525, 0.0792909786105156, 0.0004365071072243154, 0.015289878472685814, -0.0009491017553955317, -0.057347722351551056, 0.03598354011774063, 0.06656797230243683, 0.023191483691334724, -0.02230885997414589, 0.01156992744654417, 0.007598382420837879, -0.0224128607660532, -0.03910417854785919, 0.05687035620212555, 0.006981220096349716, -0.037093259394168854, -0.009982135146856308, 0.008654123172163963, 0.004446933977305889, 0.028906123712658882, 0.012752390466630459, -0.0069158016704022884, -0.013969422318041325, -0.03794847056269646, 0.028544405475258827, 0.021277816966176033, -0.012008282355964184, 0.02942126989364624, -0.03163423016667366, 0.011834487318992615, 0.04671216383576393, 0.026726752519607544, 0.01048092171549797, -0.0059700957499444485, 0.00873162318021059, 0.04180660843849182, 0.05652227997779846, 0.02921861596405506, 0.029401741921901703, 0.003857197007164359, 0.00892378855496645, -0.003866006853058934, 0.04075511544942856, -0.005202400963753462, -0.022013895213603973, -0.0689782202243805, -0.07252775132656097, 0.048050060868263245, -0.061386313289403915, 0.027169428765773773, 0.052817586809396744, 0.0824967622756958, -0.004900556057691574, 0.02927614189684391, -0.00815932359546423, -0.0675622746348381, 0.006395197473466396, 0.008576647378504276, 0.04863342270255089, 0.027802849188447, -0.03050021454691887, 0.07045917958021164, 0.0373646505177021, -0.014454740099608898, -0.007173735648393631, -0.08755477517843246, -0.06570199131965637, -0.01725601591169834, -0.023691613227128983, 0.07090865820646286, -0.03383764252066612, -0.011941936798393726, 0.04732808098196983, 0.026767075061798096, 0.05499248951673508, 0.0038628329057246447, -0.02235632762312889, 0.008288668468594551, -0.07160063832998276, -0.0450943261384964, 0.024346163496375084, 0.032905224710702896, -0.027490435168147087, -0.07610137015581131, 0.013619606383144855, -0.010776497423648834, 0.006136114243417978, 0.03706210479140282, 0.0030449763871729374, 0.07008819282054901, 0.029309244826436043, 0.04301920160651207, -0.03341226279735565, 0.05015074834227562, -0.04677625745534897, 0.0373566634953022, 0.024770524352788925, -0.013956435024738312, 0.0007782912580296397, 0.020230716094374657, 0.11180344969034195, 0.049590758979320526, -0.060280606150627136, -0.07784327864646912, 0.013028695248067379, -0.0008504796423949301, -0.031277019530534744, -0.014115650206804276, -0.036703336983919144, -0.011325831525027752, -0.002675215480849147, 0.007117091678082943, -0.00410132622346282, 0.0023505038116127253, -0.03770206868648529, 0.006354152224957943, 0.05415809154510498, -0.024359187111258507, 0.04455069452524185, -0.03396706283092499, -0.0071589332073926926, 0.020244251936674118, -0.012373775243759155, -0.060416270047426224, 0.002683780388906598, 0.02355101704597473, -0.01339930109679699, 0.009594075381755829, -0.05594684183597565, -0.009043863974511623, -0.021909212693572044, -0.029399704188108444, 0.007534759119153023, 0.05952639505267143, 0.06321511417627335, -0.016137011349201202, 0.030866101384162903, -0.018824579194188118, 0.0003756118821911514, -0.015167276374995708, -0.043191421777009964, -0.019809050485491753, -0.0038916398771107197, -0.005798905622214079, 0.06940461695194244, 0.011346884071826935, 0.007185472175478935, 0.030838461592793465, -0.01151335146278143, -0.017392482608556747, 0.010773012414574623, 0.008969315327703953, -0.0015580555191263556, 0.004256221931427717, 0.007593127433210611, -0.004148508887737989, 0.03425222262740135, -0.024329761043190956, -0.022979559376835823, 0.00614983681589365, -0.06603749096393585, 0.046386197209358215, -0.0650385394692421, -0.08852282911539078, -0.010599059984087944, 0.0047756037674844265, 0.02849362976849079, 0.008535421453416348, 0.048398323357105255, 0.027415188029408455, 0.03050309605896473, 0.014499278739094734, 0.02684612013399601, -0.007841994054615498, 0.0026990361511707306, 0.031840238720178604, 0.0015107018407434225, 0.05121238902211189, -0.016245650127530098, 0.007334970403462648, -0.047569382935762405, 0.030061880126595497, -0.012347344309091568, -0.28119033575057983, 0.05032225698232651, 0.00948262121528387, -0.03002888336777687, 0.03038143925368786, -0.026424910873174667, 0.01249080989509821, -0.032063983380794525, 0.0003818360564764589, 0.03574168309569359, -0.0307723730802536, -0.0026033620815724134, -0.044470109045505524, 0.03301597759127617, -0.029017748311161995, -0.020496953278779984, 0.026917731389403343, -0.04634439945220947, 0.028510699048638344, 0.027449870482087135, -0.005777583923190832, -0.0657549798488617, 0.008126992732286453, 0.03497963398694992, 0.007556063123047352, 0.0442446731030941, -0.06285610795021057, 0.05912286788225174, -0.014373027719557285, 0.0182544756680727, 0.053711552172899246, -0.049837011843919754, 0.0021366968285292387, -0.02553553692996502, -0.013764379546046257, 0.0023169545456767082, 0.06747875362634659, 0.006850844714790583, 0.027667298913002014, 0.02978193573653698, -0.013385038822889328, -0.018646685406565666, -0.020186029374599457, -0.009157340973615646, 0.06439120322465897, -0.03291105479001999, -0.07269880175590515, -0.02203766629099846, -0.047453101724386215, 0.08061860501766205, -0.028264198452234268, -0.04256818816065788, -0.042166583240032196, 0.025942793115973473, 0.014087330549955368, 0.021670227870345116, -0.0328211672604084, -0.014414527453482151, -0.0394417867064476, -0.021395409479737282, -0.04435077682137489, -0.039521582424640656, -0.03681289032101631, -0.0317281112074852, -0.003917301073670387, -0.06641269475221634, -0.044644150882959366, 0.017243539914488792, 0.07177314162254333, 0.009654892608523369, -0.012389707379043102, -0.0022793635725975037, -0.018415994942188263, -0.1225779578089714, -0.02199849858880043, -0.024660589173436165, -0.02823495864868164, -0.049570899456739426, -0.014198234304785728, 0.03336760029196739, -0.06499385833740234, -0.03475009277462959, 0.04263829067349434, -0.012699254788458347, 0.0190267451107502, 0.00030668024555779994, 0.03208373486995697, -0.029442450031638145, 0.006877247244119644, 0.0035567060112953186, 0.08642248064279556, -0.032479021698236465, -0.034206707030534744, -0.014685044065117836, 0.002286874456331134, 0.05047905445098877, 0.03104315884411335, 0.022710105404257774, 0.017772288993000984, 0.03280164673924446, 0.03321937844157219, -0.06399500370025635, 0.01747443899512291, -0.026909438893198967, 0.015435520559549332, -0.012877426110208035, -0.0428047813475132, 0.019511818885803223, 0.00788724422454834, 0.0018875764217227697, -0.02611614763736725, -0.00903509370982647, -0.003422848880290985, -0.04039840027689934, 0.012595952488481998, -0.01510899979621172, 0.0003951149701606482, 0.020720137283205986, 0.009625263512134552, -0.009503409266471863, -0.06792605668306351, -0.009896106086671352, 0.018870165571570396, -0.010112309828400612, -0.05093700438737869, 0.003623948898166418, 0.013614238239824772, -0.015485870651900768, 0.021938541904091835, -0.001688036136329174, 0.013736880384385586, 0.025500589981675148, 0.002639008453115821, 0.014859037473797798, -0.005391411948949099, -0.05550104007124901, -0.03994840011000633, -0.02279297448694706, -0.006495579145848751, 0.012507626786828041, 0.005595123395323753, 0.0018104362534359097, -0.001741537475027144, -0.011169369332492352, 0.06971636414527893, -0.003707042895257473, 0.00673074321821332, 0.02094893902540207, -0.0456722229719162, 0.02110406570136547, 0.025734415277838707, -0.058186888694763184, -0.00614875229075551, -0.021487588062882423, -0.04258717969059944, -0.025541510432958603, 0.02161460742354393, -0.016916776075959206, -0.029484806582331657, -0.06428690999746323, 0.028690094128251076, -0.04644361883401871, -0.005423936992883682, -0.005606801714748144, -0.01967131905257702, 0.01869915798306465, 0.023906594142317772, 0.030478112399578094, -0.017399806529283524, -0.024899369105696678, -0.016820449382066727, -0.003570694476366043, -0.05039902776479721, 0.01738714799284935, 0.0016688144532963634, -0.008948750793933868, -0.004392510745674372, -0.004004547372460365, 0.005037085153162479, 0.01480398140847683, 0.021917808800935745, -0.018389789387583733, 0.012226676568388939, 0.009584310464560986, 0.037701938301324844, -0.014403430745005608, 0.002475840039551258, 0.0015743209514766932, 0.002147320657968521, -0.021341383457183838, -0.02725202590227127, 0.0037891699466854334, -0.03293069452047348, 0.00008964549488155171, -0.03168763220310211, -0.09726664423942566, 0.029800094664096832, -0.013965449295938015, 0.029827464371919632, 0.005906457547098398, -0.031820058822631836, 0.003288184991106391, -0.0545039065182209, 0.02124929614365101, 0.052432578057050705, -0.045888882130384445, 0.024878475815057755, -0.0007142135291360319, -0.020614277571439743, 0.02595009095966816, -0.010484255850315094, -0.06433889269828796, 0.005666591692715883, -0.02102556638419628, 0.005746345967054367, -0.03326742351055145, -0.020722487941384315, -0.06391751021146774, 0.025840837508440018, -0.015171234495937824, -0.007751599885523319, -0.00981924682855606, -0.00986117497086525, 0.012385068461298943, 0.0053152358159422874, -0.016595391556620598, -0.011285649612545967, -0.05591496452689171, 0.06031869351863861, -0.023589015007019043, 0.01765250973403454, -0.0019418905721977353, 0.03680983558297157, 0.049468494951725006, -0.010924492962658405, -0.006360792089253664, -0.04948394373059273, -0.02279595471918583, 0.002817669417709112, 0.07010143995285034, 0.01632506214082241, 0.0029075255151838064, -0.026852279901504517, 0.018461894243955612, -0.011076530441641808, 0.017144974321126938, -0.014701219275593758, -0.031147537752985954, 0.020795194432139397, 0.08156874030828476, -0.01059329230338335, 0.024259917438030243, -0.0025179621297866106, 0.007212958298623562, 0.02369610220193863, -0.0759483203291893, -0.013292770832777023, -0.004166136961430311, -0.03395294398069382, 0.03315134719014168, 0.014104983769357204, 0.0409674309194088, -0.03763238340616226, 0.03813237324357033, 0.026275550946593285, 0.0011929169995710254, 0.05242707580327988, -0.018172400072216988, 0.05678334832191467, -0.016287200152873993, 0.004847649484872818, -0.10224701464176178, 0.002065651584416628, 0.03951602056622505, -0.008451868779957294, -0.0073091257363557816, -0.004842265509068966, -0.034793660044670105, 0.028098231181502342, -0.0637604221701622, -0.028979310765862465, 0.07113498449325562, -0.009194701910018921, 0.005125805735588074, 0.009072261862456799, -0.051577020436525345, 0.05048556253314018, 0.023859553039073944, -0.02822922170162201, -0.025270992890000343, -0.03379018232226372, 0.03760719299316406, 0.023819422349333763, -0.02122267335653305, -0.01875820755958557, -0.018699709326028824, 0.07266762107610703, -0.0012071566889062524, 0.018363814800977707, 0.03505864366889, -0.007704866584390402, 0.04329071193933487, 0.03900215029716492, 0.01499149575829506, 0.012369525618851185, 0.0334574431180954, -0.016708526760339737, -0.05563225969672203, 0.029402604326605797, -0.004007652867585421, -0.003798082238063216, -0.06440404802560806, 0.04277092590928078, 0.03313598781824112, -0.028953976929187775, -0.00871293619275093, -0.0024865709710866213, -0.032240428030490875, -0.03058151714503765, -0.024499373510479927, 0.01961522176861763, -0.04921557754278183, 0.0508674792945385, -0.006844671443104744, 0.012273667380213737, 0.09425807744264603, 0.013264975510537624, 0.030099811032414436, -0.013075782917439938, 0.07663854211568832, 0.09152426570653915, 0.020309634506702423, 0.012025721371173859, 0.06097868084907532, -0.026376977562904358, -0.04661191999912262, 0.014400985091924667, -0.02522262930870056, -0.010039831511676311, -0.031753264367580414, 0.004662704188376665, 0.08476343750953674, -0.02246367186307907, 0.05581517145037651, -0.02532060071825981, -0.014762993901968002, -0.0033608253579586744, 0.021554913371801376, 0.0052034128457307816, 0.06618139892816544, 0.02166462317109108, 0.029114525765180588, -0.008929375559091568, -0.011882717721164227, 0.014239964075386524, -0.031144704669713974, -0.012770848348736763, 0.015141704119741917, -0.00420982064679265, 0.0236806720495224, 0.0023841538932174444, 0.015988709405064583, 0.08608151972293854, -0.011485983617603779, 0.007793772965669632, -0.0021657298784703016, 0.028842579573392868, -0.0003867510240525007, -0.004382457118481398, -0.04142317175865173, -0.005842787679284811, -0.02813686616718769, -0.015658661723136902, -0.029524963349103928, -0.009904284961521626, -0.0494501031935215, 0.04989508539438248, -0.0489969365298748, 0.022835155948996544, 0.0557100810110569, -0.015178969129920006, -0.04940728098154068, -0.04272248223423958, -0.06309584528207779, -0.033289942890405655, -0.05538968741893768, -0.017949167639017105, 0.0390891395509243, 0.0010485128732398152, -0.04153098911046982, -0.04624253883957863, 0.010030459612607956, -0.009141017682850361, -0.0020222729071974754, -0.03105490654706955, -0.04833045229315758, 0.04730640724301338, -0.0024021437857300043, 0.00991144496947527, 0.038854725658893585, 0.07359004020690918, -0.002818542765453458, 0.014460884034633636, -0.05883755907416344, 0.005439605563879013, 0.04308171197772026, 0.0003520732279866934, 0.041470713913440704, -0.08018878847360611, 0.0028167085256427526, 0.02159925177693367, -0.0009263511165045202, -0.0482131764292717, 0.011514168232679367, 0.00613688537850976, -0.023745013400912285, 0.0631328597664833, -0.0325249545276165, 0.02512665092945099, -0.028600813820958138, -0.009729926474392414, -0.012617397122085094, 0.016385393217206, 0.04532621428370476, -0.02499735727906227, 0.08433704823255539, 0.013914004899561405, 0.003339414717629552, -0.02700634114444256, 0.034908466041088104, -0.03375076875090599, 0.025980589911341667, -0.017257416620850563, -0.03705239295959473, -0.07754423469305038, -0.07409399002790451, -0.014472400769591331, -0.025970136746764183, -0.004027615301311016, -0.03287115320563316, 0.025568468496203423, 0.0352388359606266, -0.06112488731741905, 0.047980599105358124, -0.04978101700544357, 0.019310839474201202, -0.029296811670064926, -0.03905888646841049, 0.019351813942193985, -0.009458512999117374, -0.014468095265328884, -0.002393955597653985, 0.05081409215927124, -0.028941560536623, 0.0013838271843269467, -0.02766435779631138, 0.003579967189580202, 0.030983123928308487, -0.017855990678071976, -0.003072306513786316 ]
[ -0.10256074368953705, -0.02145284228026867, -0.009745288640260696, -0.009584254585206509, 0.036385320127010345, 0.001231011818163097, -0.004108799621462822, 0.029991764575242996, -0.004487425554543734, -0.020617470145225525, -0.00994836539030075, -0.00944308191537857, -0.020205700770020485, 0.003432709723711014, 0.055890608578920364, 0.0055854893289506435, -0.01587018370628357, -0.04279724881052971, -0.02957174740731716, 0.002466529607772827, 0.02623016946017742, -0.027774522081017494, -0.032831404358148575, -0.047429125756025314, 0.007348863873630762, 0.04849725589156151, 0.014258523471653461, -0.033329933881759644, -0.0003841294383164495, -0.23058660328388214, -0.011854354292154312, -0.04994964972138405, 0.031398821622133255, -0.037771329283714294, -0.010687769390642643, 0.0038003569934517145, 0.0098407668992877, 0.04992600157856941, 0.01339342538267374, 0.017684418708086014, 0.04213915392756462, 0.016118673607707024, -0.0759866014122963, -0.00986776128411293, 0.0291243065148592, -0.010232393629848957, 0.011942361481487751, -0.0451689250767231, 0.0012682556407526135, -0.0062695336528122425, -0.02712615393102169, -0.004071829374879599, 0.01641681417822838, -0.03600430488586426, -0.0008228852530010045, 0.03263182193040848, 0.046415746212005615, 0.08759098500013351, 0.03186772018671036, 0.032900840044021606, -0.01298790704458952, 0.0006733680493198335, -0.11384528130292892, 0.12729328870773315, 0.032467834651470184, 0.046170275658369064, -0.022071249783039093, -0.055085938423871994, -0.0018617798341438174, 0.0843910500407219, 0.023171838372945786, -0.053051941096782684, -0.04772830381989479, 0.09981568902730942, 0.020454300567507744, -0.05439898371696472, -0.0057263486087322235, -0.0035122495610266924, 0.05159972608089447, -0.03282749280333519, -0.05727839469909668, -0.016971740871667862, -0.023137291893363, -0.0014407022390514612, -0.01039762794971466, -0.004341332707554102, -0.026447579264640808, 0.04011285677552223, 0.006853314116597176, 0.014342348091304302, 0.02184963785111904, -0.05126677080988884, 0.03152930736541748, 0.032641347497701645, -0.07375306636095047, -0.021778900176286697, -0.021100861951708794, 0.008541939780116081, -0.01828976348042488, 0.41284170746803284, -0.025715384632349014, -0.0008583167218603194, 0.05352059379220009, 0.033415537327528, 0.007239093072712421, 0.012098333798348904, 0.005654183682054281, -0.022715382277965546, -0.02374427393078804, -0.033999521285295486, 0.02286434732377529, -0.026880213990807533, 0.05747263506054878, -0.03294737637042999, -0.005520531442016363, 0.03408944979310036, 0.03237207978963852, -0.004038933198899031, 0.025712741538882256, -0.004424081649631262, 0.0009819623082876205, 0.023917894810438156, 0.01828211545944214, -0.005164834670722485, 0.03486933931708336, 0.01702747866511345, 0.05654006451368332, 0.07888105511665344, -0.00023300044995266944, 0.019221292808651924, 0.04916763678193092, -0.046906977891922, -0.06244529038667679, -0.002584823640063405, 0.01655002497136593, 0.046079643070697784, 0.05692415311932564, -0.006747358478605747, 0.004461005330085754, -0.004524609073996544, -0.0005885365535505116, -0.05505869910120964, 0.033007703721523285, -0.0271448977291584, 0.006318668369203806, 0.07874173671007156, -0.0075328294187784195, -0.04510510340332985, -0.019398650154471397, -0.027641868218779564, -0.026949692517518997, 0.045366570353507996, 0.008703717030584812, -0.031715285032987595, -0.003962201531976461, 0.027875401079654694, 0.048579439520835876, 0.02049369178712368, -0.026518268510699272, 0.018020793795585632, -0.028607672080397606, -0.032783519476652145, -0.02459234558045864, 0.06490836292505264, 0.008080268278717995, -0.11739731580018997, -0.020184557884931564, 0.0007103219977580011, 0.018756650388240814, -0.05945262685418129, -0.03444825857877731, 0.02615763060748577, -0.06684622168540955, -0.02471691183745861, 0.05243260785937309, -0.01467873528599739, -0.04106952250003815, 0.03495177999138832, 0.04721388220787048, 0.012102429755032063, 0.0033562828321009874, 0.005696179810911417, -0.06564386188983917, 0.012123511172831059, -0.024075517430901527, -0.08445476740598679, -0.04837501421570778, 0.005599688738584518, -0.0035993200726807117, 0.007504955865442753, -0.017962604761123657, -0.041240520775318146, -0.0645122230052948, 0.08748310059309006, -0.016797130927443504, -0.009661976248025894, -0.013265819288790226, -0.05448518320918083, 0.00418229540809989, -0.02228316105902195, 0.026665490120649338, 0.004367541056126356, -0.00978466123342514, 0.005978659726679325, -0.056996025145053864, 0.04405508562922478, 0.04806385189294815, -0.06798845529556274, 0.0805179625749588, -0.006130673922598362, -0.06791111081838608, -0.011447438970208168, 0.012358298525214195, 0.03505145013332367, 0.0033112766686826944, -0.027794979512691498, -0.016762468963861465, -0.007629808038473129, 0.03374608978629112, 0.04233762249350548, -0.020005658268928528, -0.006754390429705381, -0.014100191183388233, -0.33030757308006287, -0.043744150549173355, -0.02913682535290718, 0.0057799434289336205, -0.0016097967745736241, -0.04333816468715668, 0.01657482422888279, -0.02252056822180748, 0.003899145871400833, -0.019271312281489372, 0.0831359326839447, -0.006387006025761366, 0.014529341831803322, -0.10096818953752518, 0.0104385269805789, 0.00895830150693655, -0.0412810742855072, -0.04816335439682007, -0.03699002042412758, 0.033264074474573135, 0.009620962664484978, 0.011037055402994156, -0.05684399977326393, -0.047484613955020905, 0.03332529217004776, -0.019629446789622307, 0.12260778993368149, -0.005125437863171101, 0.08119253069162369, -0.03531743586063385, 0.0412319041788578, 0.010606841184198856, -0.012081246823072433, -0.05942033603787422, -0.01655815914273262, -0.03804956004023552, -0.006921634078025818, -0.0014214538969099522, 0.03772646188735962, 0.010215695016086102, -0.03869811072945595, 0.019746053963899612, -0.052714753895998, -0.06169096380472183, 0.0072084092535078526, -0.012672952376306057, 0.004882998298853636, -0.00782126747071743, -0.017911244183778763, 0.08840581029653549, 0.05923696979880333, -0.01129994262009859, 0.019388070330023766, 0.05232897400856018, 0.025955772027373314, -0.013541636988520622, -0.04218851029872894, -0.013706967234611511, -0.016121406108140945, -0.013967751525342464, 0.03381258249282837, 0.04983990266919136, 0.025763632729649544, -0.0346791073679924, 0.0020666709169745445, 0.037981387227773666, 0.011080852709710598, -0.059783462435007095, 0.04644297808408737, -0.051993146538734436, -0.0457141250371933, 0.13530728220939636, 0.016295364126563072, 0.015294138342142105, 0.0032202142756432295, 0.06920222193002701, 0.02385207638144493, 0.04258756712079048, 0.03137587010860443, -0.015027866698801517, -0.011490187607705593, 0.0487707257270813, 0.048735592514276505, -0.0010570769663900137, -0.027688853442668915, 0.032235004007816315, -0.05126074701547623, -0.01825612410902977, 0.04999769851565361, -0.006749244406819344, -0.04363955184817314, 0.05651859566569328, -0.028792446479201317, -0.06688959896564484, 0.019143134355545044, -0.02023329585790634, -0.2575632333755493, -0.0006066019413992763, 0.06044718995690346, 0.062429919838905334, -0.02200627140700817, 0.029972266405820847, 0.012133492156863213, -0.05611727386713028, -0.01094274315983057, 0.012904858216643333, -0.05880582332611084, 0.04325861483812332, 0.0004257060354575515, -0.0037181752268224955, 0.019624467939138412, -0.019154692068696022, 0.04212076961994171, 0.008445490151643753, -0.019261587411165237, -0.003800023812800646, 0.0004284161259420216, -0.0075803520157933235, 0.18889197707176208, -0.012254000641405582, 0.021798769012093544, 0.044808682054281235, 0.011559799313545227, -0.03391630947589874, 0.07721289247274399, 0.011325603350996971, -0.0038517150096595287, 0.0026355492882430553, 0.06711791455745697, 0.0223686620593071, 0.03724973276257515, -0.1064273938536644, -0.033029600977897644, 0.04261156544089317, 0.012036302126944065, -0.01984814926981926, -0.002894824370741844, 0.024255044758319855, -0.02583920769393444, -0.023518620058894157, 0.06926758587360382, 0.006976600270718336, -0.0006646609981544316, -0.010389397852122784, -0.023549538105726242, -0.0047102151438593864, -0.03425347059965134, -0.03490658104419708, -0.009636292234063148, 0.012933198362588882, 0.01126143615692854, 0.0534701906144619, 0.028102992102503777, -0.012218724004924297, 0.011993573978543282, 0.015968162566423416, 0.0023343104403465986, -0.012109434232115746, 0.12693941593170166, 0.014689072966575623, 0.047429636120796204 ]
[ 0.010099837556481361, 0.003597572911530733, 0.006648429203778505, 0.04017625004053116, 0.012504097074270248, -0.002271396806463599, 0.010616256855428219, -0.0016236205119639635, -0.006693041883409023, -0.06482139229774475, -0.017861640080809593, -0.003049093298614025, 0.017747079953551292, -0.059225376695394516, 0.026133764535188675, 0.000030549308576155454, 0.03393901139497757, -0.016123853623867035, 0.01308219414204359, 0.0038659670390188694, -0.021564112976193428, 0.029370879754424095, -0.00886729545891285, 0.005487729795277119, -0.046228278428316116, 0.02475222758948803, 0.004143286496400833, -0.033292051404714584, 0.02372587099671364, -0.13614486157894135, -0.008928319439291954, -0.04817428067326546, -0.01107528991997242, -0.000530026329215616, -0.04496230557560921, -0.028351712971925735, -0.0199295524507761, 0.023466970771551132, -0.04100174456834793, -0.003684306051582098, -0.03739738464355469, 0.003980639390647411, -0.017752734944224358, 0.040629345923662186, -0.005247002467513084, -0.06419196724891663, -0.007922151125967503, -0.06279221177101135, -0.020266039296984673, -0.013472218997776508, -0.023790184408426285, -0.0003328323655296117, 0.02245403826236725, 0.013360998593270779, -0.005781359504908323, -0.0022047003731131554, 0.01326495036482811, -0.005226391367614269, 0.029035238549113274, -0.002102463971823454, -0.017476048320531845, -0.0446508452296257, -0.01734200306236744, -0.04054000601172447, 0.027803009375929832, 0.019746897742152214, -0.01714533381164074, -0.039416611194610596, -0.05145946890115738, -0.01729503832757473, -0.010229907929897308, 0.026017148047685623, 0.01930968463420868, -0.029559528455138206, 0.027404163032770157, -0.014111898839473724, -0.001628728467039764, 0.004157719202339649, 0.022265391424298286, -0.01745014451444149, -0.0016004529315978289, -0.042984623461961746, -0.006909915711730719, 0.08152907341718674, 0.03893241658806801, 0.01717020384967327, -0.021939240396022797, 0.050652455538511276, -0.04889936000108719, 0.040542036294937134, -0.03290751576423645, 0.02336464822292328, 0.007691708859056234, 0.04804020747542381, -0.10012506693601608, 0.0018649237463250756, -0.04573846235871315, -0.023094160482287407, -0.01144939474761486, 0.8014878630638123, 0.011538100428879261, 0.02165474370121956, 0.03447345271706581, 0.018189989030361176, -0.025065071880817413, -0.01818634755909443, -0.044169481843709946, 0.00740137929096818, 0.00849107000976801, -0.03633637726306915, 0.05538299307227135, -0.041010450571775436, 0.01784268580377102, 0.01971018686890602, 0.00583841186016798, 0.04389409348368645, 0.026818417012691498, 0.030054539442062378, 0.06198297441005707, -0.007920781150460243, 0.07102727144956589, 0.0062150065787136555, 0.002784152515232563, -0.053209803998470306, 0.0210308525711298, -0.18874970078468323, 0.02106965333223343, -7.572974683694765e-33, 0.009649608284235, -0.03360525146126747, -0.02419193834066391, 0.04428835213184357, 0.05983121320605278, 0.01717202179133892, 0.005846691783517599, 0.021353911608457565, -0.02025788091123104, -0.06748233735561371, 0.013648114167153835, 0.004567878786474466, -0.05959964171051979, -0.05659041926264763, 0.021681897342205048, -0.01730492152273655, 0.0002581986482255161, 0.05788727477192879, -0.02227790467441082, 0.020597735419869423, 0.046558745205402374, 0.006570165976881981, 0.004979624412953854, 0.01648717001080513, -0.012104354798793793, 0.07036025822162628, -0.001647102297283709, 0.04483037441968918, -0.017727166414260864, -0.04684355854988098, -0.04510459676384926, 0.014875143766403198, -0.0011761271161958575, 0.04980785399675369, 0.0006744331913068891, -0.039895880967378616, -0.016162779182195663, -0.00598139176145196, -0.0055315070785582066, 0.03885523974895477, -0.08229276537895203, -0.013629181310534477, -0.026375465095043182, -0.021554287523031235, -0.0035080257803201675, -0.010944345034658909, 0.001983582740649581, -0.003412049263715744, -0.006061142776161432, 0.02410631626844406, -0.006802001502364874, 0.024266818538308144, 0.0013812206452712417, -0.04140356555581093, -0.02806902304291725, 0.022873789072036743, -0.010465282015502453, 0.04146592691540718, 0.038971908390522, 0.031162023544311523, 0.006593690719455481, -0.017359815537929535, 0.014774112962186337, 0.01881885714828968, -0.0071250698529183865, 0.018950270488858223, -0.026999453082680702, -0.002836134983226657, -0.017030028626322746, -0.00384090025909245, -0.005409576930105686, 0.0055227200500667095, -0.006971204653382301, 0.0025303736329078674, 0.02039203606545925, -0.026173576712608337, -0.011240283958613873, -0.012937490828335285, 0.008358815684914589, 0.03190601244568825, 0.006859736517071724, -0.0335802398622036, 0.008062890730798244, -0.010395413264632225, -0.029249470680952072, -0.01078578270971775, -0.014263029210269451, 0.010861153714358807, -0.01752258650958538, 0.01504356600344181, -0.01846851408481598, -0.006654096767306328, 0.008991680108010769, -0.01971469633281231, -0.040301114320755005, 7.563345180909623e-33, 0.01657377928495407, -0.02863709069788456, -0.02296615205705166, 0.03319460153579712, 0.02639278769493103, 0.018172213807702065, 0.03194807842373848, -0.004903145134449005, -0.02285810373723507, 0.005786163732409477, -0.03681722655892372, 0.06576792150735855, -0.028531808406114578, 0.023858699947595596, 0.019372548907995224, 0.014821503311395645, 0.04978897422552109, 0.010061503387987614, -0.03157951682806015, -0.03131438419222832, -0.01737493835389614, 0.004923851229250431, -0.012847485952079296, 0.013246678747236729, -0.019130580127239227, 0.05216830223798752, -0.0034918750170618296, 0.029377399012446404, 0.018279097974300385, 0.013275813311338425, -0.0037464157212525606, 0.005589398555457592, 0.03430992737412453, -0.027215050533413887, 0.029031049460172653, 0.055449292063713074, 0.028621237725019455, -0.010718991979956627, 0.023130988702178, 0.03509252145886421, 0.013871254399418831, -0.0257205031812191, 0.001424758811481297, 0.006573887541890144, 0.020022517070174217, 0.011416753754019737, -0.03450043126940727, 0.009275054559111595, 0.025296883657574654, 0.046194519847631454, 0.005759775638580322, 0.007510973606258631, 0.014279952272772789, 0.045862480998039246, -0.03032446838915348, -0.023488571867346764, -0.0427730567753315, 0.023093687370419502, 0.02105609141290188, 0.0001645061856834218, -0.026835137978196144, 0.016292229294776917, -0.016129281371831894, 0.03699919953942299, -0.024247393012046814, 0.01203679945319891, -0.037064310163259506, 0.010566187091171741, 0.02745644561946392, -0.022763488814234734, 0.010202490724623203, -0.02139388769865036, -0.012950988486409187, 0.04312435910105705, 0.025540612637996674, 0.004202335141599178, 0.03302412107586861, -0.0007187869632616639, 0.009904971346259117, 0.028499741107225418, 0.014174367301166058, 0.0040113008581101894, 0.04369732365012169, 0.013193150982260704, 0.004549725446850061, -0.04798020422458649, -0.03228668496012688, 0.016992468386888504, 0.022046497091650963, -0.03623300790786743, -0.02401116117835045, 0.03589934855699539, -0.023915845900774002, 0.012623995542526245, 0.008655249141156673, -1.2730700937879647e-8, -0.025351490825414658, -0.002161371987313032, 0.0019046462839469314, -0.018703581765294075, 0.04083844646811485, -0.023084264248609543, -0.005471311043947935, -0.026497557759284973, -0.027000349014997482, 0.00884838867932558, -0.00395455164834857, -0.05179325118660927, 0.028397439047694206, -0.009463558904826641, 0.00653252936899662, -0.00368673587217927, -0.005818008445203304, -0.004311188589781523, 0.024716805666685104, 0.02719578705728054, -0.0022553512826561928, 0.014481336809694767, 0.026024281978607178, 0.009874469600617886, -0.0006752638728357852, 0.019155088812112808, -0.012526284903287888, -0.07961268723011017, 0.02859535440802574, 0.005401213187724352, -0.017793923616409302, -0.02228115126490593, 0.0013294973177835345, 0.013885075226426125, -0.011282186955213547, -0.020938092842698097, 0.019633358344435692, 0.03745943680405617, 0.03522225841879845, 0.017976216971874237, -0.013190590776503086, -0.035746488720178604, 0.0033996948041021824, -0.0312991589307785, -0.003321087919175625, -0.018581559881567955, -0.09718479961156845, 0.016754252836108208, 0.004607211332768202, -0.017968010157346725, -0.01585323177278042, 0.00033432344207540154, -0.003378747496753931, 0.04211710765957832, 0.018848534673452377, -0.04016070067882538, 0.05641580745577812, 0.042157482355833054, 0.015101004391908646, 0.015894988551735878, 0.009647714905440807, 0.03881658613681793, -0.007683399133384228, -0.021019913256168365 ]
webdriver-getting-it-to-play-nicely-with-jquery-colorbox
https://markhneedham.com/blog/2011/12/13/webdriver-getting-it-to-play-nicely-with-jquery-colorbox
false
2016-04-18 19:49:02
R: substr - Getting a vector of positions
[ "r-2" ]
[ "R" ]
I recently found myself writing an R script to extract parts of a string based on a beginning and end index which is reasonably easy using the +++<cite>+++https://stat.ethz.ch/R-manual/R-devel/library/base/html/substr.html[substr]+++</cite>+++ function: [source,r] ---- > substr("mark loves graphs", 0, 4) [1] "mark" ---- But what if we have a vector of start and end positions? [source,r] ---- > substr("mark loves graphs", c(0, 6), c(4, 10)) [1] "mark" ---- Hmmm that didn't work as I expected! It turns out we actually need to use the +++<cite>+++https://stat.ethz.ch/R-manual/R-devel/library/base/html/substr.html[substring]+++</cite>+++ function instead which wasn't initially obvious to me on reading the documentation: [source,r] ---- > substring("mark loves graphs", c(0, 6, 12), c(4, 10, 17)) [1] "mark" "loves" "graphs" ---- Easy when you know how!
null
null
[ 0.006162805948406458, -0.0023773007560521364, -0.0007111122831702232, 0.04610009118914604, 0.06340783089399338, 0.009572189301252365, 0.016238486394286156, 0.013404639437794685, 0.02889111638069153, -0.0052131162956357, -0.020899323746562004, 0.019498536363244057, -0.057146307080984116, -0.008334535174071789, -0.005210136529058218, 0.08949457854032516, 0.055893056094646454, -0.01793001778423786, 0.015768805518746376, -0.013421133160591125, 0.03541500121355057, 0.05780178681015968, -0.006510177627205849, 0.043700236827135086, 0.048129670321941376, 0.007851123809814453, -0.016504019498825073, -0.007252223324030638, -0.04222322627902031, 0.015642981976270676, 0.06448439508676529, 0.023038772866129875, -0.012450127862393856, -0.021176690235733986, 0.026555374264717102, -0.0425805039703846, -0.046154409646987915, 0.005404032301157713, 0.01603221707046032, -0.012609836645424366, -0.06481387466192245, 0.0027928154449909925, -0.0279450211673975, 0.013418472371995449, -0.015134837478399277, -0.01778596080839634, -0.09064382314682007, 0.018907073885202408, -0.005539839155972004, 0.021733039990067482, -0.07614380121231079, 0.048070378601551056, -0.012536970898509026, -0.010392534546554089, -0.0052981083281338215, 0.04525377228856087, 0.018525153398513794, -0.055971529334783554, 0.004591620061546564, -0.052410788834095, 0.014332328923046589, -0.013203210197389126, -0.018308918923139572, 0.03706775978207588, 0.014122221618890762, -0.016123533248901367, -0.010349179618060589, 0.04383491724729538, -0.05066156014800072, -0.04936676099896431, -0.028996648266911507, -0.008557952009141445, -0.05351351201534271, 0.007366287987679243, 0.004398253746330738, -0.025287171825766563, -0.013658969663083553, 0.03410818800330162, 0.009216372855007648, 0.060587525367736816, -0.03837217018008232, 0.04314464330673218, -0.002206996316090226, -0.0013285645982250571, 0.005014154128730297, -0.034304920583963394, -0.015993811190128326, -0.049506060779094696, -0.04578156769275665, 0.02569452114403248, -0.03216569125652313, -0.07568389177322388, 0.02064567059278488, 0.04141813516616821, -0.008215196430683136, -0.023254385218024254, 0.006304685492068529, -0.031009964644908905, 0.003919016104191542, -0.022252237424254417, -0.06920718401670456, -0.013000614941120148, 0.041383713483810425, 0.0005933604552410543, -0.08166440576314926, -0.004809425212442875, -0.016050420701503754, 0.009581475518643856, 0.00005852699905517511, -0.010386401787400246, -0.034487850964069366, -0.00463454145938158, -0.03574652969837189, -0.014242572709918022, -0.04987629875540733, 0.05146217718720436, 0.01417468674480915, -0.0006025764741934836, -0.010264269076287746, 0.010256906971335411, 0.0295217614620924, 0.0038383237551897764, 0.02289176732301712, 0.06359560787677765, 0.001390403020195663, 0.05186663940548897, 0.03677460923790932, 0.05223611742258072, -0.0357644259929657, -0.08531227707862854, -0.0038410439155995846, 0.06586363166570663, -0.008820139802992344, 0.0074137537740170956, -0.013307093642652035, -0.0196622796356678, -0.014395165257155895, -0.024169977754354477, 0.056297317147254944, 0.009528901427984238, 0.023107115179300308, -0.04601480811834335, -0.002088902285322547, -0.03037102520465851, 0.02768682688474655, 0.00732833007350564, -0.026009155437350273, -0.014185373671352863, -0.03659295290708542, -0.0065578012727200985, 0.010018620640039444, 0.017283549532294273, 0.052204616367816925, -0.00964283850044012, 0.02585883066058159, 0.08456193655729294, 0.027144040912389755, 0.020828597247600555, -0.011554797179996967, 0.021809544414281845, 0.06464790552854538, 0.038861148059368134, -0.00276639754883945, 0.07633010298013687, -0.023201363161206245, -0.021899215877056122, -0.0010532819433137774, 0.04250473156571388, -0.03901926428079605, -0.019972773268818855, -0.0421522818505764, -0.051673877984285355, 0.07967162877321243, -0.05391905456781387, 0.011231973767280579, 0.0038914731703698635, 0.07045094668865204, 0.028976039960980415, 0.026922360062599182, 0.027446145191788673, -0.07312541455030441, 0.0633876770734787, 0.009130921214818954, 0.039332035928964615, 0.017639145255088806, -0.006307046394795179, 0.0897374153137207, 0.02881011925637722, 0.030044803395867348, 0.015344075858592987, -0.07924696803092957, -0.08427810668945312, -0.026876378804445267, -0.00439051166176796, 0.052043456584215164, -0.013133848085999489, -0.004336098674684763, 0.07133504748344421, -0.0014703659107908607, 0.007816297002136707, 0.0024692125152796507, 0.011258939281105995, 0.00581460352987051, -0.022122817113995552, -0.04065718501806259, 0.002338090445846319, -0.00022515612363349646, -0.03749702870845795, -0.032109569758176804, 0.03387095034122467, -0.006946537643671036, 0.07169359177350998, 0.004758994095027447, -0.04910903424024582, 0.039492860436439514, 0.03774221986532211, 0.06624459475278854, 0.01298444252461195, 0.038402214646339417, -0.04724455252289772, 0.027518291026353836, -0.016554007306694984, -0.01544105913490057, -0.03032466396689415, 0.00308029493317008, 0.158702090382576, 0.07058519870042801, -0.027167106047272682, -0.0460946187376976, 0.03720550239086151, -0.026190975680947304, -0.031523142009973526, 0.03186728432774544, 0.005344393663108349, -0.040945108979940414, 0.0344097800552845, -0.04555293917655945, 0.006652447860687971, 0.004858446307480335, -0.033625487238168716, 0.015141726471483707, 0.07163050025701523, -0.029759535565972328, 0.04222341999411583, -0.01047546323388815, -0.008910183794796467, 0.0156130725517869, -0.04265308380126953, -0.08273963630199432, 0.0032932162284851074, 0.0076223211362957954, -0.014319141395390034, 0.03520911559462547, -0.015650741755962372, -0.0105585353448987, -0.014273520559072495, -0.03574150800704956, 0.01506792102009058, 0.07183601707220078, 0.03973550722002983, -0.008709465153515339, 0.017549332231283188, -0.010091056115925312, 0.002791803563013673, -0.03747864440083504, -0.03518123924732208, -0.03288353979587555, -0.03541252762079239, 0.02364160679280758, 0.03135078027844429, -0.010955962352454662, 0.04116791486740112, 0.004677451681345701, 0.01742582768201828, 0.0023663376923650503, 0.0028399955481290817, 0.04781472310423851, -0.022136595100164413, -0.012124793604016304, -0.0150764686986804, 0.01201439555734396, 0.03493347391486168, -0.04495568573474884, -0.04715389013290405, -0.025617539882659912, -0.06550873816013336, 0.051047198474407196, -0.032750751823186874, -0.033607080578804016, -0.024737795814871788, -0.014722107909619808, 0.025247331708669662, -0.0024706569965928793, 0.026169095188379288, 0.03775521367788315, 0.016467200592160225, 0.04131987318396568, 0.03282984346151352, 0.025446629151701927, 0.035362303256988525, 0.015383793041110039, 0.023819906637072563, 0.05716100335121155, -0.023993229493498802, 0.010766930878162384, -0.03503398224711418, -0.005502311512827873, -0.014456018805503845, -0.2701811194419861, 0.01597003825008869, -0.04805506393313408, -0.04246527701616287, 0.036692310124635696, -0.03373108059167862, 0.014501647092401981, -0.04072732478380203, -0.0017118705436587334, -0.018116526305675507, -0.0016573028406128287, -0.03984755650162697, -0.03254421800374985, 0.035371728241443634, 0.0354386642575264, 0.026383692398667336, 0.004309574142098427, -0.03435652330517769, 0.015169234946370125, 0.054169632494449615, 0.007262026891112328, -0.029994135722517967, 0.011973095126450062, 0.025156164541840553, 0.03853064775466919, 0.03982413932681084, -0.08281971514225006, 0.05377686768770218, -0.042570069432258606, -0.028050389140844345, 0.017300454899668694, 0.010916993953287601, 0.016271760687232018, -0.024480637162923813, 0.01007862575352192, -0.025277409702539444, 0.030171219259500504, 0.00821217056363821, 0.036372873932123184, 0.034681353718042374, -0.04760964214801788, -0.02958301641047001, 0.028112217783927917, -0.02498994767665863, 0.04025960713624954, 0.005331074818968773, -0.044771529734134674, 0.011589881964027882, -0.02481578104197979, 0.07618295401334763, -0.03753411024808884, -0.007720213383436203, -0.014370703138411045, 0.015945501625537872, -0.006489131599664688, -0.0480068065226078, -0.019096245989203453, 0.012467559427022934, -0.017692387104034424, -0.03516518324613571, 0.013956126756966114, -0.04873594269156456, 0.008733019232749939, -0.05334942787885666, -0.0032352113630622625, -0.06525891274213791, -0.05836836248636246, -0.054759684950113297, 0.039033036679029465, 0.032465092837810516, -0.011064134538173676, 0.00597141170874238, 0.005349615588784218, -0.10680391639471054, -0.0065213642083108425, -0.058616362512111664, -0.024983197450637817, -0.0050042858347296715, -0.014825605787336826, 0.02337731420993805, -0.04583505913615227, -0.05562262609601021, 0.001392630278132856, 0.0062281424179673195, -0.009195645339787006, -0.019154749810695648, 0.0087036844342947, -0.017904382199048996, -0.021635528653860092, -0.02396503835916519, 0.049270641058683395, -0.04011989384889603, -0.01983826793730259, -0.023991402238607407, 0.002009370131418109, 0.01850499026477337, 0.020191699266433716, -0.015660176053643227, 0.040534086525440216, 0.023784663528203964, 0.06297026574611664, -0.049597129225730896, 0.024232087656855583, -0.03299249708652496, -0.05198662728071213, 0.006313533056527376, -0.08683022111654282, 0.00898002553731203, 0.07288084924221039, -0.018635576590895653, -0.009766432456672192, -0.008791276253759861, 0.014974400401115417, -0.04859993979334831, -0.02680385857820511, -0.005702005699276924, 0.01424336712807417, -0.008688566274940968, 0.05034256353974342, -0.02436845377087593, -0.052177876234054565, -0.020888801664114, 0.0016544697573408484, -0.029428018257021904, -0.05101969838142395, -0.03116624988615513, 0.01111497264355421, -0.013269226998090744, 0.017423482611775398, 0.022678712382912636, -0.022913428023457527, 0.029556453227996826, 0.036469701677560806, -0.019873272627592087, 0.03888331353664398, 0.00008374121534870937, -0.026045700535178185, -0.00575304077938199, -0.009146151132881641, -0.004797283560037613, -0.02989955060184002, 0.016784843057394028, 0.0006472977693192661, 0.030667956918478012, 0.03682103380560875, -0.0023447349667549133, 0.02985992096364498, -0.014958715997636318, -0.009791099466383457, -0.004382729064673185, -0.01062383595854044, -0.003880806965753436, 0.025266164913773537, -0.033211685717105865, 0.010426036082208157, -0.04785911738872528, 0.0534660629928112, 0.007629048079252243, -0.011034253984689713, -0.05285859853029251, 0.055197685956954956, -0.03462393954396248, 0.022074632346630096, -0.014139117673039436, 0.0033885508310049772, 0.03488262742757797, -0.0062136841006577015, 0.051776446402072906, 0.013003585860133171, -0.002317814389243722, 0.017730461433529854, 0.021204886958003044, -0.0021624283399432898, 0.011500484310090542, -0.03164855018258095, -0.006459521129727364, 0.013124171644449234, 0.024543900042772293, 0.028500860556960106, -0.0008544720476493239, -0.02336243726313114, 0.001913581509143114, -0.0012590356636792421, 0.02261790819466114, 0.03139880299568176, 0.029608046635985374, -0.005930855870246887, -0.01453896053135395, -0.06028588488698006, -0.02275441773235798, -0.03098352812230587, -0.00019075724412687123, -0.02711448073387146, 0.018758734688162804, -0.04507124051451683, -0.06846563518047333, 0.01418268121778965, 0.022799137979745865, -0.01926397904753685, 0.0240620244294405, 0.0013449054677039385, 0.005824152380228043, -0.019633688032627106, 0.044331345707178116, 0.06359241902828217, -0.01931462064385414, -0.008921992965042591, -0.012417440302670002, -0.010023580864071846, 0.0179644413292408, 0.022693198174238205, -0.06889843940734863, 0.00025749538326635957, 0.0016811402747407556, 0.022533539682626724, 0.004384318366646767, -0.04425978660583496, -0.06664644926786423, -0.008659157902002335, 0.024084486067295074, 0.01946987770497799, -0.007824135012924671, 0.0022449500393122435, -0.013470835983753204, 0.010108768939971924, 0.0029400906059890985, -0.027380581945180893, -0.03874783217906952, 0.0474076010286808, -0.012951551005244255, 0.016494615003466606, -0.018551446497440338, 0.05509428679943085, 0.016220564022660255, 0.014216624200344086, -0.016404833644628525, -0.10067404061555862, 0.017028776928782463, -0.004947323817759752, 0.03584697097539902, 0.009920602664351463, 0.02174484357237816, -0.03726225718855858, 0.04267966374754906, -0.01710507459938526, 0.014371644705533981, -0.00917826872318983, -0.0561162494122982, 0.011779011227190495, 0.05126871168613434, 0.002999751828610897, 0.013071409426629543, -0.009520572610199451, -0.054792191833257675, 0.04410986229777336, 0.011997418478131294, -0.05766821652650833, -0.019403094425797462, -0.02690853178501129, 0.02726644277572632, 0.022013241425156593, 0.038225237280130386, -0.04189528524875641, 0.038138069212436676, 0.054606880992650986, 0.060777291655540466, 0.03769950196146965, -0.0010385181521996856, 0.040822554379701614, -0.01766560971736908, -0.015601874329149723, -0.09189734607934952, -0.001313926768489182, 0.047775715589523315, 0.00904461182653904, -0.05739820376038551, -0.0363544337451458, -0.01871369034051895, -0.018044106662273407, -0.053142890334129333, -0.038104526698589325, 0.04551210254430771, 0.02962590754032135, 0.02256574109196663, 0.009982234798371792, -0.03541574627161026, -0.005779504310339689, 0.037253621965646744, -0.03159227967262268, -0.004460890311747789, -0.02532087452709675, 0.050095342099666595, -0.02453002706170082, 0.04343310371041298, -0.0022552728187292814, -0.01030790526419878, 0.06852232664823532, 0.05030418559908867, -0.014476783573627472, 0.04731215536594391, -0.05169062316417694, 0.017133070155978203, 0.05115770176053047, -0.03451156243681908, -0.00424724817276001, 0.0018409393960610032, 0.008073033764958382, -0.043214116245508194, 0.007784493733197451, 0.008594564162194729, 0.004853956867009401, -0.022699113935232162, 0.06691952794790268, 0.02939467318356037, -0.024081451818346977, -0.06622763723134995, -0.00046794675290584564, -0.01160899642854929, 0.0005733139114454389, 0.00749753275886178, -0.00749379163607955, -0.03202662989497185, 0.05629807710647583, -0.017333682626485825, 0.004206387791782618, 0.080259770154953, -0.00080541503848508, -0.03416915610432625, 0.004188746679574251, 0.080576591193676, 0.09887316823005676, 0.051914282143116, -0.007582971826195717, 0.06165090948343277, -0.021367181092500687, -0.03440076485276222, 0.008005430921912193, -0.015614588744938374, 0.06361065804958344, -0.0030439882539212704, 0.011376313865184784, 0.05239143595099449, -0.03250653296709061, 0.07521567493677139, -0.013225995004177094, -0.04436986893415451, 0.007872289046645164, -0.0014281334588304162, 0.03383259475231171, 0.010526490397751331, -0.008449854329228401, 0.024074777960777283, -0.011035479605197906, -0.010007166303694248, 0.018376825377345085, -0.022304842248558998, -0.019922200590372086, 0.012862170115113258, 0.011229980736970901, 0.004687261767685413, 0.02295558899641037, 0.01664673537015915, 0.11288439482450485, -0.04554173722863197, -0.012873158790171146, -0.011258168146014214, 0.06828039139509201, -0.0188324972987175, 0.011203404515981674, -0.0173848457634449, -0.003395757405087352, -0.023032279685139656, -0.030876493081450462, -0.040606789290905, 0.007006565108895302, -0.052514996379613876, 0.02177618443965912, -0.031177133321762085, 0.0022481060586869717, 0.012290514074265957, -0.014371365308761597, -0.03519807383418083, -0.03708060458302498, -0.04632759839296341, -0.06572376936674118, -0.05798904225230217, -0.012868273071944714, 0.0021113089751452208, -0.010273163206875324, -0.034451890736818314, -0.0000748209422454238, -0.019201204180717468, 0.016885720193386078, 0.0038299700245261192, -0.04275510832667351, -0.013441917486488819, -0.027701346203684807, 0.05747593566775322, 0.005879896692931652, 0.03897320106625557, 0.031706519424915314, 0.018756059929728508, -0.012662373483181, -0.003413733094930649, 0.000011732322491297964, 0.037567537277936935, 0.017357423901557922, -0.0065550366416573524, -0.06746291369199753, 0.013855607248842716, 0.0013881920604035258, 0.01428990624845028, -0.10060950368642807, 0.020866932347416878, -0.0009246086119674146, -0.013252419419586658, 0.024668168276548386, -0.044694893062114716, 0.019150417298078537, 0.0012159961042925715, 0.00007289188943104818, 0.010328162461519241, -0.018785526975989342, 0.02850765734910965, -0.028491338714957237, 0.07153982669115067, 0.012298273853957653, 0.0405433215200901, -0.046617891639471054, 0.005889898631721735, 0.0004853750579059124, 0.017040187492966652, -0.059799082577228546, -0.001844549784436822, -0.029431693255901337, -0.08877651393413544, -0.02007877826690674, 0.017624281346797943, -0.05244128033518791, -0.027237728238105774, 0.030271507799625397, 0.038800451904535294, -0.04618147388100624, 0.05060601234436035, -0.016552641987800598, 0.02109929919242859, -0.010993139818310738, -0.025282515212893486, -0.018182558938860893, 0.040302421897649765, 0.006302224937826395, -0.0064376057125627995, 0.0014581880532205105, -0.0299496129155159, 0.004454543814063072, -0.008743870072066784, 0.0005217636353336275, 0.047048170119524, 0.028072943910956383, 0.0036568143405020237 ]
[ -0.07868268340826035, -0.008418619632720947, -0.03846031427383423, -0.003901461837813258, 0.05670243501663208, -0.06034405529499054, -0.036477427929639816, 0.03850247338414192, 0.013813067227602005, -0.015737738460302353, 0.016780871897935867, -0.01762864552438259, 0.01927909068763256, -0.03285923972725868, 0.06084684655070305, -0.01615418680012226, -0.011976698413491249, -0.002544841030612588, -0.017783544957637787, 0.01783539354801178, 0.00720675615593791, -0.004886000417172909, -0.02495025098323822, -0.05497869476675987, 0.03462227061390877, 0.051498398184776306, 0.002620284678414464, -0.039926473051309586, -0.011244873516261578, -0.21337969601154327, 0.02344219759106636, 0.023302825167775154, 0.022238271310925484, -0.008864525705575943, -0.0016435910947620869, 0.061685964465141296, -0.015166939236223698, 0.01228722371160984, 0.016122564673423767, 0.020093070343136787, 0.013852535746991634, -0.0026646896731108427, -0.053820475935935974, -0.00002909279464802239, 0.025055499747395515, 0.02013450860977173, -0.055037058889865875, -0.017536034807562828, -0.006611616816371679, 0.020727017894387245, -0.09005866199731827, 0.008892917074263096, 0.0007140420493669808, -0.018251854926347733, -0.013492281548678875, 0.04416431859135628, 0.030281880870461464, 0.044330913573503494, -0.002978039439767599, 0.009210498072206974, 0.014770940877497196, -0.006663280073553324, -0.162360280752182, 0.11012950539588928, 0.022991687059402466, 0.03258200362324715, -0.022746339440345764, 0.014031505212187767, -0.019302403554320335, 0.08343153446912766, 0.00854036770761013, -0.02961764857172966, -0.055688854306936264, 0.069255031645298, -0.010689848102629185, -0.016589989885687828, -0.030099235475063324, -0.017543861642479897, 0.03515954688191414, -0.02454494684934616, -0.013023714534938335, -0.012952536344528198, -0.019087068736553192, 0.00820496678352356, -0.02708468772470951, 0.02972702868282795, 0.00001622450326976832, 0.03227638453245163, 0.020741278305649757, 0.02962043322622776, 0.05986583232879639, -0.021738853305578232, 0.04559105262160301, 0.03982073441147804, -0.0868726372718811, -0.019760822877287865, 0.01789208874106407, 0.012088557705283165, -0.006750060245394707, 0.4174518585205078, -0.026849817484617233, -0.016736270859837532, 0.033509351313114166, 0.018146680667996407, 0.013403498567640781, -0.0075294990092515945, -0.00001803308623493649, -0.034890491515398026, 0.015027591027319431, -0.044329941272735596, 0.004877600818872452, -0.023345574736595154, 0.04981880635023117, -0.06821732223033905, 0.038493283092975616, -0.010203441604971886, 0.04303305968642235, -0.0021887992043048143, 0.001998801017180085, -0.01795574091374874, -0.030337346717715263, -0.0024341861717402935, -0.005923921708017588, 0.020767347887158394, 0.01108789537101984, -0.02483411133289337, 0.03716396167874336, 0.056219179183244705, 0.051639169454574585, 0.03953629732131958, 0.04422549903392792, -0.021884212270379066, -0.0810723677277565, 0.007367955520749092, -0.019765367731451988, 0.021815689280629158, 0.030683455988764763, -0.017840569838881493, 0.0009146071970462799, 0.02522425912320614, -0.01030043326318264, -0.03635820373892784, 0.01719985343515873, 0.025456096976995468, -0.028639094904065132, 0.12866510450839996, -0.03567783161997795, -0.038931429386138916, -0.025901563465595245, -0.044574785977602005, 0.011688778176903725, 0.04511268809437752, 0.012209542095661163, -0.049860816448926926, -0.012463902123272419, 0.026845252141356468, 0.07891594618558884, -0.05387776717543602, -0.0499429851770401, -0.018141716718673706, -0.04402254521846771, -0.0339447483420372, -0.03886452317237854, 0.04105478525161743, 0.0292564295232296, -0.07458078861236572, -0.022856377065181732, 0.009900097735226154, 0.011478153057396412, -0.06952400505542755, 0.0377526618540287, -0.01268585491925478, -0.027933301404118538, -0.002678618300706148, 0.038076162338256836, 0.010995049960911274, -0.02898821234703064, 0.005932264029979706, 0.05983566492795944, 0.002412349684163928, 0.009179560467600822, -0.005898416507989168, -0.06035882234573364, 0.011229844763875008, -0.057756878435611725, -0.07389722019433975, -0.08219172060489655, -0.010149339213967323, -0.010170980356633663, 0.007279237266629934, 0.011132966727018356, -0.004628370516002178, -0.05032629519701004, 0.04475037008523941, -0.04881824180483818, -0.01401001587510109, 0.027302181348204613, 0.01271888054907322, -0.028538139536976814, -0.02633720263838768, 0.013071561232209206, 0.03030160441994667, 0.0015651901485398412, 0.023741725832223892, -0.05199773982167244, 0.009619300253689289, 0.08730364590883255, -0.05457870662212372, 0.04473714530467987, 0.03459484130144119, -0.021827224642038345, -0.00289028394035995, 0.024911239743232727, 0.008744831196963787, -0.009610956534743309, -0.024075986817479134, -0.0038789778482168913, -0.025744644924998283, 0.04055805504322052, 0.04754410684108734, -0.037140507251024246, -0.06495186686515808, -0.02405167929828167, -0.3600371479988098, -0.02590811438858509, -0.0042288899421691895, -0.0159794632345438, 0.055976320058107376, -0.06756420433521271, 0.017804916948080063, 0.006894207093864679, -0.005058563780039549, 0.015777824446558952, 0.05425072833895683, 0.002156889997422695, -0.011717220768332481, -0.10225212574005127, 0.010593331418931484, 0.059835437685251236, -0.0016969344578683376, -0.034051958471536636, -0.012689941562712193, 0.010483059100806713, -0.03058701753616333, -0.04523313790559769, -0.05528125539422035, -0.024317584931850433, 0.03047429770231247, -0.02872541733086109, 0.11203178018331528, 0.053095925599336624, 0.04786510393023491, -0.03221692517399788, 0.019636956974864006, -0.016326673328876495, 0.024229291826486588, -0.06927525997161865, -0.01672927662730217, -0.007108597084879875, 0.00019207800505682826, 0.04481188952922821, 0.03259873390197754, -0.019957806915044785, -0.021974483504891396, 0.023389235138893127, -0.04850047826766968, 0.0022429409436881542, -0.061419129371643066, 0.016457613557577133, -0.014062791131436825, -0.041402388364076614, -0.0006214506574906409, 0.10395313054323196, 0.032203253358602524, 0.025229059159755707, 0.04125533252954483, 0.03303493931889534, 0.007232476491481066, -0.004360209684818983, -0.07380370795726776, 0.0005628985818475485, 0.022387143224477768, -0.071659617125988, 0.035873234272003174, 0.00988093949854374, 0.06772308796644211, -0.06668227910995483, -0.020605573430657387, 0.01640355959534645, 0.01322241872549057, -0.0035013933666050434, 0.015998084098100662, -0.00799684040248394, -0.018283788114786148, 0.09109847247600555, 0.012295647524297237, 0.040856264531612396, -0.005972240585833788, 0.041732992976903915, -0.013786462135612965, -0.030802695080637932, 0.0029062198009341955, 0.0002624875633046031, 0.018027015030384064, -0.030538856983184814, 0.009945285506546497, -0.05043748766183853, -0.011433146893978119, 0.03285045921802521, 0.00834343396127224, -0.037392280995845795, 0.057895779609680176, 0.03506901487708092, 0.005651724990457296, -0.02477499656379223, 0.008538774214684963, -0.05374082922935486, 0.06810871511697769, 0.013056092895567417, -0.28676876425743103, 0.03615102916955948, 0.06714129447937012, 0.04536103084683418, -0.02276255562901497, 0.020706934854388237, 0.04813189432024956, -0.08141051977872849, -0.021341098472476006, 0.007052535191178322, 0.0051654367707669735, 0.06489913910627365, -0.004561380948871374, -0.024945812299847603, 0.0038760339375585318, -0.0004253527440596372, 0.07852894812822342, -0.014278841204941273, 0.016379499807953835, 0.007097203750163317, 0.006726814433932304, -0.024009674787521362, 0.16425108909606934, -0.0008991631912067533, 0.01958150789141655, 0.005964975338429213, -0.014467304572463036, -0.020631104707717896, 0.06888452172279358, 0.001327880541794002, 0.004677380435168743, 0.022941038012504578, 0.04132167249917984, -0.01477720495313406, 0.04690443351864815, -0.014097042381763458, -0.04678584635257721, 0.04610209912061691, 0.03237280994653702, -0.037163570523262024, 0.007438492961227894, 0.02628733590245247, -0.036414261907339096, 0.022513961419463158, 0.05721445381641388, 0.0023418173659592867, 0.010398667305707932, -0.01194624975323677, -0.034889716655015945, 0.003138532629236579, -0.003955868072807789, 0.014998763799667358, -0.03896573558449745, 0.001524609629996121, -0.005906600039452314, 0.06810013949871063, 0.020785963162779808, -0.022974705323576927, 0.02710716612637043, 0.0009196862229146063, -0.022333161905407906, -0.06101921945810318, 0.11214973032474518, 0.04122702404856682, 0.024419160559773445 ]
[ 0.009166745468974113, 0.02033076621592045, 0.00882740505039692, -0.01697022281587124, 0.01190491858869791, 0.012476582080125809, 0.004028201103210449, 0.0391785204410553, -0.05320379137992859, 0.02243751846253872, -0.04620484635233879, 0.020808788016438484, -0.005741606932133436, 0.03283460810780525, 0.033788051456213, -0.006836572661995888, 0.01204845029860735, -0.02390477806329727, 0.05296248570084572, -0.005377819295972586, -0.02845914103090763, 0.007185117807239294, -0.002434438094496727, -0.022304058074951172, 0.02715756930410862, 0.05075395852327347, -0.08162344992160797, 0.015007052570581436, 0.05157123878598213, -0.08991607278585434, 0.0346553660929203, -0.05822765454649925, 0.038011301308870316, 0.014427515678107738, -0.03677305951714516, -0.004048087168484926, -0.04587356001138687, 0.014859003946185112, 0.06700848788022995, 0.030254090204834938, -0.003393822116777301, 0.018927626311779022, -0.005910880863666534, 0.012745716609060764, 0.013467676006257534, -0.018427420407533646, -0.06398430466651917, 0.019225377589464188, 0.0013358565047383308, 0.01637250930070877, -0.032667603343725204, -0.0050569456070661545, -0.029768092557787895, -0.0025408591609448195, 0.06301607191562653, -0.015816550701856613, -0.0603015199303627, -0.05055324733257294, 0.007027945481240749, -0.06661103665828705, 0.03567415848374367, -0.02870810404419899, -0.053896188735961914, -0.03410625457763672, -0.020291045308113098, -0.0404122993350029, -0.03431791812181473, 0.022841185331344604, 0.018874960020184517, 0.032102666795253754, -0.03630296140909195, 0.02270127646625042, -0.040428560227155685, -0.005584227852523327, -0.014485547319054604, 0.03723818436264992, -0.0036652868147939444, -0.0027821988333016634, 0.0019196445355191827, -0.037647802382707596, -0.03761153668165207, 0.002271406352519989, 0.011584637686610222, 0.011973497457802296, -0.053576283156871796, 0.0021234157029539347, 0.028776856139302254, -0.026832956820726395, 0.0048301308415830135, -0.005347804166376591, 0.0038799464236944914, 0.012048231437802315, -0.014003082178533077, -0.0214227344840765, -0.10331254452466965, -0.005531879607588053, -0.030501315370202065, 0.03037787415087223, 0.007264986634254456, 0.7963188290596008, 0.01453491486608982, 0.011714687570929527, 0.0006438741111196578, -0.011092559434473515, -0.03138768672943115, -0.011530721560120583, -0.06478314101696014, -0.0008450382156297565, 0.004388048779219389, -0.0731932669878006, 0.010251539759337902, 0.03067162074148655, 0.02263515628874302, 0.04050883278250694, 0.013063565827906132, 0.029663793742656708, 0.03353786841034889, 0.001650637132115662, 0.03111184947192669, -0.0009758269879966974, 0.01854015700519085, 0.021211376413702965, -0.0075727603398263454, 0.016031021252274513, -0.03315437212586403, -0.14006613194942474, 0.01745772734284401, -6.639474946772446e-33, 0.040197789669036865, 0.00011101485142717138, 0.004352322779595852, -0.05527893826365471, -0.0018429988995194435, 0.05294991657137871, -0.044408392161130905, 0.029978089034557343, 0.0010809546802192926, -0.008719447068870068, 0.009637080132961273, -0.00989755243062973, 0.04001694172620773, 0.0051268464885652065, 0.05516806244850159, -0.013646213337779045, 0.017385749146342278, 0.01985442079603672, -0.021071122959256172, -0.036931946873664856, -0.007565645035356283, 0.011341032572090626, 0.024828050285577774, 0.06168803572654724, -0.009545247070491314, 0.03902910277247429, -0.00035799512988887727, -0.030577126890420914, -0.0025729574263095856, -0.06307372450828552, -0.02619141712784767, 0.0234393198043108, 0.012018529698252678, 0.02221498265862465, 0.018789933994412422, -0.04605485126376152, -0.012928510084748268, 0.015387646853923798, 0.03159770742058754, -0.09228355437517166, -0.024705635383725166, -0.007302854675799608, -0.04383447766304016, 0.013025466352701187, -0.04969087615609169, 0.004470007494091988, 0.0023718199227005243, 0.03527379408478737, 0.005767456255853176, 0.02478996478021145, -0.017593316733837128, 0.011300035752356052, -0.00999112706631422, 0.037112802267074585, -0.00790689792484045, 0.022202737629413605, 0.00029385462403297424, 0.01633821800351143, -0.01088792271912098, -0.011818927712738514, -0.013426615856587887, 0.009214583784341812, 0.021010871976614, 0.023757552728056908, -0.008848101831972599, 0.00038622008287347853, 0.013978187926113605, -0.029177697375416756, 0.020316611975431442, 0.059317123144865036, -0.015194020234048367, 0.01728743501007557, -0.016765819862484932, -0.014721043407917023, 0.044082146137952805, -0.013017063029110432, -0.04766850173473358, -0.021701669320464134, 0.01450446154922247, 0.03672829270362854, -0.015576525591313839, -0.010329151526093483, 0.04970155656337738, -0.015000232495367527, 0.011232176795601845, -0.05969225987792015, 0.038763951510190964, -0.04167879372835159, -0.0034445321653038263, -0.019017407670617104, 0.037859734147787094, -0.021333983168005943, -0.00763707747682929, -0.004560395143926144, -0.01705591008067131, 7.059145531799204e-33, 0.01977365091443062, 0.0062903449870646, 0.018640216439962387, 0.0108098853379488, -0.018137268722057343, -0.04210246354341507, 0.00575735280290246, -0.000005108667664899258, -0.03771460801362991, 0.04982955381274223, 0.004838180262595415, -0.032557711005210876, -0.014401541091501713, 0.04990966618061066, 0.049450043588876724, -0.03586103394627571, 0.008856303989887238, 0.05152503773570061, -0.008397670462727547, -0.013721922412514687, -0.002027898095548153, -0.008780157193541527, -0.0002508494653739035, 0.030818933621048927, 0.06636057049036026, 0.034319717437028885, 0.01710120216012001, -0.042888909578323364, -0.018200194463133812, -0.029806602746248245, -0.011921044439077377, 0.022431401535868645, 0.012018208391964436, -0.03457936644554138, -0.010163810104131699, 0.05449291318655014, -0.0016821103636175394, -0.022214587777853012, 0.04460097849369049, -0.0006286833086051047, 0.027437848970294, 0.039897944778203964, 0.002392515540122986, 0.01914755068719387, -0.009796829894185066, -0.013484632596373558, -0.003875595750287175, 0.053488072007894516, -0.040315430611371994, -0.0009530321112833917, -0.021483590826392174, -0.0035330327227711678, 0.056631479412317276, -0.00437651202082634, -0.019123364239931107, -0.0364186055958271, -0.02223786897957325, 0.052023209631443024, -0.03529499098658562, -0.0109555097296834, -0.03382519632577896, 0.011092112399637699, -0.012454957701265812, -0.002877972088754177, -0.017939545214176178, -0.019478658214211464, -0.0030384340789169073, -0.05001091584563255, 0.008729259483516216, -0.012186060659587383, 0.021869763731956482, -0.01925029419362545, -0.0033059248235076666, 0.029831452295184135, 0.021147646009922028, 0.00467049703001976, -0.040081240236759186, 0.018342232331633568, -0.027437178418040276, -0.0027771915774792433, 0.004776462446898222, 0.01176511961966753, 0.024540580809116364, 0.06760316342115402, -0.013593827374279499, 0.030434321612119675, -0.06244446709752083, 0.007824569009244442, 0.005804625805467367, 0.0027180849574506283, 0.007928491570055485, 0.013755169697105885, -0.008713875897228718, 0.056759659200906754, 0.024889573454856873, -1.2379111957727673e-8, -0.030371252447366714, -0.00018979674496222287, -0.03618286922574043, -0.022146906703710556, 0.052870556712150574, 0.04788613319396973, 0.01470344327390194, 0.0113951675593853, -0.016645928844809532, 0.008075138553977013, 0.030644888058304787, -0.03523881733417511, -0.006020287051796913, -0.008491742424666882, -0.028852272778749466, -0.05104690417647362, 0.050243083387613297, -0.008671957068145275, 0.03254062309861183, 0.020898759365081787, 0.0008101402199827135, 0.04563597962260246, 0.004293973557651043, -0.015103141777217388, 0.017296601086854935, -0.03311978280544281, 0.04847686365246773, -0.07130076736211777, 0.005435694474726915, 0.013869077898561954, 0.06640902906656265, -0.0005683470517396927, 0.035190582275390625, 0.01467104908078909, -0.00021838751854375005, -0.014475568197667599, 0.027831275016069412, 0.033807169646024704, 0.00043653769535012543, 0.026747770607471466, 0.0037151677533984184, 0.029567865654826164, -0.030102115124464035, -0.03387747332453728, -0.04576963558793068, -0.05197220668196678, -0.03805219754576683, -0.007940277457237244, 0.04270370304584503, -0.0534699521958828, 0.008772600442171097, -0.018791159614920616, 0.0022076519671827555, -0.010484087280929089, 0.03095872327685356, -0.02759053371846676, -0.03596523031592369, -0.0012808075407519937, -0.02172769233584404, 0.0035915293265134096, 0.01184601429849863, -0.011106843128800392, -0.008484477177262306, -0.02301108092069626 ]
r-substr-getting-a-vector-of-positions
https://markhneedham.com/blog/2016/04/18/r-substr-getting-a-vector-of-positions
false
2016-04-11 05:40:06
R: tm - Unique words/terms per document
[ "r-2" ]
[ "R" ]
I've been doing a bit of text mining over the weekend using the R https://cran.r-project.org/web/packages/tm/index.html[tm package] and I wanted to only count a term once per document which isn't how it works out the box. For example let's say we're writing a bit of code to calculate the frequency of terms across some documents. We might write the following code: [source,r] ---- library(tm) text = c("I am Mark I am Mark", "Neo4j is cool Neo4j is cool") corpus = VCorpus(VectorSource(text)) tdm = as.matrix(TermDocumentMatrix(corpus, control = list(wordLengths = c(1, Inf)))) > tdm Docs Terms 1 2 am 2 0 cool 0 2 i 2 0 is 0 2 mark 2 0 neo4j 0 2 > rowSums(tdm) am cool i is mark neo4j 2 2 2 2 2 2 ---- We've created a small corpus over a vector which contains two bits of text. On the last line we output a TermDocumentMatrix which shows how frequently each term shows up across the corpus. I had to tweak the default word length of 3 to make sure we could see 'am' and 'cool'. But we've actually got some duplicate terms in each of our documents so we want to get rid of those and only count unique terms per document. We can achieve that by mapping over the corpus using the +++<cite>+++tm_map+++</cite>+++ function and then applying a function which returns unique terms. I wrote the following function: [source,r] ---- uniqueWords = function(d) { return(paste(unique(strsplit(d, " ")[[1]]), collapse = ' ')) } ---- We can then apply the function like so: [source,r] ---- corpus = tm_map(corpus, content_transformer(uniqueWords)) tdm = as.matrix(TermDocumentMatrix(corpus, control = list(wordLengths = c(1, Inf)))) > tdm Docs Terms 1 2 am 1 0 cool 0 1 i 1 0 is 0 1 mark 1 0 neo4j 0 1 > rowSums(tdm) am cool i is mark neo4j 1 1 1 1 1 1 ---- And now each term is only counted once. Success!
null
null
[ 0.009997674264013767, -0.008907641284167767, -0.016880899667739868, 0.019019288942217827, 0.06954184174537659, -0.01198942307382822, 0.0179282333701849, 0.021025512367486954, 0.011408518068492413, 0.00466711912304163, -0.005239258985966444, 0.01800384372472763, -0.056143760681152344, 0.01100134663283825, -0.022694531828165054, 0.05843173712491989, 0.050227973610162735, -0.004766371566802263, -0.005874648690223694, -0.023694878444075584, 0.012451590038836002, 0.04131953418254852, 0.020879441872239113, 0.003581991186365485, 0.033916495740413666, 0.000674310838803649, 0.023968711495399475, -0.004497138317674398, -0.043767157942056656, 0.011784998700022697, 0.05501638352870941, -0.007375692017376423, 0.019111931324005127, 0.01090887188911438, 0.039493460208177567, 0.0101315313950181, -0.03431464359164238, 0.02640710212290287, 0.002193653490394354, -0.04583347216248512, -0.03893403708934784, -0.002086642198264599, -0.04394232854247093, -0.0072660669684410095, -0.05118982866406441, 0.030248034745454788, -0.05630774796009064, 0.004809294827282429, -0.001963115530088544, 0.05348031222820282, -0.10497733950614929, 0.02447265014052391, -0.02361602894961834, -0.0270773246884346, -0.01705322414636612, 0.0725468173623085, -0.009624958969652653, -0.06769300997257233, 0.011011316440999508, 0.0020339174661785364, 0.009475858882069588, -0.02794654481112957, -0.027114301919937134, 0.062135301530361176, -0.027267666533589363, -0.006136656738817692, -0.007719125133007765, 0.023430773988366127, -0.0389857143163681, 0.006195778492838144, -0.022775111719965935, -0.014906339347362518, -0.046445395797491074, 0.04339219257235527, -0.025353549048304558, -0.040865521878004074, 0.0335136353969574, 0.058181725442409515, 0.02030225843191147, 0.05151556059718132, -0.021816320717334747, -0.0015944933984428644, 0.03183745592832565, 0.009760862216353416, -0.006683384999632835, -0.03050868958234787, -0.044457800686359406, -0.024085523560643196, -0.056357789784669876, 0.027515823021531105, 0.014353999868035316, -0.07232866436243057, 0.006185529287904501, 0.017748195677995682, -0.030936721712350845, 0.01654432713985443, -0.015631278976798058, 0.002112083835527301, 0.004964875523000956, 0.02427275851368904, -0.04861443489789963, -0.05435485020279884, 0.02998080663383007, -0.0189261082559824, -0.09461203217506409, 0.0170192439109087, -0.0017219965811818838, 0.0075482758693397045, 0.015408484265208244, 0.010502289980649948, -0.030421847477555275, -0.019363276660442352, -0.03259708359837532, 0.0026821119245141745, -0.09007741510868073, 0.04731757566332817, 0.006888354197144508, 0.03130407631397247, 0.0017847329145297408, -0.004841949790716171, 0.05321471393108368, 0.03932080417871475, 0.01668422296643257, 0.06530401110649109, -0.030598938465118408, 0.04081343486905098, 0.017807362601161003, 0.040586259216070175, -0.034834783524274826, -0.05873505398631096, -0.009596215561032295, 0.05024644359946251, -0.011159151792526245, 0.04702039062976837, -0.026778992265462875, -0.012144029140472412, -0.030441462993621826, -0.006141867488622665, 0.07689632475376129, 0.03171117231249809, 0.0365566685795784, -0.02571699023246765, -0.020206373184919357, 0.002585766837000847, 0.022007839754223824, -0.0023162630386650562, -0.05266696587204933, -0.008837385103106499, -0.02137398160994053, 0.022068511694669724, 0.01208394207060337, 0.023319482803344727, 0.05961783602833748, -0.04107045382261276, 0.02740330621600151, 0.08201169967651367, 0.014192577451467514, 0.025761665776371956, -0.009339546784758568, 0.023139657452702522, 0.034459419548511505, 0.0428849458694458, -0.022153550758957863, 0.07103728502988815, -0.015570342540740967, -0.005058265291154385, 0.034159738570451736, 0.06072530150413513, -0.02617543376982212, -0.007292671594768763, -0.04161413758993149, -0.05830082669854164, 0.06564779579639435, -0.044695641845464706, 0.0005904686404392123, 0.02848542109131813, 0.024563420563936234, 0.011904074810445309, 0.03815899416804314, 0.029280906543135643, -0.06053409352898598, 0.06753350049257278, 0.019472399726510048, 0.012882799841463566, 0.03325419872999191, -0.02314411848783493, 0.07384134829044342, 0.020805668085813522, 0.009009154513478279, -0.0011299349134787917, -0.09141308814287186, -0.05550224334001541, 0.032070342451334, -0.025454871356487274, 0.04500317573547363, -0.02643514797091484, 0.020213648676872253, 0.061546895653009415, -0.0000816706451587379, 0.0000389600099879317, 0.010823945514857769, -0.008048088289797306, 0.02343851514160633, -0.0385035015642643, -0.04739253595471382, 0.03236193209886551, 0.010678733699023724, -0.07374121993780136, -0.012747440487146378, -0.0013999484945088625, 0.0013517285697162151, 0.08008239418268204, -0.002403786638751626, -0.011184101924300194, 0.043530553579330444, 0.0476926751434803, 0.0420939177274704, 0.009525958448648453, 0.01491508912295103, -0.029147572815418243, 0.038148604333400726, -0.02016427554190159, -0.0280960313975811, -0.024569785222411156, -0.02020825631916523, 0.12301517277956009, 0.032113462686538696, -0.04852693900465965, -0.04496494308114052, 0.028680263087153435, -0.02381490357220173, -0.016415631398558617, 0.03414492309093475, -0.00955083779990673, -0.02810129150748253, 0.002012992510572076, -0.029863549396395683, -0.0030560437589883804, 0.0071896957233548164, -0.012866295874118805, -0.025047242641448975, 0.05848442018032074, -0.041999924927949905, 0.04506170004606247, 0.008809409104287624, 0.02552921697497368, 0.0017260998720303178, -0.02931526117026806, -0.037709206342697144, 0.007383352145552635, 0.021441688761115074, -0.008313684724271297, 0.029512912034988403, -0.03690507635474205, -0.0009720203233882785, -0.02293202094733715, -0.03782123327255249, 0.033883608877658844, 0.05785026028752327, 0.029482340440154076, -0.01801345683634281, 0.06095511466264725, 0.0001717470440780744, -0.022100646048784256, -0.04898969829082489, -0.06999465078115463, -0.031314920634031296, -0.03418507054448128, -0.0207986943423748, 0.01997997984290123, 0.03282575681805611, -0.005363282281905413, -0.02342822402715683, 0.0035758675076067448, 0.017470156773924828, -0.031626299023628235, 0.033614687621593475, -0.02027556672692299, -0.019007325172424316, -0.045236412435770035, -0.028127629309892654, 0.03993043676018715, -0.034574251621961594, -0.06954251229763031, -0.03216704726219177, -0.04790232703089714, 0.056053802371025085, -0.050425078719854355, -0.024727845564484596, 0.025119855999946594, -0.021574316546320915, 0.04936486482620239, 0.011587557382881641, 0.008261705748736858, 0.04253096505999565, 0.018303224816918373, -0.0033451728522777557, 0.0207419041544199, 0.01787930354475975, 0.04671866074204445, -0.01890622451901436, 0.006259267218410969, 0.006985270883888006, -0.01707453466951847, -0.02263478934764862, -0.04765857756137848, -0.011694836430251598, -0.010357636958360672, -0.26425549387931824, 0.022008314728736877, -0.05327996611595154, -0.03596397116780281, 0.015144526027143002, -0.04233642295002937, 0.03709420561790466, -0.022916510701179504, 0.009431440383195877, -0.025154834613204002, -0.008632335811853409, -0.013719754293560982, -0.00378709239885211, 0.0767335593700409, 0.042247284203767776, 0.015936734154820442, -0.027060892432928085, -0.020686781033873558, -0.00020242694881744683, 0.07254086434841156, 0.02191237173974514, -0.04374164715409279, -0.011019526049494743, 0.029786089435219765, -0.004056728444993496, 0.060049619525671005, -0.07288710027933121, 0.049504395574331284, -0.060876309871673584, -0.026598433032631874, -0.00906096026301384, -0.029001785442233086, 0.015933189541101456, -0.04104955121874809, -0.021249858662486076, -0.022206205874681473, 0.05251912400126457, 0.021012110635638237, -0.010361426509916782, 0.06181199103593826, -0.027302535250782967, -0.043282706290483475, 0.001296465052291751, -0.04565415158867836, 0.05681432783603668, 0.028552226722240448, -0.051608145236968994, 0.003939624410122633, -0.0013744679745286703, 0.05820263922214508, -0.03878679871559143, -0.022264357656240463, -0.006882561836391687, 0.03898833319544792, -0.029860863462090492, -0.0356496125459671, -0.00283022690564394, -0.003401766298338771, -0.024146119132637978, -0.014426353387534618, -0.010952549055218697, -0.04304429516196251, 0.01620248332619667, -0.03768515959382057, -0.05422892048954964, -0.05736137554049492, -0.09238529205322266, -0.03721000626683235, 0.06252317875623703, 0.038240425288677216, -0.04786456376314163, 0.028593966737389565, -0.014746636152267456, -0.09400647133588791, -0.038409002125263214, -0.02371625415980816, -0.0049306838773190975, -0.0011109310435131192, 0.008347327820956707, 0.07435797899961472, -0.047379232943058014, -0.06032830849289894, 0.0006087973015382886, 0.001267236890271306, 0.007856841199100018, -0.020601656287908554, 0.013464444316923618, -0.017933109775185585, -0.03157367184758186, -0.022749973461031914, 0.09541955590248108, -0.029297852888703346, -0.0030300396028906107, 0.010132434777915478, 0.018504833802580833, 0.005214668810367584, -0.0014728652313351631, -0.0028070183470845222, 0.03572314232587814, 0.0479448102414608, 0.06117284670472145, -0.041412804275751114, 0.01893598772585392, -0.05088163539767265, -0.03321869298815727, -0.011309181340038776, -0.06064272299408913, 0.014193711802363396, -0.0012799884425476193, 0.01257400680333376, -0.02991768904030323, 0.018698789179325104, -0.006300794426351786, -0.020283455029129982, -0.002190793864428997, -0.00171044678427279, -0.005021712277084589, -0.0063737183809280396, 0.03185993805527687, -0.033324096351861954, -0.05846055597066879, 0.0015696653863415122, 0.0030580488964915276, -0.03937208279967308, -0.024571802467107773, -0.03580163046717644, 0.00618151668459177, -0.020387249067425728, 0.011178531683981419, 0.020001884549856186, -0.04182778298854828, -0.007652430795133114, 0.02069929614663124, -0.03439225256443024, 0.05001472309231758, -0.018075449392199516, -0.03595366328954697, -0.02147030644118786, -0.0060774111188948154, 0.00046585785457864404, -0.007345960009843111, -0.001373792765662074, 0.008123810403048992, 0.04590219631791115, 0.03140750899910927, -0.03576825186610222, 0.017360437661409378, 0.02882852405309677, 0.008224978111684322, -0.00810224749147892, 0.01029081828892231, -0.0026139214169234037, 0.0012793767964467406, -0.03669777140021324, 0.005139397457242012, -0.024053175002336502, 0.05571167171001434, -0.007842187769711018, 0.000578324543312192, -0.05921857804059982, 0.03645051270723343, -0.01179117988795042, 0.004942838568240404, -0.014847591519355774, 0.02601190283894539, 0.024862032383680344, -0.021433431655168533, 0.05151116102933884, -0.0012881448492407799, 0.0015345376450568438, 0.005771311465650797, 0.012608817778527737, -0.030537554994225502, -0.007460009306669235, -0.030633527785539627, -0.0043572247959673405, 0.022322211414575577, 0.022209323942661285, 0.0034248814918100834, 0.03907494246959686, -0.00007420519978040829, -0.0037867974024266005, 0.004949260037392378, -0.004013256169855595, 0.06383159756660461, 0.03535844385623932, -0.004259503446519375, 0.015426862984895706, -0.04923981800675392, -0.02364625222980976, -0.01595189981162548, 0.02449079230427742, -0.0421614795923233, -0.01272975467145443, -0.036069490015506744, -0.06590501219034195, 0.003620297648012638, 0.054448600858449936, 0.0005197448190301657, 0.032711900770664215, -0.02930682897567749, -0.014506585896015167, -0.01817958988249302, 0.03333568945527077, 0.06895384192466736, -0.059758253395557404, -0.004884632304310799, -0.03263232856988907, -0.01640688255429268, -0.0002205715427407995, -0.002858475549146533, -0.07701252400875092, -0.014456996694207191, -0.03586212545633316, 0.006948096677660942, -0.006042784545570612, -0.03904107213020325, -0.07221599668264389, 0.0037004933692514896, -0.02087939716875553, 0.03910674899816513, 0.01587321050465107, 0.028428783640265465, -0.020699353888630867, 0.004937241785228252, 0.04201233759522438, -0.008596846833825111, -0.04405532777309418, 0.003353931475430727, -0.011057903058826923, 0.02324945665895939, -0.015940144658088684, 0.0542227104306221, 0.03336404636502266, 0.013840949162840843, -0.027174994349479675, -0.03918468579649925, 0.040439777076244354, -0.02613740973174572, 0.009690809063613415, 0.0010413730051368475, 0.027140328660607338, -0.043646909296512604, 0.029773667454719543, -0.04039926454424858, 0.006405049469321966, -0.006656716577708721, -0.0303150936961174, -0.006031199358403683, 0.052117884159088135, 0.0036662293132394552, 0.07097358256578445, -0.025129234418272972, -0.014024592004716396, 0.055526576936244965, -0.006513488478958607, -0.03896613419055939, -0.021201249212026596, -0.04428134858608246, 0.0272678155452013, 0.021504005417227745, 0.0080421706661582, -0.03260938078165054, 0.07645035535097122, 0.035007577389478683, 0.02524755895137787, 0.028789713978767395, -0.009871411137282848, 0.039636462926864624, -0.034196287393569946, 0.018724221736192703, -0.09824419021606445, -0.03940006345510483, 0.0627184808254242, 0.0029839349444955587, 0.0067749167792499065, -0.026055797934532166, -0.031128646805882454, 0.010241002775728703, -0.05059834569692612, -0.04270625859498978, 0.0259687639772892, -0.009175975807011127, 0.03650474175810814, 0.022807125002145767, -0.03295940160751343, 0.00282559497281909, 0.033654142171144485, -0.04758744686841965, -0.016977351158857346, -0.06183912977576256, 0.040621183812618256, -0.03618617728352547, -0.006480108015239239, -0.01586085557937622, -0.04089677333831787, 0.0578894205391407, 0.03383658081293106, 0.015528389252722263, 0.08312950283288956, -0.0259886272251606, 0.040176697075366974, 0.05239366367459297, -0.0442066416144371, 0.01937328465282917, 0.027469174936413765, 0.021842913702130318, -0.025901352986693382, 0.02148633822798729, 0.014002902433276176, -0.006538504268974066, -0.028085453435778618, 0.07624931633472443, 0.022824915125966072, -0.04043629392981529, -0.063966304063797, 0.03204229101538658, -0.037896957248449326, 0.015093755908310413, -0.04082318767905235, -0.0023840717040002346, -0.021058999001979828, 0.061987657099962234, -0.012824051082134247, -0.001213911804370582, 0.05861860513687134, -0.04892980307340622, 0.008900727145373821, 0.0221208818256855, 0.05703013017773628, 0.08879317343235016, 0.07174985855817795, -0.04058428108692169, 0.04341956228017807, -0.037699632346630096, -0.03096339851617813, -0.005818492732942104, -0.023903915658593178, -0.004990596789866686, 0.0442914254963398, 0.02224958874285221, 0.06788957864046097, -0.035523105412721634, 0.06342870742082596, -0.008928313851356506, -0.04289895296096802, 0.010594992898404598, 0.004930277820676565, 0.03233429789543152, 0.050710972398519516, 0.014998105354607105, 0.03527723625302315, -0.02852555550634861, -0.039313629269599915, 0.06009041517972946, -0.01553450245410204, -0.016259001567959785, 0.015369213186204433, -0.003506803885102272, -0.03462444618344307, 0.0007054511224851012, 0.06917279958724976, 0.0815616250038147, 0.009498143568634987, 0.011743618175387383, 0.008322757668793201, 0.03763950243592262, -0.008547859266400337, 0.024015815928578377, 0.005248131230473518, 0.0075179198756814, -0.033052343875169754, -0.04928971827030182, -0.025765102356672287, -0.01807278022170067, -0.03213200718164444, -0.0016350167570635676, -0.03234618157148361, 0.018322395160794258, 0.0039995769038796425, -0.0062877582386136055, -0.012048812583088875, -0.022613799199461937, -0.01710432954132557, -0.06572932749986649, -0.05872708559036255, 0.015245476737618446, 0.029066357761621475, 0.012448950670659542, -0.023754047229886055, 0.007541304919868708, -0.03262125328183174, -0.010893134400248528, 0.031676072627305984, -0.01994949020445347, 0.03342987596988678, -0.005068399012088776, 0.0013804323971271515, -0.002496868371963501, 0.0446908064186573, 0.0275726318359375, 0.02530023828148842, -0.011619442142546177, 0.011858445592224598, 0.022798657417297363, 0.05545302480459213, 0.0590999536216259, 0.0025017824955284595, -0.07361382991075516, -0.00011408318096073344, -0.0032135755755007267, 0.022351877763867378, -0.07765445113182068, -0.005128749180585146, 0.027581196278333664, -0.015312755480408669, 0.027170224115252495, 0.007772601675242186, -0.0002475998771842569, -0.02031632699072361, 0.002944434527307749, 0.010032697580754757, 0.029708851128816605, 0.02923022210597992, -0.03427746146917343, 0.03989586979150772, 0.03066861815750599, -0.0051703802309930325, -0.059013836085796356, -0.011843009851872921, -0.01595705933868885, -0.018616797402501106, -0.04786935821175575, -0.04201735183596611, -0.056021012365818024, -0.07410301268100739, -0.024236885830760002, 0.015385174192488194, -0.027542905882000923, -0.0038222449366003275, 0.038359034806489944, 0.04397568851709366, -0.052150048315525055, 0.03289347514510155, -0.02272839844226837, 0.03973269835114479, -0.014918684959411621, -0.03396930173039436, -0.008752197027206421, 0.006924042012542486, 0.006158637348562479, 0.024024086073040962, 0.018153853714466095, -0.042971234768629074, 0.017501480877399445, -0.030618827790021896, 0.0364096537232399, 0.046275172382593155, 0.03321325033903122, 0.032015979290008545 ]
[ -0.050977881997823715, -0.0093877874314785, -0.04634682834148407, -0.0012500511948019266, 0.05448714643716812, -0.058952439576387405, -0.008808685466647148, 0.04741320386528969, 0.030868247151374817, -0.019506413489580154, 0.016103340312838554, -0.006519789341837168, 0.009899159893393517, -0.00238189403899014, 0.06887415051460266, -0.021951422095298767, -0.01992436684668064, -0.04002354294061661, -0.002602054737508297, 0.0007619363605044782, 0.0054586222395300865, -0.0003676452033687383, -0.020208407193422318, -0.035564124584198, 0.0312609001994133, 0.03871253877878189, -0.0014737051678821445, -0.02876345068216324, -0.011835139244794846, -0.23298315703868866, 0.0028357733972370625, -0.00328215048648417, 0.04008078575134277, 0.010428299196064472, 0.030811985954642296, 0.04903111979365349, 0.0003809701884165406, 0.027576951310038567, 0.022556636482477188, 0.031660884618759155, -0.017134660854935646, 0.020240269601345062, -0.037547994405031204, 0.0008254947606474161, 0.034121617674827576, 0.013800480403006077, -0.054568734019994736, -0.016778647899627686, -0.021060772240161896, 0.026216454803943634, -0.0452842190861702, -0.010688932612538338, -0.014739190228283405, 0.013091575354337692, -0.018698232248425484, 0.029663478955626488, 0.027944471687078476, 0.04763259366154671, 0.008258575573563576, -0.012290959246456623, 0.004209991078823805, 0.0049986341036856174, -0.17064157128334045, 0.08669371157884598, 0.012600662186741829, 0.014760398305952549, -0.06725556403398514, 0.007460777647793293, -0.02131585031747818, 0.10017973184585571, 0.010865779593586922, 0.006547045428305864, -0.03652981296181679, 0.08154010772705078, 0.015773992985486984, 0.017018595710396767, -0.03925503045320511, 0.017732443287968636, 0.02173071913421154, -0.04228869825601578, -0.03757369518280029, 0.034895434975624084, -0.0207203421741724, -0.02261996641755104, -0.026002682745456696, 0.008848987519741058, -0.017646942287683487, 0.04117054492235184, 0.0036914912052452564, 0.031372204422950745, 0.04925663024187088, 0.02063917927443981, 0.046352483332157135, 0.025217050686478615, -0.09856031835079193, -0.04074086993932724, 0.019693076610565186, 0.04283643886446953, 0.017978349700570107, 0.4069977402687073, -0.02267894707620144, -0.021319838240742683, 0.0038645477034151554, 0.03345296159386635, -0.0018561825854703784, -0.024555101990699768, -0.012517229653894901, -0.0571681372821331, 0.013928028754889965, -0.01804633066058159, 0.021696461364626884, -0.041443049907684326, 0.04989294707775116, -0.07693608850240707, 0.02147449553012848, -0.02240334264934063, 0.05416775867342949, 0.03130626305937767, -0.0029278278816491365, -0.004151899833232164, -0.03097892738878727, -0.012686110101640224, 0.030257433652877808, 0.007061620242893696, 0.038051556795835495, 0.01539640687406063, 0.07508596777915955, 0.08358060568571091, 0.04036371037364006, -0.01429999154061079, 0.060847360640764236, -0.0013672183267772198, -0.08868637681007385, 0.012763677164912224, -0.006922640837728977, 0.00675779627636075, 0.028172196820378304, -0.017615508288145065, 0.004474639892578125, 0.04022827371954918, -0.005657872185111046, -0.007650534622371197, 0.01236006524413824, 0.01092652790248394, -0.05506756901741028, 0.14491072297096252, -0.01336594671010971, -0.03464895859360695, -0.029400771483778954, -0.05260835215449333, 0.013842709362506866, 0.05934002250432968, 0.02902120351791382, -0.0683535486459732, -0.007029695436358452, 0.016580021008849144, 0.11858561635017395, -0.04361365735530853, -0.06639768183231354, -0.017887938767671585, -0.018693173304200172, -0.012077396735548973, -0.023053472861647606, 0.09568646550178528, 0.055376242846250534, -0.07116715610027313, -0.011074122972786427, 0.030487757176160812, -0.014035318978130817, -0.09677891433238983, 0.047542233020067215, -0.013926991261541843, -0.03549657016992569, -0.004950429312884808, 0.03634541109204292, 0.003055354580283165, -0.03719047084450722, -0.000914876174647361, 0.04446260258555412, 0.0027057297993451357, 0.008551106788218021, -0.004652347415685654, -0.057485464960336685, 0.029977144673466682, -0.0621919110417366, -0.04789212718605995, -0.06275472790002823, -0.0023912773467600346, -0.0028186049312353134, -0.021304430440068245, -0.0036504818126559258, 0.017554648220539093, -0.02903463877737522, 0.06686767190694809, -0.07728815078735352, -0.03327639400959015, 0.005917783826589584, 0.009424938820302486, -0.017271753400564194, -0.04455852508544922, 0.004997186362743378, 0.01959141716361046, 0.016690300777554512, 0.010748007334768772, -0.018976571038365364, 0.029081523418426514, 0.06483665853738785, -0.004688131622970104, 0.07182577252388, 0.033071599900722504, -0.03826064616441727, -0.020185165107250214, -0.015606600791215897, -0.00807547103613615, -0.018722286447882652, -0.012931011617183685, 0.006891725119203329, -0.007883686572313309, 0.025863301008939743, 0.04673212021589279, -0.014582915231585503, -0.05255955830216408, -0.02677132748067379, -0.35705164074897766, -0.05314227193593979, -0.016030097380280495, 0.005776628386229277, 0.03692740947008133, -0.034723393619060516, 0.019398406147956848, -0.029393954202532768, 0.00716078607365489, 0.030213844031095505, 0.037032946944236755, 0.018806269392371178, -0.024815494194626808, -0.11042202264070511, 0.023708537220954895, 0.046986352652311325, -0.031030088663101196, -0.012301881797611713, -0.016437578946352005, 0.006361303851008415, 0.009800155647099018, -0.05064289644360542, 0.001819020602852106, -0.045040328055620193, 0.01578543335199356, -0.02333783358335495, 0.10749199986457825, 0.012768875807523727, 0.03214222192764282, -0.04455137625336647, 0.039180781692266464, -0.019119180738925934, 0.0031068313401192427, -0.05393623188138008, -0.012365269474685192, -0.04396526515483856, -0.018163898959755898, 0.04912504181265831, -0.02046416886150837, -0.03230542689561844, -0.02566019631922245, 0.00643266411498189, -0.0429389588534832, -0.030767839401960373, -0.04104619473218918, 0.016938667744398117, -0.026546122506260872, -0.030705183744430542, -0.0029446773696690798, 0.06401491910219193, 0.01816304586827755, 0.020975181832909584, 0.01381609495729208, 0.030088793486356735, -0.006516294088214636, -0.03238825127482414, -0.060445938259363174, -0.004168261308223009, -0.002036015735939145, -0.0397736094892025, 0.009078842587769032, 0.007373289670795202, 0.038854341953992844, -0.08374859392642975, 0.0013095844769850373, 0.015817906707525253, 0.004169425927102566, -0.0033807968720793724, 0.02833499386906624, -0.02642098069190979, -0.02685028500854969, 0.13442650437355042, 0.0158926323056221, 0.00915990024805069, 0.016859380528330803, 0.009881294332444668, -0.016293486580252647, 0.004694169387221336, 0.004569551441818476, 0.027156410738825798, 0.03637705370783806, -0.015319537371397018, 0.04909782111644745, -0.006825264543294907, -0.006026636343449354, 0.04113566130399704, 0.02570171467959881, -0.025557126849889755, 0.03607410937547684, 0.03226855397224426, -0.010747029446065426, 0.0054735662415623665, 0.014438068494200706, -0.03565944358706474, 0.03625420480966568, -0.0067151798866689205, -0.280004620552063, 0.030357513576745987, 0.009855316951870918, 0.062409546226263046, 0.00045718380715698004, -0.0071025085635483265, 0.018651207908988, -0.04129975661635399, -0.004818919114768505, 0.023470763117074966, -0.007583494298160076, 0.08039329200983047, -0.01049908995628357, -0.05355085805058479, -0.0022504404187202454, -0.012455555610358715, 0.04809847101569176, -0.011820150539278984, 0.00970424059778452, -0.003497730242088437, 0.035578653216362, -0.024443862959742546, 0.17925965785980225, -0.0055694058537483215, 0.02146882191300392, 0.012992972508072853, -0.01999622769653797, 0.018834248185157776, 0.071953684091568, 0.00961366668343544, 0.005277838557958603, 0.006406438536942005, 0.040958914905786514, 0.015866603702306747, 0.03839004784822464, -0.006238449830561876, -0.019259247928857803, 0.039009444415569305, 0.03211311623454094, -0.021656906232237816, -0.0023946731816977262, 0.026572875678539276, -0.07702894508838654, 0.00398033345118165, 0.07099629938602448, -0.031731974333524704, 0.022117024287581444, -0.04803932458162308, -0.07511256635189056, 0.00340528623200953, -0.05314108356833458, -0.03330886363983154, -0.018857276067137718, 0.014674288220703602, 0.027211667969822884, 0.047479964792728424, 0.012733042240142822, -0.004216731991618872, 0.0335024893283844, -0.013174360617995262, -0.04612148553133011, -0.04458586126565933, 0.07596080750226974, 0.003641334129497409, 0.01980375498533249 ]
[ 0.03862389549612999, -0.0053553772158920765, -0.013583560474216938, 0.029395045712590218, -0.012354178354144096, 0.001521448022685945, -0.0018189456313848495, 0.00944995041936636, -0.021174265071749687, 0.02250031754374504, 0.011091265827417374, -0.01486325915902853, 0.042636942118406296, -0.0149686299264431, 0.0020182649604976177, 0.018859656527638435, 0.006589759141206741, 0.007562094833701849, 0.0514669232070446, -0.021711274981498718, -0.04009053856134415, 0.05476773530244827, 0.018357038497924805, -0.013265680521726608, -0.005793847143650055, 0.059580009430646896, -0.06422985345125198, -0.004021320957690477, 0.03260986879467964, -0.09677448123693466, -0.018551811575889587, -0.0012730015441775322, -0.008997442200779915, 0.043582893908023834, -0.03666124492883682, -0.021324599161744118, -0.034861233085393906, 0.030173610895872116, 0.01545519195497036, 0.03300786390900612, -0.027806950733065605, -0.007143321447074413, -0.002679945435374975, 0.005251098424196243, 0.009138587862253189, -0.028435667976737022, 0.0064928289502859116, -0.02887231856584549, 0.0021707643754780293, -0.0006148751708678901, -0.034668583422899246, 0.013398083858191967, -0.008433569222688675, 0.01991470344364643, -0.0027130956295877695, -0.02006930485367775, -0.007308908738195896, -0.024257689714431763, -0.001793479430489242, -0.011716500855982304, -0.0031825057230889797, -0.02320966124534607, -0.021629801020026207, -0.03035239689052105, -0.0022710615303367376, -0.009943271987140179, -0.030190888792276382, 0.04003190994262695, -0.0050276401452720165, 0.022486865520477295, -0.03002001903951168, 0.03166594356298447, -0.021751563996076584, -0.029140792787075043, -0.037024371325969696, 0.021380510181188583, 0.012054516933858395, -0.03729867935180664, 0.03269502893090248, 0.017632992938160896, -0.01556841004639864, 0.011103329248726368, -0.0021794531494379044, -0.011017865501344204, -0.04769357666373253, -0.01777837611734867, 0.033750057220458984, 0.006127499509602785, 0.05382853001356125, -0.000997978146187961, 0.0025073678698390722, 0.010557790286839008, 0.03404466062784195, -0.02150038629770279, -0.1159144937992096, -0.03859024494886398, 0.017564918845891953, 0.016112983226776123, 0.03166741877794266, 0.8432981371879578, 0.018729623407125473, -0.03080453909933567, -0.014405684545636177, 0.0150114381685853, -0.04822828248143196, 0.003680529072880745, -0.008150986395776272, -0.03413949906826019, 0.015150081366300583, -0.03244340047240257, 0.0035707263741642237, 0.038827888667583466, 0.01750253327190876, 0.035428985953330994, 0.013553589582443237, 0.02903287298977375, 0.03294297680258751, 0.010447407141327858, 0.04374915733933449, 0.02660021372139454, -0.0004999922821298242, -0.00626748101785779, 0.04250946640968323, 0.000636785407550633, -0.018240544945001602, -0.16581378877162933, 0.01403137482702732, -6.895546840207481e-33, 0.030848000198602676, 0.010998195968568325, 0.016600199043750763, 0.008976882323622704, 0.051146384328603745, 0.02256065420806408, -0.009939417243003845, -0.0032175404485315084, -0.021358326077461243, -0.026329129934310913, 0.011018509045243263, 0.007213713601231575, 0.0017008649883791804, 0.017288893461227417, -0.011188491247594357, -0.021082771942019463, -0.003569934517145157, 0.035530347377061844, 0.0010386239737272263, -0.017946023494005203, -0.00020120487897656858, 0.02970772795379162, 0.009831048548221588, 0.03985332325100899, -0.01188549492508173, 0.01308915950357914, 0.024132316932082176, -0.025028275325894356, -0.006614323239773512, -0.05982796847820282, -0.02882799319922924, 0.019797613844275475, 0.01340232603251934, 0.005986189004033804, 0.03274313732981682, -0.06740997731685638, -0.01972378045320511, 0.011293473653495312, -0.011961995624005795, -0.05171605572104454, -0.01627235673367977, 0.023636534810066223, -0.0024104672484099865, -0.04269912838935852, -0.029000120237469673, 0.00023667840287089348, 0.007798544131219387, 0.056853532791137695, -0.009168116375803947, 0.0002113233058480546, 0.014321047812700272, 0.017279334366321564, -0.02753942646086216, 0.0008062698761932552, -0.015955878421664238, 0.005349025130271912, -0.013720335438847542, 0.005059393588453531, 0.03381019085645676, 0.02478354051709175, -0.033197566866874695, -0.016248557716608047, -0.010675192810595036, 0.010947054252028465, 0.02141563594341278, 0.024678291752934456, 0.00346219539642334, 0.0003179812047164887, 0.013159958645701408, 0.012842940166592598, -0.019966239109635353, 0.003375537693500519, -0.02341650053858757, -0.04146449640393257, 0.030054794624447823, -0.03242241591215134, 0.004878793843090534, -0.025578077882528305, -0.0014065623981878161, 0.03697280213236809, -0.03740644082427025, -0.008698143996298313, 0.016745291650295258, -0.0386604480445385, -0.015299090184271336, -0.027631612494587898, 0.028360137715935707, -0.0054876236245036125, -0.008542240597307682, 0.016543051227927208, 0.044883549213409424, 0.010372413322329521, -0.011239435523748398, -0.015251613222062588, -0.013739136047661304, 6.793405932012625e-33, -0.004468950442969799, -0.00122819934040308, -0.014935257844626904, 0.01038794219493866, 0.02385355904698372, -0.01627374440431595, -0.006405356805771589, 0.006112811155617237, -0.03431881219148636, 0.006881556008011103, 0.006424088031053543, -0.02117021568119526, -0.03224838152527809, 0.0581415556371212, 0.0718178078532219, -0.015934504568576813, 0.02321597933769226, 0.011006164364516735, -0.04843142256140709, 0.022475354373455048, -0.000556419137865305, 0.014579742215573788, 0.0010933399898931384, 0.009262383915483952, 0.015472156926989555, 0.01748059317469597, -0.021249307319521904, -0.004594041965901852, -0.007716726511716843, 0.010166442021727562, 0.0046640122309327126, -0.03608796000480652, -0.016444141045212746, -0.005626988131552935, 0.026797741651535034, 0.0369645394384861, 0.015459075570106506, -0.0284721776843071, 0.01343775074928999, 0.05061222240328789, 0.015454506501555443, 0.020078139379620552, -0.027706222608685493, 0.03266812115907669, -0.021658489480614662, 0.005478233564645052, -0.027077725157141685, 0.0230496097356081, 0.009583881124854088, 0.02467980422079563, 0.00580454058945179, -0.0019285973394289613, -0.017072033137083054, -0.006903619039803743, 0.006538419518619776, -0.035910844802856445, -0.02423999272286892, 0.029017368331551552, -0.03564595803618431, -0.015606462024152279, -0.028348570689558983, -0.009158928878605366, -0.02952333725988865, -0.01766136847436428, -0.01404392346739769, -0.017369655892252922, -0.039011236280202866, 0.0002243191993329674, -0.006891574244946241, 0.018586918711662292, -0.003427396295592189, -0.01787063665688038, -0.016048921272158623, 0.007440916262567043, 0.007926697842776775, -0.015545064583420753, -0.028938625007867813, -0.02479325793683529, -0.0277816541492939, 0.020368674769997597, 0.021761959418654442, 0.002743768971413374, 0.05119634047150612, 0.004601264838129282, -0.006068081595003605, 0.04328809306025505, -0.024371810257434845, 0.004932967945933342, 0.035521235316991806, -0.010076666250824928, 0.026681499555706978, -0.02659234032034874, -0.02294952981173992, 0.04711511731147766, 0.006248399615287781, -1.2588579068051331e-8, -0.042926136404275894, -0.010604898445308208, -0.03994469717144966, 0.021505553275346756, 0.033971503376960754, 0.003061945317313075, -0.006543711759150028, -0.012708419002592564, -0.005763267632573843, -0.010472039692103863, 0.046708256006240845, -0.031172819435596466, -0.026690034195780754, 0.007515215314924717, 0.006639544852077961, -0.04237265884876251, 0.0036579149309545755, 0.01236923597753048, 0.0325632318854332, -0.014199325814843178, 0.015105368569493294, 0.02770608849823475, 0.017933033406734467, 0.017993491142988205, 0.01635615900158882, 0.0011596623808145523, 0.03254196420311928, -0.07247518002986908, 0.02784857153892517, 0.004571166820824146, 0.030844910070300102, -0.0419144481420517, -0.05384264886379242, 0.006504932884126902, -0.007125018630176783, -0.03838891535997391, 0.024075698107481003, 0.025121405720710754, 0.0131395123898983, 0.016469046473503113, -0.010947695933282375, -0.0033116766717284918, -0.01210206001996994, -0.017554786056280136, -0.02595984935760498, 0.013834938406944275, -0.0572534017264843, -0.024049770087003708, 0.05023755133152008, -0.047355592250823975, 0.005141234956681728, 0.008109832182526588, 0.005491366144269705, 0.06183531507849693, 0.04212583974003792, -0.021552544087171555, 0.011488810181617737, 0.0035380960907787085, -0.023412827402353287, -0.036421164870262146, 0.006078050471842289, 0.024427855387330055, -0.009120487608015537, -0.03557972609996796 ]
r-tm-unique-wordsterms-per-document
https://markhneedham.com/blog/2016/04/11/r-tm-unique-wordsterms-per-document
false
2016-05-22 09:09:27
Neo4j vs Relational: Refactoring - Add a new field/property
[ "neo4j" ]
[ "neo4j" ]
A couple of months ago I presented http://info.neo4j.com/intro-to-cypher-for-the-sql-developer-lp.html[a webinar comparing how you'd model and evolve a data model using a Postgres SQL database and Neo4j]. This is what the two data models looked like after the initial data import and before any refactoring/migration had been done: +++<cite>+++Relational+++</cite>+++ image::{{<siteurl>}}/uploads/2016/05/2016-05-22_09-49-23.png[2016 05 22 09 49 23,400] +++<cite>+++Graph+++</cite>+++ image::{{<siteurl>}}/uploads/2016/05/2016-05-22_09-52-16.png[2016 05 22 09 52 16,400] I wanted to add a 'nationality' property to the players table in the SQL schema and to the nodes with the 'Player' label in the graph. This refactoring is quite easy in both models. In the relational database we first run a query to add the 'nationality' field to the table: [source,sql] ---- ALTER TABLE players ADD COLUMN nationality varying(30); ---- And then we need to generate UPDATE statements from our data dump to update all the existing records: [source,sql] ---- UPDATE players SET nationality = 'Brazil' WHERE players.id = '/aldair/profil/spieler/4151'; ... ---- In the graph we can do this in a single step by processing our data dump using the LOAD CSV command and then setting a property on each player: [source,cypher] ---- USING PERIODIC COMMIT LOAD CSV WITH HEADERS FROM "file:///transfers.csv" AS row MATCH (player:Player {id: row.playerUri}) SET player.nationality = row.playerNationality ---- If we wanted to make the nationality field non nullable we could go back and run the following queries: [source,sql] ---- ALTER TABLE players ALTER COLUMN nationality SET NOT NULL ---- [source,cypher] ---- CREATE CONSTRAINT ON (player:Player) ASSERT exists(player.nationality) ---- And we're done!
null
null
[ 0.006544181145727634, -0.009342683479189873, -0.012250162661075592, 0.0527358204126358, 0.10280561447143555, -0.01029233168810606, 0.029702428728342056, 0.02679280750453472, 0.0162641704082489, -0.04181721433997154, -0.002284409711137414, -0.024318087846040726, -0.07817193865776062, 0.0028942320495843887, -0.0047301952727139, 0.06745172291994095, 0.03355066850781441, 0.022925429046154022, 0.013802588917315006, -0.006887206342071295, -0.005295639391988516, 0.05549377202987671, -0.0013526985421776772, 0.05672169104218483, 0.020986732095479965, -0.00005007728032069281, -0.010039529763162136, -0.00901041366159916, -0.06229393556714058, 0.0024900382850319147, 0.049248721450567245, -0.03549609333276749, 0.025911569595336914, -0.021513357758522034, 0.019392361864447594, 0.00522296829149127, -0.0505094937980175, 0.024564743041992188, -0.013841292820870876, -0.013029668480157852, -0.06262016296386719, 0.04822355508804321, 0.007409193553030491, 0.031697530299425125, -0.02842813916504383, -0.011272323317825794, -0.05042106285691261, 0.0419800765812397, 0.004284506663680077, -0.008976467885077, -0.08248354494571686, 0.00759557168930769, -0.020324574783444405, 0.009975964203476906, 0.022822139784693718, 0.029873782768845558, 0.023261655122041702, -0.05712616443634033, 0.023417966440320015, -0.014972642064094543, 0.007328853942453861, 0.0046200379729270935, 0.00947023369371891, -0.011603951454162598, 0.013188290409743786, -0.045602913945913315, -0.016339121386408806, 0.053871024399995804, -0.03434780240058899, -0.013165405951440334, -0.0010486980900168419, 0.002063691383227706, 0.004982440732419491, -0.031542547047138214, 0.014325620606541634, -0.03549101576209068, -0.00016163701366167516, 0.07211884111166, 0.03183440864086151, 0.06738496571779251, -0.0007977329660207033, 0.012292364612221718, -0.0054332055151462555, 0.006537585984915495, 0.01870882697403431, -0.03483628109097481, -0.01704244315624237, -0.038654129952192307, -0.044188279658555984, 0.03384338691830635, 0.0016338290879502892, -0.05052027106285095, 0.008738714270293713, -0.006269000004976988, -0.020673740655183792, 0.029743259772658348, 0.00870660599321127, 0.014637994579970837, 0.034693051129579544, -0.02317088469862938, -0.027096634730696678, -0.030420666560530663, 0.002972176531329751, -0.0007722125737927854, -0.07636351138353348, -0.0373963862657547, -0.03336158022284508, -0.01943563111126423, -0.008596429601311684, 0.007153162267059088, -0.024457614868879318, -0.015408763661980629, -0.003979062661528587, 0.0023429139982908964, -0.06596960127353668, 0.07624490559101105, 0.02422945946455002, -0.017159126698970795, 0.0035999321844428778, 0.019509103149175644, 0.053884390741586685, 0.00915155652910471, 0.008802022784948349, 0.08348512649536133, 0.0062082079239189625, 0.029126202687621117, 0.016874536871910095, 0.046370044350624084, -0.027842232957482338, -0.07875286042690277, 0.00011404192628106102, 0.053107067942619324, -0.013888069428503513, 0.018840236589312553, -0.0011144133750349283, -0.04536130651831627, -0.00901560764759779, 0.009915321134030819, 0.055536217987537384, 0.007892473600804806, -0.0009019938297569752, -0.040055178105831146, 0.041992057114839554, 0.012271524406969547, 0.02659558318555355, 0.02007726952433586, -0.021128715947270393, -0.0508871003985405, -0.014103376306593418, 0.015694672241806984, 0.03152909129858017, 0.03796502575278282, 0.06869062781333923, -0.02929774299263954, 0.010272464714944363, 0.11343656480312347, 0.02840368263423443, 0.0018094046972692013, -0.033126767724752426, 0.013195943087339401, 0.05352257192134857, 0.020399687811732292, 0.017220722511410713, 0.030108466744422913, 0.013874378986656666, -0.011014302261173725, -0.008321398869156837, 0.041050076484680176, 0.002525638323277235, 0.010702619329094887, -0.04214828461408615, -0.04720624163746834, 0.06373681128025055, -0.04050186276435852, -0.014609131030738354, 0.05762695521116257, 0.04906676337122917, 0.03886524215340614, 0.03008907288312912, -0.014527878724038601, -0.0844898670911789, 0.03819219395518303, 0.004395533353090286, -0.0015125696081668139, -0.0030942773446440697, 0.005465168505907059, 0.0805668830871582, 0.020105604082345963, 0.013944399543106556, 0.05450329929590225, -0.09086348861455917, -0.06457806378602982, -0.011630396358668804, -0.021931519731879234, 0.056372612714767456, -0.03445396199822426, 0.00931211095303297, 0.06296305358409882, 0.000005347730166249676, 0.03306723013520241, 0.014120831154286861, 0.0014218940632417798, 0.023345330730080605, -0.043241072446107864, -0.04532802850008011, 0.0421210378408432, 0.02099069207906723, -0.03902289643883705, -0.04666170850396156, 0.015474814921617508, -0.02027648128569126, -0.009273365139961243, 0.03284747153520584, -0.018602922558784485, 0.029407095164060593, 0.019896311685442924, 0.02321142703294754, 0.0022422876209020615, 0.016572142019867897, -0.0414249487221241, 0.051113057881593704, 0.03255831450223923, -0.03151276707649231, 0.0027907658368349075, -0.009821891784667969, 0.11668809503316879, 0.047363054007291794, -0.015226174145936966, -0.0684623122215271, 0.045335907489061356, 0.028548775240778923, -0.016231128945946693, 0.02958604320883751, -0.03558637201786041, 0.020269233733415604, -0.03551490232348442, -0.024654677137732506, -0.026074474677443504, 0.00001266366962227039, -0.014317147433757782, 0.031108323484659195, 0.061893243342638016, -0.030522335320711136, 0.04094494506716728, 0.003681165399029851, 0.008677258156239986, -0.013727158308029175, -0.043589621782302856, -0.04150489717721939, 0.0332939438521862, 0.02680276334285736, -0.01196202076971531, 0.06017013639211655, -0.02057165466248989, -0.010027147829532623, -0.028549928218126297, -0.04127800837159157, 0.03474382683634758, 0.031078819185495377, 0.033586286008358, -0.004023641813546419, 0.0179744940251112, -0.05121653154492378, 0.012301765382289886, -0.021020852029323578, -0.042649563401937485, -0.028003115206956863, -0.047414761036634445, 0.012998060323297977, 0.0028113729786127806, 0.03759455308318138, -0.0032143029384315014, 0.007182595785707235, -0.013458245433866978, 0.015362932346761227, 0.004212554544210434, 0.001976616680622101, -0.013990187086164951, -0.008708934299647808, -0.04904995486140251, -0.039000216871500015, 0.05048571527004242, -0.07366960495710373, -0.027837930247187614, 0.0069222222082316875, -0.05784943699836731, 0.018330374732613564, -0.059328921139240265, -0.02902553230524063, 0.009490827098488808, 0.02329426258802414, 0.04762408509850502, 0.003193298354744911, 0.0034864330664277077, 0.10113459825515747, 0.00834584329277277, 0.012856956571340561, 0.00019494422303978354, 0.02371959760785103, 0.067224882543087, -0.0026218879502266645, 0.041286833584308624, 0.03679792955517769, -0.010344390757381916, -0.008130372501909733, -0.01930772140622139, 0.006556675769388676, -0.019474497064948082, -0.2764274477958679, 0.04181560501456261, -0.026268310844898224, -0.07144634425640106, 0.019403550773859024, -0.03194321691989899, 0.009867112152278423, -0.011698695831000805, -0.03609798848628998, 0.003496569348499179, -0.007880400866270065, -0.04237135127186775, -0.03642074391245842, 0.0407806895673275, 0.02741176076233387, 0.05240211635828018, 0.005452299956232309, -0.06167412921786308, -0.01728956215083599, 0.040223900228738785, -0.0006531712133437395, -0.04472457990050316, 0.006865806877613068, -0.0011975027155131102, 0.02164456993341446, 0.03845089673995972, -0.08956343680620193, 0.03603953495621681, -0.056022122502326965, -0.028325965628027916, 0.0009735167259350419, -0.018246758729219437, 0.010710527189075947, 0.011174219660460949, -0.03686140850186348, -0.01987801305949688, 0.03223038092255592, 0.03428182378411293, 0.008969362825155258, -0.013433503918349743, -0.05761699378490448, -0.04322683811187744, -0.0040635704062879086, 0.0037017022259533405, 0.09912002086639404, -0.0010781135642901063, -0.08017080277204514, 0.027838537469506264, -0.015472902916371822, 0.0703141838312149, -0.019339783117175102, -0.030294591560959816, -0.015599601902067661, 0.030058298259973526, -0.016519250348210335, -0.014928345568478107, 0.013407166115939617, -0.023270046338438988, -0.05244365334510803, -0.018133100122213364, 0.0174166988581419, -0.05637818202376366, 0.031776007264852524, -0.034725360572338104, 0.005163645371794701, -0.05941455811262131, -0.07849976420402527, -0.04016561806201935, 0.05875643715262413, 0.04880507290363312, -0.02083059772849083, 0.049540117383003235, -0.004186979960650206, -0.09826049953699112, -0.0504821315407753, -0.04549245163798332, 0.014424243941903114, -0.012214378453791142, -0.030869772657752037, 0.04325264319777489, -0.02360503375530243, -0.031785450875759125, 0.005464476533234119, 0.011731545440852642, 0.01604687236249447, 0.009468642063438892, 0.015508794225752354, 0.00417783297598362, -0.04790749400854111, 0.006050951313227415, 0.05465910956263542, -0.04619677737355232, 0.005549327004700899, -0.013427702710032463, -0.02790153957903385, 0.03247622400522232, 0.004872129298746586, -0.03146256506443024, -0.0008624235633760691, 0.02299414947628975, 0.03286462649703026, -0.03730745241045952, 0.009382062591612339, -0.0511557012796402, -0.02585054747760296, -0.02169189415872097, -0.057219937443733215, 0.006012181751430035, 0.026928042992949486, 0.0485418327152729, -0.010088971816003323, -0.017088497057557106, 0.02131919376552105, -0.047937437891960144, -0.027696412056684494, 0.0032426698599010706, 0.018023304641246796, 0.01421595923602581, 0.03087194636464119, -0.03607207536697388, -0.061974432319402695, 0.03228886425495148, 0.028432363644242287, -0.008254306390881538, -0.048796966671943665, -0.04286017641425133, -0.020257728174328804, -0.018704714253544807, 0.00439314404502511, -0.00002115383540512994, -0.03427114337682724, 0.03136075660586357, 0.017178086563944817, -0.0024249234702438116, 0.04915894195437431, 0.004002964124083519, -0.05246547609567642, -0.025874417275190353, 0.018475903198122978, 0.012469783425331116, -0.02828240767121315, 0.011702297255396843, -0.0009481374290771782, 0.02357020042836666, 0.026560837402939796, 0.0021958095021545887, 0.028684988617897034, 0.028903627768158913, 0.03971968963742256, 0.015396521426737309, 0.001517401891760528, -0.04094197601079941, 0.03775927796959877, -0.05743703991174698, -0.023898668587207794, -0.015451665967702866, 0.053637027740478516, -0.026666399091482162, -0.000939606165047735, -0.031290583312511444, 0.01986192725598812, -0.05399542674422264, -0.00198890152387321, -0.0034253497142344713, 0.0038833613507449627, 0.06262734532356262, 0.0028706055600196123, 0.00342177739366889, -0.03579900413751602, -0.006283459719270468, 0.012475620023906231, 0.007308837026357651, -0.06198348477482796, -0.01889125071465969, 0.013430407270789146, -0.015660302713513374, 0.007619455456733704, 0.01849648915231228, 0.013538192957639694, 0.012708582915365696, -0.0004887832910753787, -0.007599052507430315, -0.0052476911805570126, 0.020971253514289856, 0.06120627745985985, 0.05778336897492409, -0.00732091348618269, 0.005024577025324106, 0.0006261059315875173, -0.010715878568589687, -0.001570667838677764, 0.008816624991595745, -0.02542547509074211, 0.010123624466359615, -0.03741230070590973, -0.04131882265210152, 0.05137638375163078, 0.014806698076426983, -0.013101483695209026, 0.025754060596227646, 0.024390222504734993, -0.01650077849626541, -0.007020174525678158, 0.052086107432842255, 0.07507684081792831, -0.06038310006260872, -0.02884586714208126, -0.0268138125538826, -0.03160207346081734, -0.01098224613815546, 0.032012440264225006, -0.0466669499874115, -0.04089456796646118, -0.025932559743523598, 0.011513231322169304, -0.014788517728447914, -0.039253681898117065, -0.007140013854950666, -0.0049539064057171345, 0.026878628879785538, 0.026063097640872, 0.017275329679250717, 0.014279101975262165, -0.020203303545713425, -0.0051646726205945015, 0.04240834712982178, -0.03669627755880356, 0.016966426745057106, 0.015903620049357414, -0.007716583553701639, 0.03306944668292999, -0.049014776945114136, 0.023067818954586983, 0.001094097620807588, 0.004298045765608549, -0.0032363729551434517, -0.053966011852025986, 0.033510416746139526, 0.013834025710821152, 0.040168214589357376, -0.0015355775831267238, -0.014743375591933727, -0.02274109236896038, -0.004050222225487232, -0.024907203391194344, -0.006689153145998716, -0.010813492350280285, 0.006816523149609566, 0.017605893313884735, 0.029987525194883347, 0.02062104269862175, 0.034474242478609085, -0.015847988426685333, -0.03718824312090874, 0.056317511945962906, -0.04936778172850609, -0.030626269057393074, 0.008682386949658394, -0.05733388662338257, 0.0013085237005725503, 0.009805833920836449, 0.010375027544796467, -0.0573648177087307, 0.06326684355735779, 0.06346545368432999, 0.0023106420412659645, 0.03859706595540047, 0.0008576842374168336, 0.025215039029717445, -0.014599751681089401, -0.05445653945207596, -0.08412568271160126, 0.023012951016426086, 0.062335751950740814, -0.002278558909893036, -0.0070503270253539085, 0.00599995581433177, -0.02727731317281723, 0.0003855424583889544, -0.05458677560091019, -0.03241793438792229, 0.038592275232076645, -0.010916565544903278, 0.012006903998553753, 0.002279669977724552, -0.054170381277799606, 0.001007852959446609, 0.046070750802755356, -0.02542470581829548, -0.038647983223199844, -0.04618719592690468, 0.04824775457382202, -0.023342933505773544, 0.0524095818400383, -0.020574716851115227, -0.029923992231488228, 0.06653205305337906, 0.01728244498372078, 0.04374884068965912, 0.050557710230350494, -0.021481027826666832, 0.050146281719207764, 0.038399588316679, -0.008364977315068245, 0.021116353571414948, 0.03852999955415726, -0.01476337295025587, -0.04444915056228638, 0.028483588248491287, 0.023704038932919502, -0.016246695071458817, -0.04078727215528488, 0.06460930407047272, -0.002819530200213194, -0.050163354724645615, -0.05226011574268341, 0.03067479282617569, -0.02423831820487976, -0.0177256241440773, -0.0425662137567997, 0.0018415802624076605, -0.039533648639917374, 0.048856135457754135, -0.01708092913031578, -0.005254954565316439, 0.06223156675696373, 0.010247843340039253, -0.011990484781563282, -0.015698213130235672, 0.06481470912694931, 0.09614336490631104, 0.05237845331430435, 0.024339810013771057, 0.04932977259159088, 0.004983127117156982, -0.03477780148386955, 0.005390644539147615, -0.011868899688124657, -0.02355523593723774, -0.006383275147527456, -0.013905301690101624, 0.08145396411418915, -0.030811278149485588, 0.07385942339897156, -0.011737492866814137, -0.015316853299736977, 0.01159574743360281, -0.02695310488343239, 0.016709908843040466, 0.0648781880736351, 0.015443232841789722, 0.03030235320329666, -0.0417715422809124, -0.02285928465425968, 0.0015823858557268977, -0.01729440689086914, -0.018861711025238037, 0.012143242172896862, -0.021232403814792633, 0.01126262079924345, 0.005545312073081732, 0.02627008594572544, 0.09825531393289566, -0.05766595900058746, -0.0011665602214634418, -0.018139362335205078, 0.01880965381860733, -0.009693392552435398, 0.027041735127568245, -0.01294421125203371, -0.030694929882884026, -0.01550935860723257, -0.06640691310167313, -0.02615903690457344, -0.007804893422871828, -0.042975835502147675, -0.012522234581410885, -0.01678846962749958, -0.0004746010235976428, 0.03291025385260582, -0.002520357258617878, -0.0416967049241066, -0.058864712715148926, -0.04611293599009514, -0.04336205869913101, -0.07321768999099731, 0.0023601986467838287, -0.009562443941831589, -0.014873875305056572, -0.019326385110616684, -0.0037856686394661665, -0.03367617353796959, -0.0007487733382731676, 0.04872152581810951, -0.021626178175210953, -0.018617628142237663, 0.0009590436238795519, 0.014517349191009998, 0.018787626177072525, 0.024023111909627914, 0.05267181992530823, -0.0025414717383682728, 0.03397718071937561, -0.021930472925305367, 0.03543752804398537, 0.0470789410173893, 0.01675756834447384, 0.001998104387894273, -0.0953606367111206, 0.013506900519132614, 0.018530938774347305, -0.025814352557063103, -0.07701504230499268, 0.014945432543754578, 0.04297734424471855, 0.009693489409983158, 0.036283183842897415, 0.0013798223808407784, -0.020658398047089577, -0.030505690723657608, 0.00548770185559988, -0.013407792896032333, 0.007525171618908644, 0.036289069801568985, -0.03288319334387779, 0.07367458939552307, 0.03727985918521881, -0.04933799058198929, -0.023571323603391647, -0.015750426799058914, 0.011205016635358334, 0.003853096393868327, -0.044779032468795776, -0.028324438259005547, -0.03708682954311371, -0.09140995144844055, -0.010591867379844189, 0.006267954595386982, -0.02806239016354084, -0.02433006465435028, -0.014619930647313595, 0.03489920496940613, -0.021444743499159813, 0.007298601791262627, -0.03383500501513481, 0.04777619615197182, -0.04213124141097069, -0.015766208991408348, -0.04525715112686157, 0.009801971726119518, -0.008740654215216637, 0.018060456961393356, 0.023661989718675613, -0.06400647014379501, 0.01281238254159689, -0.030624985694885254, 0.015871206298470497, 0.020772069692611694, 0.02938765287399292, 0.023673444986343384 ]
[ -0.05962345004081726, -0.006020152475684881, -0.006225008983165026, -0.0370510071516037, 0.0658646747469902, -0.0000916641583899036, -0.03744008019566536, 0.014075209386646748, 0.011297022923827171, 0.001218512305058539, 0.043204475194215775, -0.03338960185647011, -0.02002340368926525, -0.011373782530426979, 0.038266558200120926, -0.010715923272073269, -0.04135635495185852, -0.03890997916460037, -0.03498278558254242, 0.029324393719434738, -0.05353059992194176, -0.03801124915480614, -0.010366935282945633, -0.03249792382121086, 0.010537492111325264, 0.02611132524907589, 0.026526298373937607, -0.00812302716076374, -0.028511391952633858, -0.22874905169010162, -0.0026566851884126663, 0.031366925686597824, -0.0174128208309412, 0.006155876442790031, 0.023709338158369064, -0.012816576287150383, 0.021517250686883926, -0.007682155817747116, 0.0065244450233876705, 0.03268200904130936, 0.02655978314578533, 0.020904667675495148, -0.05659840255975723, -0.01643122360110283, 0.069828100502491, 0.017461588606238365, -0.016154492273926735, 0.003273585345596075, -0.03313286975026131, 0.037040289491415024, -0.03287961706519127, -0.019671568647027016, -0.007733058650046587, 0.009898803196847439, 0.027837220579385757, 0.06247523054480553, 0.07892343401908875, 0.05425778776407242, 0.013599470257759094, 0.06031127646565437, 0.016024913638830185, 0.02640146017074585, -0.14017550647258759, 0.08868370950222015, -0.006743496749550104, 0.04664016515016556, -0.06090044975280762, -0.03379541635513306, -0.034195855259895325, 0.06030628830194473, -0.007293079514056444, -0.01732945255935192, -0.02753452956676483, 0.053505487740039825, 0.025539126247167587, 0.02074538730084896, -0.008870285004377365, 0.0075156195089221, 0.026329871267080307, -0.021703939884901047, -0.02693280763924122, 0.020466331392526627, -0.05004233494400978, -0.05362081155180931, -0.02567875012755394, 0.03699124976992607, -0.039980169385671616, 0.04728942736983299, -0.03317495435476303, 0.026088524609804153, 0.024088161066174507, 0.030336730182170868, 0.06002241373062134, 0.019806470721960068, -0.09030988067388535, -0.02358142100274563, -0.0033234935253858566, 0.012836907058954239, -0.014293485321104527, 0.38932904601097107, 0.040596917271614075, -0.03310371935367584, 0.03563137724995613, 0.07586491852998734, -0.006048240233212709, -0.00757190678268671, -0.007008782122284174, -0.04926103353500366, 0.03442864865064621, -0.022459696978330612, -0.027570923790335655, -0.01668340153992176, 0.01874958910048008, -0.07013405859470367, 0.0036370393354445696, 0.01517269667237997, 0.04322590306401253, 0.02805149182677269, -0.010436500422656536, 0.002103722421452403, -0.00030210649129003286, 0.023528380319476128, 0.019793765619397163, 0.006472660228610039, 0.01481933705508709, 0.017629504203796387, 0.0232124961912632, 0.05551663041114807, 0.022749917581677437, 0.051600173115730286, 0.06450860947370529, 0.010210856795310974, -0.09036429226398468, 0.012516927905380726, 0.007314609829336405, -0.017591625452041626, 0.0006162686622701585, -0.02096237614750862, -0.03285214677453041, 0.014914550818502903, -0.039928264915943146, -0.03889194875955582, 0.03719525411725044, 0.0026588155888020992, -0.06452614814043045, 0.13040414452552795, 0.0112536009401083, -0.025647485628724098, -0.011247072368860245, -0.030622968450188637, -0.005795723758637905, 0.0359676219522953, 0.007360737770795822, -0.060736652463674545, -0.03214365616440773, 0.02767809107899666, 0.08241131156682968, -0.03647550567984581, -0.12171342223882675, -0.017701640725135803, 0.00932897999882698, -0.05987749993801117, -0.0387958362698555, 0.11119229346513748, 0.05456588789820671, -0.12900345027446747, -0.046506620943546295, 0.008642155677080154, 0.03789134696125984, -0.04189961031079292, -0.001930551021359861, 0.017422674223780632, -0.05415545776486397, -0.023096423596143723, 0.0717429667711258, -0.0018065806943923235, -0.023083699867129326, -0.025275304913520813, 0.03979221358895302, 0.0008352468721568584, 0.015981055796146393, 0.0017677624709904194, -0.04661112651228905, 0.014189780689775944, -0.07993076741695404, -0.06531230360269547, -0.08187834173440933, 0.03615999221801758, -0.016817839816212654, -0.037201784551143646, -0.020793424919247627, 0.030144160613417625, -0.04187005013227463, 0.07758849114179611, -0.030334385111927986, -0.03182777017354965, -0.02505107969045639, 0.008082137443125248, 0.023875784128904343, -0.057707346975803375, -0.00847690086811781, 0.06458751857280731, 0.002535994863137603, 0.007409236393868923, -0.03329687938094139, -0.0009912516688928008, 0.08203519135713577, -0.057534605264663696, 0.06067373976111412, 0.04592597484588623, -0.030223656445741653, 0.01903482712805271, -0.03409714251756668, 0.029784033074975014, -0.00611752737313509, 0.000996899208985269, -0.0049577634781599045, -0.02561647817492485, 0.022163229063153267, 0.05583931878209114, -0.04238729923963547, 0.024156544357538223, 0.004721534438431263, -0.3607921004295349, -0.013820023275911808, -0.030348941683769226, 0.0021505786571651697, 0.00510444538667798, -0.027041876688599586, 0.017688028514385223, -0.02585820108652115, 0.03228121995925903, 0.03297104313969612, 0.04280932620167732, 0.0012898555723950267, -0.012544913217425346, -0.03623403608798981, 0.007201355416327715, 0.02731855772435665, -0.008229555562138557, -0.001468899892643094, -0.033192604780197144, 0.009409726597368717, 0.0031677058432251215, -0.02395615354180336, -0.022013172507286072, -0.07020460814237595, 0.007710407022386789, -0.02302703633904457, 0.1135890856385231, -0.02756034955382347, 0.02912909723818302, -0.05091392993927002, 0.046753138303756714, 0.0072676339186728, -0.010045141912996769, -0.07076507806777954, 0.044296085834503174, -0.011137251742184162, 0.028933396562933922, 0.0036873144563287497, -0.006788855418562889, -0.0012653536396101117, -0.00482034171000123, -0.027888750657439232, -0.02753961831331253, -0.06558593362569809, -0.025005625560879707, 0.03045036643743515, -0.04513459652662277, -0.00877632386982441, -0.005362030118703842, 0.07357929646968842, -0.002530675148591399, 0.03349804878234863, 0.024270446971058846, 0.04183238372206688, 0.011793908663094044, -0.0516122430562973, -0.0853109136223793, 0.01074386015534401, 0.029215609654784203, 0.05301568657159805, 0.02349873259663582, 0.03227514401078224, 0.048289548605680466, -0.08502466976642609, 0.03783777356147766, -0.029666179791092873, -0.0154530368745327, -0.011959333904087543, 0.030312934890389442, -0.03641422837972641, -0.03826020658016205, 0.07729816436767578, 0.009111902676522732, 0.010460530407726765, 0.026837864890694618, 0.06319062411785126, -0.030544323846697807, 0.003432891331613064, 0.016475031152367592, 0.02164975367486477, 0.036462586373090744, -0.03267771005630493, 0.06956813484430313, -0.015226130373775959, -0.010555881075561047, 0.061041850596666336, 0.022348864004015923, -0.03349550440907478, 0.057958148419857025, 0.026383107528090477, -0.04735405370593071, -0.0018734077457338572, -0.036735277622938156, -0.02350289560854435, 0.04311515763401985, -0.04147285223007202, -0.2567024528980255, 0.03715808317065239, 0.021970953792333603, 0.05631081014871597, 0.021522710099816322, 0.0009042757446877658, 0.008721798658370972, -0.0031752982176840305, -0.021755652502179146, -0.006393629126250744, 0.03267570585012436, 0.0229805838316679, 0.011720714159309864, 0.0037441279273480177, 0.002692681737244129, -0.01601938158273697, 0.0407821424305439, 0.0027065284084528685, 0.05571713671088219, -0.013994147069752216, 0.04039197787642479, -0.03524620458483696, 0.1820712834596634, 0.054614998400211334, 0.0259060338139534, 0.023811697959899902, -0.013951861299574375, -0.0008820837247185409, 0.023555854335427284, 0.01659945584833622, -0.03825850412249565, 0.051631998270750046, 0.006404802668839693, 0.060356248170137405, 0.011876902543008327, -0.029969463124871254, -0.025515450164675713, 0.04661133512854576, -0.006187702529132366, -0.05132383853197098, -0.04460814967751503, 0.005368427373468876, -0.033690087497234344, 0.03952867537736893, 0.06621965765953064, -0.01657913811504841, -0.011993222869932652, -0.0013700263807550073, -0.058371588587760925, -0.019380977377295494, -0.041071198880672455, -0.031199224293231964, -0.021824799478054047, -0.03537669777870178, 0.0035324981436133385, 0.05084027349948883, 0.02168055810034275, -0.0231827050447464, 0.049255214631557465, 0.013982531614601612, 0.00918366014957428, -0.03264958783984184, 0.0747695118188858, -0.019720233976840973, -0.01748279668390751 ]
[ 0.0396791510283947, 0.035186171531677246, -0.013931126333773136, 0.014823216944932938, -0.0035276811104267836, 0.010747892782092094, 0.009368940256536007, 0.004306260030716658, -0.02636975236237049, -0.00020189216593280435, -0.011307253502309322, -0.006472011096775532, 0.047221045941114426, -0.00566615117713809, -0.00020950201724190265, 0.03267105668783188, -0.011516396887600422, 0.02351508103311062, 0.022396454587578773, -0.003963164985179901, -0.04198622703552246, -0.02560902200639248, 0.048648763447999954, -0.02355741336941719, -0.0020408392883837223, 0.02088475227355957, -0.024160295724868774, 0.03097783774137497, 0.011330914683640003, -0.11336074024438858, -0.04008237645030022, -0.012333051301538944, -0.02963552623987198, 0.0398302860558033, -0.0683567151427269, -0.0159721989184618, 0.004827436991035938, 0.014522172510623932, 0.015453695319592953, 0.016016781330108643, 0.02402683161199093, -0.020815059542655945, -0.011220169253647327, 0.004809907171875238, 0.007310378365218639, -0.012557195499539375, -0.044436659663915634, 0.006396718788892031, 0.0037835214752703905, -0.011936701834201813, -0.049647778272628784, -0.02769787237048149, 0.0005578487762250006, -0.013681279495358467, 0.027790497988462448, 0.013748311437666416, -0.015592926181852818, 0.0023757952731102705, 0.016120756044983864, 0.0014852790627628565, 0.023745009675621986, -0.027034446597099304, -0.025428486987948418, -0.011591856367886066, -0.00946900062263012, -0.006044984329491854, -0.022420182824134827, -0.0022048731334507465, 0.027348877862095833, -0.0028128318954259157, 0.011481211520731449, 0.03550030291080475, -0.07992340624332428, -0.009450234472751617, -0.05399797856807709, 0.023704376071691513, 0.03935990110039711, -0.009434626437723637, -0.01573829911649227, -0.019488366320729256, -0.00986027903854847, 0.01020741742104292, -0.019999412819743156, -0.02066165581345558, -0.017826365306973457, -0.02491050399839878, 0.002574761165305972, -0.024190068244934082, 0.008187391795217991, 0.00896881427615881, -0.024492599070072174, 0.013002963736653328, 0.009214039891958237, 0.00009910496009979397, -0.09088747203350067, 0.010236646048724651, 0.03774607926607132, -0.01591639220714569, 0.012911817990243435, 0.8331769108772278, 0.029836557805538177, -0.003929485566914082, -0.006016548722982407, 0.0436868742108345, -0.00392905343323946, -0.011594912968575954, 0.021494697779417038, 0.006373257841914892, -0.020654231309890747, 0.0026764092035591602, 0.0004600200627464801, 0.030257461592555046, -0.001233509974554181, 0.008296290412545204, -0.012143292464315891, 0.039721231907606125, -0.009679042734205723, -0.008279843255877495, -0.02368023619055748, -0.0012795645743608475, -0.005065019242465496, 0.01984919235110283, -0.024770861491560936, -0.0009522835607640445, -0.008700784295797348, -0.17112722992897034, -0.015379752963781357, -7.43525964302418e-33, 0.0430736243724823, 0.004891673568636179, 0.07446308434009552, 0.008654944598674774, 0.01819038949906826, 0.004600081592798233, 0.0013055710587650537, -0.01101673673838377, -0.03918163850903511, -0.04701143130660057, -0.019800161942839622, 0.01174584124237299, -0.019541384652256966, -0.002433059038594365, 0.02300119772553444, 0.01256055198609829, -0.010921266861259937, 0.01350415125489235, 0.018335461616516113, 0.013170292600989342, 0.027241632342338562, 0.023779330775141716, -0.02833572030067444, 0.050457023084163666, 0.02829155884683132, 0.030952388420701027, -0.0233892984688282, -0.017907286062836647, -0.005777725018560886, -0.046008821576833725, -0.061380863189697266, 0.01973879337310791, -0.018916422501206398, -0.03906048461794853, 0.015893660485744476, -0.06314670294523239, -0.025010759010910988, 0.017258867621421814, -0.04772668331861496, -0.035861123353242874, -0.0331767275929451, 0.00017778085020836443, -0.035143639892339706, -0.029359448701143265, -0.017863884568214417, -0.00311677111312747, 0.014273629523813725, 0.003984145354479551, -0.03341062366962433, 0.007780951913446188, 0.023237597197294235, 0.004383976571261883, -0.0035954276099801064, 0.010383973829448223, -0.021278532221913338, 0.02279890514910221, -0.012729198671877384, -0.011844860389828682, -0.007843897677958012, -0.000038849371776450425, 0.0475102961063385, -0.01593225635588169, -0.013919156976044178, 0.029353439807891846, 0.035771336406469345, 0.030217811465263367, 0.01339915581047535, -0.025734448805451393, 0.006870918907225132, 0.015575195662677288, -0.042435891926288605, 0.03652229532599449, -0.01406774390488863, -0.03193620219826698, 0.04240261763334274, -0.0351141132414341, -0.03587675467133522, -0.03870479017496109, 0.016752082854509354, 0.04374856874346733, -0.01599847339093685, 0.01039040181785822, -0.0392279252409935, -0.02459794469177723, -0.04701623320579529, -0.029789721593260765, 0.04386290907859802, 0.0309748537838459, 0.01780860498547554, 0.003097702981904149, 0.04954567924141884, 0.03926302120089531, -0.008429909124970436, -0.04103296995162964, 0.009303800761699677, 7.048476451197553e-33, 0.008250519633293152, 0.008909921161830425, -0.002838220912963152, 0.008460087701678276, 0.04837265610694885, -0.0041495757177472115, 0.03255169093608856, 0.05584334954619408, -0.03674964979290962, 0.02323104441165924, 0.013955723494291306, -0.008956756442785263, -0.0002942161518149078, 0.014448040165007114, 0.041547760367393494, 0.016457783058285713, -0.014700944535434246, -0.005114221945405006, -0.03484930098056793, 0.03842703625559807, 0.03072243556380272, 0.031955160200595856, 0.001578744500875473, 0.03412633016705513, 0.02601933665573597, 0.01422050129622221, 0.003558631520718336, -0.005146521143615246, -0.023633956909179688, 0.0032162319403141737, -0.0009074832778424025, -0.027318261563777924, -0.008966165594756603, -0.035468414425849915, -0.019165359437465668, 0.03129647299647331, -0.008627294562757015, 0.00893760472536087, 0.02369598299264908, 0.008479831740260124, -0.02709531970322132, 0.018105721101164818, -0.01118504162877798, 0.07430031150579453, 0.019234536215662956, 0.0005667930236086249, -0.006944585125893354, -0.002518869936466217, -0.009295922704041004, -0.0008773751324042678, 0.012838941998779774, 0.019761543720960617, -0.017873672768473625, -0.0011403729440644383, 0.04649856314063072, -0.05074097216129303, -0.0036136028356850147, 0.03115619719028473, -0.025102687999606133, -0.012838895432651043, -0.036105334758758545, 0.0264908354729414, -0.034065645188093185, 0.008141955360770226, -0.01739770919084549, -0.004569729790091515, -0.03206777945160866, 0.0257276464253664, -0.012616022489964962, -0.023614848032593727, -0.0004155262722633779, -0.008828023448586464, -0.0065559870563447475, 0.03203064948320389, 0.0478358156979084, -0.018814316019415855, -0.05985654890537262, 0.042329270392656326, -0.015401448123157024, 0.03272010013461113, 0.02431339956820011, -0.004421647172421217, 0.03799073025584221, 0.015501606278121471, 0.0037293857894837856, 0.0027978757862001657, -0.03536368906497955, 0.010129434987902641, -0.008832009509205818, 0.029056934639811516, -0.021326929330825806, -0.033490248024463654, -0.04710274562239647, 0.03504142165184021, -0.02840523049235344, -1.288260520482254e-8, -0.05768401175737381, 0.00501635018736124, -0.009060422889888287, 0.01055763941258192, 0.014405113644897938, 0.025072844699025154, -0.010290571488440037, -0.0001209796973853372, 0.038397133350372314, -0.007098929490894079, 0.01220459770411253, 0.010919957421720028, 0.04881136119365692, 0.008645514957606792, -0.011590389534831047, -0.03692442551255226, 0.01764889992773533, -0.022422274574637413, 0.023506764322519302, 0.016481682658195496, -0.031113874167203903, 0.03614761307835579, -0.061091452836990356, 0.002552162855863571, 0.03271501883864403, -0.01274765096604824, 0.006290800403803587, -0.07738597691059113, 0.007135803811252117, -0.0040075210854411125, 0.031582754105329514, -0.026538362726569176, -0.011661212891340256, 0.024859927594661713, -0.005942235235124826, -0.03989342600107193, 0.042873695492744446, 0.0242800060659647, 0.000010562195711827371, 0.018249044194817543, -0.004696106072515249, -0.01796819642186165, -0.05744669958949089, -0.03502288833260536, -0.021455230191349983, 0.015456817112863064, -0.038664355874061584, -0.004679148085415363, 0.008123925887048244, -0.013891931623220444, 0.0060592698864638805, -0.03225213661789894, 0.011384435929358006, 0.02959665283560753, 0.05245603621006012, 0.010711091570556164, 0.012027247808873653, 0.025593671947717667, 0.002465425757691264, -0.014424925670027733, 0.01998194493353367, 0.004001397639513016, -0.005690292455255985, -0.010754347778856754 ]
neo4j-vs-relational-refactoring-add-a-new-fieldproperty
https://markhneedham.com/blog/2016/05/22/neo4j-vs-relational-refactoring-add-a-new-fieldproperty
false
2016-05-22 09:58:38
Neo4j vs Relational: Refactoring - Extracting node/table
[ "neo4j" ]
[ "neo4j" ]
In my http://www.markhneedham.com/blog/2016/05/22/neo4j-vs-relational-refactoring-add-a-new-fieldproperty/[previous blog post] I showed how to add a new property/field to a node with a label/record in a table for a football transfers dataset that I've been playing with. After introducing this 'nationality' property I realised that I now had some duplication in the model: </p> image::{{<siteurl>}}/uploads/2016/05/2016-05-22_10-15-15.png[2016 05 22 10 15 15,401] +++<cite>+++players.nationality+++</cite>+++ and +++<cite>+++clubs.country+++</cite>+++ are referring to the same countries but they've both got them stored as strings so we can't ensure the integrity of our countries and ensure that we're referring to the same country. We have the same issue in the graph model as well: image::{{<siteurl>}}/uploads/2016/05/2016-05-22_10-40-40.png[2016 05 22 10 40 40,401] This time +++<cite>+++Player.nationality+++</cite>+++ and +++<cite>+++Club.country+++</cite>+++ refer to the same countries. We can solve our problem by introducing a countries table in the relational model and a set of nodes with a 'Country' label in the graph model. Let's start with relational. This is the model we're driving towards: image::{{<siteurl>}}/uploads/2016/05/2016-05-22_10-50-43.png[2016 05 22 10 50 43,395] The first thing we need to do is create a countries table and populate it: [source,sql] ---- CREATE TABLE countries ( "code" character varying(3) NOT NULL PRIMARY KEY, "name" character varying(50) NOT NULL ); ---- [source,sql] ---- INSERT INTO countries VALUES('MNE', 'Montenegro'); INSERT INTO countries VALUES('SWZ', 'Swaziland'); ... ---- Next let's update the clubs table to reference the countries table: [source,sql] ---- ALTER TABLE clubs ADD COLUMN country_id character varying(3) REFERENCES countries(code); ---- And let's run a query to populate that column: [source,sql] ---- UPDATE clubs AS cl SET country_id = c.code FROM clubs INNER JOIN countries AS c ON c.name = clubs.country WHERE cl.id = clubs.id; ---- This query iterates over all the clubs, queries the country table to find the country id for that row and then stores it in the 'country_id' field. Finally we can remove the 'country' field: [source,sql] ---- ALTER TABLE clubs DROP COLUMN country; ---- Now we do the same drill for the players table: [source,sql] ---- ALTER TABLE players ADD COLUMN country_id character varying(3) REFERENCES countries(code); ---- [source,sql] ---- UPDATE players AS p SET country_id = c.code FROM players INNER JOIN countries AS c ON c.name = players.nationality WHERE p.id = players.id; ---- [source,sql] ---- ALTER TABLE players DROP COLUMN nationality; ---- Now it's time for the graph. This is the model we want to get to: image::{{<siteurl>}}/uploads/2016/05/2016-05-22_10-51-49.png[2016 05 22 10 51 49,334] First we'll create the countries: [source,cypher] ---- CREATE CONSTRAINT ON (c:Country) ASSERT c.id IS UNIQUE ---- [source,cypher] ---- LOAD CSV WITH HEADERS FROM "file:///countries.csv" AS row MERGE (country:Country {id: row.countryCode}) ON CREATE SET country.name = row.country ---- And now let's get clubs and players to point at those countries nodes and get rid of their respective nationality/country properties: [source,cypher] ---- MATCH (club:Club) MATCH (country:Country {name: club.country}) MERGE (club)-[:PART_OF]->(country) REMOVE club.country ---- [source,cypher] ---- MATCH (player:Player) MATCH (country:Country {name: player.nationality}) MERGE (player)-[:PLAYS_FOR]->(country) REMOVE player.nationality ---- And that's it, we can now write queries against our new model.
null
null
[ 0.013058490119874477, -0.008116834796965122, -0.009736490435898304, 0.03248770162463188, 0.0852549821138382, -0.008905843831598759, 0.02407241426408291, 0.017208516597747803, 0.006181708071380854, -0.02254888415336609, -0.01046591717749834, -0.010058890096843243, -0.07594192028045654, 0.02932654321193695, -0.013803643174469471, 0.05933422967791557, 0.052861422300338745, 0.0190418791025877, -0.013146371580660343, -0.01545817032456398, 0.010900894179940224, 0.060139380395412445, 0.004678523633629084, 0.04879007115960121, 0.03244021162390709, 0.0020530561450868845, 0.004239963833242655, -0.007835552096366882, -0.056508637964725494, 0.006310149095952511, 0.04306435212492943, -0.012822769582271576, 0.0165593009442091, -0.00915538426488638, 0.019663870334625244, -0.01688295789062977, -0.053798455744981766, -0.006674818228930235, -0.009192358702421188, -0.023752691224217415, -0.06340647488832474, 0.038203395903110504, -0.0013812666293233633, 0.02511828951537609, -0.03959132358431816, -0.010890139266848564, -0.05977869778871536, 0.026540838181972504, 0.018854215741157532, 0.01232760027050972, -0.08859124034643173, -0.0000690075903548859, -0.02935412898659706, 0.017899058759212494, -0.0006369074108079076, 0.04176203906536102, 0.02127232775092125, -0.06724052876234055, 0.04296553507447243, -0.029384326189756393, 0.0042813243344426155, -0.0007959028007462621, 0.000929211440961808, 0.02332491986453533, -0.0015990892425179482, -0.049030013382434845, -0.0077111306600272655, 0.05613548681139946, -0.05034170672297478, 0.0020791341084986925, -0.013746993616223335, -0.0037741875275969505, 0.0008108104229904711, -0.010243755765259266, -0.0010033593280240893, -0.035945191979408264, -0.023183505982160568, 0.04477749392390251, 0.032809533178806305, 0.07449843734502792, -0.006369096226990223, 0.016219457611441612, -0.014211572706699371, -0.0031173403840512037, 0.01785167120397091, -0.03380885720252991, -0.015901044011116028, -0.0313570462167263, -0.058909036219120026, 0.026838231831789017, 0.0005348997074179351, -0.05661429092288017, -0.002969028428196907, 0.009089468978345394, -0.022021297365427017, 0.00011972073843935505, 0.0069121732376515865, 0.007680452894419432, 0.016684649512171745, -0.015498928725719452, -0.029629698023200035, -0.03568624332547188, -0.002261489862576127, 0.005909902974963188, -0.08180837333202362, -0.047435179352760315, -0.02534220926463604, -0.01077743899077177, 0.013252560049295425, 0.001879888353869319, -0.048832107335329056, -0.007201895583420992, -0.03188876435160637, 0.012982622720301151, -0.0755772590637207, 0.05074450746178627, 0.015519139356911182, -0.005276727490127087, -0.017394503578543663, 0.02103300206363201, 0.04679305478930473, 0.009505894966423512, -0.0015149721875786781, 0.08055887371301651, -0.008341677486896515, 0.01966174505650997, -0.00048063823487609625, 0.060193344950675964, -0.05942400544881821, -0.08704493939876556, -0.012567764148116112, 0.052218880504369736, -0.015866102650761604, 0.016396446153521538, 0.00997802335768938, -0.03805346414446831, 0.004453347995877266, 0.023192651569843292, 0.06702940165996552, 0.005988697521388531, 0.010052195750176907, -0.04792088642716408, 0.023906204849481583, 0.022349197417497635, 0.04107854887843132, 0.01859297603368759, -0.034100305289030075, -0.03816651180386543, -0.004590003285557032, 0.01571483165025711, 0.030578935518860817, 0.06586205959320068, 0.06244439631700516, -0.028239483013749123, 0.009188330732285976, 0.11093641817569733, 0.019259031862020493, 0.0178909320384264, -0.0332571342587471, 0.013677074573934078, 0.05698539316654205, 0.007846292108297348, 0.0070168389938771725, 0.06721414625644684, 0.018265115097165108, -0.016399282962083817, -0.004514242056757212, 0.0590674951672554, 0.00045592375681735575, -0.005717765539884567, -0.051942065358161926, -0.04227304458618164, 0.060022901743650436, -0.05834852531552315, -0.01821661926805973, 0.07839084416627884, 0.053393084555864334, 0.018007785081863403, 0.03454616665840149, 0.007728621829301119, -0.08230752497911453, 0.05972321331501007, 0.009432082995772362, 0.0011467240983620286, -0.012610513716936111, 0.007847724482417107, 0.06816718727350235, 0.04548191279172897, 0.015005108900368214, 0.05261789634823799, -0.08200258016586304, -0.056358177214860916, 0.0022115029860287905, -0.022039439529180527, 0.0721130222082138, -0.024555381387472153, 0.0043944246135652065, 0.07762304693460464, -0.00039019924588501453, 0.032541170716285706, 0.02423284761607647, 0.009239280596375465, 0.016243061050772667, -0.032017286866903305, -0.0362139530479908, 0.0427166186273098, 0.008059980347752571, -0.04419553279876709, -0.043347738683223724, 0.024195464327931404, -0.02132560685276985, -0.0021576564759016037, 0.0434030219912529, -0.017462410032749176, 0.022339781746268272, 0.017256371676921844, 0.022071588784456253, 0.002320742467418313, 0.008996926248073578, -0.05209071561694145, 0.04324377700686455, 0.037445057183504105, -0.025015948340296745, 0.014452897943556309, -0.0014820090727880597, 0.11372964084148407, 0.04244527593255043, -0.005728315562009811, -0.05030008777976036, 0.039997704327106476, 0.027129357680678368, 0.012400821782648563, 0.02527955360710621, -0.024150898680090904, 0.02784888446331024, -0.03215625509619713, -0.0294047724455595, -0.003041778225451708, 0.00875905528664589, -0.024047724902629852, 0.010099309496581554, 0.06479299068450928, -0.059048961848020554, 0.04640994220972061, 0.002974367467686534, 0.020625941455364227, -0.00605796929448843, -0.04375346004962921, -0.06010767072439194, 0.03068479336798191, 0.019412975758314133, -0.014562972821295261, 0.06184929609298706, -0.012161461636424065, -0.012166259810328484, -0.03376305103302002, -0.000582025561016053, 0.02805495634675026, 0.026556508615612984, 0.041205134242773056, -0.004645755048841238, 0.04312688484787941, -0.04423004388809204, -0.003709589596837759, -0.031598497182130814, -0.05066387727856636, -0.03202693909406662, -0.0348270945250988, 0.026643626391887665, 0.01226110477000475, 0.028026772662997246, -0.00962617713958025, 0.005158052314072847, 0.005446091294288635, 0.010536590591073036, 0.003976223990321159, 0.006233705207705498, -0.005029174033552408, -0.01298710610717535, -0.043134234845638275, -0.06476828455924988, 0.031578123569488525, -0.04870911315083504, -0.05975816398859024, 0.006402823142707348, -0.05766166001558304, 0.028550077229738235, -0.06930659711360931, -0.028944367542862892, 0.011515587568283081, 0.020764822140336037, 0.04317920655012131, 0.020130952820181847, -0.008006772957742214, 0.07804661989212036, 0.0133427195250988, 0.02141161635518074, -0.0035634685773402452, 0.009829041548073292, 0.055554453283548355, -0.025478236377239227, 0.035749971866607666, 0.03998888283967972, -0.025620313361287117, 0.00321405497379601, -0.008764533326029778, 0.006799971219152212, -0.014608290046453476, -0.2740999460220337, 0.027897899970412254, -0.03385189175605774, -0.059835102409124374, 0.00346736959181726, -0.045932985842227936, 0.028253428637981415, -0.017787108197808266, -0.03295668214559555, 0.011622480116784573, -0.006528286729007959, -0.06060132756829262, -0.008477514609694481, 0.037560317665338516, 0.03048000857234001, 0.03806920722126961, 0.0067717768251895905, -0.04727743938565254, -0.0383775532245636, 0.0548798106610775, -0.01741863414645195, -0.047115761786699295, -0.017267776653170586, 0.014431959949433804, 0.020156478509306908, 0.04691976681351662, -0.10562431067228317, 0.02119884081184864, -0.06979884952306747, -0.02400542050600052, -0.0019146098056808114, -0.009739315137267113, 0.020112937316298485, -0.007176004350185394, -0.03862635791301727, -0.02409503608942032, 0.03359246999025345, 0.022950751706957817, -0.004251701757311821, -0.006389831658452749, -0.05587208643555641, -0.038542941212654114, 0.0006714069750159979, -0.0013024414656683803, 0.08583027124404907, -0.014010240323841572, -0.08452782779932022, 0.003397531807422638, -0.03020593337714672, 0.06564798206090927, -0.022586440667510033, -0.028787724673748016, 0.0063715726137161255, 0.03489992395043373, -0.016100669279694557, -0.012971039861440659, 0.02980121225118637, -0.008377304300665855, -0.04265521466732025, -0.03598415106534958, 0.00318976491689682, -0.06536942720413208, 0.010556016117334366, -0.03863455355167389, 0.003858863143250346, -0.053297776728868484, -0.09443050622940063, -0.03473088517785072, 0.04804472625255585, 0.037179652601480484, -0.040124524384737015, 0.015632066875696182, 0.0021135297138243914, -0.09650564193725586, -0.04407699406147003, -0.05592847615480423, -0.002067571971565485, -0.01937793381512165, -0.0262988843023777, 0.04162749648094177, -0.010652303695678711, -0.03710085153579712, -0.00012426491593942046, 0.026587946340441704, 0.012799916788935661, 0.019730089232325554, 0.014295204542577267, 0.0009513689437881112, -0.053361665457487106, -0.0005017915973439813, 0.04953811690211296, -0.005729796830564737, 0.003953726030886173, -0.026131322607398033, -0.003688160562887788, 0.03038020245730877, 0.003901937510818243, -0.04236861690878868, 0.012466508895158768, 0.041977763175964355, 0.03836853429675102, -0.04336519539356232, 0.011040511541068554, -0.03330956771969795, -0.03232022747397423, 0.004422384314239025, -0.04678671807050705, 0.03198041394352913, 0.020783409476280212, 0.037594784051179886, -0.017238140106201172, -0.003645730670541525, 0.009983368217945099, -0.04964175820350647, -0.048817314207553864, 0.0011050133034586906, 0.005258123856037855, 0.013932724483311176, 0.021953435614705086, -0.026482637971639633, -0.0522279255092144, 0.041816771030426025, 0.01240901555866003, -0.00703805685043335, -0.06147393211722374, -0.030764365568757057, -0.030078209936618805, -0.03560570627450943, -0.010671408846974373, 0.009864447638392448, -0.03385916352272034, 0.030319664627313614, 0.012021884322166443, -0.03260521590709686, 0.03305463865399361, 0.029106277972459793, -0.025291098281741142, -0.015587184578180313, 0.015363557264208794, -0.008207157254219055, -0.0013745968462899327, -0.0013550360454246402, 0.0024185713846236467, 0.0386134535074234, 0.04475545138120651, -0.008589034900069237, 0.02122083678841591, 0.016582444310188293, 0.03345007449388504, 0.01809033565223217, 0.003152113640680909, -0.02645629085600376, 0.01364131085574627, -0.04250609502196312, -0.017831819131970406, -0.013427022844552994, 0.03299379721283913, -0.025615449994802475, 0.001500745303928852, -0.02705562300980091, 0.021112488582730293, -0.05746835470199585, 0.004467335529625416, -0.01240518782287836, 0.014855069108307362, 0.0620647594332695, -0.0075781019404530525, 0.009186703711748123, -0.028907431289553642, -0.010141215287148952, 0.012386692687869072, 0.0014596033142879605, -0.05799790471792221, -0.012991592288017273, -0.002316345926374197, 0.00371026573702693, 0.003863497404381633, 0.014639515429735184, 0.04153818637132645, 0.02677328512072563, -0.00047204698785208166, 0.004513619467616081, 0.009651752188801765, 0.009910600259900093, 0.05104454234242439, 0.028989212587475777, -0.0056618633680045605, 0.01207426656037569, -0.009578573517501354, -0.02130516804754734, 0.003528112778440118, 0.018479302525520325, -0.021065661683678627, 0.025936303660273552, -0.03008468635380268, -0.04508465528488159, 0.019751928746700287, -0.00385846639983356, -0.007898283191025257, 0.04171585291624069, 0.01430804468691349, -0.001277330331504345, -0.02501673251390457, 0.03384358808398247, 0.07517503201961517, -0.04352300614118576, -0.009670659899711609, -0.018751105293631554, -0.033351439982652664, -0.008604870177805424, 0.02977132797241211, -0.05983602628111839, -0.06005343049764633, -0.023226076737046242, 0.03265305235981941, -0.025430971756577492, -0.030647510662674904, -0.015763059258461, -0.002462272299453616, 0.022073160856962204, 0.04365725815296173, 0.012553599663078785, 0.028042417019605637, -0.025915054604411125, -0.011777441948652267, 0.04661836475133896, -0.0408429279923439, 0.029443105682730675, 0.006807482801377773, -0.012166590429842472, 0.054092634469270706, -0.03584334999322891, 0.04081334173679352, 0.01127820834517479, -0.0018807273590937257, 0.00024820424732752144, -0.059474196285009384, 0.04521811380982399, 0.008919521234929562, 0.04185107722878456, 0.014058816246688366, 0.0074184006080031395, -0.018255991861224174, 0.006390805821865797, -0.01934429444372654, -0.012383736670017242, -0.012707806192338467, 0.0009635448222979903, 0.010831659659743309, 0.02104027569293976, 0.000781593902502209, 0.019238634034991264, -0.027093401178717613, -0.019895726814866066, 0.05700686201453209, -0.04745187237858772, -0.02196858637034893, -0.01041288860142231, -0.060327257961034775, 0.010831300169229507, 0.002198857720941305, 0.03063870407640934, -0.03569919615983963, 0.066120445728302, 0.06689971685409546, 0.018174272030591965, 0.016759036108851433, -0.016680028289556503, 0.02035132236778736, -0.02587142027914524, -0.0216438677161932, -0.07515381276607513, 0.018568506464362144, 0.03108309768140316, 0.02307095192372799, -0.015270833857357502, -0.018310492858290672, -0.03258955851197243, -0.002278767293319106, -0.06589815020561218, -0.025478430092334747, 0.013816718012094498, -0.003215199103578925, 0.02975800447165966, 0.003533367533236742, -0.04966137185692787, -0.006457189098000526, 0.04137338325381279, -0.0286484956741333, -0.04003048688173294, -0.04630570113658905, 0.05902530997991562, -0.01587785966694355, 0.048585444688797, -0.00542778754606843, -0.01345164142549038, 0.07987555116415024, 0.028557604178786278, 0.027423428371548653, 0.05825415253639221, -0.01919734850525856, 0.03676510229706764, 0.02628660574555397, 0.0004932668525725603, 0.033042121678590775, 0.04504487290978432, -0.020214883610606194, -0.05606239289045334, 0.024470452219247818, 0.02997070737183094, -0.004887931980192661, -0.043315280228853226, 0.0727844387292862, -0.000711586675606668, -0.035783931612968445, -0.04786943271756172, 0.03534882888197899, -0.026107478886842728, -0.013949180953204632, -0.03862388804554939, 0.019833266735076904, -0.058889731764793396, 0.05393820255994797, -0.0181683748960495, 0.0001462183427065611, 0.06372356414794922, -0.011033051647245884, -0.0004297228006180376, -0.007967210374772549, 0.07781316339969635, 0.08841931819915771, 0.06944636255502701, 0.010142331942915916, 0.06328947842121124, 0.00854443944990635, -0.030077315866947174, -0.0011386933038011193, -0.007908550091087818, -0.026917045935988426, 0.012171261012554169, -0.016608955338597298, 0.08193928748369217, -0.02581603452563286, 0.07159081846475601, -0.007888339459896088, -0.027934683486819267, 0.0058274045586586, -0.013468644581735134, 0.026316670700907707, 0.052439771592617035, 0.025487296283245087, 0.04470449313521385, -0.028606809675693512, -0.036264125257730484, 0.018041139468550682, -0.010263543576002121, -0.015118606388568878, 0.017450762912631035, -0.02290738932788372, 0.014764958992600441, -0.006044827401638031, 0.037631575018167496, 0.09351144731044769, -0.030357327312231064, -0.015877237543463707, -0.01083096768707037, 0.025814101099967957, 0.0005149729549884796, 0.026871521025896072, -0.0022746375761926174, -0.01059541292488575, -0.022272251546382904, -0.06362360715866089, -0.02369222417473793, -0.016518086194992065, -0.020147522911429405, -0.01053522527217865, -0.026711197569966316, 0.0030049998313188553, 0.02055341564118862, 0.001978144980967045, -0.03662208095192909, -0.04735049977898598, -0.03437494859099388, -0.056684207171201706, -0.07631491124629974, 0.026334382593631744, 0.001424348563887179, -0.017443787306547165, -0.008521541953086853, -0.01541990414261818, -0.024308711290359497, 0.0036549882497638464, 0.07085824012756348, -0.03997195512056351, -0.007997493259608746, -0.011815786361694336, 0.023334968835115433, 0.019964169710874557, 0.03893200680613518, 0.04418939724564552, -0.014293761923909187, 0.025252049788832664, -0.004289242904633284, 0.01818801835179329, 0.030779942870140076, 0.02177175134420395, -0.007145275361835957, -0.1006680354475975, -0.003417512634769082, 0.017293158918619156, -0.04437023401260376, -0.07727201282978058, 0.015336518175899982, 0.05259675532579422, -0.0010547239799052477, 0.032748252153396606, -0.00565651198849082, -0.027917038649320602, -0.022767910733819008, 0.010274901986122131, 0.005461473949253559, 0.0027016233652830124, 0.0242221150547266, -0.035610903054475784, 0.08047809451818466, 0.03298111632466316, -0.04580377787351608, -0.012071753852069378, -0.02881559543311596, 0.008224288001656532, 0.01375460997223854, -0.03821335732936859, -0.0380932055413723, -0.05936191976070404, -0.07478509843349457, -0.0215586069971323, 0.009988444857299328, -0.029247496277093887, -0.02124018222093582, -0.016442690044641495, 0.027185730636119843, -0.03254532814025879, 0.018476562574505806, -0.0374012291431427, 0.04551469534635544, -0.0392887257039547, 0.00019773504754994065, -0.04777676984667778, -0.003275197697803378, 0.013071461580693722, 0.01263725757598877, 0.017743244767189026, -0.05730299651622772, 0.01199899148195982, -0.0407257080078125, 0.019403057172894478, 0.023945892229676247, 0.03666958585381508, 0.025304490700364113 ]
[ -0.04110362008213997, -0.012674744240939617, -0.007461883593350649, -0.020837105810642242, 0.05993623286485672, -0.03609853237867355, -0.030849972739815712, 0.010884946212172508, 0.02210422232747078, -0.002509819343686104, 0.049382489174604416, -0.060979217290878296, 0.004038154147565365, 0.01148479338735342, 0.06322884559631348, -0.015553428791463375, -0.0567205511033535, -0.03202054649591446, -0.015342566184699535, 0.018380552530288696, -0.019585929811000824, -0.019570190459489822, -0.011463814415037632, -0.020081637427210808, 0.013278202153742313, 0.043851714581251144, 0.023374080657958984, -0.010969630442559719, -0.002985748229548335, -0.2428983896970749, 0.019305840134620667, 0.016530755907297134, -0.031165407970547676, -0.0050471629947423935, 0.018093053251504898, -0.016464389860630035, 0.021153811365365982, -0.004826849792152643, 0.031187208369374275, 0.03257743641734123, 0.022533899173140526, 0.014524792321026325, -0.04105639085173607, -0.045005328953266144, 0.06296456605195999, 0.028807060793042183, -0.02124980092048645, -0.008735684677958488, -0.02580544725060463, 0.022623008117079735, -0.03092469647526741, -0.024337368085980415, -0.02412981353700161, 0.006883163005113602, 0.018696334213018417, 0.0655130073428154, 0.05384143441915512, 0.07712183892726898, 0.009014851413667202, 0.052710454910993576, 0.05563950538635254, 0.015135475434362888, -0.12929855287075043, 0.09644810855388641, 0.002508776495233178, 0.053521864116191864, -0.04844019189476967, -0.00829984899610281, -0.016366545110940933, 0.07298752665519714, 0.01715422235429287, -0.004906820133328438, -0.020153382793068886, 0.0686894953250885, 0.017395244911313057, 0.008339578285813332, -0.01024778001010418, 0.01042124629020691, 0.01101724337786436, -0.02699567750096321, -0.03336285054683685, 0.02158934436738491, -0.03156880661845207, -0.05871731787919998, -0.02817147970199585, 0.009962867014110088, -0.04077843576669693, 0.0164773128926754, -0.01864616572856903, 0.03164958953857422, 0.017532488331198692, 0.012035740539431572, 0.05966600403189659, 0.026311328634619713, -0.09958172589540482, -0.020912043750286102, -0.0318225733935833, 0.007445993833243847, -0.035780925303697586, 0.40038570761680603, 0.018019938841462135, -0.028138047084212303, 0.0593915618956089, 0.07587841898202896, -0.012902648188173771, -0.007289040833711624, -0.020633449777960777, -0.04649684950709343, 0.006158225703984499, -0.015292289666831493, -0.04028838500380516, -0.014717916026711464, 0.013247332535684109, -0.08364985883235931, 0.013205960392951965, -0.0009176580933853984, 0.0355568565428257, 0.03303488716483116, -0.012424368411302567, -0.015435240231454372, -0.010097194463014603, 0.04152586683630943, 0.010081718675792217, -0.009863758459687233, -0.009188943542540073, 0.011018386110663414, 0.01144021563231945, 0.05406391993165016, 0.04753347113728523, 0.028957832604646683, 0.03979744389653206, 0.01091646309942007, -0.08787215501070023, -0.01485326886177063, -0.002866580383852124, -0.010047167539596558, -0.010688957758247852, -0.016416555270552635, -0.016533106565475464, 0.037127308547496796, -0.011674094945192337, -0.0377805158495903, 0.014028697274625301, 0.012575861997902393, -0.07717249542474747, 0.12102597951889038, 0.007254880852997303, -0.02492540143430233, -0.026451071724295616, 0.007807075511664152, -0.0026537394151091576, 0.044789135456085205, -0.011123078875243664, -0.0654096007347107, -0.028393574059009552, 0.022967031225562096, 0.05984074994921684, -0.05061498284339905, -0.07844375818967819, -0.020852895453572273, 0.015307105146348476, -0.04906206578016281, -0.03957785293459892, 0.08076897263526917, 0.038177985697984695, -0.13574910163879395, -0.04281240329146385, 0.011152840219438076, 0.018154332414269447, -0.08817843347787857, 0.010628808289766312, 0.022273661568760872, -0.04204413667321205, 0.006467890925705433, 0.051414161920547485, 0.007188162766396999, -0.021379608660936356, -0.03671295940876007, 0.02825472317636013, -0.03768444061279297, 0.01567351631820202, 0.00003691254823934287, -0.06043582782149315, -0.0016522284131497145, -0.05709997937083244, -0.06203950569033623, -0.0942637026309967, 0.012606455944478512, -0.024612022563815117, -0.020035799592733383, -0.005464938003569841, 0.056376684457063675, -0.042954571545124054, 0.06444399058818817, -0.037080567330121994, -0.023141445592045784, -0.006621647160500288, -0.003314102068543434, 0.02484658546745777, -0.03244298696517944, 0.018153559416532516, 0.04024511203169823, 0.0008206958882510662, 0.012645558454096317, -0.0450858511030674, 0.014872215688228607, 0.08400505036115646, -0.038629163056612015, 0.03679051622748375, 0.019365092739462852, -0.03581749275326729, 0.020928561687469482, -0.04842793196439743, -0.008872123435139656, -0.009233899414539337, 0.002538030967116356, -0.009406745433807373, -0.0010784532641991973, 0.013903751969337463, 0.06291931122541428, -0.04181302711367607, -0.026150884106755257, 0.021163253113627434, -0.3530862331390381, -0.03661474213004112, -0.029947645962238312, -0.016806773841381073, 0.007848524488508701, -0.01849781721830368, 0.009363757446408272, -0.0069804443046450615, 0.013068070635199547, 0.05709062144160271, 0.05672072619199753, -0.0010061353677883744, -0.01077333278954029, -0.032415006309747696, -0.016872720792889595, 0.03771617263555527, 0.0009526773355901241, 0.008449341170489788, -0.0512303002178669, 0.01629546470940113, 0.00030645268270745873, -0.01366597693413496, -0.03297661989927292, -0.05307382345199585, 0.026567569002509117, -0.040436893701553345, 0.1263527125120163, -0.04500598832964897, 0.004493133630603552, -0.03760319948196411, 0.03425946831703186, 0.01950782537460327, -0.029150163754820824, -0.07614719867706299, 0.021731073036789894, 0.00470056664198637, -0.008406748995184898, 0.03416097164154053, -0.016250399872660637, -0.03559381514787674, -0.0073205106891691685, -0.02125350944697857, -0.009897410869598389, -0.03383568674325943, -0.00476359436288476, 0.03414200246334076, -0.04602764546871185, -0.008551698178052902, -0.010406882502138615, 0.09086321294307709, 0.0023983900900930166, 0.03822775185108185, 0.02013622224330902, 0.04119688272476196, -0.006047844421118498, -0.034509651362895966, -0.08157489448785782, -0.004883257206529379, 0.025700950995087624, 0.04153589904308319, 0.05524245277047157, 0.015658145770430565, 0.053669273853302, -0.07492704689502716, 0.05202260985970497, -0.01958516240119934, -0.026436563581228256, -0.011650009080767632, -0.000643378181848675, -0.00987520907074213, -0.024627743288874626, 0.08301561325788498, 0.025229759514331818, 0.0030468334443867207, 0.05419205501675606, 0.06178458034992218, -0.027146115899086, 0.032988738268613815, 0.032369114458560944, 0.02423504739999771, 0.037539102137088776, -0.037589795887470245, 0.06493489444255829, -0.0007452954887412488, 0.021872492507100105, 0.06175179034471512, 0.013614894822239876, -0.031852684915065765, 0.07428401708602905, 0.000310306204482913, -0.02855571359395981, -0.0006328442832455039, -0.0353718176484108, -0.013202783651649952, 0.04468225687742233, -0.04036765918135643, -0.2727784514427185, 0.025236407294869423, 0.03829852491617203, 0.07359720766544342, 0.006055667996406555, 0.023630183190107346, 0.0045519499108195305, 0.005694207269698381, -0.010917451232671738, -0.044211484491825104, 0.0061136269941926, 0.03399934992194176, 0.018197190016508102, -0.024556372314691544, -0.019688434898853302, -0.013694750145077705, 0.029196860268712044, 0.004692717455327511, 0.04913110285997391, 0.008120821788907051, 0.04386792331933975, -0.01879699155688286, 0.1945841908454895, 0.0749712884426117, 0.02372719720005989, 0.02240559458732605, 0.0026029199361801147, 0.004484281409531832, 0.04817653074860573, 0.02501644194126129, -0.02200891450047493, 0.03663353621959686, 0.03561389446258545, 0.049153003841638565, 0.00529867596924305, -0.05617493763566017, -0.006070644129067659, 0.04294795170426369, 0.005280598998069763, -0.062403079122304916, -0.03660741448402405, 0.024672238156199455, -0.058556731790304184, 0.02387012168765068, 0.058902889490127563, -0.006588909309357405, -0.005360629875212908, 0.0038304112385958433, -0.0544133186340332, -0.0008346553659066558, -0.01712782122194767, -0.0353357270359993, -0.04385241121053696, -0.04629573971033096, 0.004409437067806721, 0.025650551542639732, 0.020497262477874756, -0.013462655246257782, 0.0399988628923893, 0.012821863405406475, 0.013883545994758606, -0.028064770624041557, 0.058774758130311966, -0.009343809448182583, -0.013104255311191082 ]
[ 0.032790351659059525, 0.021733924746513367, -0.017758173868060112, 0.012291262857615948, 0.0225247573107481, 0.020154960453510284, 0.014389034360647202, -0.024693742394447327, -0.035387855023145676, -0.0007961135124787688, 0.0013154307380318642, -0.012499724514782429, 0.044530075043439865, 0.015448499470949173, 0.022942131385207176, 0.02328789047896862, -0.021352985873818398, -0.007002455648034811, 0.01761745475232601, -0.001715577789582312, -0.02354891411960125, -0.046679358929395676, 0.04775899276137352, -0.013758850283920765, 0.005695032887160778, 0.017977681010961533, 0.008976264856755733, 0.023479769006371498, 0.023393724113702774, -0.11142095923423767, -0.04547492414712906, -0.032155897468328476, -0.035168278962373734, 0.038876935839653015, -0.04336659610271454, -0.00554609252139926, -0.010180627927184105, 0.005001383367925882, 0.03270887956023216, 0.010457144118845463, 0.022548522800207138, -0.0434584803879261, 0.0237592700868845, 0.001397226587869227, 0.009651469066739082, 0.0063643488101661205, -0.016082042828202248, 0.04416311904788017, 0.016649262979626656, -0.008749994449317455, -0.028127536177635193, -0.02007874846458435, 0.014045841991901398, -0.024632742628455162, 0.04764851555228233, 0.001100723398849368, -0.009031509980559349, 0.026916740462183952, -0.03931195288896561, 0.0008711221744306386, -0.006972254253923893, -0.004363145679235458, -0.03610919415950775, -0.013144711032509804, 0.008201215416193008, -0.017400076612830162, -0.028924275189638138, 0.0039513870142400265, -0.013802423141896725, -0.007102256640791893, 0.03490788862109184, 0.023159336298704147, -0.04994623363018036, 0.009155627340078354, -0.04753279313445091, 0.006609770003706217, 0.006008550059050322, 0.019564872607588768, 0.0036380798555910587, -0.017064062878489494, -0.013190661557018757, 0.015285041183233261, 0.00666839862242341, -0.025140348821878433, 0.019296860322356224, -0.04587309807538986, 0.010431619361042976, -0.04326685518026352, 0.003912321757525206, 0.0037559624761343002, -0.04132387787103653, -0.0007556159398518503, 0.03499441593885422, 0.03264409676194191, -0.08720286935567856, -0.002652042545378208, 0.06314617395401001, -0.016822228208184242, -0.0211021825671196, 0.8223574757575989, 0.031776174902915955, -0.012098188512027264, 0.0031499227043241262, 0.034411702305078506, -0.009178153239190578, -0.004142435733228922, 0.0022374207619577646, 0.03054839000105858, 0.013444256037473679, 0.0007542408420704305, -0.008185585029423237, 0.07597683370113373, -0.009460379369556904, 0.030852466821670532, -0.023886380717158318, 0.031748414039611816, 0.009727374650537968, -0.014044408686459064, -0.01784433238208294, -0.015656037256121635, -0.009684833697974682, 0.023127110674977303, -0.03756982833147049, 0.004418971482664347, 0.011256489902734756, -0.18461091816425323, -0.018508313223719597, -7.189578384966445e-33, 0.023020314052700996, 0.002652299590408802, 0.03612566739320755, -0.0006712854374200106, -0.005173102021217346, 0.010620047338306904, -0.03228088468313217, -0.022373905405402184, -0.04408542811870575, -0.02872459590435028, -0.003202250227332115, 0.005620183423161507, -0.016434265300631523, -0.007261114194989204, 0.028262516483664513, -0.0021534825209528208, -0.006532725412398577, 0.02283826284110546, 0.023311302065849304, 0.007775094825774431, 0.009573478251695633, 0.020880447700619698, 0.009857705794274807, 0.04606001824140549, 0.030798284336924553, 0.03597847744822502, -0.03168870136141777, -0.010474540293216705, 0.016953665763139725, -0.03631936013698578, -0.020575279369950294, 0.012181425467133522, -0.028812790289521217, -0.0389627106487751, -0.00713580334559083, -0.04619492217898369, -0.012627428397536278, 0.005942544434219599, -0.054403968155384064, -0.014779253862798214, -0.022600892931222916, -0.00705560389906168, -0.04921834543347359, -0.02564355917274952, 0.005677292589098215, 0.004391324706375599, 0.0330733098089695, -0.001310706720687449, -0.04109406843781471, 0.019644225016236305, 0.0018072640523314476, -0.012062557972967625, -0.00782338809221983, -0.00997196789830923, -0.005215546116232872, 0.010649665258824825, -0.02087733894586563, 0.003625378245487809, 0.0028476244769990444, -0.010954290628433228, 0.058832742273807526, -0.02679009921848774, 0.003270539455115795, 0.04614371433854103, 0.01939466968178749, 0.05312977358698845, 0.03249372914433479, -0.025634462013840675, 0.031934697180986404, -0.018368810415267944, -0.03787875548005104, 0.03842266649007797, 0.0030344410333782434, 0.005063708871603012, 0.0338640995323658, -0.029516246169805527, -0.022963982075452805, -0.02210187539458275, 0.015550860203802586, 0.025194015353918076, -0.02707481011748314, 0.0016529757995158434, -0.03416081890463829, -0.03521326184272766, -0.06594853103160858, 0.0010477397590875626, 0.04944732412695885, -0.01688275672495365, 0.006333077792078257, 0.010705491527915001, 0.02618330344557762, 0.05538005009293556, -0.006286111660301685, -0.037786178290843964, 0.020926086232066154, 7.013548840614777e-33, 0.008315933868288994, -0.02410505712032318, 0.00777010852470994, -0.007759175729006529, 0.03609438240528107, -0.046631552278995514, 0.047505054622888565, 0.05759875848889351, -0.04540631175041199, 0.02734852395951748, 0.012639314867556095, -0.035365551710128784, 0.0029522301629185677, 0.033757284283638, 0.04706031084060669, 0.007250107824802399, 0.0030930838547647, 0.006250523030757904, 0.002372890478000045, 0.04304301738739014, 0.02479705587029457, 0.02021258883178234, 0.01077372394502163, 0.03693726658821106, 0.002958992263302207, 0.03485098481178284, -0.038787439465522766, -0.030041275545954704, -0.021604696288704872, -0.018515730276703835, -0.005539138801395893, -0.041717033833265305, -0.002562922891229391, -0.029605548828840256, -0.018068848177790642, 0.036837346851825714, -0.006130811292678118, 0.00926817487925291, 0.03447629511356354, 0.020032895728945732, -0.03266565874218941, -0.009603206999599934, -0.014783729799091816, 0.06371626257896423, -0.02717159315943718, -0.017930269241333008, -0.020289309322834015, -0.005573200527578592, -0.01688014343380928, -0.05243862047791481, 0.01766604743897915, -0.002185654826462269, -0.04068564623594284, -0.007919962517917156, 0.033272635191679, -0.03200436010956764, -0.011792422272264957, 0.04420114681124687, 0.007370388600975275, -0.026198914274573326, -0.044503696262836456, 0.04676510766148567, -0.04246167466044426, 0.012473609298467636, -0.009268108755350113, -0.01721808686852455, -0.03319019079208374, 0.009140153415501118, 0.03278440237045288, 0.0006129126413725317, -0.012930970638990402, 0.0016099094646051526, -0.005591689608991146, 0.05194632336497307, 0.048201460391283035, -0.006831678561866283, -0.03345554322004318, 0.04745850712060928, 0.008638995699584484, 0.02521340921521187, 0.023921096697449684, -0.022331923246383667, 0.01918553002178669, -0.004182937555015087, -0.016114801168441772, 0.05228639766573906, -0.02846594899892807, -0.012765065766870975, -0.008728090673685074, 0.009003715589642525, -0.022989433258771896, -0.013844444416463375, -0.055520784109830856, 0.017764976248145103, -0.02567562274634838, -1.2657233483537311e-8, -0.07581040263175964, 0.01222730241715908, -0.03119581751525402, 0.029256807640194893, 0.008792144246399403, 0.010017869994044304, 0.003508420195430517, -0.009818851947784424, 0.026983007788658142, 0.007135779596865177, 0.010346666909754276, 0.017639385536313057, 0.020822178572416306, 0.0026090298779308796, -0.0355110839009285, -0.04093652963638306, 0.0037612589076161385, 0.008836997672915459, 0.026416199281811714, 0.04297318682074547, 0.01217450201511383, 0.03805442899465561, -0.04094770923256874, -0.025865713134407997, 0.04449803754687309, -0.008660600520670414, -0.022545313462615013, -0.0845809206366539, 0.011847669258713722, 0.020221246406435966, 0.058360885828733444, -0.023424606770277023, -0.019723493605852127, 0.01013964880257845, 0.009049758315086365, -0.04350869357585907, 0.02074062079191208, -0.003008992876857519, -0.015895793214440346, -0.0019411618122830987, 0.013727483339607716, -0.016989443451166153, -0.026542533189058304, -0.03048042580485344, -0.018711624667048454, -0.0005273731076158583, -0.015661701560020447, -0.018382161855697632, 0.002809587400406599, -0.018175622448325157, 0.002894846722483635, -0.04049694538116455, 0.007074642460793257, 0.03615012392401695, 0.029733870178461075, 0.01804010197520256, 0.019503239542245865, 0.011423776857554913, 0.014765795320272446, 0.020346451550722122, 0.02711755596101284, -0.007639547344297171, -0.007402004674077034, -0.007891075685620308 ]
neo4j-vs-relational-refactoring-extracting-nodetable
https://markhneedham.com/blog/2016/05/22/neo4j-vs-relational-refactoring-extracting-nodetable
false
2016-02-28 20:40:11
Neo4j: A procedure for the SLM clustering algorithm
[ "neo4j" ]
[ "neo4j" ]
In the middle of last year http://www.markhneedham.com/blog/2015/06/17/coding-explore-and-retreat/[I blogged about the Smart Local Moving algorithm]which is used for community detection in networks and with the http://jexp.de/blog/2016/02/neo4j-3-0-stored-procedures/[upcoming introduction of procedures] in Neo4j I thought it'd be fun to make that code accessible as one. If you want to grab the code and follow along it's sitting on the https://github.com/mneedham/slm[SLM repository on my github]. At the moment the procedure is hard coded to work with a +++<cite>+++KNOWS+++</cite>+++ relationship between two nodes but that could easily be changed. To check it's working correctly I thought it'd make most sense to use the Karate Club data set described on the http://www.ludowaltman.nl/slm/[SLM home page]. I think this data set is originally from https://www.cs.cornell.edu/home/kleinber/networks-book/networks-book.pdf[Networks, Crowds and Markets]. I wrote the following LOAD CSV script to create the graph in Neo4j: [source,cypher] ---- LOAD CSV FROM "file:///Users/markneedham/projects/slm/karate_club_network.txt" as row FIELDTERMINATOR "\t" MERGE (person1:Person {id: row[0]}) MERGE (person2:Person {id: row[1]}) MERGE (person1)-[:KNOWS]->(person2) ---- image::{{<siteurl>}}/uploads/2016/02/graph.png[Graph,566] Next we need to call the procedure which will add an appropriate label to each node depending which community it belongs to. This is what the procedure code looks like: [source,java] ---- public class ClusterAllTheThings { @Context public org.neo4j.graphdb.GraphDatabaseService db; @Procedure @PerformsWrites public Stream<Cluster> knows() throws IOException { String query = "MATCH (person1:Person)-[r:KNOWS]->(person2:Person) \n" + "RETURN person1.id AS p1, person2.id AS p2, toFloat(1) AS weight"; Result rows = db.execute( query ); ModularityOptimizer.ModularityFunction modularityFunction = ModularityOptimizer.ModularityFunction.Standard; Network network = Network.create( modularityFunction, rows ); double resolution = 1.0; int nRandomStarts = 1; int nIterations = 10; long randomSeed = 0; double modularity; Random random = new Random( randomSeed ); double resolution2 = modularityFunction.resolution( resolution, network ); Map<Integer, Node> cluster = new HashMap<>(); double maxModularity = Double.NEGATIVE_INFINITY; for ( int randomStart = 0; randomStart < nRandomStarts; randomStart++ ) { network.initSingletonClusters(); int iteration = 0; do { network.runSmartLocalMovingAlgorithm( resolution2, random ); iteration++; modularity = network.calcQualityFunction( resolution2 ); } while ( (iteration < nIterations) ); if ( modularity > maxModularity ) { network.orderClustersByNNodes(); cluster = network.getNodes(); maxModularity = modularity; } } for ( Map.Entry<Integer, Node> entry : cluster.entrySet() ) { Map<String, Object> params = new HashMap<>(); params.put("userId", String.valueOf(entry.getKey())); db.execute("MATCH (person:Person {id: {userId}})\n" + "SET person:`" + (format( "Community-%d`", entry.getValue().getCluster() )), params); } return cluster .entrySet() .stream() .map( ( entry ) -> new Cluster( entry.getKey(), entry.getValue().getCluster() ) ); } public static class Cluster { public long id; public long clusterId; public Cluster( int id, int clusterId ) { this.id = id; this.clusterId = clusterId; } } } ---- I've hardcoded some parameters to use defaults which could be exposed through the procedure to allow more control if necessary. The +++<cite>+++https://github.com/mneedham/slm/blob/master/src/main/java/org/neo4j/slm/Network.java#L69[Network#create]+++</cite>+++ function assumes it is going to receive a stream of rows containing columns 'p1', 'p2' and 'weight' to represent the 'source', 'destination' and 'weight' of the relationship between them. We call the procedure like this: [source,cypher] ---- CALL org.neo4j.slm.knows() ---- It will return each of the nodes and the cluster it's been assigned to and if we then visualise the network in the neo4j browser we'll see this: image::{{<siteurl>}}/uploads/2016/02/graph-1.png[Graph 1,591] which is similar to the visualisation from the SLM home page: image::{{<siteurl>}}/uploads/2016/02/network.png[Network] If you want to play around with the code feel free. You'll need to run the following commands to create the JAR for the plugin and deploy it. [source,bash] ---- $ mvn clean package $ cp target/slm-1.0.jar /path/to/neo4j/plugins/ $ ./path/to/neo4j/bin/neo4j restart ---- And you'll need http://neo4j.com/download/other-releases/[the latest milestone of Neo4j] which has procedures enabled.
null
null
[ 0.01157129742205143, -0.035940323024988174, -0.0020357228349894285, 0.01976381242275238, 0.09044557064771652, -0.005984458606690168, 0.03157791495323181, 0.028010215610265732, 0.021412013098597527, -0.027334965765476227, 0.007891606539487839, -0.020503098145127296, -0.06244863569736481, 0.005295065697282553, -0.010015357285737991, 0.05651982128620148, 0.0792001336812973, 0.0027534090913832188, 0.019866259768605232, -0.004894083831459284, 0.0022091318387538195, 0.062083661556243896, -0.006637089885771275, 0.04233719781041145, 0.012397723272442818, 0.015035796910524368, -0.002689703367650509, -0.01271514780819416, -0.05725914612412453, -0.0003132009005639702, 0.05734778195619583, 0.002464594319462776, 0.03565892577171326, -0.011651194654405117, 0.028505489230155945, 0.007427799981087446, -0.035737328231334686, 0.022654874250292778, -0.014485233463346958, -0.012559877708554268, -0.07523351162672043, 0.04825008288025856, -0.02322404272854328, 0.02535889483988285, -0.034761086106300354, -0.0009096021531149745, -0.06254639476537704, 0.03626449033617973, 0.007133218925446272, -0.000448153616162017, -0.09098868817090988, 0.0005489200120791793, -0.010303054936230183, 0.010848886333405972, -0.01037934422492981, 0.0562421977519989, 0.032226644456386566, -0.06599511951208115, 0.04784731566905975, -0.02873428724706173, 0.0034431470558047295, -0.01727937161922455, 0.015378863550722599, 0.02400205098092556, 0.014655939303338528, -0.04724547639489174, -0.000023871445591794327, 0.07065974175930023, -0.04022786021232605, -0.019232135266065598, 0.014759985730051994, 0.027215121313929558, -0.011121926829218864, 0.0008704295614734292, 0.00034452773979865015, -0.058660250157117844, 0.002433569636195898, 0.05250329151749611, 0.022510377690196037, 0.050154805183410645, -0.027910061180591583, 0.019978851079940796, -0.0012329681776463985, 0.04258204251527786, 0.005844012834131718, -0.024247832596302032, -0.04199674725532532, -0.026312215253710747, -0.05910688638687134, 0.02597234956920147, -0.0067782774567604065, -0.06539928913116455, -0.005762847140431404, 0.013876979239284992, -0.014137252233922482, 0.031101446598768234, 0.0063920700922608376, 0.019442759454250336, 0.00655782874673605, -0.045331455767154694, -0.04944930970668793, -0.017531145364046097, -0.0015001576393842697, -0.0028917682357132435, -0.06817676872015, -0.02261548489332199, -0.017900262027978897, -0.01339033804833889, -0.0017681267345324159, -0.01955483853816986, -0.04630327597260475, 0.008096637204289436, -0.032798223197460175, -0.011498238891363144, -0.07840925455093384, 0.07726654410362244, 0.0127413896843791, -0.024719679728150368, -0.029083913192152977, 0.00394161231815815, 0.03968410566449165, 0.026416055858135223, -0.016295481473207474, 0.09007147699594498, -0.020446693524718285, 0.044173464179039, 0.007521947380155325, 0.04178737848997116, -0.022557413205504417, -0.07531613856554031, -0.02439527027308941, 0.05402856692671776, -0.013031880371272564, 0.01316030416637659, -0.007936211302876472, -0.03523910790681839, -0.00910493079572916, 0.029395002871751785, 0.02977331541478634, 0.023422665894031525, 0.02439773641526699, -0.046761758625507355, 0.027783619239926338, 0.0029442314989864826, 0.029912222176790237, 0.006988478358834982, -0.006727711297571659, -0.030293511226773262, -0.031449850648641586, 0.001977673964574933, 0.019196415320038795, 0.038066182285547256, 0.049142248928546906, -0.026295363903045654, 0.023756448179483414, 0.1265772432088852, 0.04044357314705849, 0.008718363009393215, -0.0022675273939967155, 0.010309884324669838, 0.06291432678699493, 0.02674143761396408, 0.014649348333477974, 0.04603581503033638, 0.0018324694829061627, -0.029078148305416107, 0.011170681565999985, 0.05529719591140747, -0.007416474167257547, 0.007053870242089033, -0.03039787895977497, -0.031641535460948944, 0.04458548128604889, -0.05676750838756561, -0.009319075383245945, 0.029253173619508743, 0.059895481914281845, 0.013462753035128117, 0.04037647321820259, -0.023589730262756348, -0.0757586807012558, 0.047501303255558014, 0.004389716777950525, -0.004381457343697548, 0.005663427524268627, 0.007388707250356674, 0.08401848375797272, 0.030532557517290115, 0.004378055222332478, 0.037081316113471985, -0.07548341155052185, -0.07202132046222687, -0.016351373866200447, -0.014745442196726799, 0.0635654479265213, -0.005673512350767851, 0.019708944484591484, 0.05647152662277222, -0.0004361227329354733, 0.03447916731238365, 0.00938096921890974, -0.004730868618935347, 0.038309816271066666, -0.02508198469877243, -0.04736695438623428, 0.05879468843340874, 0.033790990710258484, -0.04101379215717316, -0.053166091442108154, 0.024414097890257835, -0.01624671183526516, 0.002429393818601966, 0.03306090831756592, -0.030932070687413216, 0.04652959853410721, 0.02985936589539051, 0.039706144481897354, 0.003418925916776061, 0.038229815661907196, -0.03869898244738579, 0.027766775339841843, 0.009419497102499008, -0.028633827343583107, -0.0007572048925794661, 0.012402009218931198, 0.10935500264167786, 0.058045197278261185, -0.024879243224859238, -0.0630217045545578, 0.026682227849960327, 0.03013671189546585, -0.02846936509013176, 0.015247414819896221, -0.021834155544638634, -0.0077791460789740086, -0.028623364865779877, -0.030795853585004807, -0.027241209521889687, -0.006075491197407246, -0.03144841268658638, 0.027238622307777405, 0.05298687890172005, -0.014624949544668198, 0.045215629041194916, -0.0011141587747260928, -0.02199987694621086, -0.010359653271734715, -0.026523632928729057, -0.041159581393003464, 0.03504972532391548, 0.02241055853664875, 0.006053002085536718, 0.057677388191223145, -0.018055202439427376, -0.022030144929885864, -0.041509632021188736, -0.006139456760138273, 0.021317897364497185, 0.025797920301556587, 0.04790709912776947, 0.02002818137407303, 0.04583829641342163, -0.03475804999470711, 0.008213088847696781, -0.024981701746582985, -0.04790851101279259, -0.05477200448513031, -0.055018164217472076, 0.017169587314128876, 0.009651532396674156, 0.04071915149688721, -0.007763348054140806, 0.030573155730962753, -0.005404382012784481, 0.020096801221370697, -0.007162952329963446, 0.007565812673419714, 0.016281073912978172, -0.0014334417646750808, -0.022857431322336197, -0.04647666960954666, 0.029685502871870995, -0.05077201500535011, -0.02755764126777649, -0.011347118765115738, -0.06617148220539093, 0.054731644690036774, -0.06215161457657814, -0.03034369647502899, 0.01069067232310772, 0.021260643377900124, 0.06224492937326431, 0.004633171018213034, 0.00890060793608427, 0.0603971965610981, -0.006627239286899567, 0.02191191352903843, 0.008473873138427734, -0.013827435672283173, 0.033113084733486176, -0.006648888811469078, 0.043065499514341354, 0.048788461834192276, -0.040639545768499374, -0.015069453045725822, -0.02455088682472706, 0.013235378079116344, -0.020681144669651985, -0.2946474850177765, 0.062338441610336304, -0.02593030035495758, -0.06236641854047775, 0.009979492984712124, -0.023563437163829803, 0.004618617706000805, -0.024284062907099724, -0.016746297478675842, -0.005587354302406311, -0.02625196985900402, -0.03212989494204521, -0.022865403443574905, 0.0493258535861969, 0.026607580482959747, 0.015552881173789501, -0.026152513921260834, -0.04563184082508087, 0.008839571848511696, 0.046415604650974274, -0.006071390118449926, -0.032701555639505386, -0.0035596645902842283, 0.031932760030031204, 0.027926255017518997, 0.04132889583706856, -0.10154221206903458, 0.033111389726400375, -0.05413118004798889, -0.018574552610516548, -0.0035843458026647568, 0.00232226075604558, -0.00035010569263249636, 0.00037460989551618695, -0.02187567763030529, -0.006484756246209145, 0.02901586703956127, 0.010189066641032696, -0.01695944182574749, 0.021592218428850174, -0.044449470937252045, -0.03465082123875618, -0.020131772384047508, -0.01836317591369152, 0.08934621512889862, 0.028824476525187492, -0.0745885968208313, 0.015334200114011765, -0.027015870437026024, 0.07506987452507019, -0.03252970427274704, -0.02238241396844387, 0.006061171647161245, 0.03660590946674347, -0.01001469325274229, -0.03229164332151413, -0.0053377156145870686, 0.0012191282585263252, -0.06027018651366234, -0.027563950046896935, -0.01682424172759056, -0.05655623599886894, 0.011847835034132004, -0.07728912681341171, 0.0013358208816498518, -0.04993688315153122, -0.0844474583864212, -0.04229980334639549, 0.06460871547460556, 0.02089593932032585, -0.044854536652565, 0.013713310472667217, -0.015751540660858154, -0.11344659328460693, -0.020918700844049454, -0.03555935248732567, -0.011915978975594044, 0.0030297948978841305, 0.003470294876024127, 0.05452262610197067, -0.03135678544640541, -0.060846470296382904, 0.017782947048544884, 0.02133183553814888, 0.011438357643783092, 0.013913028873503208, 0.02464180625975132, -0.00901794619858265, -0.04578600078821182, 0.0026415030006319284, 0.059359993785619736, -0.0008903209236450493, -0.03448161482810974, -0.006711299996823072, -0.020386090502142906, 0.029880063608288765, 0.009432729333639145, -0.01478295773267746, 0.008915453217923641, 0.04723739251494408, 0.03957243636250496, -0.04796397686004639, 0.020847268402576447, -0.018341250717639923, -0.027479857206344604, -0.026012906804680824, -0.05379778519272804, 0.022920405492186546, 0.027848705649375916, 0.03589586168527603, -0.007569471839815378, -0.031247135251760483, 0.016948552802205086, -0.0641656145453453, -0.021269885823130608, 0.0019897152669727802, 0.001297170645557344, -0.0030729465652257204, 0.03465054929256439, -0.028507668524980545, -0.06773947924375534, 0.010806445963680744, 0.02175348624587059, 0.011937545612454414, -0.06222989037632942, -0.03643101826310158, -0.032752279192209244, -0.019875474274158478, 0.020328771322965622, 0.03190295398235321, -0.01943841576576233, 0.04989641532301903, 0.001585314515978098, -0.04647183045744896, 0.023205319419503212, 0.004343283828347921, -0.04926903545856476, -0.03946002945303917, 0.011064229533076286, 0.012625178322196007, -0.0005118094850331545, 0.01950056478381157, -0.00729565741494298, 0.02948896214365959, 0.04056256636977196, 0.007885739207267761, 0.028499191626906395, 0.005215327721089125, 0.025537731125950813, -0.008394258096814156, -0.020488735288381577, -0.030685152858495712, -0.009431631304323673, -0.027235768735408783, -0.0199270136654377, -0.02320444956421852, 0.03838791698217392, -0.02297065779566765, -0.02820238284766674, -0.013788484036922455, 0.013315534219145775, -0.04874880239367485, 0.0021731797605752945, -0.007632844615727663, -0.015332909300923347, 0.04597465693950653, -0.017480572685599327, 0.03362715244293213, -0.0383351668715477, -0.02772187627851963, 0.017448976635932922, 0.005186884663999081, -0.04988398402929306, 0.00660219369456172, 0.0008987072505988181, 0.013424650765955448, -0.0035424467641860247, 0.018373887985944748, 0.017508581280708313, 0.029798461124300957, 0.0029141325503587723, -0.04039423167705536, 0.006923560984432697, 0.024120191112160683, 0.04323841258883476, 0.031759053468704224, -0.012465654872357845, -0.0008542510331608355, -0.0049442085437476635, -0.004786481615155935, -0.020714040845632553, 0.008829643949866295, -0.035296253859996796, 0.02328501082956791, -0.015007426962256432, -0.04746519401669502, 0.04027079790830612, 0.0024406893644481897, 0.02553282305598259, 0.03876267373561859, -0.005420452915132046, 0.0012170840054750443, -0.0024258275516331196, 0.04648245498538017, 0.06547027826309204, -0.049358464777469635, -0.012475843541324139, 0.009597161784768105, 0.00848647765815258, -0.015073220245540142, 0.020713992416858673, -0.05587688833475113, -0.030140968039631844, -0.017869368195533752, 0.003389244433492422, -0.011006572283804417, -0.05022606998682022, -0.016714531928300858, -0.010672538541257381, 0.007927062921226025, 0.009369775652885437, 0.01167487632483244, 0.011209002695977688, -0.024195197969675064, 0.007310883142054081, 0.060488518327474594, -0.02707342617213726, -0.00464272778481245, 0.0008559734560549259, -0.008609780110418797, 0.014961970038712025, -0.03440428152680397, 0.0325201079249382, 0.007792698685079813, -0.017557725310325623, 0.005188396666198969, -0.06234254688024521, 0.010303842835128307, -0.015256039798259735, 0.031187035143375397, 0.008570894598960876, 0.01543071772903204, -0.030442604795098305, -0.006448032334446907, -0.028628133237361908, 0.00990617461502552, -0.016064928844571114, -0.006606966257095337, 0.0153880063444376, 0.04123690351843834, 0.02260478585958481, 0.03370159491896629, -0.004737671464681625, -0.054394546896219254, 0.050724152475595474, -0.0485159233212471, -0.05476590618491173, -0.021204864606261253, -0.05673835799098015, -0.011998778209090233, -0.007873226888477802, 0.020016446709632874, -0.01947973296046257, 0.06658444553613663, 0.05202489346265793, 0.01978200674057007, 0.0278173815459013, -0.00969657488167286, 0.028096197172999382, -0.04618792608380318, 0.006379885133355856, -0.08253564685583115, 0.017060603946447372, 0.02881770022213459, 0.021715130656957626, -0.011233685538172722, -0.005145357456058264, -0.023249948397278786, -0.010441726073622704, -0.0683310255408287, -0.02080458402633667, 0.03149234876036644, -0.019402917474508286, 0.0065705133602023125, 0.007957832887768745, -0.06703762710094452, 0.01682172529399395, 0.04114135727286339, -0.05295565351843834, -0.0403679721057415, -0.052697207778692245, 0.04265916720032692, -0.007094884291291237, 0.0538313090801239, -0.03294048830866814, -0.02900542877614498, 0.07473066449165344, 0.02477065473794937, 0.01777230016887188, 0.03662877902388573, -0.009144680574536324, 0.04059399664402008, 0.041400808840990067, -0.005946424324065447, -0.019939763471484184, 0.049276452511548996, -0.02339230477809906, -0.05484401062130928, 0.03365631029009819, 0.027868591248989105, -0.021328866481781006, -0.041764114052057266, 0.08068926632404327, 0.012969809584319592, -0.036587897688150406, -0.043400004506111145, 0.031921617686748505, -0.03492577001452446, -0.004183258395642042, -0.04689092934131622, 0.023136166855692863, -0.030434075742959976, 0.06081090122461319, -0.029681159183382988, -0.004202771466225386, 0.05958634242415428, -0.0030231017153710127, 0.002577831968665123, -0.002532013924792409, 0.0886530876159668, 0.10921074450016022, 0.0526556670665741, 0.015299378894269466, 0.07422877103090286, -0.004448657855391502, -0.03518185764551163, -0.00014091988850850612, -0.019739151000976562, -0.022552527487277985, 0.0045166416093707085, -0.012031803838908672, 0.06279625743627548, -0.019065329805016518, 0.07236479967832565, -0.028502503409981728, -0.02033287100493908, 0.0023427405394613743, 0.004515543580055237, 0.013652034103870392, 0.05857959762215614, 0.02684764377772808, 0.04248084872961044, -0.037485964596271515, -0.018033813685178757, 0.04174023121595383, -0.013788893818855286, -0.02637002058327198, 0.03373171016573906, -0.016360146924853325, -0.003045958001166582, 0.013832176104187965, 0.031269628554582596, 0.09323737770318985, -0.049256566911935806, -0.00952287670224905, -0.008960380218923092, 0.01469299104064703, -0.011232311837375164, -0.0029101099353283644, 0.0004621216794475913, -0.024890132248401642, 0.007195605430752039, -0.04632733389735222, -0.01932787150144577, -0.001460803090594709, -0.042968399822711945, 0.02451316826045513, -0.01920063979923725, 0.004407443106174469, 0.011622512713074684, 0.0017103542340919375, -0.042923327535390854, -0.04088125005364418, -0.0345432385802269, -0.05372834950685501, -0.06512413173913956, -0.021907104179263115, 0.011554430238902569, -0.0004197774105705321, -0.011155917309224606, -0.0013699583942070603, -0.01913740113377571, -0.0034748101606965065, 0.04053030163049698, -0.054584600031375885, 0.011431295424699783, -0.007677515968680382, 0.012534691020846367, 0.025450250133872032, 0.01676264964044094, 0.04171299561858177, -0.005370080005377531, 0.016154494136571884, -0.01902226358652115, 0.024563126266002655, 0.03008614107966423, 0.030880652368068695, 0.009079497307538986, -0.0672089084982872, 0.01124939601868391, -0.00529992813244462, -0.0049639372155070305, -0.07890962064266205, 0.02140052430331707, 0.0501001700758934, 0.038345906883478165, 0.044065386056900024, 0.0009948087390512228, -0.0077082933858036995, -0.039782002568244934, 0.004689350724220276, -0.006705466657876968, 0.014113658107817173, 0.024361897259950638, -0.022579574957489967, 0.08551011979579926, 0.028412846848368645, -0.020549248903989792, -0.021729744970798492, -0.03784122318029404, -0.007900398224592209, -0.003115121740847826, -0.03311440348625183, -0.04724029824137688, -0.03724955394864082, -0.082015261054039, -0.03066966123878956, 0.03339569643139839, -0.0018533921102061868, -0.0185073371976614, 0.010465357452630997, 0.028745092451572418, -0.03409552201628685, 0.04067331925034523, -0.025206992402672768, 0.036036983132362366, -0.03371241316199303, -0.024466989561915398, -0.01217710878700018, -0.0011834041215479374, -0.008797661401331425, 0.0053489175625145435, 0.029201675206422806, -0.06278585642576218, 0.002409334061667323, 0.0065568676218390465, 0.01682335138320923, 0.03559938445687294, 0.019312189891934395, 0.008697938174009323 ]
[ -0.04656041041016579, -0.03448081761598587, -0.033473554998636246, -0.02760852873325348, 0.06533794850111008, -0.011445267125964165, -0.02926499955356121, 0.02466900646686554, -0.004484915640205145, -0.015150562860071659, 0.03585795685648918, -0.021707413718104362, 0.0015465375036001205, 0.013219907879829407, 0.07354208081960678, 0.010703218169510365, -0.02628098428249359, -0.03071051463484764, 0.005300985649228096, 0.047594234347343445, -0.033072832971811295, -0.04107470065355301, -0.02860736846923828, -0.024560388177633286, 0.02863593026995659, 0.05260655656456947, 0.035628337413072586, -0.03656766936182976, -0.018995309248566628, -0.21264682710170746, 0.008710495196282864, 0.0027790351305156946, 0.08033386617898941, 0.0062326351180672646, -0.0027398287784308195, 0.013634980656206608, 0.052457667887210846, -0.004536960273981094, -0.013769455254077911, 0.0466410331428051, 0.012190190143883228, 0.007221126463264227, -0.030679835006594658, 0.015447212383151054, 0.05446459352970123, 0.026852956041693687, 0.011623146943747997, -0.031137710437178612, -0.03358348086476326, -0.000056708646297920495, -0.028062697499990463, -0.021716058254241943, -0.023905156180262566, 0.017104938626289368, 0.011248823255300522, 0.031446050852537155, 0.03834403306245804, 0.05731411278247833, 0.0248407032340765, 0.042050670832395554, 0.01926710456609726, 0.03457320109009743, -0.1388053297996521, 0.07506760954856873, 0.003950922749936581, 0.02329559251666069, -0.038195617496967316, -0.03228606656193733, 0.01554197445511818, 0.07926688343286514, 0.0342540480196476, 0.0029125737491995096, -0.014949147589504719, 0.04612905904650688, 0.01495905127376318, 0.022260719910264015, -0.013071438297629356, 0.04275783896446228, 0.005611672066152096, -0.06007527932524681, -0.04798506572842598, 0.01991935446858406, -0.03840744122862816, -0.0338284894824028, -0.04553818702697754, 0.04474339634180069, -0.014587318524718285, 0.027434030547738075, -0.016098037362098694, 0.027544531971216202, 0.033305574208498, 0.02997688017785549, 0.04120330885052681, 0.015937212854623795, -0.08106367290019989, -0.04377811402082443, 0.005629645194858313, 0.017024414613842964, 0.00223299628123641, 0.3957611322402954, -0.005477722734212875, -0.029843827709555626, 0.03388842195272446, 0.06317064166069031, -0.028309907764196396, -0.038519423454999924, 0.011130517348647118, -0.0744171217083931, 0.036120425909757614, 0.004881211556494236, -0.007032655645161867, -0.03402689844369888, 0.04161486402153969, -0.0718211755156517, 0.019156640395522118, 0.01460582297295332, 0.049424249678850174, 0.06949645280838013, -0.014235077425837517, 0.00945457722991705, -0.025308938696980476, 0.0069441599771380424, 0.049891211092472076, -0.0075593311339616776, 0.02745934948325157, 0.0011925715953111649, 0.007680865004658699, 0.04790251702070236, 0.0729341059923172, 0.005156210158020258, 0.05380985513329506, 0.029076330363750458, -0.08182521164417267, 0.008668634109199047, -0.006190723739564419, -0.014818273484706879, 0.037249740213155746, -0.050448931753635406, -0.04099680483341217, -0.017664246261119843, 0.018922902643680573, 0.007771139964461327, 0.0527840182185173, 0.003567920532077551, -0.034215763211250305, 0.12286302447319031, -0.021892206743359566, -0.05701575055718422, -0.029422350227832794, -0.06398340314626694, 0.009301365353167057, 0.020273420959711075, -0.018313173204660416, -0.038295283913612366, -0.018709463998675346, 0.011220994405448437, 0.10031456500291824, -0.011775268241763115, -0.09584604203701019, 0.022679612040519714, -0.02276637963950634, -0.040063269436359406, -0.029794516041874886, 0.10590701550245285, 0.07045892626047134, -0.12576833367347717, 0.0015578054590150714, -0.000694537942763418, 0.01783861592411995, -0.08194587379693985, 0.025526810437440872, 0.010920531116425991, -0.028294503688812256, -0.013122635893523693, 0.031369421631097794, -0.0021307687275111675, -0.04652288928627968, -0.012489202432334423, 0.021851912140846252, -0.004701371304690838, 0.002968481509014964, 0.014890452846884727, -0.025728479027748108, -0.011590339243412018, -0.07622474431991577, -0.06642895191907883, -0.08530239760875702, 0.0036055331584066153, -0.053812723606824875, -0.030884867534041405, -0.024912236258387566, -0.006918678525835276, -0.06760834157466888, 0.07495209574699402, -0.03428923338651657, -0.0420897975564003, -0.0008279209723696113, -0.02692667581140995, -0.017498916015028954, -0.012494130991399288, -0.02141866646707058, 0.03752603009343147, -0.022217703983187675, -0.011118588969111443, -0.06036713719367981, 0.007465574890375137, 0.06159311905503273, -0.031568557024002075, 0.04105371981859207, 0.043929364532232285, -0.03259715065360069, 0.0103759765625, -0.012990735471248627, 0.014897814020514488, -0.004477601498365402, -0.006772738415747881, 0.018224451690912247, -0.002371598035097122, 0.020217744633555412, 0.0354667566716671, -0.015997081995010376, 0.010991065762937069, -0.0291990265250206, -0.3604297935962677, -0.04569145664572716, 0.01016117725521326, 0.02631797082722187, 0.013443531468510628, -0.03277439624071121, 0.029415084049105644, -0.01954727992415428, 0.013033700175583363, 0.014396615326404572, 0.10649433732032776, 0.0063038477674126625, -0.009572378359735012, -0.07832346856594086, 0.025820551440119743, 0.06537564843893051, -0.011348498053848743, -0.0063799042254686356, -0.038890399038791656, 0.000880812993273139, 0.013299399055540562, -0.0232935082167387, -0.008939812891185284, -0.039116475731134415, -0.008903495036065578, -0.01124085858464241, 0.0928109660744667, -0.022550879046320915, 0.058460626751184464, -0.042282383888959885, 0.022566426545381546, -0.009478652849793434, -0.028461117297410965, -0.07558288425207138, 0.0024347957223653793, -0.02577437087893486, 0.03267914801836014, 0.01699868217110634, 0.0024153441190719604, -0.012433900497853756, -0.056805405765771866, -0.020144226029515266, -0.04151322692632675, -0.060393791645765305, -0.037171848118305206, 0.024147575721144676, -0.026559757068753242, -0.01575865037739277, 0.013836626894772053, 0.038045503199100494, 0.030953798443078995, 0.011012483388185501, 0.029566332697868347, 0.021695256233215332, -0.004758292809128761, -0.03618139028549194, -0.06794237345457077, -0.012027515098452568, 0.018097717314958572, 0.014664668589830399, 0.005879020784050226, 0.029847964644432068, 0.041273582726716995, -0.0899658277630806, 0.059338685125112534, -0.014695430174469948, -0.011317524127662182, 0.0006547818193212152, 0.0445973165333271, -0.0181407630443573, -0.021469637751579285, 0.10480473935604095, 0.03184794262051582, 0.006400449201464653, 0.04903325438499451, 0.040611036121845245, -0.026002466678619385, 0.0018960327142849565, 0.01265771221369505, 0.015485728159546852, 0.054918307811021805, -0.028822097927331924, 0.05229054018855095, -0.013109982945024967, -0.014920948073267937, 0.03615308180451393, -0.005721081048250198, -0.038680549710989, 0.035786986351013184, 0.0332820750772953, 0.0076052346266806126, 0.014022569172084332, -0.03367147594690323, -0.056479815393686295, 0.037094805389642715, -0.03014751337468624, -0.2725345194339752, 0.027429381385445595, 0.0326593853533268, 0.07184797525405884, 0.006857248954474926, 0.002114887349307537, 0.040618956089019775, -0.0302849393337965, 0.004445541650056839, -0.0041482881642878056, 0.03607752174139023, 0.04815992712974548, 0.007054975721985102, -0.002609897404909134, 0.01776256412267685, -0.017543593421578407, 0.01997854933142662, 0.012375680729746819, 0.011747694574296474, -0.030960729345679283, 0.02080906555056572, 0.005020342767238617, 0.1880102902650833, 0.03493896499276161, 0.006540814880281687, 0.04537539929151535, -0.013886446133255959, -0.013927158899605274, 0.06240961700677872, -0.030978312715888023, -0.020214224234223366, 0.03147208318114281, -0.0012212464353069663, 0.01926260069012642, 0.037706948816776276, -0.05251728370785713, -0.024718891829252243, 0.04304862767457962, -0.005196255631744862, -0.022021042183041573, 0.0015794876962900162, 0.00852884165942669, -0.03992699831724167, 0.016614671796560287, 0.09256305545568466, -0.019281873479485512, -0.01799084059894085, -0.032152339816093445, -0.05727386102080345, 0.007400204427540302, -0.04888777434825897, -0.05493463575839996, -0.031207209452986717, -0.036590903997421265, 0.007838218472898006, 0.08724465221166611, 0.021094348281621933, -0.028866060078144073, -0.006920378189533949, 0.008414537645876408, -0.004333776887506247, -0.04329157620668411, 0.09744007885456085, -0.015429970808327198, 0.016762036830186844 ]
[ 0.025490378960967064, 0.030220577493309975, -0.014064284041523933, 0.04053085669875145, -0.004143715836107731, 0.02199130319058895, 0.00014107067545410246, -0.0021934995893388987, -0.03105703368782997, 0.0029318046290427446, 0.03962062671780586, 0.00662029255181551, 0.0648922249674797, -0.014994361437857151, 0.02060054801404476, 0.028878342360258102, 0.022383539006114006, -0.004374370910227299, 0.020269600674510002, 0.017700817435979843, -0.027336589992046356, -0.019997436553239822, 0.027446022257208824, 0.004723807796835899, -0.007349839899688959, 0.038558851927518845, -0.019411562010645866, 0.008417651988565922, 0.0184318870306015, -0.08945789188146591, 0.009046312421560287, -0.03379836678504944, -0.025339417159557343, 0.03189658373594284, -0.024805692955851555, -0.0009504402405582368, -0.020187094807624817, 0.02783012017607689, 0.0018720453372225165, 0.0445132777094841, 0.02667980082333088, -0.009956439957022667, -0.011057516559958458, -0.01778760366141796, 0.015550368465483189, -0.0121157830581069, -0.05486077070236206, -0.02531656250357628, -0.004233069252222776, -0.011274699121713638, -0.04677353426814079, -0.035433974117040634, 0.014895167201757431, -0.015707753598690033, 0.02561267651617527, -0.01614772342145443, -0.019605852663517, -0.018273182213306427, -0.002430443651974201, 0.024708887562155724, 0.026921160519123077, -0.003319406881928444, -0.03896209970116615, -0.033826541155576706, -0.006330960895866156, -0.013801315799355507, -0.004607416223734617, 0.0087175527587533, 0.003154594684019685, -0.004751877393573523, 0.005756688769906759, 0.053607068955898285, -0.06781377643346786, -0.014190214686095715, -0.028562553226947784, 0.011759699322283268, 0.01795247197151184, -0.010029202327132225, -0.014799091964960098, -0.0180874802172184, -0.02035909704864025, 0.020039312541484833, 0.007762093562632799, -0.013820395804941654, -0.004475525580346584, -0.003486502217128873, 0.005534376483410597, -0.038420625030994415, 0.015739159658551216, 0.015781085938215256, -0.02094408869743347, 0.03718067705631256, -0.03175004571676254, -0.01972387544810772, -0.08170325309038162, 0.007686021737754345, -0.0036663098726421595, -0.014481104910373688, 0.020978806540369987, 0.8467763662338257, -0.015580845065414906, -0.0015086644561961293, -0.0022975043393671513, -0.024303583428263664, 0.020160343497991562, 0.015648234635591507, 0.014659544453024864, 0.015233222395181656, 0.005169977899640799, 0.025039469823241234, 0.011559971608221531, 0.03015914186835289, 0.00465448759496212, 0.03047003597021103, 0.018771691247820854, 0.03201931342482567, 0.054396871477365494, 0.003907312639057636, -0.023918021470308304, 0.01740422658622265, -0.007214553654193878, -0.005796113982796669, -0.015997493639588356, -0.016351768746972084, 0.02091190591454506, -0.16173774003982544, -0.02896239049732685, -6.969301763881887e-33, 0.03668060153722763, -0.05362551286816597, 0.015390290878713131, 0.008337344974279404, 0.009939554147422314, -0.013841921463608742, -0.016359789296984673, -0.04489671811461449, -0.04017678275704384, -0.03620290756225586, -0.012464898638427258, 0.009750430472195148, 0.030646007508039474, -0.031756140291690826, 0.0029835200402885675, -0.016029460355639458, 0.01426643319427967, -0.0005226726061664522, 0.010794716887176037, -0.017807237803936005, 0.03475446254014969, 0.024165555834770203, 0.014894923195242882, 0.03700113669037819, -0.01989048346877098, 0.04829898849129677, 0.010208702646195889, -0.005176639650017023, 0.01824374310672283, -0.04581185802817345, -0.03790254145860672, -0.0021907780319452286, -0.009873888455331326, -0.02033444307744503, 0.014981814660131931, -0.04403790086507797, -0.01568009704351425, -0.004288988187909126, -0.033118460327386856, -0.04799793288111687, -0.05161747336387634, -0.004411731380969286, -0.011639837175607681, -0.029992705211043358, -0.04068915545940399, 0.011146116070449352, 0.005788378417491913, 0.00810897909104824, -0.004517868161201477, 0.022012824192643166, -0.0016684220172464848, 0.004299547057598829, 0.01243623998016119, 0.005955818109214306, -0.046284470707178116, 0.015480575151741505, 0.0042191119864583015, 0.00853841844946146, 0.00009576944285072386, -0.0030975393019616604, 0.03079070709645748, -0.02266945317387581, -0.03013908676803112, 0.014540974982082844, 0.023686164990067482, 0.01109942514449358, -0.021603481844067574, -0.01629890874028206, 0.01827639527618885, -0.0005377238849177957, -0.038555726408958435, 0.057412099093198776, -0.015584111213684082, 0.011532873846590519, 0.02204679325222969, -0.04662059620022774, -0.004980413243174553, -0.02269914746284485, 0.008357755839824677, 0.0526878647506237, -0.01012337300926447, -0.009013709612190723, -0.03157767280936241, 0.01912878453731537, -0.014615952968597412, -0.017338033765554428, 0.041021835058927536, -0.014136307872831821, -0.00487974938005209, 0.0171801820397377, 0.02718706615269184, 0.04568285867571831, -0.03344256803393364, 0.005642770789563656, -0.009187850169837475, 6.873381424854789e-33, 0.006203995086252689, 0.009108634665608406, 0.006335510406643152, 0.01489171665161848, 0.04773218184709549, -0.0005894922069273889, 0.0039235856384038925, 0.017026109620928764, -0.0542975589632988, 0.04187004268169403, -0.004258695058524609, -0.030201362445950508, -0.011588445864617825, 0.013832475990056992, 0.0790221095085144, -0.018200375139713287, 0.00911144819110632, -0.023961493745446205, 0.001396310399286449, 0.03045606054365635, 0.011589785106480122, 0.038338400423526764, -0.0044071124866604805, 0.006286047864705324, 0.05469365045428276, 0.00906231626868248, -0.0034433186519891024, 0.011715210974216461, -0.020633533596992493, -0.019407672807574272, -0.019499918445944786, -0.06251893192529678, -0.005539002362638712, -0.023748232051730156, 0.007698017172515392, 0.05173724889755249, -0.015202906914055347, 0.0008964117150753736, 0.0071225217543542385, -0.01096493098884821, 0.0012237036135047674, -0.004664187785238028, -0.029228387400507927, 0.06969819962978363, 0.009914712980389595, 0.02543049491941929, -0.0022738517727702856, 0.008900613524019718, -0.012535854242742062, 0.01968999393284321, 0.0024244897067546844, 0.021675869822502136, 0.004956656135618687, 0.019545651972293854, 0.014223093166947365, -0.031532980501651764, 0.01611122488975525, 0.009206313639879227, -0.03265812620520592, -0.01409151777625084, -0.028728017583489418, -0.017932459712028503, -0.04356633499264717, 0.03277578949928284, -0.00632429076358676, -0.003741697408258915, -0.016455350443720818, -0.016657503321766853, -0.028156451880931854, 0.008755416609346867, -0.007811776362359524, 0.022994710132479668, 0.01467832736670971, 0.006972712930291891, 0.03654157742857933, -0.03369378298521042, -0.03111196681857109, 0.03259896859526634, -0.030709465965628624, 0.022261841222643852, 0.02811920829117298, -0.005335025489330292, 0.0275010596960783, 0.0026879252400249243, 0.009682700969278812, 0.027170928195118904, -0.004871269688010216, 0.02256356179714203, 0.0004184943391010165, -0.008244234137237072, 0.014224749989807606, -0.045568108558654785, -0.010782194323837757, 0.0394647940993309, -0.020046386867761612, -1.2737547905317115e-8, -0.06907999515533447, 0.03883243352174759, -0.01604733057320118, -0.00007847632514312863, 0.023101143538951874, 0.024968871846795082, 0.008408005349338055, -0.0028670227620750666, -0.030957596376538277, 0.051456063985824585, 0.04496533051133156, 0.01685340888798237, 0.019567180424928665, -0.01271407026797533, -0.008751594461500645, -0.05608603358268738, 0.0009584321524016559, -0.00317893223837018, 0.03232790529727936, 0.014964083209633827, 0.00791861955076456, -0.022364173084497452, -0.032794173806905746, 0.028050526976585388, 0.005541024263948202, -0.040201179683208466, 0.00008117446122923866, -0.07733553647994995, -0.019674833863973618, -0.010235208086669445, -0.008206483907997608, -0.02771029807627201, -0.002979044336825609, 0.031584084033966064, -0.02034512348473072, -0.015463803894817829, 0.006489694118499756, 0.025799112394452095, 0.037745725363492966, 0.030582142993807793, -0.01891184039413929, 0.0009935894049704075, -0.03571389243006706, -0.03498523682355881, -0.02121477946639061, 0.039087072014808655, -0.026334889233112335, -0.013479763641953468, 0.03802887350320816, -0.02621871791779995, 0.009161751717329025, -0.038403164595365524, 0.02553604543209076, 0.025958659127354622, 0.04009592533111572, 0.009897341020405293, 0.0186903178691864, -0.021312978118658066, 0.008137532509863377, 0.005040274932980537, 0.01909584179520607, -0.005558413919061422, -0.030913082882761955, -0.030702263116836548 ]
neo4j-a-procedure-for-the-slm-clustering-algorithm
https://markhneedham.com/blog/2016/02/28/neo4j-a-procedure-for-the-slm-clustering-algorithm
false
2016-11-01 22:10:57
Neo4j: Find the intermediate point between two lat/longs
[ "neo4j" ]
[ "neo4j" ]
Yesterday I wrote a blog post showing how to find the midpoint between two lat/longs using Cypher which worked well as a first attempt at filling in missing locations, but I realised I could do better. As I mentioned in the last post, when I find a stop that's missing lat/long coordinates I can usually find two nearby stops that allow me to triangulate this stop's location. I also have train routes which indicate the number of seconds it takes to go from one stop to another, which allows me to indicate whether the location-less stop is closer to one stop than the other. For example, consider stops a, b, and c where b doesn't have a location. If we have these distances between the stops: [source,text] ---- (a)-[:NEXT {time: 60}]->(b)-[:NEXT {time: 240}]->(c) ---- it tells us that point 'b' is actually 0.2 of the distance from 'a' to 'c' rather than being the midpoint. There's http://www.movable-type.co.uk/scripts/latlong.html#intermediate-point[a formula] we can use to work out that point: [source,text] ---- a = sin((1βˆ’f)β‹…Ξ΄) / sin Ξ΄ b = sin(fβ‹…Ξ΄) / sin Ξ΄ x = a β‹… cos Ο†1 β‹… cos Ξ»1 + b β‹… cos Ο†2 β‹… cos Ξ»2 y = a β‹… cos Ο†1 β‹… sin Ξ»1 + b β‹… cos Ο†2 β‹… sin Ξ»2 z = a β‹… sin Ο†1 + b β‹… sin Ο†2 Ο†i = atan2(z, √xΒ² + yΒ²) Ξ»i = atan2(y, x) Ξ΄ is the angular distance d/R between the two points. Ο† = latitude Ξ» = longitude ---- Translated to Cypher (with mandatory Greek symbols) it reads like this to find the point 0.2 of the way from one point to another ~~~cypher with {latitude: 51.4931963543, longitude: -0.0475185810} AS p1, {latitude: 51.47908, longitude: -0.05393950 } AS p2 WITH p1, p2, distance(point(p1), point(p2)) / 6371000 AS Ξ΄, 0.2 AS f WITH p1, p2, Ξ΄, sin((1-f) * Ξ΄) / sin(Ξ΄) AS a, sin(f * Ξ΄) / sin(Ξ΄) AS b WITH radians(p1.latitude) AS Ο†1, radians(p1.longitude) AS Ξ»1, radians(p2.latitude) AS Ο†2, radians(p2.longitude) AS Ξ»2, a, b WITH a * cos(Ο†1) * cos(Ξ»1) + b * cos(Ο†2) * cos(Ξ»2) AS x, a * cos(Ο†1) * sin(Ξ»1) + b * cos(Ο†2) * sin(Ξ»2) AS y, a * sin(Ο†1) + b * sin(Ο†2) AS z RETURN degrees(atan2(z, sqrt(x{caret}2 + y{caret}2))) AS Ο†i, degrees(atan2(y,x)) AS Ξ»i ~~~ ~~~text ╒═════════════════╀════════════════════╕ β”‚Ο†i β”‚Ξ»i β”‚ β•žβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•ͺ════════════════════║ β”‚51.49037311149128β”‚-0.04880308288561931β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ ~~~ A quick sanity check plugging in 0.5 instead of 0.2 finds the midpoint which I was able to sanity check against yesterday's post: ~~~text ╒═════════════════╀═════════════════════╕ β”‚Ο†i β”‚Ξ»i β”‚ β•žβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•ͺ═════════════════════║ β”‚51.48613822097523β”‚-0.050729537454086385β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ ~~~ That's all for now!
null
null
[ 0.011340651661157608, -0.013183483853936195, -0.00846352893859148, 0.03447207808494568, 0.08966902643442154, 0.0030702739022672176, 0.021643562242388725, 0.0535174161195755, 0.017980201169848442, -0.014858076348900795, 0.0010075561003759503, -0.028964150696992874, -0.03132924064993858, 0.01810692995786667, -0.00023973210772965103, 0.0643371045589447, 0.05488620698451996, -0.0002358514175284654, -0.016044607385993004, 0.00010847472731256858, 0.0356864258646965, 0.057582687586545944, 0.02675560675561428, 0.021365955471992493, 0.027041461318731308, 0.001878799288533628, -0.00919110607355833, 0.0019675816874951124, -0.0412290096282959, 0.0046464246697723866, 0.04689975455403328, 0.021666646003723145, -0.00881669856607914, -0.014589045196771622, 0.025752432644367218, 0.008596282452344894, -0.015081554651260376, 0.0165416207164526, 0.001618004054762423, -0.0014893044717609882, -0.05601264908909798, 0.027287164703011513, -0.012920020148158073, 0.01879609003663063, -0.0581851564347744, 0.004759675823152065, -0.06464306265115738, 0.018375003710389137, -0.0028385694604367018, -0.013775469735264778, -0.06100304797291756, 0.03410205617547035, -0.02508094348013401, 0.01872527226805687, -0.03237474337220192, 0.04655575752258301, -0.006908882409334183, -0.08837484568357468, 0.04469449073076248, -0.024401947855949402, 0.021138330921530724, -0.015977364033460617, -0.012098556384444237, 0.0528479628264904, 0.028981532901525497, -0.04549436271190643, 0.007093352731317282, 0.038776423782110214, -0.02367257885634899, -0.02222422882914543, -0.011949113570153713, 0.017862316220998764, -0.0033055718522518873, 0.019976625218987465, -0.024549521505832672, -0.007420280482620001, -0.006777720991522074, 0.040351592004299164, 0.038892704993486404, 0.05132899433374405, -0.05027713254094124, -0.03046254813671112, -0.003446976887062192, 0.014835847541689873, -0.03414180874824524, -0.008137091062963009, -0.0180234145373106, -0.02494574896991253, -0.040833573788404465, 0.03871115297079086, 0.017943125218153, -0.052616242319345474, 0.014652058482170105, 0.02854044735431671, 0.014353371225297451, -0.03598649054765701, 0.026509884744882584, 0.0049453298561275005, -0.011981366202235222, -0.04406363517045975, -0.00430477736517787, -0.051929086446762085, 0.008614413440227509, 0.03712763637304306, -0.063666433095932, -0.04966963082551956, -0.025149613618850708, -0.004848888143897057, 0.03250027820467949, 0.008602899499237537, -0.05376031994819641, -0.004452740773558617, -0.005728154443204403, 0.028624171391129494, -0.07893262803554535, 0.03934890031814575, 0.02057822048664093, -0.022680658847093582, 0.004452560096979141, -0.013119044713675976, 0.04193200170993805, 0.02901121973991394, -0.0033406144939363003, 0.0637100338935852, 0.01463534589856863, 0.06920338422060013, -0.020630845800042152, 0.03165855258703232, -0.0309511236846447, -0.03740284964442253, -0.012560072354972363, 0.05656521022319794, 0.018607482314109802, -0.005540632642805576, 0.004799284506589174, -0.03520584478974342, -0.012365173548460007, -0.005706729833036661, 0.06122545897960663, 0.029847178608179092, 0.010722538456320763, -0.03505043685436249, 0.020300373435020447, 0.006091396324336529, 0.015970442444086075, 0.023052185773849487, -0.04093382880091667, -0.04271215200424194, -0.01834343746304512, 0.019813641905784607, 0.007182339671999216, 0.01260349527001381, 0.03800150379538536, -0.02434530481696129, -0.0014421751257032156, 0.05770662799477577, 0.03380198031663895, 0.0008714160067029297, -0.03087444044649601, 0.008693820796906948, 0.049965981394052505, 0.06372368335723877, -0.013842257671058178, 0.06321249902248383, -0.0016299424460157752, -0.02292802184820175, 0.026443962007761, 0.07054640352725983, -0.020406298339366913, 0.01037643849849701, -0.031547870486974716, -0.04475152865052223, 0.09270539879798889, -0.030264293774962425, -0.02224075049161911, 0.021248014643788338, 0.07821404188871384, 0.054604191333055496, 0.0012985712382942438, -0.0006685732514597476, -0.07991570234298706, 0.04396884888410568, 0.007054191082715988, 0.03285932540893555, 0.04568234458565712, -0.002801132621243596, 0.07553207874298096, 0.040387269109487534, -0.0493101067841053, 0.02265012077987194, -0.047624845057725906, -0.07139945030212402, -0.03108002431690693, -0.004125998821109533, 0.06183912977576256, -0.040033962577581406, -0.0006137809250503778, 0.053944218903779984, -0.005079441703855991, 0.04865783080458641, -0.017216935753822327, -0.003960543777793646, 0.05786830931901932, -0.02442854829132557, -0.04631650075316429, 0.06563078612089157, 0.010890491306781769, -0.01129472441971302, -0.03195315971970558, 0.02551763877272606, -0.022817270830273628, -0.008899521082639694, 0.014159079641103745, 0.0005245080683380365, 0.023728076368570328, 0.02004338428378105, 0.07074261456727982, -0.04095007851719856, 0.0356464646756649, -0.03469206765294075, 0.0239079762250185, 0.02712155692279339, -0.040235862135887146, -0.01923252083361149, -0.016892798244953156, 0.10582676529884338, 0.06375431269407272, -0.0024891281500458717, -0.07334011793136597, 0.015738585963845253, -0.0008352755685336888, -0.043889548629522324, 0.00004092482049600221, -0.027649180963635445, -0.007778527215123177, -0.011744771152734756, -0.014781545847654343, -0.05244501307606697, 0.002421485958620906, -0.02054944634437561, -0.0015846145106479526, 0.04944029077887535, -0.02551841363310814, 0.0740036815404892, -0.02614925429224968, 0.006532673258334398, 0.01749078929424286, -0.022446254268288612, -0.05442851036787033, 0.0069098323583602905, -0.01438224595040083, -0.013807863928377628, 0.040969375520944595, -0.02727016992866993, 0.010349693708121777, -0.03855845332145691, -0.018929211422801018, 0.03770434856414795, 0.06548769026994705, 0.04374166950583458, -0.0016928123077377677, 0.08543400466442108, -0.008115935139358044, 0.032339271157979965, -0.040325358510017395, -0.0594027042388916, -0.0538020133972168, -0.024935847148299217, 0.031669504940509796, 0.03078959509730339, 0.041842661798000336, 0.005739949177950621, 0.04371883347630501, -0.022245269268751144, 0.020171601325273514, -0.003221592865884304, 0.013665040023624897, 0.015268342569470406, -0.01298591960221529, -0.0037060100585222244, -0.012019124813377857, 0.05367875471711159, -0.052508823573589325, -0.025760021060705185, 0.017209235578775406, -0.05375424399971962, 0.05070739611983299, -0.058945827186107635, -0.03786223381757736, -0.026733800768852234, 0.01517664548009634, 0.010794865898787975, 0.014343546703457832, 0.013777271844446659, 0.06860151141881943, 0.023051397874951363, 0.017120515927672386, -0.0028040530160069466, 0.01658325083553791, 0.027053941041231155, 0.0028045603539794683, 0.038715872913599014, 0.04237322136759758, -0.021824602037668228, 0.004403101745992899, -0.027842359617352486, 0.019467705860733986, 0.0046497429721057415, -0.26802244782447815, 0.05094931647181511, -0.027668705210089684, -0.06619634479284286, -0.0011772951111197472, -0.049125831574201584, -0.002018067054450512, -0.03061598725616932, -0.040722183883190155, 0.012893697246909142, -0.012634270824491978, -0.04928160086274147, -0.00785544142127037, 0.027395036071538925, 0.000941513804718852, 0.016540544107556343, -0.03231096267700195, -0.053460974246263504, 0.003460545791313052, 0.06337179988622665, 0.02382112294435501, -0.06847342848777771, -0.019918985664844513, 0.05324304848909378, 0.011974251829087734, 0.07232105731964111, -0.07531506568193436, 0.027636531740427017, -0.07471001893281937, -0.012856819666922092, 0.006483233068138361, -0.02034175395965576, 0.025143347680568695, -0.012638392858207226, -0.009944282472133636, -0.0352107398211956, 0.022309914231300354, 0.0032518629450351, 0.03227943181991577, 0.02670975774526596, -0.057321567088365555, -0.018434232100844383, 0.029152994975447655, 0.009517598897218704, 0.07439398020505905, -0.017685644328594208, -0.04486597701907158, 0.009085502475500107, -0.021102316677570343, 0.05699167773127556, 0.00680557731539011, -0.03282953053712845, -0.03566918522119522, 0.0035716462880373, -0.03410971164703369, -0.04534057155251503, -0.029207797721028328, -0.04744551703333855, -0.05761012062430382, -0.04554346203804016, 0.014871591702103615, -0.022496644407510757, -0.0007398275192826986, -0.052932851016521454, -0.006667238660156727, -0.05343218147754669, -0.09654629230499268, -0.001290685380809009, 0.039574529975652695, -0.0017821703804656863, -0.037262216210365295, 0.010635812766849995, 0.0018360504182055593, -0.10070575773715973, -0.04919863119721413, -0.006130530033260584, -0.03243182972073555, -0.005561840254813433, -0.002185937948524952, 0.05079778656363487, -0.06029464304447174, -0.0210666935890913, 0.022968757897615433, 0.04384676367044449, 0.042002953588962555, -0.020067181438207626, -0.016584793105721474, 0.009105409495532513, -0.010858901776373386, 0.0099142175167799, 0.0764094740152359, -0.022744199261069298, -0.01739024557173252, -0.032603468745946884, -0.00503716291859746, -0.0039788600988686085, 0.0077108400873839855, -0.02221820503473282, 0.02274763397872448, 0.04426991194486618, 0.003322406904771924, -0.021998561918735504, 0.028226962313055992, -0.013585367240011692, -0.01456278283149004, -0.01758352294564247, -0.012216645292937756, 0.029866551980376244, 0.032959360629320145, 0.003446808783337474, -0.008992819115519524, -0.02120349556207657, 0.004774077795445919, -0.036359164863824844, -0.02474057674407959, -0.048516154289245605, 0.01439326535910368, 0.03508003056049347, 0.044494908303022385, -0.03518516570329666, -0.058778781443834305, 0.015979066491127014, 0.021074317395687103, -0.004305581096559763, -0.05446601286530495, -0.03370099887251854, -0.03509880602359772, -0.011309263296425343, 0.02304050698876381, 0.04252081736922264, -0.028659578412771225, 0.05326521396636963, 0.03553669899702072, -0.025073017925024033, 0.015762824565172195, -0.036318082362413406, -0.05587753280997276, -0.02682187408208847, 0.03327205777168274, 0.016669483855366707, -0.0217205211520195, 0.003783028805628419, 0.0007670014747418463, 0.05375825613737106, 0.04071948304772377, -0.013355152681469917, 0.011943722143769264, -0.038466084748506546, 0.033431485295295715, -0.006664221175014973, -0.009539341554045677, -0.02676256373524666, 0.0030747426208108664, -0.017295900732278824, 0.01630648598074913, 0.015781084075570107, 0.027294369414448738, 0.01623334176838398, -0.04861348494887352, -0.032455749809741974, 0.0462828204035759, -0.035006146878004074, 0.0026016023475676775, 0.002028282266110182, -0.011423028074204922, 0.05177193880081177, -0.0057309698313474655, 0.03538929671049118, -0.030523546040058136, -0.009804093278944492, 0.04395715892314911, -0.023442264646291733, -0.043551355600357056, 0.02930465154349804, -0.03133904188871384, 0.01548337284475565, 0.005566020961850882, 0.029632486402988434, 0.009443513117730618, -0.03218807280063629, -0.03186185285449028, -0.006465660873800516, 0.017038073390722275, 0.025702007114887238, 0.030920691788196564, 0.01749233528971672, -0.012327847070991993, -0.009473288431763649, -0.0170967485755682, -0.0415007621049881, -0.013733398169279099, -0.00015500467270612717, -0.0589454360306263, 0.02940370701253414, -0.03413230553269386, -0.07181619107723236, 0.01309707760810852, 0.008771409280598164, -0.005612486973404884, 0.0661044716835022, -0.02058979496359825, -0.012997185811400414, -0.004974769428372383, -0.0015589580871164799, 0.07143062353134155, -0.04363500699400902, 0.03976279869675636, 0.024375518783926964, -0.018277138471603394, 0.0014285192592069507, -0.017788881435990334, -0.0504232682287693, -0.031458474695682526, 0.02127997763454914, 0.026658838614821434, -0.04198259860277176, -0.0286506749689579, -0.0346977561712265, -0.0030876658856868744, 0.009611142799258232, 0.036691635847091675, 0.02717343159019947, -0.04109896719455719, -0.01701442152261734, 0.003918226808309555, 0.04997515305876732, -0.027669992297887802, -0.004741556942462921, 0.04734374210238457, -0.0008064507856033742, -0.0184909850358963, -0.0125437555834651, 0.0372227281332016, 0.03151828423142433, -0.006804421544075012, 0.005856936331838369, -0.04691847786307335, -0.021923251450061798, -0.055473387241363525, 0.07529716938734055, 0.00466695474460721, -0.023653317242860794, -0.005726605653762817, 0.024938173592090607, -0.013120308518409729, 0.007807855494320393, -0.009452056139707565, -0.018945379182696342, -0.01647968590259552, 0.0373205840587616, -0.008228336460888386, -0.009361384436488152, -0.01550181582570076, -0.045424725860357285, 0.04628880321979523, -0.02525150030851364, -0.05499202013015747, 0.005259986501187086, -0.03792503476142883, 0.01579860784113407, -0.0009502044413238764, -0.00014189216017257422, -0.02941640466451645, 0.02934061363339424, 0.026404093950986862, 0.03016699105501175, 0.04586631804704666, -0.003931604325771332, 0.022099891677498817, -0.05553944408893585, -0.003106682328507304, -0.09890681505203247, 0.05087171122431755, 0.04147438332438469, -0.028419163078069687, -0.03663596510887146, 0.03397290036082268, -0.014454217627644539, 0.02184179238975048, -0.08925625681877136, -0.02389390952885151, 0.05893927440047264, -0.0036163008771836758, 0.001683095470070839, 0.011157043278217316, -0.04060918465256691, 0.0061487737111747265, 0.04693600535392761, -0.03544267639517784, 0.011177673004567623, -0.03552953526377678, 0.023557031527161598, 0.0013635543873533607, 0.023770423606038094, 0.0013536304468289018, 0.018288640305399895, 0.06684789806604385, 0.019797038286924362, 0.014642339199781418, 0.032668907195329666, -0.04933909699320793, 0.04313981905579567, 0.04336557909846306, -0.04866904765367508, -0.02267920970916748, 0.02074558660387993, 0.022482221946120262, -0.029039619490504265, 0.05492650344967842, 0.006803940515965223, 0.002049366943538189, -0.022442469373345375, 0.07365220040082932, 0.019046742469072342, -0.032299306243658066, -0.07590673118829727, 0.024897320196032524, -0.030436202883720398, -0.0205939169973135, -0.009000741876661777, -0.01450345478951931, -0.013435977511107922, 0.053468625992536545, -0.028563007712364197, 0.02427102066576481, 0.07942885160446167, 0.003972373437136412, -0.015432439744472504, 0.01130765862762928, 0.09047123789787292, 0.09475407004356384, 0.03754168003797531, 0.01570371724665165, 0.06467194110155106, -0.03020184300839901, -0.017466284334659576, 0.006998565513640642, -0.056012485176324844, 0.004172638524323702, -0.01524945069104433, 0.007278292905539274, 0.06912136822938919, -0.024834081530570984, 0.06897284835577011, -0.04389316216111183, -0.018456151708960533, 0.003228104906156659, 0.02147851511836052, 0.022831419482827187, 0.05401494354009628, 0.007522582542151213, 0.043963804841041565, -0.029282687231898308, -0.03871110454201698, 0.023979108780622482, -0.012543592602014542, -0.013596910052001476, 0.014583691954612732, -0.047410257160663605, 0.0015915903495624661, -0.0007378565496765077, 0.04054514691233635, 0.0888492614030838, -0.05021208897233009, 0.004886888898909092, 0.0005363012896850705, 0.030630923807621002, -0.02601945959031582, 0.020002027973532677, 0.001435592072084546, 0.015528453513979912, 0.007156407926231623, -0.022547591477632523, -0.03648928552865982, -0.020709620788693428, -0.029170101508498192, -0.005587472580373287, -0.003970971796661615, 0.012627886608242989, 0.0009195349412038922, -0.03247563913464546, -0.0444326288998127, -0.054728180170059204, -0.048504989594221115, -0.03141457214951515, -0.08197570592164993, 0.015299790538847446, 0.012782542034983635, -0.014348938129842281, -0.02532830648124218, 0.01593327708542347, -0.022401317954063416, -0.00295234308578074, -0.02170824632048607, -0.026452649384737015, -0.011251519434154034, 0.03960174322128296, 0.0225090179592371, -0.0069134654477238655, 0.04522164538502693, 0.043377283960580826, -0.010354133322834969, 0.013091941364109516, -0.043389592319726944, -0.0048152911476790905, 0.06268177926540375, 0.03686995431780815, 0.003761447500437498, -0.0694526731967926, -0.007066759746521711, 0.026421332731842995, 0.017474055290222168, -0.08102710545063019, 0.01459530834108591, 0.015880804508924484, 0.014818849973380566, 0.014792066998779774, -0.030108092352747917, -0.011702713556587696, -0.04332294315099716, 0.006627118680626154, -0.0019471801351755857, -0.019899651408195496, 0.028747238218784332, -0.044780433177948, 0.04802738502621651, 0.0069190505892038345, -0.010761773213744164, -0.05199194326996803, 0.008369982242584229, 0.014269020408391953, 0.01833353564143181, -0.05459631234407425, -0.05231320858001709, -0.027686644345521927, -0.10462294518947601, -0.059222493320703506, 0.018822573125362396, -0.01934981718659401, -0.05545736849308014, 0.03769968822598457, 0.010756297037005424, -0.028014443814754486, 0.04070280119776726, -0.019778667017817497, 0.031037697568535805, -0.036878589540719986, -0.023729341104626656, -0.02392081543803215, 0.02036813274025917, 0.008077333681285381, 0.01157389860600233, 0.01531659159809351, -0.037440188229084015, 0.009672913700342178, -0.028701718896627426, 0.019135819748044014, 0.03084123507142067, 0.018541334196925163, 0.005352020263671875 ]
[ -0.08176693320274353, -0.02006138302385807, 0.008281251415610313, -0.014338267967104912, 0.04777112603187561, -0.0351657010614872, -0.010053769685328007, 0.006980116944760084, 0.00189195794519037, -0.02779463864862919, 0.0245821513235569, -0.0930565893650055, -0.0035183674190193415, 0.02631990611553192, 0.04903602600097656, -0.037395261228084564, -0.01980780065059662, -0.06464286893606186, -0.010721315629780293, 0.017695700749754906, 0.002544102491810918, -0.036969248205423355, -0.03205454349517822, -0.0038152083288878202, 0.053076837211847305, 0.057923734188079834, 0.049542997032403946, -0.023773400112986565, -0.007135389372706413, -0.20201140642166138, 0.00822995975613594, 0.01154561061412096, 0.005798065569251776, -0.029043080285191536, -0.05332660302519798, 0.03765781968832016, 0.007725711911916733, -0.0053481911309063435, 0.02309386618435383, 0.03736885264515877, 0.06390859931707382, 0.0026025676634162664, -0.011833665892481804, -0.03164694458246231, 0.02817654237151146, -0.0013030768604949117, 0.0030683299992233515, -0.0005097301909700036, 0.009803103283047676, 0.011867993511259556, -0.026825182139873505, -0.017470788210630417, -0.013491006568074226, -0.013992504216730595, 0.007728629279881716, 0.06674419343471527, 0.016919158399105072, 0.052351128309965134, 0.01709936186671257, 0.017581818625330925, 0.015732549130916595, -0.0256985891610384, -0.15685948729515076, 0.05865219980478287, 0.017139511182904243, 0.015131060965359211, -0.008520830422639847, -0.019892942160367966, -0.05474434420466423, 0.07212361693382263, 0.026825398206710815, -0.013307686895132065, -0.06231329217553139, 0.07364942878484726, -0.008123639039695263, -0.01659340038895607, -0.005547880195081234, 0.03830110654234886, 0.026317695155739784, -0.043664246797561646, -0.003842119826003909, 0.0023894147016108036, -0.029445182532072067, 0.00362280267290771, 0.006578254979103804, 0.012890595011413097, -0.010365184396505356, 0.043160222470760345, -0.017028337344527245, 0.01571301557123661, 0.05073928087949753, -0.02561863139271736, -0.005555413197726011, 0.028762130066752434, -0.09282102435827255, -0.06721976399421692, 0.017513208091259003, 0.03223780542612076, -0.00996504258364439, 0.38081565499305725, -0.018781714141368866, 0.014831780456006527, 0.0684405118227005, 0.06349928677082062, 0.0054939622059464455, -0.01958293467760086, -0.00955794658511877, -0.04988090693950653, 0.02118545025587082, -0.005067403428256512, 0.03815865144133568, -0.03266160562634468, 0.03151634335517883, -0.051636092364788055, -0.00794723816215992, 0.02342199720442295, 0.07899736613035202, 0.044713106006383896, 0.0027946103364229202, -0.011774192564189434, -0.031573373824357986, 0.007944952696561813, 0.01668774150311947, 0.002757236361503601, -0.010886579751968384, -0.021135607734322548, 0.044327713549137115, 0.032327599823474884, 0.01864057034254074, 0.026217063888907433, 0.06415428221225739, -0.06700129061937332, -0.05399481952190399, 0.010480341501533985, -0.03122132457792759, 0.020411670207977295, 0.03840363770723343, -0.020948296412825584, -0.004119483288377523, 0.007840572856366634, -0.021570952609181404, -0.052582062780857086, 0.08076828718185425, -0.0025660269893705845, -0.013719949871301651, 0.11784588545560837, -0.008983942680060863, -0.06277496367692947, -0.014581986702978611, -0.0772763267159462, -0.005451265722513199, -0.013592183589935303, -0.008637284860014915, -0.052668020129203796, 0.025415103882551193, 0.050903595983982086, 0.08589215576648712, 0.011779203079640865, -0.06905950605869293, 0.004976116586476564, -0.001186796696856618, -0.025970598682761192, -0.06731681525707245, 0.06786756962537766, 0.05507940798997879, -0.10703673213720322, -0.010679421946406364, 0.019025875255465508, 0.018686635419726372, -0.06653117388486862, 0.01814856380224228, 0.05380021780729294, 0.0010583786061033607, -0.03232157230377197, 0.07782455533742905, -0.02205483987927437, -0.059092313051223755, 0.03394405171275139, 0.02394585683941841, 0.019426945596933365, -0.032585836946964264, -0.010417734272778034, -0.002348462352529168, 0.01053843554109335, -0.056208208203315735, -0.06006261706352234, -0.05209895968437195, 0.009321039542555809, -0.04457658529281616, -0.013321079313755035, 0.005034040659666061, -0.053370654582977295, -0.025791721418499947, 0.06191405653953552, -0.047418173402547836, -0.04433836042881012, -0.004438936244696379, -0.0018460939172655344, 0.013002153486013412, -0.04123501479625702, 0.03526197373867035, -0.00771508552134037, -0.008809221908450127, 0.010684983804821968, -0.04297587648034096, 0.03132634982466698, 0.08892583101987839, -0.060325220227241516, 0.04559105634689331, 0.07236924022436142, -0.012543629854917526, -0.0304888803511858, 0.00957921426743269, -0.011954373680055141, 0.022820325568318367, -0.023209916427731514, 0.010247183963656425, -0.007254959549754858, -0.015428350307047367, 0.03994087874889374, -0.019404388964176178, -0.052024975419044495, -0.04431266710162163, -0.34874722361564636, -0.06617090106010437, -0.02120104990899563, 0.02635616809129715, 0.06627468764781952, -0.04987647011876106, -0.020976165309548378, 0.01096024364233017, 0.0045437319204211235, -0.008128953166306019, 0.09797416627407074, -0.055551860481500626, -0.017124393954873085, -0.07790995389223099, -0.01308007538318634, 0.04546581581234932, -0.026073768734931946, 0.012466782703995705, -0.011203152127563953, 0.006323410198092461, 0.0041928584687411785, 0.005022637080401182, -0.07228363305330276, -0.045988310128450394, -0.02943447045981884, -0.02765033021569252, 0.13155242800712585, -0.015178168192505836, 0.08901645243167877, -0.0740467980504036, 0.032579485327005386, -0.051505059003829956, 0.03538908809423447, -0.001398505992256105, -0.0004465167294256389, -0.031340233981609344, 0.043197475373744965, -0.01588749699294567, 0.01465323194861412, -0.033757876604795456, -0.04929092153906822, 0.02320926822721958, -0.016537992283701897, 0.035004835575819016, -0.0705433040857315, 0.032336290925741196, -0.026619654148817062, -0.027242789044976234, 0.02330865152180195, 0.07293669879436493, 0.016766676679253578, 0.015660395845770836, -0.017780600115656853, -0.016592316329479218, 0.03526792302727699, 0.00632810965180397, -0.0794726312160492, -0.01678595505654812, -0.014330661855638027, 0.014292553067207336, -0.017632901668548584, 0.06062036752700806, 0.042297326028347015, -0.03775150328874588, 0.00833460409194231, 0.0599372424185276, -0.008134245872497559, -0.02278798632323742, 0.06415306031703949, 0.02399900183081627, -0.015101054683327675, 0.09904094785451889, -0.019570399075746536, 0.007809831760823727, 0.005207729991525412, 0.011448612436652184, 0.03423529118299484, 0.0690443143248558, 0.03810849413275719, 0.009566083550453186, 0.05587931349873543, -0.04926677420735359, 0.039135247468948364, -0.02606004849076271, -0.005199135281145573, 0.03013448230922222, 0.026369674131274223, -0.04133744537830353, 0.043088871985673904, 0.018375206738710403, -0.022151293233036995, 0.0019133288878947496, 0.0209831353276968, -0.06913937628269196, 0.08413361012935638, -0.0023893057368695736, -0.24759261310100555, 0.028131583705544472, 0.06488574296236038, 0.04034935683012009, -0.022832907736301422, 0.01663370244204998, 0.025184180587530136, -0.027512427419424057, -0.009994924068450928, 0.001876427442766726, 0.012277607806026936, 0.03849561884999275, 0.018506301566958427, -0.013998249545693398, 0.010932065546512604, -0.0007626619772054255, 0.039587244391441345, 0.017561906948685646, 0.011222041212022305, 0.017556361854076385, 0.04346116632223129, -0.005597612354904413, 0.1626308560371399, 0.03051820956170559, 0.007677963934838772, 0.013873557560145855, -0.025995908305048943, -0.00404273672029376, 0.04044768586754799, -0.017085637897253036, -0.02147168293595314, 0.011271749623119831, -0.011998948641121387, -0.0011041618417948484, 0.020569581538438797, -0.026010626927018166, -0.04557385668158531, 0.07940266281366348, 0.03514208272099495, -0.04181036725640297, 0.006626634858548641, -0.0039405603893101215, -0.03771114721894264, -0.014206492342054844, 0.08559852093458176, 0.0003742626286111772, -0.018093036487698555, -0.003579851472750306, -0.03948715701699257, -0.035702917724847794, -0.013014791533350945, -0.030252628028392792, -0.01611623354256153, -0.005930961109697819, -0.008133256807923317, 0.09817443042993546, -0.003341623116284609, -0.061202213168144226, -0.010090382769703865, 0.021163178607821465, -0.0029932542238384485, -0.0554831363260746, 0.11617059260606766, -0.0804477408528328, 0.04824106767773628 ]
[ 0.003916437271982431, 0.02834199368953705, 0.020231835544109344, -0.020781995728611946, 0.01615363545715809, 0.019654544070363045, -0.03142690286040306, 0.011296376585960388, -0.018254829570651054, 0.003088027471676469, 0.011651662178337574, 0.0001842386700445786, -0.003926241770386696, 0.005121694877743721, 0.017794089391827583, -0.004755799658596516, 0.0013409191742539406, -0.012740490026772022, 0.06057610735297203, -0.004579330328851938, -0.036562494933605194, 0.021594492718577385, 0.017070971429347992, 0.02246199920773506, -0.045255158096551895, 0.023476749658584595, 0.0005304092774167657, 0.025307748466730118, 0.010708393529057503, -0.15115289390087128, -0.04353632777929306, -0.00820265244692564, -0.02049887552857399, 0.01957506313920021, -0.06559934467077255, -0.02796018309891224, 0.0005006053834222257, 0.012963145039975643, 0.03031489998102188, 0.010514034889638424, 0.0183460284024477, -0.008483635261654854, 0.011585153639316559, 0.04780013859272003, 0.029699523001909256, -0.0006132034468464553, -0.004330741707235575, -0.00762991514056921, 0.0038424846716225147, -0.01387246698141098, -0.03937263786792755, -0.02100781723856926, -0.03784662112593651, 0.006881436333060265, 0.008776833303272724, 0.0481920950114727, -0.04742935672402382, 0.03329123184084892, 0.03500310704112053, -0.02345365658402443, -0.000038907011912669986, 0.014929786324501038, -0.06504164636135101, -0.011909080669283867, -0.021719856187701225, -0.05222539231181145, -0.0016422114567831159, -0.026533685624599457, -0.00899296160787344, -0.012268002144992352, -0.000701907672919333, 0.024751458317041397, -0.0598001666367054, 0.015187009237706661, 0.022016536444425583, 0.02920757420361042, -0.035778846591711044, 0.008015641942620277, -0.030407415702939034, -0.03575340285897255, 0.0008953805081546307, -0.004915994592010975, 0.0053775859996676445, 0.03629079461097717, -0.02170155942440033, -0.04865917190909386, -0.011699005961418152, 0.028816014528274536, 0.03484904766082764, -0.026393746957182884, 0.018497979268431664, 0.010899478569626808, -0.019185952842235565, 0.03846924379467964, -0.08516544848680496, -0.002516718115657568, -0.020264435559511185, 0.023904040455818176, -0.010627079755067825, 0.8176015019416809, 0.011829501017928123, -0.017708085477352142, 0.018604140728712082, 0.032509945333004, 0.024983694776892662, 0.01772930659353733, 0.02788792923092842, 0.00014123758592177182, 0.03759194165468216, -0.04215632751584053, -0.008155162446200848, 0.016065232455730438, -0.038716401904821396, -0.02228771150112152, 0.02153102494776249, 0.057588402181863785, 0.024991221725940704, 0.03707803413271904, 0.014906548894941807, -0.006311182398349047, 0.004386384040117264, -0.02356259524822235, -0.004796771332621574, 0.01688222773373127, -0.01284217182546854, -0.16154305636882782, -0.00980702880769968, -6.1429538471667895e-33, -0.010290929116308689, -0.0028122365474700928, 0.016199281439185143, 0.0021762410178780556, -0.018575450405478477, -0.015839343890547752, -0.013558602891862392, 0.03717174008488655, -0.008575137704610825, -0.05598326399922371, -0.017830083146691322, -0.00969399232417345, -0.017941201105713844, -0.04206140711903572, 0.038438133895397186, -0.025830727070569992, 0.008500495925545692, 0.03229127079248428, -0.04022611677646637, -0.0033762671519070864, 0.03556589409708977, -0.009136704728007317, -0.02196323685348034, -0.008218742907047272, 0.05109125375747681, 0.027698440477252007, -0.02006910741329193, -0.011929080821573734, -0.009634529240429401, -0.05395243316888809, -0.022669769823551178, 0.033608585596084595, 0.008369136601686478, 0.03257596865296364, 0.014862294308841228, -0.053286511451005936, -0.023720763623714447, -0.0067634135484695435, -0.02379309944808483, -0.05220375955104828, -0.046676043421030045, -0.01097718346863985, -0.0019869867246598005, 0.024632761254906654, -0.03251120448112488, -0.048800278455019, -0.03284561261534691, 0.04099603369832039, 0.00245468458160758, 0.02317946031689644, -0.009059012867510319, 0.03509902209043503, -0.012213083915412426, 0.004939129110425711, -0.022974634543061256, 0.037167616188526154, 0.01864289492368698, 0.0009463820024393499, -0.017906073480844498, -0.003900357522070408, 0.030174316838383675, 0.00007604405254824087, 0.003781941719353199, 0.03166160359978676, -0.013796101324260235, 0.021752340719103813, -0.04464782029390335, -0.034281615167856216, 0.03302839398384094, 0.05013011395931244, -0.03244713693857193, -0.01767289638519287, 0.020036567002534866, 0.000336007826263085, 0.0398905910551548, -0.042237602174282074, -0.0328286737203598, -0.004835715517401695, 0.015243016183376312, 0.029029933735728264, 0.012209332548081875, -0.05134838819503784, 0.001644423813559115, -0.028021512553095818, 0.012933469377458096, -0.006530773360282183, 0.02592306025326252, -0.0004955348558723927, 0.008012543432414532, 0.026284726336598396, 0.010409397073090076, 0.03782590106129646, -0.0014918867964297533, -0.0020904322154819965, -0.01792174205183983, 7.285589824805732e-33, -0.006742322817444801, 0.01671616919338703, -0.04586823284626007, -0.014401386491954327, -0.010317541658878326, 0.00459727318957448, 0.05786044895648956, 0.0043876077979803085, -0.012790930457413197, 0.040913328528404236, -0.03081701695919037, -0.031096095219254494, 0.014003101736307144, 0.02080978825688362, 0.05155893787741661, 0.018796956166625023, 0.03504911810159683, -0.009548338130116463, -0.017890574410557747, 0.026911256834864616, -0.012463122606277466, -0.01626916043460369, -0.020084211602807045, -0.016098549589514732, 0.03773863986134529, 0.043023817241191864, 0.04805745556950569, 0.013415350578725338, -0.03806318715214729, 0.0021275044418871403, -0.023615974932909012, 0.017438480630517006, 0.006556754466146231, -0.04304750636219978, 0.002537523163482547, 0.01800055243074894, 0.01188601367175579, 0.00956822745501995, -0.015289499424397945, -0.020048215985298157, 0.04011598229408264, -0.0017378585180267692, -0.012765422463417053, 0.05208134278655052, 0.03594003617763519, 0.023469487205147743, 0.03197610750794411, 0.019309151917696, -0.05002984404563904, 0.05609053373336792, -0.015494002029299736, -0.011721850372850895, -0.018691137433052063, 0.03603431582450867, 0.051086921244859695, -0.032839760184288025, -0.04962336644530296, 0.02512635849416256, 0.04099208861589432, -0.06712871044874191, -0.0117794806137681, -0.00928300991654396, -0.03984761983156204, 0.039349514991045, 0.018070947378873825, -0.001965974923223257, 0.02721039205789566, 0.013322127982974052, -0.007491994649171829, 0.0299068633466959, -0.007685320917516947, 0.029423950240015984, -0.0016343140741810203, 0.016752902418375015, -0.019445864483714104, 0.0039023556746542454, -0.009920446202158928, -0.021873513236641884, -0.029754986986517906, 0.00982857309281826, 0.02183309756219387, -0.01926296018064022, 0.029581211507320404, 0.020307892933487892, -0.019867420196533203, -0.00979091227054596, -0.04479838162660599, 0.022182762622833252, 0.009934645146131516, -0.009784556925296783, 0.0011783118825405836, 0.019411630928516388, -0.00805338378995657, 0.029451221227645874, -0.027177656069397926, -1.2141535776777346e-8, -0.01722894050180912, 0.016218088567256927, -0.023022446781396866, 0.023659858852624893, 0.02352113462984562, 0.012104801833629608, -0.016211798414587975, -0.000010523695891606621, -0.006933959666639566, 0.018685637041926384, 0.0011126960162073374, -0.02023310400545597, 0.04700474441051483, 0.019270801916718483, -0.005510346032679081, -0.017872972413897514, -0.010083016939461231, 0.01077970489859581, 0.04259541630744934, 0.019595161080360413, 0.03243464604020119, 0.05575088411569595, -0.002988755004480481, 0.048991940915584564, 0.03070792555809021, -0.00964273139834404, -0.004616651684045792, -0.058689508587121964, 0.017468944191932678, -0.02534450963139534, -0.016559485346078873, -0.00011395668843761086, -0.0009326823055744171, 0.07606823742389679, -0.017366481944918633, -0.03488839790225029, 0.01934908702969551, 0.06311535090208054, -0.009924467653036118, 0.03044576570391655, -0.01759220100939274, 0.023624585941433907, -0.04803541675209999, -0.01065270695835352, 0.04490596428513527, -0.008356909267604351, -0.021352043375372887, -0.015106512233614922, 0.024792078882455826, -0.010451436042785645, 0.011803116649389267, 0.02649308368563652, 0.019405556842684746, 0.010927712544798851, 0.03175283968448639, -0.021168392151594162, -0.004595869220793247, -0.0017263733316212893, -0.05489546060562134, -0.010013187304139137, -0.044170744717121124, 0.029784930869936943, -0.012325921095907688, -0.033743150532245636 ]
neo4j-find-the-intermediate-point-between-two-latlongs
https://markhneedham.com/blog/2016/11/01/neo4j-find-the-intermediate-point-between-two-latlongs
false
2016-11-13 12:30:08
Neo4j 3.1 beta3 + docker: Creating a Causal Cluster
[ "neo4j" ]
[ "neo4j" ]
Over the weekend I've been playing around with docker and learning how to spin up a https://neo4j.com/blog/neo4j-3-1-beta-release/[Neo4j Causal Cluster]. Causal Clustering is Neo4j's new clustering architecture which makes use of https://twitter.com/ongardie[Diego Ongaro's] https://raft.github.io/[Raft consensus algorithm] to ensure writes are committed on a majority of servers. It'll be available in the 3.1 series of Neo4j which is currently in beta. I'll be using https://neo4j.com/download/other-releases/[BETA3] in this post. image::{{<siteurl>}}/uploads/2016/11/2016-11-13_09-14-41.png[2016 11 13 09 14 41,300] I don't know much about docker but luckily my colleague Kevin Van Gundy wrote a blog post a couple of weeks ago explaining how to http://kvangundy.com/wp/set-up-neo4j-and-docker/[spin up Neo4j inside a docker container] which was very helpful for getting me started. Kevin spins up a single Neo4j server using the latest released version, which at the time of writing is 3.0.7. Since we want to use a beta version we'll need to use a docker image from the https://hub.docker.com/r/neo4j/neo4j-experimental/[neo4j-experimental repository]. We're going to create 3 docker instances, each running Neo4j, and have them form a cluster. We'll name them +++<cite>+++instance0+++</cite>+++, +++<cite>+++instance1+++</cite>+++, and +++<cite>+++instance2+++</cite>+++. We'll create config files for each instance on the host machine and refer to those from our docker instance. This is the config file for +++<cite>+++instance0+++</cite>+++: +++<cite>+++/tmp/ce/instance0/conf/neo4j.conf+++</cite>+++ [source,text] ---- unsupported.dbms.edition=enterprise dbms.mode=CORE dbms.security.auth_enabled=false dbms.memory.heap.initial_size=512m dbms.memory.heap.max_size=512m dbms.memory.pagecache.size=100M dbms.tx_log.rotation.retention_policy=false dbms.connector.bolt.type=BOLT dbms.connector.bolt.enabled=true dbms.connector.bolt.listen_address=0.0.0.0:7687 dbms.connector.http.type=HTTP dbms.connector.http.enabled=true dbms.connector.http.listen_address=0.0.0.0:7474 dbms.connectors.default_listen_address=0.0.0.0 dbms.connectors.default_advertised_address=instance0 causal_clustering.initial_discovery_members=instance0:5000,instance1:5000,instance2:5000 causal_clustering.leader_election_timeout=2s ---- The only config that changes between instances is +++<cite>+++dbms.connectors.default_advertised_address+++</cite>+++ which would have a value of +++<cite>+++instance1+++</cite>+++ or +++<cite>+++instance2+++</cite>+++ for the other members of our cluster. We can create a docker instance using this config: [source,bash] ---- docker run --name=instance0 --detach \ --publish=7474:7474 \ --publish=7687:7687 \ --net=cluster \ --hostname=instance0 \ --volume /tmp/ce/instance0/conf:/conf \ --volume /tmp/ce/instance0/data:/data \ neo4j/neo4j-experimental:3.1.0-M13-beta3-enterprise ---- We create the network 'cluster' referenced on the 4th line like this: [source,bash] ---- docker network create --driver=bridge cluster ---- It's a bit of a pain having to create these config files and calls to docker by hand but luckily https://twitter.com/mesirii[Michael] has https://gist.github.com/mneedham/1e2f34a1fae89c92c0b2c88946302cac[scripted the whole thing for us]. +++<cite>+++docker.sh+++</cite>+++ [source,text] ---- function config { mkdir -p /tmp/ce/$1/conf cat > /tmp/ce/$1/conf/neo4j.conf << EOF unsupported.dbms.edition=enterprise dbms.mode=CORE dbms.security.auth_enabled=false dbms.memory.heap.initial_size=512m dbms.memory.heap.max_size=512m dbms.memory.pagecache.size=100M dbms.tx_log.rotation.retention_policy=false dbms.connector.bolt.type=BOLT dbms.connector.bolt.enabled=true dbms.connector.bolt.listen_address=0.0.0.0:7687 dbms.connector.http.type=HTTP dbms.connector.http.enabled=true dbms.connector.http.listen_address=0.0.0.0:7474 dbms.connectors.default_listen_address=0.0.0.0 dbms.connectors.default_advertised_address=${1} causal_clustering.initial_discovery_members=instance0:5000,instance1:5000,instance2:5000 causal_clustering.leader_election_timeout=2s EOF } function run { HOST=$1 INSTANCE=instance$HOST config $INSTANCE docker run --name=$INSTANCE --detach \ --publish=$[7474+$HOST]:7474 \ --publish=$[7687+$HOST]:7687 \ --net=cluster \ --hostname=$INSTANCE \ --volume /tmp/ce/$INSTANCE/conf:/conf \ --volume /tmp/ce/$INSTANCE/data:/data \ neo4j/neo4j-experimental:3.1.0-M13-beta3-enterprise } docker network create --driver=bridge cluster run 0 run 1 run 2 ---- Once we run the script we can run the following command to check that the cluster has come up: [source,bash] ---- $ docker logs instance0 Starting Neo4j. 2016-11-13 11:46:55.863+0000 INFO Starting... 2016-11-13 11:46:57.241+0000 INFO Bolt enabled on 0.0.0.0:7687. 2016-11-13 11:46:57.255+0000 INFO Initiating metrics... 2016-11-13 11:46:57.439+0000 INFO Waiting for other members to join cluster before continuing... 2016-11-13 11:47:17.816+0000 INFO Started. 2016-11-13 11:47:18.054+0000 INFO Mounted REST API at: /db/manage 2016-11-13 11:47:19.068+0000 INFO Remote interface available at http://instance0:7474/ ---- Each instance is available at port 7474 but we've mapped these to different ports on the host OS by using this line in the parameters we passed to +++<cite>+++docker run+++</cite>+++: [source,bash] ---- --publish=$[7474+$HOST]:7474 ---- We can therefore access each of these Neo4j instances from the host OS at the following ports: [source,text] ---- instance0 -> http://localhost:7474 instance1 -> http://localhost:7475 instance2 -> http://localhost:7476 ---- If we open one of those we'll be confronted with the following dialog: image::{{<siteurl>}}/uploads/2016/11/2016-11-13_12-10-06.png[2016 11 13 12 10 06,597] This is a bit strange as we explicitly disabled security in our config. The actual problem is that the Neo4j browser is unable to communicate with the underlying database. There are two ways to work around this:</p> == Connect using HTTP instead of BOLT We can tell the browser to connect to the database using the HTTP protocol rather than BOLT by unticking the checkbox: image::{{<siteurl>}}/uploads/2016/11/2016-11-13_12-12-24.png[2016 11 13 12 12 24,189] == Update the BOLT host Or we can update the Bolt host value to refer to a +++<cite>+++host:port+++</cite>+++ value that's accessible from the host OS. Each server is accessible from port 7687 but we mapped those ports to different ports on the host OS with this flag that we passed to +++<cite>+++docker run+++</cite>+++: [source,bash] ---- --publish=$[7687+$HOST]:7687 \ ---- We can access BOLT from the following ports: [source,text] ---- instance0 -> localhost:7687 instance1 -> localhost:7688 instance2 -> localhost:7689 ---- Let's try changing it for +++<cite>+++instance2+++</cite>+++:+++<div>++++++</div>+++ image::{{<siteurl>}}/uploads/2016/11/2016-11-13_12-20-29.png[2016 11 13 12 20 29,174] You might have to refresh your web browser after you change value but it usually updates automatically. We can run the +++<cite>+++:sysinfo+++</cite>+++ command in the browser to see the state of our cluster: image::{{<siteurl>}}/uploads/2016/11/2016-11-13_12-22-55.png[2016 11 13 12 22 55,453] And we're good to go. The https://gist.github.com/mneedham/1e2f34a1fae89c92c0b2c88946302cac[full script is available as a gist] if you want to give it a try. Let me know how you get on!
null
null
[ 0.012558474205434322, -0.03158683702349663, 0.011947724968194962, 0.03934405744075775, 0.09439007937908173, 0.01177638117223978, 0.019903341308236122, 0.03976331278681755, -0.017827356234192848, -0.03615698590874672, -0.0016690613701939583, -0.017440110445022583, -0.05753563344478607, 0.014221477322280407, -0.012166197411715984, 0.047989461570978165, 0.06715105473995209, 0.01630805991590023, 0.0024339593946933746, 0.014304213225841522, 0.016468608751893044, 0.047561708837747574, 0.008771964348852634, 0.028106581419706345, 0.01882869563996792, -0.002452526707202196, 0.017719144001603127, 0.00007291535439435393, -0.06314550340175629, -0.025386599823832512, 0.04871656000614166, 0.0013339435681700706, 0.012852796353399754, 0.019093642011284828, 0.028017422184348106, -0.004049754235893488, -0.04560314491391182, 0.002186953090131283, -0.009562396444380283, -0.00016840785974636674, -0.09310679137706757, 0.04808161035180092, 0.02324834279716015, 0.021156277507543564, -0.03341655060648918, 0.020662076771259308, -0.04016248509287834, 0.02485930360853672, 0.020910704508423805, 0.012711895629763603, -0.09108783304691315, 0.016645245254039764, -0.025903789326548576, 0.008404779247939587, -0.019735364243388176, 0.03342575952410698, 0.028500931337475777, -0.059227973222732544, 0.034015096724033356, -0.029682187363505363, -0.008105140179395676, -0.015061978250741959, 0.010459775105118752, 0.025427985936403275, 0.007659173104912043, -0.04038970544934273, -0.014083175919950008, 0.051026299595832825, -0.04160352423787117, 0.008361314423382282, 0.012281660921871662, 0.021131159737706184, -0.009959368035197258, -0.016665589064359665, 0.017194269225001335, -0.05396229773759842, 0.006355383899062872, 0.041493114084005356, 0.0416911356151104, 0.0462978221476078, -0.026350978761911392, -0.00353526440449059, -0.0028411441016942263, 0.029364122077822685, -0.005259328987449408, -0.046296603977680206, -0.02356797270476818, -0.004260157700628042, -0.07916653901338577, 0.06973715871572495, 0.022523852065205574, -0.050011664628982544, 0.019114604219794273, 0.0152745321393013, -0.00355752045288682, 0.03735240548849106, 0.010186067782342434, 0.030171608552336693, 0.03635355457663536, -0.010944795794785023, -0.0366317443549633, -0.014144513756036758, -0.035265494138002396, 0.02039005421102047, -0.06732303649187088, -0.031001903116703033, -0.03751256316900253, -0.015243588015437126, -0.005366537719964981, -0.0023818761110305786, -0.0007436842424795032, 0.028117649257183075, -0.02187131717801094, 0.021136224269866943, -0.08266149461269379, 0.08548600226640701, 0.016795258969068527, -0.042181264609098434, -0.029841816052794456, -0.00471069710329175, 0.04257911071181297, 0.04534612596035004, -0.009334431029856205, 0.07404876500368118, -0.022725647315382957, 0.01409622561186552, 0.011579926125705242, 0.04537547752261162, -0.0302773118019104, -0.07566965371370316, -0.01274948101490736, 0.05675632134079933, -0.00813213735818863, 0.012652146629989147, -0.023551154881715775, -0.030747592449188232, -0.01491923164576292, 0.028308100998401642, 0.05261891707777977, 0.03486018627882004, -0.007785757537931204, -0.053032036870718, 0.024399198591709137, 0.014046522788703442, 0.03422440588474274, 0.000424308207584545, -0.0003933393454644829, -0.04527663066983223, -0.036848101764917374, 0.013477474451065063, 0.00020712082914542407, 0.02107863873243332, 0.023797525092959404, -0.050853610038757324, 0.03378363698720932, 0.10584115236997604, 0.04648282006382942, 0.01849193312227726, -0.03128578141331673, 0.011062037199735641, 0.03832356631755829, 0.02151322551071644, 0.010526065714657307, 0.03930557146668434, 0.014000638388097286, -0.03063146024942398, -0.01624751277267933, 0.04687955230474472, 0.02124713733792305, 0.013569560833275318, -0.04323400929570198, -0.05967197194695473, 0.050851792097091675, -0.04480424523353577, -0.0033547175116837025, 0.033510804176330566, 0.09078440815210342, 0.020342878997325897, 0.03383112698793411, -0.006944825407117605, -0.08876083046197891, 0.06097664684057236, 0.02631947584450245, 0.029161330312490463, 0.0032671429216861725, -0.022538436576724052, 0.06625684350728989, 0.022362180054187775, 0.03035515919327736, 0.053637467324733734, -0.08166476339101791, -0.0987682193517685, 0.0053551094606518745, -0.005983166396617889, 0.05680304020643234, -0.006226861849427223, -0.01073595229536295, 0.055511899292469025, 0.002237323671579361, 0.024193765595555305, 0.005574703682214022, 0.004729448817670345, 0.022782644256949425, -0.052615199238061905, -0.06568104028701782, 0.057140741497278214, 0.027942700311541557, -0.05052393674850464, -0.06636420637369156, 0.012278440408408642, -0.03506110608577728, -0.022507259622216225, 0.025677450001239777, -0.03942719101905823, 0.05404406413435936, 0.01475462969392538, 0.03252974897623062, -0.031408946961164474, 0.031741511076688766, -0.03345581889152527, 0.03311590850353241, 0.0010012246202677488, -0.024780789390206337, 0.03043803758919239, 0.0249220822006464, 0.09940312802791595, 0.06317313015460968, -0.04092320427298546, -0.03595131263136864, 0.05390409380197525, 0.023511674255132675, -0.014039562083780766, -0.004156399052590132, -0.013261798769235611, 0.0047682118602097034, 0.011705967597663403, -0.034617941826581955, -0.030513642355799675, 0.007941125892102718, -0.032583918422460556, 0.009688773192465305, 0.05385968089103699, -0.043673817068338394, 0.06536627560853958, 0.03134225681424141, -0.00587289547547698, -0.006739538162946701, -0.054746873676776886, -0.06475342065095901, 0.006622106768190861, 0.022231848910450935, -0.007422365713864565, 0.04948428273200989, -0.025833388790488243, 0.007071286905556917, -0.05043695867061615, -0.020804135128855705, 0.034181978553533554, 0.030139733105897903, 0.06821344792842865, -0.015545962378382683, 0.0627138540148735, -0.053363632410764694, 0.019340015947818756, -0.009432032704353333, -0.05287831649184227, -0.0434635654091835, -0.04260566830635071, 0.030396323651075363, -0.0025591826997697353, 0.01132296770811081, -0.0027943162713199854, 0.03726934269070625, 0.0013492230791598558, 0.009086770936846733, -0.019410859793424606, 0.03442668542265892, -0.000728465267457068, 0.011787442490458488, -0.034559380263090134, -0.0360722690820694, 0.06827925145626068, -0.05007598176598549, 0.0019529358251020312, -0.009088616818189621, -0.07463859766721725, 0.04563618078827858, -0.05868207663297653, -0.02490524761378765, -0.004979413468390703, 0.03543440252542496, 0.03649677708745003, 0.03287622705101967, 0.0010769400978460908, 0.06148715689778328, 0.03614266961812973, 0.00333978608250618, -0.00729746138677001, -0.019739504903554916, 0.038009628653526306, -0.02898455038666725, 0.022631336003541946, 0.04172872379422188, -0.005493898410350084, -0.0022298633120954037, -0.0310695581138134, 0.030290454626083374, -0.016023915261030197, -0.27497613430023193, 0.03578832373023033, -0.01379301305860281, -0.03787008672952652, 0.0057379938662052155, -0.010533873923122883, 0.005019675008952618, -0.03597009554505348, -0.011133612133562565, -0.006139244418591261, -0.04496224597096443, -0.02143692411482334, -0.016471819952130318, 0.03273626044392586, 0.016647253185510635, 0.03519539162516594, 0.014532582834362984, -0.03195779770612717, -0.0031660087406635284, -0.001702090259641409, -0.030446548014879227, -0.03901044651865959, -0.0008580955327488482, -0.005405032075941563, 0.014285404235124588, 0.038446664810180664, -0.0982903391122818, 0.04668192192912102, -0.05739591270685196, -0.02836623415350914, -0.005116326734423637, -0.015692254528403282, -0.009732333943247795, -0.0010611633770167828, -0.017343731597065926, -0.011169802397489548, 0.02943066693842411, 0.012130463495850563, 0.006738195661455393, -0.011380709707736969, -0.015628375113010406, -0.039978690445423126, -0.028331050649285316, -0.010657764039933681, 0.07708768546581268, -0.01165116485208273, -0.06740332394838333, 0.0006041586166247725, -0.02534572035074234, 0.08779826760292053, -0.038298238068819046, -0.03834860399365425, -0.010603216476738453, 0.03586747869849205, -0.0029184736777096987, -0.030414152890443802, -0.018521646037697792, -0.011579788289964199, -0.0539577454328537, -0.03246770054101944, -0.018262797966599464, -0.041687481105327606, 0.0002604070177767426, -0.06672462075948715, -0.021820619702339172, -0.04465449973940849, -0.08057943731546402, -0.03577125445008278, 0.07421983033418655, 0.011239591054618359, -0.029146427288651466, 0.03128531575202942, -0.00915475469082594, -0.10273521393537521, -0.02106388844549656, -0.013151626102626324, -0.03044825606048107, 0.008523399941623211, 0.004198657348752022, 0.05223793536424637, -0.036399029195308685, -0.03543677181005478, 0.002706326311454177, 0.028530726209282875, 0.007067451253533363, -0.02216782420873642, 0.039217282086610794, -0.012856682762503624, -0.01600782759487629, 0.018399937078356743, 0.05404646694660187, -0.01934964582324028, -0.02026023156940937, -0.02202123962342739, 0.013432253152132034, 0.027081936597824097, 0.00605242233723402, 0.009337126277387142, 0.01637067273259163, 0.056284502148628235, 0.03963002935051918, -0.062243446707725525, 0.009138509631156921, -0.01074649766087532, -0.03180835396051407, 0.0009689255384728312, -0.043992068618535995, 0.013563279062509537, 0.03005342371761799, 0.030419329181313515, 0.015177838504314423, -0.02220534160733223, 0.03404724597930908, -0.05728950351476669, -0.011845145374536514, -0.004641045816242695, 0.0016491133719682693, 0.03670869395136833, 0.03307386115193367, 0.0002127476764144376, -0.05631624534726143, 0.026920286938548088, 0.003750183852389455, -0.006155555136501789, -0.04557077959179878, -0.022104091942310333, -0.010321936570107937, -0.027135254815220833, 0.017816096544265747, 0.02215278148651123, -0.010539008304476738, 0.04432609677314758, 0.03726303577423096, -0.0335422083735466, 0.04810862988233566, -0.02027353271842003, -0.032299116253852844, -0.052579883486032486, 0.025370944291353226, 0.009165612049400806, -0.024156613275408745, 0.017386291176080704, 0.004060020204633474, 0.01967073418200016, 0.04428631067276001, 0.029248910024762154, 0.005524936597794294, 0.017040403559803963, 0.034864552319049835, -0.007827469147741795, -0.011662031523883343, -0.03426850587129593, -0.0024858475662767887, -0.039698902517557144, -0.01888408325612545, -0.02017422765493393, 0.05257010832428932, -0.019480813294649124, -0.026228342205286026, -0.019524704664945602, 0.026385461911559105, -0.05518943816423416, -0.012362014502286911, -0.018399585038423538, 0.0008429997251369059, 0.06978712230920792, -0.031213054433465004, 0.02080107294023037, -0.008051521144807339, -0.022766249254345894, 0.004680430516600609, 0.01967332512140274, -0.04481842741370201, -0.002619605278596282, 0.023028651252388954, 0.012595834210515022, -0.011382394470274448, 0.04064585268497467, 0.05944450572133064, 0.021683257073163986, -0.017386049032211304, -0.016298813745379448, -0.004049874842166901, 0.012844880111515522, 0.052994608879089355, 0.02822801098227501, -0.016727421432733536, 0.0010739460121840239, -0.010754977352917194, 0.004517427645623684, -0.01375336479395628, 0.03210306540131569, -0.004146095830947161, 0.026071172207593918, -0.018907707184553146, -0.06782565265893936, 0.0604572519659996, 0.011576542630791664, 0.0010620435932651162, 0.024431129917502403, 0.003212545532733202, 0.00926175620406866, -0.033877983689308167, 0.04646887630224228, 0.06112630292773247, -0.07005034387111664, -0.02005309984087944, -0.009058142080903053, 0.006972888950258493, -0.002946465276181698, 0.011461039073765278, -0.060399461537599564, -0.03465132415294647, 0.0026855177711695433, 0.012414001859724522, -0.049508191645145416, -0.056894805282354355, -0.006729886867105961, 0.017412273213267326, 0.007794629782438278, 0.017792951315641403, 0.006197743583470583, -0.007974659092724323, -0.020004477351903915, -0.03576008230447769, 0.051075395196676254, -0.037390321493148804, 0.004249169025570154, -0.014380752108991146, -0.021238606423139572, 0.01691802591085434, -0.03135712072253227, 0.008518149144947529, 0.016328375786542892, -0.009054579772055149, 0.006262342911213636, -0.025627421215176582, 0.02466467209160328, -0.010649213567376137, 0.02858205884695053, -0.009681974537670612, -0.0030232383869588375, -0.05201386287808418, -0.01460053026676178, -0.0400833860039711, -0.0011840390507131815, -0.016830282285809517, 0.030149566009640694, 0.017495865002274513, 0.02964048832654953, 0.00700050825253129, 0.025480102747678757, -0.028535393998026848, -0.031354572623968124, 0.061472177505493164, -0.06939984858036041, -0.038526687771081924, -0.030693307518959045, -0.05398951470851898, 0.00030920369317755103, 0.022116515785455704, 0.018233899027109146, -0.027580920606851578, 0.05150925740599632, 0.045389797538518906, 0.0164123997092247, 0.010159502737224102, -0.01056046411395073, 0.037598200142383575, -0.02721436321735382, -0.006828034296631813, -0.0756339505314827, -0.0014336251188069582, 0.04144962504506111, -0.010141901671886444, 0.010833119973540306, -0.0016325464239344, -0.032945968210697174, 0.005110533908009529, -0.06416405737400055, -0.04093264043331146, 0.030126096680760384, -0.04482506588101387, 0.008379400707781315, -0.010112930089235306, -0.07025067508220673, 0.03514969348907471, 0.026813700795173645, -0.04262903332710266, -0.015378405340015888, -0.008377306163311005, 0.040744684636592865, -0.02846458926796913, 0.030661163851618767, -0.019920986145734787, -0.02927323803305626, 0.08978535979986191, 0.029191019013524055, -0.005917131435126066, 0.04462398588657379, -0.017904849722981453, 0.045058052986860275, 0.02752973698079586, 0.0000396016585000325, 0.016604771837592125, 0.02061411738395691, -0.04253704845905304, -0.05455409362912178, 0.033107683062553406, 0.02683207206428051, -0.03478643298149109, -0.03304515406489372, 0.05809546262025833, 0.01329215057194233, -0.04034636542201042, -0.0391191728413105, 0.0536186508834362, -0.05274495109915733, -0.01609850861132145, -0.032807037234306335, 0.012148667126893997, -0.05326718091964722, 0.027105901390314102, -0.016198396682739258, 0.020739369094371796, 0.06843489408493042, 0.005556011572480202, -0.020379645749926567, 0.0008363763336092234, 0.10833486169576645, 0.09036093205213547, 0.02880874089896679, 0.005810463801026344, 0.07929126173257828, -0.02000015415251255, -0.025101706385612488, 0.00557118421420455, -0.006366504356265068, -0.03201458975672722, -0.006739313714206219, 0.02532135881483555, 0.07362987846136093, -0.02635255828499794, 0.0742390975356102, -0.014910620637238026, -0.015811530873179436, -0.01295179221779108, 0.004128473810851574, 0.016686469316482544, 0.03345052897930145, 0.026250120252370834, 0.04206095635890961, -0.02609039656817913, -0.038262948393821716, 0.013784836046397686, -0.012667739763855934, -0.02089836075901985, -0.0018066024640575051, -0.006256770342588425, 0.006438696291297674, 0.02364826388657093, 0.03183368965983391, 0.07937804609537125, -0.030905338004231453, 0.0023767747916281223, 0.00964893214404583, 0.0327184684574604, -0.012915872037410736, 0.02489074505865574, -0.014205390587449074, -0.005795279983431101, -0.017182711511850357, -0.023308278992772102, 0.0025111541617661715, -0.009740964509546757, -0.02072642743587494, 0.017582900822162628, -0.0159689299762249, -0.022638587281107903, 0.002672776812687516, -0.016737842932343483, -0.006569500546902418, -0.043713632971048355, -0.02330022305250168, -0.06545717269182205, -0.06549949944019318, 0.010901439934968948, 0.007880506105720997, 0.00854523852467537, -0.02099999599158764, -0.025178631767630577, -0.02188814803957939, -0.011835215613245964, 0.05748870223760605, -0.0710185170173645, 0.010359109379351139, 0.010199862532317638, 0.025649478659033775, 0.007716348860412836, 0.013695950619876385, 0.05431138724088669, 0.005349551793187857, 0.003742269007489085, -0.00616220710799098, 0.030535008758306503, 0.019937241449952126, 0.0009265833650715649, -0.00941437017172575, -0.090457983314991, 0.022303812205791473, 0.038124874234199524, -0.0030212528072297573, -0.08457779139280319, 0.02826889604330063, 0.03387776389718056, 0.014869985170662403, 0.03698164224624634, -0.01812676526606083, 0.010120384395122528, -0.028699077665805817, 0.007959118112921715, -0.011856621131300926, -0.014549480751156807, 0.033436864614486694, -0.010666025802493095, 0.08017179369926453, 0.04270156845450401, -0.029607141390442848, -0.03015889786183834, -0.018855901435017586, -0.0028877940494567156, 0.010532361455261707, -0.04272574558854103, -0.026885317638516426, -0.0317622646689415, -0.09541209787130356, -0.045214131474494934, -0.006086540408432484, -0.024391889572143555, -0.033523380756378174, 0.02547052688896656, 0.014552007429301739, -0.018451549112796783, 0.0007120798109099269, -0.04287928342819214, 0.0096302954480052, -0.024736052379012108, -0.007304895669221878, -0.008304345421493053, -0.007004395592957735, -0.0017896234057843685, -0.0049631306901574135, 0.006232547573745251, -0.04791347682476044, -0.011847149580717087, -0.01263880543410778, 0.04003935307264328, 0.03925324231386185, 0.04705200716853142, -0.013097792863845825 ]
[ -0.049054790288209915, -0.04310154914855957, -0.05471443757414818, -0.03237741440534592, 0.07194958627223969, -0.036250002682209015, -0.038835447281599045, 0.011308625340461731, -0.008017975836992264, -0.02944858931005001, 0.0302217248827219, -0.058624282479286194, -0.012466588988900185, -0.010137614794075489, 0.07601015269756317, 0.009837566874921322, -0.01605541817843914, -0.05876535922288895, -0.0001552222529426217, 0.03722502291202545, -0.03055652044713497, -0.04495668411254883, -0.02680712752044201, -0.04183628782629967, -0.019871050491929054, 0.05823463946580887, 0.03657473996281624, -0.00889151357114315, -0.020398857071995735, -0.2025555819272995, 0.017573652788996696, 0.006008926313370466, 0.016280433163046837, -0.003485762281343341, 0.0288668442517519, 0.04538130760192871, 0.047906000167131424, -0.0061477795243263245, -0.01163316611200571, 0.025800958275794983, 0.03547465801239014, 0.007853164337575436, -0.05632906034588814, 0.0005355285829864442, 0.03609548881649971, 0.017471250146627426, -0.021687829867005348, -0.022183779627084732, -0.008262891322374344, -0.022711189463734627, -0.029902556911110878, -0.02171286940574646, -0.025332016870379448, -0.025000790134072304, 0.0006258440553210676, 0.02834327146410942, 0.024448605254292488, 0.07299983501434326, 0.010254004038870335, 0.007317492738366127, 0.04966628551483154, -0.006233586929738522, -0.12940962612628937, 0.07947193086147308, 0.06266113370656967, 0.0013425726210698485, -0.04882695898413658, 0.0007861051126383245, 0.005472507327795029, 0.08252771198749542, 0.039391711354255676, 0.023890750482678413, -0.040518730878829956, 0.07845519483089447, 0.01030802447348833, 0.02272110804915428, -0.003049323335289955, 0.047318682074546814, 0.033261653035879135, -0.040324266999959946, -0.03680434077978134, 0.016897866502404213, -0.03893856704235077, 0.0022474899888038635, -0.055358707904815674, 0.01105969212949276, -0.00647568516433239, 0.04231245815753937, -0.0018598505994305015, 0.04713641107082367, -0.004982559941709042, 0.023431265726685524, 0.06352385133504868, 0.014605164527893066, -0.08951188623905182, -0.013064361177384853, 0.005421362817287445, -0.002036097226664424, -0.001919054426252842, 0.39405515789985657, 0.015245436690747738, 0.012996786274015903, 0.06084274500608444, 0.03306766599416733, -0.004219518043100834, -0.02381160296499729, 0.007388910744339228, -0.07148656249046326, 0.05208790302276611, -0.0009756775107234716, 0.0008543205331079662, -0.020288201048970222, 0.0561290979385376, -0.08936841785907745, -0.015112985856831074, -0.022811606526374817, 0.03853980824351311, 0.021684693172574043, -0.02337748557329178, -0.00949344877153635, -0.02648925594985485, -0.008055775426328182, 0.05410937964916229, 0.02536250278353691, 0.043814148753881454, 0.015213517472147942, 0.012242166325449944, 0.014602070674300194, 0.03450988978147507, 0.005803248845040798, 0.04281388595700264, 0.015257609076797962, -0.059322018176317215, 0.029803786426782608, 0.01804528199136257, -0.004761377349495888, 0.029150106012821198, -0.06138840317726135, -0.04588116332888603, 0.03304784744977951, -0.02066822536289692, -0.02351645939052105, 0.06600557267665863, -0.010432876646518707, -0.04537216201424599, 0.11652182042598724, 0.0025083012878894806, -0.027224140241742134, -0.01130916178226471, -0.04737439006567001, -0.0009898061398416758, 0.0460318885743618, -0.01609756238758564, -0.06956461817026138, -0.001508919638581574, -0.004978279583156109, 0.07768143713474274, -0.00512573029845953, -0.09657276421785355, 0.029103325679898262, -0.039792854338884354, -0.024202778935432434, -0.0376870259642601, 0.07198691368103027, 0.041040387004613876, -0.12438229471445084, -0.0018530339002609253, 0.03147224336862564, 0.047728873789310455, -0.046143364161252975, -0.006052752956748009, 0.029477497562766075, 0.0019558609928935766, -0.044974591583013535, 0.06549064815044403, -0.03768104687333107, -0.01694800890982151, 0.00664908392354846, 0.04433524236083031, -0.0011454374762251973, -0.001052997657097876, 0.008890459313988686, -0.04384656250476837, 0.009147902019321918, -0.04567190632224083, -0.07884728908538818, -0.08668981492519379, 0.02368769608438015, -0.06035603955388069, -0.054266706109046936, -0.04376811161637306, 0.005247561261057854, -0.05110582336783409, 0.11252924799919128, -0.018094774335622787, -0.04989294335246086, 0.0070258257910609245, 0.009215137921273708, -0.02974790520966053, -0.027226552367210388, 0.005460810847580433, 0.04602183401584625, -0.031734660267829895, 0.04609457403421402, -0.06508326530456543, 0.039658352732658386, 0.08483202010393143, -0.015147244557738304, 0.07221321016550064, 0.03426250070333481, -0.03376396372914314, 0.007288843393325806, 0.010361259803175926, 0.01440965011715889, -0.009215069934725761, 0.005286438390612602, 0.012659733183681965, -0.005034842528402805, 0.009286530315876007, 0.04817984253168106, 0.0014004253316670656, -0.01440599374473095, -0.04690471291542053, -0.34407150745391846, -0.06409095972776413, -0.028487883508205414, -0.007180157117545605, 0.03414580598473549, -0.025713544338941574, 0.039475034922361374, -0.0061183953657746315, 0.005537126678973436, -0.02287381701171398, 0.07722505182027817, -0.029713645577430725, 0.014999203383922577, -0.08187199383974075, 0.0014084777794778347, 0.04732174798846245, -0.003193811047822237, 0.022965533658862114, -0.02548970840871334, 0.009118513204157352, -0.0033601359464228153, -0.054304953664541245, -0.02606329321861267, -0.012429504655301571, 0.006347918417304754, -0.003179839812219143, 0.09703542292118073, 0.005278690718114376, 0.038320522755384445, -0.01758497580885887, 0.056856099516153336, 0.013901268132030964, -0.0049148909747600555, -0.09198519587516785, -0.013688305392861366, -0.00025635052588768303, 0.04144171252846718, 0.010478135198354721, -0.019600259140133858, -0.002894192934036255, -0.05102645233273506, 0.010112021118402481, -0.05800727754831314, -0.06459038704633713, -0.046777185052633286, 0.007028005551546812, -0.025410674512386322, 0.006069537717849016, 0.000056034234148683026, 0.03624036908149719, 0.003836502321064472, 0.001548410626128316, -0.008185614831745625, 0.021747440099716187, 0.011587390676140785, -0.01585719920694828, -0.06935392320156097, -0.022851858288049698, 0.021785074844956398, 0.01967894844710827, 0.024932080879807472, 0.055394962430000305, 0.0008065426372922957, -0.08035897463560104, 0.02875988930463791, -0.008899818174540997, -0.03510134667158127, 0.011629601009190083, 0.023961206898093224, -0.05650964379310608, 0.006217191461473703, 0.11322852969169617, 0.002364839892834425, 0.03470984846353531, 0.044915612787008286, 0.010502640157938004, -0.01944734714925289, 0.026353739202022552, 0.023408351466059685, -0.0008538017864339054, 0.032151781022548676, -0.03457987681031227, 0.042435359209775925, 0.000664073450025171, -0.019968852400779724, 0.06849395483732224, 0.009087292477488518, -0.05319450795650482, 0.046535201370716095, 0.030801082029938698, -0.028571251779794693, 0.00704855564981699, -0.03132287785410881, -0.05237417295575142, 0.0518023818731308, -0.002312013180926442, -0.2712310552597046, 0.02735637128353119, 0.03567858785390854, 0.04725313559174538, 0.007745606824755669, -0.0003561503835953772, 0.03361628204584122, -0.020652221515774727, 0.029010146856307983, 0.022528154775500298, 0.010246777907013893, 0.0537835918366909, -0.010785956867039204, 0.0018170563271269202, 0.0036791302263736725, 0.01631506159901619, 0.03561568632721901, 0.0017783577786758542, 0.010007977485656738, -0.0585281066596508, 0.025294804945588112, -0.01007833518087864, 0.1842627227306366, 0.013919170945882797, -0.009468218311667442, 0.053754620254039764, -0.02797180786728859, 0.04130939766764641, 0.027839474380016327, 0.00802757777273655, -0.032234951853752136, 0.027471641078591347, -0.0038317374419420958, -0.011406268924474716, 0.019571077078580856, -0.033707376569509506, -0.0012329707387834787, 0.031614359468221664, 0.03480282798409462, -0.01983148790895939, 0.007658528629690409, 0.016725804656744003, -0.016912681981921196, 0.03440549597144127, 0.05677824467420578, -0.030566159635782242, -0.01016552746295929, -0.04559201002120972, -0.07774967700242996, -0.014739550650119781, -0.060731686651706696, -0.04156774282455444, -0.01275614369660616, -0.043661799281835556, 0.0016339451540261507, 0.10110379010438919, -0.000009772981684363913, -0.03326568752527237, 0.016051916405558586, -0.008278456516563892, -0.0008604915346950293, -0.056682273745536804, 0.10611305385828018, 0.004196785390377045, 0.04765576124191284 ]
[ 0.04085862636566162, 0.047301653772592545, -0.00910941418260336, 0.03498492389917374, 0.02615794539451599, -0.03363939747214317, -0.027377735823392868, -0.026921633630990982, -0.0007132206228561699, -0.0009708092547953129, -0.03747735917568207, 0.04224390536546707, 0.056855421513319016, 0.013901326805353165, -0.027810707688331604, 0.0071146078407764435, -0.0007354741683229804, 0.04921921715140343, 0.023190736770629883, 0.002167396480217576, -0.07308744639158249, -0.030161159113049507, 0.045238882303237915, 0.0016609629383310676, -0.028726765885949135, 0.047395288944244385, -0.026256993412971497, -0.027814064174890518, 0.007532608695328236, -0.11948470026254654, 0.00500393845140934, 0.0016589886508882046, -0.006076147314161062, -0.024117417633533478, 0.014406343922019005, 0.029852245002985, 0.034841522574424744, -0.0010743504390120506, -0.024909764528274536, 0.011261697858572006, 0.0663740485906601, -0.021831870079040527, -0.0052612717263400555, -0.012880636379122734, 0.0016481784405186772, -0.022946301847696304, -0.055398184806108475, -0.033469874411821365, 0.026520034298300743, -0.0035124809946864843, -0.044483255594968796, -0.02912045828998089, -0.013398304581642151, 0.007829636335372925, -0.02752687968313694, 0.0063973101787269115, 0.014210592024028301, -0.015473037958145142, 0.03953097015619278, 0.002663485938683152, 0.059094369411468506, -0.006972776725888252, -0.05675097927451134, -0.024777909740805626, 0.008901539258658886, -0.012824931181967258, 0.024045327678322792, 0.026265393942594528, 0.011861266568303108, 0.013090171851217747, 0.011617399752140045, 0.07466822862625122, -0.04642747342586517, -0.0540614016354084, -0.01697264052927494, 0.022001883015036583, 0.050685420632362366, -0.016427811235189438, -0.026584971696138382, 0.038394372910261154, -0.03304298222064972, 0.0023639118298888206, -0.018366845324635506, -0.030273666605353355, -0.0637233555316925, 0.012101978063583374, -0.020503150299191475, -0.004879925400018692, 0.026959234848618507, 0.004759360570460558, -0.017841557040810585, 0.03344529867172241, -0.036947887390851974, -0.04761917516589165, -0.049538109451532364, -0.03200526908040047, 0.0036474415101110935, -0.022056235000491142, 0.03284377604722977, 0.8044323325157166, 0.015801720321178436, -0.005694117862731218, 0.014108119532465935, -0.003432393539696932, 0.03832587972283363, 0.006465531885623932, 0.0195971317589283, -0.004300777334719896, -0.03165746480226517, 0.028101881965994835, -0.00522205326706171, 0.007821186445653439, 0.01239281427115202, 0.03344719484448433, -0.0006026657065376639, 0.011696970090270042, 0.029242265969514847, -0.022479336708784103, 0.0003119997854810208, 0.026515338569879532, 0.04558283090591431, 0.019226718693971634, 0.039103854447603226, -0.00872673001140356, -0.02179453708231449, -0.15592439472675323, -0.06111922487616539, -6.951256456228827e-33, 0.05421159416437149, -0.03174402937293053, 0.059172071516513824, 0.008507625199854374, 0.038546495139598846, 0.021752845495939255, -0.01769322343170643, -0.056572068482637405, -0.017475739121437073, -0.04134879633784294, -0.04855944216251373, -0.008227501064538956, 0.015232781879603863, -0.02365932986140251, 0.017135940492153168, -0.035102374851703644, 0.00043658146751113236, 0.01873054914176464, -0.012095035053789616, -0.0073511903174221516, 0.0006975217256695032, 0.02876373566687107, -0.07547345757484436, 0.013163565658032894, 0.006175345741212368, 0.025799019262194633, 0.024568121880292892, -0.013648917898535728, -0.0013856282457709312, -0.0462222583591938, -0.017139798030257225, -0.003427499206736684, -0.02401883713901043, -0.004619542974978685, 0.016655415296554565, -0.04911879077553749, -0.03107554279267788, 0.005060549359768629, -0.04384586960077286, -0.029334671795368195, -0.028334828093647957, -0.035450637340545654, -0.011633516289293766, -0.040691498667001724, -0.021746797487139702, -0.007536988705396652, 0.012965423986315727, 0.0019394741393625736, 0.01234907004982233, 0.004824624862521887, 0.02429950423538685, 0.0013017907040193677, -0.003667780663818121, 0.007640194147825241, -0.05195676535367966, 0.009991176426410675, 0.02048930712044239, -0.005820170044898987, -0.005629661027342081, -0.00019575150508899242, -0.007821609266102314, -0.012484225444495678, -0.036861591041088104, 0.03158436343073845, 0.018682075664401054, 0.04363516345620155, 0.00886304397135973, 0.04897541180253029, -0.009676716290414333, 0.05732421576976776, -0.04773656278848648, 0.04747821390628815, -0.0274562519043684, 0.01297125592827797, 0.017906390130519867, -0.031114788725972176, 0.0103791868314147, 0.005137946922332048, -0.006897744257003069, 0.04892011359333992, -0.039376500993967056, -0.01372508518397808, -0.03343699127435684, -0.0020408667623996735, -0.021059542894363403, -0.029247324913740158, 0.030585041269659996, 0.03939969837665558, 0.018269261345267296, 0.01545768603682518, 0.04806980490684509, 0.04747806116938591, -0.009000180289149284, -0.017368175089359283, -0.05316679924726486, 6.164570086252457e-33, -0.019849464297294617, -0.015571308322250843, -0.02834823541343212, 0.007768858689814806, 0.0213274247944355, 0.015195141546428204, 0.023608162999153137, 0.00031001385650597513, -0.03242651745676994, 0.005313393659889698, -0.00940548162907362, 0.00579701317474246, -0.019969509914517403, 0.04642736166715622, 0.03587469086050987, 0.0003557893505785614, 0.01692114770412445, -0.050817493349313736, 0.013602699153125286, 0.001289171283133328, 0.03688820078969002, -0.0053795380517840385, 0.019633619114756584, 0.03170314431190491, 0.02264994941651821, -0.0012561227194964886, 0.02161998115479946, 0.004090544302016497, -0.019701361656188965, 0.0044663031585514545, -0.002988419495522976, -0.050184134393930435, 0.008414641954004765, 0.025378232821822166, 0.015612361021339893, 0.029392153024673462, -0.008965302258729935, 0.030537966638803482, -0.01073711458593607, -0.021633462980389595, 0.02425379864871502, -0.0078098103404045105, -0.035166967660188675, 0.07078220695257187, 0.014333589002490044, 0.0077956607565283775, 0.014492086134850979, 0.01640930399298668, 0.008947593159973621, 0.018249481916427612, -0.023997589945793152, -0.00879358034580946, 0.018481992185115814, 0.0231871847063303, 0.022252419963479042, -0.061024151742458344, -0.010846411809325218, 0.028212809935212135, -0.011451857164502144, 0.03772106394171715, 0.004773758817464113, -0.03957512229681015, -0.011923542246222496, 0.030738521367311478, -0.019748905673623085, -0.04474595561623573, -0.00985961128026247, -0.016565728932619095, -0.03140221908688545, 0.026322215795516968, 0.012022736482322216, 0.023497849702835083, -0.0015261245425790548, 0.05031665414571762, 0.029988327994942665, -0.035283561795949936, -0.024818599224090576, -0.004258555360138416, -0.022676371037960052, 0.015222144313156605, -0.013899184763431549, 0.053828876465559006, -0.00277048721909523, -0.036704398691654205, 0.013311794959008694, 0.003351751947775483, 0.01163344457745552, 0.03320498764514923, 0.0023559012915939093, -0.028419481590390205, 0.024935614317655563, -0.019105976447463036, -0.05657712370157242, 0.04689023643732071, -0.03974298760294914, -1.2133059890118147e-8, 0.023450205102562904, 0.018216993659734726, 0.0027550377417355776, 0.012015007436275482, -0.00791134126484394, 0.03674360364675522, 0.0074343448504805565, 0.0032960879616439342, -0.04329652339220047, 0.01333999540656805, -0.002959098434075713, -0.022769656032323837, -0.014187621884047985, -0.004877852741628885, 0.017837421968579292, -0.011295299977064133, -0.012814954854547977, -0.027653688564896584, 0.03168657049536705, -0.011244279332458973, 0.017939114943146706, 0.01827181875705719, -0.001737996470183134, 0.01970698870718479, -0.011930220760405064, -0.016683941707015038, 0.04303247854113579, -0.05685986205935478, -0.020380105823278427, -0.06489642709493637, -0.009389309212565422, -0.010685110464692116, -0.06355568021535873, 0.015110579319298267, -0.052456799894571304, -0.002813416300341487, 0.016890235245227814, 0.038388170301914215, 0.031361307948827744, 0.03589935228228569, -0.04155789315700531, 0.010828536935150623, -0.036756813526153564, -0.048129431903362274, -0.032066043466329575, 0.008481509983539581, -0.024238212034106255, 0.00025022795307449996, 0.03908248245716095, -0.04216437414288521, 0.004831133875995874, -0.008576178923249245, 0.029856063425540924, 0.061340853571891785, 0.052868787199258804, 0.013105071149766445, 0.003736114827916026, -0.024352455511689186, 0.02255735918879509, -0.0263918898999691, 0.06402793526649475, 0.01870366372168064, -0.021124208346009254, -0.008964135311543941 ]
neo4j-3-1-beta3-docker-creating-a-causal-cluster
https://markhneedham.com/blog/2016/11/13/neo4j-3-1-beta3-docker-creating-a-causal-cluster
false
2016-11-22 19:56:31
Kubernetes: Writing hostname to a file
[ "kubernetes" ]
[ "Software Development" ]
Over the weekend I spent a bit of time playing around with Kubernetes and to get the hang of the technology I set myself the task of writing the hostname of the machine to a file. I'm using the excellent https://github.com/kubernetes/minikube[minikube] tool to create a local Kubernetes cluster for my experiments so the first step is to spin that up: [source,bash] ---- $ minikube start Starting local Kubernetes cluster... Kubectl is now configured to use the cluster. ---- The first thing I needed to work out how to get the hostname. I figured there was probably an environment variable that I could access. We can call the +++<cite>+++env+++</cite>+++ command to see a list of all the environment variables in a container so I created a pod template that would show me that information: +++<cite>+++hostname_super_simple.yaml+++</cite>+++ [source,text] ---- apiVersion: v1 kind: Pod metadata: name: mark-super-simple-test-pod spec: containers: - name: test-container image: gcr.io/google_containers/busybox:1.24 command: [ "/bin/sh", "-c", "env" ] dnsPolicy: Default restartPolicy: Never ---- I then created a pod from that template and checked the logs of that pod: [source,bash] ---- $ kubectl create -f hostname_super_simple.yaml pod "mark-super-simple-test-pod" created ---- [source,bash] ---- $ kubectl logs mark-super-simple-test-pod KUBERNETES_SERVICE_PORT=443 KUBERNETES_PORT=tcp://10.0.0.1:443 HOSTNAME=mark-super-simple-test-pod SHLVL=1 HOME=/root KUBERNETES_PORT_443_TCP_ADDR=10.0.0.1 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin KUBERNETES_PORT_443_TCP_PORT=443 KUBERNETES_PORT_443_TCP_PROTO=tcp KUBERNETES_SERVICE_PORT_HTTPS=443 KUBERNETES_PORT_443_TCP=tcp://10.0.0.1:443 PWD=/ KUBERNETES_SERVICE_HOST=10.0.0.1 ---- The information we need is in +++<cite>+++$HOSTNAME+++</cite>+++ so the next thing we need to do is created a pod template which puts that into a file. +++<cite>+++hostname_simple.yaml+++</cite>+++ [source,text] ---- apiVersion: v1 kind: Pod metadata: name: mark-test-pod spec: containers: - name: test-container image: gcr.io/google_containers/busybox:1.24 command: [ "/bin/sh", "-c", "echo $HOSTNAME > /tmp/bar; cat /tmp/bar" ] dnsPolicy: Default restartPolicy: Never ---- We can create a pod using this template by running the following command: [source,bash] ---- $ kubectl create -f hostname_simple.yaml pod "mark-test-pod" created ---- Now let's check the logs of the instance to see whether our script worked: [source,bash] ---- $ kubectl logs mark-test-pod mark-test-pod ---- Indeed it did, good times!
null
null
[ -0.014763287268579006, -0.019188886508345604, -0.04257849231362343, 0.031319279223680496, 0.09294681996107101, 0.022373968735337257, 0.0019403740298002958, 0.02860264480113983, -0.0026144124567508698, -0.02846464142203331, -0.013905094936490059, -0.014343596994876862, -0.049217429012060165, 0.058281444013118744, -0.015950201079249382, 0.0600304938852787, 0.06742184609174728, -0.019652076065540314, 0.020712919533252716, 0.027392476797103882, 0.03202727064490318, 0.0406225360929966, 0.03856929391622543, 0.03159353882074356, 0.022759288549423218, 0.022595223039388657, 0.00021802882838528603, 0.03520552068948746, -0.0604071244597435, 0.004895581863820553, 0.016861384734511375, 0.003494442906230688, 0.028442487120628357, 0.003877023933455348, 0.01578260213136673, -0.01962754875421524, -0.010919524356722832, -0.018331386148929596, 0.008890502154827118, 0.009860813617706299, -0.0534503236413002, 0.032555583864450455, 0.017830006778240204, -0.004375341348350048, -0.0062301005236804485, 0.007455028127878904, -0.028802135959267616, 0.002052665688097477, 0.014444446191191673, -0.0029961951076984406, -0.05724410340189934, 0.005968647077679634, -0.006362906191498041, -0.02142215706408024, 0.008467617444694042, 0.035099513828754425, 0.03921220079064369, -0.07923291623592377, 0.02823038585484028, -0.02229319140315056, -0.043243035674095154, -0.020199792459607124, 0.01201276108622551, 0.0687282457947731, 0.018309693783521652, -0.012297195382416248, -0.005187241826206446, 0.03238807991147041, -0.032986532896757126, -0.0003347007150296122, -0.00818784348666668, 0.012547877617180347, -0.010672932490706444, -0.008985333144664764, 0.01783747598528862, -0.04788423329591751, 0.01708809845149517, 0.011203893460333347, 0.03160345181822777, 0.09104610234498978, -0.0359148308634758, -0.0265341866761446, -0.03009752556681633, 0.012060791254043579, 0.002218421781435609, -0.03650221228599548, -0.05212812125682831, 0.003140062792226672, -0.06587615609169006, 0.07232442498207092, 0.06866729259490967, -0.05418887734413147, 0.002883822889998555, 0.011063018813729286, 0.013545038178563118, -0.000845585367642343, 0.029092127457261086, 0.037077952176332474, 0.02802657149732113, -0.01015466544777155, -0.018683379516005516, 0.021971294656395912, -0.015516811050474644, 0.05563730373978615, -0.09245160222053528, -0.009137568064033985, -0.034123342484235764, -0.021617542952299118, 0.0073738605715334415, 0.008712106384336948, 0.01279726903885603, 0.00939239002764225, -0.01764049381017685, 0.024306684732437134, -0.07625016570091248, 0.06869416683912277, 0.022755376994609833, -0.049031633883714676, 0.016962265595793724, 0.011280357837677002, -0.004812874831259251, 0.050207555294036865, -0.013562807813286781, 0.06380873173475266, -0.03553393855690956, -0.0009908273350447416, 0.0031913353595882654, 0.05524196848273277, -0.03495585918426514, -0.06341592967510223, -0.016535090282559395, 0.0381869375705719, 0.045478951185941696, 0.01349020004272461, -0.006266133394092321, -0.02737782709300518, -0.01293871272355318, 0.012649493291974068, 0.030988115817308426, 0.06360699236392975, -0.0037619781214743853, -0.03188476338982582, -0.004169396590441465, 0.008663320913910866, 0.032152850180864334, 0.018236536532640457, -0.016017237678170204, -0.05272607505321503, -0.037757162004709244, 0.03931179642677307, -0.022531552240252495, 0.013517823070287704, 0.05792954936623573, -0.023153871297836304, -0.003045459045097232, 0.08964002132415771, 0.029009681195020676, 0.02068963274359703, -0.007342041935771704, -0.013687117956578732, 0.03772694244980812, 0.04647715762257576, 0.026232905685901642, 0.05481376498937607, 0.024499941617250443, -0.034006502479314804, -0.001564912497997284, 0.038408417254686356, 0.03322441875934601, -0.01837717927992344, -0.04963918775320053, -0.0693245455622673, 0.05586260184645653, -0.011447281576693058, 0.013927127234637737, 0.027793968096375465, 0.09143175929784775, 0.023511510342359543, 0.025347067043185234, 0.021503886207938194, -0.07212067395448685, 0.02259257063269615, -0.010288780555129051, 0.004162919707596302, 0.03887137025594711, -0.01743832789361477, 0.033952176570892334, 0.04268024489283562, 0.005606498569250107, 0.032267581671476364, -0.08295852690935135, -0.0955142006278038, -0.014198417775332928, 0.0011970022460445762, 0.03851139172911644, -0.029652077704668045, -0.005584661848843098, 0.06790613383054733, 0.01893565058708191, 0.02424655482172966, 0.02481461875140667, 0.011513925157487392, 0.017765572294592857, -0.08559459447860718, -0.06557588279247284, 0.04588349536061287, -0.0014650037046521902, -0.04447879269719124, -0.0320039838552475, 0.01415051706135273, -0.057210102677345276, 0.013299294747412205, 0.05023137107491493, -0.031905949115753174, 0.030616721138358116, -0.002667737891897559, 0.006469824817031622, -0.011709502898156643, 0.03478822484612465, -0.02341131679713726, 0.006275689695030451, 0.0021272413432598114, -0.030651338398456573, 0.012872072868049145, 0.017805548384785652, 0.10709307342767715, 0.06455043703317642, -0.036020055413246155, -0.06099989637732506, 0.06911534070968628, 0.028211165219545364, -0.026354113593697548, 0.006092540919780731, -0.011833707801997662, -0.014416031539440155, 0.02414560690522194, -0.029731931164860725, -0.0033935492392629385, 0.0013974499888718128, -0.038548413664102554, -0.012994498014450073, 0.07008755207061768, -0.02745138108730316, 0.05788303166627884, 0.021166566759347916, -0.01965213008224964, 0.006602518260478973, -0.05022112652659416, -0.079631008207798, -0.014687075279653072, 0.025237007066607475, -0.019833873957395554, 0.047663137316703796, -0.048360373824834824, -0.004499200265854597, -0.04041147977113724, -0.04655587673187256, 0.008960234001278877, 0.004247346427291632, 0.06319057196378708, -0.0440334752202034, 0.06793498992919922, -0.037471529096364975, 0.01981412060558796, 0.0015800296096131206, -0.02749672345817089, -0.009270918555557728, 0.0010930889984592795, -0.0059324633330106735, -0.004804007709026337, -0.01792191155254841, -0.010951905511319637, 0.04096341133117676, -0.013998213224112988, 0.020312171429395676, 0.003945372998714447, 0.016722101718187332, 0.023996051400899887, 0.018590668216347694, -0.03176203742623329, -0.0193032119423151, 0.04474319517612457, -0.06177695095539093, -0.018649417906999588, 0.045843351632356644, -0.07882436364889145, -0.005118069238960743, -0.08602693676948547, -0.027895504608750343, -0.04415012523531914, -0.005135826300829649, 0.010165479965507984, 0.016644444316625595, 0.0350634790956974, 0.04229625314474106, 0.02842901647090912, -0.006707211025059223, 0.02082439884543419, -0.0015561665641143918, 0.023267997428774834, -0.02992250770330429, -0.0015473596286028624, 0.02625562809407711, -0.020053314045071602, -0.029654162004590034, -0.05348806828260422, 0.00492128636687994, -0.049831464886665344, -0.272310346364975, 0.04185491055250168, 0.005729610566049814, -0.04823276400566101, 0.025439538061618805, -0.027689725160598755, -0.007333623711019754, -0.037703901529312134, 0.014083805494010448, 0.014100310392677784, -0.05100163072347641, -0.019241809844970703, -0.019513670355081558, 0.02652556449174881, -0.00901083555072546, 0.044163767248392105, 0.0024008897598832846, -0.03708433359861374, 0.013370235450565815, -0.032260239124298096, -0.0054803043603897095, -0.03892067074775696, 0.01493606436997652, 0.029016055166721344, 0.020850207656621933, 0.05315514653921127, -0.07405273616313934, 0.0734197273850441, -0.03112928569316864, -0.0031303188297897577, -0.004552048165351152, -0.03748021647334099, 0.0009025314939208329, -0.007787518203258514, -0.004940047860145569, 0.002412588568404317, 0.009828891605138779, -0.010652820579707623, 0.028773443773388863, 0.010293588973581791, -0.050761036574840546, -0.042200472205877304, 0.004016660153865814, -0.000798311026301235, 0.07993056625127792, -0.030122676864266396, -0.052827686071395874, -0.030603963881731033, -0.04308075085282326, 0.08189281821250916, -0.055806271731853485, -0.02306397631764412, -0.004617564845830202, 0.04079490527510643, -0.02406332455575466, -0.02008519507944584, -0.02574080415070057, -0.01339218020439148, -0.05851191654801369, -0.04948890209197998, -0.0017651091329753399, -0.040029916912317276, -0.023694507777690887, -0.07308121025562286, 0.0194244347512722, -0.05511953681707382, -0.04953352361917496, -0.006848174147307873, 0.06606023758649826, 0.027806967496871948, -0.056429218500852585, -0.014554123394191265, -0.03182991221547127, -0.10106921195983887, 0.002702513709664345, -0.0337025411427021, -0.04541755095124245, -0.004524237476289272, 0.010535618290305138, 0.024569954723119736, -0.06670790910720825, -0.019656023010611534, 0.0045135747641325, -0.00959839578717947, 0.00949021428823471, -0.03418254479765892, 0.005099628586322069, -0.0031128490809351206, 0.00001886984500742983, -0.022284191101789474, 0.031758978962898254, -0.04164322093129158, -0.010613552294671535, -0.019393105059862137, 0.003209345508366823, 0.022404136136174202, 0.0027408688329160213, 0.010465836152434349, 0.019586792215704918, 0.03864218667149544, 0.03242214024066925, -0.041368599981069565, -0.011118488386273384, -0.054210711270570755, -0.03037201426923275, 0.004508706741034985, -0.05690493807196617, 0.007868007756769657, 0.03538288176059723, 0.013225080445408821, -0.006814288906753063, -0.014147174544632435, 0.01644142158329487, -0.07236635684967041, -0.013148109428584576, 0.01287671085447073, 0.02379714511334896, 0.03624965250492096, 0.07141829282045364, -0.030442994087934494, -0.05544790253043175, 0.006569286808371544, 0.017911061644554138, -0.008531549945473671, -0.035249076783657074, -0.023685121908783913, 0.0020441117230802774, -0.009751660749316216, 0.020090289413928986, 0.019883204251527786, 0.005480458959937096, 0.00918179377913475, 0.04476984962821007, -0.017376812174916267, 0.0339190773665905, -0.011952905915677547, -0.010215655900537968, -0.03736729919910431, -0.014640736393630505, 0.011977317743003368, -0.06367449462413788, -0.021365247666835785, -0.00001140911626862362, 0.03621993213891983, 0.0354764461517334, 0.001905617187730968, 0.011259673163294792, -0.013422193005681038, 0.016759591177105904, 0.003109085839241743, 0.022952374070882797, -0.03355187177658081, 0.008270638063549995, -0.03629472851753235, -0.02888527326285839, -0.006934355013072491, 0.05538993701338768, -0.026699639856815338, -0.03744253143668175, -0.033043019473552704, 0.0378689244389534, -0.04901538044214249, -0.024928443133831024, 0.0035053195897489786, 0.007014156319200993, 0.04027967154979706, -0.03775706887245178, 0.03759925439953804, 0.01391860656440258, 0.0048249526880681515, 0.002772466279566288, -0.017577175050973892, -0.04490181803703308, 0.005189191084355116, -0.012478843331336975, 0.00374957756139338, 0.02470497414469719, 0.04201184958219528, 0.03141588345170021, 0.028454409912228584, 0.03959496691823006, -0.00372963841073215, 0.015255999751389027, 0.010504904203116894, 0.0669839009642601, 0.02960766665637493, -0.04048784077167511, 0.013241591863334179, -0.0007823150372132659, -0.004333081189543009, -0.0030211193952709436, -0.0070731728337705135, -0.005957594141364098, 0.015849018469452858, 0.007472962141036987, -0.07581054419279099, 0.039597898721694946, 0.006873407866805792, -0.013461881317198277, 0.014259574003517628, -0.02168210968375206, 0.012501254677772522, -0.02424558252096176, 0.041510410606861115, 0.08087273687124252, -0.03504076972603798, 0.009451859630644321, -0.0298138614743948, 0.03766772150993347, -0.013168377801775932, 0.013334550894796848, -0.04799751192331314, -0.013077689334750175, 0.003495681332424283, 0.03713332116603851, -0.04105628654360771, -0.036765486001968384, -0.018603108823299408, 0.021071841940283775, 0.0012341452529653907, 0.026220494881272316, 0.01666201278567314, -0.015790211036801338, -0.03298259153962135, -0.041333600878715515, 0.024639694020152092, -0.03158067911863327, 0.013905910775065422, -0.002547692973166704, -0.026194576174020767, 0.02276524156332016, -0.046344153583049774, 0.03938627243041992, 0.008885313756763935, -0.03452342748641968, -0.0004328013164922595, -0.007494201883673668, 0.011686764657497406, 0.0004684391024056822, 0.04318752512335777, 0.021421024575829506, 0.02304399013519287, -0.04075600579380989, 0.024587469175457954, -0.034258220344781876, 0.000917194236535579, -0.02686944603919983, 0.029726369306445122, 0.024501942098140717, 0.04935494810342789, -0.019882500171661377, 0.008824694901704788, -0.020223161205649376, -0.05048275738954544, 0.06457352638244629, -0.09571228176355362, -0.03970459848642349, -0.0015722156967967749, -0.05828367918729782, 0.03400307148694992, 0.025128066539764404, 0.014112729579210281, -0.06950662285089493, 0.0410115122795105, 0.035986728966236115, 0.007489332929253578, -0.016225118190050125, -0.016244836151599884, 0.013655813410878181, -0.03096736967563629, -0.022533951327204704, -0.0735093206167221, 0.005539752077311277, 0.020769495517015457, -0.02703838050365448, -0.010086657479405403, 0.0398256778717041, -0.040485773235559464, 0.02079775184392929, -0.04968966543674469, -0.04835046827793121, 0.03932087868452072, -0.022240322083234787, 0.0008847103454172611, 0.02708147093653679, -0.07383423298597336, 0.042455822229385376, 0.04673602059483528, -0.06363914161920547, -0.0038105493877083063, -0.0032961273100227118, 0.04603742063045502, -0.013016964308917522, 0.035296399146318436, 0.0028951435815542936, -0.046492382884025574, 0.08945311605930328, 0.034060947597026825, 0.03400804102420807, 0.05283263698220253, 0.0014413688331842422, 0.05939619243144989, 0.01782914251089096, -0.047247301787137985, 0.023793205618858337, 0.009332630783319473, -0.020416466519236565, -0.05107007920742035, 0.032367344945669174, 0.01695801317691803, 0.0025223821867257357, -0.019383013248443604, 0.05777347460389137, 0.0028593800961971283, -0.03865113854408264, -0.06313278526067734, 0.034642498940229416, -0.056317828595638275, -0.03898535296320915, -0.03417745977640152, -0.0007550492300651968, -0.07384282350540161, 0.0458122193813324, 0.027480758726596832, 0.01128470990806818, 0.04812755435705185, 0.002026501577347517, -0.04096491262316704, -0.006834771949797869, 0.07691602408885956, 0.09860663115978241, 0.024848679080605507, 0.026406483724713326, 0.03866308555006981, -0.027095738798379898, -0.027294771745800972, -0.016904709860682487, 0.018686311319470406, -0.005429458804428577, -0.004529121797531843, 0.007141498848795891, 0.06600148975849152, -0.007299779448658228, 0.07134982943534851, 0.007016981486231089, 0.017723096534609795, 0.00966649129986763, 0.041341692209243774, 0.05753900855779648, 0.022318603470921516, 0.016054952517151833, 0.04601464793086052, 0.015763945877552032, -0.04758944362401962, -0.016043152660131454, -0.010397478938102722, -0.022820109501481056, 0.0074997553601861, -0.015369776636362076, 0.026390863582491875, 0.026945026591420174, -0.012652394361793995, 0.05724211409687996, 0.007141868583858013, -0.018315298482775688, 0.0025928609538823366, 0.04891309142112732, -0.020592644810676575, 0.05001470819115639, -0.03170831501483917, 0.007453824859112501, -0.01696138083934784, -0.027946095913648605, -0.01577848754823208, -0.03776291385293007, -0.016943467780947685, 0.0013299770653247833, 0.010747767984867096, 0.01743757165968418, 0.01703588292002678, 0.007814235985279083, -0.05077511444687843, -0.03786664456129074, -0.04689744859933853, -0.059421978890895844, -0.0440538115799427, -0.0008912631310522556, 0.0018374277278780937, 0.016012271866202354, -0.01851791702210903, 0.002843109192326665, -0.05307556688785553, -0.006783223710954189, 0.03434378281235695, -0.05675904452800751, 0.005012367852032185, 0.011723978444933891, -0.003321661613881588, 0.02690325677394867, 0.007358546368777752, 0.05473766848444939, -0.001143047702498734, -0.005931619554758072, 0.002169148065149784, -0.0011260207975283265, 0.034572914242744446, -0.031527623534202576, -0.00044284306932240725, -0.05258815363049507, 0.02998204529285431, 0.03162344545125961, 0.04789641499519348, -0.06365691870450974, 0.015938980504870415, 0.040646348148584366, -0.002425119746476412, 0.05205971375107765, -0.026696646586060524, 0.030368555337190628, -0.041988927870988846, -0.022106366232037544, -0.017879199236631393, 0.02570134773850441, 0.03130097687244415, 0.021492911502718925, 0.07398020476102829, 0.04656549543142319, 0.007356707006692886, -0.016159895807504654, -0.012532616965472698, -0.013549203053116798, 0.01200217753648758, -0.04881124570965767, -0.02873907797038555, -0.04311865568161011, -0.06916884332895279, -0.037147995084524155, 0.023986708372831345, -0.01561792567372322, -0.021502956748008728, -0.0013634719653055072, -0.01423733402043581, -0.03310270980000496, -0.0038488477002829313, -0.04913662001490593, 0.009292476810514927, -0.005782768130302429, -0.006135857198387384, -0.019321708008646965, 0.034257374703884125, 0.00352075626142323, 0.001515959040261805, 0.021390026435256004, -0.03273932635784149, -0.0054116398096084595, -0.02372191846370697, 0.044030241668224335, 0.059351202100515366, 0.01494932733476162, 0.0030625327490270138 ]
[ -0.06923814862966537, -0.030705556273460388, -0.007269695866852999, -0.03268131613731384, 0.10040827840566635, -0.05494370684027672, -0.01705167256295681, 0.0002505518787074834, -0.026258843019604683, 0.012514594942331314, 0.0058345249854028225, -0.0799361988902092, 0.009739464148879051, -0.04879067838191986, 0.08168406039476395, 0.008111730217933655, 0.005056953523308039, -0.06537336856126785, -0.021088257431983948, 0.006237242370843887, 0.0026490322779864073, -0.046039290726184845, -0.02233400195837021, -0.01950364001095295, -0.007150048390030861, 0.04344424232840538, 0.04577839747071266, -0.01249539665877819, 0.02154524438083172, -0.1859656721353531, 0.01841769553720951, -0.008410927839577198, 0.02299749292433262, -0.00374423386529088, -0.00489073246717453, 0.05524100735783577, 0.03441062942147255, -0.010703538544476032, -0.0178757905960083, 0.04532713070511818, 0.06841673702001572, 0.01615697331726551, -0.031000936403870583, -0.03625447303056717, 0.012419655919075012, -0.03562614321708679, 0.019712036475539207, -0.01585726998746395, -0.0005760036874562502, -0.019803084433078766, -0.045750055462121964, -0.004917850252240896, -0.025174403563141823, -0.03867177292704582, -0.00015395830268971622, -0.0011557519901543856, 0.07526322454214096, 0.036555904895067215, -0.0007959920912981033, 0.00566595746204257, 0.03543916717171669, -0.02870021015405655, -0.14559683203697205, 0.08993571251630783, 0.05102202296257019, 0.0438360720872879, -0.04556960240006447, -0.009913955815136433, -0.008286410942673683, 0.05140997841954231, 0.042159050703048706, 0.03632378205657005, -0.02432798594236374, 0.06031724810600281, -0.0006665026885457337, -0.0036567114293575287, -0.005381171125918627, 0.04615507274866104, 0.03831541910767555, -0.02838696725666523, -0.06445744633674622, 0.005171885248273611, -0.05096295848488808, -0.007977365516126156, -0.04271528124809265, 0.00029692708631046116, -0.0012606366071850061, 0.029451919719576836, 0.01269010454416275, 0.0455109067261219, 0.03704075515270233, 0.00014257266593631357, 0.0699651688337326, 0.007598577998578548, -0.10864954441785812, -0.013426381163299084, 0.0012060989392921329, -0.010945617221295834, -0.021094925701618195, 0.40168750286102295, -0.003109806450083852, -0.010730311274528503, 0.01637272723019123, 0.01898968406021595, 0.03765545040369034, -0.012502757832407951, -0.022816652432084084, -0.03605957329273224, 0.03889063373208046, 0.0110448794439435, 0.01778455637395382, 0.016939982771873474, 0.01854941062629223, -0.06142885610461235, 0.0022560684010386467, -0.008850840851664543, 0.02853560447692871, 0.023971255868673325, -0.007838811725378036, 0.026667917147278786, 0.014006642624735832, -0.01761734113097191, 0.027247168123722076, 0.004590995609760284, 0.038591090589761734, -0.009149959310889244, 0.033036768436431885, 0.0017626312328502536, 0.02872341312468052, 0.011871537193655968, 0.02279421128332615, -0.026494991034269333, -0.04133829101920128, -0.030391588807106018, 0.020240239799022675, 0.006883241701871157, 0.04513886198401451, -0.051725540310144424, -0.05604534223675728, 0.023290535435080528, -0.01529207918792963, -0.005622868426144123, 0.031075842678546906, -0.028228744864463806, -0.03567679226398468, 0.07222703844308853, 0.00009829690679907799, -0.004311530385166407, -0.0344947949051857, -0.054819025099277496, -0.017945652827620506, 0.027448762208223343, -0.005618170835077763, -0.07250914722681046, 0.042232684791088104, -0.007467950228601694, 0.06489256024360657, -0.01003212295472622, -0.057102903723716736, 0.014508488588035107, 0.009447622112929821, -0.03012954071164131, -0.026030074805021286, 0.04104875773191452, 0.044072654098272324, -0.08611635118722916, -0.049906738102436066, 0.04894791543483734, 0.021944502368569374, -0.05368901044130325, -0.03811889514327049, 0.04510781913995743, -0.001292661763727665, -0.016566267237067223, 0.025079907849431038, -0.04907234385609627, -0.0195501446723938, 0.06422748416662216, 0.005510765593498945, -0.011928603984415531, -0.007427421398460865, 0.012957421131432056, -0.029574565589427948, -0.012445549480617046, -0.012666460126638412, -0.10302520543336868, -0.06900982558727264, -0.0012917927233502269, -0.0438871905207634, -0.060179613530635834, -0.0675128921866417, -0.015350375324487686, -0.02521517686545849, 0.1028202623128891, 0.03274925798177719, -0.033922310918569565, 0.02222839556634426, 0.0029753525741398335, 0.0285745058208704, -0.06091120466589928, 0.023830076679587364, 0.054016198962926865, -0.03829290717840195, 0.03738139197230339, -0.10949946939945221, 0.03341280668973923, 0.052869074046611786, -0.018327396363019943, 0.03862655162811279, 0.016695627942681313, -0.032618198543787, 0.0059564849361777306, 0.001365960226394236, 0.019964180886745453, -0.02086736634373665, -0.011318299919366837, -0.017081739380955696, 0.033983130007982254, 0.02253958210349083, 0.01519661583006382, -0.003875196911394596, -0.027674201875925064, -0.052031900733709335, -0.3594363033771515, -0.0016969136195257306, -0.03044211119413376, -0.0032716349232941866, 0.012037783861160278, -0.023712070658802986, 0.021710777655243874, -0.006512758322060108, 0.0385710671544075, -0.03651873394846916, 0.09783715754747391, -0.06188606843352318, 0.043006058782339096, -0.05760390684008598, -0.012991155497729778, 0.04246295243501663, -0.01673905737698078, -0.01794605702161789, -0.012793187983334064, 0.039252955466508865, 0.018792225047945976, -0.06766016036272049, -0.00915675237774849, -0.023584255948662758, -0.005318379029631615, -0.027367854490876198, 0.09723256528377533, 0.017394086346030235, 0.10177747160196304, -0.07618553936481476, 0.05712644010782242, 0.020239997655153275, 0.007382398005574942, -0.13180802762508392, 0.004600131418555975, -0.006265242584049702, 0.0010673314100131392, 0.014387805946171284, 0.010819331742823124, -0.009693138301372528, -0.06108790263533592, 0.0387006513774395, -0.04557843878865242, -0.037900593131780624, -0.016006262972950935, -0.016641315072774887, -0.029038887470960617, -0.01656205765902996, -0.02669142186641693, 0.025407234206795692, -0.005955310072749853, 0.009399876929819584, 0.010748111642897129, 0.001529109664261341, 0.0337996631860733, -0.02705996297299862, -0.055055856704711914, -0.01843453012406826, 0.025638701394200325, 0.008954137563705444, 0.08325494080781937, 0.0628238245844841, -0.00225918460637331, -0.07123774290084839, 0.012661860324442387, 0.0000688600994180888, -0.030093075707554817, 0.03984905779361725, 0.06518847495317459, -0.059581100940704346, -0.00724097341299057, 0.0726308822631836, 0.01326183695346117, 0.027586305513978004, 0.06252878904342651, 0.008951356634497643, 0.017602212727069855, 0.012737711891531944, 0.016712019219994545, -0.027132580056786537, 0.043463874608278275, -0.04050874710083008, 0.05877157300710678, -0.03232588618993759, 0.008192731998860836, 0.0926428958773613, 0.011632615700364113, 0.008164878003299236, 0.0778968334197998, 0.016966277733445168, -0.026554742828011513, 0.006036961916834116, 0.01813616044819355, -0.055179569870233536, 0.0756542831659317, 0.006108054891228676, -0.25142887234687805, 0.04129308462142944, 0.036148205399513245, 0.03567596152424812, 0.005628633312880993, 0.010452833026647568, 0.05016937106847763, -0.03597652539610863, 0.016144439578056335, 0.018133079633116722, 0.020242560654878616, 0.01977297104895115, -0.0038277755957096815, -0.002146627753973007, 0.030928155407309532, 0.04444313049316406, 0.03680778294801712, 0.02126629836857319, -0.0067064156755805016, -0.048252787441015244, 0.0017759049078449607, -0.001650440157391131, 0.1560830920934677, 0.0045377635397017, 0.01478863600641489, 0.033092811703681946, -0.03546923026442528, 0.03697292506694794, 0.04406706243753433, 0.056255873292684555, 0.016896266490221024, -0.012999511323869228, 0.06177878752350807, -0.013349420391023159, 0.046517882496118546, -0.0755828395485878, 0.006749607622623444, -0.02688733860850334, 0.03827040642499924, -0.03530498594045639, -0.010333466343581676, 0.011037440039217472, -0.011485480703413486, 0.054229650646448135, 0.05846069008111954, -0.05433505401015282, -0.009760493412613869, -0.04185200482606888, -0.037766117602586746, -0.018891379237174988, -0.03201235085725784, -0.05501453951001167, -0.015719765797257423, 0.002112156245857477, 0.013498806394636631, 0.060041408985853195, 0.03720279410481453, -0.042708270251750946, -0.034465499222278595, -0.029124099761247635, -0.011232636868953705, -0.07163359224796295, 0.10045110434293747, -0.017894694581627846, 0.04674086347222328 ]
[ 0.05182788148522377, 0.029385987669229507, 0.021318508312106133, 0.04139620438218117, 0.025176290422677994, 0.022973110899329185, -0.017043838277459145, 0.02608715184032917, 0.01230756938457489, 0.015249738469719887, -0.002576053375378251, -0.037643108516931534, 0.0017105338629335165, -0.03545365110039711, -0.01548020914196968, -0.033312901854515076, 0.029396401718258858, 0.004090084694325924, 0.032740406692028046, -0.03850099444389343, -0.051439665257930756, 0.044946618378162384, 0.03308270126581192, -0.025704044848680496, -0.04695027694106102, 0.035013698041439056, -0.051489345729351044, 0.02130676619708538, 0.040256693959236145, -0.13579192757606506, -0.04636222496628761, -0.012041665613651276, 0.011140036396682262, 0.027740566059947014, 0.07527025789022446, 0.055166058242321014, 0.042634669691324234, 0.007829245179891586, -0.04229850322008133, 0.020807916298508644, 0.03921237215399742, -0.044008769094944, -0.03401891142129898, -0.04236998409032822, -0.0073482571169734, 0.0037324733566492796, -0.06613216549158096, -0.04692179709672928, -0.010418910533189774, -0.040056951344013214, -0.008265206590294838, -0.010625052265822887, 0.01738162152469158, 0.01981334015727043, 0.0378609299659729, 0.006662584375590086, -0.0169119443744421, 0.002691284054890275, 0.07884351909160614, -0.00924400333315134, 0.03319377452135086, 0.0009941268945112824, -0.010352660901844501, -0.022335084155201912, -0.002490624785423279, -0.029010871425271034, 0.006983657367527485, -0.0030393735505640507, -0.011155687272548676, -0.0042811292223632336, 0.050276901572942734, 0.0643606036901474, -0.037882134318351746, -0.012142788618803024, -0.02064206264913082, -0.006679151207208633, -0.007989224046468735, -0.013195392675697803, -0.017149901017546654, 0.044946495443582535, -0.04209085553884506, 0.008652182295918465, 0.003827772568911314, -0.005700566340237856, -0.08403771370649338, -0.0146190719678998, -0.028896193951368332, -0.020075537264347076, 0.059050802141427994, -0.0182103980332613, -0.026974370703101158, -0.003943098243325949, 0.0174544844776392, -0.03702930361032486, -0.03935525193810463, -0.020743591710925102, -0.010374783538281918, -0.02927503176033497, -0.003140036715194583, 0.7522814273834229, 0.022779110819101334, 0.004770507104694843, 0.015817001461982727, 0.00946818757802248, 0.05890148878097534, -0.00881641823798418, 0.01509829331189394, -0.03540365397930145, 0.009948831982910633, 0.0035741631872951984, 0.008777349255979061, 0.04094628617167473, 0.009817414917051792, 0.017875052988529205, 0.027723077684640884, -0.010674661956727505, 0.0451989509165287, 0.0051213414408266544, 0.021723417565226555, 0.02348739095032215, 0.05422159656882286, -0.04907764494419098, -0.002550796139985323, 0.013637365773320198, -0.018190540373325348, -0.155324786901474, -0.00602051941677928, -6.720574506087584e-33, 0.06625215709209442, -0.05682625249028206, 0.02721111662685871, -0.003629059297963977, 0.04128745570778847, -0.037332095205783844, -0.011737823486328125, 0.030791226774454117, -0.02954751066863537, -0.04270460829138756, -0.04282240569591522, -0.005704955197870731, -0.0027325793635100126, -0.03883810713887215, 0.03038111887872219, 0.0061089759692549706, -0.04475871101021767, 0.05319351330399513, 0.007900143042206764, 0.01647578738629818, 0.02984599396586418, -0.007830994203686714, -0.011345426551997662, -0.01827283762395382, 0.021413369104266167, -0.02996142767369747, 0.04551415890455246, -0.0710025429725647, 0.0066856276243925095, -0.045348525047302246, -0.04175339639186859, -0.02632390335202217, 0.009526791982352734, -0.007582462392747402, -0.07951004803180695, -0.035405028611421585, 0.006344201508909464, 0.014746475964784622, -0.05087263137102127, -0.012913635931909084, -0.013561669737100601, -0.035712286829948425, -0.010449319146573544, -0.05350850149989128, 0.017460286617279053, 0.020589197054505348, 0.06773248314857483, 0.0003867254708893597, 0.004408538341522217, 0.0130107207223773, 0.006908373907208443, -0.022644786164164543, -0.0066815335303545, -0.008341881446540356, 0.034293271601200104, 0.06520569324493408, 0.06736305356025696, -0.04854411259293556, -0.03927023336291313, 0.021035829558968544, -0.02912837266921997, -0.008022855967283249, -0.016993416473269463, 0.010168774053454399, -0.0000425592515966855, 0.013526197522878647, 0.006984016392379999, 0.03780217841267586, -0.006481894291937351, 0.05698633939027786, -0.06999043375253677, 0.014213258400559425, -0.02214825712144375, -0.03331778571009636, 0.05750095844268799, -0.012061870656907558, 0.02613414078950882, -0.01067136786878109, -0.048941031098365784, 0.0478857159614563, 0.028913434594869614, -0.010059705935418606, -0.06881128996610641, 0.03498884662985802, -0.03170947730541229, -0.002832905389368534, 0.028230203315615654, 0.0034088625106960535, -0.040603358298540115, 0.020028239116072655, 0.006785592529922724, 0.023951014503836632, -0.02774105779826641, -0.009861593134701252, -0.0770723819732666, 6.71945043961461e-33, 0.02225818857550621, -0.030667373910546303, -0.01058259792625904, 0.005696072708815336, 0.031165074557065964, -0.03501131013035774, 0.05493342876434326, 0.02463461644947529, -0.023525051772594452, 0.008263861760497093, -0.016425350680947304, -0.030143601819872856, -0.013581906445324421, 0.027541784569621086, 0.012946739792823792, 0.028228577226400375, 0.005364895332604647, 0.0055631608702242374, 0.055813513696193695, 0.009931923821568489, -0.009673919528722763, 0.01330344658344984, 0.022205842658877373, 0.013425152748823166, -0.0063591948710381985, 0.056460097432136536, 0.027804823592305183, -0.007008675951510668, -0.054346032440662384, -0.02760702185332775, 0.0429968535900116, -0.04843805730342865, 0.0018306673737242818, 0.034574490040540695, 0.0019483641954138875, 0.04863956943154335, -0.032680582255125046, -0.005926107056438923, -0.012471958063542843, -0.05493082106113434, 0.008358877152204514, 0.028800055384635925, -0.02534809149801731, 0.008875297382473946, -0.01411514263600111, -0.004206243436783552, 0.02464255318045616, -0.018536021932959557, -0.0016047577373683453, -0.047322750091552734, -0.023739201948046684, -0.010082539170980453, -0.025116190314292908, 0.03226082772016525, -0.014612287282943726, 0.001760982908308506, -0.022412443533539772, 0.05083427578210831, -0.007842497900128365, 0.025488002225756645, 0.033574771136045456, -0.07496760040521622, 0.007269662339240313, 0.038174644112586975, -0.03727072849869728, -0.027969634160399437, 0.021946145221590996, 0.0012635376770049334, -0.00008427431021118537, 0.013256581500172615, -0.002986462553963065, 0.01374015025794506, -0.0009923826437443495, 0.0676809623837471, -0.003122941358014941, -0.0061661251820623875, 0.024247800931334496, -0.0010022880742326379, 0.012048234231770039, 0.008954181335866451, 0.008035332895815372, 0.03570087254047394, -0.046744585037231445, -0.027139300480484962, 0.06083665415644646, 0.011787348426878452, -0.012696253135800362, 0.051804449409246445, 0.06040531024336815, 0.04393181577324867, -0.03452398255467415, 0.011912493035197258, -0.01872870698571205, 0.016556134447455406, -0.07469290494918823, -1.2092630896631817e-8, 0.033457305282354355, -0.018261507153511047, 0.013148395344614983, 0.05099932849407196, 0.0005264545907266438, 0.010989735834300518, -0.011425132863223553, -0.013914132490754128, -0.05149826407432556, 0.010001643560826778, -0.0070760115049779415, -0.0001712124649202451, -0.019581856206059456, 0.06307628750801086, 0.02458820305764675, -0.0164004135876894, 0.000949456007219851, 0.008909707888960838, 0.062028542160987854, -0.03401412069797516, -0.017587749287486076, 0.020324936136603355, 0.004116842523217201, -0.02293306775391102, -0.03405873104929924, 0.005511289928108454, 0.053324613720178604, -0.07804374396800995, 0.013733949512243271, -0.04022277146577835, -0.04153779149055481, -0.006686192471534014, -0.09196178615093231, 0.04171581193804741, -0.012613198719918728, -0.00855327770113945, -0.03534630313515663, 0.04291267320513725, -0.003887346712872386, 0.018815428018569946, -0.024166662245988846, 0.013113508000969887, -0.04367905110120773, -0.03693162649869919, -0.010625106282532215, 0.044055745005607605, 0.003808810142800212, 0.05234651640057564, 0.019150495529174805, -0.015389186330139637, 0.024047937244176865, -0.04123768210411072, 0.02128506265580654, 0.017345724627375603, -0.019981173798441887, 0.01288275234401226, -0.010225515812635422, -0.05247863754630089, -0.01887678913772106, 0.00001614536449778825, 0.009216384030878544, 0.0667974129319191, -0.00956377387046814, -0.0041386885568499565 ]
kubernetes-writing-hostname-to-a-file
https://markhneedham.com/blog/2016/11/22/kubernetes-writing-hostname-to-a-file
false
2016-11-25 16:55:56
Kubernetes: Spinning up a Neo4j 3.1 Causal Cluster
[ "neo4j", "kubernetes" ]
[ "neo4j" ]
A couple of weeks ago I wrote a blog post explaining how I'd http://www.markhneedham.com/blog/2016/11/13/neo4j-3-1-beta3-docker-creating-a-causal-cluster/[created a Neo4j causal cluster using docker containers directly] and for my next pet project I wanted to use Kubernetes as an orchestration layer so that I could declaratively change the number of servers in my cluster. I'd never used Kubernetes before but I saw a presentation showing how to use it to create an Elastic cluster at the https://www.meetup.com/gdgcloud/events/233298216/[GDG Cloud meetup a couple of months ago]. In that presentation I was introduced to the idea of a http://kubernetes.io/docs/user-guide/petset/[PetSet] which is an abstraction exposed by Kubernetes which allows us to manage a set of pods (containers) which have a fixed identity. The documentation explains it better: ____ A PetSet ensures that a specified number of "`pets`" with unique identities are running at any given time. The identity of a Pet is comprised of: * a stable hostname, available in DNS * an ordinal index * stable storage: linked to the ordinal & hostname ____ In my case I need to have a stable hostname because each member of a Neo4j cluster is given a list of other cluster members with which it can create a new cluster or join an already existing one. This is the first use case described in the documentation: ____ PetSet also helps with the 2 most common problems encountered managing such clustered applications: * discovery of peers for quorum * startup/teardown ordering ____ So the first thing we need to do is create some stable storage for our pods to use. We'll create a cluster of 3 members so we need to create one http://kubernetes.io/docs/user-guide/persistent-volumes/[PersistentVolume] for each of them. The following script does the job: +++<cite>+++volumes.sh+++</cite>+++ [source,text] ---- for i in $(seq 0 2); do cat <<EOF | kubectl create -f - kind: PersistentVolume apiVersion: v1 metadata: name: pv${i} labels: type: local app: neo4j spec: capacity: storage: 1Gi accessModes: - ReadWriteOnce hostPath: path: "/tmp/${i}" EOF cat <<EOF | kubectl create -f - kind: PersistentVolumeClaim apiVersion: v1 metadata: name: datadir-neo4j-${i} labels: app: neo4j spec: accessModes: - ReadWriteOnce resources: requests: storage: 1Gi EOF done; ---- If we run this script it'll create 3 volumes which we can see by running the following command: [source,bash] ---- $ kubectl get pv NAME CAPACITY ACCESSMODES STATUS CLAIM REASON AGE pv0 1Gi RWO Bound default/datadir-neo4j-0 7s pv1 1Gi RWO Bound default/datadir-neo4j-1 7s pv2 1Gi RWO Bound default/datadir-neo4j-2 7s ---- [source,bash] ---- $ kubectl get pvc NAME STATUS VOLUME CAPACITY ACCESSMODES AGE datadir-neo4j-0 Bound pv0 1Gi RWO 26s datadir-neo4j-1 Bound pv1 1Gi RWO 26s datadir-neo4j-2 Bound pv2 1Gi RWO 25s ---- Next we need to create a PetSet template. After a lot of iterations I ended up with the following: [source,text] ---- # Headless service to provide DNS lookup apiVersion: v1 kind: Service metadata: labels: app: neo4j name: neo4j spec: clusterIP: None ports: - port: 7474 selector: app: neo4j --- # new API name apiVersion: "apps/v1alpha1" kind: PetSet metadata: name: neo4j spec: serviceName: neo4j replicas: 3 template: metadata: annotations: pod.alpha.kubernetes.io/initialized: "true" pod.beta.kubernetes.io/init-containers: '[ { "name": "install", "image": "gcr.io/google_containers/busybox:1.24", "command": ["/bin/sh", "-c", "echo \" unsupported.dbms.edition=enterprise\n dbms.mode=CORE\n dbms.connectors.default_advertised_address=$HOSTNAME.neo4j.default.svc.cluster.local\n dbms.connectors.default_listen_address=0.0.0.0\n dbms.connector.bolt.type=BOLT\n dbms.connector.bolt.enabled=true\n dbms.connector.bolt.listen_address=0.0.0.0:7687\n dbms.connector.http.type=HTTP\n dbms.connector.http.enabled=true\n dbms.connector.http.listen_address=0.0.0.0:7474\n causal_clustering.raft_messages_log_enable=true\n causal_clustering.initial_discovery_members=neo4j-0.neo4j.default.svc.cluster.local:5000,neo4j-1.neo4j.default.svc.cluster.local:5000,neo4j-2.neo4j.default.svc.cluster.local:5000\n causal_clustering.leader_election_timeout=2s\n \" > /work-dir/neo4j.conf" ], "volumeMounts": [ { "name": "confdir", "mountPath": "/work-dir" } ] } ]' labels: app: neo4j spec: containers: - name: neo4j image: "neo4j/neo4j-experimental:3.1.0-M13-beta3-enterprise" imagePullPolicy: Always ports: - containerPort: 5000 name: discovery - containerPort: 6000 name: tx - containerPort: 7000 name: raft - containerPort: 7474 name: browser - containerPort: 7687 name: bolt securityContext: privileged: true volumeMounts: - name: datadir mountPath: /data - name: confdir mountPath: /conf volumes: - name: confdir volumeClaimTemplates: - metadata: name: datadir annotations: volume.alpha.kubernetes.io/storage-class: anything spec: accessModes: [ "ReadWriteOnce" ] resources: requests: storage: 1Gi ---- The main thing I had trouble with was getting the members of the cluster to talk to each other. The default docker config uses hostnames but I found that pods were unable to contact each other unless I specified the FQDN in the config file. We can run the following command to create the PetSet: [source,bash] ---- $ kubectl create -f neo4j.yaml service "neo4j" created petset "neo4j" created ---- We can check if the pods are up and running by executing the following command: [source,bash] ---- $ kubectl get pods NAME READY STATUS RESTARTS AGE neo4j-0 1/1 Running 0 2m neo4j-1 1/1 Running 0 14s neo4j-2 1/1 Running 0 10s ---- And we can tail neo4j's log files like this: [source,bash] ---- $ kubectl logs neo4j-0 Starting Neo4j. 2016-11-25 16:39:50.333+0000 INFO Starting... 2016-11-25 16:39:51.723+0000 INFO Bolt enabled on 0.0.0.0:7687. 2016-11-25 16:39:51.733+0000 INFO Initiating metrics... 2016-11-25 16:39:51.911+0000 INFO Waiting for other members to join cluster before continuing... 2016-11-25 16:40:12.074+0000 INFO Started. 2016-11-25 16:40:12.428+0000 INFO Mounted REST API at: /db/manage 2016-11-25 16:40:13.350+0000 INFO Remote interface available at http://neo4j-0.neo4j.default.svc.cluster.local:7474/ ---- [source,bash] ---- $ kubectl logs neo4j-1 Starting Neo4j. 2016-11-25 16:39:53.846+0000 INFO Starting... 2016-11-25 16:39:56.212+0000 INFO Bolt enabled on 0.0.0.0:7687. 2016-11-25 16:39:56.225+0000 INFO Initiating metrics... 2016-11-25 16:39:56.341+0000 INFO Waiting for other members to join cluster before continuing... 2016-11-25 16:40:16.623+0000 INFO Started. 2016-11-25 16:40:16.951+0000 INFO Mounted REST API at: /db/manage 2016-11-25 16:40:17.607+0000 INFO Remote interface available at http://neo4j-1.neo4j.default.svc.cluster.local:7474/ ---- [source,bash] ---- $ kubectl logs neo4j-2 Starting Neo4j. 2016-11-25 16:39:57.828+0000 INFO Starting... 2016-11-25 16:39:59.166+0000 INFO Bolt enabled on 0.0.0.0:7687. 2016-11-25 16:39:59.176+0000 INFO Initiating metrics... 2016-11-25 16:39:59.329+0000 INFO Waiting for other members to join cluster before continuing... 2016-11-25 16:40:19.216+0000 INFO Started. 2016-11-25 16:40:19.675+0000 INFO Mounted REST API at: /db/manage 2016-11-25 16:40:21.029+0000 INFO Remote interface available at http://neo4j-2.neo4j.default.svc.cluster.local:7474/ ---- I wanted to log into the servers from my host machine's browser so I setup port forwarding for each of the servers: [source,bash] ---- $ kubectl port-forward neo4j-0 7474:7474 7687:7687 ---- We can then get an overview of the cluster by running the following procedure: [source,bash] ---- CALL dbms.cluster.overview() ╒════════════════════════════════════╀═════════════════════════════════════════════════════╀════════╕ β”‚id β”‚addresses β”‚role β”‚ β•žβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•ͺ═════════════════════════════════════════════════════β•ͺ════════║ β”‚81d8e5e2-02db-4414-85de-a7025b346e84β”‚[bolt://neo4j-0.neo4j.default.svc.cluster.local:7687,β”‚LEADER β”‚ β”‚ β”‚ http://neo4j-0.neo4j.default.svc.cluster.local:7474]β”‚ β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚347b7517-7ca0-4b92-b9f0-9249d46b2ad3β”‚[bolt://neo4j-1.neo4j.default.svc.cluster.local:7687,β”‚FOLLOWERβ”‚ β”‚ β”‚ http://neo4j-1.neo4j.default.svc.cluster.local:7474]β”‚ β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚a5ec1335-91ce-4358-910b-8af9086c2969β”‚[bolt://neo4j-2.neo4j.default.svc.cluster.local:7687,β”‚FOLLOWERβ”‚ β”‚ β”‚ http://neo4j-2.neo4j.default.svc.cluster.local:7474]β”‚ β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”˜ ---- So far so good. What if we want to have 5 servers in the cluster instead of 3? We can run the following command to increase our replica size: [source,bash] ---- $ kubectl patch petset neo4j -p '{"spec":{"replicas":5}}' "neo4j" patched ---- Let's run that procedure again: [source,bash] ---- CALL dbms.cluster.overview() ╒════════════════════════════════════╀═════════════════════════════════════════════════════╀════════╕ β”‚id β”‚addresses β”‚role β”‚ β•žβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•ͺ═════════════════════════════════════════════════════β•ͺ════════║ β”‚81d8e5e2-02db-4414-85de-a7025b346e84β”‚[bolt://neo4j-0.neo4j.default.svc.cluster.local:7687,β”‚LEADER β”‚ β”‚ β”‚ http://neo4j-0.neo4j.default.svc.cluster.local:7474]β”‚ β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚347b7517-7ca0-4b92-b9f0-9249d46b2ad3β”‚[bolt://neo4j-1.neo4j.default.svc.cluster.local:7687,β”‚FOLLOWERβ”‚ β”‚ β”‚ http://neo4j-1.neo4j.default.svc.cluster.local:7474]β”‚ β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚a5ec1335-91ce-4358-910b-8af9086c2969β”‚[bolt://neo4j-2.neo4j.default.svc.cluster.local:7687,β”‚FOLLOWERβ”‚ β”‚ β”‚ http://neo4j-2.neo4j.default.svc.cluster.local:7474]β”‚ β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚28613d06-d4c5-461c-b277-ddb3f05e5647β”‚[bolt://neo4j-3.neo4j.default.svc.cluster.local:7687,β”‚FOLLOWERβ”‚ β”‚ β”‚ http://neo4j-3.neo4j.default.svc.cluster.local:7474]β”‚ β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚2eaa0058-a4f3-4f07-9f22-d310562ad1ecβ”‚[bolt://neo4j-4.neo4j.default.svc.cluster.local:7687,β”‚FOLLOWERβ”‚ β”‚ β”‚ http://neo4j-4.neo4j.default.svc.cluster.local:7474]β”‚ β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”˜ ---- Neat! And it's as easy to go back down to 3 again: [source,bash] ---- $ kubectl patch petset neo4j -p '{"spec":{"replicas":3}}' "neo4j" patched ---- [source,bash] ---- CALL dbms.cluster.overview() ╒════════════════════════════════════╀══════════════════════════════════════════════════════╀════════╕ β”‚id β”‚addresses β”‚role β”‚ β•žβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•ͺ══════════════════════════════════════════════════════β•ͺ════════║ β”‚81d8e5e2-02db-4414-85de-a7025b346e84β”‚[bolt://neo4j-0.neo4j.default.svc.cluster.local:7687, β”‚LEADER β”‚ β”‚ β”‚http://neo4j-0.neo4j.default.svc.cluster.local:7474] β”‚ β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚347b7517-7ca0-4b92-b9f0-9249d46b2ad3β”‚[bolt://neo4j-1.neo4j.default.svc.cluster.local:7687, β”‚FOLLOWERβ”‚ β”‚ β”‚http://neo4j-1.neo4j.default.svc.cluster.local:7474] β”‚ β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚a5ec1335-91ce-4358-910b-8af9086c2969β”‚[bolt://neo4j-2.neo4j.default.svc.cluster.local:7687, β”‚FOLLOWERβ”‚ β”‚ β”‚http://neo4j-2.neo4j.default.svc.cluster.local:7474] β”‚ β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”˜ ---- Next I need to look at how we can add read replicas into the cluster. These don't take part in the membership/quorum algorithm so I think I'll be able to use the more common ReplicationController/Pod architecture for those. If you want to play around with this https://gist.github.com/mneedham/abd2e28e9ce3ce736ccc5895c7cfda6a[the code is available as a gist]. I'm using the https://github.com/kubernetes/minikube[minikube library] for all my experiments but I'll hopefully get around to trying this on GCE or AWS soon.
null
null
[ 0.0026898470241576433, -0.044190581887960434, 0.0026874630711972713, 0.04380530118942261, 0.09235285967588425, 0.006575379054993391, 0.01972046308219433, 0.028992636129260063, -0.0034883986227214336, -0.0240932647138834, -0.010129399597644806, -0.03594352677464485, -0.057434629648923874, 0.03497742861509323, -0.016122104600071907, 0.04840025305747986, 0.07951278239488602, -0.004144352860748768, 0.0036259207408875227, 0.007354926783591509, 0.018884461373090744, 0.039794400334358215, 0.009887155145406723, 0.029317578300833702, 0.03335009142756462, 0.009532155469059944, 0.005194469820708036, 0.018070463091135025, -0.040665026754140854, -0.021502625197172165, 0.030810080468654633, 0.014432929456233978, 0.004077901132404804, 0.023232759907841682, 0.045312460511922836, -0.00024509854847565293, -0.01902700588107109, -0.0001775770797394216, -0.009131531231105328, -0.012401597574353218, -0.08457918465137482, 0.04995037242770195, 0.00884288176894188, 0.02437475509941578, -0.019773660227656364, 0.004244549199938774, -0.04206640273332596, 0.0007339316071011126, 0.02483724057674408, 0.012084556743502617, -0.07947204262018204, 0.0014713633572682738, -0.019469715654850006, 0.0005042366683483124, -0.006307310424745083, 0.02490205131471157, 0.01891349069774151, -0.0673261359333992, 0.03431830555200577, -0.027962855994701385, -0.03383601829409599, -0.007541450671851635, -0.00009434283128939569, 0.03285466879606247, -0.00907962303608656, -0.03589184954762459, -0.0020950587932020426, 0.03655386343598366, -0.03888684883713722, -0.004353746306151152, -0.002981313969939947, 0.023881040513515472, 0.011226028203964233, -0.01792432740330696, 0.011668902821838856, -0.06208454817533493, 0.005043011624366045, 0.04724201560020447, 0.048182133585214615, 0.07114516198635101, -0.02485303208231926, -0.006480771582573652, -0.019024858251214027, 0.01104060374200344, 0.0027134090196341276, -0.04319768399000168, -0.027279583737254143, -0.0065411715768277645, -0.06480003893375397, 0.06020348519086838, 0.02509288862347603, -0.05949075147509575, 0.0018699965439736843, 0.00960751436650753, -0.0011041000252589583, 0.017054349184036255, 0.029022125527262688, 0.013424423523247242, 0.02632118947803974, 0.007039480376988649, -0.0313914455473423, 0.006121303886175156, -0.02563621662557125, 0.026608945801854134, -0.07435908913612366, -0.030298655852675438, -0.0438939668238163, -0.022217942401766777, -0.00034144785604439676, -0.004327849484980106, -0.013240975327789783, 0.018163321539759636, -0.014632495120167732, 0.03514217957854271, -0.07382281869649887, 0.07602492719888687, 0.022267678752541542, -0.047977399080991745, -0.0011902187252417207, -0.007767139934003353, 0.04886310547590256, 0.048999350517988205, -0.033719245344400406, 0.07576913386583328, -0.04093162342905998, 0.006058120168745518, 0.005046650767326355, 0.03557347506284714, -0.029808837920427322, -0.06911244988441467, -0.010728259570896626, 0.04251692816615105, 0.002657410455867648, 0.011784982867538929, -0.011901789344847202, -0.030844081193208694, -0.021209653466939926, 0.02179041877388954, 0.055681586265563965, 0.054478660225868225, 0.0031161285005509853, -0.07307182997465134, 0.007601955905556679, 0.03001573495566845, 0.04607696831226349, 0.00013743982708547264, -0.011795309372246265, -0.04751402884721756, -0.046189889311790466, 0.007569051347672939, -0.0017765406519174576, 0.031183402985334396, 0.03415679559111595, -0.050775714218616486, 0.03339454531669617, 0.09874603152275085, 0.042083751410245895, 0.006673012860119343, -0.021513022482395172, 0.011599156074225903, 0.042139630764722824, 0.028367308899760246, 0.017265640199184418, 0.040016744285821915, 0.01912013255059719, -0.03545279800891876, -0.01141207106411457, 0.0631568655371666, 0.012129970826208591, 0.004377332981675863, -0.05863538384437561, -0.058703333139419556, 0.040769051760435104, -0.04232725501060486, 0.00272380281239748, 0.03592577949166298, 0.08316123485565186, 0.01615886390209198, 0.02391142025589943, 0.007389970123767853, -0.07687340676784515, 0.04761991277337074, 0.00790875032544136, 0.011266428977251053, 0.021183190867304802, -0.011774638667702675, 0.06150563061237335, 0.021885402500629425, 0.014244641177356243, 0.04480694979429245, -0.07999136298894882, -0.09524429589509964, 0.009477794170379639, 0.004414071328938007, 0.04770464450120926, -0.02002762444317341, 0.015731994062662125, 0.061214037239551544, 0.00692159216850996, 0.030282707884907722, 0.007253054063767195, 0.02323697879910469, 0.016926392912864685, -0.05922648310661316, -0.05248162895441055, 0.06418626010417938, 0.006207990925759077, -0.04943779110908508, -0.06045371666550636, 0.0023148427717387676, -0.022505169734358788, 0.001422606990672648, 0.034738689661026, -0.04566773772239685, 0.055349383503198624, 0.004528393037617207, 0.03170784190297127, -0.003596181282773614, 0.028012195602059364, -0.020903917029500008, 0.013979321345686913, 0.007502424065023661, -0.011238637380301952, 0.018789615482091904, 0.011613347567617893, 0.11014889925718307, 0.0614454410970211, -0.03064986690878868, -0.05305641144514084, 0.06366714835166931, 0.03769979998469353, -0.022362446412444115, -0.006552564911544323, -0.0033647040836513042, -0.001229883637279272, 0.00931877363473177, -0.031251512467861176, -0.029250701889395714, -0.0035611712373793125, -0.03900759667158127, -0.0034181515220552683, 0.06713494658470154, -0.03934387117624283, 0.07705113291740417, 0.023899627849459648, -0.009895830415189266, -0.004963719751685858, -0.04258891940116882, -0.07999904453754425, -0.007122233510017395, 0.009741492569446564, -0.01705712080001831, 0.06424227356910706, -0.02811525948345661, 0.011712711304426193, -0.03888945281505585, -0.038910556584596634, 0.02932862378656864, 0.023765280842781067, 0.06131123751401901, -0.015969203785061836, 0.07790424674749374, -0.05237210914492607, 0.0007951150182634592, 0.004342999309301376, -0.03470363840460777, -0.03536369651556015, -0.021131252869963646, 0.016799362376332283, -0.009980198927223682, 0.024698790162801743, -0.03668474033474922, 0.021396594122052193, -0.0045408098958432674, 0.012553091160953045, -0.01661042869091034, 0.02138424851000309, 0.00472202617675066, 0.01712236925959587, -0.03507215157151222, -0.036450665444135666, 0.07955939322710037, -0.04792124778032303, 0.012960483320057392, 0.007466419134289026, -0.08026490360498428, 0.022601284086704254, -0.09512243419885635, -0.028435831889510155, -0.024946188554167747, 0.03025776334106922, 0.03503618761897087, 0.020087072625756264, 0.01062405202537775, 0.05673569440841675, 0.03521681949496269, -0.005192616488784552, -0.006997488904744387, -0.009927661158144474, 0.04153447225689888, -0.03390376269817352, 0.0048637306317687035, 0.0453050434589386, -0.01402834802865982, 0.00015819596592336893, -0.05979710817337036, 0.020300719887018204, -0.010670931078493595, -0.30689528584480286, 0.029232870787382126, -0.0016197049990296364, -0.04164745286107063, 0.013865168206393719, -0.020558230578899384, 0.013347594998776913, -0.031393326818943024, -0.02294939011335373, -0.0010506632970646024, -0.045880742371082306, -0.019869040697813034, -0.01040669996291399, 0.03358780965209007, 0.009983910247683525, 0.029757734388113022, 0.011166996322572231, -0.025601468980312347, -0.0027677665930241346, 0.01891920529305935, -0.030958442017436028, -0.042147476226091385, 0.0016857339069247246, 0.020181400701403618, 0.00859017577022314, 0.03866690769791603, -0.08012180030345917, 0.05433829501271248, -0.04647039994597435, -0.03510507568717003, 0.0053900666534900665, -0.01996096968650818, -0.0015724997501820326, 0.005147736985236406, -0.01658054068684578, -0.015806926414370537, 0.03776383772492409, 0.009211267344653606, 0.016926253214478493, 0.005808589514344931, -0.032312069088220596, -0.05334891006350517, -0.012127828784286976, 0.0023618012201040983, 0.08295200020074844, 0.012755699455738068, -0.06813549995422363, 0.012085387483239174, -0.04135016351938248, 0.07126571983098984, -0.03435103967785835, -0.03655178099870682, -0.025035887956619263, 0.03960014879703522, -0.023240525275468826, -0.012667462229728699, -0.034264061599969864, -0.010195336304605007, -0.046512503176927567, -0.024704186245799065, -0.021336624398827553, -0.04156637191772461, 0.001921631395816803, -0.05486960709095001, 0.0020058678928762674, -0.03659682720899582, -0.08117823302745819, -0.009091564454138279, 0.07991573959589005, 0.0011443507391959429, -0.03001963160932064, 0.0045214686542749405, -0.020628955215215683, -0.10828914493322372, -0.01404572930186987, -0.013280846178531647, -0.016629712656140327, 0.011599616147577763, 0.010103889741003513, 0.06670979410409927, -0.039505213499069214, -0.03436801955103874, 0.003076036460697651, 0.016404561698436737, 0.02081376127898693, -0.01819021999835968, 0.025018682703375816, 0.0044587720185518265, -0.026624565944075584, -0.0006834118976257741, 0.027124447748064995, -0.027552248910069466, -0.022098451852798462, -0.010289428755640984, 0.008420327678322792, 0.016721494495868683, -0.014531337656080723, 0.008943656459450722, -0.006390823516994715, 0.06029799208045006, 0.039553578943014145, -0.04597555473446846, 0.005422511138021946, -0.012641199864447117, -0.028525616973638535, -0.003909554798156023, -0.04285528510808945, 0.007284550461918116, 0.038019705563783646, 0.026874830946326256, 0.005208845250308514, -0.021375207230448723, 0.037885989993810654, -0.06299709528684616, -0.0057020531967282295, 0.0012827373575419188, 0.016815563663840294, 0.045636359602212906, 0.045369889587163925, -0.017307573929429054, -0.05072696506977081, 0.014389417134225368, 0.013826626352965832, -0.010283106006681919, -0.048353757709264755, -0.00041111980681307614, -0.02368207648396492, -0.03307010605931282, 0.02304730750620365, 0.029670070856809616, 0.0024494908284395933, 0.02607843279838562, 0.04038131609559059, -0.04416083171963692, 0.0358545146882534, -0.0292707197368145, -0.03586786985397339, -0.03400203213095665, 0.0025652609765529633, 0.0031394155230373144, -0.031114749610424042, 0.004546106792986393, -0.005194924306124449, 0.025871004909276962, 0.019503453746438026, 0.022231338545680046, 0.02832982875406742, -0.004666363354772329, 0.04696792736649513, -0.0023160704877227545, 0.007586534135043621, -0.031126970425248146, -0.008178837597370148, -0.031015697866678238, -0.0078059169463813305, -0.014035393483936787, 0.058336999267339706, -0.013299713842570782, -0.020834196358919144, -0.023604754358530045, 0.007984191179275513, -0.05304049700498581, -0.011098543182015419, -0.0230483990162611, 0.004611140117049217, 0.06694718450307846, -0.033696819096803665, 0.02050541527569294, -0.015158900991082191, -0.01926587149500847, 0.009197845123708248, 0.0025952348951250315, -0.035015761852264404, 0.002718404633924365, 0.015503104776144028, 0.0019433829002082348, 0.016445573419332504, 0.0379168875515461, 0.04848462715744972, 0.018939509987831116, 0.01919097825884819, -0.01601404882967472, -0.004469609819352627, -0.006364433094859123, 0.06222161278128624, 0.05786467343568802, -0.006996956653892994, 0.006283055059611797, 0.0012977148871868849, 0.003523509716615081, -0.03859740495681763, 0.020112769678235054, -0.015051370486617088, 0.03571602702140808, -0.019752733409404755, -0.06708134710788727, 0.07558853924274445, 0.009504158981144428, 0.0030342715326696634, 0.03675481304526329, 0.00625258032232523, 0.009320871904492378, -0.034515634179115295, 0.04465895891189575, 0.07020183652639389, -0.04887351766228676, -0.008781546726822853, -0.009921771474182606, 0.019774766638875008, -0.0015185810625553131, 0.02326330356299877, -0.04201134666800499, -0.0312829315662384, -0.009894559159874916, 0.018763523548841476, -0.04958484694361687, -0.02703956514596939, -0.037126731127500534, 0.013736610300838947, -0.0014613789971917868, 0.03040093556046486, 0.011758496053516865, -0.02619805559515953, -0.022197814658284187, -0.04077068343758583, 0.03005051240324974, -0.03172272443771362, -0.005624146666377783, -0.011937183327972889, -0.03719379007816315, 0.009826689027249813, -0.032065413892269135, 0.005648192949593067, 0.010630561038851738, -0.02626655623316765, 0.009108148515224457, -0.010966354981064796, 0.007850672118365765, -0.009187943302094936, 0.06295012682676315, -0.0022473845165222883, 0.005932908039540052, -0.02561364509165287, -0.007521029096096754, -0.05630066245794296, -0.0013868921669200063, -0.014155608601868153, 0.012794740498065948, 0.02671038918197155, 0.03244354575872421, 0.010171044617891312, 0.011859624646604061, -0.025825023651123047, -0.0341385193169117, 0.05819346010684967, -0.07285153865814209, -0.009722805581986904, -0.04360199719667435, -0.06265895068645477, 0.006527543533593416, 0.008394730277359486, 0.0182842705398798, -0.03454833850264549, 0.04830605536699295, 0.033812016248703, 0.02342331036925316, 0.007445454131811857, -0.011287597939372063, 0.024678345769643784, -0.03871968388557434, -0.016707785427570343, -0.06786854565143585, 0.01875302940607071, 0.022346921265125275, -0.005105483811348677, 0.00034526680246926844, 0.03749219700694084, -0.05066347122192383, 0.02278015948832035, -0.0662614107131958, -0.01690182276070118, 0.025751858949661255, -0.032695941627025604, 0.009198802523314953, -0.004027491435408592, -0.07566660642623901, 0.010327535681426525, 0.023098163306713104, -0.04382168501615524, -0.023320553824305534, 0.0028286115266382694, 0.03597940877079964, -0.020902877673506737, 0.020056186243891716, -0.01688515767455101, -0.032336197793483734, 0.08444343507289886, 0.0024958353023976088, 0.018027562648057938, 0.06406763195991516, -0.005250671878457069, 0.062188129872083664, 0.03168748691678047, 0.0022833177354186773, 0.027047835290431976, 0.009329904802143574, -0.03749578446149826, -0.04836573824286461, 0.048543769866228104, 0.011440316215157509, -0.006890568882226944, -0.03940439224243164, 0.05353628844022751, 0.019385145977139473, -0.03743411973118782, -0.07363656908273697, 0.04646230861544609, -0.04641031473875046, -0.008978869765996933, -0.044080886989831924, 0.014553958550095558, -0.038871970027685165, 0.02209310047328472, -0.008121512830257416, 0.007117595057934523, 0.06092813238501549, 0.004430755972862244, -0.021718842908740044, 0.013163446448743343, 0.08180610090494156, 0.10569103807210922, 0.0484529472887516, 0.02498626708984375, 0.0621492825448513, -0.031138446182012558, -0.024190764874219894, -0.015225790441036224, -0.000264753500232473, -0.025239627808332443, 0.003807750530540943, 0.014615396037697792, 0.0626358613371849, -0.018575992435216904, 0.07943937182426453, -0.015569674782454967, 0.005484506953507662, -0.013603320345282555, 0.0027066958136856556, 0.03001883625984192, 0.04450351372361183, 0.01862657256424427, 0.04748308286070824, -0.014198888093233109, -0.038380663841962814, -0.011088302358984947, -0.016055529937148094, -0.023845447227358818, -0.0025727604515850544, -0.020040687173604965, 0.010355767793953419, 0.014355450868606567, 0.0118916230276227, 0.06813227385282516, -0.003793851938098669, 0.016065362840890884, 0.01265079528093338, 0.030283020809292793, -0.027902040630578995, 0.04272884130477905, -0.030825883150100708, -0.009454458951950073, -0.021103426814079285, -0.025021621957421303, -0.006565805524587631, -0.032250624150037766, -0.028020400553941727, 0.021337220445275307, -0.03134206309914589, -0.004681228660047054, 0.010819475166499615, -0.020039357244968414, -0.015072641894221306, -0.032478392124176025, -0.027670888230204582, -0.04747019335627556, -0.06462519615888596, -0.0036196610890328884, 0.008426452986896038, 0.007907899096608162, -0.013345395214855671, -0.01765660010278225, -0.03299389407038689, -0.031053079292178154, 0.05418835207819939, -0.05125746876001358, -0.00815563090145588, 0.004125792533159256, 0.009120368398725986, 0.021836236119270325, 0.029834788292646408, 0.06606513261795044, 0.005203760229051113, 0.009662783704698086, -0.03307915851473808, 0.01692427322268486, 0.02087322622537613, 0.005604032892733812, 0.0006636049947701395, -0.07269135117530823, 0.00854663085192442, 0.023950887843966484, -0.0009817971149459481, -0.07185202091932297, 0.017358049750328064, 0.055471401661634445, 0.02177305333316326, 0.040192075073719025, -0.023066872730851173, -0.0037449633236974478, -0.033807143568992615, -0.0008361609652638435, -0.01143721304833889, -0.009047793224453926, 0.03500360623002052, -0.0009689885191619396, 0.07166421413421631, 0.06188520789146423, -0.03813214227557182, -0.014155417680740356, -0.01719093881547451, -0.009101866744458675, 0.01702956296503544, -0.04648629203438759, -0.04634401202201843, -0.050551749765872955, -0.08092476427555084, -0.04073679447174072, 0.01627228409051895, -0.016779789701104164, -0.014182137325406075, 0.01591234840452671, -0.0024589737877249718, -0.03222288191318512, 0.013395724818110466, -0.03271876275539398, 0.030238229781389236, -0.011176934465765953, -0.010784950107336044, -0.01252320222556591, 0.004478236194700003, 0.006218572612851858, -0.014489663764834404, 0.008455272763967514, -0.05757029354572296, -0.01132003404200077, -0.01567314751446247, 0.02965822070837021, 0.047253649681806564, 0.044271696358919144, 0.004084700718522072 ]
[ -0.07480381429195404, -0.05459364876151085, -0.02791121043264866, -0.02230113558471203, 0.07612423598766327, -0.026371538639068604, -0.015188382938504219, 0.0027859637048095465, -0.025340184569358826, -0.007462854031473398, 0.02118820697069168, -0.06655041873455048, -0.0020341852214187384, -0.009121903218328953, 0.08505246043205261, -0.004610927309840918, -0.019764378666877747, -0.06755196303129196, -0.04037225991487503, 0.05430515855550766, -0.030594749376177788, -0.055989257991313934, -0.019791118800640106, -0.01820654794573784, -0.006938448175787926, 0.04664294421672821, 0.02715732343494892, -0.019227027893066406, -0.002878886880353093, -0.1862306445837021, 0.00204239459708333, 0.007741971407085657, 0.03423582762479782, 0.0036222750786691904, 0.0011597380507737398, 0.06362554430961609, 0.051231030374765396, -0.009607445448637009, -0.012437840923666954, 0.0429147332906723, 0.04477233812212944, 0.012822959572076797, -0.05460682883858681, -0.006233822554349899, 0.03276354819536209, -0.00033822390832938254, -0.029572738334536552, -0.04005731642246246, -0.030591102316975594, -0.04305011034011841, -0.012159365229308605, -0.008212825283408165, -0.03852768987417221, -0.01860842853784561, -0.011022201739251614, 0.014587861485779285, 0.028163939714431763, 0.0641157403588295, 0.015203041024506092, 0.006962714251130819, 0.040916431695222855, -0.018661007285118103, -0.1316174864768982, 0.08783319592475891, 0.04364694282412529, 0.016718069091439247, -0.04070153832435608, -0.012918811291456223, -0.0016565683763474226, 0.06322749704122543, 0.03506201133131981, 0.03037163056433201, -0.032536547631025314, 0.06569718569517136, 0.013354528695344925, 0.017996445298194885, 0.005063752643764019, 0.05591040477156639, 0.028773456811904907, -0.022258423268795013, -0.059935327619314194, 0.015122825279831886, -0.02409844659268856, -0.006317078601568937, -0.050693389028310776, -0.002922919113188982, -0.01521480455994606, 0.013246435672044754, 0.0043535116128623486, 0.06281416863203049, 0.010110358707606792, 0.04137302190065384, 0.07710439711809158, 0.007804173976182938, -0.06729496270418167, -0.007523616775870323, 0.008345245383679867, 0.0001936392072821036, -0.014118596911430359, 0.37959110736846924, 0.02022692747414112, 0.0014170979848131537, 0.022938845679163933, 0.030997300520539284, 0.02137405052781105, -0.018414229154586792, 0.005085542798042297, -0.05736711621284485, 0.05589045211672783, 0.026752466335892677, 0.013709750957787037, -0.0071182856336236, 0.03550003096461296, -0.09856738150119781, -0.020227020606398582, 0.0015514236874878407, 0.009038406424224377, 0.036165717989206314, -0.015216103754937649, 0.01570761576294899, -0.013131942600011826, -0.014867288060486317, 0.04289177432656288, 0.01100179459899664, 0.05539707466959953, 0.03117244504392147, 0.00036228320095688105, 0.005771535914391279, 0.012779499404132366, 0.007574087008833885, 0.02891986072063446, 0.0033602104522287846, -0.045937005430459976, -0.0016814183909446, 0.03389482945203781, 0.003341531613841653, 0.03761523962020874, -0.06659262627363205, -0.05323917046189308, 0.03252353146672249, -0.016608651727437973, -0.005560779944062233, 0.06729324907064438, -0.018882272765040398, -0.017563488334417343, 0.11102215200662613, 0.02500375173985958, -0.012608305551111698, -0.03662601113319397, -0.02624840848147869, -0.00532044330611825, 0.025319036096334457, -0.033337194472551346, -0.09438875317573547, 0.0031199513468891382, -0.010652795433998108, 0.079048752784729, -0.0005702483467757702, -0.08860418200492859, 0.018598681315779686, -0.023318838328123093, -0.037311263382434845, -0.04241621866822243, 0.07094345986843109, 0.030866466462612152, -0.11655033379793167, -0.018832722678780556, 0.03946001082658768, 0.03917897865176201, -0.05656607821583748, -0.017064141109585762, 0.023276979103684425, 0.01099780760705471, -0.037233490496873856, 0.04807547479867935, -0.03211463987827301, -0.02920929156243801, 0.018135452643036842, 0.03078211471438408, -0.0101550268009305, -0.019222458824515343, 0.010829435661435127, -0.04934985935688019, -0.004381614271551371, -0.03380753472447395, -0.08589429408311844, -0.07050634920597076, 0.02292744629085064, -0.06115051358938217, -0.05881820246577263, -0.05450207740068436, 0.008084788918495178, -0.03945675119757652, 0.10823743045330048, -0.01062266156077385, -0.05918694660067558, 0.006851124111562967, 0.014551854692399502, -0.0059814746491611, -0.02645987458527088, 0.026410307735204697, 0.04127652570605278, -0.042909666895866394, 0.03298574686050415, -0.0869450643658638, 0.026884661987423897, 0.06012032926082611, -0.022126009687781334, 0.06500653177499771, 0.028708690777420998, -0.03058732859790325, 0.0077816192060709, -0.014975326135754585, 0.02911786176264286, -0.03418964147567749, 0.014440007507801056, -0.016973383724689484, 0.019897393882274628, 0.01487935334444046, 0.04373298957943916, 0.027346434071660042, -0.015036228112876415, -0.04594678431749344, -0.35819610953330994, -0.029093023389577866, -0.02225983515381813, -0.032145917415618896, 0.017521001398563385, -0.018740948289632797, 0.03686770051717758, -0.008419246412813663, 0.008052489720284939, -0.03802131861448288, 0.10165474563837051, -0.020288171246647835, 0.025817787274718285, -0.056478723883628845, 0.023331262171268463, 0.06281501054763794, -0.003753450233489275, -0.013884437270462513, -0.03727326914668083, 0.01940860040485859, -0.0043134321458637714, -0.06009126082062721, -0.02178322523832321, -0.013414286077022552, 0.011155162006616592, 0.013905640691518784, 0.10611128062009811, -0.026936814188957214, 0.057209163904190063, -0.018032558262348175, 0.05475590005517006, 0.017143085598945618, -0.03518465533852577, -0.11303406208753586, 0.005347609519958496, 0.00300932046957314, 0.031324051320552826, 0.013312765397131443, 0.007254944182932377, -0.011864140629768372, -0.07561125606298447, 0.02871517278254032, -0.0712299644947052, -0.053737327456474304, -0.01987217366695404, 0.004985880106687546, -0.04071144759654999, 0.01014044787734747, -0.00847685243934393, 0.030941076576709747, -0.006714450661092997, 0.007764266338199377, -0.010732482187449932, 0.012814834713935852, 0.025573337450623512, -0.017109263688325882, -0.06511592864990234, -0.02640504203736782, 0.024084117263555527, 0.02225572057068348, 0.04499556124210358, 0.05817393586039543, -0.00705742696300149, -0.07594935595989227, 0.035106971859931946, -0.010186317376792431, -0.03790394961833954, 0.0268600694835186, 0.032557107508182526, -0.08801242709159851, 0.003155651269480586, 0.08699677884578705, 0.0037601396907120943, 0.03042961284518242, 0.07443925738334656, -0.005396807566285133, -0.03362445905804634, 0.01349701825529337, 0.024659916758537292, -0.010248004458844662, 0.03268097713589668, -0.04886670410633087, 0.069313183426857, -0.01546492613852024, 0.0004553623148240149, 0.07213681191205978, 0.025945167988538742, 0.005179425235837698, 0.06832025945186615, 0.003843072336167097, -0.03548701852560043, 0.012538952752947807, -0.021134113892912865, -0.04733959212899208, 0.06636715680360794, 0.0025634723715484142, -0.25741714239120483, 0.037384383380413055, 0.04323400929570198, 0.034430213272571564, 0.014788898639380932, -0.006123708561062813, 0.01544194296002388, -0.04122843220829964, 0.028326844796538353, 0.0005557549302466214, 0.005664293188601732, 0.06127757951617241, -0.01587645895779133, 0.007117030676454306, 0.009787718765437603, 0.03894756734371185, 0.04029335454106331, 0.013494182378053665, 0.0035367384552955627, -0.06102852150797844, 0.03154772147536278, -0.024682430550456047, 0.18775378167629242, 0.01663338951766491, -0.007994493469595909, 0.03302409499883652, -0.04218919202685356, 0.04523646458983421, 0.02612954005599022, 0.027479637414216995, -0.002473320346325636, 0.009774354286491871, 0.03212788328528404, -0.006707462482154369, 0.031021542847156525, -0.07660823315382004, 0.01782078854739666, 0.017469562590122223, 0.03892265260219574, -0.024065935984253883, 0.011270932853221893, 0.011016997508704662, 0.002690203720703721, 0.035971466451883316, 0.07583876699209213, -0.04672548919916153, -0.005754490848630667, -0.047794047743082047, -0.044964808970689774, -0.025965571403503418, -0.036227140575647354, -0.05541515722870827, -0.0017663196194916964, -0.03623354062438011, 0.0006806107121519744, 0.08465138077735901, 0.020190807059407234, -0.03822895139455795, -0.004518176894634962, -0.014326043426990509, 0.013707739301025867, -0.04071816802024841, 0.08800678700208664, -0.003029439365491271, 0.060701653361320496 ]
[ 0.04039541631937027, 0.027440590783953667, 0.04097061976790428, 0.021778671070933342, -0.018553676083683968, 0.018222332000732422, -0.02436654083430767, -0.01791875995695591, 0.05511995777487755, -0.009531736373901367, -0.04474920406937599, 0.003949024714529514, 0.02528732642531395, -0.004323316738009453, -0.03753507509827614, -0.018271757289767265, 0.028166169300675392, 0.03440151736140251, 0.016455458477139473, -0.0013119103386998177, -0.049756504595279694, 0.013076427392661572, 0.025266828015446663, -0.01820680871605873, -0.03363548219203949, -0.0006951746181584895, -0.031083978712558746, -0.028884271159768105, 0.0360858254134655, -0.10048764199018478, -0.025622539222240448, -0.00207200413569808, 0.001107391668483615, 0.007970177568495274, 0.03694748878479004, 0.0141592500731349, 0.04286317154765129, 0.005905567202717066, -0.04197993502020836, 0.047621361911296844, 0.04887375608086586, -0.03315335884690285, -0.023802198469638824, -0.020326053723692894, -0.02556079998612404, -0.011068199761211872, -0.06698009371757507, -0.06741782277822495, 0.029352053999900818, -0.025168370455503464, -0.03248351812362671, -0.02996717020869255, -0.0008022186229936779, 0.031230483204126358, -0.002500086324289441, 0.009193654172122478, -0.036711208522319794, 0.0032175262458622456, 0.026933321729302406, -0.013772880658507347, 0.03167783096432686, -0.010720317251980305, -0.028180530294775963, -0.03038918972015381, 0.0054619149304926395, 0.006307914387434721, 0.014559423550963402, 0.026711180806159973, -0.022063469514250755, 0.006460036616772413, 0.049250196665525436, 0.05629105120897293, -0.035170942544937134, -0.04545264691114426, -0.004993853624910116, 0.019985277205705643, 0.009307190775871277, -0.01683887280523777, 0.021968679502606392, 0.013787633739411831, -0.022173946723341942, 0.019154036417603493, 0.008520280010998249, -0.015272901393473148, -0.037338025867938995, -0.024640286341309547, -0.03433934226632118, -0.019321106374263763, 0.004400872625410557, 0.0027590624522417784, -0.02285887859761715, 0.003677686443552375, 0.0010986366542056203, -0.06322790682315826, -0.06311174482107162, -0.021031253039836884, -0.012098030187189579, -0.01256962027400732, 0.06043691188097, 0.8071878552436829, -0.006586319301277399, 0.042432669550180435, -0.015708470717072487, 0.005163298454135656, 0.04853281006217003, -0.015178190544247627, 0.002616593614220619, 0.020199967548251152, -0.004008912481367588, 0.03165849298238754, -0.01270347274839878, 0.006474655121564865, 0.015751782804727554, 0.03529159724712372, 0.0194706991314888, 0.046866584569215775, 0.00976677518337965, -0.010559412650763988, -0.0019344573374837637, 0.013385550118982792, 0.04504736512899399, -0.03867214173078537, 0.027941003441810608, 0.0027940296567976475, -0.012593524530529976, -0.1531262993812561, -0.0415060855448246, -7.468006711586181e-33, 0.06540583074092865, -0.07392556965351105, 0.047873325645923615, 0.0030092888046056032, 0.02988412044942379, -0.032090555876493454, -0.027562033385038376, -0.022568685933947563, -0.03737496957182884, -0.04813109710812569, -0.027919914573431015, 0.024855302646756172, 0.022816218435764313, -0.04978184774518013, 0.027319088578224182, -0.04455504193902016, 0.0009171322453767061, 0.03952412307262421, 0.029636720195412636, -0.03964248672127724, 0.029315173625946045, 0.0122898630797863, -0.03239302337169647, 0.0008666435023769736, 0.022719988599419594, 0.001842865371145308, 0.012058830820024014, -0.043368007987737656, 0.0034130197018384933, -0.048561710864305496, -0.07067511230707169, -0.00039626870420761406, 0.002426632447168231, -0.017482081428170204, -0.07068803161382675, -0.05008174851536751, -0.06163457781076431, -0.006629920564591885, -0.04189831018447876, -0.0298649650067091, 0.008518022485077381, -0.04010875150561333, -0.0026937390211969614, -0.033632341772317886, -0.005716650281101465, 0.009497157298028469, 0.017938219010829926, 0.012546226382255554, 0.008479712530970573, 0.033006079494953156, 0.023835964500904083, 0.006799079943448305, 0.01582910493016243, -0.003993686754256487, -0.02699313499033451, 0.015559026040136814, 0.04432830587029457, -0.030086517333984375, -0.014088231138885021, 0.03156117722392082, -0.011511732824146748, -0.010114549659192562, -0.012304967269301414, 0.03478824719786644, 0.019259845837950706, -0.008010427467525005, -0.02331661619246006, 0.044931549578905106, -0.007950808852910995, 0.054096490144729614, -0.034654974937438965, 0.023144638165831566, -0.02562558464705944, -0.024787280708551407, 0.015425038523972034, -0.06235624477267265, 0.005385986994951963, -0.002177964895963669, -0.049940600991249084, 0.03476835787296295, -0.011787857860326767, 0.011316854506731033, -0.04616688936948776, 0.032831937074661255, -0.0276423878967762, 0.012924808077514172, 0.060675449669361115, 0.034777894616127014, -0.015682373195886612, 0.007001216057687998, 0.03454720228910446, 0.01662527211010456, 0.006576736457645893, -0.02398577705025673, -0.05701174587011337, 7.080200839674339e-33, 0.0068734074011445045, -0.0011540156556293368, -0.03201252967119217, 0.005175015889108181, 0.02117335796356201, 0.014667639508843422, 0.04313242435455322, 0.04120396822690964, -0.031313296407461166, 0.04289882630109787, -0.017656229436397552, 0.006564450915902853, -0.018060948699712753, 0.02505088970065117, 0.021378139033913612, 0.014516225084662437, 0.011603988707065582, -0.06201312690973282, 0.01132840383797884, -0.005447159055620432, -0.0011640653247013688, -0.008226584643125534, 0.0032279537990689278, 0.018055835738778114, 0.001833112328313291, 0.032283660024404526, 0.021667655557394028, 0.004882161505520344, -0.03121677227318287, -0.015366521663963795, 0.016460662707686424, -0.03308522328734398, 0.010697126388549805, 0.02882031723856926, 0.028672154992818832, 0.03271734341979027, 0.013951160944998264, -0.0035039575304836035, -0.044527191668748856, -0.05832713469862938, -0.002924335654824972, 0.030575616285204887, -0.029900087043642998, 0.05175992473959923, -0.0024055002722889185, 0.015914635732769966, 0.042154982686042786, -0.007451048120856285, 0.004465572070330381, -0.003343596588820219, -0.03140067309141159, -0.02523285336792469, -0.005324510391801596, 0.01678667590022087, 0.0031871425453573465, -0.0039011931512504816, -0.028588244691491127, 0.023625506088137627, -0.040794625878334045, 0.02340635657310486, 0.011560186743736267, -0.019656643271446228, 0.026047129184007645, 0.04727264866232872, -0.024984797462821007, -0.037945982068777084, -0.009680874645709991, -0.01148156262934208, -0.011879906058311462, 0.025616277009248734, -0.013657066971063614, 0.031658634543418884, -0.006895260885357857, 0.04891549423336983, 0.009314346127212048, -0.019384590908885002, 0.010391495190560818, 0.007382458075881004, -0.02081413008272648, 0.02403867430984974, -0.0018783265259116888, 0.04271934553980827, -0.028495650738477707, -0.014845099300146103, 0.02537202276289463, -0.01587662473320961, 0.00969663169234991, 0.06764518469572067, 0.005666564218699932, 0.03684306889772415, -0.007480067200958729, -0.02394293248653412, -0.01168140396475792, 0.04452713206410408, -0.02949422411620617, -1.2756201428487657e-8, 0.019974520429968834, 0.003943671006709337, -0.016645880416035652, 0.032876208424568176, 0.006512635387480259, 0.0009494557161815464, -0.01426006481051445, -0.006487037520855665, -0.0637141615152359, 0.009563218802213669, -0.013883262872695923, -0.03922545909881592, -0.017826732248067856, -0.009141686372458935, 0.03421342000365257, -0.01008134800940752, -0.003022219520062208, -0.01854877918958664, 0.04127879440784454, 0.0010143582476302981, -0.028040694072842598, 0.047484517097473145, -0.008901307359337807, -0.009864781983196735, 0.005887540522962809, 0.018474511802196503, 0.028958594426512718, -0.06615827977657318, -0.01663859747350216, -0.02918916940689087, -0.0040659732185304165, -0.0199696384370327, -0.07149407267570496, 0.021470706909894943, -0.01228985283523798, -0.019449733197689056, -0.008389249444007874, 0.03598382696509361, 0.041103795170784, 0.03235774487257004, -0.01891111023724079, 0.012060807086527348, -0.03843799605965614, -0.031384654343128204, -0.009485247544944286, 0.03364254906773567, -0.019484642893075943, 0.031379010528326035, 0.018781842663884163, 0.0004073471063748002, -0.018617970868945122, -0.007867086678743362, 0.022015878930687904, 0.023900413885712624, 0.027506405487656593, 0.016980240121483803, -0.012088214978575706, -0.02164977788925171, 0.04012184962630272, 0.008906427770853043, 0.039282407611608505, 0.051218703389167786, -0.022263722494244576, -0.0033845449797809124 ]
kubernetes-spinning-up-a-neo4j-3-1-causal-cluster
https://markhneedham.com/blog/2016/11/25/kubernetes-spinning-up-a-neo4j-3-1-causal-cluster
false
2016-10-04 22:33:43
Neo4j: requirement failed
[ "neo4j" ]
[ "neo4j" ]
Last week during a hands on Cypher meetup, using Neo4j's built in movie dataset, one of the attendees showed me the following query which wasn't working as expected: [source,cypher] ---- MATCH (p:Person)-[:ACTED_IN]->(movie) RETURN p, COLLECT(movie.title) AS movies ORDER BY COUNT(movies) DESC LIMIT 10 ---- [source,text] ---- requirement failed ---- We can get a full stack trace in +++<cite>+++logs/debug.log+++</cite>+++ if we run the same query from the cypher-shell, which was introduced during one fo the Neo4j 3.1 milestone releases: [source,text] ---- 2016-10-03 23:25:07.529+0000 ERROR [o.n.b.v.r.ErrorReporter] Client triggered an unexpected error [UnknownError]: requirement failed, reference to. requirement failed java.lang.IllegalArgumentException: requirement failed at scala.Predef$.require(Predef.scala:212) at org.neo4j.cypher.internal.compiler.v3_1.planner.logical.steps.sortSkipAndLimit$.apply(sortSkipAndLimit.scala:38) at org.neo4j.cypher.internal.compiler.v3_1.planner.logical.PlanEventHorizon$.apply(PlanEventHorizon.scala:43) at org.neo4j.cypher.internal.compiler.v3_1.planner.logical.PlanEventHorizon$.apply(PlanEventHorizon.scala:31) at org.neo4j.cypher.internal.compiler.v3_1.planner.logical.PlanWithTail.apply(PlanWithTail.scala:46) at org.neo4j.cypher.internal.compiler.v3_1.planner.logical.PlanWithTail.apply(PlanWithTail.scala:29) at org.neo4j.cypher.internal.compiler.v3_1.planner.logical.PlanSingleQuery.apply(PlanSingleQuery.scala:47) at org.neo4j.cypher.internal.compiler.v3_1.planner.logical.PlanSingleQuery.apply(PlanSingleQuery.scala:30) at org.neo4j.cypher.internal.compiler.v3_1.planner.logical.DefaultQueryPlanner$$anonfun$2.apply(QueryPlanner.scala:51) at org.neo4j.cypher.internal.compiler.v3_1.planner.logical.DefaultQueryPlanner$$anonfun$2.apply(QueryPlanner.scala:51) at scala.collection.TraversableLike$$anonfun$map$1.apply(TraversableLike.scala:234) at scala.collection.TraversableLike$$anonfun$map$1.apply(TraversableLike.scala:234) at scala.collection.immutable.List.foreach(List.scala:381) at scala.collection.TraversableLike$class.map(TraversableLike.scala:234) at scala.collection.immutable.List.map(List.scala:285) at org.neo4j.cypher.internal.compiler.v3_1.planner.logical.DefaultQueryPlanner.planQueries(QueryPlanner.scala:51) at org.neo4j.cypher.internal.compiler.v3_1.planner.logical.DefaultQueryPlanner.plan(QueryPlanner.scala:36) at org.neo4j.cypher.internal.compiler.v3_1.planner.CostBasedExecutablePlanBuilder.produceLogicalPlan(CostBasedExecutablePlanBuilder.scala:95) at org.neo4j.cypher.internal.compiler.v3_1.planner.CostBasedExecutablePlanBuilder$$anonfun$1.apply(CostBasedExecutablePlanBuilder.scala:71) at org.neo4j.cypher.internal.compiler.v3_1.planner.CostBasedExecutablePlanBuilder$$anonfun$1.apply(CostBasedExecutablePlanBuilder.scala:71) at org.neo4j.cypher.internal.compiler.v3_1.helpers.package$$anonfun$closing$1.apply(package.scala:29) at org.neo4j.cypher.internal.compiler.v3_1.helpers.package$$anonfun$closing$1.apply(package.scala:29) at org.neo4j.cypher.internal.compiler.v3_1.helpers.package$.using(package.scala:37) at org.neo4j.cypher.internal.compiler.v3_1.helpers.package$.closing(package.scala:29) at org.neo4j.cypher.internal.compiler.v3_1.planner.CostBasedExecutablePlanBuilder.producePlan(CostBasedExecutablePlanBuilder.scala:70) at org.neo4j.cypher.internal.compiler.v3_1.executionplan.procs.DelegatingProcedureExecutablePlanBuilder.producePlan(DelegatingProcedureExecutablePlanBuilder.scala:99) at org.neo4j.cypher.internal.compiler.v3_1.executionplan.FallbackBuilder$class.producePlan(SilentFallbackPlanBuilder.scala:37) at org.neo4j.cypher.internal.compiler.v3_1.executionplan.SilentFallbackPlanBuilder.producePlan(SilentFallbackPlanBuilder.scala:56) at org.neo4j.cypher.internal.compiler.v3_1.executionplan.ExecutionPlanBuilder.build(ExecutionPlanBuilder.scala:106) at org.neo4j.cypher.internal.compiler.v3_1.CypherCompiler$$anonfun$5.apply(CypherCompiler.scala:176) at org.neo4j.cypher.internal.compiler.v3_1.CypherCompiler$$anonfun$5.apply(CypherCompiler.scala:176) at org.neo4j.cypher.internal.compiler.v3_1.QueryCache$$anonfun$getOrElseUpdate$1$$anonfun$apply$1.apply(CacheAccessor.scala:36) at org.neo4j.cypher.internal.compiler.v3_1.MonitoringCacheAccessor$$anonfun$1.apply(CacheAccessor.scala:57) at org.neo4j.cypher.internal.compiler.v3_1.LFUCache$$anon$1.apply(LFUCache.scala:31) ---- The problem line seems to be https://github.com/neo4j/neo4j/blob/0f1c7439d5ba2bf4bfbd2b990bf214b5a28406bf/community/cypher/cypher-compiler-3.1/src/main/scala/org/neo4j/cypher/internal/compiler/v3_1/planner/logical/steps/sortSkipAndLimit.scala#L38[this one]: [source,scala] ---- require(sortItems.forall(_.expression.isInstanceOf[Variable])) ---- The solution is actually quite simple. We should be using the +++<cite>+++SIZE+++</cite>+++ function to calculate the size of a list rather then the +++<cite>+++COUNT+++</cite>+++ function: [source,cypher] ---- MATCH (p:Person)-[:ACTED_IN]->(movie) RETURN p, COLLECT(movie.title) AS movies ORDER BY SIZE(movies) DESC LIMIT 10 ----
null
null
[ 0.010015467181801796, -0.03128187730908394, -0.014076382853090763, 0.04130604863166809, 0.10747980326414108, -0.009395565837621689, 0.019548043608665466, 0.002452478976920247, 0.008521522395312786, -0.009252670221030712, -0.0154268778860569, 0.0019055197481065989, -0.07308491319417953, 0.021625954657793045, -0.033899713307619095, 0.0708124041557312, 0.06274265795946121, 0.02939235046505928, 0.026441507041454315, -0.00884140282869339, 0.021909544244408607, 0.05295620113611221, 0.017191756516695023, 0.053437620401382446, 0.04723041132092476, 0.0009588404791429639, -0.006256741937249899, -0.0008783489465713501, -0.05407173931598663, 0.006730395369231701, 0.05383406579494476, 0.004459073767066002, 0.01753721572458744, -0.02874007634818554, 0.014440184459090233, 0.0288408100605011, -0.01622660458087921, -0.009146974422037601, -0.020405229181051254, 0.019284922629594803, -0.060415130108594894, 0.04197120666503906, -0.014577465131878853, -0.002898619044572115, -0.04138774052262306, 0.02502310834825039, -0.049153123050928116, 0.03697504475712776, 0.014510647393763065, -0.01054516714066267, -0.07373816519975662, 0.024150270968675613, -0.024892134591937065, 0.00876632146537304, 0.012324801646173, 0.0314641147851944, -0.0016693462384864688, -0.0966072678565979, 0.05888661369681358, -0.01453913189470768, -0.015073554590344429, 0.00119788630399853, 0.005450142081826925, 0.006891625467687845, 0.0037831647787243128, -0.023635823279619217, -0.0025930413976311684, 0.06602534651756287, -0.05571148544549942, -0.020152904093265533, 0.0012735531199723482, 0.02187417261302471, -0.017085494473576546, -0.01715737394988537, 0.0006191659485921264, -0.05040460079908371, 0.0025630660820752382, 0.06316179037094116, 0.03846524655818939, 0.03419113531708717, -0.01982596330344677, -0.00515173701569438, 0.00515576871111989, 0.021351542323827744, 0.024240603670477867, -0.02873372659087181, -0.017496706917881966, -0.03314986452460289, -0.04493970423936844, 0.03583826869726181, 0.045761048793792725, -0.04979195073246956, -0.012125368230044842, 0.011245437897741795, -0.02293523959815502, 0.027871698141098022, -0.013758602552115917, -0.012510381639003754, 0.02064148150384426, -0.015177411958575249, -0.021452562883496284, -0.01596890389919281, 0.009409822523593903, 0.005486945156008005, -0.08684535324573517, -0.029366426169872284, -0.02058294042944908, -0.01288094837218523, -0.006708299275487661, 0.0007331590168178082, -0.03733063489198685, 0.01832692325115204, -0.00849952083081007, 0.001305679907090962, -0.10176470875740051, 0.07531458139419556, 0.016800781711935997, -0.016220612451434135, -0.007084714714437723, 0.026078561320900917, 0.035999707877635956, 0.02183101698756218, -0.011571020819246769, 0.07772327214479446, -0.031234996393322945, 0.08478689938783646, 0.023257281631231308, 0.040596961975097656, 0.013907289132475853, -0.06748778373003006, -0.013645460829138756, 0.06522686779499054, -0.0008748621330596507, 0.0038134499918669462, 0.0018299517687410116, -0.03500451147556305, -0.013401617296040058, 0.003337441710755229, 0.0412006750702858, 0.036406636238098145, 0.008051715791225433, -0.03781292587518692, 0.030697667971253395, 0.00020445435075089335, 0.040010228753089905, 0.022877365350723267, -0.016835689544677734, -0.034353625029325485, -0.02757345512509346, 0.019418546929955482, 0.006539938971400261, 0.022880088537931442, 0.04075923189520836, -0.029164940118789673, 0.012262408621609211, 0.0939338356256485, 0.0145637271925807, 0.0038509657606482506, -0.02770371176302433, 0.012586868368089199, 0.05156426504254341, 0.026881949976086617, 0.0021094586700201035, 0.03348113223910332, 0.005565744824707508, -0.01561788097023964, -0.016200561076402664, 0.05269433185458183, -0.008433922193944454, 0.03221549838781357, -0.05096422880887985, -0.07709457725286484, 0.05762052908539772, -0.04295440390706062, -0.01799701899290085, 0.03522729501128197, 0.07370923459529877, 0.022222159430384636, 0.01618809625506401, 0.012214748188853264, -0.0763668343424797, 0.044934626668691635, -0.0005806428962387145, -0.0019882803317159414, -0.001713084289804101, 0.01061182375997305, 0.07105883955955505, 0.033718790858983994, 0.007778232451528311, 0.0324515625834465, -0.08570820838212967, -0.09781801700592041, -0.008826205506920815, -0.016256479546427727, 0.056939445436000824, -0.019474653527140617, 0.03180599957704544, 0.023731376975774765, -0.004370055161416531, 0.021614208817481995, 0.007552762050181627, -0.002318610902875662, 0.041119284927845, -0.016090014949440956, -0.05467863008379936, 0.06675149500370026, 0.03838960826396942, -0.028962431475520134, -0.052865806967020035, 0.016458405181765556, 0.0009135564905591309, -0.004060033708810806, 0.037879638373851776, -0.023399552330374718, 0.052963294088840485, 0.013614805415272713, 0.0014455843484029174, -0.01650969311594963, 0.027957040816545486, -0.051480259746313095, 0.032243989408016205, 0.018417272716760635, -0.03830260410904884, -0.003855903400108218, -0.0013397097354754806, 0.11771245300769806, 0.04260348528623581, -0.012597424909472466, -0.0655469223856926, 0.03577575832605362, 0.01905020885169506, -0.03275655582547188, 0.004555188585072756, -0.01880688965320587, 0.00820442009717226, -0.004002722445875406, -0.008608459495007992, -0.029912635684013367, 0.002769713057205081, -0.020217714831233025, 0.0015145043144002557, 0.06470272690057755, -0.028576144948601723, 0.059954509139060974, 0.010704325512051582, -0.002511268248781562, 0.0070628756657242775, -0.04793235659599304, -0.045420847833156586, 0.028281334787607193, 0.021246375516057014, -0.009798480197787285, 0.044379327446222305, -0.028463346883654594, -0.014376489445567131, -0.04078815504908562, -0.018856853246688843, 0.018186267465353012, 0.07423947006464005, 0.04247266426682472, -0.010440746322274208, 0.0396306999027729, -0.04077768325805664, 0.023332811892032623, -0.018839338794350624, -0.04236499220132828, -0.03779311850667, -0.0070882877334952354, 0.008957264013588428, 0.029295191168785095, 0.056730449199676514, -0.0016209178138524294, 0.035361189395189285, -0.003659151727333665, 0.031247900798916817, 0.009062849916517735, 0.02020881325006485, 0.02568693645298481, -0.007025963626801968, -0.022633705288171768, -0.013970067724585533, 0.05552121251821518, -0.05442236736416817, -0.035572297871112823, -0.008914031088352203, -0.036005306988954544, 0.04875559359788895, -0.055790118873119354, -0.04210864380002022, 0.007705974392592907, 0.028296634554862976, 0.06333277374505997, -0.0027081056032329798, -0.004078003112226725, 0.0692320168018341, -0.00410812720656395, 0.004966615233570337, 0.02292592264711857, -0.0022128073032945395, 0.0395280122756958, -0.008340228348970413, 0.06756854057312012, 0.029993383213877678, -0.021058542653918266, -0.0026458310894668102, -0.028998659923672676, 0.01118688378483057, -0.018962033092975616, -0.2821497619152069, 0.05388043075799942, -0.013426346704363823, -0.023819033056497574, 0.026540881022810936, -0.03593767061829567, -0.009070213884115219, -0.014065250754356384, -0.02801540307700634, 0.00036471354542300105, 0.013089952059090137, -0.031066082417964935, -0.010108874179422855, 0.052170444279909134, 0.006240599323064089, 0.006089908070862293, 0.009909339249134064, -0.053993742913007736, 0.0010472178691998124, 0.042893726378679276, 0.004521017894148827, -0.03537881746888161, 0.017869433388113976, 0.021479517221450806, 0.00994745921343565, 0.034030914306640625, -0.07384445518255234, 0.03656170144677162, -0.05675594508647919, -0.04583331570029259, 0.006678412668406963, -0.02958325855433941, 0.006483136676251888, 0.0010874654399231076, -0.031763311475515366, -0.008501071482896805, 0.05699491873383522, 0.01731814071536064, -0.006732168607413769, 0.02748606912791729, -0.041902847588062286, -0.0649251639842987, -0.026765970513224602, -0.008283938281238079, 0.09381289780139923, -0.0046449932269752026, -0.08168929070234299, -0.015336944721639156, -0.007108671590685844, 0.04708663746714592, -0.03317099064588547, -0.02120632492005825, -0.0050259060226380825, 0.024918947368860245, 0.010058613494038582, -0.01764288917183876, -0.014103545807301998, -0.024826347827911377, -0.06180835887789726, -0.0012161777121946216, -0.010995408520102501, -0.04187910631299019, 0.007510013412684202, -0.028264807537198067, -0.030007604509592056, -0.053258854895830154, -0.05832062289118767, -0.027575336396694183, 0.0504901148378849, 0.003674509236589074, -0.011829805560410023, 0.030408950522542, -0.009901342913508415, -0.10897461324930191, -0.04883219301700592, -0.013456153683364391, -0.0003599807678256184, -0.016809755936264992, -0.007676682900637388, 0.047057367861270905, -0.03716597333550453, -0.06281523406505585, 0.008606337010860443, 0.01431604940444231, 0.036943469196558, 0.015108950436115265, 0.00645840959623456, -0.03559604287147522, -0.026059400290250778, 0.0202067531645298, 0.06403515487909317, -0.035273294895887375, -0.017572563141584396, 0.012601793743669987, -0.006794376764446497, 0.012595181353390217, -0.011491608805954456, 0.024627378210425377, 0.019419802352786064, 0.06460583955049515, 0.021235190331935883, -0.04455912858247757, 0.0187526922672987, -0.025536008179187775, -0.017063291743397713, -0.015410402789711952, -0.03192009776830673, 0.032529525458812714, 0.022935576736927032, 0.001714537967927754, 0.01501853670924902, -0.004881924483925104, 0.02519102394580841, -0.04785680025815964, -0.028361773118376732, -0.01934974640607834, 0.008512417785823345, 0.03806246444582939, 0.046642936766147614, -0.04436229541897774, -0.08079180121421814, 0.013040007092058659, 0.03741377964615822, -0.004226215183734894, -0.0610639862716198, -0.047340553253889084, -0.03470774367451668, -0.018768329173326492, -0.02434524893760681, 0.012532335706055164, -0.04844062775373459, 0.04394277557730675, 0.012698630802333355, -0.013670511543750763, 0.047569938004016876, -0.04295741021633148, -0.027264732867479324, -0.0304158553481102, -0.008971767500042915, -0.012984183616936207, -0.000055606316891498864, -0.005214459728449583, -0.008726982399821281, 0.05816563218832016, 0.04203379899263382, 0.009315131232142448, 0.006082509644329548, -0.007311493158340454, 0.03428402170538902, 0.012503084726631641, -0.0018599783070385456, -0.030194271355867386, 0.030940046533942223, -0.040318578481674194, -0.01835545152425766, 0.0011639335425570607, 0.048877231776714325, -0.043266553431749344, -0.007858439348638058, -0.030283691361546516, 0.03530760109424591, -0.03663972020149231, 0.013028351590037346, -0.016618041321635246, -0.00662023713812232, 0.0474536269903183, -0.020396223291754723, -0.01214018277823925, -0.04817942529916763, -0.019858431071043015, -0.00730920722708106, 0.0005464613204821944, -0.03104291297495365, 0.0184097308665514, -0.003371968399733305, 0.021074552088975906, 0.01835562475025654, 0.019811835139989853, 0.033094074577093124, 0.04071405157446861, -0.016137059777975082, -0.03778187558054924, 0.002197762718424201, 0.01992611028254032, 0.03484838083386421, 0.017826763913035393, -0.028155185282230377, -0.004650061018764973, -0.018268711864948273, -0.034474458545446396, -0.014122480526566505, -0.005506117828190327, -0.031462714076042175, 0.0006464978214353323, -0.036400411278009415, -0.07905010133981705, 0.046810079365968704, 0.004142375662922859, 0.02663019299507141, 0.014796163886785507, 0.016809100285172462, 0.004880836233496666, -0.03627939894795418, 0.007066142279654741, 0.063943050801754, -0.05121265724301338, -0.01036006398499012, 0.01734449341893196, -0.01184077002108097, 0.009692168794572353, -0.0022929434198886156, -0.0510745495557785, -0.024378139525651932, -0.018745124340057373, 0.005379390902817249, -0.02820698171854019, -0.04929656907916069, -0.002915202872827649, 0.007684189826250076, -0.023348301649093628, 0.021362820640206337, 0.0023649216163903475, 0.009319959208369255, -0.024808369576931, -0.021825606003403664, 0.03941112384200096, -0.038153499364852905, -0.006263005547225475, 0.0173916257917881, -0.006653966847807169, 0.019871758297085762, -0.03338557481765747, 0.03256946802139282, 0.019188765436410904, -0.00035816128365695477, -0.007699123118072748, -0.0706188753247261, 0.010896127671003342, 0.002818098058924079, 0.025800291448831558, -0.01360104326158762, -0.0033510192297399044, -0.0102430060505867, 0.032918523997068405, -0.03273302689194679, 0.04533788189291954, -0.0025804885663092136, -0.023023372516036034, 0.0055563850328326225, 0.02748771198093891, -0.008688170462846756, 0.07073428481817245, -0.00199770275503397, -0.021814357489347458, 0.056199248880147934, -0.04486003518104553, -0.020199542865157127, -0.011366833932697773, -0.05544450506567955, 0.03457915410399437, 0.017491476610302925, 0.0073059676215052605, -0.03006701171398163, 0.05397589132189751, 0.05485231801867485, 0.00920951459556818, 0.03507700189948082, -0.015165100805461407, 0.03873589262366295, -0.04071566089987755, -0.03395490720868111, -0.0800822526216507, 0.006248362362384796, 0.03224075585603714, -0.00866839848458767, -0.008227136917412281, -0.027830546721816063, -0.036389246582984924, -0.0031749019399285316, -0.045277610421180725, -0.027114057913422585, 0.02457994967699051, -0.03691650554537773, 0.025556379929184914, 0.019387107342481613, -0.06072285398840904, 0.004606793634593487, 0.06438034772872925, -0.047802332788705826, -0.02744639851152897, -0.048809714615345, 0.04968797415494919, -0.0062112025916576385, 0.034069813787937164, -0.01507145818322897, -0.01684301532804966, 0.06694814562797546, 0.022274930030107498, 0.023369863629341125, 0.06963106989860535, -0.023824773728847504, 0.014859308488667011, 0.05960090458393097, -0.01681092567741871, -0.008155936375260353, 0.0602225735783577, -0.02258286438882351, -0.06544770300388336, 0.044509246945381165, 0.0028648509178310633, -0.016891108825802803, -0.0389549657702446, 0.04956762120127678, 0.01108934823423624, -0.04166048392653465, -0.01627764292061329, 0.01738208718597889, -0.02147178165614605, -0.027555665001273155, -0.05991630628705025, 0.0012691967422142625, -0.0418686605989933, 0.056642115116119385, -0.025492897257208824, 0.02174687199294567, 0.07142187654972076, 0.025765029713511467, 0.0013670286862179637, -0.00935088936239481, 0.07967251539230347, 0.0831863135099411, 0.0363900251686573, 0.028575027361512184, 0.07011303305625916, -0.014716219156980515, -0.02577592059969902, -0.004031929187476635, -0.05073397606611252, -0.036211803555488586, -0.01660480909049511, 0.009244258515536785, 0.08561061322689056, -0.00428369315341115, 0.07780493050813675, -0.017080828547477722, 0.002232843078672886, -0.010061733424663544, -0.006546474993228912, 0.04230958968400955, 0.06401076167821884, 0.014206167310476303, 0.0325092077255249, -0.038937684148550034, -0.02882726676762104, 0.02888747677206993, 0.0027699111960828304, -0.02127722278237343, 0.017932601273059845, -0.010913479141891003, 0.004544893279671669, 0.010155927389860153, 0.03766229748725891, 0.09534160047769547, -0.00606086989864707, -0.0038079877849668264, 0.0009597558528184891, -0.003455120138823986, -0.005285824183374643, 0.028037872165441513, -0.0239577479660511, -0.04758794605731964, -0.005630668718367815, -0.06625209003686905, -0.027117382735013962, -0.018360160291194916, -0.060250312089920044, 0.025844264775514603, -0.05509564280509949, -0.0009247481357306242, 0.004153509624302387, -0.01634179800748825, -0.015279985964298248, -0.06302623450756073, -0.03959551453590393, -0.03300230950117111, -0.07562313228845596, -0.0033768056891858578, 0.005114514846354723, 0.011103673838078976, -0.015617011114954948, -0.011906551197171211, -0.021260941401124, -0.019991673529148102, 0.060952283442020416, -0.05562213063240051, 0.014141482301056385, 0.00610354682430625, 0.006413720082491636, 0.006412716582417488, 0.007945112884044647, 0.055342089384794235, -0.001932116923853755, 0.017584634944796562, -0.020309023559093475, 0.01493788231164217, 0.012592185288667679, 0.017918933182954788, 0.02527526766061783, -0.09217569231987, -0.011865303851664066, 0.02097381092607975, -0.021167803555727005, -0.07196695357561111, 0.0013786361087113619, 0.03918297961354256, 0.015384717844426632, 0.04283624514937401, -0.005298115313053131, -0.017896246165037155, -0.04315365478396416, 0.021891266107559204, -0.01776845194399357, 0.008791630156338215, 0.03292336314916611, -0.03912532329559326, 0.06362403929233551, 0.044439759105443954, -0.02200092375278473, -0.019233593717217445, -0.003513040952384472, 0.0026205822359770536, -0.011852563358843327, -0.03264152631163597, -0.03106733411550522, -0.05541490390896797, -0.10208530724048615, -0.021614113822579384, -0.008736026473343372, -0.04522622376680374, -0.027248874306678772, -0.006839236244559288, 0.032268840819597244, -0.01803017221391201, 0.03250530734658241, -0.0255732424557209, 0.031149689108133316, -0.017602955922484398, -0.02065378427505493, -0.01961483061313629, 0.011524414643645287, -0.006497666705399752, 0.015228371135890484, 0.022689074277877808, -0.05393536016345024, 0.0031621691305190325, -0.027826974168419838, 0.02061736211180687, 0.007090212311595678, 0.013799491338431835, 0.005741319619119167 ]
[ -0.09184478223323822, -0.028472738340497017, -0.0597049742937088, -0.03227197378873825, 0.0421236976981163, -0.03469531610608101, -0.013384941965341568, 0.006020919419825077, 0.02171139605343342, -0.04123130813241005, 0.029086632654070854, -0.03044155053794384, 0.003999805543571711, 0.017941100522875786, 0.07832788676023483, 0.0011285669170320034, 0.00042914217920042574, -0.073222815990448, -0.023717043921351433, 0.0384310819208622, -0.0013676361413672566, -0.022770822048187256, -0.012509358115494251, -0.04014094918966293, 0.0032015566248446703, 0.03432804346084595, 0.02687237225472927, -0.048241809010505676, -0.028211655095219612, -0.21964433789253235, -0.02246386930346489, 0.0061136153526604176, 0.01950584165751934, 0.004946050234138966, 0.006857375614345074, 0.009419468231499195, 0.011846820823848248, -0.00717310281470418, 0.005285457242280245, 0.028544871136546135, -0.006808478385210037, 0.012430712580680847, -0.037346743047237396, -0.06604178249835968, 0.03624337166547775, 0.016663994640111923, -0.004599380306899548, 0.0003793886862695217, -0.018635064363479614, 0.011952835135161877, -0.028919897973537445, -0.0287922453135252, 0.017740583047270775, -0.006308719050139189, -0.03524749353528023, 0.02694309875369072, 0.04504785314202309, 0.08805540949106216, 0.0328582338988781, 0.038502197712659836, 0.0095581766217947, -0.02609296701848507, -0.14155004918575287, 0.057850901037454605, 0.016090882942080498, 0.038857944309711456, -0.05184721201658249, -0.030150728300213814, -0.04535159096121788, 0.08778008073568344, 0.010747889056801796, -0.003589292522519827, -0.025364866480231285, 0.09812360256910324, -0.02331504225730896, 0.022524714469909668, -0.00643093790858984, 0.02347857505083084, 0.045349378138780594, -0.040257662534713745, -0.03017614409327507, -0.0054193842224776745, -0.05046754330396652, 0.0005009723245166242, -0.018350401893258095, 0.03896662965416908, 0.009252564050257206, 0.0804116427898407, 0.024978945031762123, 0.018895862624049187, 0.03130156919360161, 0.032410189509391785, 0.044134728610515594, 0.04596101865172386, -0.09884414821863174, -0.01225150004029274, 0.038268834352493286, 0.022527942433953285, -0.016718171536922455, 0.4115053713321686, 0.033598337322473526, -0.020579997450113297, 0.0269990973174572, 0.06958302855491638, 0.011817136779427528, -0.017575716599822044, -0.018173856660723686, -0.05264432355761528, 0.04385983571410179, -0.04611086845397949, 0.00003197199839632958, -0.024594085291028023, 0.06846003234386444, -0.06664392352104187, 0.016165008768439293, 0.0316351056098938, 0.05154474452137947, 0.006706225220113993, -0.016353214159607887, -0.0006781663978472352, 0.002420141827315092, -0.002793701831251383, 0.020146237686276436, -0.009836982935667038, 0.0021046577021479607, -0.0180925615131855, 0.028199952095746994, 0.06478539109230042, 0.022219326347112656, -0.004609836731106043, 0.043276358395814896, -0.013130009174346924, -0.08525071293115616, 0.031644441187381744, -0.02552725560963154, 0.020694458857178688, 0.03873540088534355, -0.029768172651529312, -0.007773071993142366, 0.005002439022064209, -0.005390090402215719, -0.02846359834074974, 0.015454573556780815, 0.03084200620651245, -0.024540407583117485, 0.15281611680984497, 0.006985298357903957, -0.009628687053918839, -0.022545380517840385, -0.057851970195770264, -0.00019774437532760203, 0.046153806149959564, -0.00595531240105629, -0.05128394067287445, -0.0015276400372385979, -0.014407644979655743, 0.09647393226623535, -0.0025966160465031862, -0.08990911394357681, 0.017715074121952057, -0.02157510817050934, -0.030307050794363022, -0.03735020011663437, 0.07643429934978485, 0.047975342720746994, -0.0686323493719101, -0.00802886113524437, 0.028230391442775726, 0.0264911949634552, -0.048082225024700165, -0.004982235841453075, -0.006586709059774876, -0.039416175335645676, -0.01441358495503664, 0.05253855511546135, -0.029803570359945297, -0.04193849489092827, 0.017077118158340454, 0.014852184802293777, 0.011976518668234348, -0.027954114601016045, -0.009368069469928741, -0.057733625173568726, 0.011257566511631012, -0.04872819781303406, -0.07536464929580688, -0.06055416911840439, 0.014198300428688526, -0.005592147819697857, -0.020657680928707123, -0.037425387650728226, -0.013036697171628475, -0.05107472464442253, 0.07243964076042175, -0.02038993313908577, -0.011916820891201496, -0.016543082892894745, 0.017911391332745552, -0.016919417306780815, -0.04757502302527428, 0.02757246606051922, 0.019274400547146797, -0.0011409515282139182, 0.031274501234292984, -0.08100991696119308, 0.03513793647289276, 0.0291813425719738, -0.04443049058318138, 0.055627238005399704, 0.025460628792643547, -0.05113440379500389, -0.012665552087128162, -0.017013469710946083, 0.056862086057662964, -0.005027612205594778, -0.019511856138706207, -0.009654880501329899, -0.007473618257790804, 0.039920054376125336, 0.019621459767222404, -0.01657976768910885, 0.010449117049574852, -0.008860643021762371, -0.37344783544540405, -0.039593107998371124, -0.04444989934563637, -0.019717151299118996, -0.008365565910935402, -0.008943949826061726, 0.009589847177267075, -0.02378595992922783, -0.01886354386806488, 0.053674083203077316, 0.0645621120929718, 0.007281833793967962, -0.024416770786046982, -0.08157956600189209, 0.009885185398161411, 0.004774182103574276, -0.04546521604061127, 0.009696445427834988, -0.011064156889915466, 0.0233461894094944, 0.013439781032502651, -0.06252823770046234, -0.024319468066096306, -0.04300283268094063, -0.013216589577496052, -0.0051549747586250305, 0.11563725024461746, 0.0551009401679039, 0.010007938370108604, -0.07116496562957764, 0.07373980432748795, 0.054361388087272644, -0.007829674519598484, -0.058817245066165924, 0.018265318125486374, -0.02913593128323555, 0.01583033986389637, 0.01875043660402298, -0.0034014275297522545, -0.005499384365975857, -0.05843469500541687, -0.0037006973288953304, -0.052657485008239746, -0.03176705539226532, -0.03726886957883835, 0.009876132011413574, -0.046127814799547195, -0.008313826285302639, 0.007936828769743443, 0.0857006162405014, 0.019531771540641785, -0.007394764572381973, -0.0097685931250453, 0.01321449875831604, 0.01215794775635004, 0.001835004659369588, -0.051919929683208466, -0.01711578480899334, 0.03499428927898407, 0.022354578599333763, 0.006248473189771175, 0.029369231313467026, 0.025807328522205353, -0.06144639104604721, 0.018574366346001625, 0.0011115313973277807, 0.00844209361821413, 0.015059220604598522, 0.023524871096014977, -0.01689901202917099, -0.03101288713514805, 0.10351361334323883, 0.007987162098288536, -0.0006300609093159437, 0.027498260140419006, 0.04145701229572296, 0.004040004685521126, 0.005039735231548548, 0.0428691990673542, -0.010782922618091106, 0.04642053321003914, -0.004159821197390556, 0.019606128334999084, -0.06658350676298141, -0.02090442180633545, 0.04436177387833595, -0.009848338551819324, -0.05361892655491829, 0.05786386504769325, 0.007408015429973602, -0.022377029061317444, -0.004227928351610899, -0.057368356734514236, -0.030386436730623245, 0.08207448571920395, -0.006882693152874708, -0.2661779522895813, 0.04222910478711128, 0.018134186044335365, 0.0706692636013031, 0.02363630011677742, -0.0065873353742063046, 0.03274118900299072, -0.0231366865336895, 0.00046552959247492254, 0.0016008933307603002, 0.044078342616558075, 0.013184759765863419, -0.009067200124263763, -0.02152143232524395, 0.0009788972092792392, 0.007369873113930225, 0.02999645471572876, 0.030014561489224434, 0.05629636347293854, 0.01697097346186638, 0.02436072938144207, -0.005123877432197332, 0.16469429433345795, 0.0120114516466856, -0.01943499781191349, 0.029603155329823494, -0.015869565308094025, 0.01286389585584402, 0.049753233790397644, -0.01678977906703949, -0.030848288908600807, 0.03172297030687332, 0.029101824387907982, -0.0018328339792788029, 0.015824172645807266, -0.04419655725359917, 0.001690561417490244, 0.012600469402968884, 0.0433749258518219, 0.0015306451823562384, -0.026853932067751884, -0.003627254394814372, -0.0008046686998568475, 0.024411385878920555, 0.07389619946479797, 0.0033129476942121983, 0.04896368458867073, -0.004722734913229942, -0.07307218015193939, -0.01585051417350769, -0.050760071724653244, -0.042340800166130066, -0.0002491379273124039, -0.002313396194949746, -0.014476308599114418, 0.057188596576452255, 0.039758600294589996, -0.0033714764285832644, 0.014653122052550316, 0.015263191424310207, -0.017112405970692635, -0.04146726429462433, 0.10159064829349518, -0.014439373277127743, 0.009518791921436787 ]
[ 0.03434324637055397, 0.029023952782154083, 0.006699960213154554, 0.0007312676752917469, -0.01713898405432701, 0.02376224659383297, -0.041621457785367966, 0.009291006252169609, 0.0013697179965674877, 0.0183059461414814, -0.02998775616288185, 0.013449450023472309, 0.03912735357880592, 0.011448999866843224, -0.005649197846651077, -0.023231232538819313, 0.018437055870890617, 0.024335019290447235, 0.03575466200709343, 0.006068002432584763, -0.03980328142642975, -0.0009338305098935962, 0.03441515192389488, -0.005216820631176233, -0.00007140878005884588, -0.008474113419651985, -0.03085990808904171, 0.002072499366477132, 0.02516220696270466, -0.09226992726325989, -0.012204018421471119, 0.033783718943595886, 0.004969724919646978, 0.01889064721763134, 0.005904668010771275, 0.0047066486440598965, -0.002545988420024514, 0.016172954812645912, -0.03391371667385101, 0.009021501988172531, 0.019189810380339622, -0.005360554903745651, 0.0018012995133176446, 0.008333763107657433, 0.009503835812211037, -0.020060501992702484, -0.03413892537355423, -0.03300199285149574, 0.0011806850088760257, 0.0022518241312354803, -0.02814537100493908, -0.006888455245643854, -0.007323219440877438, -0.0014977995306253433, -0.001407009083777666, 0.0457434244453907, -0.04137532040476799, -0.013285249471664429, -0.0054510594345629215, -0.041943516582250595, 0.0002561402216088027, -0.0339171476662159, -0.05509662255644798, -0.03491612896323204, -0.0016950342105701566, -0.0015963775804266334, 0.005886431783437729, 0.036716338247060776, -0.012091992422938347, 0.016580544412136078, -0.037244826555252075, 0.025622408837080002, -0.07230810075998306, -0.008367856964468956, -0.0356544591486454, 0.0516008697450161, 0.03184035047888756, -0.04804512858390808, 0.009355383925139904, -0.03419196233153343, -0.0337895005941391, -0.0015920805744826794, -0.026150327175855637, -0.0018882289296016097, -0.021066423505544662, 0.00864929798990488, -0.019468875601887703, 0.016024425625801086, -0.003939423710107803, 0.05526244640350342, -0.031670428812503815, 0.03258562088012695, -0.007903321646153927, -0.01761573925614357, -0.08672763407230377, 0.014508433640003204, 0.006919139996170998, -0.0024359573144465685, 0.03472636267542839, 0.8322222232818604, 0.054669708013534546, 0.008233265951275826, 0.028855592012405396, 0.017559412866830826, 0.002479826333001256, 0.02986661158502102, 0.018440155312418938, -0.012809893116354942, -0.01490072626620531, 0.0011560891289263964, -0.033661749213933945, 0.0104402219876647, 0.018576493486762047, -0.005301557946950197, 0.03627508878707886, 0.05098980665206909, 0.013743097893893719, 0.02139604464173317, -0.00561848608776927, 0.008560456335544586, -0.00800279900431633, 0.013567263260483742, 0.009992241859436035, 0.012727162800729275, 0.004486528225243092, -0.17192676663398743, -0.02061983197927475, -6.843071303018836e-33, 0.03872412070631981, 0.0026210660580545664, 0.05102568119764328, 0.01061089988797903, 0.0029221712611615658, 0.027376689016819, -0.01605086773633957, -0.01256875041872263, -0.03208838775753975, -0.040924567729234695, -0.04232964292168617, -0.011167398653924465, 0.0224638469517231, -0.05018770322203636, 0.018011605367064476, -0.025302676483988762, 0.010821771807968616, 0.014446762390434742, -0.041238315403461456, -0.017202531918883324, -0.019510623067617416, 0.034302324056625366, -0.041985537856817245, 0.008651817217469215, -0.00885341502726078, 0.03592558205127716, -0.0038862063083797693, 0.01303797960281372, -0.0065581314265728, -0.05813943222165108, -0.038238637149333954, 0.032038770616054535, -0.020231250673532486, -0.002305207774043083, 0.022917868569493294, -0.06132388487458229, -0.052467167377471924, -0.021357664838433266, -0.007068058475852013, -0.05760966241359711, -0.05525131896138191, 0.004426064435392618, -0.030081281438469887, -0.026518454775214195, -0.03787960112094879, 0.0037596654146909714, -0.006409077905118465, 0.0029046079143881798, -0.007248688954859972, 0.004001635126769543, 0.04248608648777008, 0.014711755327880383, -0.013567687012255192, -0.022660905495285988, -0.03997311368584633, 0.018136637285351753, 0.029846131801605225, -0.00164282217156142, -0.0065445685759186745, 0.04169177636504173, 0.0281623937189579, 0.013055608607828617, -0.02460397221148014, 0.06043684855103493, 0.02111957222223282, 0.02992493472993374, -0.022483645007014275, 0.0037188329733908176, -0.01905624195933342, 0.03349556773900986, -0.0373598150908947, 0.04381429776549339, 0.0011057170340791345, -0.023740142583847046, 0.05116795375943184, -0.037750422954559326, -0.011146881617605686, -0.018963992595672607, 0.004042264074087143, 0.050148800015449524, -0.030056972056627274, -0.0244585070759058, 0.023371316492557526, -0.05263099446892738, -0.00870981253683567, -0.001661579473875463, 0.01778322458267212, 0.005761158186942339, 0.03727932274341583, 0.04693099111318588, 0.04197893664240837, -0.03352751582860947, 0.00015009625349193811, 0.00474711786955595, -0.013694612309336662, 6.1748879879168e-33, -0.03250189498066902, 0.00246042781509459, -0.012001309543848038, -0.006607725750654936, 0.03474452346563339, -0.003179023275151849, 0.0034997770562767982, -0.020269129425287247, -0.033898111432790756, 0.00552655104547739, -0.04364154487848282, -0.01352732628583908, 0.019605498760938644, -0.004458458628505468, 0.044588491320610046, 0.0013532635057345033, 0.020559683442115784, -0.06663304567337036, 0.020700639113783836, 0.023209258913993835, 0.007791413925588131, -0.015746045857667923, -0.014013150706887245, 0.017693741247057915, 0.01499350555241108, 0.0078078219667077065, 0.04409248009324074, 0.005925738252699375, -0.005990239325910807, -0.019303517416119576, 0.019837087020277977, -0.047631312161684036, -0.03655747324228287, -0.02586355432868004, 0.03083321638405323, -0.0012869617203250527, -0.008638656698167324, -0.010077735409140587, -0.02829253114759922, -0.016868047416210175, -0.0051806336268782616, 0.013249269686639309, -0.039224378764629364, 0.05896846577525139, 0.042548730969429016, 0.023642797023057938, -0.009951605461537838, 0.007272419985383749, 0.002932314295321703, 0.004551304038614035, -0.018650947138667107, 0.018212169408798218, 0.010693405754864216, 0.022861257195472717, 0.02753930725157261, -0.019887488335371017, 0.00350697198882699, 0.022112831473350525, 0.041647203266620636, -0.017249612137675285, -0.0155924241989851, -0.009306255728006363, -0.04636430740356445, 0.027240678668022156, -0.006367986556142569, -0.024059364572167397, -0.012384893372654915, 0.02706715278327465, -0.03164941817522049, -0.0005727894022129476, 0.0022453302517533302, -0.01791197434067726, -0.025967415422201157, 0.030160026624798775, 0.020501192659139633, -0.006364101078361273, -0.010630326345562935, 0.007854676805436611, -0.02304115518927574, 0.006329290568828583, 0.01721590757369995, 0.029625270515680313, 0.016739750280976295, 0.02077299915254116, -0.002393480855971575, 0.004002883564680815, -0.0029446599073708057, 0.0569358728826046, -0.04045666754245758, -0.0183121208101511, 0.015008840709924698, -0.01795053854584694, -0.00022811292728874832, 0.059808600693941116, -0.0328393280506134, -1.2683051942019574e-8, -0.03997569531202316, 0.022060025483369827, -0.0180611964315176, -0.01275877095758915, 0.0065574622713029385, 0.014144893735647202, 0.025125786662101746, 0.02058931440114975, -0.005985629744827747, 0.023925991728901863, 0.010940497741103172, -0.04050242155790329, 0.025152720510959625, -0.006712420377880335, 0.03552347049117088, -0.026896603405475616, -0.018782857805490494, 0.007424036506563425, 0.024727312847971916, 0.03337762877345085, 0.0005620749434456229, 0.039271753281354904, -0.03604874759912491, 0.0078003061935305595, -0.028742637485265732, -0.0014580063289031386, 0.04143228381872177, -0.049111198633909225, 0.011329451575875282, -0.032456062734127045, -0.0223216712474823, -0.0011229150695726275, -0.025150949135422707, 0.0021179744508117437, -0.031074320897459984, -0.02512350119650364, 0.026392057538032532, 0.01697990857064724, 0.06675641238689423, 0.041685059666633606, -0.01261946652084589, 0.020698465406894684, -0.007812989875674248, -0.024376465007662773, -0.01710333675146103, 0.009636073373258114, -0.024055395275354385, -0.049242351204156876, 0.038752708584070206, -0.04600821062922478, -0.013754526153206825, 0.0023293213453143835, 0.0016232476336881518, 0.016190066933631897, 0.05551905557513237, 0.002138748997822404, 0.005591713823378086, 0.0021594325080513954, 0.009371159598231316, -0.0459088534116745, 0.006398758850991726, -0.010517796501517296, -0.03245910629630089, -0.0096680773422122 ]
neo4j-requirement-failed
https://markhneedham.com/blog/2016/10/04/neo4j-requirement-failed
false
2016-10-02 10:13:26
Neo4j: Procedure call inside a query does not support passing arguments implicitly (pass explicitly after procedure name instead)
[ "neo4j", "cypher" ]
[ "neo4j" ]
A couple of days I was trying to write a Cypher query to filter the labels in my database. I started with the following procedure call to get the list of all the labels: [source,cypher] ---- CALL db.labels ---- [source,text] ---- ╒══════════╕ β”‚label β”‚ β•žβ•β•β•β•β•β•β•β•β•β•β•‘ β”‚Airport β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚Flight β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚Airline β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚Movie β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚AirportDayβ”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚Person β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚Engineer β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ ---- I was only interested in labels that contained the letter 'a' so I tweaked the query to filter the output of the procedure: [source,cypher] ---- CALL db.labels YIELD label WITH label WHERE tolower(label) contains "a" RETURN label ---- Unfortunately that didn't work as I expected: [source,text] ---- Procedure call inside a query does not support passing arguments implicitly (pass explicitly after procedure name instead) (line 1, column 9 (offset: 8)) "CALL db.labels" ^ ---- The mistake I made was calling the procedure implicitly without using parentheses. If you want to do any post processing on the output of a procedure you need to call it explicitly otherwise Cypher gets very confused. If we add back the parentheses it's much happier: [source,cypher] ---- CALL db.labels() YIELD label WITH label WHERE tolower(label) contains "a" RETURN label ---- [source,text] ---- ╒══════════╕ β”‚label β”‚ β•žβ•β•β•β•β•β•β•β•β•β•β•‘ β”‚Airport β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚Airline β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚AirportDayβ”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ ---- It stumped me for a while until I figured out what the error message meant! I think I'll just use explicit parentheses all the time from now on to save me running into this one again.
null
null
[ 0.0002511661150492728, 0.02950133942067623, -0.03273576498031616, 0.02619469165802002, 0.08438172936439514, -0.0007084548706188798, 0.01304740272462368, -0.010244958102703094, 0.019944600760936737, -0.04012957215309143, -0.00947621837258339, 0.010378480888903141, -0.06704175472259521, 0.04225001856684685, 0.033937741070985794, 0.08281639963388443, 0.05663292482495308, 0.009668783284723759, 0.01912677474319935, -0.007381727918982506, 0.01410217210650444, 0.03247471898794174, -0.007093881256878376, 0.01016309391707182, 0.05745082348585129, 0.03385403752326965, -0.05903003737330437, -0.011598184704780579, -0.05455271154642105, 0.005327616818249226, 0.061604924499988556, -0.003931443672627211, 0.031229842454195023, -0.03427440673112869, 0.027468880638480186, 0.03571164235472679, -0.0136356046423316, -0.009059733711183071, -0.009369151666760445, -0.006917478516697884, -0.0854233130812645, 0.01827455312013626, -0.007436331361532211, -0.0007288391934707761, -0.04995064437389374, 0.00584495160728693, -0.041129495948553085, 0.020922791212797165, -0.020961778238415718, 0.009891869500279427, -0.07910524308681488, 0.017460785806179047, -0.011799216270446777, -0.0028223954141139984, 0.015597152523696423, 0.023066513240337372, -0.0015571743715554476, -0.08032063394784927, 0.017152421176433563, -0.02353558875620365, -0.006911233067512512, 0.013117366470396519, 0.01627952978014946, 0.031081413850188255, 0.03287520632147789, -0.03019271418452263, -0.005531924776732922, 0.045990798622369766, -0.07674580812454224, -0.019530752673745155, -0.02110258862376213, 0.01648414507508278, -0.024416709318757057, -0.02937011420726776, 0.02084389142692089, -0.027210326865315437, -0.0017074774950742722, 0.03089337982237339, 0.05722330883145332, 0.06444478034973145, -0.008069150149822235, 0.022976303473114967, 0.0052965725772082806, 0.021406589075922966, 0.013280345126986504, -0.017449667677283287, -0.030219871550798416, -0.020061174407601357, -0.01341057475656271, 0.00797730591148138, 0.02802158147096634, -0.08196940273046494, 0.007478025741875172, -0.018274366855621338, -0.03756402060389519, 0.011758844368159771, -0.007901204749941826, -0.025424182415008545, 0.015857407823204994, -0.008192426525056362, -0.025978311896324158, -0.05971752107143402, 0.05637587234377861, 0.009444194845855236, -0.061646923422813416, -0.0242923591285944, -0.04788122698664665, -0.025637900456786156, 0.00003217141056666151, 0.03532268479466438, -0.049821916967630386, 0.015105159021914005, -0.03304259106516838, -0.007134692743420601, -0.07457736134529114, 0.054726533591747284, 0.0501050129532814, 0.004113908391445875, -0.004072694573551416, 0.0034040322061628103, 0.0373566709458828, 0.04208207502961159, 0.02796405553817749, 0.0617227740585804, -0.026259858161211014, 0.04352448508143425, -0.007988800294697285, 0.049164604395627975, -0.0016589865554124117, -0.053514428436756134, -0.03593248128890991, 0.06883011758327484, 0.0019097896292805672, 0.029235882684588432, -0.036036718636751175, -0.04065590724349022, -0.02346320077776909, 0.013186565600335598, 0.018316753208637238, 0.019577547907829285, 0.015226868912577629, -0.02198023721575737, -0.004041735548526049, -0.004247908014804125, 0.025197161361575127, 0.008927805349230766, -0.03972163796424866, -0.030948050320148468, -0.031234636902809143, 0.037608932703733444, 0.017307152971625328, 0.020078293979167938, 0.06922681629657745, -0.024541683495044708, 0.017295261844992638, 0.0666109248995781, 0.012020976282656193, 0.03649216517806053, -0.024382492527365685, -0.008225595578551292, 0.06087523326277733, 0.037616580724716187, 0.01202153880149126, 0.08168092370033264, 0.029658110812306404, -0.0046603442169725895, 0.0285784974694252, 0.024318775162100792, -0.014054721221327782, 0.01511518657207489, -0.0502374991774559, -0.030255507677793503, 0.05649570748209953, -0.055869441479444504, -0.004092037677764893, 0.02221536822617054, 0.07093538343906403, 0.009618105366826057, 0.03150232136249542, 0.01276186853647232, -0.07565810531377792, 0.03169194981455803, -0.016335442662239075, 0.001489931484684348, -0.009973360225558281, 0.004041805863380432, 0.09350641071796417, 0.020897677168250084, 0.013688111677765846, 0.041275326162576675, -0.08123310655355453, -0.07994738966226578, -0.005510944873094559, 0.01207700651139021, 0.052579838782548904, -0.031932175159454346, 0.005706793162971735, 0.06546571105718613, -0.021784793585538864, 0.01726595312356949, 0.02198941446840763, 0.013058667071163654, 0.022233443334698677, -0.047329071909189224, -0.04826667532324791, 0.058524031192064285, 0.05537428706884384, -0.02887876145541668, -0.03495686501264572, 0.0766369178891182, -0.034437235444784164, 0.02731848880648613, 0.03209717944264412, -0.012447749264538288, 0.0642973855137825, 0.005780216306447983, 0.004210466518998146, -0.02157408744096756, 0.01619112864136696, -0.05093282833695412, 0.02950217016041279, 0.03948812186717987, -0.007874480448663235, 0.012698295526206493, 0.005344737321138382, 0.13215170800685883, 0.05667939409613609, 0.018720537424087524, -0.07339781522750854, 0.019108761101961136, 0.02757374756038189, -0.032104406505823135, 0.037219610065221786, -0.007084961980581284, -0.02313021384179592, -0.014931599609553814, -0.030893292278051376, 0.008906357921659946, 0.012753879651427269, -0.02747349813580513, -0.0039604161866009235, 0.044258248060941696, -0.037194013595581055, 0.05780019238591194, 0.004348960239440203, -0.01943296194076538, -0.01000163797289133, -0.031870994716882706, -0.04718976095318794, 0.03156031295657158, -0.0015607551904395223, -0.004957390483468771, 0.041880689561367035, -0.011233883909881115, 0.008757873438298702, -0.026740459725260735, -0.02571832574903965, 0.02977398782968521, 0.03724711760878563, 0.04101194441318512, -0.01771717518568039, 0.048805903643369675, -0.004284670576453209, 0.003607706166803837, -0.00270081521011889, -0.07383096218109131, -0.055368006229400635, 0.017401572316884995, 0.02021838165819645, -0.0006991820991970599, 0.04775267466902733, -0.008122854866087437, 0.00694778049364686, -0.02431805059313774, 0.0033824830316007137, 0.014197752811014652, -0.010723217390477657, 0.042671751230955124, -0.006404424551874399, -0.020398816093802452, -0.03256084769964218, 0.03558483347296715, -0.030262416228652, -0.0625680536031723, 0.0013252159114927053, -0.03856387361884117, 0.03638041019439697, -0.0723448246717453, -0.03021795116364956, 0.00197624578140676, 0.04177264869213104, 0.03153187036514282, -0.00798532273620367, 0.029611865058541298, 0.07842336595058441, -0.017949221655726433, 0.03801937401294708, 0.03653079643845558, -0.005809220485389233, 0.027440981939435005, 0.007790211122483015, 0.05477937310934067, 0.050072815269231796, -0.009120865724980831, -0.011510876007378101, -0.04146505892276764, -0.012600753456354141, -0.026053830981254578, -0.2581455409526825, 0.054002415388822556, -0.014600299298763275, -0.03037101775407791, 0.019615503028035164, -0.060496602207422256, -0.0032032604794949293, -0.03213685005903244, -0.03747956082224846, 0.00836910493671894, -0.002689468441531062, -0.0129395117983222, -0.011617019772529602, 0.049589041620492935, 0.0063773151487112045, 0.008367245085537434, -0.011494619771838188, -0.05926785618066788, 0.010536120273172855, 0.03909597545862198, 0.05138133093714714, -0.03911073878407478, 0.00849778763949871, 0.030505042523145676, 0.02535085938870907, 0.016637485474348068, -0.055453602224588394, 0.03631551191210747, -0.05188527703285217, -0.019810836762189865, -0.022645069286227226, -0.01228256244212389, -0.000025846215066849254, -0.014912368729710579, -0.034439604729413986, -0.03433679789304733, 0.03539301082491875, 0.018019750714302063, 0.038377758115530014, 0.04245932400226593, -0.056831520050764084, -0.0592285692691803, 0.01786547526717186, -0.010523809120059013, 0.06432142108678818, -0.0041358633898198605, -0.06786390393972397, -0.03633996471762657, -0.021747305989265442, 0.07975204288959503, -0.01658352091908455, -0.04725521430373192, -0.024998199194669724, -0.00132645177654922, -0.00022829601948615164, -0.032420940697193146, -0.026477137580513954, -0.043923016637563705, -0.053923189640045166, -0.03209640085697174, 0.003965404815971851, -0.033390797674655914, -0.0031558272894471884, -0.048172514885663986, 0.017108475789427757, -0.02805650606751442, -0.046434443444013596, -0.030417773872613907, 0.046618469059467316, 0.06853032857179642, 0.0026903871912509203, 0.009257434867322445, -0.027469908818602562, -0.10026286542415619, -0.021312525495886803, -0.030741235241293907, -0.0026385008823126554, -0.015606479719281197, -0.011504079215228558, 0.013506589457392693, -0.034961286932229996, -0.02800881303846836, -0.006564538925886154, 0.01718386448919773, 0.007151123136281967, 0.01166333444416523, -0.027984822168946266, -0.006010599434375763, -0.03133774548768997, 0.004950524307787418, 0.07195460051298141, -0.0053107356652617455, -0.005487618502229452, 0.0028387701604515314, -0.0444091260433197, 0.03234602138400078, 0.010407139547169209, -0.03137577325105667, 0.041962068527936935, 0.030031146481633186, 0.04579003527760506, -0.0318492129445076, -0.0032493986655026674, -0.05257652327418327, -0.04051368683576584, -0.012543000280857086, -0.05051085725426674, 0.013644921593368053, 0.01145995408296585, -0.005656337831169367, -0.0262432973831892, 0.007910462096333504, 0.006298133637756109, -0.05218534916639328, -0.021356886252760887, -0.02037915401160717, 0.040583834052085876, 0.0036892567295581102, 0.03371144086122513, -0.0777682512998581, -0.05082894489169121, 0.03694518283009529, 0.012041416019201279, -0.003932444378733635, -0.0609387531876564, -0.054997947067022324, -0.0020445697009563446, 0.00009830046474235132, -0.003945503383874893, 0.02904255874454975, -0.022769426926970482, 0.003220481565222144, 0.007271347101777792, -0.009619011543691158, 0.04738077148795128, 0.0017602270236238837, 0.0008377186022698879, -0.00014111892960499972, -0.00880400836467743, -0.012974154204130173, -0.01143193431198597, -0.014112227596342564, -0.00029342371271923184, 0.039379432797431946, 0.07434695214033127, 0.005323645658791065, -0.015843667089939117, 0.00941342581063509, 0.024785879999399185, -0.002660541795194149, 0.017628377303481102, -0.017771292477846146, 0.01144967321306467, -0.03791574761271477, 0.013459683395922184, 0.0078803775832057, 0.07794943451881409, -0.055007703602313995, 0.00025861395988613367, -0.021796751767396927, 0.03349051624536514, -0.05118858069181442, -0.009750226512551308, -0.011499186977744102, -0.012516602873802185, 0.034818459302186966, -0.0317254438996315, 0.018698178231716156, -0.029928075149655342, -0.014719191007316113, -0.015390604734420776, -0.005123409442603588, -0.011983172036707401, 0.03664199635386467, -0.011174183338880539, 0.012192927300930023, -0.01873035728931427, 0.062044158577919006, -0.003803962841629982, 0.03141729161143303, 0.011283881030976772, -0.020107349380850792, 0.023705553263425827, 0.04496117681264877, 0.05192193388938904, 0.0038506092969328165, -0.022138649597764015, 0.0035564545542001724, -0.04737362638115883, -0.020745977759361267, -0.045741885900497437, -0.014607743360102177, -0.02667597495019436, -0.005373716354370117, -0.02564935013651848, -0.05459298938512802, -0.004224937874823809, 0.0404147133231163, 0.009150508791208267, 0.04318077489733696, 0.01707020401954651, -0.005018611438572407, -0.006547120399773121, 0.005529727321118116, 0.03306090831756592, -0.05050726979970932, 0.013059067539870739, 0.020471254363656044, -0.028357598930597305, -0.010616698302328587, 0.027562517672777176, -0.03872161731123924, -0.04748385027050972, -0.002665100386366248, -0.026219164952635765, 0.0028571495786309242, -0.02829275093972683, 0.011586576700210571, -0.001692045945674181, -0.00041296338895335793, 0.05814085528254509, 0.007181106135249138, 0.004029538948088884, -0.03714049234986305, -0.0025713318027555943, 0.06458083540201187, -0.03609645366668701, -0.017160899937152863, 0.0381627082824707, 0.012994271703064442, 0.012995277531445026, -0.03078874573111534, 0.05878579989075661, 0.018613925203680992, -0.00797180738300085, -0.0008953001815825701, -0.08112433552742004, 0.0063722641207277775, -0.044102080166339874, 0.0463276132941246, -0.013782883062958717, 0.009987897239625454, -0.008659584447741508, 0.00849281344562769, -0.0056095244362950325, 0.029491646215319633, 0.010426359251141548, -0.04950448125600815, -0.02090119756758213, 0.03427081182599068, 0.0027086546178907156, 0.08151430636644363, -0.029245637357234955, -0.013181949034333229, 0.05226363241672516, -0.02476048655807972, -0.027849778532981873, 0.035543572157621384, -0.06029167398810387, 0.04503767192363739, 0.025746703147888184, 0.013092165812849998, -0.05723399296402931, 0.06762494146823883, 0.060441795736551285, -0.005191519390791655, 0.018212739378213882, 0.0062848408706486225, 0.03706992417573929, -0.007307060528546572, -0.003945720382034779, -0.05605955421924591, 0.011066258884966373, 0.040519315749406815, 0.01152957696467638, -0.058432307094335556, -0.012829176150262356, -0.04720975458621979, 0.0016350796213373542, -0.047641873359680176, -0.030521143227815628, 0.005394116044044495, 0.01065714843571186, 0.030481424182653427, 0.05468042194843292, -0.07522997260093689, -0.016266560181975365, 0.05275723710656166, -0.029448671266436577, -0.039041467010974884, -0.014484765939414501, 0.06009441241621971, -0.015536075457930565, 0.027292858809232712, -0.011770910583436489, -0.0003502874751575291, 0.06831563264131546, 0.05663759261369705, 0.03772139176726341, 0.05379669740796089, -0.0449334941804409, 0.03179476037621498, 0.04305516183376312, -0.03452450409531593, -0.03168307617306709, 0.013197395019233227, -0.014971785247325897, -0.07629725337028503, -0.017003335058689117, 0.019276734441518784, 0.001427912269718945, -0.06748247891664505, 0.049265697598457336, -0.015819478780031204, -0.024945246055722237, -0.02521316148340702, 0.008821103721857071, -0.03420235216617584, -0.030490776523947716, -0.027193065732717514, 0.028483163565397263, -0.046774137765169144, 0.06720701605081558, -0.00969629641622305, 0.00395303126424551, 0.04805981367826462, 0.023539574816823006, -0.016673168167471886, 0.010722754523158073, 0.07316339761018753, 0.0842905342578888, 0.04894322156906128, 0.03098496049642563, 0.03612324967980385, -0.037270545959472656, -0.02698909305036068, -0.008749622851610184, -0.0518362820148468, -0.02232009917497635, 0.003912484738975763, -0.0075066289864480495, 0.08238990604877472, 0.0017038318328559399, 0.06827537715435028, -0.018290990963578224, 0.01914702169597149, -0.0042452383786439896, -0.02167968638241291, 0.03012803941965103, 0.07061738520860672, 0.0006382332067005336, 0.011670293286442757, -0.007995666936039925, -0.0477445051074028, 0.013244024477899075, -0.010428644716739655, 0.003885992569848895, 0.009835857897996902, -0.04655441269278526, 0.0028340357821434736, -0.006940830033272505, 0.03186468407511711, 0.08795033395290375, -0.012648453935980797, -0.02312357723712921, -0.0006694458425045013, 0.05904775112867355, -0.004764280281960964, -0.003399563254788518, -0.005598300136625767, -0.06022334098815918, -0.0021179579198360443, -0.04629385843873024, -0.025805184617638588, -0.04391516372561455, -0.048511404544115067, 0.016615023836493492, -0.011621971614658833, -0.011359973810613155, 0.0039005817379802465, -0.01581704244017601, -0.03982338309288025, -0.08079379796981812, -0.046286966651678085, -0.048079926520586014, -0.07259014248847961, -0.02647291123867035, -0.0026514253113418818, -0.0004627355083357543, -0.010593951679766178, -0.006626413203775883, -0.019977664574980736, -0.0025245058350265026, 0.0026305532082915306, -0.009978453628718853, 0.015529763884842396, 0.012438791804015636, 0.028734365478157997, -0.007501500193029642, -0.010465928353369236, 0.036965105682611465, -0.00031559992930851877, 0.009011859074234962, -0.021936172619462013, 0.012499693781137466, 0.03933504968881607, 0.006651253439486027, 0.011486237868666649, -0.07928062230348587, -0.010574763640761375, -0.007084312383085489, 0.036549050360918045, -0.07993257790803909, 0.021634019911289215, 0.052309975028038025, 0.011649314314126968, 0.0380665622651577, -0.017466649413108826, 0.010297847911715508, -0.057048819959163666, -0.0015172417042776942, 0.02052987366914749, 0.012500567361712456, 0.03450809046626091, -0.0213982705026865, 0.04729785397648811, 0.01041396427899599, -0.019503893330693245, -0.024744417518377304, -0.05984540283679962, 0.025451742112636566, 0.005718259606510401, -0.03722698241472244, -0.04345802962779999, -0.0341196283698082, -0.06216304004192352, 0.0034306941088289022, 0.027713077142834663, -0.03049374371767044, -0.027733631432056427, 0.015686651691794395, -0.0014469708548858762, -0.008790161460638046, 0.036391571164131165, -0.05094761401414871, 0.03261936828494072, -0.004208862781524658, -0.03523969650268555, -0.019370749592781067, 0.03193000331521034, -0.0027956331614404917, 0.009541817009449005, 0.03124219924211502, -0.04005817323923111, -0.026794858276844025, -0.06223361939191818, 0.023807229474186897, 0.02274755761027336, -0.0007843698258511722, 0.011485621333122253 ]
[ -0.05016103386878967, -0.03038715198636055, -0.039770036935806274, -0.007521048653870821, 0.002054070122539997, -0.07482605427503586, -0.010866588912904263, 0.05056174844503403, 0.008985772728919983, -0.0019365769112482667, 0.013165397569537163, -0.023864541202783585, 0.03500879928469658, -0.019305771216750145, 0.04989610239863396, 0.0009121145703829825, -0.03893951699137688, -0.02703334391117096, -0.031081469729542732, 0.014779518358409405, 0.006038509774953127, -0.016107553616166115, -0.04935097694396973, -0.026312200352549553, 0.009845346212387085, 0.05974912643432617, 0.03543471917510033, -0.044422466307878494, -0.02053980343043804, -0.2119479775428772, 0.016738610342144966, 0.03286032751202583, 0.013515305705368519, -0.015124373137950897, 0.006828413810580969, 0.0103185148909688, 0.03561319410800934, -0.014966215007007122, 0.01535056158900261, 0.05959875136613846, 0.037287965416908264, -0.021504729986190796, -0.05016030743718147, -0.014390812255442142, 0.04072965309023857, -0.014158113859593868, -0.02215358428657055, -0.032111022621393204, -0.012005485594272614, 0.02166343480348587, -0.0233579333871603, 0.011554872617125511, -0.040414512157440186, -0.004692947957664728, -0.01278905663639307, 0.04073039069771767, 0.0648321658372879, 0.06124410405755043, 0.0344889797270298, 0.035337675362825394, -0.006594977807253599, -0.017891835421323776, -0.15696293115615845, 0.10273676365613937, -0.026264382526278496, 0.022721335291862488, -0.04606905207037926, -0.036245789378881454, -0.042662058025598526, 0.09610904008150101, 0.007603854406625032, -0.025666402652859688, -0.051905374974012375, 0.0875588208436966, 0.0023838570341467857, -0.012332696467638016, 0.011314780451357365, 0.018397949635982513, 0.0531742200255394, -0.04887673258781433, -0.027481649070978165, 0.024787550792098045, -0.0448768213391304, -0.01139221340417862, -0.002834269078448415, 0.008898712694644928, -0.042281199246644974, 0.042784228920936584, 0.054158639162778854, 0.00777059281244874, 0.04321683198213577, -0.030757060274481773, 0.011914924718439579, 0.07868783921003342, -0.07692376524209976, -0.05135060101747513, -0.0007730491925030947, 0.024457179009914398, -0.030229602009058, 0.3807861804962158, -0.02012266404926777, 0.02444111369550228, 0.010311341844499111, 0.028969239443540573, -0.018344540148973465, -0.03696060553193092, 0.005908030550926924, -0.037477895617485046, 0.01546450611203909, -0.03190705180168152, -0.007876141928136349, -0.05183907598257065, 0.06472979485988617, -0.07576049119234085, -0.0008703334606252611, 0.03176030144095421, 0.0931413546204567, -0.004905820824205875, -0.02443021535873413, -0.021566497161984444, -0.005065556149929762, -0.011701313778758049, 0.018379028886556625, 0.06320052593946457, 0.0209351759403944, 0.0022514553274959326, 0.04740869253873825, 0.07704928517341614, 0.03688701614737511, 0.028540369123220444, 0.07109326869249344, -0.005031541455537081, -0.05073409527540207, 0.04786037653684616, -0.016067957505583763, -0.021531986072659492, 0.053269270807504654, -0.03826932981610298, -0.005486926529556513, 0.03800126910209656, -0.021404055878520012, -0.021691592410206795, 0.018464282155036926, 0.002194399479776621, -0.010887335985898972, 0.1378607451915741, -0.015531979501247406, -0.011510901153087616, -0.08100638538599014, -0.0604681596159935, -0.012016646564006805, 0.059740398079156876, 0.0032823686487972736, -0.025650382041931152, -0.045005422085523605, 0.028895433992147446, 0.0543597936630249, 0.013447103090584278, -0.08526268601417542, 0.0067520285956561565, 0.015293213538825512, -0.07152602821588516, -0.05575161054730415, 0.09390737116336823, 0.023789096623659134, -0.09023097157478333, -0.024808578193187714, 0.013230436481535435, 0.0023918491788208485, -0.04654240235686302, 0.027148082852363586, -0.0008769121486693621, -0.05546731874346733, -0.03407099097967148, 0.019047727808356285, 0.005439915228635073, -0.031315673142671585, 0.00794452615082264, 0.017036806792020798, 0.004051930736750364, 0.039075013250112534, 0.01923183724284172, -0.007452060002833605, 0.009991048835217953, -0.04732010141015053, -0.08093267679214478, -0.05341676250100136, -0.0038206514436751604, -0.02821454033255577, -0.029216529801487923, -0.03718516603112221, 0.0007567176944576204, -0.026043124496936798, 0.04611624777317047, -0.04885779321193695, -0.05476126819849014, 0.006940668914467096, 0.019997144117951393, 0.00795381236821413, -0.048164252191782, 0.08219742029905319, 0.026913553476333618, 0.01556675136089325, 0.03444568067789078, -0.05428516864776611, -0.007041885517537594, 0.024543752893805504, -0.02219858393073082, 0.013472114689648151, 0.012770849280059338, -0.04879281669855118, 0.0398014560341835, -0.010400330647826195, 0.05961884185671806, -0.022416122257709503, -0.013690807856619358, 0.002493195002898574, 0.02716652676463127, 0.017975522205233574, 0.007253529038280249, -0.03673141077160835, -0.02260875515639782, -0.011133852414786816, -0.3829047381877899, -0.013409399427473545, 0.00006982799823163077, 0.015818579122424126, 0.00185868120752275, -0.01789124123752117, -0.009228436276316643, 0.013774177990853786, -0.04414915293455124, 0.028439689427614212, 0.06723435968160629, 0.009939630515873432, -0.014324556104838848, -0.07376059889793396, -0.032668303698301315, 0.008842835202813148, -0.033905427902936935, -0.028156200423836708, -0.008223406039178371, 0.02120410092175007, 0.002153287176042795, -0.04783451557159424, -0.010937337763607502, -0.054731663316488266, 0.01174643449485302, 0.0034493315033614635, 0.13058924674987793, 0.0006223437376320362, 0.06516274809837341, -0.06400055438280106, 0.0668780580163002, 0.003735525766387582, 0.015240554697811604, -0.052303217351436615, 0.022193409502506256, -0.025797834619879723, -0.019838498905301094, 0.00926917977631092, -0.005752633325755596, -0.03495413437485695, -0.02011125348508358, -0.017490847036242485, -0.03797400742769241, -0.03190622851252556, 0.009285619482398033, 0.017549389973282814, -0.02445843815803528, -0.0018464348977431655, -0.00706092594191432, 0.0827544555068016, 0.018795138224959373, 0.028739847242832184, 0.048006150871515274, 0.01082452479749918, 0.03940064460039139, 0.012588351033627987, -0.07819096744060516, -0.04670245572924614, -0.025380559265613556, 0.01704901084303856, -0.004892134107649326, 0.03899591416120529, 0.042259544134140015, -0.0466412715613842, -0.0031196961645036936, 0.004630176350474358, 0.035844385623931885, -0.0042215012945234776, 0.061202652752399445, -0.018901854753494263, -0.07016124576330185, 0.12192867696285248, -0.021951956674456596, 0.011076652444899082, 0.03318725526332855, 0.062257565557956696, -0.05286884307861328, 0.002600035397335887, -0.01343957707285881, -0.019266804680228233, 0.04029948636889458, -0.021726353093981743, 0.06338239461183548, -0.0239730142056942, 0.009188066236674786, 0.06310214102268219, -0.0006138962926343083, -0.011887036263942719, 0.06177765130996704, -0.020265424624085426, -0.04069051519036293, 0.0029537794180214405, -0.02898447960615158, -0.01210444513708353, 0.08901386708021164, -0.011031358502805233, -0.24652031064033508, 0.05022933706641197, 0.025959014892578125, 0.0405547209084034, 0.015016569755971432, 0.015392255038022995, 0.04137124493718147, -0.03609564155340195, -0.009266613982617855, 0.00774036580696702, 0.016009727492928505, -0.0025275866501033306, 0.002216148190200329, -0.025101428851485252, -0.004755495581775904, 0.007779206149280071, 0.07820809632539749, 0.027745814993977547, 0.02008916810154915, 0.031121762469410896, 0.024654390290379524, -0.016893090680241585, 0.15844039618968964, 0.049263887107372284, 0.0035487909335643053, 0.011034066788852215, -0.019332528114318848, -0.015396959148347378, 0.045647166669368744, 0.041776496917009354, 0.006157743278890848, 0.010575241409242153, 0.04885239154100418, -0.014414562843739986, 0.040302813053131104, -0.03716576099395752, -0.018547022715210915, 0.00998371560126543, 0.017853138968348503, -0.06070667877793312, -0.011551517993211746, -0.010038254782557487, -0.04324306175112724, 0.01155210193246603, 0.062338124960660934, 0.0016614317428320646, -0.01323391031473875, -0.02807851880788803, -0.036404453217983246, 0.016479866579174995, -0.02011023461818695, -0.0026988107711076736, -0.024888399988412857, -0.005415613297373056, -0.004838333465158939, 0.045076582580804825, 0.026622498407959938, -0.03094237670302391, -0.02148166298866272, 0.02679990790784359, 0.001442420994862914, -0.06361643970012665, 0.11882513761520386, 0.01141846552491188, 0.003004681086167693 ]
[ -0.012475317344069481, 0.05418824404478073, -0.0037370873615145683, -0.009401850402355194, -0.013918195851147175, 0.0038002245128154755, 0.017625771462917328, 0.04468623176217079, -0.028028283268213272, -0.004788849037140608, -0.007507563102990389, -0.010244074277579784, 0.026448983699083328, 0.0064895967952907085, -0.014873774722218513, -0.007933336310088634, 0.04059045389294624, -0.01959790103137493, 0.047913871705532074, -0.03705646097660065, -0.030283069238066673, 0.047266144305467606, 0.05451266095042229, 0.009431584738194942, 0.0062294891104102135, 0.025783810764551163, -0.03839576616883278, 0.03220481052994728, 0.033410489559173584, -0.09782063961029053, -0.03385012224316597, -0.008448854088783264, -0.008221473544836044, 0.03067724034190178, 0.01775406114757061, -0.021459486335515976, -0.029204444959759712, 0.023861514404416084, 0.028520936146378517, 0.02057795040309429, 0.029409851878881454, -0.03221915662288666, -0.034768205136060715, 0.058363720774650574, -0.02066858857870102, -0.007990078069269657, -0.008890911936759949, -0.04214481636881828, -0.025056764483451843, 0.008943402208387852, -0.03726520389318466, -0.024813834577798843, -0.022568369284272194, -0.017728159204125404, 0.008500476367771626, 0.050325483083724976, -0.04458978772163391, -0.026001108810305595, -0.0035046092234551907, -0.015673384070396423, -0.018634473904967308, -0.03305206820368767, -0.06092805415391922, -0.019855346530675888, -0.02234726957976818, -0.0082292091101408, 0.002319751074537635, 0.007187132257968187, -0.0018650870770215988, -0.015023707412183285, -0.023567603901028633, 0.017219725996255875, -0.06053537130355835, -0.0002271047414978966, -0.017515424638986588, 0.039978861808776855, 0.052960049360990524, -0.05716785416007042, 0.004507372621446848, -0.024251827970147133, -0.014244239777326584, 0.019650179892778397, -0.026868348941206932, 0.005449315998703241, -0.005462199915200472, -0.029153160750865936, -0.0010468573309481144, 0.013648352585732937, 0.01848224736750126, 0.011048088781535625, -0.0076732696034014225, -0.0007133016479201615, -0.016423426568508148, 0.013671803288161755, -0.09499718248844147, -0.010160187259316444, -0.020391130819916725, -0.026569485664367676, 0.04227427765727043, 0.8172946572303772, 0.016012921929359436, 0.0037993136793375015, 0.009884393773972988, 0.014149196445941925, -0.017232351005077362, -0.0067282370291650295, 0.006407536566257477, -0.01302742026746273, 0.004627822898328304, -0.03598688915371895, -0.0243870560079813, 0.019864661619067192, 0.014266015961766243, -0.000675483257509768, 0.000169316292158328, 0.06250657886266708, 0.019744260236620903, -0.012094543315470219, -0.010973945260047913, -0.026407642289996147, -0.035293515771627426, -0.017382852733135223, -0.024155626073479652, 0.01570793427526951, -0.005939581897109747, -0.1373203694820404, -0.022425830364227295, -8.113002665934278e-33, 0.023912256583571434, -0.01877167820930481, 0.08552821725606918, -0.024565724655985832, -0.019115202128887177, 0.03960065916180611, 0.013302125036716461, 0.0035551288165152073, 0.011369234882295132, -0.018799003213644028, -0.020999297499656677, -0.022167185321450233, 0.005290661938488483, -0.03604775294661522, 0.027251610532402992, 0.0055022952146828175, 0.00904457550495863, 0.044317636638879776, -0.05964308977127075, 0.008336425758898258, -0.019029663875699043, 0.02176208794116974, -0.02376638725399971, -0.007952768355607986, 0.036152973771095276, 0.021840445697307587, -0.033625733107328415, -0.009424751624464989, -0.006887168623507023, -0.05676544830203056, -0.07345201820135117, -0.0038017514161765575, 0.007397281937301159, 0.03758411109447479, 0.007609144784510136, -0.05230173468589783, -0.01159259956330061, -0.008476278744637966, 0.027457522228360176, -0.04880334064364433, -0.061136644333601, 0.02663423679769039, 0.0341527946293354, -0.003813953371718526, 0.00013677723472937942, -0.0016303666634485126, -0.03547019511461258, -0.010277830995619297, -0.00793960876762867, -0.022711297497153282, 0.054016221314668655, 0.0077364458702504635, -0.022056616842746735, 0.004154742229729891, -0.004376854281872511, 0.03454494848847389, 0.020393675193190575, 0.05803186446428299, -0.0024565416388213634, 0.017039185389876366, -0.00456844549626112, 0.02434890903532505, -0.012989383190870285, 0.035456959158182144, 0.030597204342484474, 0.033684201538562775, -0.049909111112356186, 0.0017891154857352376, 0.0018977676518261433, 0.028887443244457245, -0.03139141947031021, 0.027612371370196342, -0.01145150512456894, -0.06458154320716858, 0.053473100066185, -0.016298877075314522, -0.0250873863697052, -0.08417440950870514, -0.009574702009558678, 0.05239422246813774, -0.0022166778799146414, -0.016169656068086624, -0.02729813940823078, 0.006579280365258455, 0.01733122579753399, 0.010347239673137665, 0.008360791020095348, 0.00359043525531888, 0.056378599256277084, 0.033933207392692566, 0.028864150866866112, -0.02725479193031788, -0.00004492258813115768, -0.015317654237151146, -0.03163430467247963, 7.669488647369029e-33, -0.016722120344638824, 0.02468915283679962, -0.019418474286794662, -0.018356218934059143, 0.014646494761109352, 0.001649507088586688, 0.017946947365999222, 0.027462897822260857, -0.013091410510241985, 0.01741751842200756, -0.02951451577246189, 0.037680238485336304, 0.0009438749984838068, 0.020579222589731216, -0.013075247406959534, -0.009029064327478409, -0.00624006986618042, 0.009645556099712849, 0.016083693131804466, 0.04689965024590492, 0.01637502759695053, 0.02249152958393097, 0.0294780433177948, 0.02226286754012108, -0.03861398622393608, 0.021395867690443993, 0.01572609320282936, -0.0017839253414422274, 0.02001185715198517, -0.018499547615647316, -0.022088684141635895, -0.03922991082072258, 0.027210569009184837, -0.025933992117643356, 0.018633581697940826, 0.0019582111854106188, -0.002638238715007901, -0.02377493679523468, 0.0031708187889307737, -0.007648123428225517, -0.03274828940629959, -0.017466502264142036, -0.029022786766290665, 0.03853251039981842, 0.009191052988171577, 0.008791745640337467, -0.005932898726314306, -0.030565854161977768, -0.004003142472356558, 0.019097130745649338, 0.00014597084373235703, 0.04974799603223801, -0.011831466108560562, 0.05642416700720787, 0.014003664255142212, -0.04114124923944473, -0.038561854511499405, 0.0030687665566802025, 0.03603805974125862, -0.03184511885046959, -0.02812432497739792, 0.023397140204906464, -0.05030732601881027, -0.014029907062649727, 0.02173694781959057, 0.0220264233648777, -0.026247551664710045, 0.008138065226376057, -0.0021903531160205603, -0.003941134549677372, 0.012461316771805286, 0.015260270796716213, -0.03375612571835518, 0.015440331771969795, 0.04081719368696213, -0.012611768208444118, -0.04782392084598541, -0.028202980756759644, -0.02207096479833126, 0.061162181198596954, 0.05920828878879547, -0.024753810837864876, 0.014988796785473824, 0.06130354478955269, -0.012446125969290733, -0.04442283511161804, 0.00574767729267478, 0.0015032603405416012, -0.026698971167206764, -0.01430396270006895, 0.021683359518647194, -0.03591206297278404, -0.013924116268754005, 0.0793568417429924, -0.022085128352046013, -1.3061719705831365e-8, -0.020101753994822502, 0.0019741705618798733, -0.008658158592879772, 0.007539712358266115, 0.020632866770029068, -0.008153137750923634, -0.010048800148069859, 0.006956330966204405, -0.008057370781898499, 0.041655268520116806, 0.021568838506937027, -0.014323942363262177, 0.04789253696799278, 0.016520362347364426, 0.021432969719171524, -0.0028391839005053043, 0.0156828835606575, 0.015457606874406338, 0.04012718051671982, 0.020972931757569313, -0.06737738102674484, 0.04875818267464638, -0.03411595895886421, -0.02423257939517498, -0.03034684807062149, -0.016978057101368904, 0.030113259330391884, -0.051267340779304504, 0.047966644167900085, 0.0023348501417785883, 0.024736719205975533, -0.0018905984470620751, -0.0032528985757380724, 0.06088600307703018, -0.03935936838388443, -0.030366118997335434, 0.0007275138632394373, 0.004840283654630184, 0.05903039500117302, 0.03572678938508034, -0.03198442608118057, -0.003602268174290657, -0.033121850341558456, -0.008777543902397156, -0.016444852575659752, 0.004720543976873159, -0.0004073280724696815, -0.018024519085884094, 0.03430863842368126, -0.0162185188382864, 0.0023462106473743916, -0.014604940079152584, 0.018380779772996902, -0.01128915324807167, 0.03384523466229439, 0.0014230211963877082, 0.01586289145052433, 0.020217062905430794, -0.015618766658008099, 0.000757060362957418, -0.003908377606421709, 0.027410220354795456, 0.006718162912875414, -0.010143421590328217 ]
neo4j-procedure-call-inside-a-query-does-not-support-passing-arguments-implicitly-pass-explicitly-after-procedure-name-instead
https://markhneedham.com/blog/2016/10/02/neo4j-procedure-call-inside-a-query-does-not-support-passing-arguments-implicitly-pass-explicitly-after-procedure-name-instead
false
2016-10-27 05:29:30
Neo4j: Dynamically add property/Set dynamic property
[ "neo4j" ]
[ "neo4j" ]
I've been playing around with a dataset which has the timetable for the national rail in the UK and they give you departure and arrival times of each train in a textual format. For example, the node to represent a stop could be created like this: [source,cypher] ---- CREATE (stop:Stop {arrival: "0802", departure: "0803H"}) ---- That time format isn't particular amenable to querying so I wanted to add another property which indicated the number of seconds since the start of the day. So we want to add 'arrivalSecondsSinceStartOfDay' and 'departureSecondsSinceStartOfDay' properties to our node. I wrote the following query to calculate the values for those properties. [source,cypher] ---- MATCH (stop:Stop) UNWIND ["arrival", "departure"] AS key WITH key, toInteger(substring(stop[key], 0, 2)) AS hours, toInteger(substring(stop[key], 2, 2)) AS minutes, CASE WHEN substring(stop[key], 4,1) = "H" THEN 30 ELSE 0 END AS seconds WITH key, (hours * 60 * 60) + (minutes * 60) + seconds AS secondsSinceStartOfDay RETURN key + "SecondsSinceStartOfDay" AS newKey, secondsSinceStartOfDay ---- [source,text] ---- ╒═══════════════════════════════╀══════════════════════╕ β”‚newKey β”‚secondsSinceStartOfDayβ”‚ β•žβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•ͺ══════════════════════║ β”‚arrivalSecondsSinceStartOfDay β”‚28920 β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚departureSecondsSinceStartOfDayβ”‚29010 β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ ---- Now we're ready to set those properties on the 'stop' node. [source,cypher] ---- MATCH (stop:Stop2) UNWIND ["arrival", "departure"] AS key WITH stop, key, toInteger(substring(stop[key], 0, 2)) AS hours, toInteger(substring(stop[key], 2, 2)) AS minutes, CASE WHEN substring(stop[key], 4,1) = "H" THEN 30 ELSE 0 END AS seconds WITH stop, key, (hours * 60 * 60) + (minutes * 60) + seconds AS secondsSinceStartOfDay WITH stop, key + "SecondsSinceStartOfDay" AS newKey, secondsSinceStartOfDay SET stop[newKey] = secondsSinceStartOfDay ---- [source,text] ---- Invalid input '[': expected an identifier character, whitespace, '{', node labels, a property map, a relationship pattern, '.', '(', '=' or "+=" (line 12, column 9 (offset: 447)) "SET stop[newKey] = secondsSinceStartOfDay" ^ ---- Hmmm that didn't work as expected! It doesn't look like we can set dynamic properties using Cypher just yet. Luckily my colleague Michael Hunger and the Neo4j community have been curating the https://neo4j-contrib.github.io/neo4j-apoc-procedures/[APOC procedures library] and it has just the procedure to help us out. You'll need to https://github.com/neo4j-contrib/neo4j-apoc-procedures/releases[download the jar] for your version of Neo4j and then place it in the +++<cite>+++plugins+++</cite>+++ directory. I'm using Neo4j 3.1 Beta1 so this is what it looks like for me: [source,bash] ---- $ tree neo4j-enterprise-3.1.0-BETA1/plugins/ neo4j-enterprise-3.1.0-BETA1/plugins/ └── apoc-3.1.0.1-all.jar 0 directories, 1 file ---- After you've done that you'll need to restart Neo4j so that it can pick up the new procedures that we've added. Once you've done that execute the following query to check they've installed correctly: [source,cypher] ---- call dbms.procedures() YIELD name WITH name WHERE name STARTS WITH "apoc" RETURN COUNT(*) ---- [source,text] ---- ╒════════╕ β”‚COUNT(*)β”‚ β•žβ•β•β•β•β•β•β•β•β•‘ β”‚183 β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”˜ ---- We're now ready to dynamically set properties in the graph. The procedure that we'll use is +++<cite>+++apoc.create.setProperty+++</cite>+++ and it's easy to update our query to use it: [source,cypher] ---- MATCH (stop:Stop) UNWIND ["arrival", "departure"] AS key WITH stop, key, toInteger(substring(stop[key], 0, 2)) AS hours, toInteger(substring(stop[key], 2, 2)) AS minutes, CASE WHEN substring(stop[key], 4,1) = "H" THEN 30 ELSE 0 END AS seconds WITH stop, key, (hours * 60 * 60) + (minutes * 60) + seconds AS secondsSinceStartOfDay WITH stop, key + "SecondsSinceStartOfDay" AS newKey, secondsSinceStartOfDay CALL apoc.create.setProperty(stop, newKey, secondsSinceStartOfDay) ---- [source,text] ---- Query cannot conclude with CALL (must be RETURN or an update clause) (line 12, column 1 (offset: 439)) "CALL apoc.create.setProperty(stop, newKey, secondsSinceStartOfDay)" ^ ---- Oops I spoke too soon! We need to yield the return column of the procedure and return it or just return a count to work around this: [source,cypher] ---- MATCH (stop:Stop) UNWIND ["arrival", "departure"] AS key WITH stop, key, toInteger(substring(stop[key], 0, 2)) AS hours, toInteger(substring(stop[key], 2, 2)) AS minutes, CASE WHEN substring(stop[key], 4,1) = "H" THEN 30 ELSE 0 END AS seconds WITH stop, key, (hours * 60 * 60) + (minutes * 60) + seconds AS secondsSinceStartOfDay WITH stop, key + "SecondsSinceStartOfDay" AS newKey, secondsSinceStartOfDay CALL apoc.create.setProperty(stop, newKey, secondsSinceStartOfDay) YIELD node RETURN COUNT(*) ---- [source,text] ---- ╒════════╕ β”‚COUNT(*)β”‚ β•žβ•β•β•β•β•β•β•β•β•‘ β”‚2 β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”˜ ---- And that's it, we can now dynamically set properties in our queries.
null
null
[ 0.0017101543489843607, -0.00701619079336524, -0.003357559209689498, 0.03187403827905655, 0.09284760802984238, -0.01463920995593071, 0.03958873823285103, 0.005392063409090042, 0.02729795314371586, -0.013708088546991348, -0.01705739088356495, -0.005890119355171919, -0.06501642614603043, 0.02713117003440857, -0.021670101210474968, 0.07155556976795197, 0.06806459277868271, -0.03863075375556946, 0.009849788621068, -0.02898918278515339, 0.022534819319844246, 0.025084173306822777, 0.019607340916991234, 0.052290916442871094, 0.03604438900947571, -0.03147182613611221, -0.024505658075213432, -0.012700820341706276, -0.04356425255537033, 0.008051821030676365, 0.04895571246743202, -0.005342711228877306, -0.002672160742804408, 0.014460274018347263, 0.020154587924480438, 0.00475388765335083, -0.02854022942483425, -0.029220471158623695, -0.011073073372244835, 0.0014069965109229088, -0.04517633467912674, 0.003628950100392103, -0.0003742382687050849, -0.009770768694579601, -0.04178594797849655, 0.006572694983333349, -0.06591413170099258, 0.016051670536398888, 0.005515896249562502, -0.006522997282445431, -0.0814494714140892, 0.01604243367910385, -0.00868328008800745, 0.022944677621126175, -0.0037557133473455906, 0.026304086670279503, -0.002085548359900713, -0.09151463955640793, 0.06165511906147003, -0.004016422200948, 0.030380979180336, -0.022259945049881935, 0.004768820945173502, 0.010836523957550526, 0.028518270701169968, -0.028174759820103645, -0.008211697451770306, 0.0412721149623394, -0.045628622174263, -0.02263289876282215, -0.0019229184836149216, 0.014192215166985989, -0.006428862921893597, 0.011995389126241207, -0.006953776814043522, -0.036063406616449356, 0.031257934868335724, 0.019421974197030067, 0.02018081210553646, 0.06689273566007614, -0.03137301281094551, 0.002644068794324994, 0.026774268597364426, 0.03655398637056351, 0.004194862209260464, -0.002048329683020711, -0.07339005917310715, -0.04392135143280029, -0.02794918231666088, 0.05072541534900665, 0.039362501353025436, -0.03406719118356705, 0.0230999942868948, 0.006655908655375242, -0.034508250653743744, -0.006366694811731577, 0.0018115212442353368, -0.0033255626913160086, -0.007211617194116116, -0.002351520350202918, -0.004543060436844826, -0.041705939918756485, 0.02110493741929531, 0.006660932675004005, -0.0669991746544838, -0.058780789375305176, -0.0754861980676651, -0.022064413875341415, 0.03357119485735893, 0.01698037050664425, -0.05685717612504959, -0.025111889466643333, -0.003359462833032012, 0.031213117763400078, -0.06545264273881912, 0.04952795058488846, 0.02811172790825367, -0.006619567051529884, -0.023706011474132538, 0.006702666636556387, 0.03186390548944473, 0.0229794979095459, 0.0033817607909440994, 0.06936901062726974, -0.004124503582715988, 0.06661389023065567, 0.023547999560832977, 0.047338951379060745, -0.007010317873209715, -0.05999668315052986, -0.026349162682890892, 0.06028767675161362, 0.009391204454004765, -0.010254742577672005, -0.02522272989153862, -0.023317992687225342, -0.036590829491615295, 0.022940881550312042, 0.07163385301828384, 0.05033069849014282, 0.022236952558159828, -0.025036295875906944, 0.04643361270427704, -0.021065279841423035, 0.013377305120229721, 0.014525341801345348, -0.054912906140089035, -0.0422506183385849, -0.018463395535945892, 0.015093270689249039, 0.02029244229197502, 0.02073850855231285, 0.03775332123041153, -0.02801498956978321, -0.004302197135984898, 0.07252352684736252, 0.024624453857541084, 0.006876498460769653, -0.023186907172203064, -0.010436538606882095, 0.040072448551654816, 0.025427361950278282, -0.014431341551244259, 0.04936017841100693, -0.007606119383126497, 0.005032980348914862, 0.019648930057883263, 0.04380189999938011, -0.017610352486371994, -0.019868772476911545, -0.03954901546239853, -0.054734036326408386, 0.08325286954641342, -0.05563446134328842, -0.008540868759155273, 0.03034822642803192, 0.08071685582399368, 0.04284435510635376, 0.023019691929221153, -0.00544893741607666, -0.07628732174634933, 0.04515906050801277, -0.0005650614039041102, 0.02598373219370842, 0.0330720953643322, -0.017909131944179535, 0.05373181030154228, 0.009128953330218792, -0.03961997106671333, 0.017290592193603516, -0.06685382127761841, -0.07341362535953522, 0.010984959080815315, -0.015834953635931015, 0.045787692070007324, -0.04437243193387985, 0.02968267723917961, 0.047940973192453384, 0.0030440387781709433, 0.06327345222234726, 0.037020109593868256, -0.004026567097753286, 0.03442422300577164, -0.04558311402797699, -0.042464952915906906, 0.0595427080988884, 0.017654918134212494, -0.04306871071457863, -0.02273489348590374, 0.005466901697218418, -0.03615167364478111, 0.015716010704636574, 0.03780745342373848, 0.013523717410862446, 0.04358943924307823, 0.00849836878478527, 0.02900269813835621, -0.015672631561756134, 0.013561589643359184, -0.045166291296482086, 0.03967135027050972, 0.053650062531232834, -0.04544137418270111, -0.002426641061902046, -0.019936107099056244, 0.11710237711668015, 0.04810227081179619, 0.008622840978205204, -0.04252944141626358, 0.021441791206598282, -0.01933869905769825, -0.05448859557509422, -0.006972345057874918, -0.018889158964157104, 0.012337584979832172, 0.03177231550216675, -0.012273701839148998, 0.01296924613416195, 0.005807790439575911, -0.027837498113512993, 0.028038308024406433, 0.044450096786022186, -0.03485651686787605, 0.06273588538169861, -0.0025139888748526573, 0.00253798789344728, -0.0051903873682022095, -0.046882547438144684, -0.05655808746814728, 0.01010978128761053, 0.005709586199373007, -0.009586007334291935, 0.036919962614774704, -0.03284710645675659, -0.010797162540256977, -0.04192741587758064, -0.04301285371184349, 0.024845177307724953, 0.04407211393117905, 0.058785248547792435, 0.0019401856698095798, 0.05774758756160736, -0.021901937201619148, 0.022055529057979584, -0.019293978810310364, -0.07414550334215164, -0.038679953664541245, 0.0014278815360739827, 0.02662653475999832, 0.021168015897274017, 0.034164972603321075, -0.012850220315158367, 0.047974567860364914, 0.008117776364088058, 0.006390806287527084, -0.004178852774202824, 0.033746495842933655, 0.022431809455156326, -0.009350862354040146, -0.010704300366342068, -0.020626235753297806, 0.039890874177217484, -0.06043882295489311, -0.043462470173835754, 0.03730453923344612, -0.0577864870429039, 0.044302817434072495, -0.08248493820428848, -0.021685857325792313, -0.015844514593482018, 0.023820018395781517, 0.03457766771316528, 0.014684511348605156, 0.011659564450383186, 0.08383961766958237, 0.018612951040267944, -0.00567461596801877, 0.029234150424599648, 0.007231555879116058, 0.02682427130639553, 0.020399723201990128, 0.042414769530296326, 0.057085905224084854, -0.022144589573144913, -0.006946341600269079, -0.03339002653956413, -0.025182699784636497, -0.03186952695250511, -0.27388396859169006, 0.02995995432138443, -0.06117292121052742, -0.04144715890288353, -0.0014388207346200943, -0.04528125748038292, 0.011597327888011932, -0.01681462489068508, -0.023942317813634872, 0.00814987625926733, 0.011416330933570862, -0.055787913501262665, -0.020548654720187187, 0.046940337866544724, 0.006677229423075914, -0.01189558207988739, -0.011953908950090408, -0.07670433074235916, -0.004842372145503759, 0.029702981933951378, 0.0017774914158508182, -0.06787724047899246, 0.01720980554819107, 0.04768994078040123, 0.018585054203867912, 0.04705427587032318, -0.06664589792490005, 0.02049703523516655, -0.05592447146773338, -0.022101188078522682, 0.03163370117545128, -0.04647182673215866, 0.018748817965388298, -0.022184278815984726, 0.0013726585311815143, -0.03621309623122215, 0.03623378649353981, 0.00911952555179596, 0.027707863599061966, 0.02492719329893589, -0.060583341866731644, -0.025851061567664146, 0.025297770276665688, -0.020886819809675217, 0.073952816426754, 0.0151655413210392, -0.039498358964920044, -0.011011422611773014, -0.005987732205539942, 0.0645625963807106, -0.029230764135718346, -0.01700606383383274, -0.0321941152215004, -0.004999373108148575, -0.04864589869976044, -0.03633717820048332, -0.03082893230021, -0.04320807754993439, -0.032118815928697586, -0.002119853161275387, 0.01811985857784748, -0.040453363209962845, 0.013240798376500607, -0.049606211483478546, -0.02542012557387352, -0.029500601813197136, -0.08117052167654037, -0.01831783354282379, 0.037612177431583405, 0.030299106612801552, -0.031931180506944656, -0.011544976383447647, 0.01704181544482708, -0.09862883388996124, -0.06029406189918518, -0.019661806523799896, 0.0008841261733323336, -0.014023280702531338, 0.0032885801047086716, 0.006459475494921207, -0.04859115928411484, -0.028382541611790657, 0.014783759601414204, 0.014204000122845173, 0.030397718772292137, -0.006756612565368414, -0.03715575486421585, -0.00468610180541873, -0.003243420971557498, -0.003392928745597601, 0.05567767843604088, -0.021620452404022217, -0.019456826150417328, -0.013589668087661266, -0.005522030871361494, -0.0074075618758797646, 0.0011288471287116408, -0.0041516623459756374, 0.02105003409087658, 0.011231398209929466, 0.0051638041622936726, -0.034362319856882095, 0.010344650596380234, -0.03066156432032585, -0.015399188734591007, -0.027478493750095367, -0.037927526980638504, 0.016930552199482918, 0.03656214103102684, 0.029431156814098358, -0.0132442032918334, -0.009156973101198673, -0.004503508098423481, -0.05739637464284897, -0.007782529108226299, -0.06087005138397217, 0.044412851333618164, 0.02303078956902027, 0.06598351150751114, -0.024603262543678284, -0.06241854280233383, 0.023636337369680405, 0.01702996902167797, -0.0005965863820165396, -0.06276848167181015, -0.01491333357989788, -0.006018474232405424, -0.002837877254933119, 0.009253246709704399, 0.026193341240286827, -0.0398823581635952, 0.027639543637633324, 0.021006710827350616, -0.00007500177889596671, 0.027815427631139755, -0.01536819338798523, -0.02963133715093136, -0.03592544049024582, -0.010229788720607758, 0.029619654640555382, -0.00528187258169055, -0.014528140425682068, 0.030076107010245323, 0.01680809073150158, 0.05321637913584709, 0.0016176990466192365, 0.024088609963655472, -0.03680583834648132, 0.00534873828291893, -0.012253000400960445, -0.004950299859046936, -0.025608591735363007, -0.006068548187613487, -0.05036928132176399, -0.010245313867926598, 0.014175460673868656, 0.0338931567966938, -0.011972382664680481, -0.02489687129855156, -0.024144839495420456, 0.04239533096551895, -0.047901201993227005, 0.0014360937057062984, -0.03145895525813103, 0.026302902027964592, 0.03862574324011803, -0.00029395800083875656, 0.0029923776164650917, -0.02267572470009327, -0.028145965188741684, -0.03459097445011139, -0.017250990495085716, -0.04779156669974327, 0.020619720220565796, -0.020669056102633476, -0.001627157675102353, 0.007198584731668234, 0.011772098019719124, 0.00847840029746294, 0.007457550149410963, -0.0008386675617657602, 0.003961239010095596, 0.027462724596261978, 0.019670024514198303, 0.029872428625822067, 0.032977234572172165, -0.002896940568462014, -0.019936686381697655, -0.01070475485175848, -0.03131542354822159, 0.006793944165110588, -0.02450866810977459, -0.05135902762413025, -0.02839861437678337, -0.028226632624864578, -0.07247408479452133, 0.02306617796421051, 0.0378328338265419, 0.024737292900681496, 0.02164008654654026, 0.03796405717730522, -0.02863980270922184, -0.027120327576994896, 0.013929241336882114, 0.05568341538310051, -0.046444959938526154, 0.037932682782411575, -0.009905541315674782, 0.006788776721805334, 0.0029071003664284945, 0.018487703055143356, -0.05421939864754677, -0.022602861747145653, -0.0027637335006147623, -0.01162436231970787, -0.009723381139338017, -0.044721826910972595, -0.039977822452783585, -0.004865771625190973, -0.00897822342813015, 0.04026816785335541, 0.01208450086414814, -0.019814061000943184, 0.000028061374905519187, -0.001162019674666226, 0.053504012525081635, -0.0301827285438776, -0.011317511089146137, 0.05054653435945511, 0.0111463638022542, -0.0026848623529076576, -0.04027855396270752, 0.04327857494354248, 0.03384754806756973, -0.006725306622684002, -0.03739474341273308, -0.07156061381101608, -0.003188799601048231, -0.0005282598431222141, 0.07664502412080765, -0.0011672419495880604, 0.002753868931904435, -0.0058725932613015175, 0.002786617958918214, -0.02284974604845047, 0.017182961106300354, 0.01586003787815571, -0.008677870966494083, 0.012015440501272678, 0.023349592462182045, -0.005720958579331636, 0.03191966935992241, -0.027352429926395416, -0.04912377521395683, 0.04040161147713661, -0.03629336133599281, -0.02240423858165741, 0.025309648364782333, -0.011974820867180824, 0.0237471554428339, -0.005176150240004063, 0.005293332040309906, -0.03130317106842995, 0.07031755894422531, 0.05252653360366821, 0.059437260031700134, 0.03366094082593918, -0.024169370532035828, 0.012412434443831444, -0.03694534674286842, -0.003443340538069606, -0.08700975775718689, 0.028718044981360435, 0.04606086388230324, 0.024588465690612793, -0.02002338320016861, 0.01965930126607418, -0.030761992558836937, 0.0448903925716877, -0.04707479849457741, -0.023201273754239082, 0.0622871108353138, -0.0057641868479549885, 0.025807566940784454, 0.0289108008146286, -0.05508428066968918, 0.024492250755429268, 0.04272230342030525, -0.028572846204042435, -0.0008253060514107347, -0.020864320918917656, 0.037926070392131805, -0.0202350877225399, 0.05369226261973381, -0.023418094962835312, -0.01592850312590599, 0.07523064315319061, 0.057778939604759216, 0.040002867579460144, 0.04694031924009323, -0.04798898845911026, 0.04390834644436836, 0.025864943861961365, -0.032532960176467896, -0.02592906355857849, 0.05161719396710396, -0.0361170768737793, -0.07911382615566254, 0.028851261362433434, -0.004447773564606905, 0.0026050799060612917, -0.04397452250123024, 0.07143552601337433, 0.008650419302284718, -0.02328643761575222, -0.03428167104721069, 0.02485412172973156, -0.034759558737277985, -0.03345711529254913, -0.028162263333797455, 0.00694652646780014, -0.040862616151571274, 0.06609922647476196, -0.003150245873257518, 0.008620270527899265, 0.09508495777845383, 0.009697025641798973, -0.0016836602007970214, 0.026592282578349113, 0.09012846648693085, 0.09499899297952652, 0.043630458414554596, -0.0056891534477472305, 0.06476952135562897, -0.017371922731399536, -0.019401347264647484, 0.0029004006646573544, -0.03629624471068382, 0.005242450162768364, -0.01936812326312065, 0.017902428284287453, 0.09120076894760132, -0.01950993202626705, 0.05843576043844223, -0.03449232876300812, -0.015005262568593025, 0.015720412135124207, -0.0040308693423867226, 0.025026416406035423, 0.0522848479449749, 0.007534377742558718, 0.05766643211245537, -0.008332964964210987, -0.013974618166685104, 0.022278470918536186, 0.013725614175200462, -0.0029291119426488876, 0.0348832793533802, -0.03783823549747467, -0.0035083412658423185, -0.009756949730217457, 0.04515770450234413, 0.09475122392177582, -0.017017094418406487, -0.04231787845492363, 0.015207047574222088, 0.031150829046964645, -0.015511080622673035, 0.028515327721834183, -0.01862618513405323, -0.024903735145926476, -0.009667792357504368, -0.03730011358857155, -0.038702335208654404, -0.0018138986779376864, -0.040081582963466644, 0.00596060324460268, -0.0006000372231937945, 0.024139445275068283, 0.008636887185275555, -0.03280750662088394, -0.05684100091457367, -0.04368026927113533, -0.06857331842184067, -0.028677823022007942, -0.07688535004854202, -0.006274069659411907, 0.00050112244207412, -0.01642349362373352, -0.013005737215280533, -0.013173798099160194, 0.01889289915561676, -0.006035279016941786, -0.0002387541317148134, -0.031072845682501793, -0.010539788752794266, 0.04263559356331825, 0.012232030741870403, -0.0018920348957180977, 0.04064043611288071, 0.0583331324160099, 0.0008790824795141816, 0.00891962368041277, -0.050240155309438705, -0.001040480099618435, 0.053679417818784714, 0.024954520165920258, 0.03605912998318672, -0.06754367053508759, -0.007365451660007238, 0.023044321686029434, -0.00027487199986353517, -0.08642630279064178, 0.023521386086940765, 0.010350851342082024, 0.031558260321617126, 0.041046421974897385, -0.028983375057578087, 0.01227867417037487, -0.023620495572686195, 0.018094589933753014, 0.006419312674552202, 0.02659427933394909, 0.02603386901319027, -0.03790875896811485, 0.07478021830320358, 0.005611622706055641, -0.01853719912469387, -0.013501281850039959, -0.007924710400402546, -0.01061156764626503, -0.013920499943196774, -0.06658121943473816, -0.021359683945775032, -0.05550112947821617, -0.07384740561246872, -0.02886516973376274, -0.004470957908779383, -0.029640348628163338, -0.033882081508636475, 0.03223434090614319, 0.028220688924193382, -0.010136180557310581, 0.0435359925031662, -0.03151489421725273, -0.0012319415109232068, -0.02783897891640663, -0.03500170633196831, -0.043903421610593796, 0.004675181116908789, -0.001977195730432868, 0.008636214770376682, 0.03657516464591026, -0.03592245280742645, -0.010571171529591084, -0.04992822930216789, -0.0017112554050981998, 0.003641883609816432, 0.013218417763710022, 0.014562802389264107 ]
[ -0.06385480612516403, -0.034242790192365646, -0.007891356945037842, -0.013822098262608051, 0.0601932518184185, -0.032499004155397415, -0.012801454402506351, -0.035063475370407104, 0.032380491495132446, -0.01033683493733406, -0.022565817460417747, -0.03552301600575447, 0.0046339030377566814, 0.001619734801352024, 0.045269329100847244, -0.006445824634283781, -0.01347475964576006, -0.07584519684314728, -0.013456516899168491, 0.040695060044527054, 0.01574086584150791, -0.024843748658895493, -0.06462905555963516, -0.01814178377389908, 0.025136541575193405, 0.04507409408688545, 0.029765166342258453, -0.024991674348711967, -0.01058944407850504, -0.20113523304462433, 0.0020104646682739258, -0.019624728709459305, 0.005045247729867697, -0.01767839677631855, 0.0013513549929484725, 0.033959101885557175, 0.028790351003408432, 0.019783351570367813, 0.02469995990395546, 0.05691513419151306, 0.03172403201460838, 0.00834199134260416, -0.048691704869270325, -0.02946333773434162, 0.04055354744195938, -0.0027439286932349205, -0.013368764892220497, -0.009696259163320065, -0.01566133461892605, 0.040180351585149765, -0.033667683601379395, -0.016244925558567047, -0.006677351426333189, -0.011156897991895676, 0.0027891164645552635, 0.050434958189725876, 0.03335843235254288, 0.034821219742298126, 0.043384913355112076, 0.023251695558428764, -0.00167529983446002, -0.024588147178292274, -0.1492389589548111, 0.07997936010360718, 0.003067691344767809, 0.024270065128803253, -0.04432016611099243, -0.014921781606972218, -0.014801924116909504, 0.07667037099599838, 0.014012345112860203, -0.021776698529720306, -0.03489440307021141, 0.09101279079914093, -0.004515077453106642, -0.019767338410019875, -0.003834192641079426, 0.031513653695583344, 0.03367137163877487, -0.037267789244651794, -0.026372622698545456, -0.00517147546634078, -0.017100274562835693, 0.0056067644618451595, 0.020504608750343323, 0.029514547437429428, -0.03362957388162613, 0.0404759906232357, -0.008296558633446693, 0.02276773564517498, 0.03585570305585861, -0.019256409257650375, -0.0005516432574950159, 0.032352786511182785, -0.07696603238582611, -0.040375541895627975, 0.011412675492465496, 0.023558465763926506, -0.013231181539595127, 0.40862134099006653, -0.00569648714736104, 0.021525276824831963, 0.0208557341247797, 0.06503874808549881, -0.010466528125107288, -0.02706022933125496, 0.010195253416895866, -0.06720501184463501, -0.0024264189414680004, -0.03524717688560486, 0.004859833978116512, -0.019177425652742386, 0.04493561014533043, -0.06931119412183762, 0.015072029083967209, 0.05720958486199379, 0.06379882246255875, 0.011419435031712055, -0.008203726261854172, 0.012215487658977509, -0.006420568563044071, 0.00509166345000267, -0.00034702642005868256, 0.014500271528959274, 0.007411276921629906, 0.008424301631748676, 0.07709462940692902, 0.06088017672300339, -0.005869412329047918, 0.020566301420331, 0.0655403807759285, -0.014622241258621216, -0.1000680923461914, 0.0076354616321623325, -0.023104267194867134, 0.008452672511339188, 0.021055176854133606, -0.0332803912460804, -0.017750296741724014, 0.012056912295520306, -0.030574576929211617, -0.05527888238430023, 0.03993524983525276, -0.009297333657741547, -0.030294448137283325, 0.14834238588809967, 0.0011840510414913297, -0.023605328053236008, -0.016670601442456245, -0.05854674428701401, -0.025189481675624847, 0.01700257882475853, 0.010651940479874611, -0.0938720777630806, -0.018561646342277527, 0.03073151409626007, 0.09816943854093552, -0.016314059495925903, -0.05857400596141815, -0.019988663494586945, -0.02119722031056881, -0.03834397718310356, -0.05741489306092262, 0.05950358510017395, 0.034085553139448166, -0.11809485405683517, -0.0102920550853014, 0.03263968229293823, 0.008487657643854618, -0.09421797841787338, -0.004736371338367462, 0.02843819186091423, -0.02569192834198475, -0.0011379100615158677, 0.09470435231924057, -0.020406680181622505, -0.019162794575095177, 0.017787130549550056, 0.033948373049497604, -0.007271157577633858, -0.028378551825881004, -0.017162440344691277, -0.042609721422195435, 0.004365374334156513, -0.04295192286372185, -0.043576013296842575, -0.06190010905265808, 0.00030647587846033275, -0.051002487540245056, -0.01142698060721159, -0.007692399434745312, -0.02458103746175766, -0.012986723333597183, 0.07585632055997849, -0.0578509196639061, -0.06264366209506989, 0.004118415992707014, 0.01696794107556343, -0.0018555130809545517, -0.054519787430763245, 0.044534578919410706, 0.016076110303401947, -0.017773861065506935, 0.009331238456070423, -0.026645256206393242, 0.04630059003829956, 0.032806359231472015, -0.025384915992617607, 0.05416492000222206, 0.03583487495779991, -0.0249008871614933, -0.01767483539879322, 0.026086993515491486, 0.017269348725676537, 0.010494100861251354, -0.011659141629934311, -0.020946962758898735, 0.01585676148533821, 0.010409402661025524, 0.04318241402506828, -0.02180524356663227, -0.015399499796330929, 0.01156714465469122, -0.3468896448612213, -0.03235240280628204, -0.00683314586058259, 0.0012505191843956709, 0.017322923988103867, -0.0326545387506485, -0.022772997617721558, -0.0182510856539011, -0.014603127725422382, 0.01857966184616089, 0.10529317706823349, -0.03125939890742302, -0.013653394766151905, -0.06963440030813217, -0.013573840260505676, 0.01636482961475849, -0.040488310158252716, 0.0015783413546159863, 0.0077468943782150745, 0.023747669532895088, 0.02227204106748104, -0.02060011215507984, -0.026076357811689377, -0.08181420713663101, -0.024060992524027824, -0.019588183611631393, 0.1509328931570053, -0.04219597205519676, 0.06929117441177368, -0.09184619784355164, 0.03969544544816017, -0.01664797030389309, 0.017276296392083168, -0.03973045572638512, 0.012170645408332348, -0.04013415426015854, 0.02551855891942978, 0.026072051376104355, -0.015509565360844135, -0.029223285615444183, -0.05012170970439911, 0.036307282745838165, -0.014896542765200138, -0.00029089354211464524, -0.038289446383714676, 0.014213070273399353, -0.025069979950785637, -0.029212336987257004, -0.01689298264682293, 0.05523679405450821, 0.0031303996220231056, 0.001600588788278401, 0.030199194326996803, 0.010078219696879387, 0.0426049530506134, -0.032407794147729874, -0.0749412551522255, -0.0013002861524000764, -0.029449300840497017, 0.00003142891364404932, -0.004435153678059578, 0.044502586126327515, 0.015888843685388565, -0.035063549876213074, -0.011026009917259216, 0.01929669827222824, 0.006218521390110254, -0.016617516055703163, 0.0031334995292127132, -0.02068118378520012, -0.0435255691409111, 0.09523241966962814, 0.001566649996675551, 0.002598242135718465, 0.03692423552274704, 0.0559997521340847, -0.023336991667747498, 0.04451526328921318, 0.02440229244530201, 0.014308422803878784, 0.03937676176428795, -0.03352080285549164, 0.04415996000170708, -0.005788647104054689, 0.0041450923308730125, 0.029295358806848526, 0.021528499200940132, -0.006272938568145037, 0.045164935290813446, 0.017976567149162292, -0.032904382795095444, -0.011173241771757603, 0.0022828944493085146, -0.05248081311583519, 0.07353013008832932, -0.036242976784706116, -0.293582558631897, 0.04305783659219742, 0.038230448961257935, 0.05359560251235962, 0.02282223477959633, -0.00024064350873231888, -0.019944172352552414, -0.016511647030711174, -0.025031745433807373, -0.03735557943582535, -0.02635279856622219, 0.05138929933309555, 0.02942703105509281, -0.02200360596179962, 0.01889008842408657, 0.011036737821996212, 0.08915811777114868, 0.008515750989317894, 0.018091008067131042, 0.010097917169332504, 0.04282955825328827, 0.0019986885599792004, 0.1706395149230957, 0.03527078032493591, 0.02791575714945793, 0.04659564048051834, -0.026553243398666382, 0.004627042915672064, 0.09705846756696701, 0.021387118846178055, -0.006718062795698643, -0.015991687774658203, 0.05638844147324562, 0.03098951280117035, 0.015709443017840385, -0.04134731739759445, -0.028045114129781723, 0.05863320827484131, 0.021531416103243828, -0.02080073580145836, -0.003440326079726219, -0.0074407970532774925, -0.015868984162807465, 0.01047558430582285, 0.07839284837245941, -0.007456502877175808, -0.0029864348471164703, -0.03376451134681702, -0.02323158271610737, -0.01351063884794712, -0.018031861633062363, -0.01914425566792488, -0.025216354057192802, 0.004908668342977762, 0.01068198774009943, 0.07617207616567612, 0.044007591903209686, -0.020308014005422592, 0.02474798448383808, 0.03513262793421745, -0.03122132085263729, -0.03300826624035835, 0.08255484700202942, -0.03089883364737034, 0.007002844940871 ]
[ 0.006227970588952303, 0.06097995862364769, 0.014645075425505638, 0.03070581890642643, -0.011085242964327335, 0.021864822134375572, -0.004884088411927223, 0.045083291828632355, 0.004255529493093491, 0.00008534829976269975, -0.04942544922232628, -0.02939886413514614, 0.0026688280049711466, -0.03239398077130318, 0.00240883301012218, -0.01696486957371235, 0.0160222128033638, 0.007859485223889351, 0.0341629832983017, -0.022712865844368935, -0.02169092930853367, 0.038352712988853455, 0.024790382012724876, 0.02488892897963524, -0.025125307962298393, 0.01803343929350376, -0.028994254767894745, 0.05598108842968941, 0.035286132246255875, -0.11985638737678528, -0.055137842893600464, -0.025565382093191147, -0.005222913343459368, 0.03379074111580849, -0.03681265562772751, -0.024902984499931335, 0.04282926395535469, 0.02021970972418785, 0.005743035115301609, 0.0045388429425656796, 0.02709537371993065, -0.025422314181923866, -0.024188358336687088, 0.016067227348685265, 0.044929396361112595, 0.013215047307312489, -0.02402130328118801, -0.02230335772037506, -0.03062388487160206, 0.03551965951919556, -0.04524492099881172, 0.01088840514421463, -0.008041732013225555, -0.00046039806329645216, 0.03610456362366676, 0.0463232696056366, -0.05297768488526344, 0.03140280023217201, 0.01886284165084362, -0.04623083025217056, -0.009598230943083763, -0.013852210715413094, -0.030283715575933456, -0.029694342985749245, -0.003934244159609079, -0.0030121279414743185, -0.05173255130648613, 0.006460726726800203, 0.008684220723807812, -0.013996444642543793, 0.016975563019514084, 0.0019076718017458916, -0.021214844658970833, 0.006564461160451174, -0.037733159959316254, 0.03190332278609276, 0.010813561268150806, -0.02049204707145691, 0.00797690637409687, -0.021937232464551926, -0.023533791303634644, -0.00968086626380682, -0.006810374092310667, 0.016826707869768143, -0.017463378608226776, -0.036877356469631195, 0.020074741914868355, 0.026533160358667374, 0.003232935443520546, -0.004600326530635357, -0.04846859350800514, 0.0008528803591616452, 0.003014500718563795, 0.0029551915358752012, -0.08441802859306335, 0.02189759723842144, -0.01343607809394598, 0.008309999480843544, 0.03083590604364872, 0.8321141600608826, 0.015169885009527206, 0.020316455513238907, -0.009264573454856873, 0.04056084528565407, -0.023836666718125343, -0.0024101133458316326, 0.0025428058579564095, -0.022232871502637863, 0.004772927146404982, -0.04607158899307251, 0.03184176981449127, 0.01754731312394142, 0.002190648578107357, 0.0016710528871044517, 0.010920005850493908, 0.055167265236377716, 0.005808654706925154, 0.03066268563270569, 0.020790990442037582, 0.013284124433994293, 0.026665471494197845, -0.011004002764821053, -0.0015698057832196355, 0.023028817027807236, -0.011821131221950054, -0.19472745060920715, 0.0368453748524189, -7.043716433760692e-33, -0.004628587048500776, -0.021965710446238518, 0.03291120380163193, -0.0206921324133873, 0.016543416306376457, 0.00566410506144166, -0.018781594932079315, 0.008919531479477882, 0.03691834583878517, -0.02030499465763569, -0.010250355117022991, -0.012611206620931625, 0.003747291397303343, -0.0699075385928154, 0.03024715930223465, -0.03571511059999466, 0.0008465633727610111, 0.013088728301227093, -0.014480434358119965, -0.006307339761406183, 0.04127075895667076, 0.009374749846756458, 0.005087736528366804, 0.01808232255280018, 0.05089719593524933, 0.023686235770583153, -0.0003772106138058007, -0.021128756925463676, 0.019179530441761017, -0.05096736177802086, -0.027497723698616028, 0.03043418563902378, -0.022099466994404793, 0.021047081798315048, 0.01637003943324089, -0.07901310175657272, -0.009043353609740734, 0.006378551013767719, -0.027008922770619392, -0.05016553774476051, -0.07256249338388443, -0.011995505541563034, -0.005178516265004873, -0.03839341923594475, -0.03219045698642731, -0.028049135580658913, 0.016553843393921852, 0.013977490365505219, -0.0012478589778766036, 0.01584264263510704, 0.011907372623682022, -0.01692243665456772, -0.01242123357951641, -0.031588878482580185, -0.009214354678988457, 0.02661873586475849, 0.020437544211745262, 0.027288950979709625, -0.0010724635794758797, 0.030864352360367775, -0.018837356939911842, 0.0021753874607384205, 0.04192529618740082, 0.024396570399403572, -0.014838519506156445, 0.018867893144488335, -0.01588461734354496, -0.015150177292525768, 0.007252904120832682, 0.03587203100323677, -0.03612523898482323, 0.00660780631005764, -0.006784788798540831, -0.02413487806916237, 0.03673405572772026, -0.03977198526263237, 0.008320920169353485, -0.024359598755836487, -0.017787925899028778, 0.033815547823905945, 0.008991925977170467, -0.03511311486363411, 0.002148339757695794, -0.006562334485352039, 0.02054290659725666, -0.030436813831329346, 0.03161311149597168, 0.03009958192706108, 0.009780924767255783, 0.015478679910302162, 0.02040182799100876, 0.007002050522714853, -0.010832734405994415, -0.014619856141507626, -0.007921753451228142, 7.453456295574909e-33, 0.0186704583466053, -0.01784716360270977, -0.011862842366099358, 0.001014302484691143, -0.01001429557800293, -0.02392216958105564, 0.03013855591416359, 0.02147549018263817, -0.014339850284159184, 0.07215359061956406, -0.019463608041405678, -0.02826359122991562, -0.012507254257798195, 0.001622291631065309, 0.02681659162044525, -0.011553213931620121, 0.03838324919342995, -0.0028896043077111244, 0.02519993484020233, 0.015994781628251076, -0.004408662673085928, -0.01728932186961174, -0.010214985348284245, 0.0065786768682301044, 0.024188915267586708, 0.04739779233932495, 0.005323669873178005, 0.0058224876411259174, -0.024668250232934952, 0.000012070916454831604, 0.012343713082373142, -0.004366534296423197, 0.005306837148964405, -0.04908178001642227, -0.018595216795802116, 0.013616097159683704, 0.025007810443639755, -0.02514038048684597, 0.008009828627109528, -0.013455454260110855, 0.02529565431177616, -0.012755255214869976, -0.0031166677363216877, 0.024621013551950455, 0.011967669241130352, 0.024504102766513824, 0.018682511523365974, 0.014979295432567596, -0.024149470031261444, 0.007506335619837046, 0.034740645438432693, -0.002202615374699235, -0.030113814398646355, 0.048434361815452576, 0.0136338509619236, -0.017194421961903572, -0.02005748264491558, 0.0034616002812981606, 0.004074888303875923, -0.02372804284095764, 0.0019301846623420715, -0.007617367431521416, -0.012569082900881767, 0.01863054931163788, -0.004044081550091505, -0.02605479769408703, -0.013519360683858395, -0.039382584393024445, -0.005079419352114201, -0.0019811796955764294, -0.000828349671792239, -0.03272996470332146, -0.014154131524264812, 0.05623088777065277, -0.017304381355643272, -0.022439880296587944, -0.021086761727929115, 0.008176155388355255, -0.0003132062847726047, 0.03543517738580704, 0.021295448765158653, 0.0006475657573901117, 0.003924897871911526, 0.027408406138420105, -0.015267886221408844, 0.011274119839072227, -0.026122022420167923, 0.011931315064430237, 0.021133767440915108, -0.007145034149289131, -0.010948611423373222, -0.002979406388476491, -0.03780527412891388, 0.05409999191761017, -0.04359075054526329, -1.2885495337400243e-8, -0.037219833582639694, 0.0026217889972031116, -0.021816421300172806, 0.02453938126564026, 0.01009630411863327, -0.029159849509596825, -0.021883301436901093, -0.002213791012763977, -0.005120145156979561, 0.0011063683778047562, 0.03647131472826004, -0.01617145910859108, 0.006073375698179007, 0.0015642490470781922, -0.00806147325783968, -0.04498555138707161, 0.001262791221961379, -0.007699906826019287, 0.039537426084280014, 0.035323366522789, 0.027969716116786003, 0.04404391348361969, -0.02346022240817547, -0.0016989782452583313, 0.0216393880546093, -0.0004322346649132669, 0.02848636917769909, -0.06960415840148926, 0.03221800923347473, -0.014825453981757164, 0.03579806908965111, -0.014533228240907192, 0.030254188925027847, 0.03773828595876694, -0.05118688941001892, -0.050417352467775345, 0.024135712534189224, 0.05015549063682556, 0.0223776176571846, 0.007862401194870472, 0.014674541540443897, 0.002987102372571826, -0.05940040573477745, -0.016278550028800964, -0.01233056653290987, 0.008109466172754765, -0.024851646274328232, -0.005056554451584816, 0.014370798133313656, -0.03929874673485756, -0.023465527221560478, -0.022014111280441284, 0.03775392100214958, 0.00564110791310668, 0.03032701276242733, 0.016348738223314285, 0.025292815640568733, -0.01979656144976616, -0.03334610536694527, -0.004498189780861139, -0.008393758907914162, 0.002674372401088476, -0.01705397292971611, -0.0432295948266983 ]
neo4j-dynamically-add-property
https://markhneedham.com/blog/2016/10/27/neo4j-dynamically-add-property
false
2016-10-19 05:16:07
Neo4j: Detecting rogue spaces in CSV headers with LOAD CSV
[ "neo4j" ]
[ "neo4j" ]
Last week I was helping someone load the data from a CSV file into Neo4j and we were having trouble filtering out rows which contained a null value in one of the columns. This is what the data looked like: [source,cypher] ---- load csv with headers from "file:///foo.csv" as row RETURN row ---- [source,text] ---- ╒══════════════════════════════════╕ β”‚row β”‚ β•žβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•‘ β”‚{key1: a, key2: (null), key3: c}β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚{key1: d, key2: e, key3: f} β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ ---- We'd like to filter out any rows which have 'key2' as null, so let's tweak our query to do that: [source,cypher] ---- load csv with headers from "file:///foo.csv" as row WITH row WHERE NOT row.key2 is null RETURN row ---- [source,text] ---- (no rows) ---- Hmmm that's odd, it's got rid of both rows. We'd expect to see the 2nd row since that doesn't have a null value. At this point we might suspect that what we're seeing on the screen isn't actually what the data looks like. Let's write the following query to check our header values: [source,cypher] ---- load csv with headers from "file:///foo.csv" as row WITH row LIMIT 1 UNWIND keys(row) AS key RETURN key, SIZE(key) ---- [source,text] ---- ╒═════╀═════════╕ β”‚key β”‚SIZE(key)β”‚ β•žβ•β•β•β•β•β•ͺ═════════║ β”‚key1 β”‚4 β”‚ β”œβ”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ key2β”‚5 β”‚ β”œβ”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ key3β”‚5 β”‚ β””β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ ---- The second column tells us that there are some extra characters in the columns for 'key2' and 'key3' or rather ' key2' and ' key3'. In this case they are spaces, but it could easily be another character: [source,cypher] ---- load csv with headers from "file:///foo.csv" as row WITH row LIMIT 1 UNWIND keys(row) AS key RETURN key, replace(key, " ", "_SPACE_") AS spaces ---- [source,text] ---- ╒═════╀═══════════╕ β”‚key β”‚spaces β”‚ β•žβ•β•β•β•β•β•ͺ═══════════║ β”‚key1 β”‚key1 β”‚ β”œβ”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ key2β”‚_SPACE_key2β”‚ β”œβ”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ key3β”‚_SPACE_key3β”‚ β””β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ ---- If we clean up our CSV file and try again everything works as expected: [source,cypher] ---- load csv with headers from "file:///foo.csv" as row WITH row LIMIT 1 UNWIND keys(row) AS key RETURN key, SIZE(key) ---- [source,text] ---- ╒════╀═════════╕ β”‚key β”‚SIZE(key)β”‚ β•žβ•β•β•β•β•ͺ═════════║ β”‚key1β”‚4 β”‚ β”œβ”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚key2β”‚4 β”‚ β”œβ”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚key3β”‚4 β”‚ β””β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ ---- [source,cypher] ---- load csv with headers from "file:///foo.csv" as row WITH row WHERE NOT row.key2 is null RETURN row ---- [source,text] ---- ╒═══════════════════════════╕ β”‚row β”‚ β•žβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•‘ β”‚{key1: d, key2: e, key3: f}β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ ----
null
null
[ -0.0006689344299957156, -0.025985021144151688, 0.0017365416279062629, 0.038281310349702835, 0.10130058974027634, -0.011272198520600796, 0.02473374456167221, 0.0070524513721466064, -0.010469279251992702, -0.022075820714235306, -0.03187950327992439, -0.01092873141169548, -0.05419253557920456, 0.023668691515922546, 0.017169371247291565, 0.06277641654014587, 0.07441483438014984, 0.02615332044661045, 0.017706476151943207, -0.025726409628987312, 0.04106806218624115, 0.032271094620227814, 0.013816348277032375, 0.04916415736079216, 0.056258540600538254, -0.02469921112060547, -0.012076260522007942, 0.008866393938660622, -0.042177241295576096, 0.03127943351864815, 0.06923869997262955, 0.007861816324293613, 0.02650507725775242, -0.018696440383791924, 0.03232330456376076, -0.0017752236453816295, -0.04468958452343941, 0.022306665778160095, -0.02270621247589588, 0.005399046000093222, -0.07788246124982834, 0.027087492868304253, -0.023400090634822845, 0.026661843061447144, -0.004054549615830183, -0.0017256311839446425, -0.056660283356904984, 0.033144086599349976, -0.01819867454469204, 0.012173432856798172, -0.058372337371110916, 0.003323361510410905, -0.0125986123457551, -0.017414748668670654, 0.017297053709626198, 0.04831460863351822, 0.008381407707929611, -0.052218247205019, 0.06577633321285248, -0.03509537875652313, 0.0020714120473712683, -0.02426265738904476, -0.009962226264178753, 0.027347467839717865, 0.01594880409538746, -0.05161256343126297, 0.009504282847046852, 0.07380587607622147, -0.04273068904876709, -0.02357209473848343, 0.009479640051722527, 0.03139746934175491, -0.01830883137881756, -0.0201105996966362, -0.008086812682449818, -0.03043700009584427, 0.00419846223667264, 0.014847442507743835, 0.03567998856306076, 0.05738770589232445, -0.022158432751893997, 0.005036388523876667, 0.023778902366757393, 0.0247005857527256, -0.006982129067182541, -0.06931604444980621, -0.029821278527379036, -0.04030405357480049, -0.032475780695676804, 0.03986378386616707, 0.017755476757884026, -0.01796802692115307, -0.01081356592476368, -0.009184388443827629, -0.043958842754364014, 0.006488696672022343, 0.005796094890683889, 0.012833017855882645, 0.01676148548722267, 0.0016708222683519125, -0.03285080939531326, -0.04082576185464859, 0.017571251839399338, 0.016632212325930595, -0.09126303344964981, -0.005882941652089357, -0.033857353031635284, -0.008412443101406097, 0.013347219675779343, 0.01068079937249422, -0.043822601437568665, -0.023611651733517647, -0.0007074808236211538, -0.000685896840877831, -0.09743662178516388, 0.056168075650930405, 0.035967569798231125, 0.003559909062460065, -0.01388693880289793, 0.02948039397597313, 0.02952749654650688, 0.02279525250196457, 0.014722710475325584, 0.06991491466760635, 0.0024789299350231886, 0.014382039196789265, 0.010609923861920834, 0.051684726029634476, -0.014895200729370117, -0.09309899806976318, -0.018108436837792397, 0.06354442238807678, 0.00841226801276207, 0.00919527281075716, -0.0030200856272131205, -0.040467970073223114, -0.013024899177253246, 0.016009807586669922, 0.04639846831560135, 0.009096484631299973, 0.01855618692934513, -0.03866126760840416, 0.03183089941740036, 0.026303395628929138, 0.06095918267965317, -0.008677019737660885, -0.013866938650608063, -0.038624536246061325, -0.02084267884492874, 0.029494334012269974, 0.05106014013290405, 0.03693348914384842, 0.09465711563825607, -0.017309002578258514, -0.014765131287276745, 0.09130742400884628, -0.0032454715110361576, 0.0015045099426060915, -0.0172105822712183, 0.018975453451275826, 0.05628921464085579, 0.036692891269922256, 0.011381774209439754, 0.046728894114494324, -0.002808832796290517, -0.0013138671638444066, 0.004862015135586262, 0.031421907246112823, -0.025940289720892906, 0.029096314683556557, -0.04863227903842926, -0.05345621332526207, 0.08224820345640182, -0.04403353109955788, -0.011092067696154118, 0.030310528352856636, 0.0689791589975357, 0.025505412369966507, 0.041926492005586624, -0.01571851409971714, -0.07516064494848251, 0.056039728224277496, -0.024309590458869934, 0.01789221726357937, 0.008205533027648926, 0.0206949170678854, 0.06602469831705093, 0.031948626041412354, 0.0018514954717829823, 0.038301434367895126, -0.09423401206731796, -0.05534710735082626, -0.03099888376891613, -0.007589200511574745, 0.043551672250032425, -0.02977559342980385, 0.02969655767083168, 0.0461408756673336, -0.028154954314231873, 0.030760865658521652, 0.009682348929345608, -0.0043951282277703285, 0.049068182706832886, -0.031987715512514114, -0.054347891360521317, 0.042684100568294525, 0.039237093180418015, -0.04021112248301506, -0.03807034716010094, 0.025121750310063362, -0.04271366447210312, 0.011239920742809772, 0.03647153079509735, -0.02337752655148506, 0.0494140088558197, 0.01914500817656517, 0.017085788771510124, -0.01670987717807293, 0.01935294084250927, -0.04660060629248619, 0.037039779126644135, 0.0026559978723526, -0.02254348434507847, -0.010358252562582493, -0.00042902445420622826, 0.11968804150819778, 0.05430300533771515, 0.0018829358741641045, -0.06136925518512726, 0.04340391606092453, 0.008271757513284683, -0.019151104614138603, 0.04237266257405281, -0.03570474684238434, -0.028414681553840637, 0.002304419409483671, -0.019571905955672264, -0.017666855826973915, 0.01312333159148693, -0.010126170702278614, 0.010822974145412445, 0.041819822043180466, -0.008134116418659687, 0.04034050926566124, 0.009616086259484291, -0.02338341251015663, 0.005278397351503372, -0.04914122447371483, -0.04707466810941696, 0.01564040407538414, 0.05171262472867966, 0.01098840031772852, 0.053642116487026215, -0.05381976440548897, 0.004548533819615841, -0.0018339160596951842, -0.05823582038283348, 0.012313541024923325, 0.05676873028278351, 0.04335751384496689, -0.02227715216577053, 0.04541689530014992, -0.035813551396131516, -0.02437405474483967, -0.013224020600318909, -0.0344252847135067, -0.027982547879219055, -0.0075354198925197124, 0.023232003673911095, -0.002072405070066452, 0.01285757776349783, -0.028733300045132637, -0.005185447167605162, -0.0028605994302779436, 0.0033463933505117893, -0.016084790229797363, 0.02567664533853531, -0.0019007091177627444, 0.00510272104293108, -0.04860245808959007, -0.007747218478471041, 0.06572529673576355, -0.064144067466259, -0.021805355325341225, 0.01491468120366335, -0.042325399816036224, 0.06413649767637253, -0.01926620863378048, -0.042650219053030014, -0.024006016552448273, 0.0296791885048151, 0.03650956228375435, 0.014641745947301388, -0.00912448763847351, 0.07481607049703598, 0.02468813955783844, 0.005125619005411863, 0.032752688974142075, 0.01857251673936844, 0.05704251304268837, 0.014956694096326828, 0.030574459582567215, 0.06888698041439056, -0.01674870029091835, -0.009938426315784454, -0.016351796686649323, -0.015246793627738953, -0.01973407156765461, -0.2726370394229889, 0.07257135212421417, -0.0335359051823616, -0.05049518495798111, 0.017927533015608788, -0.050723493099212646, 0.002469356870278716, -0.010045054368674755, -0.03256598114967346, 0.016177359968423843, 0.0038214672822505236, -0.01915687881410122, -0.03601041063666344, 0.04019218683242798, 0.01515875943005085, 0.019651802256703377, -0.014657649211585522, -0.05314243957400322, 0.012396718375384808, 0.034431323409080505, 0.013091654516756535, -0.04013311117887497, 0.0023776250891387463, 0.02949652634561062, 0.02945123426616192, 0.05279483273625374, -0.07599927484989166, 0.028399569913744926, -0.06952302902936935, -0.04549908638000488, -0.007033495232462883, -0.051019441336393356, -0.002220370341092348, -0.013353969901800156, -0.02629374898970127, -0.014422019012272358, 0.034720975905656815, 0.021868040785193443, -0.007955111563205719, 0.052675504237413406, -0.049549490213394165, -0.057300128042697906, -0.012926684692502022, 0.0008698070887476206, 0.07495909184217453, -0.00827192422002554, -0.05667505040764809, -0.008121635764837265, 0.004603009670972824, 0.06028588116168976, -0.04746340215206146, -0.03312999755144119, -0.04061718285083771, 0.04154692590236664, -0.018194397911429405, -0.01087844930589199, -0.0132063627243042, -0.012654171325266361, -0.04052610322833061, -0.03376470133662224, -0.005507630296051502, -0.06104892119765282, 0.01256044115871191, -0.06853014975786209, -0.024429796263575554, -0.056727148592472076, -0.09300357103347778, -0.026625029742717743, 0.0667148232460022, 0.04369388893246651, -0.02832537516951561, 0.013980281539261341, 0.018513580784201622, -0.10101103037595749, -0.013977785594761372, -0.03616255149245262, -0.006692811846733093, -0.011341276578605175, -0.04094705730676651, 0.04570402577519417, -0.041316185146570206, -0.054857514798641205, 0.01531531848013401, 0.03582830727100372, 0.009206810966134071, -0.016884366050362587, -0.003888574428856373, -0.0222251508384943, -0.032745447009801865, 0.015919312834739685, 0.06750588119029999, -0.03746107220649719, -0.017142845317721367, 0.018130889162421227, -0.03725270926952362, 0.04206591099500656, -0.009125811979174614, -0.03546755388379097, 0.030961506068706512, 0.05045405402779579, 0.047233350574970245, -0.03328395634889603, 0.006743391044437885, -0.030760470777750015, -0.010740757919847965, -0.026603596284985542, -0.036085888743400574, 0.02489653415977955, 0.014442957937717438, 0.018726810812950134, 0.005239285994321108, -0.002094054827466607, 0.00863727368414402, -0.05337490513920784, -0.0225249994546175, -0.0028445397038012743, 0.008574409410357475, -0.001478694612160325, 0.03002018854022026, -0.032956015318632126, -0.046202585101127625, 0.0237116776406765, 0.025288240984082222, -0.003659011796116829, -0.07092591375112534, -0.026247715577483177, -0.01146192941814661, -0.006438087671995163, -0.022284725680947304, -0.014483350329101086, -0.012181275524199009, 0.010840222239494324, 0.012069265358150005, -0.0351707749068737, 0.052596066147089005, -0.0288307536393404, -0.045698948204517365, -0.01734217256307602, -0.01619887351989746, 0.0027728613931685686, -0.00875825248658657, -0.032534774392843246, 0.0033729360438883305, 0.05725567415356636, 0.028356611728668213, 0.0020213734824210405, 0.0036363631952553988, -0.0006432636291719973, 0.00773388659581542, 0.014459522441029549, -0.022158989682793617, -0.029777750372886658, 0.02268338017165661, -0.03393859788775444, -0.04527550935745239, -0.021954162046313286, 0.05968611314892769, 0.0014161522267386317, -0.014220130629837513, -0.018642082810401917, 0.03403577581048012, -0.05912330374121666, 0.00560722965747118, -0.014273734763264656, -0.019458256661891937, 0.030649445950984955, 0.0035790486726909876, 0.0056715779937803745, -0.01282229833304882, 0.0084441052749753, -0.0013606740394607186, 0.026846498250961304, -0.04165537655353546, 0.0013489944394677877, 0.0017656654817983508, 0.007192869205027819, 0.025911299511790276, 0.019144698977470398, 0.00486448360607028, 0.018555033951997757, -0.0035480691585689783, -0.012005462311208248, 0.017973393201828003, 0.026829024776816368, 0.041865359991788864, 0.05677589774131775, -0.00260341539978981, -0.00023404382227454334, -0.024440554901957512, -0.03771711140871048, -0.0306338332593441, -0.027775930240750313, -0.04385719820857048, -0.012021690607070923, -0.012734859250485897, -0.054023388773202896, 0.03685377910733223, 0.01672997511923313, 0.017891550436615944, 0.051267530769109726, 0.016970595344901085, -0.011157816275954247, -0.006464949809014797, 0.005924473982304335, 0.03900226950645447, -0.04396719112992287, -0.007555797696113586, -0.01576225459575653, -0.020664343610405922, 0.026449792087078094, 0.01803956739604473, -0.07861950248479843, -0.03415685147047043, 0.000274830061243847, 0.040628597140312195, -0.0378011055290699, -0.03564988076686859, -0.0217782910913229, 0.002126200357452035, -0.0012453054077923298, 0.012040272355079651, -0.01138446293771267, 0.01834253780543804, -0.022409114986658096, -0.007441927213221788, 0.03822830691933632, -0.004038108978420496, -0.027051687240600586, 0.023549754172563553, -0.019640153273940086, -0.009808128699660301, 0.0038221252616494894, 0.0431758351624012, 0.022427720949053764, -0.02338532917201519, -0.03125747665762901, -0.04982062429189682, 0.006022421643137932, -0.04221677780151367, 0.037877097725868225, 0.000609029782935977, -0.011965064331889153, -0.011869806796312332, 0.006339737214148045, -0.014290944673120975, 0.027049480006098747, -0.028342677280306816, -0.008766445331275463, 0.034500859677791595, 0.03354468569159508, 0.02308567799627781, 0.035137828439474106, -0.004485630430281162, -0.06937701255083084, 0.07428188621997833, -0.019200079143047333, -0.03683914616703987, -0.01930060423910618, -0.04328874126076698, 0.005041751079261303, 0.03048759140074253, -0.013236338272690773, -0.01767222210764885, 0.04723764583468437, 0.043516773730516434, 0.0001478491903981194, 0.02317960187792778, 0.0008491981425322592, 0.05977843329310417, -0.016185851767659187, -0.03012845478951931, -0.08888541162014008, 0.02797548659145832, 0.05224226787686348, -0.011113360524177551, 0.008675751276314259, -0.028979899361729622, -0.022652849555015564, -0.011581591330468655, -0.040135595947504044, -0.03763018548488617, 0.029818734154105186, -0.01149283442646265, 0.02454204112291336, 0.012281619012355804, -0.05857376381754875, 0.01790539175271988, 0.04805077984929085, -0.025624487549066544, -0.03957061469554901, -0.05410795286297798, 0.05984623730182648, -0.025839023292064667, 0.01740032620728016, -0.028610993176698685, -0.03325192630290985, 0.06176328286528587, 0.02984260395169258, 0.06285814195871353, 0.04800468310713768, -0.05047910287976265, 0.03061571530997753, 0.03396992385387421, -0.03540811687707901, 0.0047304327599704266, 0.037927791476249695, -0.018153758719563484, -0.0546552836894989, -0.0014286075020208955, 0.041851434856653214, 0.004632545169442892, -0.041658248752355576, 0.07309547066688538, 0.008623521775007248, -0.021039621904492378, -0.03816940262913704, 0.01791815273463726, 0.00023917086946312338, -0.014840465039014816, -0.05370983108878136, 0.016222553327679634, -0.03221575915813446, 0.05097520723938942, -0.021407319232821465, -0.015070877969264984, 0.07020184397697449, -0.013095099478960037, 0.003258993849158287, 0.008979949168860912, 0.09180177748203278, 0.10049039125442505, 0.04432185739278793, 0.018029652535915375, 0.06454791873693466, -0.02354331873357296, -0.033011339604854584, 0.009109333157539368, -0.027746403589844704, -0.008468873798847198, 0.0004121416131965816, 0.0019337829435244203, 0.08031030744314194, -0.025241699069738388, 0.07190142571926117, -0.023868577554821968, -0.012410277500748634, -0.013150500133633614, -0.024489793926477432, 0.02812105044722557, 0.04747563973069191, 0.0011493173660710454, 0.023640496656298637, -0.025274451822042465, -0.007146159652620554, 0.013672340661287308, 0.017838606610894203, -0.0036934015806764364, 0.013994221575558186, -0.02832655794918537, -0.019364917650818825, 0.002729251282289624, 0.03258991986513138, 0.07766134291887283, -0.02955944649875164, -0.0015187787357717752, 0.011450144462287426, 0.021641967818140984, -0.030230047181248665, 0.021700438112020493, -0.0015413964865729213, -0.048279762268066406, -0.009541423059999943, -0.02724563516676426, -0.05202623829245567, -0.02383733168244362, -0.036773160099983215, -0.022535158321261406, 0.002177545567974448, -0.020081935450434685, 0.006408059038221836, 0.005536573939025402, -0.0036464822478592396, -0.05917559191584587, -0.06399525701999664, -0.058536093682050705, -0.09390836954116821, -0.015774628147482872, 0.013760251924395561, 0.007056856527924538, -0.015621586702764034, -0.007594811264425516, -0.02976047992706299, -0.00275072967633605, 0.04017408564686775, -0.020697152242064476, -0.01351481955498457, 0.01863531768321991, 0.010789946652948856, 0.012285556644201279, 0.029237734153866768, 0.028979064896702766, -0.005196788348257542, -0.00027302667149342597, 0.01436719112098217, 0.001947749755345285, 0.05506707727909088, 0.011647782288491726, -0.011679649353027344, -0.06922923773527145, 0.009783530607819557, 0.012036362662911415, -0.022129911929368973, -0.0813593864440918, 0.02210262604057789, 0.05148227885365486, 0.0010054546874016523, 0.04099980741739273, -0.007207558490335941, -0.0034949458204209805, -0.025719065219163895, 0.0021736803464591503, 0.022797077894210815, 0.014540361240506172, 0.02885572612285614, -0.014404463581740856, 0.058617591857910156, 0.05290548875927925, -0.022676954045891762, -0.026471463963389397, -0.02003990299999714, -0.02672402933239937, 0.033609792590141296, -0.05494389683008194, -0.013848219998180866, -0.05412225425243378, -0.06310983747243881, -0.010734987445175648, -0.0039060956332832575, -0.035338837653398514, -0.015660708770155907, -0.007110447622835636, 0.018769197165966034, -0.02426638826727867, 0.02303936332464218, -0.026695558801293373, 0.0442936085164547, -0.045920901000499725, -0.036914609372615814, -0.019533315673470497, 0.043912723660469055, -0.010563255287706852, 0.0003161253116559237, 0.02144911326467991, -0.045938000082969666, 0.007620610762387514, -0.026062006130814552, 0.018491515889763832, 0.04901757836341858, 0.0021392102353274822, 0.03045465052127838 ]
[ -0.05354439839720726, -0.009636414237320423, -0.045163486152887344, -0.03958630934357643, 0.07049891352653503, -0.03205006569623947, 0.007859412580728531, -0.008019705303013325, 0.020808814093470573, 0.0018669781275093555, 0.03690309077501297, -0.038217946887016296, 0.0057382043451070786, -0.013626215979456902, 0.04377586767077446, -0.03479171171784401, -0.020250054076313972, -0.03536376357078552, -0.04159866273403168, 0.07037165760993958, -0.033118490129709244, -0.04505259171128273, -0.020046832039952278, -0.07636883109807968, 0.00837408285588026, -0.0066435737535357475, 0.03166760504245758, -0.027137847617268562, -0.03383722901344299, -0.23894858360290527, -0.022807210683822632, -0.02637914940714836, -0.0001889551494969055, -0.0027673672884702682, 0.024771012365818024, -0.003914742264896631, 0.04813721403479576, -0.04025034233927727, 0.0024263521190732718, 0.03959134966135025, 0.02354159578680992, -0.009956317022442818, -0.06233685836195946, -0.025253066793084145, 0.014782310463488102, 0.0010664367582648993, -0.02697635442018509, -0.023293569684028625, 0.01014359574764967, 0.035574834793806076, -0.05214490741491318, 0.023530425503849983, -0.00578471040353179, -0.010212727822363377, -0.01442328654229641, 0.024679025635123253, 0.04670984297990799, 0.054648883640766144, 0.0007128103170543909, 0.03627835586667061, 0.006996174342930317, -0.00422036973759532, -0.12404666841030121, 0.06364614516496658, 0.02666887827217579, 0.012580701150000095, -0.03868691250681877, -0.034313082695007324, -0.03456438332796097, 0.07019643485546112, 0.00731537863612175, -0.003222149098291993, -0.06662820279598236, 0.11742904037237167, 0.006488369312137365, -0.0012085074558854103, -0.042717237025499344, 0.01058998517692089, 0.021010877564549446, -0.03874357417225838, -0.08964236080646515, -0.008628497831523418, -0.021232258528470993, -0.003391929669305682, -0.028551854193210602, 0.06009761989116669, -0.008125806227326393, 0.046587247401475906, 0.0011734167346730828, 0.01522881630808115, 0.018672151491045952, 0.001712555531412363, 0.046911194920539856, 0.04839959368109703, -0.10089873522520065, -0.013177300803363323, -0.00529003981500864, 0.0353173203766346, 0.02060878463089466, 0.4098128378391266, -0.02209814451634884, 0.003790577407926321, 0.020739659667015076, 0.009700288996100426, 0.020327504724264145, -0.019764067605137825, -0.006414590869098902, -0.034627437591552734, 0.04658132046461105, -0.01372252032160759, 0.009197335690259933, -0.02881620079278946, 0.0337485708296299, -0.08902215212583542, -0.019221235066652298, 0.005394101142883301, 0.05808538943529129, -0.0008742049685679376, -0.043666064739227295, 0.016927648335695267, 0.008277514949440956, -0.021454742178320885, 0.042420968413352966, -0.012181985192000866, 0.05306176468729973, 0.005045016761869192, 0.017643433064222336, 0.07074161618947983, 0.049618400633335114, 0.03265994042158127, 0.05351928249001503, -0.01062795054167509, -0.07021021842956543, 0.04272911697626114, -0.013011377304792404, -0.00008314656588481739, 0.015956122428178787, -0.010684950277209282, -0.029286008328199387, -0.02637292444705963, -0.014115803875029087, -0.05276944115757942, 0.0397162102162838, 0.00893818587064743, -0.04153287038207054, 0.11430951207876205, -0.027350332587957382, -0.02502445876598358, -0.012441328726708889, -0.07660610973834991, 0.0004659114347305149, 0.045303914695978165, 0.009501977823674679, -0.049098823219537735, -0.0005184042383916676, 0.016121746972203255, 0.0558268278837204, -0.009866675361990929, -0.10531208664178848, -0.012613683938980103, -0.0223317202180624, -0.05878850817680359, -0.04397959262132645, 0.07480116188526154, 0.04817177355289459, -0.051657576113939285, -0.031784821301698685, 0.004923891741782427, 0.022427400574088097, -0.04527077451348305, 0.02513093687593937, -0.008890287950634956, -0.06337963044643402, -0.03577965125441551, 0.06279489398002625, -0.010283694602549076, -0.03390881419181824, -0.016925742849707603, 0.031622692942619324, 0.031856536865234375, -0.02370329387485981, 0.01505140122026205, -0.03604797273874283, 0.02360989898443222, -0.053299374878406525, -0.054464347660541534, -0.07427163422107697, 0.03044949471950531, -0.029290203005075455, -0.0150730200111866, -0.01647203415632248, -0.034821007400751114, -0.03939416632056236, 0.05287476256489754, -0.03671237826347351, -0.015939997509121895, 0.027489542961120605, -0.0020847527775913477, -0.00007153128535719588, -0.04471709579229355, 0.05894799903035164, 0.029657000675797462, -0.02109137736260891, 0.031127173453569412, -0.036980584263801575, -0.014698290266096592, 0.07729002088308334, -0.05972851440310478, 0.07609457522630692, 0.05204758420586586, -0.02278963290154934, 0.032440777868032455, -0.03775849565863609, 0.004005264025181532, 0.002417942276224494, -0.030573436990380287, 0.003935819957405329, -0.015120085328817368, 0.04437265917658806, 0.03806140646338463, -0.043496374040842056, -0.02311040833592415, -0.017416033893823624, -0.35328638553619385, -0.031965382397174835, -0.013780717737972736, -0.03999381884932518, 0.008112087845802307, -0.027182891964912415, -0.006775701884180307, -0.008305767551064491, -0.00157986581325531, 0.002269468968734145, 0.06139766797423363, 0.016624830663204193, -0.014737718738615513, -0.0657213032245636, -0.010132739320397377, 0.051871612668037415, 0.006170312874019146, 0.0014709943206980824, -0.011335774324834347, 0.037022899836301804, 0.01389877125620842, -0.04809334874153137, -0.0035454502794891596, -0.06440601497888565, 0.02863558568060398, -0.006875547114759684, 0.10487750917673111, 0.017027437686920166, 0.0787196233868599, -0.06785447895526886, 0.04377920553088188, 0.00570196146145463, 0.0081685995683074, -0.04372263327240944, 0.012620757333934307, -0.04072209447622299, -0.03834395110607147, 0.029540810734033585, -0.021922701969742775, 0.023574525490403175, -0.02267000637948513, -0.017859820276498795, -0.033320993185043335, -0.027994778007268906, 0.0176251158118248, -0.003458325518295169, -0.01177299115806818, 0.020740985870361328, -0.00471259281039238, 0.07275863736867905, 0.012174312956631184, 0.010895663872361183, 0.01734292320907116, 0.0739791989326477, 0.07876646518707275, -0.016673309728503227, -0.0438670814037323, -0.016103079542517662, 0.04362272471189499, 0.01748560555279255, 0.015743674710392952, 0.03770289197564125, 0.03548802062869072, -0.08116687834262848, 0.005195050034672022, 0.00031536113237962127, -0.005005210638046265, 0.007633819244801998, 0.037380658090114594, -0.03404596447944641, -0.05536502227187157, 0.09962624311447144, -0.008076203055679798, 0.04815356433391571, 0.007949015125632286, 0.08145436644554138, -0.015064315870404243, -0.0013319693971425295, 0.021170539781451225, 0.0003691245219670236, 0.044673625379800797, -0.011937431059777737, 0.06913422048091888, -0.019091010093688965, 0.0171094611287117, 0.07962825894355774, 0.01750498265028, -0.009990723803639412, 0.05085352063179016, -0.024341683834791183, -0.021132638677954674, -0.027809826657176018, -0.01900543086230755, -0.05075797066092491, 0.07205073535442352, -0.020834410563111305, -0.2548428475856781, 0.036917008459568024, 0.021036801859736443, 0.04275217652320862, 0.036868419498205185, -0.014957770705223083, -0.005988195072859526, -0.05001538619399071, -0.015777286142110825, 0.018101468682289124, 0.011664927937090397, 0.04745372012257576, 0.015433321706950665, -0.03495636582374573, -0.013219893909990788, 0.003898236434906721, 0.055418286472558975, 0.023637477308511734, 0.04480469599366188, 0.024250764399766922, 0.016256332397460938, -0.027245573699474335, 0.19141195714473724, 0.04341868311166763, -0.0097599346190691, 0.019748689606785774, -0.023797301575541496, 0.006797854322940111, 0.05051617696881294, 0.02945738285779953, -0.01473256666213274, 0.010026411153376102, 0.042475294321775436, 0.05101113021373749, 0.028578290715813637, -0.03232762590050697, -0.028113678097724915, 0.052552614361047745, 0.020195653662085533, -0.06045733019709587, -0.018165556713938713, 0.05224260315299034, -0.04594062641263008, 0.015029710717499256, 0.040629711002111435, -0.03358650952577591, 0.014636244624853134, -0.017647333443164825, -0.006774794775992632, -0.00387939321808517, -0.02399565279483795, -0.008913783356547356, -0.010429233312606812, -0.030193470418453217, 0.010981238447129726, 0.057350657880306244, 0.015101326629519463, -0.03319472074508667, 0.04233391955494881, 0.011624188162386417, -0.009183377958834171, -0.04840190336108208, 0.08042192459106445, 0.0035738733131438494, 0.004245965741574764 ]
[ -0.0023068722803145647, 0.07233677804470062, -0.018399525433778763, 0.03424666449427605, -0.010085542686283588, -0.01371011696755886, -0.019844425842165947, -0.004554870072752237, -0.0009065446793101728, 0.012076977640390396, -0.0376787930727005, -0.05008964240550995, 0.0762769803404808, -0.027167467400431633, -0.01103619858622551, 0.0000015093089587026043, -0.027737056836485863, 0.022316470742225647, 0.0182404313236475, -0.0418676920235157, -0.03540780022740364, 0.026975644752383232, 0.02504633367061615, -0.050174515694379807, -0.01447693444788456, 0.023697195574641228, -0.03003861755132675, 0.010733097791671753, -0.002040896564722061, -0.11632934957742691, -0.04689178615808487, -0.024314910173416138, -0.030841056257486343, 0.061166245490312576, -0.018356183543801308, -0.00670230109244585, 0.044466547667980194, 0.07018961012363434, -0.012931881472468376, 0.03507481887936592, -0.015993556007742882, 0.02767804265022278, -0.03791220858693123, 0.019639767706394196, 0.02086574397981167, 0.001985046314075589, -0.043260712176561356, -0.04452981427311897, -0.019796030595898628, -0.01653517223894596, -0.05994079262018204, 0.023312315344810486, -0.0024280238430947065, -0.009871822781860828, 0.0020304969511926174, -0.00375258456915617, -0.023159673437476158, -0.019762344658374786, 0.012278738431632519, 0.0010651315096765757, -0.0017945963190868497, -0.05329472944140434, -0.06629888713359833, -0.03274751827120781, 0.013259909115731716, -0.01777433417737484, -0.037422847002744675, 0.02223660610616207, 0.01593088172376156, -0.004811896942555904, -0.02784879319369793, 0.0221596397459507, -0.07837552577257156, 0.0033750226721167564, -0.029235458001494408, 0.01602969504892826, 0.0368516743183136, -0.051441341638565063, 0.0116583788767457, -0.003612785367295146, -0.05240326374769211, -0.01570229046046734, -0.0573853962123394, -0.005077121313661337, -0.029715770855545998, -0.0025305605959147215, -0.03353000059723854, 0.001398534164763987, -0.015600079670548439, 0.025919634848833084, -0.012136725708842278, 0.00953397061675787, 0.020436609163880348, 0.026598617434501648, -0.06897632777690887, 0.016694674268364906, 0.020302193239331245, -0.014904862269759178, 0.027112461626529694, 0.7948073148727417, 0.005065443459898233, -0.004317569546401501, 0.006721381098031998, 0.006153590977191925, -0.00006691700400551781, 0.01175466924905777, 0.0524064302444458, -0.005679326597601175, -0.029349764809012413, -0.02570940926671028, -0.00024401408154517412, -0.005756987724453211, 0.013732063584029675, -0.038190487772226334, -0.03700132295489311, 0.07567402720451355, 0.01918558031320572, 0.01623550057411194, -0.01235873531550169, -0.015785597264766693, 0.010978026315569878, -0.04636189341545105, -0.03331736847758293, -0.005585315637290478, -0.02274426817893982, -0.15411347150802612, -0.0025618921499699354, -7.181357271350382e-33, 0.0068895393051207066, -0.00849872175604105, 0.07833027839660645, 0.005291870329529047, 0.05132537707686424, 0.004727831110358238, 0.028438463807106018, 0.01616908423602581, -0.013812013901770115, -0.022767765447497368, 0.01187331322580576, -0.007394666783511639, -0.034848492592573166, -0.02266356162726879, -0.006186309736222029, -0.023880016058683395, 0.004436857532709837, 0.008440245874226093, -0.032391563057899475, -0.010569807142019272, 0.05056847259402275, 0.05631636455655098, 0.025061268359422684, 0.020263314247131348, 0.018462464213371277, 0.008380004204809666, -0.006443343125283718, -0.03302067890763283, -0.025571856647729874, -0.05478598177433014, -0.06503759324550629, 0.06032535061240196, -0.022567296400666237, -0.03995748609304428, 0.017446087673306465, -0.07517442852258682, 0.03379020094871521, 0.009665683843195438, -0.01838567666709423, -0.04625212401151657, -0.04793863743543625, 0.01344358827918768, 0.005899498704820871, -0.03259190917015076, -0.049217987805604935, -0.02850652113556862, 0.010121211409568787, 0.008037655614316463, 0.0014430006267502904, 0.02101890556514263, 0.059084512293338776, 0.02965051308274269, 0.011459595523774624, 0.0202497448772192, -0.008061439730226994, 0.01376431342214346, 0.0038910231087356806, 0.009813996963202953, 0.015581131912767887, 0.01441031601279974, 0.034653231501579285, 0.00557902455329895, -0.009298908524215221, 0.0490037240087986, 0.022995179519057274, 0.0073410263285040855, 0.03963653743267059, 0.0015486091142520308, -0.004645552486181259, 0.015709036961197853, 0.004986229352653027, 0.03949878364801407, 0.012598971836268902, -0.05286246910691261, 0.05535750836133957, -0.025991512462496758, -0.0174192413687706, -0.023833097890019417, 0.04527347907423973, 0.006459164898842573, 0.038454364985227585, -0.002959874691441655, 0.005686789285391569, 0.0006789996405132115, -0.03448955714702606, -0.0014303907519206405, 0.00618699798360467, 0.018747564405202866, 0.025190269574522972, 0.0006177417235448956, 0.013730758801102638, 0.00007662953430553898, -0.00724778650328517, -0.03582332655787468, -0.04045378789305687, 6.563216220130789e-33, 0.036956287920475006, -0.0018818790558725595, -0.02554885856807232, 0.00772594241425395, 0.03237136825919151, 0.05593409389257431, 0.024997295811772346, -0.010531727224588394, 0.009112783707678318, 0.02658684551715851, -0.006772806402295828, 0.012284218333661556, 0.009611234068870544, 0.02261306159198284, 0.03129628300666809, 0.04115708917379379, -0.004251088947057724, -0.013752962462604046, -0.049357905983924866, 0.00618407130241394, -0.0032712523825466633, -0.011839427053928375, -0.00544824730604887, 0.03255461901426315, 0.037561722099781036, 0.007944827899336815, 0.001437684870325029, 0.01839916594326496, -0.025157717987895012, 0.0041089775040745735, 0.0017764647491276264, -0.0008428739965893328, -0.00729478569701314, -0.055408284068107605, -0.002671298338100314, -0.003923088312149048, 0.024099500849843025, 0.025620458647608757, 0.007716083899140358, 0.0310180876404047, 0.0015526299830526114, 0.016830259934067726, 0.014954249374568462, 0.06372858583927155, 0.046376634389162064, 0.03087417222559452, 0.02921658381819725, 0.006857271771878004, 0.016153423115611076, 0.02873125672340393, 0.010281305760145187, 0.02880716323852539, -0.026471316814422607, 0.02557962015271187, 0.0421542227268219, -0.034840792417526245, -0.005731893703341484, 0.0206435639411211, -0.008491319604218006, -0.04426518827676773, -0.05014660209417343, -0.010832345113158226, -0.0166797898709774, 0.023384707048535347, -0.0007287960615940392, -0.00032002400257624686, -0.04705052077770233, 0.011465919204056263, -0.01363448053598404, -0.03178815543651581, 0.006769365165382624, -0.025155313313007355, -0.002918798243626952, 0.0004885767120867968, -0.0068921842612326145, -0.007966729812324047, -0.029380815103650093, -0.03603402152657509, -0.022572332993149757, 0.04566927254199982, 0.030734427273273468, -0.024906521663069725, 0.021631039679050446, 0.011596529744565487, 0.024095231667160988, 0.0023579371627420187, -0.01347985677421093, -0.022873636335134506, -0.0020179226994514465, 0.021017715334892273, -0.0044332570396363735, -0.07865941524505615, -0.04394525662064552, 0.02614385262131691, -0.05936416983604431, -1.2330036547325562e-8, 0.0006311763427220285, 0.003619997762143612, -0.010940917767584324, -0.0039735157042741776, -0.018562432378530502, 0.019590986892580986, -0.010778241790831089, 0.015802333131432533, 0.015862485393881798, 0.0003019999712705612, 0.03290140628814697, -0.016107533127069473, 0.028350932523608208, 0.0030680294148623943, 0.001261707628145814, 0.0062823425978422165, -0.01952863484621048, 0.00008488260209560394, 0.033888258039951324, -0.008099132217466831, -0.02698107622563839, 0.07238561660051346, -0.06087812781333923, 0.03429689258337021, 0.011318675242364407, 0.007480594329535961, 0.023161286488175392, -0.07130185514688492, 0.05533832311630249, -0.03868671506643295, -0.004493172746151686, -0.014234642498195171, 0.026307545602321625, -0.005807300563901663, -0.019682567566633224, -0.027422191575169563, 0.051914554089307785, 0.051037851721048355, 0.006938337814062834, 0.031151697039604187, -0.018195999786257744, -0.00652590487152338, -0.045009490102529526, -0.0285720806568861, -0.056510452181100845, 0.016922563314437866, -0.08968499302864075, 0.035364553332328796, 0.019704444333910942, -0.034200143069028854, 0.02664090320467949, -0.00093317951541394, 0.020864568650722504, 0.02187192626297474, 0.0387696772813797, 0.04354453086853027, 0.005066344048827887, 0.027140071615576744, 0.006742060650140047, -0.03066595084965229, 0.022136956453323364, 0.016790542751550674, -0.03715815022587776, 0.0038715649861842394 ]
neo4j-detecting-rogue-spaces-in-csv-headers-with-load-csv
https://markhneedham.com/blog/2016/10/19/neo4j-detecting-rogue-spaces-in-csv-headers-with-load-csv
false
2016-10-31 19:31:46
Neo4j: Find the midpoint between two lat/longs
[ "neo4j", "cypher" ]
[ "neo4j" ]
image::{{<siteurl>}}/uploads/2016/10/2016-10-31_06-06-00.png[2016 10 31 06 06 00,118] Over the last couple of weekends I've been playing around with some transport data and I wanted to run the A* algorithm to find the quickest route between two stations. The A* algorithm takes an +++<cite>+++estimateEvaluator+++</cite>+++ as one of its parameters and the evaluator looks at lat/longs of nodes to work out whether a path is worth following or not. I therefore needed to add lat/longs for each station and I found it surprisingly hard to find this location date for all the points in the dataset. Luckily I tend to have the lat/longs for two points either side of a station so I can work out the midpoint as an approximation for the missing one. I found http://www.movable-type.co.uk/scripts/latlong.html#midpoint[an article which defines a formula] we can use to do this and there's http://stackoverflow.com/questions/4656802/midpoint-between-two-latitude-and-longitude[a StackOverflow post] which has some Java code that implements the formula. I wanted to find the midpoint between Surrey Quays station (51.4931963543,-0.0475185810) and a point further south on the train line (51.47908,-0.05393950). I wrote the following Cypher query to calculate this point: [source,cypher] ---- WITH 51.4931963543 AS lat1, -0.0475185810 AS lon1, 51.47908 AS lat2 , -0.05393950 AS lon2 WITH radians(lat1) AS rlat1, radians(lon1) AS rlon1, radians(lat2) AS rlat2, radians(lon2) AS rlon2, radians(lon2 - lon1) AS dLon WITH rlat1, rlon1, rlat2, rlon2, cos(rlat2) * cos(dLon) AS Bx, cos(rlat2) * sin(dLon) AS By WITH atan2(sin(rlat1) + sin(rlat2), sqrt( (cos(rlat1) + Bx) * (cos(rlat1) + Bx) + By * By )) AS lat3, rlon1 + atan2(By, cos(rlat1) + Bx) AS lon3 RETURN degrees(lat3) AS midLat, degrees(lon3) AS midLon ---- [source,text] ---- ╒═════════════════╀═════════════════════╕ β”‚midLat β”‚midLon β”‚ β•žβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•ͺ═════════════════════║ β”‚51.48613822097523β”‚-0.050729537454086385β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ ---- The Google Maps screenshot on the right hand side shows the initial points at the top and bottom and the midpoint in between. It's not perfect; ideally I'd like the midpoint to be on the track, but I think it's good enough for the purposes of the algorithm. Now I need to go and fill in the lat/longs for my location-less stations!
null
null
[ -0.0031587891280651093, 0.006007225252687931, 0.0044518522918224335, 0.018241897225379944, 0.07694141566753387, -0.005034737754613161, 0.025915179401636124, 0.03455093502998352, 0.010022170841693878, -0.00834539346396923, -0.02071218751370907, -0.027837174013257027, -0.06288228183984756, 0.02127973921597004, 0.004637991543859243, 0.0673794373869896, 0.07866500318050385, -0.015012681484222412, -0.0037886397913098335, -0.00859172735363245, 0.028211312368512154, 0.06787524372339249, 0.0038928305730223656, 0.03472606837749481, 0.023747337982058525, -0.011190646328032017, 0.009398599155247211, 0.006106578279286623, -0.03775177150964737, -0.021649092435836792, 0.0404546819627285, 0.005414220038801432, 0.01580054685473442, -0.006099449470639229, 0.024381261318922043, 0.008131084032356739, -0.018627764657139778, 0.0002621611056383699, 0.002943421946838498, 0.006395986303687096, -0.05847359448671341, 0.03674176707863808, -0.024393970146775246, 0.002135747577995062, -0.04029793292284012, 0.004606306552886963, -0.04556508734822273, 0.019246211275458336, 0.020040934905409813, 0.0008325365488417447, -0.06525330245494843, 0.04204567149281502, -0.03390045464038849, -0.0012769786408171058, -0.02244981750845909, 0.04873226583003998, 0.0083497678861022, -0.08239731937646866, 0.03983501344919205, -0.036653321236371994, 0.030024094507098198, 0.00459221052005887, 0.0024639328476041555, 0.04344393312931061, 0.02907615527510643, -0.02165980637073517, 0.0004496060428209603, 0.03069063276052475, -0.023511173203587532, -0.01550374273210764, -0.0021712530869990587, 0.012227626517415047, -0.002369966823607683, 0.0025324171874672174, -0.019464194774627686, -0.05470138415694237, -0.012103418819606304, 0.048293646425008774, 0.02870321273803711, 0.03600887954235077, -0.02428087219595909, -0.017402056604623795, 0.013647513464093208, 0.029517129063606262, -0.019683534279465675, 0.0015046758344396949, -0.032238055020570755, -0.026002338156104088, -0.05727635696530342, 0.04775536432862282, 0.009662838652729988, -0.05564340949058533, 0.024678736925125122, 0.03400503098964691, 0.004353842698037624, -0.03660225495696068, 0.02183997817337513, -0.009006896056234837, 0.0036780033260583878, -0.05096692591905594, -0.02500387467443943, -0.0202511977404356, 0.04582301527261734, 0.03997160121798515, -0.05710902065038681, -0.03684075549244881, -0.024541260674595833, 0.006389242131263018, 0.03259585052728653, 0.020924771204590797, -0.05361282080411911, 0.01259594690054655, -0.012317911721765995, 0.0072523243725299835, -0.08300727605819702, 0.04733002558350563, 0.025199031457304955, -0.021557576954364777, 0.006218503229320049, 0.005084250122308731, 0.05156838148832321, 0.02924933470785618, -0.010433671995997429, 0.05988636240363121, -0.012191369198262691, 0.06947533041238785, -0.007343702018260956, 0.032187897711992264, -0.02267466112971306, -0.023310143500566483, -0.009923562407493591, 0.06956850737333298, -0.007036258932203054, 0.027634572237730026, -0.004635821562260389, -0.03216138482093811, -0.02938322350382805, -0.00014111633936408907, 0.06864652037620544, 0.03731442615389824, -0.006114846095442772, -0.05547429621219635, 0.014824206940829754, -0.0036308092530816793, 0.03217746689915657, 0.022845258936285973, -0.01789100654423237, -0.04506143927574158, -0.03392881155014038, 0.008626331575214863, -0.010167005471885204, 0.025403354316949844, 0.044825684279203415, -0.03698722645640373, -0.004019320476800203, 0.057281918823719025, 0.021164460107684135, 0.00317206303589046, -0.024477146565914154, 0.018197687342762947, 0.03913415968418121, 0.04157937690615654, -0.0019489339319989085, 0.04770718514919281, -0.0009037027484737337, -0.000581765896640718, 0.02898436412215233, 0.07018597424030304, -0.004180541727691889, -0.0069336355663836, -0.04259343072772026, -0.07268799096345901, 0.08407121896743774, -0.024708466604351997, -0.02615382708609104, 0.027065610513091087, 0.08794532716274261, 0.02420787513256073, 0.022977285087108612, 0.006676655728369951, -0.08148203790187836, 0.05603970214724541, 0.008991328068077564, 0.017147567123174667, 0.04480092599987984, -0.01662551611661911, 0.06798302382230759, 0.021166734397411346, -0.003049293765798211, 0.01744214817881584, -0.05629046633839607, -0.08041378110647202, -0.04962453246116638, -0.006695764139294624, 0.05656476691365242, -0.03910433501005173, -0.00004863437425228767, 0.041402898728847504, -0.0013358447467908263, 0.04975959286093712, 0.0018774730851873755, 0.004853295162320137, 0.049572866410017014, -0.029163680970668793, -0.059478577226400375, 0.057324424386024475, 0.029116850346326828, -0.016501575708389282, -0.02270231954753399, 0.039618540555238724, -0.03226407617330551, -0.009351474232971668, 0.01672528125345707, -0.019294168800115585, 0.035333920270204544, 0.02429388090968132, 0.04686298593878746, -0.0359678752720356, 0.038754671812057495, -0.036456912755966187, -0.0007529095746576786, 0.02040364220738411, -0.022587262094020844, -0.011626426130533218, 0.005850987043231726, 0.10944048315286636, 0.07346203178167343, 0.005847379099577665, -0.06896685808897018, 0.013130048289895058, 0.01796836405992508, -0.05890939384698868, -0.00413354579359293, -0.012322274036705494, -0.016190940514206886, -0.008003529161214828, -0.003413057653233409, -0.03316448628902435, 0.0028140549547970295, -0.033529818058013916, -0.005194696132093668, 0.05520615726709366, -0.013950980268418789, 0.06539028137922287, -0.012928269803524017, -0.017305873334407806, 0.03545229136943817, -0.026578711345791817, -0.043541207909584045, 0.0003538266464602202, -0.017189137637615204, -0.02042832039296627, 0.036821819841861725, -0.014110083691775799, -0.019495634362101555, -0.047078341245651245, -0.01940784975886345, 0.021129606291651726, 0.062219079583883286, 0.05886659398674965, 0.015960784628987312, 0.06144970655441284, 0.0026399088092148304, 0.0028061603661626577, -0.01947672851383686, -0.0724496841430664, -0.051369547843933105, -0.022903267294168472, 0.04677148535847664, 0.036137547343969345, 0.01867770403623581, 0.007962099276483059, 0.044351667165756226, -0.035971108824014664, 0.009143948554992676, -0.0031434488482773304, 0.03145889192819595, 0.010700030252337456, -0.014312459155917168, 0.006616101134568453, -0.013683049008250237, 0.055243849754333496, -0.04528706893324852, -0.029403742402791977, 0.027377009391784668, -0.06898389011621475, 0.06632721424102783, -0.05808258801698685, -0.016863351687788963, -0.0012098588049411774, -0.01405279990285635, 0.034022197127342224, 0.0015860252315178514, -0.004340693354606628, 0.07252354919910431, 0.013344273902475834, 0.02746916189789772, -0.01687227189540863, -0.020848063752055168, 0.0007357863360084593, -0.012631353922188282, 0.029207468032836914, 0.04476647078990936, -0.005951465107500553, 0.011274594813585281, -0.03313827142119408, 0.006027710624039173, 0.007974056527018547, -0.2620968520641327, 0.03483648970723152, -0.024021226912736893, -0.0516122430562973, -0.004189001861959696, -0.01765347830951214, -0.013276910409331322, -0.03465525805950165, -0.04766227304935455, -0.005242469720542431, -0.004457348957657814, -0.04326257109642029, -0.016493799164891243, 0.04562269523739815, 0.022973623126745224, 0.0002571337390691042, -0.03314349427819252, -0.03936384245753288, 0.012729289941489697, 0.05964343622326851, 0.011445483192801476, -0.0641990527510643, 0.0027075193356722593, 0.04477968066930771, 0.02664000168442726, 0.0662136822938919, -0.06586050987243652, 0.007312263827770948, -0.057112179696559906, -0.022912120446562767, 0.02388354018330574, -0.02128911390900612, 0.006444341037422419, -0.014910556375980377, -0.014353153295814991, -0.042366016656160355, 0.03848540782928467, 0.00111312884837389, 0.03362642973661423, 0.02561175264418125, -0.054944202303886414, -0.022796297445893288, 0.0012733733747154474, 0.015481598675251007, 0.09340853989124298, -0.011709637008607388, -0.058164797723293304, 0.024451969191432, -0.00413337629288435, 0.053166963160037994, -0.002100801095366478, -0.005964010022580624, -0.020078815519809723, 0.03266715258359909, -0.04698343202471733, -0.056735869497060776, -0.02477426454424858, -0.036547042429447174, -0.04728562384843826, -0.041970666497945786, 0.010537447407841682, -0.03018566407263279, -0.007403534837067127, -0.06474792957305908, -0.030386269092559814, -0.06292622536420822, -0.08485057204961777, -0.03522909805178642, 0.04762992635369301, 0.006851570215076208, -0.02774442918598652, -0.002877854509279132, -0.014470405876636505, -0.10332051664590836, -0.041880056262016296, -0.010787881910800934, -0.030350880697369576, -0.0045395796187222, -0.008028116077184677, 0.03742179647088051, -0.05392177402973175, -0.03978210315108299, 0.03417251631617546, 0.037025634199380875, 0.023119723424315453, -0.02775496430695057, 0.002861280459910631, 0.009398812428116798, 0.011493713594973087, -0.00047650790656916797, 0.08030342310667038, -0.019932053983211517, -0.02226998284459114, -0.03180962800979614, -0.003058604197576642, -0.027491630986332893, -0.010890732519328594, -0.014787224121391773, 0.039663612842559814, 0.034524526447057724, -0.0004585427523124963, -0.03565555438399315, 0.052258819341659546, -0.035624075680971146, -0.029040062800049782, -0.011675126850605011, -0.020549703389406204, 0.02799433097243309, 0.024466622620821, 0.019518880173563957, 0.013315824791789055, -0.016616133973002434, 0.01752145029604435, -0.034505635499954224, -0.03446703776717186, -0.03623037785291672, 0.02167116291821003, 0.0418703630566597, 0.037815723568201065, -0.016533713787794113, -0.059399209916591644, 0.03303838521242142, 0.008938218466937542, -0.021370962262153625, -0.05509362369775772, -0.021382590755820274, -0.020321276038885117, -0.00736226374283433, 0.01949187181890011, 0.038549259305000305, -0.031706009060144424, 0.051437925547361374, 0.02704608626663685, -0.034219659864902496, -0.001082466566003859, -0.04282323643565178, -0.05871540307998657, -0.03506152704358101, 0.04655488207936287, 0.005726062227040529, -0.010796938091516495, 0.008715620264410973, 0.02417111024260521, 0.03153185173869133, 0.04414581134915352, 0.017479902133345604, 0.03741986304521561, -0.01780984178185463, 0.04864624887704849, -0.021695999428629875, -0.022310005500912666, -0.01906566321849823, 0.009571808390319347, -0.0056249890476465225, 0.008374766446650028, -0.0037554868031293154, 0.02147599495947361, -0.011309747584164143, -0.07616625726222992, -0.040608856827020645, 0.03877668455243111, -0.044978126883506775, -0.010857355780899525, 0.005890503525733948, 0.003993866965174675, 0.056604500859975815, -0.007143209222704172, 0.03011888638138771, -0.02564776875078678, -0.02598399482667446, 0.015382910147309303, -0.01692420244216919, -0.01715710572898388, 0.014111834578216076, -0.0447341650724411, 0.00995302852243185, 0.008568044751882553, 0.013397672213613987, 0.006357308942824602, -0.020011132583022118, -0.03725721687078476, -0.009073951281607151, 0.019117219373583794, 0.018772123381495476, 0.01735728606581688, 0.010124702006578445, -0.031438130885362625, -0.013790720142424107, 0.001339238602668047, -0.03133136406540871, -0.01742173545062542, -0.0034493219573050737, -0.048236772418022156, 0.020835502073168755, -0.03736426681280136, -0.06695960462093353, 0.027544302865862846, 0.008529338985681534, -0.004465523641556501, 0.051675133407115936, -0.024838050827383995, -0.005405049305409193, -0.011317751370370388, 0.016774598509073257, 0.04529695212841034, -0.04900562763214111, 0.02730930596590042, 0.01941731944680214, 0.008441857993602753, -0.00038503529503941536, -0.007918782532215118, -0.060711149126291275, -0.015801187604665756, 0.005725809372961521, 0.018767016008496284, -0.02533140406012535, -0.03219420462846756, -0.020189469680190086, 0.0011822826927527785, -0.012561275623738766, 0.02158593013882637, 0.019799700006842613, -0.05389365926384926, -0.0228167325258255, -0.01478491723537445, 0.059315335005521774, -0.032771725207567215, -0.008531717583537102, 0.03628711402416229, 0.00019083419465459883, -0.00052629568381235, -0.0035867823753505945, 0.031095650047063828, 0.04261220991611481, -0.0038234321400523186, 0.01811707578599453, -0.06160770729184151, -0.033755529671907425, -0.016844049096107483, 0.07225877046585083, 0.00774170458316803, -0.01712900958955288, -0.008767763152718544, 0.023205125704407692, -0.013513779267668724, 0.011379890143871307, -0.010150637477636337, -0.011475611478090286, 0.008425013162195683, 0.02958686277270317, 0.004818275570869446, -0.011810158379375935, -0.015965154394507408, -0.028623685240745544, 0.05018983781337738, -0.04379073902964592, -0.045904893428087234, 0.004049612674862146, -0.044433336704969406, 0.016629274934530258, -0.01887870766222477, -0.008798277005553246, -0.03383984416723251, 0.050673168152570724, 0.052794355899095535, 0.0259628277271986, 0.04110264778137207, -0.0024708660785108805, 0.021515317261219025, -0.03625336289405823, -0.007459025364369154, -0.1054212674498558, 0.051780957728624344, 0.04386284574866295, 0.004457513801753521, -0.03637925162911415, 0.027105962857604027, -0.03501443192362785, 0.010288340039551258, -0.07952388375997543, -0.03800877928733826, 0.06820659339427948, 0.00797872245311737, -0.017178522422909737, 0.025820720940828323, -0.02996322140097618, 0.0164494588971138, 0.05666009336709976, -0.046682510524988174, 0.00900639034807682, -0.019535550847649574, 0.029203929007053375, -0.009732757695019245, 0.034546349197626114, -0.021205777302384377, 0.019612392410635948, 0.06427569687366486, 0.038937538862228394, -0.0013693199725821614, 0.044492822140455246, -0.04852195829153061, 0.052458591759204865, 0.03806867077946663, -0.014187665656208992, -0.016764584928750992, 0.03430524468421936, 0.004083259496837854, -0.04749474674463272, 0.06045643985271454, 0.022164316847920418, -0.022799130529165268, -0.043462205678224564, 0.0733838602900505, 0.022866837680339813, -0.03406967222690582, -0.03254188969731331, 0.012148573994636536, -0.038978565484285355, -0.010876467451453209, -0.015937751159071922, 0.007644067518413067, -0.02744464762508869, 0.05438631772994995, -0.031053459271788597, 0.020818909630179405, 0.06722749024629593, 0.022409573197364807, -0.016974670812487602, 0.02805648185312748, 0.1121373400092125, 0.08900152891874313, 0.02016392908990383, 0.002196903107687831, 0.0578027106821537, -0.020325953140854836, -0.021794402971863747, 0.011839712038636208, -0.0560331866145134, -0.009001653641462326, -0.03288383036851883, -0.001676048617810011, 0.09561014175415039, -0.004676794167608023, 0.06319835036993027, -0.04447973519563675, -0.013137518428266048, 0.017955679446458817, 0.009849625639617443, 0.01956312358379364, 0.03725838661193848, -0.008090668357908726, 0.05606422945857048, -0.013382364064455032, -0.039419278502464294, 0.0226174034178257, 0.02464939095079899, -0.018368903547525406, 0.016725221648812294, -0.035835132002830505, -0.012240874581038952, -0.007436430547386408, 0.031557515263557434, 0.08094479143619537, -0.036859769374132156, -0.004110186360776424, -0.029214056208729744, 0.04233464598655701, -0.03956963121891022, 0.00020487922301981598, 0.01543815154582262, 0.0022721842397004366, -0.0068007358349859715, -0.014879151247441769, -0.0227355919778347, -0.008717893622815609, -0.009500677697360516, -0.0039955442771315575, -0.02010303921997547, 0.02078578807413578, 0.018213720992207527, -0.02486606128513813, -0.06088409572839737, -0.03368372842669487, -0.060788050293922424, -0.04209955781698227, -0.08413787931203842, -0.008655877783894539, -0.001758440863341093, -0.015178260393440723, -0.0319117046892643, 0.008860078640282154, -0.011344862170517445, -0.008658970706164837, -0.01696396805346012, -0.04171402007341385, 0.0009962444892153144, 0.030532531440258026, 0.02671324461698532, -0.000476804852951318, 0.023709945380687714, 0.056044381111860275, 0.00037168964627198875, 0.007130748126655817, -0.0326513908803463, -0.012159941717982292, 0.05308761075139046, 0.03738607466220856, -0.0019395151175558567, -0.056003764271736145, -0.0032136740628629923, 0.047087714076042175, -0.023679008707404137, -0.08554890751838684, 0.0077018155716359615, 0.045079682022333145, -0.0011792245786637068, 0.03067786991596222, -0.02930467762053013, -0.014151429757475853, -0.04994262009859085, -0.006086012348532677, 0.00501981470733881, -0.032896481454372406, 0.02808741107583046, -0.05338446795940399, 0.06071037799119949, 0.02491593174636364, -0.010130533017218113, -0.03544267266988754, 0.00016538900672458112, 0.00046677139471285045, -0.007250913418829441, -0.06691659241914749, -0.04842262342572212, -0.033702198415994644, -0.11537770926952362, -0.04194290190935135, 0.032404668629169464, -0.015606556087732315, -0.045440852642059326, 0.012103566899895668, 0.019411684945225716, -0.025105567649006844, 0.03350300341844559, -0.014325760304927826, 0.030689751729369164, -0.04806778207421303, -0.019332848489284515, -0.018973153084516525, 0.048976831138134, 0.002250926336273551, 0.03152979537844658, 0.037857357412576675, -0.027403248474001884, 0.030989764258265495, -0.047841768711805344, 0.023489903658628464, 0.03613748401403427, 0.024935739114880562, 0.014668731018900871 ]
[ -0.0628417432308197, -0.0363374762237072, -0.005303241778165102, 0.017337441444396973, 0.05197206139564514, -0.05311262235045433, -0.0342453233897686, -0.00002209304329880979, -0.006604741793125868, -0.0024959056172519922, 0.02140617184340954, -0.08102620393037796, 0.002046266570687294, 0.01941928267478943, 0.04959426820278168, -0.013500351458787918, -0.0327310748398304, -0.08316056430339813, 0.025336358696222305, 0.03991471230983734, -0.004118204582482576, -0.017122099176049232, -0.033102501183748245, -0.03777843713760376, 0.033872440457344055, 0.04800588637590408, 0.04535532742738724, -0.031262144446372986, -0.024763057008385658, -0.19576938450336456, -0.011250168085098267, -0.006409880239516497, 0.017652353271842003, -0.021939042955636978, -0.04535314440727234, 0.02648267336189747, 0.04713926464319229, 0.02032029815018177, 0.03696586936712265, 0.038273975253105164, 0.03316299617290497, 0.005806860513985157, -0.02982269786298275, -0.030002880841493607, 0.015402409248054028, 0.004404107108712196, -0.02115178108215332, 0.003803700441494584, 0.01851833239197731, 0.020572694018483162, -0.007928800769150257, 0.01568104512989521, -0.010218709707260132, -0.0028678295202553272, 0.00491900322958827, 0.040294185280799866, 0.007635739631950855, 0.0685092955827713, 0.03378592059016228, 0.03686558082699776, 0.017967479303479195, -0.02063211239874363, -0.17012366652488708, 0.08413317799568176, 0.007907991297543049, -0.002874529454857111, -0.018881455063819885, -0.013463678769767284, -0.06448052078485489, 0.06005905568599701, 0.01678057760000229, -0.01122590433806181, -0.0561349019408226, 0.05613800883293152, 0.015591123141348362, -0.013609841465950012, 0.00395543547347188, 0.0480622835457325, 0.033753715455532074, -0.06502684205770493, -0.009983910247683525, 0.015816356986761093, -0.0244591161608696, 0.008976073004305363, 0.008206898346543312, -0.016067199409008026, -0.031952518969774246, 0.040634725242853165, 0.0070074861869215965, 0.038523148745298386, 0.04416603967547417, -0.025240924209356308, 0.006711333524435759, 0.03208985924720764, -0.06912972033023834, -0.041104745119810104, -0.011504461988806725, 0.010844502598047256, -0.013932222500443459, 0.41457945108413696, -0.022449539974331856, 0.0173929613083601, 0.046459708362817764, 0.08010046929121017, -0.004247145261615515, -0.04046420380473137, 0.006718772929161787, -0.055152151733636856, 0.0048004318960011005, -0.01735583133995533, 0.02643411047756672, -0.03337499126791954, 0.057379208505153656, -0.04495028406381607, 0.003985043149441481, 0.005962502211332321, 0.06603823602199554, 0.03690361976623535, -0.02067064493894577, 0.0011585317552089691, -0.03160882368683815, -0.0009234810713678598, 0.014094864949584007, 0.026730535551905632, -0.01459693443030119, -0.004964333027601242, 0.028046270832419395, 0.04163362458348274, 0.0153163131326437, 0.033913034945726395, 0.056645799428224564, -0.04577179625630379, -0.061396874487400055, -0.0017651017988100648, -0.036553993821144104, 0.02541165240108967, 0.05757564678788185, -0.04515865072607994, -0.025118475779891014, 0.029840625822544098, -0.04294074699282646, -0.04464706405997276, 0.060856591910123825, -0.019138166680932045, -0.02842838503420353, 0.12164001166820526, -0.0074171945452690125, -0.04778926819562912, -0.027012614533305168, -0.058948878198862076, -0.0009319145465269685, -0.005041071679443121, -0.006738895550370216, -0.07295205444097519, -0.011406593024730682, 0.05679848790168762, 0.0693577378988266, 0.004994227550923824, -0.06190365552902222, -0.002298147650435567, -0.002593226730823517, -0.024115318432450294, -0.06148399040102959, 0.056591104716062546, 0.03450183570384979, -0.13702574372291565, -0.0029769151005893946, 0.014990992844104767, 0.02212890237569809, -0.05104045942425728, 0.009458418935537338, 0.03880766034126282, -0.012176300399005413, -0.021181685850024223, 0.06678622961044312, -0.011760584078729153, -0.030675077810883522, 0.026261072605848312, 0.019553519785404205, 0.005248727276921272, -0.03331799432635307, -0.026067154482007027, -0.010495358146727085, -0.005722434725612402, -0.027613990008831024, -0.046246372163295746, -0.054200224578380585, -0.0018172470154240727, -0.04769504442811012, -0.03481154516339302, -0.007957263849675655, -0.04782002791762352, -0.0455307774245739, 0.04354201257228851, -0.050018906593322754, -0.0348539799451828, 0.00958042312413454, -0.008297596126794815, 0.016252392902970314, -0.022955678403377533, 0.058163270354270935, -0.01414859015494585, -0.013027520850300789, 0.014225048944354057, -0.05046864598989487, 0.02185855247080326, 0.0565543994307518, -0.016342801973223686, 0.03608096018433571, 0.0663662925362587, -0.030929606407880783, -0.03850352391600609, 0.0021171404514461756, 0.008196505717933178, 0.020453335717320442, -0.024892864748835564, 0.005768671631813049, 0.002855310682207346, -0.010744333267211914, 0.036752454936504364, -0.020730258896946907, -0.05390442907810211, -0.042359158396720886, -0.3467823565006256, -0.0531388521194458, -0.011486224830150604, 0.022019656375050545, 0.04173534736037254, -0.03243345394730568, -0.015097662806510925, 0.021271688863635063, -0.007470692507922649, 0.025591256096959114, 0.11798256635665894, -0.030445333570241928, 0.00800252053886652, -0.06214785948395729, -0.017090627923607826, 0.021695870906114578, -0.0317087396979332, 0.012797458097338676, 0.0029126775916665792, 0.014185312204062939, 0.0176199059933424, -0.011014902032911777, -0.05630519241094589, -0.054643064737319946, -0.010385389439761639, -0.010085875168442726, 0.1296517550945282, -0.021672824397683144, 0.07611016929149628, -0.07313179969787598, 0.04355737939476967, -0.029927683994174004, 0.030381107702851295, -0.024276915937662125, -0.024500366300344467, -0.04480510205030441, 0.04564688354730606, 0.019191280007362366, -0.004051771014928818, -0.02405967377126217, -0.05875615403056145, -0.008608388714492321, -0.02148260548710823, -0.0019694692455232143, -0.0412580631673336, 0.030799556523561478, -0.018946398049592972, -0.03300012648105621, -0.0008589427452534437, 0.0599641315639019, 0.01984315738081932, 0.008475028909742832, 0.0028111084830015898, -0.012021285481750965, 0.03696408495306969, -0.002908357186242938, -0.06353892385959625, -0.010676865465939045, -0.006268099881708622, 0.02420240454375744, -0.0011706403456628323, 0.03897189721465111, 0.03554227948188782, -0.0443006232380867, 0.02133382298052311, 0.02849806658923626, -0.014111381955444813, -0.004882487468421459, 0.03424372151494026, 0.002574056852608919, -0.024333398789167404, 0.1012534573674202, -0.023074589669704437, 0.017152948305010796, 0.014195406809449196, 0.005292622372508049, 0.017100196331739426, 0.06930925697088242, 0.05143915116786957, 0.004539296962320805, 0.048829566687345505, -0.053677164018154144, 0.04496019706130028, -0.007817918434739113, -0.011439916677772999, 0.05132977291941643, 0.025226466357707977, -0.02694910764694214, 0.03409536927938461, 0.030545683577656746, -0.01834932528436184, -0.02258203737437725, 0.0046309069730341434, -0.048581693321466446, 0.0624273307621479, 0.0016192077891901135, -0.28182050585746765, 0.021996844559907913, 0.062193114310503006, 0.026852939277887344, -0.023273184895515442, 0.001720745349302888, 0.024044953286647797, -0.015660876408219337, -0.011068499647080898, 0.013840926811099052, 0.021349379792809486, 0.05649946630001068, 0.035019420087337494, -0.01787586323916912, 0.006650267634540796, -0.01090481597930193, 0.05352134257555008, 0.03897317498922348, -0.0024245399981737137, 0.01104204822331667, 0.029323391616344452, -0.011436490342020988, 0.16276712715625763, 0.030424365773797035, 0.036089129745960236, 0.031986866146326065, -0.04069630429148674, -0.025116899982094765, 0.04031796380877495, -0.010257437825202942, -0.0091610262170434, 0.002047461923211813, 0.006795614492148161, -0.012217516079545021, 0.03037870116531849, -0.031607333570718765, -0.02207513526082039, 0.11188872903585434, 0.012799772433936596, -0.046767447143793106, 0.015390776097774506, 0.0002787776757031679, -0.01302532572299242, 0.027956444770097733, 0.08537165075540543, -0.0002313141303602606, 0.005648771766573191, -0.022131115198135376, -0.028777578845620155, -0.026383325457572937, -0.019737115129828453, -0.04103967174887657, -0.022088080644607544, 0.008125891909003258, 0.0032302283216267824, 0.1018977016210556, -0.004837398417294025, -0.054949477314949036, -0.029186533764004707, 0.012500445358455181, 0.012993359006941319, -0.06388893723487854, 0.11725373566150665, -0.06066477671265602, 0.05343759059906006 ]
[ 0.0036808191798627377, 0.024211764335632324, 0.0152514623478055, 0.01755543239414692, 0.010250424966216087, -0.004903092980384827, -0.028798269107937813, 0.03276301175355911, -0.034075986593961716, -0.011321199126541615, -0.018417485058307648, -0.005037865601480007, 0.01251201145350933, -0.0007077296613715589, 0.007817216217517853, 0.004872966557741165, 0.002827154938131571, 0.019984854385256767, 0.04634680598974228, 0.004857994150370359, -0.022751115262508392, -0.01215615589171648, 0.00816434621810913, 0.03157737851142883, 0.02816341631114483, 0.03954192250967026, -0.00490538589656353, 0.02406553365290165, 0.022229701280593872, -0.13305029273033142, -0.026762384921312332, -0.0076823364943265915, -0.014620342291891575, 0.016769137233495712, -0.052689582109451294, 0.007704350631684065, -0.016246167942881584, 0.010170998983085155, 0.019062044098973274, 0.007191711571067572, 0.03561689704656601, -0.022334419190883636, 0.017326993867754936, 0.012842773459851742, -0.003326663514599204, -0.020966466516256332, -0.00791245885193348, -0.008211787790060043, -0.01418263092637062, -0.003349276026710868, -0.038869503885507584, -0.011469854041934013, -0.0374690517783165, 0.019420946016907692, 0.008967935107648373, -0.013731989078223705, -0.07012496888637543, 0.05036921054124832, 0.012985079549252987, -0.025136109441518784, -0.012335160747170448, 0.0018206577515229583, -0.06354159861803055, -0.014137188903987408, -0.00989294983446598, -0.04785432666540146, -0.01309007965028286, -0.01276699174195528, -0.0015654107555747032, -0.016895389184355736, -0.023104753345251083, 0.04184481129050255, -0.05505803972482681, -0.0011237828293815255, 0.006980823818594217, 0.01951853185892105, 0.014165380969643593, 0.02132522128522396, -0.025281669571995735, -0.040812842547893524, 0.030138550326228142, -0.008888006210327148, 0.025406168773770332, 0.02706541121006012, -0.016259517520666122, -0.05278543755412102, -0.010807334445416927, 0.033859457820653915, 0.009044982492923737, -0.0036270138807594776, 0.026321973651647568, 0.018229568377137184, -0.02794366143643856, -0.005572900176048279, -0.09199082851409912, -0.0008373791351914406, -0.03527834638953209, 0.014290803112089634, -0.007938744500279427, 0.8433014750480652, 0.014639119617640972, 0.011928959749639034, -0.005996072664856911, 0.03347215801477432, 0.015293087810277939, 0.0023002715315669775, 0.00013185352145228535, -0.03034389391541481, 0.02871081419289112, -0.037890542298555374, 0.013749652542173862, 0.010933950543403625, 0.0002744060766417533, 0.003041472053155303, -0.02063957415521145, 0.05013003572821617, -0.005874949041754007, 0.020711952820420265, -0.014111297205090523, 0.0017165123717859387, -0.01973726600408554, -0.03225503861904144, 0.009342736564576626, 0.02263745479285717, -0.0005332158179953694, -0.17338499426841736, -0.005883257836103439, -5.804212742116285e-33, -0.0028074458241462708, 0.011618463322520256, 0.020697062835097313, -0.023328499868512154, -0.02334100753068924, -0.004183882847428322, -0.027251705527305603, 0.01281032431870699, -0.007735238876193762, -0.04407119005918503, -0.00892028957605362, -0.0013909143162891269, -0.01619713194668293, -0.025541383773088455, 0.04656664654612541, -0.0349704846739769, 0.0056249708868563175, 0.026224546134471893, -0.018886471167206764, 0.002860519802197814, 0.014030837453901768, -0.01600062847137451, -0.01112675853073597, -0.005395545158535242, 0.020163478329777718, 0.033339131623506546, 0.023452240973711014, 0.001573521993122995, -0.003247965360060334, -0.048427779227495193, -0.016304362565279007, 0.01983616128563881, -0.016061777248978615, 0.037264496088027954, 0.012695913203060627, -0.052119094878435135, -0.034856174141168594, -0.008562581613659859, -0.006717525888234377, -0.018317045643925667, -0.04286102578043938, -0.012504507787525654, -0.04170646145939827, 0.03142357990145683, -0.03237592801451683, -0.03600487858057022, -0.016378624364733696, 0.03411827236413956, 0.011553888209164143, 0.04230199754238129, -0.024088894948363304, -0.0025504296645522118, -0.039583832025527954, -0.007059040945023298, -0.015780998393893242, 0.026790861040353775, 0.0030112769454717636, 0.026658950373530388, -0.004258562810719013, 0.029481373727321625, 0.03302063047885895, 0.004101751372218132, 0.00403910456225276, 0.022293705493211746, 0.01053732167929411, 0.008923257701098919, -0.034500960260629654, -0.021060384809970856, 0.028307544067502022, 0.030376719310879707, -0.027217308059334755, 0.018482262268662453, 0.025184979662299156, -0.0018454829696565866, 0.04633373022079468, -0.023581290617585182, -0.013537073507905006, 0.017641793936491013, 0.015166772529482841, 0.028506506234407425, -0.009119158610701561, -0.029103564098477364, 0.027721386402845383, -0.02199304662644863, -0.0020502975676208735, -0.021106211468577385, 0.01872916892170906, -0.008768243715167046, -0.021337617188692093, 0.009406855329871178, 0.04712541773915291, 0.028513437137007713, -0.01969342678785324, 0.007276311982423067, -0.019149720668792725, 7.133966481913012e-33, 0.006791455205529928, 0.014208413660526276, -0.023834316059947014, 0.0028278823010623455, -0.010099129751324654, -0.01779736392199993, 0.03600895032286644, 0.017773644998669624, -0.01284891925752163, 0.0508401058614254, -0.03772824630141258, -0.012411524541676044, 0.0015753660118207335, 0.001227633678354323, 0.08426859974861145, -0.026033800095319748, 0.049080267548561096, -0.030441775918006897, -0.01726427488029003, 0.016909897327423096, -0.03157702833414078, -0.012476962059736252, -0.00217557605355978, 0.021446866914629936, 0.016462301835417747, 0.04433216527104378, 0.04233250766992569, -0.007867878302931786, -0.046035271137952805, 0.0315445214509964, -0.028591185808181763, 0.008473305962979794, 0.0001636865345062688, -0.043642736971378326, 0.013159777037799358, 0.05149589478969574, 0.019157757982611656, 0.012396060861647129, -0.004467701073735952, 0.0015257279155775905, 0.03647048398852348, 0.0037698077503591776, -0.00487543735653162, 0.027871742844581604, 0.02236940525472164, -0.012719334103167057, 0.018135972321033478, 0.0018937981221824884, -0.00989917665719986, 0.02948567643761635, 0.004025538917630911, 0.0028514727018773556, -0.0024988758377730846, 0.04090316593647003, 0.034164153039455414, -0.03070843778550625, -0.05173519626259804, 0.031002094969153404, 0.0236451867967844, -0.052277207374572754, -0.013475225307047367, -0.006812176201492548, -0.022714590653777122, 0.023788120597600937, -0.0013137351488694549, -0.004853736609220505, 0.026854118332266808, -0.03238001465797424, -0.0088056530803442, 0.04730668291449547, 0.011334308423101902, 0.001751530566252768, -0.00887139793485403, 0.0417143888771534, 0.021501678973436356, -0.0054246289655566216, -0.00363485817797482, 0.027645742520689964, -0.023771876469254494, 0.008756479248404503, 0.035384051501750946, 0.013929060660302639, 0.012175844050943851, -0.014527230523526669, -0.014556174166500568, -0.005379991140216589, -0.03214108571410179, 0.03998786583542824, 0.0069567058235406876, -0.023209000006318092, 0.016984067857265472, 0.0033875294029712677, -0.009731403551995754, 0.041588153690099716, -0.019139304757118225, -1.2350549916106957e-8, -0.02614801935851574, -0.013921125791966915, -0.013415520079433918, 0.009605569764971733, 0.03851296752691269, -0.005329220090061426, -0.0035334934946149588, 0.007402245886623859, -0.020931972190737724, 0.002424954203888774, 0.01733352057635784, -0.005966961849480867, 0.021612970158457756, 0.007745097391307354, 0.01990932784974575, -0.03415738046169281, 0.004547227174043655, 0.0140635184943676, 0.02767416089773178, 0.032806940376758575, 0.021069243550300598, 0.036284323781728745, -0.013773922808468342, 0.0037624065298587084, 0.034224942326545715, -0.0035363705828785896, -0.015666773542761803, -0.05998017638921738, 0.019194841384887695, -0.01883048191666603, 0.02895820327103138, -0.0079224007204175, -0.004924571607261896, 0.035920824855566025, -0.04809001460671425, -0.03900342062115669, 0.03690160810947418, 0.05600602924823761, 0.0034540335182100534, 0.03200484812259674, -0.03297905996441841, 0.03623346611857414, -0.01718970388174057, -0.025324778631329536, 0.01233461033552885, 0.019117947667837143, -0.01319510955363512, -0.023307504132390022, 0.0132152009755373, -0.029000174254179, 0.018254289403557777, 0.001432338496670127, 0.006291189696639776, 0.014428259804844856, 0.04313525930047035, -0.04384395852684975, -0.0001806543441489339, -0.023696785792708397, -0.021550124511122704, -0.0071592614986002445, -0.027866177260875702, 0.022512661293148994, -0.019475825130939484, -0.04056780785322189 ]
neo4j-find-the-midpoint-between-two-latlongs
https://markhneedham.com/blog/2016/10/31/neo4j-find-the-midpoint-between-two-latlongs
false
2016-10-30 22:12:50
Neo4j: Create dynamic relationship type
[ "neo4j", "apoc", "cypher" ]
[ "neo4j" ]
One of the things I've often found frustrating when importing data using Cypher, Neo4j's query language, is that it's quite difficult to create dynamic relationship types. Say we have a CSV file structured like this: [source,cypher] ---- load csv with headers from "file:///people.csv" AS row RETURN row ---- [source,text] ---- ╒═══════════════════════════════════════════════════════╕ β”‚row β”‚ β•žβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•‘ β”‚{node1: Mark, node2: Reshmee, relationship: MARRIED_TO}β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚{node1: Mark, node2: Alistair, relationship: FRIENDS} β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ ---- We want to create nodes with the relationship type specified in the file. Unfortunately, in Cypher we can't pass in relationship types so we have to resort to the FOREACH hack to create our relationships: [source,cypher] ---- load csv with headers from "file:///people.csv" AS row MERGE (p1:Person {name: row.node1}) MERGE (p2:Person {name: row.node2}) FOREACH(ignoreMe IN CASE WHEN row.relationship = "MARRIED_TO" THEN [1] ELSE [] END | MERGE (p1)-[:MARRIED_TO]->(p2)) FOREACH(ignoreMe IN CASE WHEN row.relationship = "FRIENDS" THEN [1] ELSE [] END | MERGE (p1)-[:FRIENDS]->(p2)) ---- This works, but: . Looks horrendous . Doesn't scale particularly well when we have multiple relationship types to deal with As http://www.markhneedham.com/blog/2016/10/27/neo4j-dynamically-add-property/[in my last post] the https://neo4j-contrib.github.io/neo4j-apoc-procedures/[APOC library] comes to the rescue again, this time in the form of the +++<cite>+++apoc.create.relationship+++</cite>+++ procedure. This procedure allows us to change our initial query to read like this: [source,cypher] ---- load csv with headers from "file:///people.csv" AS row MERGE (p1:Person {name: row.node1}) MERGE (p2:Person {name: row.node2}) WITH p1, p2, row CALL apoc.create.relationship(p1, row.relationship, {}, p2) YIELD rel RETURN rel ---- Much better!
null
null
[ -0.0025569098070263863, -0.003918364178389311, -0.025904130190610886, 0.0502406507730484, 0.09557902067899704, 0.012496307492256165, 0.01828683540225029, 0.008671925403177738, 0.025229480117559433, -0.02240593545138836, -0.0029520848765969276, -0.014159169979393482, -0.07084450125694275, 0.01663552038371563, 0.0065780035220086575, 0.0726608857512474, 0.05343163385987282, 0.015729611739516258, 0.009402785450220108, -0.01122554112225771, 0.021786492317914963, 0.032794829457998276, -0.007511692121624947, 0.04331044852733612, 0.02853827178478241, -0.00598395150154829, -0.0004040619533043355, -0.02351853810250759, -0.03363319858908653, 0.0037143679801374674, 0.05946715176105499, -0.004362709354609251, 0.015936750918626785, -0.022726433351635933, 0.006291678175330162, 0.012722523882985115, -0.04072943702340126, -0.00020132878853473812, -0.007106931414455175, -0.012546021491289139, -0.05865275487303734, 0.04485062509775162, -0.011046790517866611, -0.015300778672099113, -0.03168627992272377, -0.00996384583413601, -0.07737679779529572, 0.05109791085124016, -0.005644918419420719, 0.014445806853473186, -0.0757250189781189, -0.002834452548995614, -0.007065964862704277, 0.011727355420589447, 0.011305269785225391, 0.05688534677028656, -0.012762464582920074, -0.07935972511768341, 0.054504476487636566, -0.01961781643331051, -0.015380749478936195, -0.007266954984515905, 0.009246917441487312, 0.010911962948739529, 0.006251197773963213, -0.043834395706653595, -0.02106126770377159, 0.05800195038318634, -0.07534052431583405, -0.0465279258787632, -0.0004980436060577631, 0.02062218077480793, 0.006113401148468256, -0.017695803195238113, -0.008708770386874676, -0.0435715913772583, -0.015983816236257553, 0.04332311823964119, 0.02916344441473484, 0.06127478554844856, -0.015572916716337204, 0.03852521628141403, -0.009538188576698303, 0.016446826979517937, 0.02264264225959778, -0.036246515810489655, -0.012087997049093246, 0.0063148122280836105, -0.05762416869401932, 0.05572931095957756, 0.003249902045354247, -0.05368361249566078, -0.011372431181371212, -0.0014734435826539993, -0.009322763420641422, 0.010400905273854733, -0.010236467234790325, 0.014263201504945755, 0.03521973267197609, -0.00935651920735836, -0.04171318933367729, -0.004403125029057264, -0.00571805564686656, -0.005083163734525442, -0.08892928063869476, -0.023556992411613464, -0.03712553530931473, -0.020026151090860367, 0.00959088746458292, 0.0077866059727966785, -0.038331080228090286, -0.02434324100613594, 0.014029372483491898, 0.018651118502020836, -0.09044290333986282, 0.06923195719718933, 0.04593219608068466, 0.007938802242279053, -0.03067620098590851, 0.027788851410150528, 0.03646865114569664, 0.00197403016500175, 0.013111988082528114, 0.06259240210056305, 0.0015643006190657616, 0.04278496280312538, -0.0072546289302408695, 0.040085311979055405, -0.009966706857085228, -0.06428419798612595, -0.034572433680295944, 0.04732386767864227, -0.01768983155488968, 0.017345380038022995, -0.015249655582010746, -0.023427234962582588, -0.016967499628663063, 0.04240596294403076, 0.040653079748153687, 0.033448226749897, 0.00307545717805624, -0.06322424113750458, 0.04649030789732933, 0.013947967439889908, 0.03433239832520485, 0.035328466445207596, -0.03581571951508522, -0.03687411546707153, -0.007942350581288338, 0.006812894716858864, 0.018616411834955215, 0.03714092820882797, 0.07744847983121872, -0.038904666900634766, 0.010845178738236427, 0.12131299823522568, 0.03843141719698906, 0.009301015175879002, -0.021184662356972694, 0.020389338955283165, 0.04718877375125885, 0.021929342299699783, 0.0015453232917934656, 0.04890609532594681, 0.00729554146528244, -0.019145896658301353, -0.003999775275588036, 0.0359526127576828, -0.016996432095766068, 0.00011761811765609309, -0.04213428497314453, -0.060976240783929825, 0.04802577197551727, -0.052252013236284256, 0.0011074385838583112, 0.06206211447715759, 0.0759398341178894, 0.019716273993253708, 0.0027030021883547306, -0.017302514985203743, -0.08522914350032806, 0.06721065938472748, -0.007677434477955103, -0.029341287910938263, 0.0019131507724523544, 0.015160111710429192, 0.061281464993953705, 0.041327763348817825, 0.0017747067613527179, 0.04637148976325989, -0.08261250704526901, -0.06384867429733276, -0.02532598376274109, -0.012296992354094982, 0.06660739332437515, -0.03361886739730835, 0.022912735119462013, 0.054956141859292984, -0.001815136056393385, 0.027753707021474838, 0.030170060694217682, -0.0053643593564629555, 0.02651035599410534, -0.032075803726911545, -0.05446341261267662, 0.0436943843960762, 0.01974627748131752, -0.022139690816402435, -0.03706851601600647, 0.004738547373563051, -0.019181963056325912, 0.02015790157020092, 0.027126090601086617, -0.01387645024806261, 0.049646638333797455, 0.029246488586068153, 0.023708099499344826, -0.001145633403211832, 0.0056671579368412495, -0.06161697581410408, 0.05474359169602394, 0.000019364073523320258, -0.05221197009086609, -0.004047655034810305, -0.022375158965587616, 0.11788346618413925, 0.05397955700755119, -0.016591552644968033, -0.05466455593705177, 0.04534337669610977, 0.01727244257926941, -0.024930370971560478, 0.022845657542347908, -0.023797571659088135, -0.0216303039342165, 0.0009598351316526532, -0.019499391317367554, -0.0013359260046854615, -0.001175095560029149, -0.016867464408278465, 0.016514485701918602, 0.06088889762759209, -0.01646560989320278, 0.04573950171470642, 0.0015377242816612124, 0.0019332439405843616, -0.01688889041543007, -0.06248965859413147, -0.05155528709292412, 0.04030103236436844, 0.023693161085247993, 0.0012987469090148807, 0.061617374420166016, -0.015079968608915806, 0.0004727852647192776, -0.03276585415005684, -0.03108738176524639, 0.020238099619746208, 0.04879094287753105, 0.03339054062962532, -0.02286088652908802, 0.0483892560005188, -0.03671650588512421, 0.00709131732583046, -0.0182045865803957, -0.06295991688966751, -0.029807498678565025, -0.00636843079701066, 0.024981696158647537, -0.009217379614710808, 0.008682087063789368, -0.020971963182091713, 0.013738579116761684, -0.00682117510586977, 0.04087938368320465, -0.005508020520210266, 0.02396402508020401, 0.004200498573482037, 0.012315459549427032, -0.05996040627360344, -0.03662984073162079, 0.05170326307415962, -0.06923065334558487, -0.04792999103665352, 0.0038047078996896744, -0.049964647740125656, 0.039649415761232376, -0.05257652327418327, -0.03309564292430878, -0.008848403580486774, 0.0313270203769207, 0.04953647404909134, -0.0011386522091925144, -0.012354329228401184, 0.06427250057458878, 0.023663107305765152, 0.02056123875081539, 0.025911256670951843, 0.0004898062907159328, 0.056037671864032745, -0.008747336454689503, 0.042746011167764664, 0.04951399937272072, -0.01613672263920307, 0.013837573118507862, -0.010256629437208176, -0.0004571293538901955, -0.034867916256189346, -0.26818230748176575, 0.053924743086099625, -0.06924530863761902, -0.053204793483018875, 0.017223374918103218, -0.041287947446107864, 0.009190361946821213, -0.024017035961151123, -0.016500992700457573, 0.007989061065018177, -0.009867855347692966, -0.03862409293651581, -0.020492086187005043, 0.034763406962156296, 0.0070314910262823105, 0.033424340188503265, -0.002673098351806402, -0.0597553551197052, -0.010447383858263493, 0.0401705838739872, -0.01038528885692358, -0.03823275864124298, -0.0004922544467262924, 0.017048772424459457, 0.008165144361555576, 0.03100643679499626, -0.08369594812393188, 0.03473711758852005, -0.04465583711862564, -0.03379512205719948, -0.004787061829119921, -0.00840864609926939, 0.005492263939231634, 0.025107474997639656, -0.01878133788704872, -0.016677765175700188, 0.06755365431308746, 0.03241352364420891, 0.008133191615343094, 0.02678472176194191, -0.05090320110321045, -0.04367511346936226, -0.017577189952135086, -0.04101402685046196, 0.0699070617556572, -0.015451949089765549, -0.06811380386352539, 0.012070020660758018, -0.03041626140475273, 0.07501333951950073, -0.039243750274181366, -0.03538835048675537, 0.0009350585169158876, 0.02849588915705681, 0.010647633112967014, 0.004298797808587551, 0.004399987868964672, -0.007264722138643265, -0.05457673221826553, -0.02741621993482113, -0.000586442940402776, -0.05900176987051964, 0.022293871268630028, -0.05165805295109749, -0.00004803250703844242, -0.055833786725997925, -0.09557835012674332, -0.036311011761426926, 0.03156294301152229, 0.045027002692222595, -0.031986068934202194, 0.05666179955005646, -0.014611582271754742, -0.10507021099328995, -0.02645050175487995, -0.04768432676792145, 0.01601281575858593, -0.009352793917059898, -0.03791438043117523, 0.04248041287064552, -0.01753160171210766, -0.03251417726278305, 0.0030990606173872948, 0.021494818851351738, 0.015266370959579945, 0.0018493516836315393, 0.0030248193070292473, -0.022706907242536545, -0.04974616691470146, 0.01409912109375, 0.04780729487538338, -0.01607363671064377, 0.016553854569792747, -0.0010992966126650572, -0.000561772205401212, 0.005129367113113403, 0.004386800341308117, 0.0026540644466876984, 0.010944717563688755, 0.028018416836857796, 0.02209818735718727, -0.018176287412643433, 0.011454527266323566, -0.019017525017261505, -0.00040323720895685256, -0.02397814951837063, -0.049958258867263794, 0.009826245717704296, 0.02472134307026863, 0.038349587470293045, -0.010132876224815845, -0.006726346909999847, 0.02886861003935337, -0.06622873991727829, -0.03588878735899925, -0.00020137187675572932, 0.00896960124373436, 0.017157234251499176, 0.05062441527843475, -0.00539609557017684, -0.08819208294153214, 0.037494026124477386, 0.039876967668533325, -0.009628874249756336, -0.07246514409780502, -0.04110654070973396, -0.025062773376703262, -0.006029603537172079, -0.01573190651834011, 0.02598601207137108, -0.045388251543045044, 0.013326612301170826, 0.031935159116983414, -0.028332483023405075, 0.04853551462292671, -0.024895699694752693, -0.02560596726834774, -0.03093111142516136, -0.014272596687078476, -0.0014795201132073998, -0.006481080781668425, 0.001550532877445221, -0.005389715079218149, 0.04631426930427551, 0.03560567647218704, 0.012175368145108223, -0.0006317492807283998, 0.021862519904971123, 0.03975783288478851, -0.0013382185716181993, -0.022948458790779114, -0.03129057213664055, 0.009280343540012836, -0.0370512418448925, -0.032502274960279465, -0.00522507494315505, 0.04694519191980362, 0.007738801650702953, 0.0030367744620889425, -0.03097284585237503, 0.03349930793046951, -0.06165188550949097, 0.00857121404260397, -0.024714794009923935, -0.003555091330781579, 0.06475092470645905, -0.02121882513165474, 0.016382960602641106, -0.026576844975352287, -0.008660787716507912, 0.005357071757316589, 0.028464969247579575, -0.035537414252758026, -0.006209860555827618, -0.003317615482956171, 0.010681034997105598, 0.020213568583130836, 0.016580624505877495, 0.02454914152622223, 0.05167314037680626, -0.01138979010283947, -0.03250320628285408, 0.029035842046141624, 0.01175170112401247, 0.047027237713336945, 0.028569558635354042, -0.025743411853909492, 0.008924845606088638, -0.0224081352353096, -0.02182680182158947, -0.02108062244951725, -0.007745486684143543, -0.029741106554865837, 0.0062833125703036785, -0.030753612518310547, -0.06091358885169029, 0.05403921753168106, -0.014150768518447876, 0.00021001181448809803, 0.04006645455956459, 0.016952842473983765, 0.020727775990962982, -0.003059322014451027, 0.02990024723112583, 0.04121387004852295, -0.059130117297172546, -0.010987660847604275, -0.01895797811448574, -0.019831130281090736, -0.00022202738909982145, 0.0338667593896389, -0.06623483449220657, -0.017294863238930702, -0.008048022165894508, 0.007734013255685568, -0.01804363913834095, -0.04991957172751427, -0.011181937530636787, -0.01975788176059723, -0.0047344123013317585, 0.012988653965294361, 0.012052173726260662, 0.028004854917526245, -0.021577222272753716, -0.011441255919635296, 0.046643465757369995, -0.03897857293486595, -0.003274729009717703, 0.02860674262046814, 0.0006590770208276808, 0.03721163049340248, -0.026197200641036034, 0.02999703213572502, 0.013819505460560322, -0.01573576033115387, -0.012419860810041428, -0.06947261095046997, 0.012377581559121609, -0.006962674204260111, 0.04536009207367897, -0.00895081739872694, 0.0071098473854362965, -0.022315233945846558, -0.004877962172031403, 0.005982034839689732, 0.0015310854651033878, 0.002009171759709716, -0.031230604276061058, 0.01844559796154499, 0.02787254936993122, 0.0012597989989444613, 0.04143859073519707, -0.008388400077819824, -0.0425056517124176, 0.050104714930057526, -0.010375509969890118, -0.05894288793206215, -0.007862170226871967, -0.049083419144153595, -0.0005191829986870289, 0.018200572580099106, 0.013483270071446896, -0.058103881776332855, 0.08303474634885788, 0.05882945656776428, 0.04062199592590332, 0.030409354716539383, -0.015675770118832588, 0.039324671030044556, -0.011090993881225586, -0.030585696920752525, -0.0763983279466629, 0.020040694624185562, 0.0400649830698967, -0.006780749652534723, 0.002489413134753704, -0.023342592641711235, -0.01614244468510151, 0.028752518817782402, -0.05383884906768799, -0.03769667074084282, 0.023013941943645477, -0.030504856258630753, 0.06172344461083412, -0.014356544241309166, -0.04846091568470001, -0.011918995529413223, 0.05434645339846611, -0.022425318136811256, -0.041668735444545746, -0.020263032987713814, 0.06219129636883736, -0.03310787305235863, 0.03535711392760277, -0.011173187755048275, -0.04409456625580788, 0.03927761688828468, 0.018580423668026924, 0.013065041974186897, 0.039407406002283096, -0.039877425879240036, 0.043724898248910904, 0.01865866407752037, -0.017378533259034157, 0.006015341728925705, 0.041399627923965454, -0.023426871746778488, -0.05698452889919281, 0.02260156162083149, 0.03052377700805664, -0.0019061749335378408, -0.041000623255968094, 0.058792274445295334, 0.017249535769224167, -0.021196257323026657, -0.025075223296880722, 0.03244539350271225, -0.008727763779461384, -0.003693625796586275, -0.04358791559934616, 0.02648027427494526, -0.029376376420259476, 0.03593210503458977, -0.041630033403635025, 0.008885392919182777, 0.07227861881256104, -0.008256674744188786, 0.0027243471704423428, -0.026027869433164597, 0.07843249291181564, 0.10780225694179535, 0.041232313960790634, 0.02079499326646328, 0.07196852564811707, 0.00845446065068245, -0.05008729547262192, -0.0020288617815822363, -0.015239587053656578, -0.0038293038960546255, 0.012647366151213646, -0.00044450824498198926, 0.05572251230478287, -0.009732150472700596, 0.07713419198989868, -0.008661688305437565, -0.010273201391100883, -0.01794741116464138, -0.009227525442838669, 0.04538819193840027, 0.06562623381614685, 0.028905892744660378, 0.05801006779074669, -0.03843461349606514, -0.02812786027789116, -0.0018878771224990487, 0.019272347912192345, -0.011877136304974556, 0.04028806835412979, -0.002131260000169277, -0.008803145959973335, 0.005421575158834457, 0.048054687678813934, 0.09555027633905411, -0.04164420813322067, -0.006697219796478748, -0.005966560449451208, 0.031928740441799164, -0.01953480951488018, 0.003262106329202652, -0.009487123228609562, -0.05476386100053787, -0.010260316543281078, -0.048614781349897385, -0.040769655257463455, -0.012603340670466423, -0.03773408755660057, 0.016824716702103615, -0.00374181498773396, -0.007813883945345879, 0.006144692189991474, -0.0043957834132015705, -0.04704217612743378, -0.051926594227552414, -0.046237763017416, -0.0388094037771225, -0.07175154238939285, 0.018274471163749695, 0.0038122462574392557, 0.005211683921515942, -0.00377037120051682, 0.0011972385691478848, -0.02730405703186989, -0.0029889349825680256, 0.05634932592511177, -0.02300591953098774, -0.0047897761687636375, -0.006637370213866234, 0.026342857629060745, 0.015815122053027153, 0.032426949590444565, 0.053179267793893814, -0.009660281240940094, 0.021832039579749107, -0.010431385599076748, 0.007837806828320026, 0.02021569386124611, 0.013059770688414574, -0.0018387665040791035, -0.0874297171831131, -0.02446700632572174, 0.03392034024000168, -0.01915350928902626, -0.08187152445316315, 0.019589683040976524, 0.03620121628046036, 0.00718059204518795, 0.04680029675364494, 0.002575231483206153, -0.021785374730825424, -0.024539243429899216, -0.01642238348722458, -0.016735879704356194, 0.01593942940235138, 0.031182995066046715, -0.026257721707224846, 0.06297815591096878, 0.040938153862953186, -0.027155611664056778, -0.011755040846765041, -0.020579302683472633, 0.006149692460894585, 0.011462025344371796, -0.03727328032255173, -0.03389863669872284, -0.04126032069325447, -0.0647231787443161, -0.0558050274848938, 0.02096548117697239, -0.02420812100172043, -0.0025012113619595766, -0.009373982436954975, 0.006274444051086903, -0.03543144464492798, 0.02768377959728241, -0.026540370658040047, 0.03473922237753868, -0.03734072297811508, -0.027882440015673637, -0.026758240535855293, -0.000002941976390502532, -0.01409262977540493, -0.00541394017636776, 0.004619262646883726, -0.05082038417458534, -0.005457235500216484, -0.04032427817583084, 0.015341057442128658, 0.026642318814992905, 0.014494541101157665, 0.021254995837807655 ]
[ -0.053791679441928864, 0.006956062745302916, -0.030003175139427185, -0.025799516588449478, 0.03291575610637665, -0.03808162733912468, -0.03363518416881561, -0.022440169006586075, 0.013376595452427864, -0.008472800254821777, 0.008103327825665474, -0.0368923582136631, 0.051978472620248795, -0.024797357618808746, 0.08553069829940796, -0.012067352421581745, -0.05228248983621597, -0.02655050717294216, -0.06302978843450546, 0.07752417027950287, -0.02815147303044796, -0.05161822587251663, -0.03216279670596123, -0.023040251806378365, -0.0035646329633891582, 0.031005972996354103, 0.035792041569948196, -0.031196655705571175, -0.002833995735272765, -0.2178797870874405, -0.0056801438331604, 0.05908914655447006, -0.016853440552949905, 0.01905887760221958, 0.002851140219718218, -0.011398708447813988, 0.05385398864746094, -0.06448642909526825, 0.003525904379785061, 0.02234072983264923, 0.03430852293968201, -0.012029942125082016, -0.024070698767900467, -0.03200702741742134, 0.04010961949825287, 0.011648834683001041, -0.0007185916183516383, -0.0006701938109472394, -0.030924320220947266, -0.014335603453218937, -0.034723907709121704, -0.023902621120214462, -0.003233595285564661, 0.011102907359600067, -0.0043396176770329475, 0.057883188128471375, 0.06634408980607986, 0.06916997581720352, 0.021260308101773262, 0.05409504845738411, 0.013715088367462158, 0.016571439802646637, -0.11343232542276382, 0.08752313256263733, -0.004502633586525917, 0.00884065218269825, -0.08452221751213074, 0.02448028326034546, -0.04119834303855896, 0.05960436165332794, 0.00419382331892848, 0.0012144645443186164, -0.06260509043931961, 0.07493485510349274, 0.019378473982214928, 0.034854404628276825, -0.04021356999874115, -0.00018928183999378234, 0.05250060185790062, -0.025766190141439438, -0.0513090118765831, 0.011718004941940308, -0.02961232140660286, 0.01094263419508934, -0.0383344329893589, 0.03998047113418579, -0.014666710048913956, -0.002474918495863676, -0.03919864073395729, 0.009765328839421272, -0.00495372386649251, -0.018837183713912964, 0.04752736538648605, 0.02779216878116131, -0.08172278851270676, -0.013509316369891167, 0.02234702929854393, -0.002624242566525936, 0.011339510791003704, 0.3774757981300354, -0.031889647245407104, -0.010647130198776722, 0.059538234025239944, 0.04839559644460678, -0.029698586091399193, 0.01035128254443407, -0.00020647564087994397, -0.08068118989467621, 0.051242027431726456, -0.02227265015244484, -0.029210032895207405, -0.047003600746393204, -0.005473961587995291, -0.10747931897640228, -0.009069508872926235, 0.010153002105653286, 0.04540763795375824, 0.006040283013135195, -0.0360422320663929, -0.013746403157711029, 0.023338600993156433, -0.007443996146321297, 0.03811175003647804, 0.0360533781349659, 0.035017453134059906, 0.016646191477775574, -0.013632293790578842, 0.01907464489340782, 0.03208885341882706, 0.02765173651278019, 0.0723673477768898, 0.03799279406666756, -0.060293782502412796, 0.019300779327750206, -0.025144560262560844, -0.010009357705712318, -0.002230017678812146, -0.04951418563723564, -0.0341610424220562, 0.0208316370844841, -0.012660237960517406, -0.04266238212585449, 0.03572671860456467, -0.006497186608612537, -0.04031497985124588, 0.14793942868709564, -0.004587262403219938, -0.0057945242151618, -0.04772850126028061, 0.0062422980554401875, 0.0016677366802468896, 0.05151713266968727, -0.007409341167658567, -0.06692638248205185, -0.020635267719626427, 0.014975159429013729, 0.068025141954422, -0.014522293582558632, -0.09274465590715408, 0.013179480098187923, -0.01088247261941433, -0.013809628784656525, -0.05481652170419693, 0.0683361366391182, 0.052955012768507004, -0.12404157221317291, -0.011603563092648983, 0.03049454838037491, 0.015018985606729984, -0.07480340451002121, 0.019638389348983765, 0.008798944763839245, -0.06523475050926208, -0.010504607111215591, 0.08373001962900162, -0.007009158842265606, -0.040566034615039825, -0.03293800354003906, 0.04186416044831276, 0.016936415806412697, 0.010868294164538383, 0.041986286640167236, -0.02802683413028717, 0.02595590613782406, -0.07979730516672134, -0.05927305296063423, -0.0680658146739006, 0.03956270590424538, -0.027323484420776367, -0.030913526192307472, -0.000026335033908253536, 0.02383374609053135, -0.015339120291173458, 0.07430335879325867, -0.0390477254986763, -0.031633250415325165, -0.0031644529663026333, -0.006069631781429052, -0.028073625639081, -0.022975856438279152, 0.02017880789935589, 0.045853085815906525, -0.0015049969078972936, 0.011622004210948944, -0.06029065325856209, -0.02812061831355095, 0.07140544056892395, -0.042588796466588974, 0.03426539525389671, 0.026097215712070465, -0.028445973992347717, 0.03683026134967804, -0.01433162484318018, 0.019762689247727394, -0.012828066013753414, -0.01863706111907959, -0.014835591427981853, 0.01525646448135376, 0.03778582811355591, 0.05594934895634651, -0.034038301557302475, -0.03858163207769394, -0.0051456415094435215, -0.3619174361228943, -0.04431868717074394, -0.027540046721696854, -0.008802062831819057, -0.016986055299639702, -0.02076519839465618, 0.015274135395884514, -0.01440736185759306, -0.014325186610221863, 0.04353109002113342, 0.0878458172082901, 0.016561467200517654, -0.027923831716179848, -0.054748520255088806, 0.020794836804270744, 0.04413396120071411, 0.03782201185822487, -0.003784904023632407, -0.027708489447832108, 0.027776772156357765, -0.014550157822668552, -0.04139260575175285, -0.020732056349515915, -0.02554148994386196, 0.009210796095430851, -0.003058302216231823, 0.09125882387161255, -0.04646163433790207, 0.025906292721629143, -0.027901364490389824, 0.05853714421391487, 0.0006754982168786228, -0.012638358399271965, -0.06700819730758667, 0.015909468755126, -0.012952686287462711, 0.018538637086749077, -0.010379688814282417, -0.001158506260253489, -0.001658639870584011, -0.03641742467880249, -0.04162513464689255, -0.0318642295897007, -0.03669607639312744, 0.01401881966739893, 0.0030135551933199167, -0.03351317718625069, -0.004217604175209999, 0.01446069311350584, 0.07522568851709366, -0.029522372409701347, 0.026337269693613052, 0.020462408661842346, 0.04828359931707382, -0.017931437119841576, -0.02073746733367443, -0.06332794576883316, -0.007806550711393356, 0.028996773064136505, 0.016069257631897926, 0.010790347121655941, 0.049028851091861725, 0.026368318125605583, -0.05886854976415634, 0.03959091752767563, -0.03598073497414589, -0.0003202621592208743, 0.022971851751208305, 0.02059808187186718, -0.04285635054111481, -0.011758367531001568, 0.11131606251001358, 0.000731870939489454, 0.011368880048394203, 0.039314061403274536, 0.037665653973817825, -0.045473676174879074, -0.0005105782183818519, 0.010252927429974079, -0.0073814778588712215, 0.03454548120498657, -0.03651093319058418, 0.07311888039112091, 0.0074163866229355335, -0.019394246861338615, 0.056618254631757736, -0.0011295293224975467, -0.02545109950006008, 0.04800904914736748, -0.014917553402483463, -0.03436310216784477, -0.02029397152364254, -0.025703800842165947, -0.029629653319716454, 0.07467931509017944, -0.018601467832922935, -0.2877255976200104, 0.037885647267103195, 0.021207578480243683, 0.040690384805202484, -0.0022551212459802628, 0.01922236941754818, -0.000628749723546207, -0.052446022629737854, 0.006846663076430559, -0.014381436631083488, 0.06540118902921677, 0.02847670018672943, 0.039616283029317856, 0.021491078659892082, 0.005964148789644241, 0.010172601789236069, 0.05044461414217949, 0.00585556123405695, 0.054384589195251465, -0.005594746209681034, 0.02366386167705059, -0.03817981481552124, 0.1971738487482071, 0.04816650599241257, 0.02104693464934826, 0.0245420653373003, -0.030471066012978554, 0.009954074397683144, 0.04108600690960884, 0.025446152314543724, 0.0019269735785201192, 0.0567554235458374, 0.014673946425318718, 0.04965857043862343, 0.018286535516381264, -0.0216834656894207, 0.02068350277841091, 0.035173237323760986, 0.0211030263453722, -0.04784611612558365, -0.029624897986650467, 0.019040757790207863, -0.04537859186530113, 0.006464834790676832, 0.065376877784729, -0.034662920981645584, -0.009652715176343918, -0.014346999116241932, -0.05623577535152435, 0.01759801059961319, -0.03536207601428032, -0.0331273078918457, -0.006395865231752396, -0.005623755510896444, 0.023027796298265457, 0.039762385189533234, 0.0221942737698555, 0.01067495159804821, 0.011349579319357872, 0.041686635464429855, 0.0022664356511086226, -0.043522339314222336, 0.07961388677358627, 0.013922366313636303, 0.01841989904642105 ]
[ -0.003937793895602226, 0.05475940927863121, -0.005075010471045971, 0.04839017242193222, -0.029101969674229622, 0.02660449966788292, -0.037078917026519775, 0.0012303866678848863, -0.013753143139183521, -0.012963233515620232, -0.02034965343773365, -0.015615196898579597, 0.059766292572021484, 0.008073248900473118, 0.010423917323350906, 0.00878067035228014, -0.030220717191696167, 0.013482162728905678, 0.019841017201542854, -0.008858426474034786, -0.04236089438199997, 0.0006238063215278089, 0.03306486830115318, -0.0393034964799881, -0.011809132993221283, -0.01908990927040577, -0.010703369043767452, -0.00681530125439167, 0.006446088198572397, -0.08044292032718658, -0.023695264011621475, -0.011439464055001736, -0.013882067985832691, 0.04229234531521797, -0.030358055606484413, 0.009921410121023655, 0.017646461725234985, 0.050468675792217255, -0.009161443449556828, -0.000995232374407351, 0.022852858528494835, 0.014816053211688995, -0.005750116426497698, 0.009800550527870655, 0.014681635424494743, 0.0008176466217264533, -0.023654740303754807, -0.020166665315628052, -0.01396329328417778, -0.0031767289619892836, -0.06919938325881958, -0.019730988889932632, -0.015931135043501854, 0.002825121395289898, 0.019220856949687004, 0.026210680603981018, -0.0466606542468071, -0.018983714282512665, 0.0051665841601789, 0.003456205828115344, 0.014738026075065136, -0.01606103405356407, -0.06897448003292084, -0.03245919197797775, -0.007554406300187111, 0.012818582355976105, -0.02836107835173607, 0.06637660413980484, 0.021888775750994682, 0.015505429357290268, -0.0401926226913929, 0.041943930089473724, -0.10251367837190628, 0.012398342601954937, -0.023610979318618774, 0.04862748831510544, 0.03867652639746666, -0.0451146699488163, 0.0024910829961299896, -0.042580850422382355, -0.04269067570567131, -0.0015896110562607646, -0.020632056519389153, -0.02063532918691635, -0.035178035497665405, 0.02422391250729561, -0.025231247767806053, -0.04071808606386185, -0.02840370126068592, 0.028469091281294823, -0.031165866181254387, 0.01869313418865204, 0.021662037819623947, -0.00413361843675375, -0.08818227052688599, 0.035735707730054855, 0.019107794389128685, -0.025968510657548904, 0.031734902411699295, 0.7717012166976929, -0.007505870424211025, 0.009160672314465046, 0.004569192882627249, 0.009140769951045513, -0.018490267917513847, 0.01281255017966032, 0.03355402871966362, -0.003702865680679679, -0.030149107798933983, -0.004720028024166822, -0.015533553436398506, -0.025342637673020363, -0.011728649958968163, -0.010580922476947308, -0.012456311844289303, 0.015942396596074104, 0.029032595455646515, 0.00035809233668260276, 0.01317670103162527, -0.014277810230851173, -0.009618229232728481, -0.01776101253926754, -0.04225306212902069, -0.035003144294023514, -0.021347688511013985, -0.19723515212535858, -0.027070065960288048, -6.686054645107749e-33, 0.06022587791085243, 0.01705360598862171, 0.07849977165460587, 0.026632199063897133, 0.015214063227176666, 0.02786949649453163, -0.0032887456472963095, -0.016516994684934616, -0.06317178905010223, -0.027048181742429733, -0.01681676134467125, 0.011210829950869083, -0.014210944063961506, -0.03384440764784813, -0.0003924100019503385, -0.030481940135359764, 0.005974955391138792, 0.023333817720413208, -0.022493191063404083, 0.017981266602873802, 0.00230138236656785, 0.06263214349746704, -0.03353356197476387, 0.04483387991786003, -0.023754000663757324, 0.04316319525241852, -0.021387746557593346, 0.020180070772767067, -0.01563909649848938, -0.06111398711800575, -0.0762956291437149, 0.031023381277918816, 0.006833730731159449, -0.049871090799570084, 0.001495774951763451, -0.055314213037490845, -0.011271868832409382, -0.01660929061472416, -0.024915963411331177, -0.06287325918674469, -0.061963967978954315, -0.011885233223438263, 0.010190862230956554, -0.008135244250297546, -0.06171801686286926, -0.0025783160235732794, -0.0005057370290160179, -0.0068284617736935616, -0.01207691803574562, 0.024390356615185738, 0.02874448522925377, 0.031649135053157806, -0.01674414798617363, 0.035257019102573395, -0.06324871629476547, 0.01799761690199375, 0.0030026515014469624, 0.011464687995612621, 0.005705732386559248, 0.032055679708719254, 0.07008091360330582, -0.024334516376256943, -0.009642668068408966, 0.013148521073162556, 0.045503679662942886, 0.04391872137784958, -0.0010691495845094323, -0.004139067605137825, -0.0013914811424911022, 0.016681665554642677, -0.03223520517349243, 0.07656416296958923, -0.03224141150712967, -0.04226019233465195, 0.06913071870803833, -0.02451227232813835, -0.00583051098510623, -0.053501278162002563, 0.03151431679725647, 0.022269511595368385, -0.036433666944503784, 0.022314803674817085, 0.04089466109871864, 0.01861361227929592, -0.02213682420551777, -0.03710261732339859, 0.02093251794576645, 0.040533434599637985, 0.039436228573322296, 0.04511244222521782, 0.05086430907249451, 0.02684304304420948, 0.00482126884162426, -0.02142614871263504, 0.012976491823792458, 6.0236209667491725e-33, 0.005943154916167259, 0.016980469226837158, -0.02804892510175705, -0.017410626634955406, 0.04024633765220642, 0.019630825147032738, 0.008114043623209, -0.011362345889210701, -0.04148998484015465, 0.04039004445075989, 0.006969663314521313, -0.046824485063552856, 0.027042843401432037, 0.024287139996886253, 0.050755470991134644, 0.028777040541172028, -0.028116898611187935, -0.06186120957136154, -0.0010607957374304533, 0.013222293928265572, 0.021431265398859978, -0.0014115481171756983, 0.01777682453393936, 0.04377904534339905, 0.04257310554385185, -0.001731849042698741, 0.01294010505080223, 0.017824996262788773, -0.014664256945252419, -0.014641672372817993, -0.012817907147109509, -0.04896548017859459, -0.02206479012966156, -0.01834801211953163, 0.04095512628555298, -0.006744042970240116, -0.028656162321567535, -0.004574738908559084, 0.054958246648311615, -0.017614217475056648, -0.01216781698167324, 0.031135207042098045, -0.029193559661507607, 0.08801151067018509, 0.03179994970560074, 0.0243685320019722, 0.021303869783878326, 0.00532794464379549, 0.04517856612801552, 0.012615776620805264, 0.03117530606687069, 0.019616875797510147, -0.022313322871923447, -0.01605163887143135, 0.0452558770775795, -0.07023446261882782, 0.03682335838675499, 0.04831884056329727, 0.009726682677865028, -0.03119608201086521, -0.04757651314139366, -0.03409501165151596, -0.03927888348698616, 0.07047491520643234, 0.005095954984426498, -0.023811278864741325, -0.03603580594062805, 0.014005324803292751, -0.010442672297358513, -0.004972605034708977, -0.0009875958785414696, -0.007995524443686008, -0.0008815405890345573, 0.004888151306658983, 0.04447702690958977, -0.040747299790382385, -0.015685483813285828, -0.04053019732236862, -0.02592710219323635, 0.0301656536757946, -0.001773591386154294, 0.01682077907025814, 0.03991909697651863, 0.01689716801047325, -0.005542630795389414, -0.0015913277165964246, -0.006073469761759043, 0.025718512013554573, -0.009892609901726246, 0.049901146441698074, 0.0034080916084349155, -0.04752897098660469, -0.005843666847795248, 0.03873160853981972, -0.050025224685668945, -1.2299553375783034e-8, -0.06498201936483383, 0.01453188993036747, -0.027950668707489967, -0.03954019397497177, -0.010564182884991169, 0.03157518804073334, 0.024050625041127205, -0.0027850992046296597, 0.009880328550934792, -0.003447930095717311, -0.020376326516270638, -0.008913527242839336, 0.04696500301361084, 0.007555539719760418, 0.017792008817195892, -0.02473830245435238, 0.02662903442978859, -0.026540782302618027, 0.023208899423480034, 0.018325023353099823, -0.022877374663949013, 0.03171662613749504, -0.06732107698917389, 0.042108580470085144, -0.008060464635491371, 0.004468382801860571, 0.0460648275911808, -0.046599894762039185, 0.033245984464883804, -0.030392324551939964, 0.03361980617046356, -0.026104485616087914, -0.010764406993985176, 0.004078874830156565, -0.010430262424051762, -0.0023565576411783695, 0.011490382254123688, 0.061112046241760254, 0.01587001606822014, 0.05791187286376953, 0.007186458446085453, 0.020057091489434242, -0.044904761016368866, -0.015145420096814632, -0.027354205027222633, 0.0010449094697833061, -0.030955590307712555, -0.004246449563652277, 0.013399110175669193, -0.025392699986696243, -0.011810286901891232, 0.005472593940794468, 0.007453755009919405, -0.02211557701230049, 0.02236444130539894, -0.00295066274702549, 0.0036953119561076164, 0.005586744286119938, 0.023218665271997452, -0.03859385848045349, 0.01865910366177559, -0.011949288658797741, 0.001547378720715642, -0.009932316839694977 ]
neo4j-create-dynamic-relationship-type
https://markhneedham.com/blog/2016/10/30/neo4j-create-dynamic-relationship-type
false
2016-07-20 17:32:19
Neo4j: Cypher - Detecting duplicates using relationships
[ "neo4j", "cypher" ]
[ "neo4j" ]
I've been building a graph of computer science papers on and off for a couple of months and now that I've got a few thousand loaded in I realised that there are quite a few duplicates. They're not duplicates in the sense that there are multiple entries with the same identifier but rather have different identifiers but seem to be the same paper! e.g. there are a couple of papers titled 'Authentication in the Taos operating system': http://dl.acm.org/citation.cfm?id=174614 image::{{<siteurl>}}/uploads/2016/07/2016-07-20_11-43-00.png[2016 07 20 11 43 00] http://dl.acm.org/citation.cfm?id=168640 image::{{<siteurl>}}/uploads/2016/07/2016-07-20_11-43-38.png[2016 07 20 11 43 38] This is the same paper published in two different journals as far as I can tell. Now in this case it's quite easy to just do a string similarity comparison of the titles of these papers and realise that they're identical. I've previously use the excellent https://github.com/datamade/dedupe[dedupe] library to do this and there's also an http://www.slideshare.net/DECK36/deck36-bbuzz2014datadedupsteschasfinal?related=1[excellent talk from Berlin Buzzwords 2014 where the author uses locality-sensitive hashing] to achieve a similar outcome. However, I was curious whether I could use any of the relationships these papers have to detect duplicates rather than just relying on string matching. This is what the graph looks like: image::{{<siteurl>}}/uploads/2016/07/graph-8.png[Graph 8,269] We'll start by writing a query to see how many common references the different Taos papers have: [source,cypher] ---- MATCH (r:Resource {id: "168640"})-[:REFERENCES]->(other) WITH r, COLLECT(other) as myReferences UNWIND myReferences AS reference OPTIONAL MATCH path = (other)-[:REFERENCES]->(reference) WITH other, COUNT(path) AS otherReferences, SIZE(myReferences) AS myReferences WITH other, 1.0 * otherReferences / myReferences AS similarity WHERE similarity > 0.5 RETURN other.id, other.title, similarity ORDER BY similarity DESC LIMIT 10 ---- [source,text] ---- ╒════════╀═══════════════════════════════════════════╀══════════╕ β”‚other.idβ”‚other.title β”‚similarityβ”‚ β•žβ•β•β•β•β•β•β•β•β•ͺ═══════════════════════════════════════════β•ͺ══════════║ β”‚168640 β”‚Authentication in the Taos operating systemβ”‚1 β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚174614 β”‚Authentication in the Taos operating systemβ”‚1 β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ ---- This query: * picks one of the Taos papers and finds its references * finds other papers which reference those same papers * calculates a similarity score based on how many common references they have * returns papers that have more than 50% of the same references with the most similar ones at the top I tried it with other papers to see how it fared: http://dl.acm.org/citation.cfm?id=74859[Performance of Firefly RPC] [source,text] ---- ╒════════╀════════════════════════════════════════════════════════════════╀══════════════════╕ β”‚other.idβ”‚other.title β”‚similarity β”‚ β•žβ•β•β•β•β•β•β•β•β•ͺ════════════════════════════════════════════════════════════════β•ͺ══════════════════║ β”‚74859 β”‚Performance of Firefly RPC β”‚1 β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚77653 β”‚Performance of the Firefly RPC β”‚0.8333333333333334β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚110815 β”‚The X-Kernel: An Architecture for Implementing Network Protocolsβ”‚0.6666666666666666β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚96281 β”‚Experiences with the Amoeba distributed operating system β”‚0.6666666666666666β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚74861 β”‚Lightweight remote procedure call β”‚0.6666666666666666β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚106985 β”‚The interaction of architecture and operating system design β”‚0.6666666666666666β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚77650 β”‚Lightweight remote procedure call β”‚0.6666666666666666β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ ---- http://dl.acm.org/citation.cfm?id=121160[Authentication in distributed systems: theory and practice] [source,text] ---- ╒════════╀══════════════════════════════════════════════════════════╀══════════════════╕ β”‚other.idβ”‚other.title β”‚similarity β”‚ β•žβ•β•β•β•β•β•β•β•β•ͺ══════════════════════════════════════════════════════════β•ͺ══════════════════║ β”‚121160 β”‚Authentication in distributed systems: theory and practiceβ”‚1 β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚138874 β”‚Authentication in distributed systems: theory and practiceβ”‚0.9090909090909091β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ ---- Sadly it's not as simple as finding 100% matches on references! I expect the later revisions of a paper added more content and therefore additional references. What if we look for author similarity as well? [source,cypher] ---- MATCH (r:Resource {id: "121160"})-[:REFERENCES]->(other) WITH r, COLLECT(other) as myReferences UNWIND myReferences AS reference OPTIONAL MATCH path = (other)-[:REFERENCES]->(reference) WITH r, other, authorSimilarity, COUNT(path) AS otherReferences, SIZE(myReferences) AS myReferences WITH r, other, authorSimilarity, 1.0 * otherReferences / myReferences AS referenceSimilarity WHERE referenceSimilarity > 0.5 MATCH (r)<-[:AUTHORED]-(author) WITH r, myReferences, COLLECT(author) AS myAuthors UNWIND myAuthors AS author OPTIONAL MATCH path = (other)<-[:AUTHORED]-(author) WITH other, myReferences, COUNT(path) AS otherAuthors, SIZE(myAuthors) AS myAuthors WITH other, myReferences, 1.0 * otherAuthors / myAuthors AS authorSimilarity WHERE authorSimilarity > 0.5 RETURN other.id, other.title, referenceSimilarity, authorSimilarity ORDER BY (referenceSimilarity + authorSimilarity) DESC LIMIT 10 ---- [source,text] ---- ╒════════╀══════════════════════════════════════════════════════════╀═══════════════════╀════════════════╕ β”‚other.idβ”‚other.title β”‚referenceSimilarityβ”‚authorSimilarityβ”‚ β•žβ•β•β•β•β•β•β•β•β•ͺ══════════════════════════════════════════════════════════β•ͺ═══════════════════β•ͺ════════════════║ β”‚121160 β”‚Authentication in distributed systems: theory and practiceβ”‚1 β”‚1 β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚138874 β”‚Authentication in distributed systems: theory and practiceβ”‚0.9090909090909091 β”‚1 β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ ---- [source,text] ---- ╒════════╀══════════════════════════════╀═══════════════════╀════════════════╕ β”‚other.idβ”‚other.title β”‚referenceSimilarityβ”‚authorSimilarityβ”‚ β•žβ•β•β•β•β•β•β•β•β•ͺ══════════════════════════════β•ͺ═══════════════════β•ͺ════════════════║ β”‚74859 β”‚Performance of Firefly RPC β”‚1 β”‚1 β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚77653 β”‚Performance of the Firefly RPCβ”‚0.8333333333333334 β”‚1 β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ ---- I'm sure I could find some other papers where neither of these similarities worked well but it's an interesting start. I think the next step is to build up a training set of pairs of documents that are and aren't similar to each other. We could then train a classifier to determine whether two documents are identical. But that's for another day!
null
null
[ -0.0021773106418550014, 0.0153421675786376, -0.02478332817554474, 0.06290782988071442, 0.09402479231357574, 0.015174108557403088, 0.017247963696718216, 0.05804121494293213, -0.005834965500980616, -0.006815201602876186, -0.0010746120242401958, -0.03370987996459007, -0.07313477993011475, 0.028700096532702446, -0.03430893272161484, 0.06332624703645706, 0.06728911399841309, 0.014758404344320297, -0.003003624500706792, -0.012483577243983746, 0.008827694691717625, 0.047585614025592804, 0.012140844017267227, 0.030615292489528656, 0.011637876741588116, 0.023580854758620262, 0.00898678507655859, -0.00906695518642664, -0.04493968188762665, 0.01299315970391035, 0.04996664822101593, 0.013963447883725166, 0.027068430557847023, -0.01486864686012268, 0.02633492834866047, -0.010913697071373463, -0.058316610753536224, 0.010941787622869015, 0.012896749190986156, -0.0035575036890804768, -0.06004199758172035, 0.03118107095360756, -0.03044934570789337, 0.001546873478218913, -0.05461079254746437, 0.02068311907351017, -0.07623463869094849, 0.006271617952734232, 0.0006615362362936139, 0.0454992949962616, -0.086837038397789, 0.012744151055812836, -0.0017900675302371383, -0.0077314856462180614, -0.03683684766292572, 0.05570894107222557, 0.011148233897984028, -0.05170492082834244, 0.016537344083189964, -0.02356681227684021, -0.004588996060192585, 0.001672223792411387, 0.0033007352612912655, 0.046942222863435745, -0.01712862215936184, -0.06690886616706848, 0.01001031044870615, 0.04588567838072777, -0.029276395216584206, -0.013221973553299904, 0.013348395004868507, 0.038552384823560715, -0.007708565331995487, -0.012094047851860523, -0.01255702693015337, -0.02336505800485611, -0.0173712857067585, 0.03172290697693825, 0.014873127453029156, 0.05099394544959068, -0.007394807413220406, 0.03088211640715599, -0.011891686357557774, 0.023534849286079407, -0.0011233532568439841, -0.02514905296266079, -0.06837737560272217, -0.03038386069238186, -0.06326116621494293, 0.01726466976106167, -0.014438359066843987, -0.06184665486216545, -0.002930540358647704, 0.03703291714191437, -0.02126496285200119, -0.005240576807409525, 0.018374165520071983, -0.0005889975000172853, 0.015756750479340553, -0.019004175439476967, -0.031638339161872864, -0.03287111967802048, -0.0011053229682147503, 0.02101929858326912, -0.08219968527555466, -0.020868994295597076, -0.022716525942087173, -0.010523092932999134, 0.015801524743437767, -0.013195974752306938, -0.02899646759033203, 0.009438460692763329, -0.028354763984680176, 0.018340885639190674, -0.07651013880968094, 0.06566344201564789, 0.001800767844542861, -0.03159564733505249, 0.004773577209562063, 0.024566231295466423, 0.02757824771106243, 0.0292136799544096, -0.0010016413871198893, 0.06574956327676773, 0.014211050234735012, 0.0359441302716732, -0.0008758469484746456, 0.04027218371629715, -0.0662941038608551, -0.06270099431276321, -0.005838924087584019, 0.05157669633626938, 0.0020378530025482178, 0.013502014800906181, 0.007683823350816965, -0.034699130803346634, -0.007459549233317375, 0.007620987016707659, 0.06122240424156189, 0.026222730055451393, 0.014781157486140728, -0.07028058171272278, -0.01085235457867384, -0.0036071552895009518, 0.010988299734890461, 0.016167012974619865, -0.03488583117723465, -0.012990210205316544, -0.0011429560836404562, 0.003359939670190215, 0.04599384590983391, 0.01915992796421051, 0.05094018578529358, -0.03525364398956299, 0.022100137546658516, 0.11853423714637756, 0.02639181539416313, 0.027747077867388725, -0.012806138955056667, 0.012226872146129608, 0.028061212971806526, 0.030834034085273743, -0.005527640227228403, 0.04187243804335594, -0.03069797158241272, -0.013053881004452705, 0.013277126476168633, 0.08229948580265045, -0.020187828689813614, 0.016968021169304848, -0.05711425468325615, -0.059025079011917114, 0.06175518035888672, -0.04042476415634155, 0.009003588929772377, 0.044867563992738724, 0.054139990359544754, 0.04640016332268715, 0.01918136142194271, 0.012353695929050446, -0.07365510612726212, 0.07003729045391083, 0.020348843187093735, 0.015803055837750435, -0.011095166206359863, -0.0057932124473154545, 0.07699346542358398, 0.03850412368774414, 0.01465514674782753, 0.032292332500219345, -0.09173288196325302, -0.05090869590640068, 0.0016933184815570712, -0.0042475746013224125, 0.057441145181655884, -0.0034688301384449005, 0.006355577614158392, 0.062103237956762314, 0.02414560131728649, 0.008610526099801064, -0.0057512372732162476, -0.007038439158350229, 0.03246517479419708, -0.04424943029880524, -0.06544464081525803, 0.04860970005393028, 0.020929960533976555, -0.03573470562696457, -0.035362113267183304, -0.034443099051713943, -0.007338424678891897, 0.015362503938376904, 0.027401328086853027, -0.007557665463536978, 0.011631246656179428, 0.025987356901168823, 0.0524924136698246, -0.014818060211837292, 0.03842329978942871, -0.05911305546760559, 0.05569606274366379, 0.0014293164713308215, -0.015106122009456158, 0.01737278141081333, -0.0053894659504294395, 0.13496026396751404, 0.06857569515705109, -0.015153494663536549, -0.023335367441177368, 0.04891088232398033, 0.009230217896401882, 0.0007492958684451878, 0.02956485189497471, -0.009489931166172028, -0.025875167921185493, -0.011360112577676773, -0.03331197425723076, -0.00859314575791359, 0.045143973082304, -0.06075421720743179, -0.007239975966513157, 0.064090795814991, -0.022234993055462837, 0.05800696089863777, -0.00455433176830411, -0.027205878868699074, -0.017558082938194275, -0.03321841359138489, -0.06099269539117813, -0.01189644355326891, 0.015378020703792572, 0.010332033038139343, 0.03555293381214142, -0.025399498641490936, -0.0254994984716177, -0.030179431661963463, -0.00030794102349318564, 0.021427905187010765, 0.0472811684012413, 0.0661107525229454, -0.009058519266545773, 0.059913042932748795, -0.024195706471800804, 0.01582510583102703, -0.016536947339773178, -0.052965082228183746, -0.038334716111421585, -0.040349338203668594, 0.00382572365924716, 0.0060044764541089535, 0.021382076665759087, 0.021142728626728058, 0.004531221464276314, -0.010452337563037872, -0.004774012137204409, -0.013091661967337132, 0.03356572240591049, -0.0007694287924095988, -0.04653274640440941, -0.04784226045012474, -0.03797781839966774, 0.046332862228155136, -0.01955750212073326, -0.049479447305202484, -0.029098156839609146, -0.07728392630815506, 0.03855655714869499, -0.047534555196762085, -0.018374530598521233, 0.01184825785458088, 0.006442509591579437, 0.05434499680995941, 0.02543814294040203, 0.00818546861410141, 0.0320897251367569, 0.03918939456343651, 0.02607031539082527, 0.01597592793405056, 0.02942296862602234, 0.02563096582889557, 0.0015766589203849435, 0.015870802104473114, 0.04953273758292198, -0.015403286553919315, -0.019628578796982765, -0.042687688022851944, 0.0038395565934479237, -0.014788885600864887, -0.2544885277748108, 0.00005957102621323429, -0.00989438220858574, -0.04095931723713875, 0.007712232880294323, -0.036117710173130035, 0.028501300141215324, -0.04224793612957001, -0.01351010799407959, 0.004712022375315428, 0.01667165569961071, 0.00005974820669507608, -0.009353787638247013, 0.04688180610537529, 0.032547444105148315, 0.036158524453639984, -0.017332622781395912, -0.047596219927072525, -0.015784956514835358, 0.043095968663692474, -0.003865838283672929, -0.03910025209188461, -0.03648197650909424, 0.03568308427929878, 0.02238856628537178, 0.04883570969104767, -0.08908320963382721, -0.0005657179281115532, -0.07684087008237839, -0.004115224815905094, 0.005508938804268837, -0.0053719826973974705, -0.009989977814257145, 0.0014465752756223083, -0.030528852716088295, -0.026500970125198364, 0.025644559413194656, 0.013596126809716225, -0.018294259905815125, 0.02788807637989521, -0.010251080617308617, -0.02490876242518425, -0.0023048080038279295, -0.01510002464056015, 0.06504879146814346, 0.032811909914016724, -0.03474763408303261, -0.008952568285167217, -0.023194294422864914, 0.06224633753299713, -0.04063839465379715, -0.019071852788329124, -0.00320800649933517, 0.03032209724187851, -0.015262935310602188, -0.02110283449292183, 0.007114090956747532, -0.032105814665555954, -0.03541618585586548, -0.0416838563978672, -0.012194360606372356, -0.043117355555295944, -0.006004463415592909, -0.043455980718135834, -0.03406338393688202, -0.047999121248722076, -0.08999170362949371, -0.042624909430742264, 0.052780527621507645, 0.014981850050389767, -0.03045315481722355, 0.029095621779561043, -0.013341883197426796, -0.09220679849386215, -0.009201600216329098, -0.03576783463358879, -0.004306969232857227, 0.01599866896867752, 0.0036842029076069593, 0.04408304765820503, -0.02502535842359066, -0.0270076934248209, -0.02599320560693741, 0.01670311763882637, 0.037639837712049484, 0.009579472243785858, -0.007000787183642387, -0.010707362554967403, -0.03147726505994797, -0.007276271469891071, 0.07248294353485107, -0.0021930790971964598, 0.009686488658189774, -0.011285561136901379, 0.03398910164833069, 0.03282015025615692, 0.029687710106372833, 0.010705838911235332, 0.027651585638523102, 0.04233451560139656, 0.06691863387823105, -0.05776926130056381, 0.005778925959020853, -0.06804097443819046, -0.05991901829838753, 0.01252345833927393, -0.030240945518016815, 0.008201802149415016, 0.02784682810306549, -0.013562380336225033, -0.04837711155414581, -0.0372115783393383, 0.03653882443904877, -0.07295286655426025, -0.04029317945241928, -0.03675705939531326, 0.028123177587985992, 0.014708775095641613, 0.0004935432807542384, -0.017344050109386444, -0.04952351376414299, 0.05521249771118164, 0.005492853000760078, -0.041029155254364014, -0.046762384474277496, -0.015082752332091331, -0.02987256832420826, -0.010837423615157604, 0.005522707477211952, 0.019047874957323074, -0.02152423933148384, 0.015562467277050018, 0.017088862136006355, -0.03363221138715744, 0.009377679787576199, 0.009383860044181347, -0.03835305944085121, -0.02138032391667366, 0.015508683398365974, -0.02363636903464794, -0.007698622532188892, 0.013181542977690697, 0.018833933398127556, 0.02156030759215355, 0.060293544083833694, -0.029184293001890182, 0.024864323437213898, -0.019999543204903603, 0.01473846472799778, -0.015494083054363728, 0.0078117456287145615, -0.05843181535601616, 0.014121144078671932, -0.026397284120321274, 0.001693891128525138, 0.01705840788781643, 0.02024802751839161, 0.02842923440039158, -0.03984208032488823, -0.014613132923841476, 0.03154171258211136, -0.04015156999230385, 0.011807761155068874, -0.02908836305141449, 0.00255325878970325, 0.06272456049919128, -0.0057617053389549255, 0.04262387752532959, -0.021768124774098396, -0.027826540172100067, 0.032938674092292786, 0.004140003584325314, -0.020219823345541954, -0.009819519706070423, 0.016978101804852486, 0.038246363401412964, -0.004210770130157471, 0.04059651494026184, 0.04371391236782074, 0.026045989245176315, -0.027023358270525932, -0.02461637556552887, -0.0015277296770364046, -0.0053171683102846146, 0.050168849527835846, 0.039159078150987625, 0.006352522876113653, -0.0033387315925210714, -0.013746940530836582, 0.02132703922688961, 0.00827881507575512, 0.0006799488910473883, -0.04133645445108414, 0.0009689655271358788, -0.015919124707579613, -0.08085934817790985, 0.021140089258551598, -0.017300862818956375, 0.01591242104768753, 0.007649841718375683, -0.003756813472136855, 0.00021878677944187075, -0.023781120777130127, 0.006218344438821077, 0.04072188585996628, -0.06420417129993439, -0.023655178025364876, -0.011330005712807178, -0.014261049218475819, -0.01364750787615776, 0.030407428741455078, -0.06534110009670258, -0.04328696429729462, -0.016303101554512978, 0.05941016599535942, -0.007526281289756298, -0.03682801127433777, -0.05644190311431885, 0.004756853450089693, 0.014114339835941792, 0.03349355608224869, 0.025057561695575714, 0.02893158793449402, 0.02027943916618824, -0.026621388271450996, 0.03563889488577843, -0.017922213301062584, 0.005803404841572046, -0.0009308363078162074, -0.035705532878637314, 0.021255215629935265, -0.03594187647104263, 0.03689152002334595, 0.024716757237911224, -0.01355650182813406, 0.009153527207672596, -0.04750647395849228, 0.005170237738639116, -0.0447445772588253, 0.012000036425888538, -0.020125171169638634, -0.007657383568584919, -0.036308325827121735, 0.0047802189365029335, -0.03076769784092903, -0.007666412740945816, -0.010628839954733849, -0.0174002256244421, 0.0005432629259303212, 0.03472647815942764, 0.009358024224638939, 0.013130218721926212, -0.04103543236851692, -0.016626307740807533, 0.04453103989362717, -0.02438860386610031, -0.02669849433004856, -0.03686540573835373, -0.03391561284661293, 0.0063082934357225895, 0.01434630062431097, 0.009913226589560509, -0.034125108271837234, 0.03841076046228409, 0.026441553607583046, 0.009935633279383183, 0.05805650353431702, -0.004827988799661398, -0.001851008622907102, -0.05747551843523979, 0.0111235985532403, -0.09396843612194061, 0.024507032707333565, 0.041760463267564774, -0.02438623085618019, 0.0011545574525371194, -0.0020560871344059706, -0.01915820874273777, -0.010929266922175884, -0.042493902146816254, -0.011531922966241837, 0.016433604061603546, -0.012205401435494423, 0.02529504895210266, 0.01756448671221733, -0.034185659140348434, 0.01144426316022873, 0.039275478571653366, -0.05287601426243782, -0.03087073564529419, -0.037275560200214386, 0.057042255997657776, -0.014811241999268532, 0.011414691805839539, 0.013360529206693172, -0.01702713780105114, 0.06307582557201385, 0.03505267575383186, 0.006744357291609049, 0.06404152512550354, 0.004013320431113243, 0.033993929624557495, 0.04601137712597847, -0.012037727981805801, 0.030010171234607697, 0.05110641568899155, -0.014610226266086102, -0.033629849553108215, 0.018994543701410294, 0.00587459746748209, -0.016547221690416336, -0.02982565388083458, 0.07096770405769348, 0.027082553133368492, -0.040372081100940704, -0.08018436282873154, 0.04420839995145798, -0.033539239317178726, 0.025640079751610756, -0.03274346888065338, -0.006265252362936735, -0.030039900913834572, 0.06817416101694107, 0.01229236088693142, 0.03482130914926529, 0.048092346638441086, -0.01599891111254692, -0.014669332653284073, -0.005419951397925615, 0.09303739666938782, 0.09299758076667786, 0.06390734761953354, 0.007606902625411749, 0.048781346529722214, 0.0012457248521968722, -0.03908742219209671, 0.0046338713727891445, -0.043200328946113586, -0.048011187463998795, 0.015987735241651535, -0.009965728037059307, 0.07508976757526398, -0.03196342661976814, 0.07208290696144104, 0.0002951712813228369, -0.00854060985147953, 0.008369137533009052, 0.019261810928583145, 0.026419082656502724, 0.04806768149137497, 0.018214965239167213, 0.0468481108546257, -0.03934042155742645, -0.02129495143890381, 0.02704901248216629, -0.001265847822651267, -0.006665906403213739, 0.0423305369913578, -0.028492769226431847, 0.005667607765644789, -0.025387125089764595, 0.05686749890446663, 0.0792827233672142, -0.0069344183430075645, -0.014404790475964546, -0.007982930168509483, 0.014369558542966843, 0.022679239511489868, 0.03665599599480629, 0.012035489082336426, -0.016130726784467697, -0.02137565053999424, -0.0804070457816124, -0.0047303433530032635, -0.017493778839707375, -0.038785722106695175, 0.014286247082054615, -0.035807281732559204, 0.017588969320058823, 0.03622892126441002, 0.0015398976393043995, -0.037421561777591705, -0.03446030616760254, -0.04891877621412277, -0.06651616096496582, -0.06097346916794777, -0.00011423277464928105, 0.012360678985714912, -0.0009868768975138664, -0.03295563906431198, -0.03171973302960396, -0.017864219844341278, 0.010562931187450886, 0.05859585851430893, -0.041122812777757645, 0.0034214165061712265, -0.008184034377336502, 0.033098991960287094, -0.0024781599640846252, 0.037665512412786484, 0.037739817053079605, -0.0399443618953228, 0.004874038975685835, -0.005513074807822704, -0.003864600323140621, 0.025303898379206657, 0.03539346531033516, -0.0018779970705509186, -0.09869904071092606, 0.014642464928328991, -0.02023380622267723, -0.035919439047575, -0.09584646672010422, 0.021795472130179405, 0.05982434004545212, -0.049080029129981995, 0.02514071948826313, 0.0018153323326259851, -0.03431858867406845, -0.010386710055172443, 0.008352876640856266, -0.018643245100975037, 0.0013917754404246807, 0.05484837293624878, -0.019743161275982857, 0.07872489839792252, 0.03555672615766525, -0.0029187770560383797, -0.05785223841667175, -0.008850418962538242, 0.002100541954860091, -0.005937168374657631, -0.054055795073509216, -0.05320210009813309, -0.031500015407800674, -0.08690643310546875, -0.03236876800656319, 0.007826006971299648, -0.03138917312026024, -0.02088477462530136, 0.02043638378381729, 0.03459452465176582, -0.058171581476926804, 0.0050215269438922405, -0.01951088011264801, 0.03020300902426243, -0.03365953266620636, -0.003734380006790161, -0.03520362451672554, 0.02159278281033039, 0.02263241820037365, 0.02439907193183899, 0.012153346091508865, -0.04525115340948105, 0.00030071299988776445, -0.028803633525967598, 0.022141190245747566, 0.015266964212059975, 0.05574934557080269, 0.01389255840331316 ]
[ -0.07965022325515747, -0.00112511171028018, -0.05569315329194069, -0.00013576947094406933, 0.05443837121129036, -0.05011517554521561, -0.024743303656578064, 0.009516013786196709, 0.012698951177299023, -0.03191499784588814, 0.0250693429261446, -0.04504608362913132, 0.013778500258922577, -0.02470451407134533, 0.05489782989025116, 0.006605742499232292, -0.011224410496652126, -0.08346521109342575, 0.007274140138179064, 0.030128490179777145, 0.009714573621749878, -0.039565905928611755, -0.02164996601641178, -0.03443845734000206, 0.008738965727388859, 0.04327896609902382, 0.034403733909130096, -0.03590987250208855, 0.019076509401202202, -0.20938926935195923, -0.0014318246394395828, 0.018705394119024277, 0.01454193890094757, -0.007482122629880905, 0.037960637360811234, 0.019813967868685722, 0.0403643473982811, 0.019400233402848244, 0.025833455845713615, 0.04199041798710823, -0.00028032291447743773, 0.005006247665733099, -0.03797042742371559, -0.0006272431928664446, 0.06351031363010406, 0.02414284087717533, -0.037484947592020035, -0.02928607352077961, -0.005918009672313929, 0.004377128090709448, -0.03332780301570892, -0.03413253650069237, -0.011018195189535618, 0.004326879046857357, -0.01518683135509491, 0.03448567911982536, 0.03944706171751022, 0.05080568045377731, -0.007606492377817631, 0.009776641614735126, 0.023229053243994713, 0.0008385659893974662, -0.12523503601551056, 0.11364001035690308, 0.04436682164669037, 0.03348763659596443, -0.03435566648840904, -0.0519450306892395, -0.013632142916321754, 0.09424380213022232, 0.02542661875486374, -0.017740778625011444, -0.040038999170064926, 0.05030185356736183, 0.006737616844475269, 0.010583748109638691, 0.002252398757264018, 0.01682080142199993, -0.007983311079442501, -0.04640180245041847, -0.03300857916474342, 0.00407983036711812, -0.00911062303930521, -0.033531926572322845, -0.06290509551763535, 0.02403329312801361, -0.010147858411073685, 0.03725076839327812, 0.0062600402161479, 0.005989826750010252, 0.04979882016777992, 0.008890909142792225, 0.035805948078632355, 0.02225431427359581, -0.0916934534907341, -0.04841425642371178, -0.014728289097547531, 0.03949917480349541, -0.009396767243742943, 0.4047512114048004, -0.015194855630397797, -0.044777706265449524, 0.08975525945425034, 0.03855452686548233, 0.0020351980347186327, -0.00826678704470396, -0.0146480156108737, -0.07426797598600388, 0.008621574379503727, -0.0179390087723732, 0.006391748320311308, -0.017063021659851074, 0.05025551840662956, -0.05586646497249603, 0.03551700338721275, 0.02028384618461132, 0.0522749088704586, 0.02562291920185089, 0.006213071756064892, -0.019018473103642464, -0.05938829481601715, 0.01868617534637451, 0.0026827321853488684, -0.0147106247022748, -0.015892161056399345, -0.038347478955984116, 0.002381762955337763, 0.05053554102778435, 0.037125468254089355, 0.0005612214445136487, 0.038223519921302795, -0.01774369552731514, -0.06041775643825531, -0.02019924856722355, -0.014916853979229927, 0.017412984743714333, 0.012891356833279133, -0.013734322041273117, 0.009794029407203197, 0.035432543605566025, 0.0067043364979326725, 0.0038665595930069685, 0.04555801674723625, 0.033953145146369934, -0.06877201795578003, 0.13838881254196167, 0.006250329781323671, -0.0435609333217144, -0.03110397793352604, -0.04675814509391785, 0.006230704020708799, 0.013620173558592796, -0.01396983489394188, -0.035236675292253494, -0.016332978382706642, 0.007057023700326681, 0.08906795084476471, 0.01885059103369713, -0.04150542989373207, -0.014174723997712135, 0.009859598241746426, -0.010315385647118092, -0.0665133073925972, 0.08427462726831436, 0.07743477821350098, -0.11167176812887192, -0.014464739710092545, 0.037079572677612305, 0.0072691785171628, -0.06802650541067123, 0.013366221450269222, 0.015840457752346992, -0.03547482192516327, 0.020789917558431625, 0.03483043238520622, -0.020031049847602844, -0.03940436616539955, -0.006844635587185621, 0.03778662532567978, 0.00563439354300499, -0.0035617901012301445, 0.004063768777996302, -0.0859018936753273, 0.002210131613537669, -0.06825574487447739, -0.09024167060852051, -0.06837885081768036, 0.02251500077545643, -0.009642098098993301, -0.0070573980920016766, -0.027200043201446533, 0.011093596927821636, -0.05739716440439224, 0.10457703471183777, -0.042950451374053955, -0.020157750695943832, 0.001031787833198905, -0.017217950895428658, -0.01779177226126194, -0.050113990902900696, 0.020042575895786285, 0.02222244068980217, -0.03608962148427963, 0.02492528036236763, -0.061041899025440216, 0.022118492051959038, 0.05240464583039284, -0.03098428249359131, 0.05375738441944122, 0.023996587842702866, -0.015071277506649494, -0.021459605544805527, -0.0579506978392601, 0.026533154770731926, -0.0010039398912340403, -0.02124394103884697, 0.014403939247131348, -0.0053231860511004925, 0.05113845691084862, 0.037331562489271164, -0.00459299748763442, -0.07443150132894516, -0.01415753923356533, -0.34359562397003174, -0.07566896080970764, -0.02211657539010048, 0.025766566395759583, 0.06063944473862648, -0.014224627055227757, 0.03291081264615059, 0.004988510627299547, 0.009114181622862816, 0.04274413734674454, 0.017225410789251328, 0.03701458126306534, 0.0010048868134617805, -0.06295601278543472, -0.017067687585949898, 0.03793088346719742, -0.013267511501908302, -0.021272430196404457, 0.0027023465372622013, -0.008771308697760105, -0.009304697625339031, 0.002812614431604743, -0.03360515460371971, -0.05008894205093384, 0.007449090015143156, -0.02294015884399414, 0.1286923736333847, 0.017091911286115646, 0.029868541285395622, -0.041717663407325745, 0.0012620154302567244, -0.013296586461365223, 0.013276615180075169, -0.07269901037216187, 0.033663395792245865, -0.007493161596357822, -0.03559580445289612, 0.0020402888767421246, 0.011370767839252949, -0.039364852011203766, -0.057084809988737106, -0.008649319410324097, -0.018381141126155853, -0.007102715317159891, -0.04804481565952301, 0.0180498193949461, -0.01454666443169117, -0.024429691955447197, -0.011875391937792301, 0.10058467090129852, 0.0013572565512731671, 0.031434398144483566, -0.009529834613204002, 0.025171302258968353, -0.012979296036064625, -0.0038677193224430084, -0.09437841922044754, -0.0005788271664641798, 0.026673471555113792, -0.03036993369460106, 0.021958978846669197, 0.02516360953450203, 0.049253370612859726, -0.06326798349618912, 0.03512624278664589, 0.031027354300022125, -0.01729913055896759, 0.008305995725095272, 0.05122540891170502, 0.0007831915863789618, -0.014292465522885323, 0.09260875731706619, 0.010611804202198982, -0.006714277900755405, 0.02266615629196167, 0.05773377791047096, -0.005690370686352253, 0.01723807491362095, 0.037174176424741745, 0.025778554379940033, 0.03243202716112137, -0.031753044575452805, 0.035370126366615295, 0.0075652115046978, -0.007965974509716034, 0.03458349406719208, 0.00029138108948245645, -0.020370477810502052, 0.06613380461931229, -0.003797341836616397, -0.006068345159292221, 0.0025405986234545708, -0.019858814775943756, -0.06145438551902771, 0.04395013675093651, -0.004769243765622377, -0.27107444405555725, 0.026759745553135872, 0.060664817690849304, 0.08472191542387009, -0.004082404542714357, 0.0018618738977238536, 0.03556631878018379, -0.031368281692266464, 0.04290924593806267, 0.011665224097669125, 0.018704703077673912, 0.04392467439174652, -0.034868013113737106, -0.049062054604291916, -0.008893134072422981, 0.005526752211153507, 0.0523490346968174, -0.02427155151963234, -0.007986114360392094, 0.035586144775152206, 0.02752157486975193, -0.03330394625663757, 0.19407401978969574, 0.029634451493620872, 0.010512061417102814, 0.005764474160969257, 0.008914267644286156, 0.03631844371557236, 0.04597410559654236, -0.0008886635187081993, 0.0067189475521445274, -0.031213950365781784, 0.029159514233469963, -0.0008167961495928466, 0.01431791391223669, -0.02243027463555336, -0.038013704121112823, 0.04353201761841774, 0.026727523654699326, -0.005971340462565422, -0.015567121095955372, 0.00931513775140047, -0.1153697669506073, -0.006102504208683968, 0.09091208875179291, 0.017138266935944557, -0.006639029830694199, -0.011902682483196259, -0.05128464475274086, 0.0003930496168322861, -0.03110993467271328, -0.03921970725059509, -0.03502514958381653, -0.012568917125463486, 0.01798783242702484, 0.05739931762218475, 0.010200774297118187, -0.03282647207379341, 0.014733606018126011, -0.017190763726830482, -0.012476768344640732, 0.007873703725636005, 0.08319591730833054, 0.032267309725284576, 0.02791883982717991 ]
[ -0.03340766578912735, 0.032012857496738434, -0.005880102515220642, 0.03869686275720596, 0.015172099694609642, -0.036390744149684906, -0.015731414780020714, -0.004137097857892513, 0.002131043002009392, -0.028465699404478073, 0.011320020072162151, 0.029994945973157883, 0.07207952439785004, -0.003651013132184744, 0.004204849246889353, 0.03466648980975151, -0.04169163480401039, -0.00840803887695074, 0.027802543714642525, -0.018179040402173996, -0.052590515464544296, 0.009190908633172512, 0.02056410163640976, -0.018061524257063866, -0.003045810619369149, 0.04547838494181633, -0.029624339193105698, -0.00905965268611908, 0.026331886649131775, -0.1436706930398941, 0.005501886364072561, -0.01585681550204754, -0.0310768261551857, 0.025580529123544693, -0.007730825338512659, 0.0198177769780159, -0.010251332074403763, 0.015113531611859798, 0.0383889377117157, 0.012365422211587429, 0.0021550958044826984, 0.013087351806461811, 0.004241999238729477, -0.006930042989552021, -0.01000773161649704, 0.0023824884556233883, -0.03774113208055496, 0.045214422047138214, -0.004184755962342024, -0.02571926824748516, -0.032928310334682465, -0.007355949375778437, -0.03729326277971268, 0.03860808536410332, 0.04407241940498352, -0.005715320818126202, -0.024157272651791573, -0.04035045579075813, -0.021005991846323013, -0.005782482214272022, -0.005971766542643309, 0.021099457517266273, -0.05434437841176987, -0.02006569132208824, 0.02036109007894993, 0.009219606406986713, -0.014952471479773521, -0.0023683193139731884, -0.001328528975136578, -0.01184177678078413, -0.024096688255667686, 0.013664075173437595, -0.033073440194129944, 0.00767090218141675, 0.006441070698201656, 0.025388430804014206, 0.008975976146757603, -0.009284144267439842, -0.021251581609249115, -0.050490643829107285, -0.03063548356294632, 0.02100677601993084, 0.02165454439818859, -0.005221071187406778, 0.02934863790869713, -0.01628386415541172, -0.036700714379549026, 0.0038225373718887568, 0.006948191672563553, 0.002120031975209713, -0.005801626946777105, 0.005000927019864321, -0.0041909608989953995, 0.01767105422914028, -0.07373130321502686, -0.01176265999674797, 0.02918224409222603, 0.02125147171318531, 0.007764293346554041, 0.8271245360374451, 0.03442668542265892, 0.030824841931462288, 0.0391591414809227, -0.018671106547117233, 0.023520411923527718, 0.011091622523963451, -0.0031855255365371704, -0.008937264792621136, 0.03307276964187622, -0.011793140321969986, 0.018567271530628204, 0.010701071470975876, 0.0011240433668717742, 0.023000406101346016, 0.01904870755970478, 0.016155224293470383, 0.023425936698913574, -0.004458817653357983, -0.03215015307068825, -0.006523555144667625, -0.03018660843372345, 0.006796105299144983, -0.015082769095897675, -0.02651134692132473, -0.026379283517599106, -0.2099376618862152, -0.012601899914443493, -7.103790807243434e-33, 0.042539745569229126, 0.020287899300456047, 0.003340864786878228, -0.0024092518724501133, 0.022234546020627022, -0.0046504042111337185, -0.017198318615555763, 0.00579800084233284, -0.042429935187101364, 0.00688013294711709, -0.018515028059482574, 0.017261389642953873, 0.00577305955812335, -0.014574289321899414, 0.012865756638348103, -0.007189952302724123, -0.012485668063163757, 0.046255920082330704, 0.023771123960614204, 0.00417884299531579, 0.021839411929249763, 0.01483389176428318, -0.01074423547834158, 0.006371397990733385, 0.05657422915101051, 0.019170772284269333, -0.000511918100528419, 0.004992067813873291, 0.0022823631297796965, -0.06219734996557236, -0.03293509781360626, 0.02965286187827587, 0.006466319784522057, -0.02065478265285492, -0.016499174758791924, -0.03434039652347565, -0.024739695712924004, 0.013582310639321804, -0.030738795176148415, -0.06716230511665344, -0.018540645018219948, 0.027265477925539017, -0.014203190803527832, -0.003121289424598217, -0.02358119562268257, 0.02259499952197075, -0.011991403065621853, 0.025126703083515167, 0.008351955562829971, 0.008474507369101048, 0.02425907924771309, -0.02617873251438141, -0.013086376711726189, 0.027374686673283577, 0.006115732714533806, -0.023467525839805603, -0.010990947484970093, 0.005897992756217718, 0.007421023678034544, 0.006273379549384117, 0.03497227653861046, -0.0034466907382011414, -0.038307663053274155, 0.0645047053694725, 0.006226268131285906, -0.00806225836277008, 0.01658068783581257, 0.03696439415216446, -0.00012130922550568357, 0.018620632588863373, -0.04577331990003586, 0.009555439464747906, -0.028540445491671562, -0.021159756928682327, 0.03442184254527092, -0.04817041754722595, -0.015747562050819397, -0.014474406838417053, 0.01916818507015705, 0.06581155210733414, -0.014191505499184132, -0.016320420429110527, -0.01122727245092392, -0.023019228130578995, -0.056030623614788055, -0.0045084054581820965, 0.04122932627797127, 0.007391821593046188, -0.026076562702655792, -0.018697509542107582, 0.04444880411028862, 0.03632260113954544, 0.009755175560712814, -0.007079154718667269, -0.017238734290003777, 7.240489779984528e-33, -0.01643729954957962, -0.017134925350546837, 0.01808263175189495, -0.0007294631795957685, 0.017613915726542473, -0.026303883641958237, 0.008381983265280724, 0.027187500149011612, -0.06139279901981354, 0.004309576936066151, 0.014961278066039085, -0.011298215948045254, -0.01216584350913763, 0.03257104009389877, 0.05727088078856468, -0.015932075679302216, -0.012607152573764324, 0.017654385417699814, 0.007195178419351578, 0.03602151572704315, 0.020182939246296883, 0.008666392415761948, 0.006167512387037277, 0.0012534174602478743, 0.026932699605822563, 0.05375559255480766, -0.017856085672974586, -0.02553713694214821, 0.018925361335277557, -0.011816052719950676, -0.018580585718154907, 0.008950791321694851, -0.008776940405368805, -0.044091127812862396, -0.012754148803651333, 0.03568989038467407, 0.013272947631776333, 0.016235070303082466, -0.017574651166796684, -0.013870153576135635, 0.03350348770618439, 0.022719867527484894, -0.053818512707948685, 0.031063251197338104, 0.020870260894298553, 0.009749113582074642, 0.0025699713733047247, -0.030103888362646103, 0.0002605043409857899, 0.028426390141248703, 0.01190252136439085, 0.005508376285433769, 0.027478668838739395, 0.002412225119769573, 0.0006527776131406426, -0.04462098702788353, -0.007708943914622068, 0.031062757596373558, -0.01325465738773346, -0.022667961195111275, -0.016215840354561806, 0.02770691178739071, -0.05221932381391525, 0.026047982275485992, -0.05360256880521774, -0.01712859235703945, -0.02647433429956436, 0.02185973711311817, 0.006887801457196474, 0.027950681746006012, -0.025747723877429962, 0.009574426338076591, 0.008193481713533401, 0.017354900017380714, 0.02633620984852314, -0.020879201591014862, 0.005739792715758085, 0.0010176899377256632, -0.010059470310807228, 0.028926976025104523, 0.018885983154177666, 0.029846908524632454, 0.00567642180249095, 0.025149613618850708, -0.057785969227552414, 0.02308025397360325, -0.01695803552865982, -0.007862980477511883, -0.0021151085384190083, 0.018585186451673508, -0.013955514878034592, -0.030119000002741814, -0.025570273399353027, 0.03511670231819153, -0.0074920253828167915, -1.2855475794992799e-8, -0.07012205570936203, 0.0377020537853241, -0.0016237277304753661, -0.021186383441090584, 0.017888201400637627, 0.04141908511519432, 0.004576263017952442, -0.0062188925221562386, -0.005703768692910671, -0.0049021379090845585, 0.03928216174244881, -0.012849520891904831, 0.01294753234833479, 0.0028781986329704523, -0.010752967558801174, -0.06538639962673187, 0.003713419893756509, -0.03491437807679176, 0.05299479886889458, -0.0021080404985696077, 0.02920031175017357, 0.028396258130669594, 0.03175511956214905, -0.01223326288163662, 0.024915141984820366, -0.004126088693737984, -0.013592847622931004, -0.0838748961687088, -0.019371872767806053, 0.013361629098653793, -0.020294783636927605, -0.024125562980771065, -0.004374760203063488, 0.0029434601310640574, 0.017774539068341255, -0.024326642975211143, -0.0049676611088216305, -0.0014257818693295121, -0.013788755051791668, 0.0017978748073801398, 0.006174140144139528, -0.006818375084549189, -0.020713359117507935, -0.019051700830459595, 0.015344819985330105, -0.04001932218670845, -0.00799901969730854, -0.014557288959622383, 0.03123222477734089, -0.02556857280433178, 0.030695999041199684, -0.07286841422319412, 0.07202332466840744, -0.011727435514330864, 0.03996530547738075, 0.003997300285845995, -0.008641951717436314, -0.0028337365947663784, -0.0025959534104913473, -0.006175053771585226, 0.02188096009194851, 0.003087960882112384, -0.007103783544152975, -0.01243880856782198 ]
neo4j-cypher-detecting-duplicates-using-relationships
https://markhneedham.com/blog/2016/07/20/neo4j-cypher-detecting-duplicates-using-relationships
false
2016-07-27 02:45:28
scikit-learn: TF/IDF and cosine similarity for computer science papers
[ "python" ]
[ "Python" ]
A couple of months ago I downloaded the meta data for a few thousand computer science papers so that I could try and write a mini recommendation engine to tell me what paper I should read next. Since I don't have any data on which people read each paper a collaborative filtering approach is ruled out, so instead I thought I could try content based filtering instead. Let's quickly check the https://en.wikipedia.org/wiki/Recommender_system#Content-based_filtering[Wikipedia definition of content based filtering]: ____ In a content-based recommender system, keywords are used to describe the items and a user profile is built to indicate the type of item this user likes. In other words, these algorithms try to recommend items that are similar to those that a user liked in the past (or is examining in the present). ____ We're going to focus on the finding similar items part of the algorithm and we'll start simple by calculating the similarity of items based on their titles. We'd probably get better results if we used the full text of the papers or at least the abstracts but that data isn't as available. We're going to take the following approach to work out the similarity between any pair of papers: [source,text] ---- for each paper: generate a TF/IDF vector of the terms in the paper's title calculate the cosine similarity of each paper's TF/IDF vector with every other paper's TF/IDF vector ---- This is very easy to do using the Python scikit-learn library and I've actually done the first part of the process while doing some http://www.markhneedham.com/blog/2015/02/15/pythonscikit-learn-calculating-tfidf-on-how-i-met-your-mother-transcripts/[exploratory analysis of interesting phrases in the TV show How I Met Your Mother]. Let's get started. We've got one file per paper which contains the title of the paper. We first need to iterate through that directory and build an array containing the papers: [source,python] ---- import glob corpus = [] for file in glob.glob("papers/*.txt"): with open(file, "r") as paper: corpus.append((file, paper.read())) ---- Next we'll build a TF/IDF matrix for each paper: [source,python] ---- from sklearn.feature_extraction.text import TfidfVectorizer tf = TfidfVectorizer(analyzer='word', ngram_range=(1,3), min_df = 0, stop_words = 'english') tfidf_matrix = tf.fit_transform([content for file, content in corpus]) ---- Next we'll write a function that will find us the top n similar papers based on cosine similarity: [source,python] ---- from sklearn.metrics.pairwise import linear_kernel def find_similar(tfidf_matrix, index, top_n = 5): cosine_similarities = linear_kernel(tfidf_matrix[index:index+1], tfidf_matrix).flatten() related_docs_indices = [i for i in cosine_similarities.argsort()[::-1] if i != index] return [(index, cosine_similarities[index]) for index in related_docs_indices][0:top_n] ---- Let's try it out: [source,python] ---- >>> corpus[1619] ('papers/221215.txt', 'TOTEM: a reliable ordered delivery protocol for interconnected local-area networks') >>> for index, score in find_similar(tfidf_matrix, 1619): print score, corpus[index] 0.917540397202 ('papers/852338.txt', 'A reliable ordered delivery protocol for interconnected local area networks') 0.248736845733 ('papers/800897.txt', 'Interconnection of broadband local area networks') 0.207309089025 ('papers/103726.txt', 'High-speed local area networks and their performance: a survey') 0.204166719869 ('papers/161736.txt', 'High-speed switch scheduling for local-area networks') 0.198514433132 ('papers/627363.txt', 'Algorithms for Distributed Query Processing in Broadcast Local Area Networks') ---- It's pretty good for finding duplicate papers! [source,python] ---- >>> corpus[1599] ('papers/217470.txt', 'A reliable multicast framework for light-weight sessions and application level framing') >>> for index, score in find_similar(tfidf_matrix, 1599): print score, corpus[index] 1.0 ('papers/270863.txt', 'A reliable multicast framework for light-weight sessions and application level framing') 0.139643354066 ('papers/218325.txt', 'The KryptoKnight family of light-weight protocols for authentication and key distribution') 0.134763799612 ('papers/1251445.txt', 'ALMI: an application level multicast infrastructure') 0.117630311817 ('papers/125160.txt', 'Ordered and reliable multicast communication') 0.117630311817 ('papers/128741.txt', 'Ordered and reliable multicast communication') ---- But sometimes it identifies duplicates that aren't identical: [source,python] ---- >>> corpus[5784] ('papers/RFC2616.txt', 'Hypertext Transfer Protocol -- HTTP/1.1') >>> for index, score in find_similar(tfidf_matrix, 5784): print score, corpus[index] 1.0 ('papers/RFC1945.txt', 'Hypertext Transfer Protocol -- HTTP/1.0') 1.0 ('papers/RFC2068.txt', 'Hypertext Transfer Protocol -- HTTP/1.1') 0.232865694216 ('papers/131844.txt', 'XTP: the Xpress Transfer Protocol') 0.138876842331 ('papers/RFC1866.txt', 'Hypertext Markup Language - 2.0') 0.104775586915 ('papers/760249.txt', 'On the transfer of control between contexts') ---- Having said that, if you were reading and liked the HTTP 1.0 RFC the HTTP 1.1 RFC probably isn't a bad recommendation. There are obviously also some papers that get identified as being similar which aren't. I created https://github.com/mneedham/computer-science-papers/blob/master/similarities.csv[a CSV file] containing 5 similar papers for each paper as long as the similarity is greater than 0.5. You can see https://github.com/mneedham/computer-science-papers/blob/master/most_similar.py[the script that generates that file] on github as well. That's as far as I've got for now but there are a couple of things I'm going to explore next: * How do we know if the similarity suggestions are any good? How do we measure good? Would using a term counting vector work better than TF/IDF? * Similarity based on abstracts as well as/instead of titles https://github.com/mneedham/computer-science-papers/blob/master/similarity.py[All the code from this post] for calculating similarities and writing them to CSV is on github as well so feel free to play around with it.
null
null
[ 0.02296454831957817, 0.007143886759877205, 0.01994422823190689, 0.041008614003658295, 0.08555706590414047, -0.010937136597931385, -0.007125247269868851, 0.03724946826696396, 0.007646659389138222, 0.0014031255850568414, -0.0035697247367352247, -0.0008626320632174611, -0.05883407220244408, 0.0320756770670414, -0.03015100583434105, 0.06398320943117142, 0.05052369087934494, 0.023146241903305054, 0.018928509205579758, -0.016253484413027763, 0.026174413040280342, 0.08051158487796783, 0.037315282970666885, 0.03905676305294037, 0.03624219447374344, -0.007973598316311836, 0.03935933858156204, 0.02051425166428089, -0.017278853803873062, 0.01595812849700451, 0.02859661355614662, 0.009332376532256603, -0.005377241875976324, -0.010740905068814754, 0.01299652922898531, 0.0007393161649815738, -0.021288814023137093, 0.032315026968717575, 0.0030215110164135695, 0.01938476227223873, -0.06611670553684235, 0.03786396235227585, -0.0379326194524765, 0.011645768769085407, -0.03840380907058716, 0.013581398874521255, -0.05465494468808174, 0.02917034924030304, 0.0035438628401607275, 0.0017385524697601795, -0.045161306858062744, 0.052585847675800323, -0.0012040035799145699, -0.030392734333872795, -0.01799255609512329, 0.06972160190343857, 0.022911036387085915, -0.048521988093853, 0.03815925121307373, -0.005384020507335663, -0.011279516853392124, -0.008168787695467472, 0.0023467503488063812, 0.05244462937116623, 0.036335572600364685, -0.03633888438344002, -0.011765176430344582, 0.04295257851481438, -0.0174790658056736, 0.005791737698018551, -0.0188153013586998, 0.029554013162851334, -0.029772309586405754, 0.01145519781857729, -0.012157087214291096, -0.02923133783042431, 0.008045952767133713, 0.057848796248435974, 0.02269471064209938, 0.02807375229895115, -0.03265593945980072, 0.011813439428806305, 0.0002916461380664259, 0.034791987389326096, -0.023653559386730194, -0.05239184573292732, -0.028626995161175728, -0.021708879619836807, -0.045948512852191925, 0.03650473430752754, 0.011979851871728897, -0.0643315240740776, 0.013306557200849056, 0.02475684881210327, 0.005730415694415569, -0.020205000415444374, 0.016629373654723167, 0.0011892649345099926, -0.019375497475266457, -0.01685972884297371, -0.041821181774139404, -0.03885680437088013, 0.0007886727107688785, 0.011122511699795723, -0.08130951225757599, -0.0043053519912064075, -0.005667435936629772, -0.009141056798398495, 0.009266965091228485, 0.00580389192327857, -0.008467717096209526, 0.005590652581304312, -0.0279452595859766, 0.00023292104015126824, -0.08249814808368683, 0.061335064470767975, 0.017964361235499382, -0.021035756915807724, -0.01801956444978714, 0.03356650471687317, 0.03671812638640404, 0.027559848502278328, -0.012821807526051998, 0.06332231312990189, 0.00016579494695179164, 0.006651334930211306, 0.02549811825156212, 0.04549659416079521, -0.01925460807979107, -0.06119546294212341, 0.004178277216851711, 0.019657399505376816, -0.019129473716020584, 0.012799732387065887, -0.02225569821894169, -0.042288027703762054, -0.009853837080299854, 0.01729764975607395, 0.05957433953881264, 0.025303564965724945, 0.00014559087867382914, -0.0630858764052391, -0.006987110711634159, -0.013349349610507488, 0.04417800158262253, -0.02888202667236328, -0.0030575895216315985, -0.018813051283359528, -0.044360414147377014, -0.027702292427420616, 0.01719743013381958, 0.02030911296606064, 0.04165767878293991, -0.03919133543968201, 0.018544739112257957, 0.09854985028505325, 0.028267912566661835, 0.03322998061776161, 0.004974863026291132, 0.032329656183719635, 0.04943811148405075, 0.044825874269008636, -0.01734376698732376, 0.011151527985930443, 0.0017825908726081252, -0.04103017598390579, -0.005662608426064253, 0.0740819126367569, 0.010025669820606709, 0.0038346287328749895, -0.041851677000522614, -0.03582065925002098, 0.05707190930843353, -0.04117734730243683, 0.01800394430756569, 0.046918850392103195, 0.04974344000220299, 0.041186992079019547, 0.03756260871887207, 0.013611114583909512, -0.08315332978963852, 0.0598822645843029, 0.003633237211033702, -0.0012679231585934758, 0.021862665191292763, -0.007970030419528484, 0.08096369355916977, 0.03073977865278721, 0.020502464845776558, 0.04016570746898651, -0.08237296342849731, -0.0742352083325386, -0.040423620492219925, -0.00238602003082633, 0.049861278384923935, -0.02569957636296749, 0.02499283477663994, 0.09143630415201187, 0.029356125742197037, 0.04099825397133827, 0.022089943289756775, -0.015468329191207886, 0.024398786947131157, -0.041458968073129654, -0.0480433814227581, 0.001588149694725871, 0.012739107944071293, -0.04467471316456795, -0.02317350171506405, 0.010070421732962132, -0.03034091554582119, -0.0034721207339316607, 0.028579212725162506, -0.04381208494305611, 0.005119433626532555, 0.04391324520111084, 0.03455628454685211, -0.012829828076064587, 0.0414586141705513, -0.03959336131811142, 0.020186228677630424, -0.02522875927388668, -0.006645191926509142, -0.011793121695518494, 0.0009522944455966353, 0.13027726113796234, 0.05620197579264641, -0.029131000861525536, -0.06580165028572083, 0.02954617328941822, -0.006192354951053858, -0.042978063225746155, 0.04341239482164383, -0.010611421428620815, -0.017311982810497284, 0.0084659643471241, -0.06413891911506653, -0.013540287502110004, 0.020353663712739944, -0.03822169080376625, -0.017029250040650368, 0.05818253755569458, -0.022840142250061035, 0.048858482390642166, 0.009897363372147083, -0.006696593016386032, -0.023577481508255005, -0.015186699107289314, -0.028830483555793762, 0.007691158447414637, 0.023630931973457336, -0.015469178557395935, 0.014402339234948158, -0.02862071990966797, -0.0006693581235595047, -0.02489369548857212, -0.041819989681243896, 0.034931816160678864, 0.08181598782539368, 0.07215767353773117, -0.016707496717572212, 0.06245649978518486, -0.0036868208553642035, 0.012510053813457489, -0.004816780332475901, -0.052848588675260544, -0.02648176997900009, -0.06207533925771713, -0.012064578011631966, 0.03601443022489548, 0.030840102583169937, -0.008098595775663853, 0.015637706965208054, 0.017114918678998947, -0.01083426084369421, -0.019289936870336533, 0.05307229608297348, -0.005081366281956434, -0.017523590475320816, -0.03128344193100929, -0.019889991730451584, 0.08290081471204758, -0.02249116823077202, -0.045080382376909256, -0.029323425143957138, -0.08465191721916199, 0.03721674159169197, -0.024278659373521805, -0.02102654241025448, -0.011455860920250416, -0.009370828978717327, 0.04307776317000389, 0.015249386429786682, -0.0039861868135631084, 0.05499354377388954, 0.03265947476029396, -0.005413328297436237, 0.026249084621667862, 0.004159495700150728, 0.026920435950160027, -0.006082769948989153, -0.0045219724997878075, 0.07899010181427002, 0.005576379597187042, -0.0002987988118547946, -0.04454328864812851, 0.026571553200483322, -0.02057761326432228, -0.28999748826026917, 0.02578384429216385, 0.0033944896422326565, -0.02872648276388645, 0.002955201780423522, -0.015274516306817532, 0.010106167756021023, -0.03542035073041916, 0.005144824739545584, 0.004146084655076265, -0.03188229724764824, -0.00025862082839012146, -0.03809754177927971, 0.0611182302236557, 0.008929594419896603, 0.011119766160845757, -0.010202967561781406, -0.02544436603784561, 0.0013260763371363282, 0.061380594968795776, -0.0024358469527214766, -0.06588413566350937, -0.019062787294387817, 0.04587949812412262, 0.01389485877007246, 0.04609973356127739, -0.06470201164484024, 0.03369492292404175, -0.06845514476299286, -0.019060466438531876, 0.012841463088989258, -0.023931073024868965, -0.0074883028864860535, -0.009721856564283371, 0.016366302967071533, -0.03537207841873169, 0.08057910203933716, 0.026427367702126503, -0.005462057422846556, 0.02769700065255165, -0.030453264713287354, -0.013179725036025047, -0.02564738132059574, -0.0025985490065068007, 0.08994264900684357, 0.006687047891318798, -0.06295252591371536, -0.0014290661783888936, -0.019018270075321198, 0.06437021493911743, -0.034917183220386505, -0.05289682000875473, -0.019469689577817917, 0.05851870775222778, -0.03187737613916397, -0.020719006657600403, 0.01327622402459383, -0.01848105899989605, -0.03011438250541687, -0.0587439201772213, -0.030223499983549118, -0.027570081874728203, 0.010330420918762684, -0.05139162391424179, -0.03178296983242035, -0.06225669011473656, -0.07587575912475586, -0.02418787032365799, 0.062187813222408295, 0.030918773263692856, -0.0429212749004364, 0.006624958477914333, -0.020235339179635048, -0.10691315680742264, -0.005005647893995047, -0.01918152906000614, -0.021067995578050613, 0.009362408891320229, 0.004895179066807032, 0.0562862791121006, -0.04880758002400398, -0.061792630702257156, 0.001995587022975087, 0.002120700664818287, 0.015448729507625103, -0.045797694474458694, 0.025684773921966553, 0.0049516730941832066, -0.024628447368741035, -0.030065234750509262, 0.06342559307813644, -0.018902277573943138, -0.02042066678404808, -0.005234286189079285, 0.012110905721783638, 0.034967001527547836, 0.0035189560148864985, 0.03120829537510872, 0.037016548216342926, 0.06225452572107315, 0.04125663638114929, -0.05497518554329872, 0.008254356682300568, -0.03529458865523338, -0.021545667201280594, -0.005120868794620037, -0.05542479082942009, -0.005761029664427042, 0.012288863770663738, -0.018700772896409035, -0.029087787494063377, -0.004240714479237795, 0.009713754989206791, -0.029377924278378487, -0.0071443794295191765, -0.023283477872610092, 0.01953020505607128, 0.020100664347410202, -0.0025081001222133636, 0.005265284329652786, -0.05493295565247536, 0.016191018745303154, -0.014942347072064877, -0.01758938655257225, -0.05350438877940178, -0.05294147506356239, -0.007444232236593962, -0.029942719265818596, -0.005484974477440119, -0.0058496855199337006, -0.0008003026596270502, 0.020588845014572144, 0.008883641101419926, -0.024985600262880325, 0.040583617985248566, -0.06342586129903793, -0.040907345712184906, -0.00871933251619339, 0.02457381598651409, -0.011143423616886139, -0.012289447709918022, 0.007790685165673494, 0.015564600005745888, 0.04016517847776413, 0.06031712889671326, -0.01177965011447668, 0.02809828706085682, 0.013976830057799816, 0.01246450375765562, 0.0008685216889716685, 0.0009897527052089572, -0.039520349353551865, 0.0021314313635230064, -0.011769793927669525, -0.022895023226737976, -0.01943875290453434, 0.022662432864308357, 0.021703220903873444, -0.03560491278767586, -0.04812108352780342, 0.02024085819721222, -0.029619645327329636, -0.019963463768363, -0.024967728182673454, 0.006675301119685173, 0.04060269892215729, -0.024647647514939308, 0.026931239292025566, 0.01591792143881321, -0.0032476484775543213, 0.0280795618891716, 0.02902613766491413, -0.027315445244312286, 0.00010400711471447721, -0.01255608256906271, 0.005861641839146614, 0.03487078472971916, 0.030399084091186523, 0.005444037262350321, 0.018457859754562378, -0.018275847658514977, -0.04446788504719734, 0.02539164200425148, 0.020237496122717857, 0.05458196997642517, 0.04435628652572632, -0.01993555948138237, -0.0009052255772985518, -0.03047533892095089, -0.02149086818099022, -0.03769606724381447, -0.00740060955286026, 0.007315023802220821, -0.024090562015771866, -0.011414261534810066, -0.07239481061697006, 0.0448625423014164, -0.012108893133699894, -0.017664240673184395, 0.015146754682064056, -0.03367926925420761, 0.016890404745936394, -0.025609605014324188, 0.022812284529209137, 0.05654340609908104, -0.06804704666137695, -0.0005310515407472849, -0.013883688487112522, -0.017431044951081276, 0.025696786120533943, 0.025808829814195633, -0.05309707298874855, -0.011628496460616589, -0.03140667453408241, 0.016397804021835327, -0.04875096678733826, -0.026490647345781326, -0.04143946245312691, 0.034781474620103836, 0.01141601987183094, 0.021740397438406944, -0.02003687433898449, -0.007205243222415447, -0.01814233884215355, -0.032629258930683136, 0.04200524836778641, 0.006912899669259787, -0.02884414978325367, 0.0006237811758182943, -0.043877650052309036, 0.004762116353958845, -0.01542486809194088, 0.01886887289583683, 0.01275708805769682, -0.025774110108613968, 0.002373320749029517, -0.02982601337134838, 0.03020709939301014, -0.000310905888909474, 0.04891502857208252, 0.001742387074045837, -0.03727230057120323, -0.0426630824804306, 0.016500016674399376, -0.05248818174004555, 0.023868121206760406, -0.013935805298388004, -0.000839719083160162, 0.01890234835445881, 0.06236068159341812, -0.0030170041136443615, 0.014111712574958801, -0.041637077927589417, -0.027432190254330635, 0.04496946930885315, -0.04411815479397774, -0.020843155682086945, -0.050416868180036545, -0.02291225641965866, 0.0219842791557312, 0.03698216751217842, 0.005266685038805008, -0.040229834616184235, 0.04073650389909744, 0.03198600187897682, 0.019951850175857544, 0.031357865780591965, 0.018825657665729523, 0.03537166491150856, -0.027943024411797523, -0.013388513587415218, -0.0955946147441864, -0.01843457669019699, 0.04355788975954056, 0.005047329235821962, -0.0014084080467000604, -0.004903784021735191, -0.03268715366721153, 0.035792481154203415, -0.06809336692094803, -0.0428396537899971, 0.021703768521547318, -0.014383897185325623, -0.007040358614176512, -0.007134339772164822, -0.053859591484069824, 0.009444139897823334, 0.04614516347646713, -0.06447327882051468, -0.00833785068243742, -0.011493789963424206, 0.060276202857494354, -0.018892021849751472, -0.00825714971870184, -0.01099487580358982, -0.009262669831514359, 0.06378048658370972, 0.023567885160446167, -0.009780886583030224, 0.05134641006588936, 0.009919639676809311, 0.013286305591464043, 0.04932595416903496, -0.008512524887919426, 0.018572987988591194, 0.020924212411046028, 0.0055145821534097195, -0.031582679599523544, 0.04902663081884384, -0.011042981408536434, -0.022301672026515007, -0.03945574164390564, 0.07344020903110504, 0.024320749565958977, -0.062149710953235626, -0.050297822803258896, 0.037346985191106796, -0.03029206022620201, 0.01717904582619667, -0.04620463773608208, 0.0017657499993219972, -0.0368797704577446, 0.051624756306409836, -0.007918141782283783, -0.005852959118783474, 0.05948297679424286, -0.029953453689813614, -0.012557387351989746, 0.012947375886142254, 0.07757502794265747, 0.0801577940583229, 0.08019145578145981, -0.028762688860297203, 0.08892573416233063, -0.006054001394659281, -0.0465584322810173, -0.009197254665195942, -0.018835103139281273, -0.013610223308205605, 0.013305546715855598, 0.01684260554611683, 0.07440769672393799, -0.007459184620529413, 0.07815518975257874, -0.02250434271991253, -0.004450762644410133, -0.006635936442762613, 0.018808793276548386, 0.03977841138839722, 0.033236630260944366, -0.004875308834016323, 0.04005919024348259, -0.054961975663900375, -0.038346365094184875, 0.03522060811519623, 0.006001129746437073, -0.004040069878101349, -0.001235872507095337, -0.01761256717145443, 0.014428832568228245, -0.0022297746036201715, 0.06673862785100937, 0.0706150159239769, -0.009897875599563122, -0.007943889126181602, -0.006110514514148235, 0.011271348223090172, -0.011807062663137913, 0.035656776279211044, -0.014549324288964272, -0.018189450725913048, -0.0008046688162721694, -0.0538749061524868, -0.008124067448079586, -0.021109730005264282, -0.01692512072622776, 0.004251434467732906, -0.04863874614238739, -0.0067224581725895405, 0.03095010668039322, 0.013159722089767456, -0.05562569573521614, -0.028980117291212082, -0.0380154624581337, -0.04592977464199066, -0.07799515128135681, -0.010849635116755962, 0.02143579162657261, 0.032676197588443756, -0.036740098148584366, -0.04187717288732529, -0.010618076659739017, -0.04410019516944885, 0.04588310047984123, -0.06658679246902466, 0.0047545055858790874, -0.006719291675835848, 0.030837463214993477, 0.0033160385210067034, 0.006952743977308273, 0.03380981832742691, 0.0025599331129342318, -0.02406914159655571, 0.017623037099838257, -0.003462018445134163, 0.06358977407217026, 0.019314022734761238, -0.0002429150918032974, -0.08849573135375977, 0.0009467750787734985, 0.02020113170146942, -0.039502475410699844, -0.0855790376663208, 0.017063217237591743, 0.04625541716814041, 0.009695607237517834, 0.039663445204496384, 0.007771125063300133, -0.019720816984772682, -0.05158029869198799, -0.004659430589526892, -0.004656482487916946, 0.006589867174625397, 0.045765023678541183, -0.005093893501907587, 0.08087776601314545, 0.019291771575808525, -0.011671280488371849, -0.04612308740615845, -0.014432210475206375, -0.008751362562179565, 0.012435013428330421, -0.050511959940195084, -0.012822526507079601, -0.011815149337053299, -0.061775512993335724, -0.04864111915230751, 0.024146398529410362, -0.027937155216932297, -0.016226572915911674, 0.011006448417901993, 0.017400598153471947, -0.02498483657836914, 0.004985895473510027, -0.04035818204283714, 0.034324947744607925, -0.022910866886377335, -0.0029136233497411013, -0.021264849230647087, 0.02185412496328354, 0.0018102835165336728, -0.0038534572813659906, 0.007964538410305977, -0.026812952011823654, -0.012779883109033108, -0.025540336966514587, 0.026954934000968933, 0.045894935727119446, 0.002610419411212206, 0.010360956192016602 ]
[ -0.07227030396461487, 0.009440800175070763, -0.06276846677064896, -0.0271891038864851, 0.05848056077957153, -0.018321195617318153, 0.005290854722261429, 0.02651645801961422, 0.008301757276058197, -0.01942761242389679, 0.0036193064879626036, -0.028718536719679832, 0.004868430085480213, -0.025232966989278793, 0.07375957816839218, -0.006934170611202717, 0.049665290862321854, -0.08150725066661835, -0.008265692740678787, 0.019290994852781296, 0.040196385234594345, -0.004200862254947424, -0.024191055446863174, -0.04330728203058243, -0.006832461804151535, 0.03295288234949112, 0.030662329867482185, -0.04478300362825394, -0.034116361290216446, -0.20173200964927673, 0.008037453517317772, -0.010992857627570629, 0.07027572393417358, -0.010221898555755615, 0.010195878334343433, 0.03532770648598671, 0.04885917156934738, 0.020263852551579475, 0.007709737401455641, 0.021438192576169968, 0.014442150481045246, -0.006522143725305796, -0.022912507876753807, -0.004015327896922827, 0.05022447183728218, 0.01642105169594288, -0.01572680100798607, -0.03350156173110008, -0.028983941301703453, 0.003350599901750684, -0.05728466436266899, -0.03972089663147926, -0.03149692714214325, -0.029169583693146706, -0.01669337786734104, 0.02580372616648674, 0.021430687978863716, 0.06138939410448074, -0.0029689904768019915, 0.01787291094660759, 0.013079486787319183, -0.007599664852023125, -0.13327966630458832, 0.10480068624019623, -0.003488905029371381, 0.04530425742268562, -0.08362673223018646, -0.003097385633736849, -0.029060980305075645, 0.07881049066781998, 0.00885352399200201, 0.0026746520306915045, -0.04045912250876427, 0.026558920741081238, 0.006342662498354912, 0.028871402144432068, 0.019838176667690277, 0.02153109945356846, 0.004449551925063133, -0.020550159737467766, -0.0373837910592556, 0.016783982515335083, -0.009260077960789204, -0.03940087929368019, -0.02590077556669712, 0.012108296155929565, -0.008302374742925167, 0.036066096276044846, 0.0025015694554895163, -0.0012740988750010729, 0.037474267184734344, 0.0033856735099107027, 0.01028371136635542, -0.0051484485156834126, -0.07636153697967529, -0.0660456120967865, -0.004399250261485577, 0.02156972326338291, -0.00016328212223015726, 0.39619091153144836, -0.026285002008080482, -0.010833729058504105, 0.0772458165884018, 0.0251479335129261, -0.008731289766728878, -0.03134150803089142, 0.002000519772991538, -0.05403774976730347, 0.035197749733924866, -0.007593178190290928, 0.01289171352982521, -0.0029455143958330154, 0.04929060861468315, -0.05765581130981445, 0.013460573740303516, 0.015313309617340565, 0.02217782661318779, 0.03561701253056526, 0.052979689091444016, -0.022119417786598206, -0.04725927487015724, 0.00722285034134984, 0.015642289072275162, -0.007542505860328674, 0.0035401165951043367, -0.0046907146461308, 0.045115839689970016, 0.04800255969166756, 0.021768217906355858, 0.015682300552725792, 0.031359899789094925, -0.026363693177700043, -0.08772460371255875, -0.0024765771813690662, 0.002117523457854986, 0.024796534329652786, 0.00957112293690443, -0.016741562634706497, 0.026734810322523117, 0.04431195557117462, 0.014981280080974102, -0.001190583105199039, 0.022535575553774834, 0.012373300269246101, -0.06159023568034172, 0.14329324662685394, 0.00787658803164959, -0.04570067301392555, -0.058629024773836136, -0.044144466519355774, 0.016646603122353554, 0.02337869442999363, -0.016137652099132538, -0.06064613163471222, 0.015640106052160263, 0.009743557311594486, 0.12519370019435883, -0.01669795624911785, -0.07769690454006195, -0.003065211232751608, -0.02826039120554924, -0.04000749811530113, -0.053783245384693146, 0.04671970382332802, 0.048916056752204895, -0.0968015119433403, -0.011465569026768208, 0.009346529841423035, -0.022385675460100174, -0.05675189197063446, 0.008067534305155277, 0.0020894452463835478, -0.020108086988329887, 0.023221934214234352, 0.04774577543139458, -0.014453702606260777, -0.04353197291493416, 0.013343685306608677, 0.07499875128269196, -0.028303688392043114, 0.006160587538033724, 0.004404307343065739, -0.0694773942232132, 0.026119230315089226, -0.06449143588542938, -0.040775325149297714, -0.04589398205280304, -0.02452053688466549, -0.02650541625916958, 0.014286501333117485, -0.022776760160923004, -0.03955116495490074, -0.04581909999251366, 0.07475410401821136, -0.01203598827123642, 0.005106044467538595, -0.012186908163130283, 0.0042785764671862125, -0.05766407772898674, -0.03737988322973251, -0.05271580442786217, 0.026150912046432495, -0.02103794552385807, 0.028429144993424416, -0.06081780418753624, 0.04620037600398064, 0.04565205052495003, -0.03999396041035652, 0.12457866966724396, 0.01083400659263134, -0.016569586470723152, -0.04194851592183113, -0.029634306207299232, 0.006680753547698259, -0.025393027812242508, -0.008865289390087128, 0.02743629738688469, -0.016088008880615234, 0.026871036738157272, 0.06803049892187119, -0.017016826197504997, -0.03506261110305786, -0.03152400255203247, -0.35111337900161743, -0.05168437585234642, -0.02365659736096859, 0.025828804820775986, 0.0363256074488163, -0.06675198674201965, 0.01950400322675705, -0.03748664632439613, -0.011771304532885551, 0.08279363065958023, 0.06961637735366821, 0.012921635061502457, 0.0027646191883832216, -0.05999976769089699, 0.008045882917940617, 0.03817927837371826, -0.020484112203121185, -0.020451458171010017, -0.029599789530038834, 0.002249040175229311, 0.009773590601980686, -0.015452302061021328, 0.0013328088680282235, -0.05694727227091789, 0.009553247131407261, -0.032076701521873474, 0.10005392879247665, 0.032892972230911255, 0.035830751061439514, -0.016604050993919373, 0.03592902421951294, 0.010361340828239918, -0.010392200201749802, -0.06915038824081421, -0.011968275532126427, 0.003690261160954833, 0.011051693931221962, -0.007726243697106838, -0.030062779784202576, -0.06547994911670685, -0.05015715956687927, 0.030933266505599022, -0.017508795484900475, -0.024433743208646774, -0.07897904515266418, 0.030706115067005157, -0.009675703011453152, -0.008984235115349293, -0.03859582543373108, 0.10434021800756454, 0.011714384891092777, 0.01651528850197792, 0.007228396832942963, -0.008372380398213863, -0.04448799416422844, -0.02817547507584095, -0.08039207756519318, -0.0009546252549625933, -0.0009571631671860814, -0.00978992972522974, 0.011553517542779446, 0.03588498756289482, 0.0360620878636837, -0.07271640747785568, 0.0045975204557180405, -0.006552595179527998, -0.008087573572993279, 0.02532772161066532, 0.01495243888348341, 0.0035757313016802073, -0.019735433161258698, 0.07951565831899643, -0.011851775459945202, 0.024329127743840218, 0.02320048026740551, 0.04432222247123718, 0.006914927624166012, 0.03585207834839821, 0.033360555768013, -0.009363962337374687, 0.06340431421995163, 0.010784842073917389, 0.04238690063357353, -0.021992001682519913, -0.002005230635404587, 0.019406812265515327, 0.006539080757647753, -0.048402849584817886, 0.04670611023902893, 0.03386128693819046, -0.015774259343743324, 0.004521114286035299, -0.03425857424736023, -0.035043228417634964, 0.07272262126207352, -0.0013576858909800649, -0.26233217120170593, 0.028366563841700554, 0.052571963518857956, 0.0838378518819809, 0.028740985319018364, -0.016493314877152443, 0.01231418363749981, -0.042402707040309906, 0.04699181765317917, -0.0021500198636204004, 0.01455899141728878, 0.03962553292512894, -0.00011421199451433495, -0.03428187593817711, -0.0026914277113974094, -0.030080366879701614, 0.04418531805276871, -0.008703721687197685, 0.02406161278486252, 0.016837947070598602, 0.04211171343922615, -0.033848732709884644, 0.19382397830486298, -0.0010813891422003508, 0.028608523309230804, 0.006125234067440033, 0.015484600327908993, -0.017603281885385513, 0.0339050218462944, 0.006101141218096018, 0.02334756962954998, -0.030092645436525345, 0.04065971449017525, -0.00820938777178526, 0.029852477833628654, -0.03030576929450035, -0.02903967909514904, 0.03282862529158592, 0.04640698432922363, -0.022446807473897934, 0.04415556415915489, -0.0037390924990177155, -0.06270579248666763, 0.014684058725833893, 0.05696309357881546, 0.030217822641134262, 0.015393350273370743, -0.03964278846979141, -0.08309666067361832, -0.01349788997322321, -0.026065537706017494, -0.016270393505692482, -0.040855951607227325, -0.013139409944415092, 0.03807852789759636, 0.0878615453839302, 0.036151181906461716, -0.006069093476980925, 0.02225174382328987, -0.005045193247497082, -0.02315383590757847, 0.012299408204853535, 0.1118103414773941, 0.03682567924261093, 0.06145549565553665 ]
[ -0.004837794695049524, 0.04644029960036278, -0.02863853983581066, 0.011015163734555244, -0.0057328264228999615, -0.013744953088462353, 0.016345124691724777, 0.018850337713956833, -0.03380715101957321, -0.014489573426544666, 0.004689015448093414, 0.024503611028194427, 0.036549463868141174, -0.010359860956668854, 0.0025492622517049313, -0.010677134618163109, -0.006242277566343546, -0.004860903602093458, 0.03196899592876434, -0.008844178169965744, -0.06541819125413895, 0.05404413864016533, 0.02601519785821438, -0.012712320312857628, -0.03480159118771553, 0.03995175659656525, -0.05895155668258667, -0.055101823061704636, 0.023878946900367737, -0.10022147744894028, 0.009712543338537216, -0.006679779849946499, -0.00596042862161994, 0.04229205101728439, -0.011997099965810776, -0.0018032403895631433, -0.02450362965464592, 0.016652634367346764, 0.005994771607220173, 0.022580528631806374, -0.02457987517118454, 0.00433093449100852, -0.02818211540579796, 0.022627178579568863, -0.019598210230469704, -0.007630735170096159, -0.018169254064559937, -0.04266352206468582, -0.0006556440494023263, 0.027879701927304268, -0.07161232084035873, 0.00880988035351038, -0.03881072998046875, 0.029077073559165, 0.010057736188173294, -0.03733701631426811, -0.027284065261483192, -0.018737196922302246, 0.010623491369187832, -0.026752222329378128, 0.00824497640132904, -0.051435600966215134, -0.052561137825250626, -0.01902206428349018, -0.004990684799849987, -0.015596087090671062, -0.029390854761004448, -0.0001400552282575518, -0.01654992066323757, -0.0016063605435192585, 0.0024070488288998604, 0.05653262510895729, -0.03152316436171532, -0.02259482629597187, -0.01283157616853714, -0.04321328178048134, -0.011075414717197418, -0.05475302413105965, 0.0069546811282634735, -0.01322381105273962, -0.03107142448425293, 0.006869629956781864, -0.008794345892965794, -0.004407303407788277, -0.031166082248091698, -0.05531003326177597, 0.01693468913435936, -0.022647488862276077, 0.0007950125145725906, 0.019454870373010635, 0.005075858905911446, 0.020330801606178284, 0.020178446546196938, -0.007890116423368454, -0.10836058855056763, -0.015611741691827774, -0.004988631699234247, -0.008791912347078323, 0.004154381342232227, 0.8300496339797974, 0.014658728614449501, 0.017851654440164566, 0.029288899153470993, -0.012005584314465523, 0.02287902683019638, -0.006763400509953499, -0.00044543002150021493, -0.033324357122182846, 0.03525611758232117, -0.035941824316978455, 0.009454105980694294, 0.022186268121004105, 0.01813354715704918, -0.002866028342396021, 0.041302088648080826, 0.041416916996240616, 0.044620729982852936, 0.018453143537044525, 0.015306025743484497, -0.009992094710469246, -0.010068436153233051, 0.00014435384946409613, 0.015902079641819, -0.030010197311639786, -0.011793212965130806, -0.1161605715751648, 0.003751535201445222, -7.356760130276268e-33, 0.049943771213293076, 0.03457987308502197, 0.0009630402200855315, 0.003920812625437975, -0.0035687838681042194, 0.0027821133844554424, 0.0018098806031048298, -0.02005581744015217, -0.02835935354232788, -0.03828537464141846, 0.03200586512684822, 0.018848462030291557, -0.009325911290943623, -0.0012520347954705358, 0.031050322577357292, -0.008789735846221447, -0.01723266765475273, 0.03143991529941559, -0.003926671575754881, 0.008432600647211075, 0.024791371077299118, 0.041048549115657806, -0.003216964192688465, -0.015586876310408115, -0.01835220493376255, -0.000649251276627183, -0.0176616832613945, -0.03164573386311531, 0.007517603226006031, -0.046158574521541595, -0.04882422834634781, 0.027944859117269516, -0.00027103646425530314, -0.02741764672100544, -0.007224173750728369, -0.030010728165507317, -0.021154256537556648, -0.0031129028648138046, -0.001043464639224112, -0.043079450726509094, -0.02959592267870903, 0.020314835011959076, -0.002375116804614663, -0.06339661777019501, -0.03340592980384827, 0.012698081322014332, 0.03135748207569122, 0.03398790955543518, 0.0028168235439807177, 0.01905800774693489, 0.03221370279788971, -0.0385083332657814, -0.013654670678079128, 0.022578561678528786, 0.008062050677835941, 0.02591836266219616, 0.011271280236542225, 0.007946589961647987, 0.03668307512998581, 0.012767241336405277, 0.045336317270994186, -0.015159310773015022, 0.006926527712494135, 0.0257436390966177, 0.01248918380588293, -0.007675046566873789, 0.04458048567175865, 0.02210565097630024, 0.021479224786162376, 0.028004402294754982, -0.038809631019830704, 0.010974239557981491, -0.022544369101524353, -0.018401112407445908, 0.04432809725403786, 0.013175754807889462, -0.015690084546804428, -0.03303750976920128, 0.014571692794561386, 0.02241300605237484, 0.010647558607161045, 0.0036692768335342407, -0.017160698771476746, -0.05452214926481247, -0.0760815218091011, 0.03576187044382095, 0.04342595487833023, 0.015327361412346363, -0.032268062233924866, -0.024165721610188484, 0.03183771297335625, 0.04125761613249779, 0.02265019156038761, 0.010783091187477112, -0.014698256738483906, 6.977013741507251e-33, 0.016820941120386124, -0.03606174886226654, 0.014506185427308083, -0.008291034027934074, 0.044993817806243896, -0.010496479459106922, 0.015957029536366463, 0.027172371745109558, -0.034993480890989304, 0.04163628816604614, -0.0037856674753129482, -0.04864329472184181, 0.0035445194225758314, 0.003537811804562807, 0.042082078754901886, 0.007953716441988945, -0.00896261353045702, 0.023946259170770645, 0.01664336957037449, 0.013309113681316376, -0.028149420395493507, 0.016944946721196175, 0.006240545306354761, 0.042519617825746536, 0.017366468906402588, 0.02918710745871067, -0.01774727553129196, -0.02488837018609047, -0.0002780637878458947, -0.021312283352017403, -0.013049975968897343, -0.014564714394509792, -0.02006511576473713, -0.011620977893471718, -0.020801620557904243, 0.05214227735996246, -0.011371838860213757, -0.02147589810192585, 0.01963057555258274, -0.006922953762114048, 0.05537313595414162, 0.0651489645242691, 0.002502986928448081, 0.014423441141843796, -0.018212685361504555, 0.026879359036684036, -0.001871021231636405, -0.025664901360869408, -0.010587341152131557, -0.005588431842625141, 0.001922641065903008, 0.02933952771127224, 0.012338409200310707, -0.017960716038942337, -0.03827878087759018, -0.000774980231653899, -0.00492554297670722, 0.024850135669112206, -0.029902394860982895, 0.015330552123486996, -0.03969892859458923, -0.0036398943047970533, -0.033154357224702835, 0.010683856904506683, -0.04587559774518013, 0.005740150343626738, -0.03424248844385147, 0.029782800003886223, 0.0009528345544822514, 0.015175342559814453, -0.02036169543862343, -0.027669882401823997, 0.0162035021930933, -0.01565859094262123, 0.03294749557971954, 0.007047347258776426, -0.003134378930553794, -0.008273344486951828, -0.004401884041726589, 0.0293577928096056, 0.050496477633714676, 0.04424767196178436, 0.01990707404911518, -0.012750034220516682, -0.008540410548448563, 0.00925107765942812, -0.02360202558338642, -0.006699478719383478, -0.0037265662103891373, -0.005537991877645254, 0.0036798128858208656, -0.03973083570599556, 0.044371120631694794, 0.0037022666074335575, -0.032531049102544785, -1.3001949739077645e-8, -0.07545891404151917, -0.02178594097495079, 0.00587247172370553, 0.042659495025873184, 0.021397417411208153, 0.03563668951392174, 0.013905000872910023, 0.002393897157162428, -0.020333843305706978, 0.000514598679728806, 0.027946703135967255, -0.04163173586130142, -0.012038696557283401, 0.019657816737890244, -0.010391058400273323, -0.01914357766509056, 0.018612246960401535, -0.02115374244749546, 0.04664935544133186, -0.011139314621686935, 0.04142878204584122, 0.0202178992331028, 0.03311143442988396, 0.034448496997356415, -0.0010994347976520658, 0.027046114206314087, 0.035311855375766754, -0.07354670763015747, 0.0022608134895563126, -0.010601370595395565, -0.01474705059081316, -0.03211876377463341, -0.053526852279901505, 0.022353438660502434, 0.007542949635535479, -0.02780216932296753, 0.022338593378663063, 0.033181630074977875, -0.04653167724609375, 0.012527274899184704, 0.011604695580899715, -0.009829448536038399, -0.056282948702573776, -0.031720761209726334, -0.02182602509856224, 0.006728061009198427, -0.022789759561419487, -0.017095020040869713, 0.0107655618339777, -0.02615267038345337, 0.02887907437980175, -0.06093856319785118, 0.057275861501693726, 0.01072633545845747, 0.030654139816761017, -0.015244756825268269, -0.0028798882849514484, 0.015186339616775513, -0.024198349565267563, -0.038426607847213745, 0.016701774671673775, 0.06599035114049911, -0.0012740205274894834, 0.009324204176664352 ]
scitkit-learn-tfidf-and-cosine-similarity-for-computer-science-papers
https://markhneedham.com/blog/2016/07/27/scitkit-learn-tfidf-and-cosine-similarity-for-computer-science-papers
false
2016-07-11 05:21:43
Neo4j 3.0 Drivers - Failed to save the server ID and the certificate received from the server
[ "neo4j" ]
[ "neo4j" ]
I've been using the https://neo4j.com/developer/java/[Neo4j Java Driver] on various local databases over the past week and ran into the following certificate problem a few times: [source,text] ---- org.neo4j.driver.v1.exceptions.ClientException: Unable to process request: General SSLEngine problem at org.neo4j.driver.internal.connector.socket.SocketClient.start(SocketClient.java:88) at org.neo4j.driver.internal.connector.socket.SocketConnection.<init>(SocketConnection.java:63) at org.neo4j.driver.internal.connector.socket.SocketConnector.connect(SocketConnector.java:52) at org.neo4j.driver.internal.pool.InternalConnectionPool.acquire(InternalConnectionPool.java:113) at org.neo4j.driver.internal.InternalDriver.session(InternalDriver.java:53) Caused by: javax.net.ssl.SSLHandshakeException: General SSLEngine problem at sun.security.ssl.Handshaker.checkThrown(Handshaker.java:1431) at sun.security.ssl.SSLEngineImpl.checkTaskThrown(SSLEngineImpl.java:535) at sun.security.ssl.SSLEngineImpl.writeAppRecord(SSLEngineImpl.java:1214) at sun.security.ssl.SSLEngineImpl.wrap(SSLEngineImpl.java:1186) at javax.net.ssl.SSLEngine.wrap(SSLEngine.java:469) at org.neo4j.driver.internal.connector.socket.TLSSocketChannel.wrap(TLSSocketChannel.java:270) at org.neo4j.driver.internal.connector.socket.TLSSocketChannel.runHandshake(TLSSocketChannel.java:131) at org.neo4j.driver.internal.connector.socket.TLSSocketChannel.<init>(TLSSocketChannel.java:95) at org.neo4j.driver.internal.connector.socket.TLSSocketChannel.<init>(TLSSocketChannel.java:77) at org.neo4j.driver.internal.connector.socket.TLSSocketChannel.<init>(TLSSocketChannel.java:70) at org.neo4j.driver.internal.connector.socket.SocketClient$ChannelFactory.create(SocketClient.java:251) at org.neo4j.driver.internal.connector.socket.SocketClient.start(SocketClient.java:75) ... 14 more Caused by: javax.net.ssl.SSLHandshakeException: General SSLEngine problem at sun.security.ssl.Alerts.getSSLException(Alerts.java:192) at sun.security.ssl.SSLEngineImpl.fatal(SSLEngineImpl.java:1728) at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:304) at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:296) at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1497) at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:212) at sun.security.ssl.Handshaker.processLoop(Handshaker.java:979) at sun.security.ssl.Handshaker$1.run(Handshaker.java:919) at sun.security.ssl.Handshaker$1.run(Handshaker.java:916) at java.security.AccessController.doPrivileged(Native Method) at sun.security.ssl.Handshaker$DelegatedTask.run(Handshaker.java:1369) at org.neo4j.driver.internal.connector.socket.TLSSocketChannel.runDelegatedTasks(TLSSocketChannel.java:142) at org.neo4j.driver.internal.connector.socket.TLSSocketChannel.unwrap(TLSSocketChannel.java:203) at org.neo4j.driver.internal.connector.socket.TLSSocketChannel.runHandshake(TLSSocketChannel.java:127) ... 19 more Caused by: java.security.cert.CertificateException: Unable to connect to neo4j at `localhost:10003`, because the certificate the server uses has changed. This is a security feature to protect against man-in-the-middle attacks. If you trust the certificate the server uses now, simply remove the line that starts with `localhost:10003` in the file `/Users/markneedham/.neo4j/known_hosts`. The old certificate saved in file is: -----BEGIN CERTIFICATE----- 7770ee598be69c8537b0e576e62442c84400008ca0d3e3565b379b7cce9a51de 0fd4396251df2e8da50eb1628d44dcbca3fae5c8fb9c0adc29396839c25eb0c8 -----END CERTIFICATE----- The New certificate received is: -----BEGIN CERTIFICATE----- 01a422739a39625ee95a0547fa99c7e43fbb33c70ff720e5ae4a8408421aa63b 2fe4f5d6094c5fd770ed1ad214dbdc428a6811d0955ed80d48cc67d84067df2c -----END CERTIFICATE----- at org.neo4j.driver.internal.connector.socket.TrustOnFirstUseTrustManager.checkServerTrusted(TrustOnFirstUseTrustManager.java:153) at sun.security.ssl.AbstractTrustManagerWrapper.checkServerTrusted(SSLContextImpl.java:936) at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1484) ... 28 more ---- I got a bit lazy and just nuked the file it mentions in the error message - +++<cite>+++/Users/markneedham/.neo4j/known_hosts+++</cite>+++ - which led to this error the next time I call the driver in my application: [source,text] ---- Failed to save the server ID and the certificate received from the server to file /Users/markneedham/.neo4j/known_hosts. Server ID: localhost:10003 Received cert: -----BEGIN CERTIFICATE----- 933c7ec5d6a1b876bd186dc6d05b04478ae771262f07d26a4d7d2e6b7f71054c 3e6b7c172474493b7fe93170d940b9cc3544661c7966632361649f2fda7c66be -----END CERTIFICATE----- ---- I recreated the file with no content and tried again and it worked fine. Alternatively we can choose to turn off encryption when working with local databases and avoid the issue: [source,java] ---- Config config = Config.build().withEncryptionLevel( Config.EncryptionLevel.NONE ).toConfig(); try ( Driver driver = GraphDatabase.driver( "bolt://localhost:7687", config ); Session session = driver.session() ) { // use the driver } ----
null
null
[ -0.004254495725035667, -0.03454725071787834, -0.01615997590124607, 0.045835576951503754, 0.09213677793741226, -0.003566703526303172, 0.04694904759526253, 0.011292141862213612, 0.015194890089333057, -0.028363754972815514, 0.0001942139642778784, 0.004444748628884554, -0.06516958773136139, 0.01898544281721115, -0.006818241439759731, 0.038462959229946136, 0.0898817852139473, 0.011538692750036716, -0.0009319898672401905, -0.025651270523667336, 0.005431662313640118, 0.04202195256948471, 0.00990357156842947, 0.03112654946744442, 0.03147415444254875, 0.03257178142666817, -0.025130445137619972, 0.010073818266391754, -0.05857400968670845, -0.010056018829345703, 0.05043412372469902, 0.007232642732560635, 0.017680587247014046, -0.007522334810346365, 0.0354294627904892, -0.01853145658969879, -0.03171028941869736, -0.0020691307727247477, 0.0035139743704348803, -0.0030961448792368174, -0.053098779171705246, 0.030636563897132874, -0.0025570860598236322, 0.03325178101658821, -0.013429154641926289, 0.005559151526540518, -0.03972338140010834, 0.03473003953695297, 0.01588231511414051, -0.019766010344028473, -0.10408473759889603, 0.012825148180127144, -0.03543716296553612, 0.02240092121064663, 0.03804217278957367, 0.033723119646310806, 0.02015151083469391, -0.08667756617069244, 0.07729042321443558, -0.028730489313602448, -0.01008465327322483, -0.01614786870777607, -0.0037243475671857595, 0.002492048079147935, -0.0015183252980932593, -0.029499175027012825, 0.03165125474333763, 0.08435072004795074, -0.06275220960378647, -0.024973848834633827, 0.015659192577004433, 0.004025642294436693, -0.018403740599751472, -0.0061568934470415115, 0.03529513254761696, -0.05525773763656616, -0.005667777732014656, 0.028619153425097466, 0.030936216935515404, 0.043856654316186905, -0.03877491131424904, 0.02337726391851902, 0.03491427004337311, 0.01673145964741707, 0.0028733862563967705, -0.0415993332862854, -0.041485514491796494, -0.010872548446059227, -0.04562542960047722, 0.05100873112678528, 0.036258820444345474, -0.022335266694426537, -0.010006995871663094, 0.009612256661057472, -0.04266073927283287, 0.006969849579036236, -0.00048205931670963764, 0.0031787329353392124, 0.02468976005911827, 0.007064624223858118, -0.013011339120566845, -0.014171108603477478, -0.00488555571064353, 0.026415441185235977, -0.07475178688764572, 0.004414278082549572, -0.030884841457009315, -0.025904348120093346, -0.02179976925253868, -0.010669083334505558, -0.05077347159385681, 0.007428269367665052, -0.0016812054673209786, 0.0021161295007914305, -0.09151501953601837, 0.08264674246311188, 0.0034122448414564133, -0.03199653699994087, -0.0023751347325742245, 0.025113670155405998, 0.05590851604938507, 0.02464655041694641, -0.021505041047930717, 0.06308402866125107, -0.01269546989351511, 0.0560329370200634, -0.009102870710194111, 0.038858283311128616, -0.020165156573057175, -0.06179826706647873, -0.024698391556739807, 0.07388243824243546, 0.014110344462096691, 0.02653319202363491, 0.005602044984698296, -0.03729763999581337, -0.023319808766245842, 0.008722048252820969, 0.03961463272571564, 0.012939617037773132, -0.016739364713430405, -0.035551510751247406, 0.01959669217467308, 0.02650519832968712, 0.03864297270774841, 0.02539716474711895, -0.002330508315935731, -0.02074907347559929, 0.000201052738702856, 0.03484512120485306, 0.00943916104733944, 0.01985614188015461, 0.03959823027253151, -0.013071507215499878, -0.010874328203499317, 0.09006774425506592, -0.0010338021675124764, 0.0174615029245615, -0.03951279819011688, 0.021892478689551353, 0.04065801948308945, -0.004350433126091957, -0.012055874802172184, 0.05701320990920067, 0.007904316298663616, 0.0021231581922620535, -0.0014834365574643016, 0.06134651228785515, 0.007664104457944632, 0.025295808911323547, -0.04907172918319702, -0.07869450747966766, 0.028811007738113403, -0.07225845754146576, -0.0186812374740839, 0.03417455404996872, 0.06364379823207855, -0.010634075850248337, 0.03958047553896904, 0.0000183875672519207, -0.06847909092903137, 0.03470238298177719, 0.013459564186632633, 0.020614467561244965, -0.02512168139219284, 0.007681606337428093, 0.06578344106674194, 0.024441609159111977, 0.007616620045155287, 0.023518899455666542, -0.07950791716575623, -0.06853850930929184, -0.002013853285461664, -0.014473127201199532, 0.05657317861914635, -0.003386457683518529, 0.015307988971471786, 0.02802366204559803, -0.00035251403460279107, 0.01726023480296135, 0.025787655264139175, -0.02856328710913658, 0.043296609073877335, -0.045772939920425415, -0.04872244596481323, 0.06696558743715286, 0.031579919159412384, -0.0600183829665184, -0.05844471603631973, -0.0018192623974755406, -0.02429826185107231, -0.0042413463816046715, 0.026076508685946465, -0.014284913428127766, 0.05875268951058388, 0.014167041517794132, 0.03610743582248688, -0.024573080241680145, 0.03271231800317764, -0.03046695701777935, 0.04818429797887802, 0.019103460013866425, 0.008486875332891941, 0.014453310519456863, -0.008397875353693962, 0.09836430847644806, 0.041513003408908844, -0.011251671239733696, -0.05853119120001793, 0.05951466038823128, 0.027356082573533058, -0.0437275730073452, 0.035451438277959824, -0.03293846920132637, 0.0028152146842330694, -0.0005869623273611069, -0.029379604384303093, -0.049728140234947205, -0.004768362268805504, -0.03248124569654465, 0.0032733213156461716, 0.06649703532457352, -0.048247650265693665, 0.06419019401073456, 0.021258290857076645, 0.012914812192320824, -0.0012842041905969381, -0.05561437830328941, -0.029076790437102318, 0.011624709703028202, 0.021301474422216415, -0.016107819974422455, 0.046909578144550323, -0.014261668547987938, -0.014238323085010052, -0.027552422136068344, -0.04286282882094383, 0.042941704392433167, 0.039919521659612656, 0.06273248791694641, -0.002775970846414566, 0.04036211594939232, -0.06638211756944656, 0.01312947180122137, -0.03946959599852562, -0.06225912272930145, -0.017569618299603462, -0.03428507596254349, 0.018698006868362427, 0.006500073708593845, 0.038943372666835785, -0.008625635877251625, 0.008815939538180828, -0.006140172481536865, 0.018717855215072632, -0.03387816622853279, 0.02415189892053604, -0.008624338544905186, 0.013648834079504013, -0.04158103093504906, -0.027581078931689262, 0.04933835566043854, -0.06733108311891556, -0.031814392656087875, -0.017647460103034973, -0.052111946046352386, 0.05751097947359085, -0.06139020249247551, -0.043139535933732986, 0.004397780634462833, 0.022636132314801216, 0.06312080472707748, 0.024604512378573418, 0.006965766195207834, 0.0638764277100563, -0.014807789586484432, 0.009184863418340683, 0.012984207831323147, 0.007651335559785366, 0.057983916252851486, -0.012109660543501377, 0.041244734078645706, 0.008121448568999767, -0.030483469367027283, -0.012818525545299053, -0.04547099769115448, 0.001441502245143056, -0.032097816467285156, -0.27931180596351624, 0.06603474915027618, -0.017017874866724014, -0.0602092407643795, 0.04158118739724159, -0.016931144520640373, -0.0017964327707886696, -0.0311236884444952, -0.01809721812605858, -0.001129950163885951, 0.002678817370906472, -0.01169226597994566, 0.01014781091362238, 0.02526857890188694, -0.004534177482128143, 0.005854800343513489, -0.01486355159431696, -0.08187253028154373, 0.010356929153203964, 0.0056406836956739426, -0.004586917348206043, -0.03042086772620678, 0.007910558953881264, 0.012946967966854572, -0.002334554446861148, 0.04610610753297806, -0.07512479275465012, 0.03919479623436928, -0.03100120648741722, -0.03324823081493378, 0.018146000802516937, -0.021028591319918633, 0.01138472743332386, 0.01597956009209156, -0.03756217658519745, 0.004847527481615543, 0.03183961287140846, 0.007592056877911091, -0.014525259844958782, 0.01212563831359148, -0.046233486384153366, -0.07426243275403976, 0.0030496942345052958, -0.018307074904441833, 0.08195991814136505, -0.0032286744099110365, -0.0781746357679367, -0.015041275881230831, -0.016649561002850533, 0.07457613945007324, -0.04079531878232956, -0.018772969022393227, -0.010777157731354237, 0.020658370107412338, -0.0016494928859174252, -0.000028544347514980473, -0.019490228965878487, 0.014285986311733723, -0.042952168732881546, -0.019612420350313187, -0.005718756001442671, -0.04522376134991646, 0.008741911500692368, -0.05777125433087349, -0.0392807275056839, -0.0580107644200325, -0.05527695268392563, -0.02642306685447693, 0.054534912109375, 0.03045184537768364, -0.02424301579594612, 0.03997641056776047, 0.0007778563885949552, -0.09919270128011703, 0.0003020968579221517, -0.05182362720370293, -0.02658035419881344, -0.0067144581116735935, -0.03170616179704666, 0.05983893573284149, -0.023424794897437096, -0.044295888394117355, -0.01441449485719204, 0.017424385994672775, 0.011238141916692257, 0.013170771300792694, 0.03713107109069824, -0.03357536345720291, -0.011426170356571674, 0.006721895653754473, 0.07571673393249512, -0.02111562341451645, -0.016449889168143272, -0.03122136928141117, -0.00878858007490635, 0.04153291508555412, -0.003494511591270566, 0.039937350898981094, -0.00951854046434164, 0.055912088602781296, 0.05752629041671753, -0.038006361573934555, 0.014737210236489773, -0.037249624729156494, -0.003969771321862936, -0.023762304335832596, -0.02780069038271904, 0.022382082417607307, 0.022210538387298584, 0.04335516691207886, 0.0008489909232594073, -0.02093556895852089, 0.01784040778875351, -0.04499607905745506, -0.030182097107172012, -0.02076130174100399, 0.024372264742851257, 0.03892035037279129, 0.03047928400337696, -0.044397905468940735, -0.05673814192414284, 0.02940709888935089, 0.06564617902040482, -0.009426092728972435, -0.040833231061697006, -0.021740321069955826, -0.03383763134479523, -0.051058780401945114, 0.014436138793826103, -0.0002415038616163656, -0.03675851970911026, 0.03797633573412895, 0.012915312312543392, -0.010402965359389782, 0.01751798577606678, -0.004818045534193516, -0.03139587119221687, -0.026926826685667038, 0.01058652438223362, -0.0008203104953281581, 0.00966191478073597, 0.0027743300888687372, -0.020678838714957237, 0.02757718600332737, 0.04216409847140312, 0.009795150719583035, 0.018182627856731415, -0.007222943939268589, 0.005291804671287537, 0.020944001153111458, -0.0029115360230207443, -0.04232912138104439, 0.009479716420173645, -0.04568663612008095, -0.05615174025297165, -0.004532685969024897, 0.0669703260064125, -0.011535612866282463, -0.035632845014333725, -0.024219093844294548, 0.02159612625837326, -0.06277403980493546, 0.00616090465337038, 0.007840926758944988, -0.009121999144554138, 0.04162605479359627, 0.00003391938662389293, -0.0024534661788493395, -0.009962711483240128, -0.021418925374746323, 0.01951797492802143, 0.015753939747810364, -0.04204073175787926, 0.031840406358242035, 0.010815698653459549, 0.01083201915025711, -0.0046327305026352406, 0.01645919494330883, 0.029570655897259712, 0.004432057496160269, -0.013463204726576805, -0.008173979818820953, 0.014012046158313751, 0.002030616858974099, 0.03564915060997009, -0.010934908874332905, -0.03205546736717224, -0.0006803515134379268, -0.009009278379380703, 0.00501323351636529, 0.006742975674569607, -0.010084090754389763, -0.030177563428878784, 0.04461730644106865, -0.013776463456451893, -0.061608776450157166, 0.03166228532791138, -0.012925881892442703, 0.017687104642391205, 0.01550527848303318, 0.028514239937067032, -0.004058849532157183, -0.0398961640894413, 0.03846168518066406, 0.05215340480208397, -0.04411523789167404, -0.012032930739223957, -0.01239321380853653, 0.004154903348535299, 0.022771848365664482, 0.024685101583600044, -0.05817861109972, -0.027850620448589325, -0.008219460025429726, -0.004979290999472141, -0.03169867396354675, -0.08309605717658997, 0.005761976353824139, -0.01780546084046364, -0.004773382563143969, 0.020169489085674286, 0.020405840128660202, 0.0383964404463768, -0.02114361897110939, -0.0031369798816740513, 0.03688681870698929, -0.012917843647301197, -0.014863891527056694, -0.005268544424325228, -0.0006472826935350895, 0.006294677034020424, -0.01893000304698944, 0.04918611794710159, 0.009089600294828415, -0.0014928241726011038, -0.006560036446899176, -0.062331657856702805, 0.018159981817007065, 0.004677850287407637, 0.05205328390002251, 0.006977621465921402, 0.004062442574650049, -0.0400061272084713, -0.006730106193572283, -0.03364308550953865, 0.04362307861447334, 0.01183461956679821, -0.0004666645254474133, 0.016000695526599884, 0.028286956250667572, 0.02673586830496788, 0.03993270918726921, -0.009298990480601788, -0.023127123713493347, 0.0639026015996933, -0.05312998965382576, -0.028788890689611435, -0.005888301879167557, -0.055600304156541824, -0.003236885415390134, 0.01935875229537487, 0.0020006170962005854, -0.015145260840654373, 0.06602498143911362, 0.05321790650486946, 0.005371671169996262, 0.023515937849879265, -0.028046175837516785, 0.041972484439611435, -0.031833771616220474, -0.03103836439549923, -0.07551909983158112, 0.01823575049638748, 0.031664781272411346, -0.03514085337519646, 0.007420037407428026, -0.025735119357705116, -0.024319322779774666, -0.03846433013677597, -0.06590002030134201, -0.026259301230311394, 0.002337338635697961, -0.051175326108932495, -0.005711363162845373, 0.001640806789509952, -0.049434542655944824, 0.0186189915984869, 0.017900312319397926, -0.035950206220149994, -0.04978096857666969, -0.03415394946932793, 0.03729934245347977, -0.00030136204441078007, 0.0417277030646801, -0.048008088022470474, -0.029750248417258263, 0.08949490636587143, 0.018771447241306305, 0.027481505647301674, 0.04273560643196106, -0.031390074640512466, 0.04607053101062775, 0.057059790939092636, 0.016951361671090126, -0.011096881702542305, 0.050955891609191895, -0.020907491445541382, -0.0784703716635704, 0.015633048489689827, 0.007083550561219454, -0.019822804257273674, -0.0540497861802578, 0.06432881951332092, 0.017248880118131638, -0.021917253732681274, -0.016618309542536736, 0.023016346618533134, -0.02642185054719448, -0.0337790921330452, -0.056770309805870056, 0.037381429225206375, -0.01794704981148243, 0.06067533791065216, -0.03957343101501465, 0.002494869753718376, 0.07698513567447662, -0.00380899291485548, -0.010348375886678696, 0.01299099251627922, 0.08454132080078125, 0.08376465737819672, 0.0009703476098366082, 0.04146594926714897, 0.07807744294404984, 0.012114928103983402, -0.03930040821433067, 0.006725212559103966, -0.043425071984529495, -0.04271094128489494, 0.001999076921492815, 0.0036090603098273277, 0.059604182839393616, -0.01974479667842388, 0.07517078518867493, -0.0185574758797884, -0.000778039509896189, -0.0018159355968236923, 0.0021614492870867252, 0.028149068355560303, 0.03253662958741188, 0.020383000373840332, 0.02814514748752117, -0.03505338728427887, -0.010209324769675732, 0.005740787368267775, -0.007183222100138664, -0.015768105164170265, -0.005112196318805218, -0.029214711859822273, 0.02025586925446987, 0.03472037613391876, 0.025368638336658478, 0.0843123197555542, -0.038062091916799545, -0.017236147075891495, 0.011783680878579617, 0.019595803692936897, 0.007391592022031546, 0.00005764062007074244, -0.007397949695587158, -0.02537432871758938, -0.02084345929324627, -0.032880499958992004, -0.027887506410479546, -0.009898915886878967, -0.02125890552997589, 0.009362037293612957, -0.013393271714448929, 0.010796338319778442, 0.008966125547885895, -0.00991752091795206, -0.028841456398367882, -0.05012398213148117, -0.06883587688207626, -0.035676032304763794, -0.06533117592334747, -0.025680944323539734, -0.005365587770938873, 0.001955516869202256, -0.03147845342755318, 0.000988641520962119, -0.005217758007347584, -0.020014841109514236, 0.05300230160355568, -0.04837879166007042, -0.0037940209731459618, 0.009292771108448505, 0.02722574956715107, 0.018791111186146736, 0.04427563399076462, 0.06646964699029922, 0.007475539576262236, 0.025720486417412758, -0.016448702663183212, -0.019677789881825447, 0.0436408706009388, 0.015319102443754673, 0.02279423177242279, -0.08266931772232056, -0.002695818431675434, 0.002978835953399539, 0.006749901920557022, -0.05719374120235443, -0.004703083541244268, 0.050599467009305954, 0.010161631740629673, 0.05442378297448158, 0.011335461400449276, -0.016450854018330574, -0.019163865596055984, -0.007946919649839401, -0.012705446220934391, -0.008426371961832047, 0.020935188978910446, 0.003817617427557707, 0.08446986973285675, 0.05463714525103569, -0.011354496702551842, 0.0020510635804384947, 0.011152554303407669, 0.017966262996196747, -0.0035290063824504614, -0.03707446902990341, -0.031179960817098618, -0.059067435562610626, -0.09697376191616058, -0.011536271311342716, 0.014168206602334976, -0.01658216305077076, -0.014114168472588062, 0.013263051398098469, 0.010609920136630535, -0.020574141293764114, 0.01972089894115925, -0.03348011523485184, 0.008413746953010559, -0.029691988602280617, -0.03661443665623665, -0.03194174915552139, -0.010754693299531937, -0.019423870369791985, -0.021950334310531616, 0.039904624223709106, -0.054100826382637024, 0.016819458454847336, -0.01665809005498886, 0.04324285313487053, 0.03759271651506424, 0.008066624402999878, 0.017974859103560448 ]
[ -0.06273991614580154, -0.032284416258335114, -0.040741678327322006, -0.056701596826314926, 0.004674455150961876, -0.05580681934952736, -0.009271866641938686, 0.06569287180900574, 0.02044793963432312, -0.04666798561811447, 0.0013724773889407516, -0.03295497968792915, -0.008583875373005867, 0.005882410332560539, 0.06220168620347977, -0.00801754929125309, -0.002788603538647294, -0.041051026433706284, -0.004465729929506779, 0.05999162048101425, -0.005068412981927395, -0.028752215206623077, -0.016705110669136047, -0.05641620233654976, -0.024891963228583336, 0.04716447740793228, 0.05326090380549431, -0.029639270156621933, -0.032965466380119324, -0.16981977224349976, -0.013621100224554539, -0.005196841899305582, 0.001036144676618278, 0.003639372531324625, 0.005406187381595373, 0.00793422944843769, 0.00917790923267603, 0.0008648018701933324, 0.01979549042880535, 0.025515904650092125, 0.015698527917265892, 0.01382873672991991, -0.0958951786160469, -0.01629471406340599, 0.04419781640172005, -0.006335730664432049, 0.0027780644595623016, -0.018902689218521118, 0.008425166830420494, -0.004024323541671038, -0.07431933283805847, 0.022248024120926857, 0.027208738029003143, -0.0004450526903383434, 0.004340849816799164, 0.009304746985435486, 0.058739494532346725, 0.08386193215847015, 0.03288589045405388, 0.05572506785392761, -0.004269620403647423, -0.005346390884369612, -0.1423865407705307, 0.08492352813482285, 0.016915373504161835, 0.028284037485718727, -0.030833648517727852, -0.007819028571248055, -0.022999653592705727, 0.060888081789016724, 0.03174898028373718, -0.01618869975209236, -0.052236415445804596, 0.08814676851034164, -0.011349783279001713, 0.0289691761136055, -0.011381546035408974, 0.0063558961264789104, 0.02550072781741619, -0.011377506889402866, -0.0717729851603508, -0.026660384610295296, -0.03251461312174797, -0.019708482548594475, -0.06341026723384857, 0.060120679438114166, -0.016889430582523346, 0.07513225078582764, 0.022049734368920326, 0.04408397898077965, 0.0009940846357494593, 0.002693634480237961, 0.0631185844540596, 0.02354220114648342, -0.0941159576177597, 0.015233646146953106, 0.00005655017957906239, 0.02098355069756508, -0.008161257021129131, 0.4105653166770935, 0.0072470069862902164, -0.018305284902453423, 0.013879168778657913, 0.04684758558869362, 0.008677080273628235, -0.006008456461131573, -0.02251712791621685, -0.07482144236564636, 0.018038319423794746, -0.02917754463851452, 0.009522262029349804, -0.018414156511425972, 0.05237520486116409, -0.06268556416034698, -0.012126977555453777, 0.038139455020427704, 0.048815686255693436, 0.020674418658018112, -0.05071475729346275, 0.04554418846964836, -0.026425128802657127, 0.00583999790251255, 0.024621961638331413, 0.037264421582221985, 0.039460159838199615, -0.017401838675141335, 0.005322596989572048, 0.04838234558701515, 0.004856194835156202, 0.036107733845710754, 0.04974409192800522, -0.004944051615893841, -0.056819427758455276, 0.016093695536255836, -0.0033548870123922825, 0.022212233394384384, 0.01740163378417492, -0.03953595086932182, -0.038522928953170776, 0.016772376373410225, -0.024226553738117218, -0.07199569791555405, 0.001643429510295391, -0.00004966945562046021, -0.02937607653439045, 0.1047384962439537, -0.018084360286593437, -0.012950960546731949, -0.009181816130876541, -0.05212472379207611, 0.007980560883879662, 0.05528039485216141, 0.000562371511477977, -0.03529172018170357, -0.013264872133731842, 0.008811171166598797, 0.08635561168193817, -0.00875281635671854, -0.08701381087303162, -0.0006695182528346777, 0.0171256922185421, -0.04017961770296097, -0.030754799023270607, 0.1011602059006691, 0.08291447162628174, -0.08066781610250473, -0.0011699807364493608, 0.03210063278675079, -0.0005846901331096888, -0.05487902835011482, -0.0089877275750041, 0.021808836609125137, -0.020960597321391106, -0.04200884327292442, 0.04783269390463829, -0.01237167976796627, 0.021875152364373207, -0.0227748341858387, 0.008044501766562462, 0.018817992880940437, 0.008381118066608906, 0.010738270357251167, -0.06301306188106537, -0.019029736518859863, -0.04808086156845093, -0.07263510674238205, -0.0845729261636734, 0.021808641031384468, -0.021983511745929718, -0.06167324632406235, -0.05793890357017517, -0.0026653495151549578, -0.0626206323504448, 0.08248617500066757, 0.0005668239900842309, -0.026845397427678108, -0.027008945122361183, -0.02485300414264202, -0.0024844768922775984, -0.04510901868343353, 0.07442940026521683, 0.030433015897870064, 0.004245976451784372, 0.04828903451561928, -0.06148326024413109, 0.018728086724877357, 0.0698474869132042, -0.049677953124046326, 0.05093136802315712, 0.019438952207565308, -0.03744976967573166, 0.012387292459607124, 0.01140147726982832, 0.040844887495040894, -0.010657362639904022, -0.0062564220279455185, 0.0018445230089128017, 0.025574475526809692, 0.0449645072221756, 0.020298171788454056, -0.03145094960927963, 0.06542447209358215, -0.019967982545495033, -0.33686012029647827, -0.025990737602114677, -0.03073543682694435, -0.015050374902784824, -0.0005880839889869094, -0.003633870044723153, 0.02391623891890049, -0.04740317165851593, 0.006234619300812483, 0.01907007023692131, 0.11992186307907104, 0.01030814927071333, 0.011015544645488262, -0.09651558101177216, 0.0150019945576787, 0.023099509999155998, -0.03194928169250488, 0.007926251739263535, 0.0061227441765367985, 0.014243134297430515, -0.007411797996610403, -0.04555021598935127, -0.027282483875751495, -0.023874294012784958, -0.005311337765306234, -0.025007227435708046, 0.10662420094013214, 0.02484239637851715, 0.05068526417016983, -0.07260396331548691, 0.04508080333471298, 0.006120281759649515, 0.017596134915947914, -0.10448651760816574, 0.00847639050334692, -0.0312589630484581, 0.014846699312329292, 0.03170231729745865, 0.030454404652118683, 0.0034615572076290846, -0.059781696647405624, -0.022708909586071968, -0.055749740451574326, -0.030534829944372177, 0.01561021525412798, -0.026423543691635132, -0.013587859459221363, -0.030974797904491425, 0.00043513000127859414, 0.09006335586309433, 0.020090753212571144, 0.007102958858013153, 0.008750897832214832, 0.04223565384745598, 0.05384690314531326, -0.033123619854450226, -0.06210588291287422, -0.05862854793667793, 0.05331689491868019, 0.0072945477440953255, 0.034463074058294296, 0.06997157633304596, 0.020382843911647797, -0.07459620386362076, 0.02649645134806633, 0.021857811138033867, -0.016666894778609276, 0.009625392034649849, 0.046819232404232025, -0.038307253271341324, -0.047589801251888275, 0.1362520307302475, 0.016772186383605003, -0.0015110441017895937, -0.0013339711586013436, 0.0471331812441349, 0.0019175297347828746, -0.013466213829815388, 0.04568500444293022, 0.0005139214918017387, 0.028252994641661644, -0.022841690108180046, 0.06569183617830276, -0.03845342993736267, -0.03076760843396187, 0.06035730987787247, 0.009817319922149181, -0.009591265581548214, 0.06645487248897552, -0.019526373594999313, -0.01866782456636429, 0.007706319913268089, -0.02696303091943264, -0.06642301380634308, 0.060588184744119644, -0.02473663166165352, -0.247765451669693, 0.049607910215854645, 0.018944494426250458, 0.03684842586517334, -0.0203387513756752, 0.012268957681953907, 0.027480226010084152, -0.04137169197201729, -0.03918540105223656, 0.010796335525810719, 0.018375283107161522, 0.0010510339634492993, -0.027570195496082306, -0.003405036637559533, 0.012994777411222458, -0.011023297905921936, 0.015853870660066605, -0.00006522678449982777, 0.029494063928723335, 0.006122073158621788, 0.007467984687536955, 0.012875537388026714, 0.1436704397201538, 0.023816047236323357, 0.023436851799488068, 0.05435514822602272, -0.03953847289085388, 0.04049795866012573, 0.08482681214809418, 0.013166327960789204, -0.031513988971710205, 0.033141158521175385, -0.028159605339169502, 0.03136970475316048, 0.038192592561244965, -0.06205317750573158, -0.002644865307956934, 0.010401821695268154, 0.009788094088435173, 0.00003988114622188732, -0.0038439719937741756, 0.03867432102560997, -0.03211861476302147, 0.01197113562375307, 0.07076574116945267, -0.027323994785547256, 0.008163684979081154, -0.014416394755244255, -0.046318382024765015, -0.024143695831298828, -0.04954230412840843, -0.06601859629154205, -0.0162177924066782, -0.015384532511234283, -0.018760202452540398, 0.04893912747502327, 0.02335534244775772, -0.047659412026405334, -0.0016064004739746451, 0.0012784249847754836, 0.010500684380531311, -0.04677218571305275, 0.07780494540929794, -0.004308262374252081, 0.003871271852403879 ]
[ 0.03981741517782211, 0.042637936770915985, 0.000045736796892015263, 0.006142162252217531, -0.04448247700929642, -0.016569001600146294, -0.015733879059553146, -0.02244001440703869, 0.00484532630071044, -0.048523347824811935, -0.036087438464164734, 0.01798776537179947, 0.06783262640237808, 0.03757663816213608, -0.024213936179876328, -0.026882661506533623, 0.0010170808527618647, 0.01919056847691536, 0.05724581703543663, 0.014940991066396236, -0.03042261116206646, -0.02830125391483307, 0.01644117385149002, -0.047506753355264664, -0.025384973734617233, 0.014355381950736046, 0.009169681929051876, -0.011965022422373295, -0.018652405589818954, -0.10681745409965515, -0.036559488624334335, -0.011580152437090874, -0.015008012764155865, -0.009113057516515255, -0.03152480721473694, 0.001701134373433888, 0.03848187252879143, 0.04414816573262215, -0.04239966720342636, 0.024173827841877937, 0.04389019310474396, -0.02982858568429947, -0.040657807141542435, 0.02402259036898613, -0.010560357943177223, -0.016424141824245453, -0.023765932768583298, -0.07508235424757004, 0.01570911705493927, -0.03571000695228577, -0.013067497871816158, 0.00731095252558589, 0.018018173053860664, 0.011536777019500732, -0.04398380219936371, -0.0022548064589500427, -0.005476303864270449, 0.01354297623038292, 0.040818069130182266, 0.07146809995174408, 0.07244788110256195, -0.01222408376634121, -0.05145515501499176, -0.004071511793881655, -0.04200087860226631, -0.018779367208480835, 0.03850270435214043, -0.00815698690712452, -0.026053229346871376, 0.026017894968390465, -0.005721994210034609, 0.09306635707616806, -0.10816114395856857, -0.010219465009868145, -0.054167669266462326, -0.0029451176524162292, 0.0710470899939537, -0.06076354533433914, -0.006792754400521517, 0.03730257973074913, -0.02476963773369789, 0.007173673715442419, -0.04327485337853432, 0.030010420829057693, -0.006682048551738262, 0.06738444417715073, -0.0018782018451020122, -0.027643274515867233, -0.00547416927292943, 0.06750647723674774, -0.020801953971385956, 0.02626148611307144, -0.05289924517273903, -0.001842228346504271, -0.06289687752723694, -0.01676793582737446, 0.04153754189610481, -0.01785559579730034, -0.001028493046760559, 0.7591708302497864, 0.041320547461509705, 0.0031143820378929377, 0.016973797231912613, -0.012010795064270496, -0.009362446144223213, 0.05417308583855629, 0.015924153849482536, -0.022769801318645477, -0.015623029321432114, 0.006256723310798407, -0.009202614426612854, -0.006114374380558729, 0.024439174681901932, -0.0016027814708650112, -0.018950603902339935, 0.05483941361308098, -0.007451476529240608, 0.02342858351767063, 0.027377091348171234, 0.05694270879030228, 0.0019728627521544695, 0.04864583536982536, -0.008948295377194881, 0.03547760099172592, -0.010145715437829494, -0.09662120789289474, 0.014301005750894547, -6.924821792330741e-33, 0.03157959505915642, 0.007256040815263987, 0.051368556916713715, 0.034473199397325516, 0.018007978796958923, 0.010638684965670109, 0.004865318536758423, -0.007597422227263451, -0.006692500319331884, -0.05213738605380058, -0.01549447886645794, -0.01020052284002304, 0.02159186266362667, -0.057900574058294296, 0.00667407363653183, -0.033606186509132385, 0.007477709092199802, 0.029982058331370354, -0.008230924606323242, 0.03488832712173462, -0.01360577717423439, 0.035599444061517715, 0.0060942405834794044, 0.014542564749717712, -0.008908791467547417, 0.031154168769717216, 0.006275980267673731, 0.047909557819366455, -0.006246133241802454, -0.04511865973472595, -0.04180946946144104, -0.026505647227168083, -0.03547517582774162, -0.0072317649610340595, 0.055528927594423294, -0.04011720046401024, 0.019875209778547287, 0.010008559562265873, -0.02786826714873314, -0.06365974992513657, -0.018771925941109657, 0.00977020151913166, 0.007960304617881775, -0.0017497739754617214, -0.035134077072143555, -0.0241460632532835, -0.042873695492744446, 0.004201236646622419, 0.021954158321022987, 0.024136099964380264, -0.06229119375348091, 0.006360641214996576, -0.0130038782954216, -0.02139345183968544, -0.05307630077004433, -0.02631160244345665, 0.025015445426106453, 0.05913298949599266, -0.028752533718943596, 0.017887186259031296, -0.00773730780929327, -0.018019309267401695, -0.05866536498069763, 0.03083118610084057, 0.047479622066020966, 0.04115799069404602, -0.00107763207051903, 0.015602957457304, -0.07047159969806671, 0.0084693543612957, -0.04918453469872475, 0.03625480830669403, 0.0026655320543795824, 0.01665322296321392, 0.007364766206592321, -0.029364963993430138, -0.021510206162929535, 0.04716716334223747, 0.01721450313925743, 0.01911821775138378, -0.02039828710258007, 0.0031468449160456657, 0.016653358936309814, -0.01746317371726036, -0.013895922340452671, 0.03679114207625389, 0.027520300820469856, 0.01671004295349121, 0.04473019018769264, 0.05201146751642227, 0.046103186905384064, 0.02047988772392273, 0.02656877599656582, 0.012964587658643723, -0.0714581087231636, 5.811872924521815e-33, -0.06377404183149338, -0.030349386855959892, -0.03425285592675209, -0.008363828994333744, 0.036384668201208115, 0.02134927734732628, -0.004251472186297178, 0.021784862503409386, -0.030131680890917778, 0.016771802678704262, -0.023539114743471146, -0.00183288031257689, 0.06954936683177948, 0.016930432990193367, 0.0283115953207016, -0.007751066703349352, 0.010737152770161629, -0.026016900315880775, -0.0034289348404854536, 0.018906839191913605, -0.009578180499374866, 0.01595144346356392, -0.015610206872224808, 0.019322331994771957, 0.050037931650877, 0.01786021701991558, -0.016994014382362366, 0.006921887863427401, -0.04695798456668854, 0.008918100968003273, 0.031513478606939316, -0.04582219570875168, 0.008835953660309315, 0.008576090447604656, -0.025804217904806137, -0.004522188566625118, -0.002407411579042673, -0.007282314822077751, 0.04715709388256073, 0.00730406166985631, 0.01966450922191143, -0.05334264412522316, -0.02799290604889393, 0.0769505500793457, 0.06562383472919464, 0.0010743859456852078, -0.01231304556131363, -0.005787373520433903, -0.013961687684059143, 0.03875815495848656, -0.044574759900569916, 0.03065185621380806, -0.0009329936001449823, 0.015263632871210575, 0.006600409280508757, -0.038809407502412796, 0.0015509063377976418, 0.04015369340777397, 0.020433243364095688, 0.018573466688394547, 0.004010314587503672, -0.02834070473909378, -0.027019858360290527, 0.016905589029192924, -0.022242309525609016, -0.02107183262705803, -0.043138060718774796, 0.003968370147049427, 0.0015742399264127016, -0.038949575275182724, -0.010585622861981392, 0.007281192112714052, -0.039069611579179764, -0.005781377200037241, 0.03524557501077652, -0.03645039722323418, 0.00021106931671965867, -0.00876910425722599, -0.06403935700654984, 0.0414058119058609, -0.007353759370744228, 0.05983491241931915, -0.030177941545844078, -0.010457643307745457, 0.049755699932575226, -0.021027538925409317, -0.0034322955179959536, 0.008633460849523544, -0.07398191839456558, -0.027142157778143883, -0.012872724793851376, 0.04854211583733559, -0.056660883128643036, 0.020004846155643463, -0.027477402240037918, -1.1757389728472845e-8, 0.0522770993411541, -0.00673871161416173, -0.020958323031663895, -0.024868611246347427, 0.0036550345830619335, 0.023921214044094086, -0.012114879675209522, -0.009567775763571262, -0.05210093408823013, 0.0556265264749527, -0.0018112040124833584, -0.008971157483756542, 0.04572780057787895, -0.012935998849570751, 0.009390654042363167, 0.0006363062420859933, -0.025817111134529114, -0.01832851953804493, 0.03533095121383667, -0.0232488214969635, 0.06173676252365112, 0.003986645024269819, -0.033056922256946564, 0.06755702197551727, -0.013774722814559937, -0.011794802732765675, 0.05849859490990639, -0.030996160581707954, -0.005648603662848473, -0.05192502960562706, -0.0724618211388588, -0.031122427433729172, -0.028789227828383446, -0.012752657756209373, -0.02411622740328312, 0.0333578921854496, -0.005782146006822586, 0.03255686163902283, 0.034991513937711716, 0.08182305097579956, -0.037181306630373, 0.029051465913653374, -0.0344783179461956, -0.01805683970451355, -0.05280960351228714, 0.009547699242830276, -0.07128757238388062, -0.0013050216948613524, 0.05012474209070206, 0.0016400131862610579, -0.037141744047403336, -0.00831916555762291, 0.009660080075263977, -0.0018439947161823511, 0.0047128163278102875, 0.01222556084394455, 0.009494032710790634, -0.018880827352404594, -0.013608008623123169, -0.02490072138607502, 0.029242223128676414, 0.017003189772367477, -0.03120815008878708, -0.020602574571967125 ]
neo4j-3-0-drivers-failed-to-save-the-server-id-and-the-certificate-received-from-the-server
https://markhneedham.com/blog/2016/07/11/neo4j-3-0-drivers-failed-to-save-the-server-id-and-the-certificate-received-from-the-server
false
2016-07-11 06:01:22
Python: Scraping elements relative to each other with BeautifulSoup
[ "python" ]
[ "Python" ]
Last week we hosted a Game of Thrones based intro to Cypher at the http://www.meetup.com/Women-Who-Code-London/events/231014802/[Women Who Code London meetup] and in preparation had to scrape http://gameofthrones.wikia.com/wiki[the wiki] to build a dataset. I've built lots of datasets this way and it's a painless experience as long as the pages make liberal use of CSS classes and/or IDs. Unfortunately the Game of Thrones wiki doesn't really do that so I had to find another way to extract the data I wanted - extracting elements *based on their position to more prominent elements on the page*. For example, I wanted to extract http://gameofthrones.wikia.com/wiki/Arya_Stark[Arya Stark]'s allegiances which look like this on the page: image::{{<siteurl>}}/uploads/2016/07/2016-07-11_06-45-37.png[2016 07 11 06 45 37,596] We don't have a direct route to her allegiances but we do have an indirect path via the h3 element with the text 'Allegiance'. The following code gets us the 'Allegiance' element: [source,python] ---- from bs4 import BeautifulSoup file_name = "Arya_Stark" wikia = BeautifulSoup(open("data/wikia/characters/{0}".format(file_name), "r"), "html.parser") allegiance_element = [tag for tag in wikia.find_all('h3') if tag.text == "Allegiance"] > print allegiance_element [<h3 class="pi-data-label pi-secondary-font">Allegiance</h3>] ---- Now we need to work out the relative position of the div containing the houses. It's inside the same parent div so I thought it'd probably be the next sibling: [source,python] ---- next_element = allegiance_element[0].next_sibling > print next_element ---- Nope. Nothing! Hmmm, wonder why: [source,python] ---- > print next_element.name, type(next_element) None <class 'bs4.element.NavigableString'> ---- Ah, empty string. Maybe it's the one after that? [source,python] ---- next_element = allegiance_element[0].next_sibling.next_sibling > print next_element.name, type(next_element) [<a href="/wiki/House_Stark" title="House Stark">House Stark</a>, <br/>, <a href="/wiki/Faceless_Men" title="Faceless Men">Faceless Men</a>, u' (Formerly)'] ---- Hoorah! Afer this it became a case of working out how the text was structure and pulling out what I wanted. https://github.com/mneedham/neo4j-got/blob/master/scrape_characters.py[The code I ended up with is on github] if you want to recreate it yourself.
null
null
[ -0.02669116109609604, -0.013369784690439701, -0.011992624960839748, 0.030601339414715767, 0.04249842092394829, -0.018012462183833122, 0.0008990991045720875, 0.033135734498500824, 0.049394506961107254, -0.005013225134462118, -0.04201313480734825, -0.01555982232093811, -0.06555262953042984, -0.005902742501348257, -0.01097661443054676, 0.0699882060289383, 0.0678175762295723, 0.02295639179646969, -0.017749423161149025, -0.011813903227448463, 0.024680186063051224, 0.07793419808149338, -0.0201228316873312, 0.03163687512278557, 0.029303452000021935, -0.002351058879867196, 0.02753705158829689, -0.004070641007274389, -0.03358466550707817, 0.021872026845812798, 0.05530771240592003, -0.023171748965978622, 0.005488452035933733, -0.033219680190086365, 0.020237408578395844, -0.013327905908226967, -0.021949494257569313, 0.032573401927948, 0.00004878944673691876, 0.02874862402677536, -0.07257396727800369, 0.03287963941693306, -0.013612976297736168, 0.022063342854380608, -0.04260023310780525, -0.025240404531359673, -0.06442206352949142, 0.05147984251379967, -0.020741553977131844, 0.004812139552086592, -0.07239685207605362, 0.03130848705768585, -0.032585665583610535, -0.012348988093435764, 0.00876601506024599, 0.06240805238485336, 0.004238788038492203, -0.06324770301580429, 0.03417348861694336, -0.010938379913568497, -0.015225956216454506, 0.025455979630351067, -0.0006797180976718664, 0.02065921761095524, 0.018439428880810738, -0.023382503539323807, -0.029024731367826462, 0.06454799324274063, -0.05164622887969017, 0.00019287801114842296, -0.009057275950908661, 0.044001344591379166, -0.02827785722911358, -0.00559729291126132, 0.025188159197568893, -0.041267506778240204, -0.006547881290316582, 0.06803495436906815, 0.02088463306427002, 0.0392061285674572, -0.005073094740509987, 0.02671775035560131, -0.007112936116755009, 0.03066268004477024, -0.025318562984466553, -0.03206300735473633, -0.033699117600917816, -0.03971502184867859, -0.05186813697218895, 0.03940959274768829, 0.009137994609773159, -0.07343214750289917, -0.00219014473259449, 0.014887912198901176, 0.012319651432335377, -0.006412815302610397, -0.004195621702820063, 0.009885402396321297, 0.008337927050888538, -0.018066471442580223, -0.059953585267066956, -0.04014603793621063, 0.0226115882396698, -0.011559109203517437, -0.07054018974304199, 0.0010220655240118504, -0.0014337529428303242, 0.0035251544322818518, 0.0029770645778626204, 0.007468797732144594, -0.010118850506842136, -0.00006816141831222922, -0.026592940092086792, 0.0018039046553894877, -0.07511219382286072, 0.031915418803691864, 0.013782327994704247, -0.0008642764296382666, -0.028499821200966835, 0.021484913304448128, 0.037289828062057495, 0.02124970220029354, -0.026560578495264053, 0.09135553985834122, 0.015404785051941872, 0.05339871346950531, -0.021932313218712807, 0.051971763372421265, -0.021182956174016, -0.05234164372086525, 0.008649133145809174, 0.05657681077718735, -0.0333818644285202, -0.003294403897598386, -0.015257959254086018, -0.00178779405541718, -0.04767667502164841, 0.02395716868340969, 0.09076135605573654, 0.04567566141486168, -0.01425609365105629, -0.033168043941259384, 0.011898036114871502, 0.02449321374297142, 0.034397948533296585, -0.024449547752738, -0.026972336694598198, -0.0254175066947937, -0.033706068992614746, 0.024620208889245987, 0.024817675352096558, -0.023909566923975945, 0.0568748340010643, -0.019268423318862915, -0.003315293462947011, 0.0880342423915863, 0.04978565126657486, 0.038912978023290634, -0.00998533982783556, 0.0017726265359669924, 0.058206066489219666, 0.0183110274374485, 0.017154086381196976, 0.05612371116876602, 0.016958244144916534, -0.012917455285787582, -0.004286062903702259, 0.05721553787589073, -0.01853085681796074, -0.005654362495988607, -0.04638714715838432, -0.011299322359263897, 0.06548431515693665, -0.02192566730082035, 0.017031874507665634, 0.012971881777048111, 0.0657406598329544, 0.02843494527041912, 0.010145450010895729, -0.004115883260965347, -0.06954479962587357, 0.010595593601465225, -0.0024707093834877014, 0.021014858037233353, 0.04627511650323868, -0.012054373510181904, 0.09410002827644348, 0.03838178887963295, -0.005281730089336634, 0.04680537432432175, -0.09348583221435547, -0.05038733407855034, -0.026102153584361076, -0.006212989799678326, 0.07377571612596512, -0.03287620469927788, -0.0007378857117146254, 0.05367236211895943, -0.007032355293631554, 0.042012300342321396, -0.01115783303976059, -0.026348529383540154, 0.0409763865172863, -0.04183778539299965, -0.05831248685717583, 0.002193039981648326, 0.05496404692530632, -0.007722175680100918, -0.02854429930448532, 0.0018494680989533663, -0.0369359627366066, 0.03880874067544937, 0.02828960306942463, -0.011220423504710197, 0.03306117281317711, 0.012731332331895828, 0.02703224867582321, -0.01457747258245945, 0.04280858486890793, -0.05750647932291031, 0.04712855815887451, -0.010725585743784904, -0.015336772426962852, -0.04737916961312294, -0.013511128723621368, 0.12140297889709473, 0.05032537877559662, -0.023398272693157196, -0.06771190464496613, 0.016053950414061546, -0.03153242543339729, -0.02080244943499565, 0.011536173522472382, -0.015435938723385334, -0.027219174429774284, -0.04454671964049339, -0.037849754095077515, -0.016345227137207985, 0.028815679252147675, -0.0376359224319458, 0.0112639544531703, 0.04360971599817276, -0.033393703401088715, 0.05491705983877182, 0.009531521238386631, 0.010044948197901249, 0.016408920288085938, -0.028790118172764778, -0.05630410462617874, 0.012011639773845673, 0.006666196975857019, -0.012144230306148529, 0.0034745342563837767, -0.04624680057168007, 0.004461531527340412, -0.006616657599806786, -0.03501260280609131, 0.01048805471509695, 0.057037703692913055, 0.03224863111972809, -0.02285420149564743, 0.03760828450322151, -0.015966903418302536, 0.0007893049623817205, 0.0013353374088183045, -0.04266706109046936, -0.06624236702919006, -0.057599302381277084, 0.025779705494642258, 0.012515418231487274, 0.045622412115335464, 0.030578378587961197, 0.003170321462675929, -0.026693612337112427, -0.005660702008754015, 0.020716192200779915, 0.028516510501503944, -0.031202349811792374, 0.025792643427848816, -0.03887709602713585, -0.016852479428052902, 0.06894722580909729, -0.0398138128221035, -0.014004068449139595, -0.028626974672079086, -0.060585860162973404, 0.051597192883491516, -0.07255729287862778, -0.04936046153306961, -0.007323124911636114, 0.010648868046700954, 0.03624115139245987, -0.006460889242589474, 0.012617945671081543, 0.04529431462287903, 0.011316956020891666, 0.015044750645756721, 0.016594085842370987, -0.0006897342973388731, 0.01994721218943596, -0.01793711818754673, 0.0414862297475338, 0.040296126157045364, -0.007237250916659832, 0.03298471122980118, -0.040276531130075455, 0.030982039868831635, -0.020872116088867188, -0.2742469906806946, 0.028223786503076553, 0.00422615697607398, -0.04252784699201584, 0.04324452951550484, -0.05740927532315254, -0.015555017627775669, -0.03526410460472107, -0.0004899501800537109, 0.007295549381524324, -0.004589110612869263, -0.048713382333517075, -0.0028629866428673267, 0.03187594190239906, 0.02244628593325615, 0.025091275572776794, 0.007490913849323988, -0.040104128420352936, 0.019540157169103622, 0.04433673247694969, -0.006068035960197449, -0.04333025962114334, 0.012084868736565113, 0.04697296395897865, 0.026449672877788544, 0.05454820394515991, -0.06063603609800339, 0.010472143068909645, -0.03552384674549103, -0.04459865391254425, 0.049158018082380295, -0.03345320001244545, 0.029336242005228996, -0.020257584750652313, 0.012185853905975819, -0.03602508455514908, 0.08091070502996445, 0.016862470656633377, -0.021703464910387993, 0.008831581100821495, -0.028036655858159065, -0.039393045008182526, -0.006060332525521517, -0.015870044007897377, 0.0915590226650238, -0.012418804690241814, -0.03461090847849846, -0.019365807995200157, -0.03398720920085907, 0.07691717892885208, -0.017037849873304367, -0.011253168806433678, -0.028650496155023575, 0.05155854672193527, -0.02567625790834427, 0.03655172884464264, -0.05683622509241104, -0.0041639544069767, -0.07232510298490524, -0.026212874799966812, -0.023217596113681793, -0.039943475276231766, -0.007144176866859198, -0.04150572419166565, 0.01989363692700863, -0.07637955248355865, -0.07331771403551102, -0.006996145937591791, 0.03754103183746338, 0.0269169844686985, -0.04818180948495865, -0.032726388424634933, -0.008607475087046623, -0.1005791574716568, 0.004988315515220165, -0.017838245257735252, 0.0038908475544303656, -0.005795848555862904, -0.0033153528347611427, 0.03909045085310936, -0.06946702301502228, -0.040817007422447205, 0.04514119401574135, -0.010427726432681084, 0.002672201953828335, -0.017336972057819366, 0.03183397278189659, -0.024651842191815376, -0.005559712182730436, -0.008049801923334599, 0.0570705309510231, -0.01785361021757126, -0.03951501101255417, -0.01298914011567831, -0.0410536453127861, 0.027102068066596985, 0.021293412894010544, -0.013925443403422832, 0.03728318586945534, 0.07235795259475708, 0.017011733725667, -0.05098617076873779, 0.019488580524921417, -0.028243185952305794, -0.007032182067632675, -0.006878772750496864, -0.03676401823759079, 0.003889759536832571, 0.03677380830049515, -0.007270295638591051, -0.018704093992710114, -0.027433674782514572, -0.017021583393216133, -0.013554972596466541, -0.007376017514616251, -0.02996726892888546, 0.02952556498348713, 0.019120734184980392, 0.020434832200407982, -0.012647268362343311, -0.06947323679924011, 0.016520187258720398, 0.015341057442128658, -0.022172562777996063, -0.060295842587947845, -0.04024579003453255, 0.0031746726017445326, -0.0212707556784153, 0.02615332417190075, -0.012760372832417488, -0.015949953347444534, 0.004032663069665432, 0.003128065960481763, 0.005313465371727943, 0.022102536633610725, -0.03985203057527542, -0.04733054339885712, -0.015509112738072872, -0.009056600742042065, 0.014202415943145752, -0.02253136783838272, -0.015018964186310768, -0.0037735747173428535, 0.04419742897152901, 0.07899055629968643, -0.0011111099738627672, 0.03882528841495514, 0.01859867013990879, 0.006867018528282642, 0.0055493856780231, -0.022541210055351257, 0.009540560655295849, 0.02785155549645424, -0.025692546740174294, -0.023465365171432495, -0.010989311151206493, 0.02659147046506405, 0.01946527697145939, -0.017379799857735634, -0.04539987072348595, 0.02106933668255806, -0.06829274445772171, 0.04140431806445122, 0.02580089494585991, -0.011394089087843895, 0.04051477089524269, 0.0017176945693790913, 0.045054469257593155, -0.0243377648293972, -0.010483894497156143, 0.006040339358150959, 0.034138716757297516, -0.029454316943883896, 0.022133080288767815, -0.024128681048750877, -0.025478342548012733, 0.022148575633764267, 0.03843393921852112, 0.003658301429823041, 0.011583567596971989, -0.062199585139751434, -0.0018751461757346988, 0.0413525253534317, 0.011612212285399437, 0.04313824325799942, 0.05705735832452774, -0.04338650405406952, 0.019005905836820602, -0.03697986155748367, -0.01416171994060278, 0.005120031535625458, -0.007407472003251314, -0.055227506905794144, -0.024262256920337677, -0.04756591096520424, -0.0431489460170269, 0.005970020312815905, -0.020129336044192314, 0.029303235933184624, 0.051522284746170044, -0.02124345302581787, 0.008074456825852394, -0.043064601719379425, 0.03741474077105522, 0.030642375349998474, -0.05831145867705345, -0.004417147021740675, 0.003505262779071927, -0.0025378004647791386, 0.0005614692927338183, 0.02576376684010029, -0.08039852231740952, -0.02813556417822838, 0.015289022587239742, 0.0256486888974905, -0.02856733836233616, -0.03086583875119686, -0.038101676851511, 0.048463523387908936, -0.03339414298534393, 0.037525422871112823, -0.02687675505876541, -0.008417905308306217, 0.018649237230420113, 0.008205974474549294, 0.01621626876294613, 0.00491236662492156, -0.052940741181373596, 0.038919299840927124, -0.012622231617569923, 0.035851750522851944, 0.009835834614932537, 0.0379512794315815, 0.01210794597864151, 0.008743173442780972, 0.0032213302329182625, -0.043121203780174255, -0.001481791608966887, 0.0032099206000566483, 0.07318561524152756, 0.040657661855220795, -0.004225481301546097, -0.01600315235555172, 0.0218635443598032, -0.011493004858493805, 0.005490700248628855, 0.003336734836921096, 0.0000727584192645736, -0.008592352271080017, 0.018224237486720085, 0.003306744620203972, -0.023797741159796715, 0.006233575753867626, -0.045108404010534286, 0.04228654131293297, -0.07619775831699371, -0.0017300203908234835, -0.009949417784810066, -0.07609940320253372, 0.0071117086336016655, 0.018139876425266266, 0.03328141197562218, -0.04671371355652809, 0.023310676217079163, 0.03722120448946953, 0.020236285403370857, 0.009142993949353695, -0.023597795516252518, 0.04303117096424103, -0.009028528816998005, -0.02276749722659588, -0.08777487277984619, 0.004825071431696415, 0.05213389918208122, -0.022889213636517525, -0.016849447041749954, 0.011429167352616787, -0.021268809214234352, 0.00933297723531723, -0.04965420439839363, -0.04016339033842087, 0.04384787753224373, -0.023182280361652374, 0.008209585212171078, 0.004224080592393875, -0.054860711097717285, 0.022652270272374153, 0.04395139589905739, -0.02788291871547699, -0.015407150611281395, -0.03060941956937313, 0.06666510552167892, -0.02608051523566246, 0.001451659481972456, 0.023047128692269325, -0.031768832355737686, 0.06139357015490532, 0.010585302487015724, 0.020282605662941933, 0.04148312658071518, -0.03328796476125717, 0.010375629179179668, 0.01073747593909502, 0.0011151357321068645, -0.0016297856345772743, 0.010899935849010944, 0.017643330618739128, -0.05818591266870499, 0.04797988757491112, 0.010587320663034916, -0.006870911456644535, -0.03743192180991173, 0.08534079790115356, 0.004808399826288223, -0.051533155143260956, -0.04345405846834183, 0.03764677420258522, -0.01854407601058483, -0.007028860505670309, 0.004296072293072939, -0.01130628865212202, -0.04817928001284599, 0.053244806826114655, 0.0011774922022596002, 0.02075089141726494, 0.08289209008216858, -0.010087447240948677, 0.014382959343492985, -0.006726504769176245, 0.061021994799375534, 0.07661906629800797, 0.060224659740924835, 0.01231214590370655, 0.06226203963160515, -0.03715173527598381, -0.06090720370411873, 0.002907757181674242, 0.005055305548012257, 0.00806792825460434, -0.011435534805059433, -0.0008554329979233444, 0.05187936872243881, -0.048794277012348175, 0.06635668128728867, -0.011345233768224716, -0.01007841993123293, -0.01576024666428566, 0.004297336563467979, 0.020785929635167122, 0.025351963937282562, 0.0013005257351323962, 0.030416959896683693, -0.01355550903826952, -0.026047272607684135, 0.05027052015066147, -0.007003942504525185, -0.03361824154853821, 0.033185672014951706, -0.011765100061893463, 0.01901378482580185, -0.0024018967524170876, 0.03791770711541176, 0.09459197521209717, -0.012324970215559006, -0.021780606359243393, 0.010290349833667278, 0.021348923444747925, 0.017033064737915993, 0.028885863721370697, -0.030223682522773743, 0.01739118993282318, -0.015640411525964737, -0.05419379845261574, -0.04561305418610573, -0.03890109807252884, -0.016377955675125122, 0.035868700593709946, -0.0505434088408947, -0.004537513479590416, 0.0017932777991518378, -0.003683065762743354, -0.040385667234659195, -0.02792198210954666, -0.05513937771320343, -0.046146467328071594, -0.06407760828733444, -0.01873769424855709, 0.03181176260113716, -0.010622866451740265, -0.003217057092115283, 0.0037135910242795944, -0.016319075599312782, 0.002690377179533243, -0.01265037152916193, -0.023394867777824402, -0.018519936129450798, 0.030283913016319275, 0.023613637313246727, 0.023897269740700722, 0.022474700585007668, 0.04696013405919075, -0.010816790163516998, -0.012164239771664143, -0.013976930640637875, 0.03391660749912262, 0.060811955481767654, 0.03985133022069931, 0.007978986017405987, -0.09306889772415161, -0.02096874639391899, 0.00709666358307004, -0.026090970262885094, -0.05234358087182045, 0.010225285775959492, 0.004008686635643244, -0.02016993798315525, 0.03470069169998169, -0.016995225101709366, -0.006869293283671141, -0.012145353481173515, -0.01938227191567421, 0.012142694555222988, 0.010698632337152958, 0.07221386581659317, -0.03833673149347305, 0.08601997047662735, 0.011622306890785694, -0.006745311431586742, -0.06287677586078644, -0.01738237962126732, -0.0385269895195961, 0.02975345216691494, -0.03604663535952568, -0.014540010131895542, -0.042009368538856506, -0.05988238751888275, -0.03232977166771889, 0.005540654994547367, -0.037964705377817154, -0.041192300617694855, 0.006995923351496458, 0.04055677726864815, -0.03544485941529274, 0.027485352009534836, -0.013642716221511364, 0.05112599581480026, -0.03131547197699547, -0.027117054909467697, 0.022961866110563278, 0.02737458236515522, 0.005071011371910572, 0.02912677451968193, 0.012760002166032791, -0.03665280342102051, -0.005967161152511835, -0.013244455680251122, 0.02533593401312828, 0.033510614186525345, 0.005664541386067867, 0.017319614067673683 ]
[ -0.05584443360567093, 0.016633756458759308, -0.013223864138126373, -0.040948908776044846, 0.08285167813301086, -0.035213276743888855, -0.0281328447163105, 0.0047994679771363735, 0.014356083236634731, -0.009562777355313301, -0.004315258469432592, -0.05233249440789223, 0.008793783374130726, -0.036375999450683594, 0.08952164649963379, 0.002874252386391163, -0.006953832693397999, -0.04695030301809311, -0.0487891286611557, 0.07677744328975677, -0.004470336250960827, -0.03226296976208687, -0.022347301244735718, -0.02855585888028145, 0.01592918299138546, 0.02471049688756466, 0.028984492644667625, -0.024859733879566193, -0.009784881956875324, -0.2036006897687912, 0.01338757760822773, -0.012923979200422764, 0.022520868107676506, 0.0008206992060877383, -0.0032787094824016094, 0.009729873389005661, 0.0366365984082222, 0.013996375724673271, 0.01608811877667904, 0.0478021539747715, 0.02015511505305767, -0.00420138007029891, -0.05337480455636978, -0.01848890446126461, 0.04383749142289162, 0.028770165517926216, -0.016920339316129684, -0.010859855450689793, -0.012800288386642933, 0.03811747208237648, -0.03557681664824486, 0.015555249527096748, -0.0089683523401618, -0.016934026032686234, 0.008919714018702507, 0.04839443415403366, 0.03418133780360222, 0.044243235141038895, 0.033634353429079056, 0.041913241147994995, -0.017488954588770866, -0.009161381982266903, -0.12690648436546326, 0.1397482007741928, 0.015440455637872219, 0.05017522722482681, -0.01699758693575859, -0.02907744236290455, -0.01795181632041931, 0.05007997900247574, -0.006603804416954517, -0.00490269809961319, -0.01760060340166092, 0.05965898185968399, 0.018262259662151337, 0.0033250635024160147, -0.00687263673171401, -0.0004774022672791034, 0.019527480006217957, -0.051017578691244125, -0.0627405196428299, 0.026807069778442383, -0.020630519837141037, 0.01345836278051138, 0.012545431032776833, 0.03241342306137085, -0.03280705213546753, 0.037926364690065384, -0.019593598321080208, 0.02496330253779888, 0.050601791590452194, -0.0368523932993412, 0.040759019553661346, 0.044675663113594055, -0.11409750580787659, -0.03499212488532066, -0.00546804815530777, 0.014925616793334484, -0.021422283723950386, 0.42993003129959106, -0.04153502359986305, -0.014324030838906765, 0.033114198595285416, 0.030364224687218666, 0.04936971142888069, -0.023654373362660408, 0.018382912501692772, -0.053794559091329575, 0.0006137371528893709, -0.05422331392765045, -0.00602568918839097, -0.029811061918735504, 0.027464821934700012, -0.06837788969278336, 0.01880519464612007, 0.004419539589434862, 0.008289487101137638, 0.018719330430030823, -0.011048722080886364, -0.007515767123550177, -0.00820931140333414, 0.025910578668117523, 0.0011763960355892777, -0.007289838511496782, 0.020394211634993553, 0.021511737257242203, 0.038627684116363525, 0.03758367896080017, 0.052844006568193436, 0.023021670058369637, 0.03755330666899681, -0.013642082922160625, -0.04967008903622627, 0.004732032306492329, -0.01711459271609783, 0.008964432403445244, 0.040823597460985184, -0.028292054310441017, 0.008069640956819057, -0.0016650788020342588, -0.014254936948418617, -0.07286642491817474, 0.008077065460383892, 0.033017437905073166, -0.024086378514766693, 0.07580229640007019, 0.011436468921601772, -0.016541771590709686, -0.016194982454180717, -0.014273617416620255, -0.0025266031734645367, 0.027451656758785248, -0.023637454956769943, -0.05109837278723717, -0.02740403823554516, 0.013146848417818546, 0.05579126998782158, -0.0222329031676054, -0.05840829387307167, -0.04125700518488884, 0.014304892159998417, -0.06835407018661499, -0.027676574885845184, 0.019549954682588577, 0.02756209671497345, -0.13592788577079773, -0.004795842804014683, 0.05318402498960495, 0.006145191378891468, -0.0846962109208107, -0.00720563530921936, 0.013566406443715096, -0.05215442553162575, 0.03048894740641117, 0.0863104984164238, -0.013048321940004826, -0.062151189893484116, 0.017681274563074112, 0.06942988187074661, 0.021912716329097748, -0.000034594497265061364, -0.006081267725676298, -0.051227420568466187, 0.005631593521684408, -0.06327784061431885, -0.080082006752491, -0.0678272470831871, 0.0023112737108021975, -0.02358226105570793, -0.029798442497849464, 0.03952760249376297, -0.009708703495562077, -0.041890330612659454, 0.06071304529905319, 0.0012101108441129327, -0.025431716814637184, 0.01889551430940628, 0.0018159220926463604, 0.002050065202638507, 0.0028798377607017756, -0.014300551265478134, 0.003366982564330101, -0.05009112134575844, 0.01108579896390438, -0.05781252309679985, 0.03045482374727726, 0.06739655137062073, -0.034425605088472366, 0.061438288539648056, 0.009971636347472668, -0.03317398950457573, -0.0035599353723227978, -0.02858705073595047, -0.02147800661623478, 0.0326937772333622, -0.010540793649852276, 0.014831149019300938, -0.015722036361694336, 0.02326633408665657, 0.033048372715711594, -0.0037578092887997627, -0.07679589837789536, -0.02890768274664879, -0.36781445145606995, -0.025841398164629936, -0.02210029400885105, -0.00677935965359211, -0.028079738840460777, -0.04838234558701515, 0.031009122729301453, -0.015726769343018532, 0.009401652961969376, 0.02531273476779461, 0.10801966488361359, -0.0056023686192929745, 0.009882081300020218, -0.08484289795160294, -0.03616715595126152, 0.02173483557999134, -0.004141869489103556, -0.006575436796993017, -0.006206403020769358, 0.05163794010877609, 0.010468123480677605, -0.020318182185292244, -0.05542295426130295, -0.05262398347258568, -0.007277713622897863, 0.003939284477382898, 0.14290063083171844, 0.04425676167011261, 0.04251246526837349, -0.0628400593996048, 0.05543409660458565, 0.03836062178015709, 0.010279865935444832, -0.0691702589392662, 0.010991145856678486, 0.00038818729808554053, 0.010220889933407307, -0.0005532334907911718, -0.019698331132531166, -0.048201028257608414, -0.06148282811045647, 0.027290957048535347, -0.022619551047682762, -0.02046104334294796, -0.010929007083177567, 0.025572124868631363, -0.015322123654186726, -0.03399914875626564, 0.004059141036123037, 0.10248133540153503, 0.03980397805571556, -0.0006265345145948231, 0.012307311408221722, 0.05133400484919548, -0.026145795360207558, 0.019195744767785072, -0.041856519877910614, 0.007699175272136927, 0.0025982544757425785, -0.0008900770917534828, 0.009220060892403126, 0.016729187220335007, 0.024023812264204025, -0.06974128633737564, -0.007578856311738491, 0.024596834555268288, -0.00016087501717265695, 0.023106534034013748, 0.044871192425489426, -0.04330373555421829, -0.05321238189935684, 0.07267212122678757, 0.005896476097404957, 0.0011365431128069758, 0.0011224366025999188, 0.06092183664441109, -0.014613733626902103, 0.053316522389650345, 0.021930182352662086, 0.012856354005634785, 0.01356779970228672, 0.0019386089406907558, 0.024527190253138542, -0.04362107068300247, -0.008840025402605534, 0.047014862298965454, -0.028368035331368446, -0.0384598970413208, 0.07600586861371994, -0.0015977243892848492, -0.027858957648277283, 0.035311322659254074, -0.022115660831332207, -0.0011765341041609645, 0.024818450212478638, 0.014747905544936657, -0.283247709274292, 0.029205715283751488, 0.0465194471180439, 0.0824519619345665, 0.004840782377868891, -0.035131603479385376, 0.031281519681215286, -0.03695607930421829, -0.0027152346447110176, 0.0023097649682313204, 0.03998671844601631, 0.03417544439435005, -0.021761296316981316, -0.028980957344174385, -0.0052858074195683, -0.009067892096936703, 0.06095565855503082, 0.0065698083490133286, -0.0023105554282665253, 0.004285886418074369, 0.019598226994276047, -0.02478346973657608, 0.15837623178958893, 0.03094879910349846, -0.02283361367881298, -0.009776493534445763, 0.009574174880981445, -0.01120440848171711, 0.002752943430095911, 0.0281018428504467, -0.0012272967724129558, -0.00511526083573699, -0.00480777770280838, 0.04875681549310684, 0.016228942200541496, -0.05623307451605797, -0.013942130841314793, 0.032281938940286636, 0.016914863139390945, -0.02717455103993416, 0.012616591528058052, 0.03443824127316475, -0.04789281636476517, 0.015792520716786385, 0.04088349640369415, -0.008610766381025314, 0.020107047632336617, 0.03352612257003784, -0.055296435952186584, -0.0072444649413228035, -0.028146538883447647, -0.008609284646809101, -0.013945878483355045, -0.012540330179035664, -0.005963571835309267, 0.07347078621387482, 0.012177574448287487, 0.014033150859177113, 0.026790020987391472, 0.023554297164082527, -0.03926703706383705, -0.04981182515621185, 0.08569899201393127, 0.014684787020087242, 0.03346433863043785 ]
[ -0.020869266241788864, 0.048755090683698654, -0.0018883747979998589, 0.017293067649006844, 0.024845415726304054, -0.007023216225206852, -0.01559348776936531, -0.010606590658426285, -0.005012463312596083, -0.002280876971781254, -0.0015507201896980405, 0.01106302160769701, 0.029119228944182396, -0.06236539036035538, 0.02279078960418701, 0.0031234119087457657, -0.033084332942962646, 0.01117574330419302, 0.002610849915072322, 0.003138876287266612, -0.024920623749494553, 0.011275977827608585, 0.0476052463054657, 0.0343720018863678, -0.023608220741152763, -0.008267349563539028, -0.0107472725212574, 0.03928208723664284, 0.027266334742307663, -0.10262393951416016, -0.023903153836727142, -0.05522536486387253, -0.02277330681681633, -0.0022541747894138098, -0.03990813344717026, 0.03313807025551796, -0.00454304926097393, -0.005209658294916153, 0.0014741563936695457, 0.0032242992892861366, 0.00852279644459486, -0.0058402204886078835, -0.019780393689870834, 0.01356578804552555, -0.013284916989505291, -0.008081776089966297, -0.03687123954296112, -0.02051270194351673, -0.032311778515577316, -0.010201457887887955, -0.02695554867386818, -0.012064240872859955, -0.01161154080182314, 0.002230430953204632, -0.008422127924859524, 0.008576114661991596, -0.03257007151842117, 0.002546096220612526, 0.022850383073091507, -0.018141692504286766, 0.001968134893104434, 0.0029029278084635735, -0.02445623092353344, -0.02980779856443405, 0.005682323593646288, -0.010085491463541985, -0.012470255605876446, 0.019532186910510063, -0.010385568253695965, -0.007977954111993313, 0.0011518150568008423, 0.03989049419760704, -0.005698430351912975, -0.025518549606204033, -0.0039848992601037025, -0.017881806939840317, 0.012636132538318634, -0.04777859151363373, 0.0021993741393089294, -0.02623157575726509, -0.029144495725631714, -0.007127405144274235, 0.01766013167798519, 0.03205637261271477, 0.022047488018870354, -0.05272120237350464, -0.04882091283798218, -0.0019607164431363344, -0.02208300307393074, 0.01935400813817978, -0.02601945772767067, -0.011079459451138973, 0.04516354203224182, 0.05551324784755707, -0.07269924134016037, 0.048750244081020355, 0.02983623370528221, -0.007730233483016491, -0.002013365738093853, 0.8525754809379578, -0.03766569495201111, 0.009344089776277542, 0.008139364421367645, -0.0036391594912856817, 0.00872929859906435, -0.017518846318125725, -0.026862936094403267, -0.02219935692846775, -0.0019326240289956331, -0.04410418123006821, 0.008159850724041462, -0.01865396648645401, -0.01137886755168438, -0.001002670032903552, 0.009814370423555374, 0.03135478124022484, 0.03132502734661102, 0.0010189276654273272, 0.016725266352295876, 0.017502613365650177, 0.030356287956237793, 0.009549982845783234, -0.015966912731528282, 0.007657857611775398, 0.029931755736470222, -0.18286371231079102, -0.0027774181216955185, -7.04453707575436e-33, 0.04673229530453682, -0.009631465189158916, -0.006652103271335363, 0.0075758276507258415, -0.00005298012183629908, -0.003112141275778413, -0.008357960730791092, -0.03859706223011017, -0.04961423575878143, 0.004671579692512751, -0.00236785551533103, 0.019780131056904793, -0.03447068855166435, -0.036027371883392334, 0.03862844780087471, -0.009714383631944656, -0.006397224497050047, 0.043013136833906174, -0.020411094650626183, 0.03006945736706257, 0.027727313339710236, 0.021644020453095436, 0.024625983089208603, -0.012333329766988754, -0.001488946843892336, 0.01830390654504299, -0.028413396328687668, 0.02917570434510708, -0.0236093420535326, -0.051425036042928696, -0.011464189738035202, -0.004320826381444931, 0.00837964192032814, -0.014196782372891903, 0.015748754143714905, -0.053775787353515625, -0.03827572613954544, -0.004785618744790554, -0.03368620201945305, -0.030532589182257652, -0.03613502159714699, -0.007748929783701897, 0.009224331937730312, 0.000727205362636596, -0.03295128047466278, 0.014022764749825, 0.00839869026094675, -0.02333686500787735, 0.0022561324294656515, 0.023103686049580574, 0.014302842319011688, 0.01768621988594532, 0.011282701976597309, -0.0058531989343464375, -0.018702855333685875, -0.006137147080153227, -0.014889835380017757, 0.0016039604088291526, 0.0226511899381876, 0.018719375133514404, 0.04862444847822189, -0.008193164132535458, 0.01516602374613285, 0.056570228189229965, -0.0211735051125288, -0.005670407321304083, 0.016809780150651932, 0.010479695163667202, -0.005332738161087036, -0.012304497882723808, -0.02033979631960392, 0.033752091228961945, -0.013043406419456005, -0.023305989801883698, 0.04537776857614517, -0.022250976413488388, -0.00025950794224627316, -0.03279212489724159, -0.012156038545072079, 0.027773944661021233, 0.032649166882038116, -0.025722242891788483, 0.0001241822901647538, -0.005642837844789028, -0.021209055557847023, -0.004424515645951033, 0.0339345708489418, -0.014272727072238922, 0.029467878863215446, 0.029505755752325058, 0.014165040105581284, 0.019633207470178604, 0.0045852926559746265, -0.03782765567302704, -0.017313741147518158, 6.829635402588937e-33, 0.006712922360748053, -0.0166923888027668, -0.0036479774862527847, -0.01492327731102705, 0.006930294446647167, 0.025396278128027916, 0.0415470264852047, 0.005512275267392397, -0.02951801009476185, 0.03962291404604912, 0.016691487282514572, 0.011317726224660873, -0.0237575676292181, 0.00871297251433134, 0.04186740145087242, -0.0020668646320700645, 0.016349805518984795, -0.006947333458811045, 0.04321702569723129, -0.021663429215550423, -0.01420312374830246, 0.00792184192687273, -0.001066911849193275, 0.010439513251185417, 0.014179656282067299, 0.01891634799540043, -0.007963135838508606, 0.022060437127947807, 0.0022378810681402683, 0.008618460036814213, -0.02241242118179798, -0.03582241013646126, 0.0023046357091516256, 0.0021709944121539593, 0.017094919458031654, 0.026144804432988167, -0.007119565270841122, -0.02278110571205616, 0.025484750047326088, 0.0089249387383461, 0.0380384624004364, -0.018337758257985115, 0.0018259081989526749, 0.030177360400557518, -0.007187128998339176, 0.028589149937033653, -0.0025223426055163145, 0.01776866614818573, 0.01080979872494936, 0.036677390336990356, 0.021872811019420624, 0.03835548833012581, -0.000943749793805182, 0.01606571488082409, 0.05401173606514931, -0.010550765320658684, -0.040908508002758026, 0.03542010113596916, -0.008229551836848259, 0.007513533346354961, -0.018490983173251152, -0.006936862599104643, -0.06853848695755005, 0.03252071887254715, -0.028893649578094482, 0.0102120665833354, -0.06925288587808609, -0.018165530636906624, -0.00010335927072446793, 0.04775913432240486, -0.0064033824019134045, 0.003259791061282158, 0.0017744291108101606, 0.012602407485246658, -0.007739419583231211, 0.012871554121375084, 0.0016025902004912496, 0.011476990766823292, 0.0025697906967252493, 0.017003783956170082, 0.02605973184108734, -0.0037119239568710327, 0.026834286749362946, -0.041954781860113144, 0.02263936586678028, -0.0016027839155867696, -0.0159539096057415, 0.043990567326545715, 0.007479698862880468, -0.047890130430459976, 0.03217540681362152, -0.049561578780412674, 0.025393307209014893, 0.012365192174911499, 0.006135878153145313, -1.280216110899346e-8, -0.04373376816511154, -0.013111360371112823, -0.004898669198155403, -0.002818409353494644, -0.004500357899814844, 0.011103001423180103, 0.017149724066257477, -0.057564180344343185, -0.033711157739162445, 0.011399650014936924, 0.04868047684431076, 0.018297912552952766, 0.0247639212757349, -0.02790895476937294, -0.003096832660958171, -0.023602195084095, 0.007228308357298374, -0.010643238201737404, 0.029676547273993492, 0.012887150049209595, 0.015512565150856972, 0.029073815792798996, -0.016629701480269432, -0.005104172509163618, 0.00446139182895422, -0.016136884689331055, 0.014867122285068035, -0.08392956107854843, -0.0036167006473988295, -0.01636124774813652, 0.03210698068141937, -0.02876732125878334, -0.029403923079371452, 0.014828931540250778, 0.0002953181101474911, -0.0016629482852295041, -0.03298014774918556, 0.011299636214971542, 0.010978392325341702, 0.0037937581073492765, 0.013197367079555988, -0.012921860441565514, -0.03270122781395912, -0.025650067254900932, -0.004613617900758982, 0.0046848878264427185, -0.03938953951001167, -0.00008982931467471644, 0.03213074430823326, -0.02004702016711235, 0.0037252260372042656, -0.01365078054368496, 0.03195345401763916, 0.013759895227849483, 0.0374520942568779, -0.018845612183213234, 0.04417257010936737, 0.032442234456539154, -0.03829788789153099, 0.019127124920487404, 0.02419448271393776, 0.0008696367731317878, -0.011855698190629482, -0.03266981616616249 ]
python-scraping-elements-relative-to-each-other-with-beautifulsoup
https://markhneedham.com/blog/2016/07/11/python-scraping-elements-relative-to-each-other-with-beautifulsoup
false
2016-07-21 17:57:41
Mahout: Exception in thread "main" java.lang.IllegalArgumentException: Wrong FS: file:/... expected: hdfs://
[ "machine-learning-2", "mahout" ]
[ "Hadoop" ]
I've been playing around with Mahout over the last couple of days to see how well it works for content based filtering. I started following http://stackoverflow.com/questions/22789986/does-mahout-provide-a-way-to-determine-similarity-between-content-for-content-b/22830903#22830903[a mini tutorial from Stack Overflow] but ran into trouble on the first step: [source,bash] ---- bin/mahout seqdirectory \ --input file:///Users/markneedham/Downloads/apache-mahout-distribution-0.12.2/foo \ --output file:///Users/markneedham/Downloads/apache-mahout-distribution-0.12.2/foo-out \ -c UTF-8 \ -chunk 64 \ -prefix mah ---- [source,bash] ---- 16/07/21 21:19:20 INFO AbstractJob: Command line arguments: {--charset=[UTF-8], --chunkSize=[64], --endPhase=[2147483647], --fileFilterClass=[org.apache.mahout.text.PrefixAdditionFilter], --input=[file:///Users/markneedham/Downloads/apache-mahout-distribution-0.12.2/foo], --keyPrefix=[mah], --method=[mapreduce], --output=[file:///Users/markneedham/Downloads/apache-mahout-distribution-0.12.2/foo-out], --startPhase=[0], --tempDir=[temp]} 16/07/21 21:19:20 WARN NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable 16/07/21 21:19:20 INFO deprecation: mapred.input.dir is deprecated. Instead, use mapreduce.input.fileinputformat.inputdir 16/07/21 21:19:20 INFO deprecation: mapred.compress.map.output is deprecated. Instead, use mapreduce.map.output.compress 16/07/21 21:19:20 INFO deprecation: mapred.output.dir is deprecated. Instead, use mapreduce.output.fileoutputformat.outputdir Exception in thread "main" java.lang.IllegalArgumentException: Wrong FS: file:/Users/markneedham/Downloads/apache-mahout-distribution-0.12.2/foo, expected: hdfs://localhost:8020 at org.apache.hadoop.fs.FileSystem.checkPath(FileSystem.java:646) at org.apache.hadoop.hdfs.DistributedFileSystem.getPathName(DistributedFileSystem.java:194) at org.apache.hadoop.hdfs.DistributedFileSystem.access$000(DistributedFileSystem.java:106) at org.apache.hadoop.hdfs.DistributedFileSystem$22.doCall(DistributedFileSystem.java:1305) at org.apache.hadoop.hdfs.DistributedFileSystem$22.doCall(DistributedFileSystem.java:1301) at org.apache.hadoop.fs.FileSystemLinkResolver.resolve(FileSystemLinkResolver.java:81) at org.apache.hadoop.hdfs.DistributedFileSystem.getFileStatus(DistributedFileSystem.java:1301) at org.apache.mahout.text.SequenceFilesFromDirectory.runMapReduce(SequenceFilesFromDirectory.java:156) at org.apache.mahout.text.SequenceFilesFromDirectory.run(SequenceFilesFromDirectory.java:90) at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:70) at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:84) at org.apache.mahout.text.SequenceFilesFromDirectory.main(SequenceFilesFromDirectory.java:64) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.hadoop.util.ProgramDriver$ProgramDescription.invoke(ProgramDriver.java:71) at org.apache.hadoop.util.ProgramDriver.run(ProgramDriver.java:144) at org.apache.hadoop.util.ProgramDriver.driver(ProgramDriver.java:152) at org.apache.mahout.driver.MahoutDriver.main(MahoutDriver.java:195) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.hadoop.util.RunJar.run(RunJar.java:221) at org.apache.hadoop.util.RunJar.main(RunJar.java:136) ---- I was trying to run the command against the local file system on my laptop which should have been possible according to the instructions. I couldn't find any flag I could pass any flag that I could pass to Mahout to tell it not to use HDFS but I eventually stumbled on http://stackoverflow.com/questions/23779976/java-lang-illegalargumentexception-wrong-fs-expected-hdfs-localhost9000[someone else experiencing a similar problem]. It turns out the last time I was playing around with Hadoop, in late 2015, I'd actually configured that and had completely forgotten. I needed to comment out the following config: _/usr/local/Cellar/hadoop/2.7.1/libexec/etc/hadoop/core-site.xml_ [source,xml] ---- <property> <name>fs.default.name</name> <value>hdfs://localhost:8020</value> </property> ---- I commented that property out and all was happy with the (Hadoop) world again.
null
null
[ -0.004716489929705858, -0.00640788022428751, -0.029742956161499023, 0.02604907751083374, 0.07785851508378983, 0.02684634178876877, 0.01751989684998989, 0.020975321531295776, -0.011607983149588108, -0.014838834293186665, -0.02538727968931198, -0.015733620151877403, -0.07384900003671646, 0.005637482739984989, -0.004807968158274889, 0.07253243029117584, 0.08337455242872238, -0.020694134756922722, 0.02679106779396534, 0.03483650088310242, 0.023417793214321136, 0.03231260925531387, 0.01686897873878479, 0.01988520659506321, 0.021037066355347633, 0.026033738628029823, -0.007943196222186089, 0.014400978572666645, -0.08343340456485748, -0.01041791308671236, 0.02210528962314129, -0.005359540227800608, 0.030143944546580315, -0.03283112868666649, 0.0009139062603935599, 0.01789744757115841, -0.0030702133662998676, 0.013925859704613686, 0.03264487907290459, 0.03855664283037186, -0.05101124569773674, 0.010469659231603146, -0.0007692385115660727, 0.01185779832303524, -0.04164055734872818, 0.004990656394511461, -0.02377445437014103, 0.009958245791494846, -0.014472070150077343, -0.014015669003129005, -0.057317283004522324, 0.028085241094231606, -0.003493104362860322, -0.023152293637394905, 0.030458573251962662, 0.04778476431965828, -0.016859864816069603, -0.057443272322416306, 0.02998827025294304, -0.008288203738629818, 0.011570821516215801, -0.009707816876471043, 0.010281722992658615, 0.015933597460389137, 0.0009197157341986895, -0.014743373729288578, -0.03787366673350334, 0.03533925116062164, -0.035785503685474396, -0.01774045266211033, 0.019502757117152214, 0.01796669326722622, -0.03577115386724472, -0.02078751102089882, 0.027086371555924416, -0.04702790454030037, -0.026219429448246956, 0.04715264216065407, -0.0018400474218651652, 0.05409625172615051, -0.044948697090148926, -0.027005931362509727, 0.03447481617331505, 0.02411068230867386, 0.019298028200864792, -0.05307096987962723, 0.0034826567862182856, -0.02037682570517063, -0.05142830312252045, 0.050142448395490646, 0.0009122880874201655, -0.05712829530239105, 0.019232429563999176, -0.006858912296593189, 0.015615604817867279, 0.028857983648777008, 0.023014817386865616, 0.0214591845870018, 0.038482073694467545, -0.030942169949412346, -0.048017214983701706, -0.009926818311214447, 0.02660966105759144, 0.05414153262972832, -0.05852517858147621, -0.008619353175163269, -0.020957404747605324, -0.008057150058448315, 0.014663361944258213, -0.017998583614826202, -0.00047065154649317265, 0.030056195333600044, 0.011643128469586372, -0.014252591878175735, -0.06440712511539459, 0.07217222452163696, 0.0036634476855397224, -0.024919020012021065, 0.0071028172969818115, 0.0688771903514862, 0.031304650008678436, 0.07155923545360565, -0.004623736720532179, 0.09400703758001328, -0.017479266971349716, 0.006561069283634424, 0.010754008777439594, 0.054965175688266754, -0.014589509926736355, -0.0721173882484436, 0.012152415700256824, 0.04812105745077133, 0.011649592779576778, 0.011380821466445923, -0.009986506775021553, 0.006806043907999992, -0.001333917141892016, -0.0321168527007103, 0.06762818247079849, 0.002794041531160474, -0.03473439812660217, -0.04354298487305641, 0.0006495241541415453, -0.011714842170476913, 0.05045400559902191, 0.012010728009045124, -0.012537757866084576, -0.04752904921770096, -0.030663732439279556, 0.030475983396172523, -0.005261964630335569, 0.040770646184682846, 0.07687299698591232, -0.02651781216263771, 0.003977858927100897, 0.07812904566526413, 0.01451017614454031, 0.010278371162712574, -0.03311977908015251, 0.01792272739112377, 0.011280696839094162, 0.05668564885854721, 0.01217231061309576, 0.017700649797916412, 0.004111444111913443, -0.022031649947166443, -0.004580722190439701, 0.036764830350875854, 0.004658478312194347, 0.03550143167376518, -0.06380371004343033, -0.08423728495836258, 0.06424331665039062, -0.029002701863646507, 0.0027845059521496296, -0.01669817604124546, 0.07695171982049942, 0.03262892737984657, 0.06019698455929756, 0.03569110110402107, -0.07030846178531647, 0.05154489725828171, 0.014724289067089558, 0.03149417042732239, 0.025075091049075127, 0.0002711822453420609, 0.07632392644882202, 0.009507498703897, 0.011678166687488556, 0.033348262310028076, -0.07011955231428146, -0.07336361706256866, -0.053278982639312744, 0.0168354120105505, 0.04208630695939064, -0.017248613759875298, -0.0009256369085051119, 0.05142422392964363, 0.059905700385570526, 0.03541366010904312, 0.0011456204811111093, -0.004687799606472254, 0.03147852420806885, -0.08514433354139328, -0.04887828230857849, 0.04214969277381897, 0.02537798136472702, -0.05327290669083595, -0.008341020904481411, -0.0042785839177668095, -0.030490240082144737, -0.015231418423354626, 0.04390275105834007, -0.011485770344734192, 0.027606306597590446, 0.03641317039728165, 0.012680761516094208, -0.029343748465180397, 0.036814071238040924, -0.05279514193534851, 0.01900242641568184, -0.010612101294100285, -0.02831084467470646, -0.010174230672419071, -0.00015056875417940319, 0.11284313350915909, 0.044962480664253235, -0.011561439372599125, -0.05260927975177765, 0.030992131680250168, -0.015084165148437023, -0.059185754507780075, 0.009155447594821453, 0.0009836257668212056, -0.004461193457245827, -0.001285085454583168, -0.008930067531764507, -0.008302073925733566, 0.02775922603905201, -0.034574784338474274, -0.0059043606743216515, 0.0689457431435585, -0.013095337897539139, 0.023555142804980278, 0.015269379131495953, -0.032644953578710556, 0.0007896652678027749, -0.0053259157575666904, -0.03413401544094086, -0.01298339944332838, 0.012279515154659748, -0.0008302684291265905, 0.03557436540722847, -0.053332991898059845, -0.02262894995510578, -0.02011926658451557, -0.05845429748296738, 0.026623765006661415, 0.04950212687253952, 0.06696677207946777, -0.01921253651380539, 0.047467317432165146, -0.01959025114774704, -0.01479237712919712, -0.011603966355323792, -0.03439614921808243, 0.00899655744433403, 0.003796054283156991, -0.002999924123287201, 0.04540807008743286, 0.029422352090477943, 0.008135039359331131, 0.017124176025390625, -0.008030171506106853, 0.014975848607718945, -0.011767623946070671, 0.029167138040065765, 0.016683513298630714, -0.017923561856150627, -0.03925895318388939, -0.014570382423698902, 0.05492527037858963, -0.03965132683515549, -0.032052163034677505, 0.014292581006884575, -0.061701949685811996, 0.0646992027759552, -0.0541490875184536, -0.028213512152433395, 0.004014023579657078, 0.03453820198774338, 0.04836104437708855, -0.0013035356532782316, 0.00481591559946537, 0.06130051985383034, -0.008894170634448528, -0.0036732424050569534, 0.045267123728990555, 0.01757149025797844, 0.055748555809259415, -0.00029783605714328587, 0.030357887968420982, 0.0672903060913086, -0.011577563360333443, -0.028863800689578056, -0.04429817199707031, -0.02012939751148224, -0.03178175911307335, -0.2817353308200836, 0.02867806702852249, -0.010329948738217354, -0.03526812046766281, 0.007611561566591263, -0.03173699602484703, 0.0016101050423458219, -0.021600140258669853, -0.011722035706043243, -0.006991899106651545, -0.013898590579628944, -0.016404232010245323, -0.02740323357284069, 0.01832282729446888, -0.0067058647982776165, -0.006802716758102179, 0.0014444987755268812, -0.02672666311264038, 0.009326576255261898, 0.02845061756670475, -0.004465190228074789, -0.04782405123114586, 0.0207219235599041, 0.0519016794860363, 0.02696099504828453, 0.03554457798600197, -0.07076696306467056, 0.07247573882341385, -0.03368839621543884, -0.05003485456109047, 0.012130224145948887, -0.0421239472925663, -0.005051343701779842, 0.02643848955631256, -0.0060036866925656796, -0.018859561532735825, 0.053950000554323196, 0.010594121180474758, 0.03258797526359558, -0.0016730407951399684, -0.012831218540668488, -0.043254218995571136, 0.0011156282853335142, -0.03391088545322418, 0.06677357107400894, -0.019365360960364342, -0.07867001742124557, -0.01696057617664337, -0.015199930407106876, 0.06015395000576973, -0.02478286810219288, -0.06391225010156631, -0.025975551456212997, 0.03445303067564964, -0.0026624135207384825, -0.025613630190491676, 0.0036490412894636393, -0.009475248865783215, -0.026896243914961815, -0.015981214120984077, -0.016697878018021584, -0.06966930627822876, -0.014597997069358826, -0.02420910634100437, -0.012762188911437988, -0.08883605152368546, -0.06534983962774277, -0.0036914695519953966, 0.07242599129676819, 0.015466048382222652, -0.024771075695753098, -0.005549035035073757, -0.0030013734940439463, -0.11168576031923294, -0.030711214989423752, -0.03404323011636734, -0.027848435565829277, -0.010139208287000656, -0.010365771129727364, 0.03269295394420624, -0.034812673926353455, -0.052395328879356384, 0.028075242415070534, -0.00748849892988801, 0.018329814076423645, -0.04373743012547493, 0.014718723483383656, -0.014132249169051647, -0.004111878108233213, -0.012234074994921684, 0.07754184305667877, -0.05229535698890686, -0.034037746489048004, -0.02323758602142334, 0.011553906835615635, -0.006446075160056353, 0.003602443030104041, 0.014603236690163612, -0.006137119606137276, 0.05778497830033302, 0.021039141342043877, -0.05125933140516281, 0.013214345090091228, -0.05613105371594429, -0.01217008288949728, 0.03631393238902092, -0.05698065832257271, 0.05922544002532959, 0.03807643800973892, 0.03940800577402115, -0.027373170480132103, -0.022054364904761314, 0.02378450334072113, -0.032879434525966644, -0.028723441064357758, -0.003293517278507352, -0.0019105775281786919, -0.007345367688685656, 0.03502783551812172, 0.0020097072701901197, -0.014907808043062687, 0.0037669017910957336, 0.004634654149413109, -0.025350913405418396, -0.04289153590798378, -0.022852789610624313, -0.02167236991226673, -0.010440034791827202, 0.011083520017564297, -0.03214648365974426, -0.004210241604596376, 0.027236197143793106, 0.024606620892882347, -0.016502808779478073, 0.03950408101081848, -0.06426458805799484, -0.026953063905239105, -0.020479682832956314, 0.016415538266301155, -0.007527045905590057, -0.01983044110238552, 0.00340478983707726, 0.029689624905586243, 0.043782997876405716, 0.055113811045885086, -0.0015519490698352456, 0.042072150856256485, -0.028395842760801315, -0.0003702860267367214, -0.005422637332230806, 0.018236173316836357, -0.06954585760831833, 0.029516296461224556, -0.019612032920122147, -0.03241067752242088, -0.018426239490509033, 0.04116910323500633, 0.012086034752428532, -0.01113026775419712, -0.04445482790470123, 0.026522556319832802, -0.058524616062641144, -0.03852842003107071, 0.01144107710570097, -0.02826691046357155, 0.03931136429309845, 0.00024512779782526195, 0.027621962130069733, 0.010359919629991055, -0.009455190040171146, 0.024652525782585144, 0.0005382233066484332, -0.03135095164179802, 0.006226989906281233, -0.013100561685860157, 0.008714424446225166, 0.02829667367041111, 0.04766633361577988, 0.021529940888285637, 0.010138298384845257, -0.006850892212241888, -0.0229253638535738, 0.03596634790301323, 0.02495715767145157, 0.056926287710666656, 0.009151873178780079, -0.01786489598453045, -0.010192240588366985, -0.0031009323429316282, -0.021295858547091484, -0.03037501871585846, -0.0007241324055939913, -0.006068926304578781, 0.016285881400108337, -0.03302006796002388, -0.0814608708024025, 0.030350761488080025, -0.011017099022865295, 0.0032479476649314165, 0.023177115246653557, -0.00241377716884017, 0.006806089077144861, -0.019122814759612083, 0.04598350077867508, 0.06645974516868591, -0.05997307971119881, 0.017261061817407608, -0.010853050276637077, -0.01252142433077097, -0.007256461773067713, 0.03383508697152138, -0.06355080008506775, -0.006187350954860449, -0.01181711908429861, 0.014667370356619358, -0.06333491206169128, -0.025816237553954124, -0.011397689580917358, 0.03545662760734558, -0.014288430102169514, 0.004316020756959915, 0.006609161850064993, -0.005105845630168915, -0.007902245968580246, -0.038019027560949326, 0.03715439885854721, -0.0008930684998631477, 0.007587193977087736, 0.025348413735628128, 0.008720911107957363, 0.03639731928706169, -0.026647310703992844, 0.04744084179401398, 0.04119006171822548, -0.008317184634506702, -0.00541504705324769, -0.02255822718143463, -0.000036134191759629175, -0.01677992381155491, 0.038109589368104935, 0.018354443833231926, 0.007199080660939217, -0.01489942241460085, 0.008568678982555866, -0.033220402896404266, 0.03156622499227524, -0.03409925103187561, -0.026334021240472794, 0.001213715528137982, 0.07065676152706146, -0.0040697031654417515, 0.013314428739249706, -0.028600281104445457, -0.01138225756585598, 0.0777210220694542, -0.014791661873459816, -0.047904714941978455, -0.012549365870654583, -0.06568635255098343, 0.05123315379023552, 0.037220586091279984, 0.014680188149213791, -0.054828401654958725, 0.018803933635354042, 0.028831204399466515, -0.007466775365173817, 0.024287879467010498, -0.026222513988614082, 0.0532648041844368, -0.03808618709445, -0.0594661571085453, -0.11888894438743591, -0.011225651949644089, 0.04168154299259186, -0.0018159567844122648, -0.045230235904455185, -0.024815944954752922, -0.03728077933192253, 0.007543084677308798, -0.05752949044108391, -0.04038240388035774, 0.032457683235406876, -0.01242611650377512, -0.011230186559259892, 0.032795727252960205, -0.04909444600343704, 0.04875471815466881, 0.04447086900472641, -0.04547424614429474, -0.037659406661987305, -0.03110562264919281, 0.07149552553892136, 0.02171934023499489, 0.01787777990102768, -0.021864714100956917, 0.002333665732294321, 0.08462907373905182, 0.028745781630277634, 0.025614483281970024, 0.03693758323788643, 0.0037971248384565115, 0.04767303168773651, 0.019408011808991432, 0.008912479504942894, -0.004526339937001467, 0.013558370061218739, -0.011950112879276276, -0.035068102180957794, 0.042292047291994095, 0.0046744938008487225, -0.004622945562005043, -0.030142787843942642, 0.06168516352772713, 0.005711788311600685, -0.017745835706591606, -0.0324191078543663, 0.023263053968548775, -0.045197613537311554, 0.012434020638465881, -0.03623213618993759, 0.010513434186577797, -0.05498242750763893, 0.05404887720942497, 0.03111523576080799, -0.0015277655329555273, 0.07639578729867935, -0.009043896570801735, -0.01782038062810898, 0.023910246789455414, 0.06196891516447067, 0.07469382882118225, 0.028119605034589767, -0.004277624189853668, 0.03819786012172699, -0.0214930921792984, -0.029110431671142578, -0.023008154705166817, 0.009684041142463684, -0.03189007565379143, -0.039697859436273575, 0.011547000147402287, 0.08782936632633209, -0.024860071018338203, 0.06769232451915741, -0.01828404888510704, 0.009098884649574757, 0.02431223727762699, 0.001174001139588654, 0.04992079734802246, 0.026670953258872032, -0.019884392619132996, 0.01940753310918808, -0.03252940624952316, -0.014352244324982166, 0.03479864075779915, 0.02179332636296749, -0.0011302581988275051, -0.004311338532716036, 0.008152826689183712, 0.012608200311660767, 0.004019395913928747, 0.030828580260276794, 0.05878102779388428, -0.021714508533477783, 0.0023885287810117006, -0.012172535993158817, 0.023671645671129227, -0.01551565807312727, 0.03036705031991005, -0.026577401906251907, -0.026869766414165497, -0.009823990985751152, -0.03947124630212784, -0.023626919835805893, -0.005713856779038906, -0.017312945798039436, 0.03173527494072914, -0.047647614032030106, -0.00018566999642644078, 0.010382024571299553, 0.004548234865069389, -0.07396683841943741, -0.022868618369102478, -0.048159435391426086, -0.05548974126577377, -0.05703708156943321, -0.008925867266952991, -0.008878355845808983, -0.024029435589909554, -0.04538599029183388, -0.030593546107411385, -0.03528027981519699, -0.03426036611199379, -0.00022311638167593628, -0.07042868435382843, -0.013403870165348053, -0.010232235305011272, 0.029372338205575943, 0.010604851879179478, 0.01534813642501831, 0.055239222943782806, 0.007746980991214514, 0.0015539865707978606, -0.012004123069345951, 0.003552542068064213, 0.0424530915915966, 0.0023976231459528208, -0.003910783678293228, -0.08890711516141891, 0.016240043565630913, 0.019849000498652458, 0.017505330964922905, -0.06237855553627014, -0.00055909767979756, 0.03723989054560661, -0.05200112983584404, 0.05081866309046745, -0.0012520217569544911, -0.0029892742168158293, -0.021310288459062576, -0.033639319241046906, -0.03225048631429672, -0.0005844986881129444, 0.0722198635339737, 0.0011571123031899333, 0.07729054987430573, 0.04058018699288368, -0.01115015335381031, -0.05328221246600151, 0.011971939355134964, -0.010576474480330944, 0.02204827219247818, -0.058767035603523254, -0.023594656959176064, -0.02110261656343937, -0.08522137999534607, 0.010544770397245884, 0.013718241825699806, -0.0307732243090868, -0.04303461313247681, -0.004555938299745321, -0.007638673763722181, -0.06090790778398514, 0.02642204612493515, -0.05907847732305527, 0.006238569971174002, -0.011384801007807255, -0.02983088791370392, -0.018287580460309982, 0.03971313312649727, -0.006209486164152622, 0.002217293484136462, 0.027443289756774902, -0.023277077823877335, -0.00422495836392045, -0.006148837506771088, 0.0322239063680172, 0.04897185415029526, 0.0017441571690142155, -0.01940150000154972 ]
[ -0.0629163607954979, -0.012611368671059608, -0.06442995369434357, -0.002598372520878911, 0.04510406777262688, -0.08378966152667999, -0.02464037947356701, 0.013277641497552395, -0.028285961598157883, -0.031716447323560715, 0.0037824735045433044, -0.07452797144651413, 0.0028588450513780117, -0.040896784514188766, 0.08983659744262695, 0.013300557620823383, 0.029309773817658424, -0.025330618023872375, -0.04180808737874031, -0.009214804507791996, 0.031217828392982483, -0.015113613568246365, -0.03503072261810303, -0.009284629486501217, 0.04218357056379318, 0.027210425585508347, 0.04666123166680336, -0.015323312021791935, -0.031840406358242035, -0.2244894951581955, -0.011895869858562946, -0.038346875458955765, 0.06332027167081833, -0.029261348769068718, -0.0012205938110128045, 0.026835598051548004, 0.04395824670791626, -0.01309090293943882, -0.0021908965427428484, 0.053571514785289764, 0.02343667298555374, 0.018982697278261185, -0.014914541505277157, -0.0715341567993164, -0.0019127099076285958, -0.000170813815202564, -0.007177034392952919, 0.015667643398046494, -0.012094579637050629, -0.0003381309797987342, -0.05133267492055893, -0.05233350768685341, 0.010189752094447613, -0.012737762182950974, 0.003560123033821583, 0.007344212383031845, 0.02759450115263462, 0.08116655796766281, 0.02956947311758995, 0.03415650501847267, 0.02714577503502369, 0.0072869425639510155, -0.15999937057495117, 0.08714953064918518, -0.02224993146955967, 0.04675521329045296, -0.03058149293065071, -0.06642742455005646, -0.03357597440481186, 0.050284527242183685, 0.022755607962608337, 0.01383444294333458, -0.054731693118810654, 0.05733797699213028, 0.009684612043201923, -0.015124315395951271, 0.023712728172540665, 0.02889658883213997, 0.007603099104017019, -0.018163233995437622, -0.049041178077459335, -0.035296421498060226, -0.029727768152952194, -0.04464495927095413, -0.048979416489601135, 0.014527058228850365, -0.023849716410040855, 0.03635472431778908, -0.009466362185776234, -0.002799469279125333, 0.03221169486641884, -0.018823832273483276, 0.04631676524877548, 0.004453799221664667, -0.0987183079123497, -0.019487453624606133, -0.011861438862979412, 0.0011316406307742, -0.012256930582225323, 0.4152173399925232, -0.04033821448683739, -0.02326371893286705, 0.03948128595948219, -0.019624833017587662, 0.0013659452088177204, 0.00838376022875309, -0.019756201654672623, -0.01176532357931137, 0.041199225932359695, -0.01349129993468523, -0.007719573099166155, -0.05751461535692215, 0.034756336361169815, -0.06330864876508713, -0.001386145013384521, 0.03483273461461067, 0.03729734942317009, 0.0073488145135343075, -0.022033408284187317, 0.007031060755252838, -0.03383480757474899, -0.002248269971460104, 0.057535964995622635, 0.007427569944411516, 0.0508451834321022, 0.018602732568979263, 0.060384150594472885, 0.06375397741794586, 0.08180923014879227, 0.011771105229854584, 0.021107742562890053, -0.030892731621861458, -0.07359196245670319, -0.021485991775989532, -0.003391495207324624, 0.017888879403471947, 0.03323936089873314, -0.036306846886873245, 0.00009962471813196316, 0.05059938505291939, -0.02341439388692379, -0.011616791598498821, 0.022128572687506676, 0.015061445534229279, -0.05593031272292137, 0.11516566574573517, -0.0034070073161274195, -0.03519143909215927, -0.011719446629285812, -0.05148203298449516, 0.026365892961621284, 0.028584148734807968, -0.0206140149384737, -0.054203733801841736, 0.02891799435019493, 0.05781533196568489, 0.041699450463056564, -0.016104338690638542, -0.0835779532790184, -0.004360869061201811, -0.020506376400589943, -0.04751791059970856, -0.029289664700627327, 0.03316246345639229, 0.0013587914872914553, -0.038867298513650894, -0.03089020401239395, 0.0039619761519134045, 0.026337403804063797, -0.05431729182600975, 0.0036613279953598976, -0.006866555195301771, 0.023953845724463463, 0.015232427045702934, 0.03247823193669319, -0.06732340902090073, -0.04676659777760506, 0.012255094014108181, 0.058900944888591766, 0.020087961107492447, -0.025229772552847862, 0.030418040230870247, -0.03020496666431427, -0.021127374842762947, -0.012313907966017723, -0.06956002116203308, -0.05480374023318291, 0.042879071086645126, -0.020097240805625916, 0.010837739333510399, -0.03458312898874283, -0.06414488703012466, -0.013800539076328278, 0.04789605364203453, 0.04108710587024689, -0.025876758620142937, 0.021550657227635384, 0.0067438301630318165, -0.017961746081709862, -0.031184015795588493, -0.00014182254381012172, 0.07645870000123978, -0.040478575974702835, -0.01151861622929573, -0.0798797458410263, 0.011386428028345108, 0.04238041862845421, -0.04495769739151001, 0.05687173083424568, -0.0020461364183574915, -0.04727492108941078, -0.0278903990983963, -0.05919120833277702, 0.0318099744617939, 0.0007588109001517296, -0.03221777081489563, -0.0011647064238786697, -0.018267754465341568, 0.035719603300094604, 0.06912250816822052, -0.03590114414691925, -0.04550701379776001, -0.01754293590784073, -0.3581431806087494, -0.03487915173172951, -0.006951901130378246, -0.023254074156284332, -0.0022011848632246256, -0.08680867403745651, 0.020542293787002563, -0.009363563731312752, 0.007576414849609137, 0.05285455286502838, 0.09571295231580734, -0.0002259628672618419, 0.015684382990002632, -0.02139572612941265, 0.01666433922946453, 0.045272406190633774, 0.006340854335576296, -0.013155000284314156, -0.0173252671957016, 0.0031296282541006804, 0.015894033014774323, -0.002567532705143094, 0.030558301135897636, -0.06602440029382706, 0.04416735842823982, -0.042017415165901184, 0.06795526295900345, 0.03231143578886986, 0.05891359597444534, -0.060262423008680344, 0.02515057474374771, 0.00695550674572587, -0.0342043973505497, -0.07244344800710678, -0.0352679044008255, -0.054540324956178665, -0.00671717245131731, 0.03168335184454918, 0.01554911583662033, 0.006318910047411919, -0.03607858717441559, 0.029252223670482635, -0.04789793863892555, -0.035315074026584625, -0.04049339517951012, 0.01909705437719822, -0.02482774667441845, 0.01122342050075531, -0.04765720292925835, 0.03567175567150116, -0.04744264483451843, 0.010927676223218441, -0.006140630692243576, 0.019409319385886192, 0.005632700398564339, 0.0065139541402459145, -0.04948047176003456, -0.026364153251051903, 0.009083287790417671, -0.019883308559656143, 0.024959802627563477, 0.008830707520246506, 0.05170025676488876, -0.059507645666599274, -0.01156541332602501, 0.010079089552164078, -0.003272590460255742, 0.03493094816803932, 0.025448951870203018, 0.010960313491523266, 0.00789427850395441, 0.07293742895126343, -0.02674630470573902, 0.05572909489274025, 0.0244862362742424, 0.05728260055184364, 0.021401476114988327, 0.001800703932531178, 0.028325971215963364, -0.008414315059781075, 0.07014674693346024, 0.03281784802675247, 0.053011324256658554, -0.012193865142762661, 0.03303666040301323, 0.07827819138765335, 0.01185343787074089, 0.0003638622583821416, 0.0619896724820137, 0.006962080020457506, -0.008823721669614315, -0.008578362874686718, 0.0012176898308098316, -0.050654131919145584, 0.051983386278152466, -0.008010800927877426, -0.23838140070438385, 0.05227508768439293, 0.04570877552032471, 0.04447314143180847, 0.010678987950086594, -0.0068433829583227634, 0.028856517747044563, -0.0679079219698906, 0.03537744656205177, -0.021856307983398438, 0.016479836776852608, 0.07784829288721085, 0.012801586650311947, -0.01300784107297659, 0.031273651868104935, -0.012640692293643951, 0.004334399476647377, 0.04339500516653061, 0.020337309688329697, 0.025382639840245247, 0.008708974346518517, -0.06992372125387192, 0.16355545818805695, -0.020055286586284637, -0.0012106836074963212, 0.022647036239504814, 0.007320225238800049, -0.006097652018070221, 0.058815062046051025, 0.030445991083979607, 0.03692525252699852, 0.011788890697062016, 0.08975185453891754, -0.014988480135798454, 0.02358105033636093, -0.013322866521775723, -0.001286130747757852, 0.04500894993543625, 0.053414665162563324, -0.0484333373606205, -0.03560464456677437, 0.019284691661596298, -0.03034920245409012, 0.044818148016929626, 0.05816400423645973, -0.010011435486376286, -0.0016668685711920261, -0.01984795555472374, -0.07688627392053604, 0.02797667123377323, -0.0204460509121418, -0.02715301141142845, -0.01020884420722723, 0.014462284743785858, 0.023793131113052368, 0.08188847452402115, 0.020682483911514282, -0.03355829045176506, -0.039392273873090744, 0.008893650025129318, 0.046973202377557755, -0.025878412649035454, 0.10845636576414108, -0.009008461609482765, 0.019526105374097824 ]
[ 0.005817181896418333, 0.05010461434721947, 0.0009785144357010722, 0.0016220705583691597, -0.014345788396894932, 0.006849422585219145, -0.025999341160058975, 0.022412775084376335, -0.028977420181035995, -0.00891941413283348, 0.024373313412070274, -0.034528810530900955, 0.03485853224992752, -0.025687385350465775, -0.03515585511922836, -0.004677328746765852, -0.011269346810877323, 0.0029922486282885075, 0.022189686074852943, -0.006427680142223835, -0.04040580242872238, 0.05228316783905029, -0.01628643460571766, 0.006730225868523121, -0.010369325056672096, 0.04559573158621788, -0.06509425491094589, -0.012564904056489468, 0.0016220930265262723, -0.13847006857395172, -0.0025659981183707714, -0.011558224447071552, 0.009649695828557014, -0.032280027866363525, 0.021432282403111458, 0.02133532427251339, 0.02151394635438919, 0.04302634298801422, -0.018046002835035324, -0.00208640331402421, 0.023648329079151154, -0.013705344870686531, 0.02812344953417778, -0.017511935904622078, -0.03643319383263588, -0.020381895825266838, -0.003924740478396416, -0.02792268432676792, -0.012133797630667686, 0.05455250293016434, -0.05500270798802376, 0.01877759024500847, -0.002357592573389411, 0.005927614867687225, 0.041295308619737625, 0.000409191008657217, -0.011899730190634727, 0.058929603546857834, -0.002787724370136857, -0.011222895234823227, -0.007222243584692478, 0.01787387765944004, -0.0336686372756958, -0.0383046455681324, 0.018407685682177544, -0.042891502380371094, -0.009465554729104042, -0.000518747023306787, 0.000361928076017648, 0.006140626035630703, -0.023726072162389755, 0.011946327053010464, 0.0016748078633099794, -0.016180366277694702, -0.02525261603295803, 0.0049155158922076225, 0.013051969930529594, -0.019063498824834824, -0.0037825414910912514, 0.01573781669139862, -0.011829742230474949, -0.014577025547623634, -0.01110061164945364, -0.009190760552883148, -0.008499004878103733, -0.023883746936917305, -0.019030191004276276, -0.0018184452783316374, 0.02108641527593136, -0.04779329523444176, -0.017965426668524742, -0.02662704885005951, -0.04809233546257019, 0.0400383360683918, -0.07804758101701736, -0.030658859759569168, -0.03463437780737877, 0.0038279001601040363, -0.005329015664756298, 0.8210399150848389, 0.0019523939117789268, 0.04066679626703262, 0.03596861660480499, -0.021046912297606468, 0.018111061304807663, -0.008488739840686321, 0.01682238094508648, -0.026158174499869347, 0.010936914011836052, -0.023622246459126472, 0.0223544929176569, -0.010501941666007042, 0.02706584334373474, -0.012138589285314083, 0.07770557701587677, 0.03530336171388626, 0.029443616047501564, 0.007393478881567717, -0.016882257536053658, 0.018995357677340508, -0.01050584390759468, -0.006497504655271769, -0.009108117781579494, 0.020286502316594124, 0.01886790245771408, -0.15391159057617188, 0.013169413432478905, -6.246839997130632e-33, 0.031751200556755066, -0.038881924003362656, 0.012277059257030487, 0.002651053015142679, 0.019197052344679832, -0.024304978549480438, 0.003650903468951583, 0.015413501299917698, -0.0021744074765592813, -0.043421823531389236, 0.023123418912291527, -0.027768537402153015, -0.02958774007856846, -0.0023595858365297318, 0.026782983914017677, -0.04130519554018974, 0.004388054832816124, -0.003379643429070711, -0.002804454881697893, -0.00933842547237873, 0.0028500440530478954, 0.024332301691174507, -0.03966427594423294, 0.020117955282330513, -0.006164028774946928, 0.029732780531048775, 0.02959560416638851, -0.05945824459195137, 0.008192084729671478, -0.03283555060625076, 0.002510005608201027, 0.027995163574814796, -0.017711423337459564, -0.0753168910741806, -0.010557444766163826, -0.034092988818883896, -0.05698003992438316, 0.012974221259355545, -0.04005187749862671, -0.06955356895923615, -0.06573083996772766, 0.0029681657906621695, -0.014026626944541931, -0.014208811335265636, -0.03862910717725754, -0.027458196505904198, -0.00026340613840147853, 0.03016790933907032, 0.027982646599411964, 0.019093262031674385, 0.04794974625110626, -0.026965156197547913, -0.007754480466246605, 0.007912392728030682, -0.008996338583528996, 0.001851341687142849, -0.037111926823854446, 0.009689523838460445, -0.009590164758265018, 0.059168741106987, -0.014669248834252357, -0.015966467559337616, 0.0043997811153531075, 0.04287765920162201, 0.010664165951311588, 0.0009681118535809219, 0.030955910682678223, 0.005914630834013224, 0.03496892750263214, 0.057472746819257736, -0.03408447280526161, 0.01684415340423584, 0.0023862088564783335, -0.016305848956108093, 0.015740690752863884, -0.03222640976309776, 0.03079596906900406, 0.012995035387575626, 0.019470393657684326, 0.039729684591293335, 0.006688949652016163, -0.012395763769745827, 0.005086534656584263, -0.04563438519835472, -0.03079749271273613, 0.009203116409480572, 0.04031465947628021, 0.002224232070147991, 0.00011398459173506126, 0.034217383712530136, 0.03017367422580719, 0.05541649088263512, 0.0007587780710309744, -0.020166318863630295, -0.015051683411002159, 6.380736885212953e-33, 0.0011222345056012273, -0.026708116754889488, -0.00789625197649002, -0.00622396869584918, 0.009940252639353275, -0.011109013110399246, 0.038704268634319305, 0.027558177709579468, -0.02195568010210991, -0.001768800662830472, -0.07500998675823212, 0.02376606874167919, 0.0013025628868490458, 0.004242880269885063, 0.05461723357439041, -0.004850904922932386, 0.010371346026659012, -0.014069399796426296, 0.06404194980859756, 0.028167150914669037, -0.013887008652091026, 0.006664898246526718, -0.002507526893168688, 0.026079431176185608, 0.041196759790182114, 0.02961702086031437, -0.032562002539634705, 0.008317395113408566, 0.000006414589734049514, -0.011497958563268185, -0.007342780940234661, -0.008978639729321003, -0.029164455831050873, -0.007615677546709776, -0.041447706520557404, 0.018894581124186516, -0.022346585988998413, 0.04104016721248627, -0.001171986572444439, 0.0482148677110672, 0.04152187705039978, 0.03142796456813812, -0.019628465175628662, 0.0101273562759161, -0.010985921137034893, 0.03838879615068436, 0.026807907968759537, 0.022246627137064934, -0.0027903523296117783, 0.020632248371839523, -0.015278832986950874, 0.013548310846090317, -0.0012143350904807448, -0.00642624543979764, 0.012282414361834526, 0.005775284953415394, -0.03055620938539505, 0.019670972600579262, -0.04701931029558182, 0.001066620578058064, -0.01565830409526825, -0.012205923907458782, -0.007304109632968903, -0.000045237484300741926, -0.04553801938891411, 0.009904933162033558, -0.01148173213005066, -0.019947169348597527, -0.007006437052041292, 0.005546635948121548, 0.004099171608686447, -0.019940542057156563, -0.00011263037595199421, 0.04286092147231102, 0.03719339519739151, -0.051020845770835876, -0.028279978781938553, 0.026569949463009834, -0.023187361657619476, 0.024191053584218025, 0.010752647183835506, 0.04632869362831116, 0.018861690536141396, -0.007639057468622923, 0.05185693874955177, 0.03138891980051994, -0.037232913076877594, -0.018363257870078087, 0.028824491426348686, -0.013388619758188725, 0.005059526767581701, -0.0012423498556017876, -0.03400610759854317, -0.01576913520693779, -0.02664189599454403, -1.2184312225826943e-8, 0.02077770233154297, -0.04068431630730629, -0.0070160492323338985, 0.042086441069841385, 0.01627332903444767, 0.025956805795431137, -0.03738786280155182, 0.03359387069940567, -0.027721785008907318, 0.006650170311331749, 0.04719828814268112, -0.0001810356043279171, -0.015912044793367386, 0.024217693135142326, 0.012549732811748981, -0.02462431788444519, 0.03711981698870659, -0.019167089834809303, 0.01803598739206791, 0.008177817799150944, -0.031321730464696884, 0.03830905631184578, -0.009574368596076965, 0.011642091907560825, -0.04793107882142067, 0.046205081045627594, 0.025923723354935646, -0.0761527419090271, -0.03220371529459953, -0.005219129379838705, 0.060273922979831696, -0.01818307861685753, -0.04139102250337601, -0.02787264809012413, -0.03670322895050049, -0.013718697242438793, 0.02170681580901146, -0.001863678335212171, -0.00009050735388882458, 0.025302112102508545, -0.017071928828954697, 0.03100397251546383, 0.004310742951929569, -0.03718637302517891, -0.010893957689404488, 0.007488876115530729, -0.0052654929459095, 0.004698576871305704, 0.013545877300202847, 0.006922660395503044, -0.011014667339622974, -0.00950288213789463, 0.04209189862012863, -0.00757544906809926, 0.05578145012259483, -0.004780995659530163, 0.043896157294511795, -0.03794069588184357, -0.010171486996114254, 0.012569399550557137, 0.05508701875805855, -0.006030173506587744, 0.000281801592791453, -0.029566865414381027 ]
mahout-exception-in-thread-main-java-lang-illegalargumentexception-wrong-fs-file-expected-hdfs
https://markhneedham.com/blog/2016/07/21/mahout-exception-in-thread-main-java-lang-illegalargumentexception-wrong-fs-file-expected-hdfs
false
2016-07-09 06:36:51
R: Sentiment analysis of morning pages
[ "r-2" ]
[ "R" ]
A couple of months ago I came across a cool blog post by https://twitter.com/juliasilge[Julia Silge] where she http://juliasilge.com/blog/Joy-to-the-World/[runs a sentiment analysis algorithm over her tweet stream] to see how her tweet sentiment has varied over time. I wanted to give it a try but couldn't figure out how to get a dump of my tweets so I decided to try it out on the text from my http://juliacameronlive.com/basic-tools/morning-pages/[morning pages] writing which I've been experimenting with for a few months. Here's an explanation of morning pages if you haven't come across it before: ____ Morning Pages are three pages of longhand, stream of consciousness writing, done first thing in the morning. *There is no wrong way to do Morning Pages* -- they are not high art. They are not even "`writing.`" They are about anything and everything that crosses your mind-- and they are for your eyes only. Morning Pages provoke, clarify, comfort, cajole, prioritize and synchronize the day at hand. Do not over-think Morning Pages: just put three pages of anything on the page...and then do three more pages tomorrow. ____ Most of my writing is complete gibberish but I thought it'd be fun to see how my mood changes over time and see if it identifies any peaks or troughs in sentiment that I could then look into further. I've got one file per day so we'll start by building a data frame containing the text, one row per day: [source,r] ---- library(syuzhet) library(lubridate) library(ggplot2) library(scales) library(reshape2) library(dplyr) root="/path/to/files" files = list.files(root) df = data.frame(file = files, stringsAsFactors=FALSE) df$fullPath = paste(root, df$file, sep = "/") df$text = sapply(df$fullPath, get_text_as_string) ---- We end up with a data frame with 3 fields: [source,r] ---- > names(df) [1] "file" "fullPath" "text" ---- Next we'll run the sentiment analysis function - +++<cite>+++syuzhet#get_nrc_sentiment+++</cite>+++ - over the data frame and get a score for each type of sentiment for each entry: [source,r] ---- get_nrc_sentiment(df$text) %>% head() anger anticipation disgust fear joy sadness surprise trust negative positive 1 7 14 5 7 8 6 6 12 14 27 2 11 12 2 13 9 10 4 11 22 24 3 6 12 3 8 7 7 5 13 16 21 4 5 17 4 7 10 6 7 13 16 37 5 4 13 3 7 7 9 5 14 16 25 6 7 11 5 7 8 8 6 15 16 26 ---- Now we'll merge these columns into our original data frame: [source,r] ---- df = cbind(df, get_nrc_sentiment(df$text)) df$date = ymd(sapply(df$file, function(file) unlist(strsplit(file, "[.]"))[1])) df %>% select(-text, -fullPath, -file) %>% head() anger anticipation disgust fear joy sadness surprise trust negative positive date 1 7 14 5 7 8 6 6 12 14 27 2016-01-02 2 11 12 2 13 9 10 4 11 22 24 2016-01-03 3 6 12 3 8 7 7 5 13 16 21 2016-01-04 4 5 17 4 7 10 6 7 13 16 37 2016-01-05 5 4 13 3 7 7 9 5 14 16 25 2016-01-06 6 7 11 5 7 8 8 6 15 16 26 2016-01-07 ---- Finally we can build some 'sentiment over time' charts like Julia has in her post: [source,r] ---- posnegtime <- df %>% group_by(date = cut(date, breaks="1 week")) %>% summarise(negative = mean(negative), positive = mean(positive)) %>% melt names(posnegtime) <- c("date", "sentiment", "meanvalue") posnegtime$sentiment = factor(posnegtime$sentiment,levels(posnegtime$sentiment)[c(2,1)]) ggplot(data = posnegtime, aes(x = as.Date(date), y = meanvalue, group = sentiment)) + geom_line(size = 2.5, alpha = 0.7, aes(color = sentiment)) + geom_point(size = 0.5) + ylim(0, NA) + scale_colour_manual(values = c("springgreen4", "firebrick3")) + theme(legend.title=element_blank(), axis.title.x = element_blank()) + scale_x_date(breaks = date_breaks("1 month"), labels = date_format("%b %Y")) + ylab("Average sentiment score") + ggtitle("Sentiment Over Time") ---- image::{{<siteurl>}}/uploads/2016/07/2016-07-05_06-47-12.png[2016 07 05 06 47 12,580] So overall it seems like my writing displays more positive sentiment than negative which is nice to know. The chart shows a rolling one week average and there isn't a single week where there's more negative sentiment than positive. I thought it'd be fun to drill into the highest negative and positive days to see what was going on there: [source,r] ---- > df %>% filter(negative == max(negative)) %>% select(date) date 1 2016-03-19 > df %>% filter(positive == max(positive)) %>% select(date) date 1 2016-01-05 2 2016-06-20 ---- On the 19th March I was really frustrated because my boiler had broken down and I had to buy a new one - I'd completely forgotten how annoyed I was, so thanks sentiment analysis for reminding me! I couldn't find anything particularly positive on the 5th January or 20th June. The 5th January was the day after my birthday so perhaps I was happy about that but I couldn't see any particular evidence that was the case. Playing around with the +++<cite>+++get_nrc_sentiment+++</cite>+++ function it does seem to identify positive sentiment when I wouldn't say there is any. For example here's some example sentences from my writing today: [source,r] ---- > get_nrc_sentiment("There was one section that I didn't quite understand so will have another go at reading that.") anger anticipation disgust fear joy sadness surprise trust negative positive 1 0 0 0 0 0 0 0 0 0 1 ---- [source,r] ---- > get_nrc_sentiment("Bit of a delay in starting my writing for the day...for some reason was feeling wheezy again.") anger anticipation disgust fear joy sadness surprise trust negative positive 1 2 1 2 2 1 2 1 1 2 2 ---- I don't think there's any positive sentiment in either of those sentences but the function claims 3 bits of positive sentiment! It would be interesting to see if I fare any better with https://cran.r-project.org/web/packages/syuzhet/vignettes/syuzhet-vignette.html[Stanford's sentiment extraction tool which you can use with syuzhet] but requires a bit of setup first. I'll give that a try next but in terms of getting an overview of my mood I thought I might get a better picture if I looked for the difference between positive and negative sentiment rather than absolute values. The following code does the trick: [source,R] ---- difftime <- df %>% group_by(date = cut(date, breaks="1 week")) %>% summarise(diff = mean(positive) - mean(negative)) ggplot(data = difftime, aes(x = as.Date(date), y = diff)) + geom_line(size = 2.5, alpha = 0.7) + geom_point(size = 0.5) + ylim(0, NA) + scale_colour_manual(values = c("springgreen4", "firebrick3")) + theme(legend.title=element_blank(), axis.title.x = element_blank()) + scale_x_date(breaks = date_breaks("1 month"), labels = date_format("%b %Y")) + ylab("Average sentiment difference score") + ggtitle("Sentiment Over Time") ---- image::{{<siteurl>}}/uploads/2016/07/2016-07-09_07-05-34.png[2016 07 09 07 05 34,580] This one identifies peak happiness in mid January/February. We can find the peak day for this measure as well: [source,r] ---- > df %>% mutate(diff = positive - negative) %>% filter(diff == max(diff)) %>% select(date) date 1 2016-02-25 ---- Or if we want to see the individual scores: [source,R] ---- > df %>% mutate(diff = positive - negative) %>% filter(diff == max(diff)) %>% select(-text, -file, -fullPath) anger anticipation disgust fear joy sadness surprise trust negative positive date diff 1 0 11 2 3 7 1 6 6 3 31 2016-02-25 28 ---- After reading through the entry for this day I'm wondering if the individual pieces of sentiment might be more interesting than the positive/negative score. On the 25th February I was: * quite excited about reading a distributed systems book I'd just bought (I know?!) * thinking about how to apply the http://tagging.pui.ch/automated_tag_clustering[tag clustering technique] to meetup topics * preparing https://www.youtube.com/watch?v=VGCCVNlZmRI[my submission to PyData London] and thinking about what was gonna go in it * thinking about the soak testing we were about to start doing on our project + </ul> + Each of those is a type of anticipation so it makes sense that this day scores highly. I looked through some other days which specifically rank highly for anticipation and couldn't figure out what I was anticipating so even this is a bit hit and miss! + I have a few avenues to explore further but if you have any other ideas for what I can try next let me know in the comments.
null
null
[ 0.022197196260094643, -0.02092662639915943, 0.019985513761639595, 0.02249215543270111, 0.06670565903186798, 0.023112941533327103, 0.03707944229245186, 0.03226267546415329, 0.003976327367126942, 0.01823144592344761, 0.016304057091474533, -0.015456391498446465, -0.06598685681819916, 0.010499774478375912, -0.03914518654346466, 0.06695758551359177, 0.03823327273130417, 0.001714381854981184, 0.035791486501693726, 0.009411242790520191, 0.038328781723976135, 0.04334290325641632, 0.0021217179019004107, 0.010433985851705074, 0.03450271859765053, -0.02057487517595291, 0.01916639134287834, 0.02324509620666504, -0.023663481697440147, 0.010618370957672596, 0.028373727574944496, 0.011188591830432415, -0.002287278650328517, 0.0008392565068788826, 0.024580830708146095, 0.010299894027411938, -0.006205422803759575, 0.020446667447686195, -0.0016205755528062582, 0.019385550171136856, -0.08599869906902313, 0.015226736664772034, -0.03362152352929115, -0.008913095109164715, -0.03330673277378082, 0.019470416009426117, -0.05761845037341118, 0.016878683120012283, 0.013740891590714455, -0.003971480764448643, -0.06499189883470535, 0.057376910001039505, 0.03331965208053589, -0.028015512973070145, -0.0016602979740127921, 0.06317434459924698, 0.009585583582520485, -0.08317232131958008, 0.03746790066361427, -0.020307021215558052, 0.0035191557835787535, -0.009466437622904778, 0.007608636748045683, 0.018177030608057976, 0.01633921079337597, -0.05111397057771683, -0.025042159482836723, 0.035006988793611526, -0.03217674419283867, -0.01915445365011692, -0.013685934245586395, 0.01929771713912487, -0.01883760467171669, -0.0049111368134617805, -0.01968662068247795, -0.021720102056860924, 0.012849229387938976, 0.06822285801172256, 0.023982694372534752, 0.00775374099612236, -0.04214172065258026, 0.02164851874113083, 0.019451525062322617, 0.05317061394453049, -0.0011454456252977252, -0.005321664735674858, -0.012393288314342499, -0.02336546964943409, -0.05219166725873947, 0.04759921506047249, -0.021171245723962784, -0.05456278845667839, 0.005119815468788147, 0.015943748876452446, -0.028231529518961906, -0.0006367613677866757, 0.00785900466144085, 0.011625813320279121, -0.016400689259171486, -0.027631914243102074, -0.06387123465538025, -0.03425389155745506, 0.03635305166244507, 0.024419596418738365, -0.056729868054389954, -0.01904359459877014, -0.03534325584769249, -0.011914086528122425, 0.02557068131864071, 0.007007117383182049, -0.007723419461399317, 0.004274847451597452, -0.031818170100450516, 0.00014466856373474002, -0.05226129665970802, 0.05905797705054283, 0.019464243203401566, -0.05460513010621071, -0.03932066261768341, -0.012436874210834503, 0.04657446965575218, 0.008161179721355438, -0.009436571970582008, 0.04596924036741257, -0.020237309858202934, 0.032383259385824203, -0.0037933725398033857, 0.028635403141379356, -0.023253731429576874, -0.05797803774476051, -0.026281049475073814, 0.04734858497977257, -0.02669643983244896, -0.00003702122194226831, -0.009008988738059998, -0.040517907589673996, 0.0008148539927788079, 0.0015811934135854244, 0.07779659330844879, 0.06248524412512779, 0.014978979714214802, -0.014645828865468502, 0.01648889295756817, -0.038720473647117615, 0.04970164597034454, 0.011174273677170277, -0.0020367265678942204, -0.021713534370064735, -0.07754788547754288, -0.019849462434649467, 0.013150496408343315, 0.010837623849511147, 0.04808320850133896, -0.03071584366261959, 0.017225148156285286, 0.03907843679189682, 0.030422048643231392, 0.01539889257401228, 0.0036597074940800667, 0.03429000824689865, 0.047824371606111526, 0.04984992742538452, -0.0004533091851044446, 0.03661728650331497, 0.004097099881619215, -0.05352727696299553, 0.03924958035349846, 0.029903562739491463, -0.027546346187591553, -0.000036555171391228214, -0.04353491589426994, -0.05061079561710358, 0.060811202973127365, -0.029064232483506203, -0.006531344726681709, 0.019410239532589912, 0.06838756799697876, 0.04201345518231392, 0.02338355779647827, 0.00911620818078518, -0.06970460712909698, 0.05384069308638573, 0.004284622147679329, 0.05075030028820038, 0.034162767231464386, -0.03267281502485275, 0.06637787073850632, 0.02459539845585823, 0.027359556406736374, 0.0431024432182312, -0.06866277754306793, -0.07648229598999023, 0.007707489654421806, 0.00686923461034894, 0.04811593517661095, -0.05208931118249893, 0.0006182049983181059, 0.10343986004590988, 0.013075717724859715, 0.021962249651551247, 0.006842934060841799, 0.024645671248435974, 0.008444505743682384, -0.052205149084329605, -0.056600093841552734, 0.01642453856766224, 0.043699681758880615, -0.01648719608783722, -0.04231814667582512, 0.015563602559268475, -0.026794003322720528, 0.030496077612042427, 0.030018789693713188, -0.003753675613552332, 0.007788814604282379, 0.026257850229740143, 0.06771617382764816, 0.0009859155397862196, 0.05082396790385246, -0.0327126570045948, 0.01125266682356596, 0.0009029626962728798, -0.0059607732109725475, -0.04359372332692146, 0.00019692066416610032, 0.1133435070514679, 0.030811049044132233, -0.04447772726416588, -0.061842210590839386, 0.012736201286315918, -0.03200647607445717, -0.009749720804393291, 0.024109935387969017, -0.010545452125370502, -0.04327206686139107, 0.037731610238552094, -0.028101228177547455, -0.026868972927331924, 0.01525211613625288, -0.03655998781323433, 0.01796562410891056, 0.058873869478702545, -0.002936338074505329, 0.06628763675689697, -0.026865119114518166, 0.010709419846534729, -0.003922860138118267, -0.014805885963141918, -0.07441182434558868, -0.01195620745420456, 0.026045406237244606, -0.00440126471221447, 0.02934296615421772, -0.01788884960114956, -0.03511669486761093, -0.0015571149997413158, -0.06648208945989609, 0.025883134454488754, 0.07327528297901154, 0.06225771829485893, -0.02073957771062851, 0.03457368165254593, -0.013660780154168606, 0.012304101139307022, -0.0008414438925683498, -0.026260826736688614, -0.051757220178842545, -0.06242610141634941, 0.012420790269970894, 0.023495396599173546, 0.028288451954722404, -0.008250562474131584, 0.002223677234724164, 0.02364840731024742, 0.009456299245357513, -0.028349312022328377, 0.04339513182640076, -0.016832267865538597, 0.006089291535317898, -0.013309216126799583, -0.017139198258519173, 0.057675089687108994, -0.009861466474831104, -0.016642365604639053, -0.019330153241753578, -0.06285637617111206, 0.05525060370564461, -0.009644321165978909, -0.026431851089000702, 0.022712089121341705, 0.009223824366927147, 0.045268379151821136, 0.0484781414270401, 0.004736879840493202, 0.05026492103934288, 0.012798218987882137, 0.02007114887237549, -0.0060006799176335335, -0.01406885962933302, 0.05110223591327667, 0.0060400511138141155, -0.01704101637005806, 0.0802907720208168, -0.004412421956658363, 0.02938525378704071, -0.030599959194660187, 0.008221451193094254, -0.006247368175536394, -0.2787584662437439, 0.027744483202695847, 0.017945455387234688, -0.054477348923683167, 0.026191769167780876, -0.05062057450413704, 0.014770503155887127, -0.02962948940694332, -0.020418329164385796, 0.012660054489970207, -0.016236595809459686, -0.03983423486351967, -0.04444991797208786, 0.022494971752166748, 0.024793270975351334, 0.020170798525214195, -0.012291732244193554, -0.039923883974552155, 0.029940294101834297, 0.05539316684007645, 0.00829259492456913, -0.03352339565753937, -0.01220469269901514, 0.05415094271302223, 0.038140006363391876, 0.0575886107981205, -0.055989786982536316, 0.027391299605369568, -0.04344790428876877, -0.01715872623026371, 0.028056442737579346, -0.025236092507839203, 0.009964889846742153, 0.019381944090127945, 0.020923428237438202, -0.030456166714429855, 0.03320737183094025, 0.022363068535923958, 0.008292339742183685, 0.04049734026193619, -0.008535821922123432, -0.03607283905148506, -0.010463233105838299, -0.01891130395233631, 0.05214439332485199, 0.010759458877146244, -0.06051671877503395, 0.025332441553473473, -0.036027807742357254, 0.06670381128787994, -0.02588297612965107, -0.04392162710428238, -0.03333979472517967, -0.0018911069491878152, -0.035170845687389374, -0.02273639105260372, -0.04054112732410431, -0.02412622608244419, -0.049209196120500565, -0.06379521638154984, 0.007162130903452635, -0.020213264971971512, -0.0005276942392811179, -0.03605759143829346, -0.04350671544671059, -0.05884968861937523, -0.08982111513614655, -0.003178848884999752, 0.06548688560724258, 0.02728291228413582, -0.035098638385534286, -0.006004890892654657, -0.01672333851456642, -0.11652597784996033, -0.021137215197086334, -0.010183745995163918, -0.03403327986598015, 0.01568225398659706, 0.0060385423712432384, 0.05441479757428169, -0.04133884236216545, -0.032355330884456635, 0.03425944969058037, 0.0019519159104675055, 0.04481040686368942, -0.03748197853565216, -0.007740653119981289, 0.006098345387727022, -0.0496380478143692, -0.009953249245882034, 0.049205828458070755, -0.046002231538295746, -0.031177232041954994, 0.0038389102555811405, -0.011903106234967709, 0.05003603175282478, 0.014126946218311787, 0.017599577084183693, 0.020901808515191078, 0.03418077901005745, 0.03271500766277313, -0.03249280899763107, 0.009234231896698475, -0.058132730424404144, -0.007279952988028526, -0.014562913216650486, -0.08040575683116913, 0.015581787563860416, -0.01690610684454441, 0.02718840353190899, -0.014560568146407604, -0.021509572863578796, 0.03058226779103279, -0.04779762774705887, -0.00734303891658783, 0.0006420504651032388, 0.011293788440525532, 0.03499587997794151, -0.0030265215318650007, -0.016787972301244736, -0.052974604070186615, 0.031069111078977585, -0.02834010124206543, -0.031877677887678146, -0.042563095688819885, -0.02872309647500515, 0.023498764261603355, -0.007920246571302414, -0.0036846387665718794, 0.03735804557800293, -0.011194316670298576, -0.035982273519039154, 0.03914080560207367, -0.042953699827194214, 0.023621395230293274, -0.03515104949474335, -0.03197302669286728, -0.05904514342546463, 0.004633499775081873, 0.013120817951858044, -0.005305670201778412, -0.009441341273486614, 0.007432958111166954, 0.021699659526348114, 0.03764058277010918, 0.005626128055155277, 0.024229703471064568, -0.015156942419707775, -0.008809095248579979, -0.00553941959515214, 0.0029565191362053156, 0.0006006114999763668, -0.005628525745123625, -0.016451755538582802, -0.03538919612765312, 0.005015376023948193, 0.0323902852833271, -0.0024169273674488068, -0.017001358792185783, -0.025243990123271942, 0.017186691984534264, -0.044930003583431244, 0.0029619564302265644, -0.001462658867239952, -0.013978742994368076, 0.04109790548682213, -0.019992006942629814, 0.04073089733719826, 0.03582660108804703, -0.021355830132961273, -0.019067484885454178, 0.006642719730734825, -0.014019747264683247, 0.027868924662470818, -0.008294611237943172, 0.008145984262228012, 0.027411198243498802, -0.010898791253566742, 0.02656218223273754, 0.02057894878089428, -0.014305849559605122, -0.03530459851026535, 0.011283042840659618, 0.024942364543676376, 0.06379900127649307, 0.08815501630306244, 0.0019996026530861855, -0.004828827455639839, -0.059276316314935684, -0.005613953340798616, -0.04332428425550461, -0.003804403357207775, -0.012437382712960243, -0.0057466342113912106, -0.03276895359158516, -0.08231303095817566, 0.04365495592355728, 0.027260350063443184, 0.015317932702600956, 0.003276185132563114, -0.03912930563092232, -0.013539290986955166, -0.056106243282556534, 0.039016615599393845, 0.05944012477993965, -0.06755232065916061, -0.00907049234956503, 0.001364551018923521, -0.013583043590188026, 0.02406017668545246, 0.02703530713915825, -0.07478845119476318, 0.001590303028933704, -0.023732779547572136, 0.03138669207692146, -0.017428169026970863, -0.04550059512257576, -0.07280272990465164, 0.006165163591504097, 0.004668130073696375, 0.007784385699778795, -0.03895663097500801, -0.0024315284099429846, 0.00732295261695981, -0.022767970338463783, 0.008806128986179829, -0.02732209302484989, -0.0539749376475811, 0.06042077764868736, -0.03147973120212555, 0.019732065498828888, -0.011653328314423561, 0.04203316196799278, 0.03932402282953262, -0.037009406834840775, 0.006858399603515863, -0.017867958173155785, 0.006938370410352945, 0.010825992561876774, 0.06861891597509384, -0.005100721027702093, -0.008642570115625858, -0.033303458243608475, 0.0031517050229012966, -0.03834117203950882, 0.00657669547945261, -0.031870000064373016, 0.0016403865301981568, 0.024195663630962372, 0.04940030351281166, 0.009663896635174751, 0.022209936752915382, -0.03238585218787193, -0.034566480666399, 0.047458138316869736, -0.052329570055007935, -0.054587654769420624, -0.028050687164068222, -0.04538846015930176, 0.014432026073336601, 0.011463077738881111, -0.010625607334077358, -0.029558170586824417, 0.0469026081264019, 0.04503345489501953, 0.041752301156520844, 0.08520030975341797, 0.018467778339982033, 0.026141436770558357, -0.024399714544415474, -0.010644595138728619, -0.09246401488780975, -0.03838510811328888, 0.023834645748138428, -0.012871314771473408, -0.0055982377380132675, 0.004247702658176422, -0.019952265545725822, 0.03698614239692688, -0.05318424105644226, -0.028202300891280174, 0.04604358226060867, -0.023767683655023575, 0.0030445519369095564, 0.031137363985180855, -0.05091250315308571, 0.0034278444945812225, 0.00986582599580288, -0.056310590356588364, 0.004058285150676966, 0.01928233541548252, 0.04671140015125275, -0.030953165143728256, 0.006022880785167217, -0.023469166830182076, -0.010326960124075413, 0.04318356513977051, 0.007801590953022242, -0.012331216596066952, 0.04093718156218529, -0.02618219703435898, 0.021323516964912415, 0.04105232656002045, 0.0037468895316123962, 0.009139538742601871, -0.005277852527797222, -0.025086162611842155, -0.060823146253824234, 0.02799609676003456, 0.031375035643577576, -0.031272370368242264, -0.01758113130927086, 0.07718279212713242, 0.018134813755750656, -0.04497666656970978, -0.051692597568035126, 0.0325605571269989, -0.010884327813982964, -0.01939360797405243, 0.0032462149392813444, -0.010248357430100441, -0.05188213661313057, 0.055365316569805145, -0.005447188392281532, 0.012215186841785908, 0.07960920035839081, -0.01631690189242363, 0.005209727678447962, -0.003605460748076439, 0.0653928592801094, 0.08619600534439087, 0.04348615184426308, -0.004988132044672966, 0.06522171199321747, -0.021220969036221504, -0.055114611983299255, 0.009979396127164364, -0.011826686561107635, -0.009276610799133778, -0.026802590116858482, 0.0005214460543356836, 0.05420902371406555, -0.01495329663157463, 0.09097108989953995, -0.029237402603030205, -0.04043791443109512, -0.0033297110348939896, 0.05376339703798294, 0.014436856843531132, 0.04856593534350395, 0.010091018863022327, 0.07038135826587677, -0.030675005167722702, -0.020392591133713722, 0.03860161080956459, -0.021942805498838425, -0.006206192076206207, 0.027966124936938286, -0.016708089038729668, 0.0010385042987763882, -0.004144840873777866, 0.051602236926555634, 0.05820511654019356, -0.030408963561058044, -0.010334905236959457, -0.03180960938334465, 0.025650061666965485, -0.014044985175132751, 0.03555667772889137, -0.002782972063869238, -0.027937954291701317, 0.008268110454082489, -0.04253658279776573, -0.010182812809944153, -0.017017489299178123, -0.03063254803419113, 0.01881270669400692, -0.04628399759531021, -0.004623656161129475, 0.031029198318719864, -0.015181416645646095, -0.03790535032749176, -0.05644272640347481, -0.022052153944969177, -0.06072591245174408, -0.06397191435098648, -0.02151380479335785, -0.005580363795161247, 0.009333883412182331, -0.018390076234936714, -0.0019422315526753664, -0.025538144633173943, -0.010252256877720356, 0.03706074878573418, -0.04079512506723404, 0.00027864763978868723, 0.01606925018131733, 0.041300367563962936, 0.009556222707033157, 0.016564568504691124, 0.05013151839375496, 0.01026200968772173, -0.02225944958627224, -0.00041636533569544554, 0.034708697348833084, 0.04201922193169594, 0.02495610900223255, 0.001857272582128644, -0.09532134234905243, 0.009647994302213192, -0.0021666251122951508, -0.01998021826148033, -0.08581553399562836, 0.03615061938762665, 0.04909154400229454, 0.015261964872479439, 0.05203437805175781, 0.009187333285808563, 0.028580620884895325, -0.03853863477706909, -0.023132260888814926, 0.011063134297728539, 0.02352362684905529, 0.05761122331023216, -0.034269485622644424, 0.0918673425912857, -0.00006366278103087097, -0.007474267855286598, -0.04561956226825714, -0.044306207448244095, 0.003907045815140009, -0.022354913875460625, -0.03912714123725891, -0.04117307439446449, -0.03508247807621956, -0.06939943134784698, -0.04811130464076996, 0.028007637709379196, -0.027530698105692863, -0.01814054138958454, 0.05069925636053085, 0.02533074840903282, -0.03140701726078987, 0.03784969821572304, -0.02167828567326069, -0.00708420854061842, 0.001542744692414999, -0.028248803690075874, -0.03069067746400833, 0.02592303976416588, 0.0068671368062496185, 0.015026349574327469, -0.013564333319664001, -0.03286417946219444, -0.0019530305871739984, -0.006510648876428604, 0.00703496253117919, 0.040377166122198105, 0.008532334119081497, -0.01059338916093111 ]
[ -0.07363301515579224, -0.02958717755973339, -0.026165112853050232, 0.019235998392105103, 0.041073672473430634, -0.021441182121634483, -0.01263337954878807, 0.04492481052875519, 0.014037479646503925, -0.021569037809967995, 0.006037830375134945, -0.001698515610769391, 0.0018226619577035308, 0.0018364271381869912, 0.07897007465362549, 0.032699305564165115, 0.05157836899161339, -0.10426594316959381, -0.036565788090229034, 0.024255741387605667, 0.004833429120481014, -0.0122316163033247, -0.008763574995100498, -0.02153671532869339, 0.028268489986658096, 0.0003709107404574752, 0.03309624642133713, -0.021624566987156868, -0.030623765662312508, -0.15996593236923218, 0.008790597319602966, 0.009229910559952259, 0.05046718195080757, -0.021984998136758804, 0.011763873510062695, 0.08202581107616425, 0.019436804577708244, 0.02399538643658161, 0.0000811740683275275, 0.03301364183425903, 0.014189579524099827, -0.0031118402257561684, -0.049432579427957535, -0.01904485747218132, 0.05610063299536705, -0.00464621651917696, -0.013482820242643356, 0.0017667693318799138, -0.011463161557912827, 0.023095401003956795, -0.06757113337516785, -0.019006852060556412, -0.015239574946463108, -0.014917927794158459, -0.0016753554809838533, 0.05641608312726021, 0.03380734473466873, 0.05423666536808014, 0.022022681310772896, 0.030132416635751724, 0.03504013642668724, 0.0035114516504108906, -0.12667161226272583, 0.10225912183523178, -0.011303121224045753, 0.025016600266098976, -0.053797900676727295, 0.03347456455230713, -0.022662974894046783, 0.08448927849531174, 0.0018048533238470554, -0.0014858280774205923, -0.00014816659677308053, 0.04009227827191353, 0.010971647687256336, -0.002272489480674267, 0.04712769389152527, 0.015581009909510612, 0.026494203135371208, -0.046269554644823074, -0.01620008796453476, 0.03166239336133003, -0.004416125360876322, -0.0186880175024271, -0.016755007207393646, -0.00019475062435958534, -0.024530725553631783, 0.056394897401332855, 0.006451164837926626, 0.004075108096003532, 0.038637273013591766, -0.02343316189944744, 0.007212372031062841, -0.01802857592701912, -0.09728206694126129, -0.04102544113993645, -0.009121077135205269, 0.03471267223358154, -0.017341656610369682, 0.45038649439811707, -0.03432577848434448, 0.010265158489346504, 0.07804153859615326, 0.029223671182990074, 0.00824959296733141, -0.024201180785894394, 0.014271765947341919, -0.07568076997995377, -0.011584282852709293, -0.021584244444966316, 0.008757728151977062, -0.036478299647569656, 0.06147750839591026, -0.05774444714188576, 0.028821878135204315, -0.015197196044027805, 0.05373719707131386, 0.021350950002670288, 0.029680581763386726, -0.009024948813021183, -0.040884505957365036, -0.015556653030216694, 0.00833380687981844, -0.019958579912781715, 0.009939354844391346, -0.05444873496890068, 0.05380294471979141, 0.0504971519112587, 0.04180171340703964, -0.0051029762253165245, 0.0400577113032341, 0.010905246250331402, -0.06842544674873352, 0.007563541643321514, 0.010342714376747608, 0.013533488847315311, 0.005944223143160343, -0.045000020414590836, 0.023974064737558365, 0.019585978239774704, -0.0008091496420092881, -0.041438378393650055, 0.0018460878636687994, -0.003322690026834607, -0.03399644419550896, 0.15434080362319946, 0.021996449679136276, -0.030445273965597153, 0.009653312154114246, -0.027257047593593597, 0.0027822440024465322, 0.03605835884809494, -0.014033936895430088, -0.08207202702760696, 0.03871786221861839, 0.028886040672659874, 0.05684760957956314, -0.04579304903745651, -0.05460740625858307, 0.012636225670576096, 0.026629967615008354, -0.02530311793088913, -0.04508935287594795, -0.03060491569340229, 0.03558045253157616, -0.08822862058877945, -0.006942016538232565, 0.012934288010001183, 0.015948116779327393, -0.07804714888334274, 0.036113157868385315, 0.011866449378430843, -0.047514814883470535, 0.009311515837907791, 0.05169433727860451, -0.009845361113548279, 0.00901926402002573, 0.009568051435053349, 0.05035511404275894, 0.011113877408206463, 0.010764696635305882, 0.0071977474726736546, -0.035820577293634415, 0.0403905063867569, -0.05680394545197487, -0.07138673216104507, -0.03345957770943642, -0.016627967357635498, -0.009470270946621895, 0.0009277476347051561, -0.007764418143779039, -0.04430355131626129, -0.06580545753240585, 0.06737571209669113, -0.06374012678861618, -0.009659221395850182, 0.020540274679660797, -0.002188753802329302, -0.020067250356078148, -0.027782868593931198, -0.04461481422185898, -0.017242133617401123, -0.03636281192302704, 0.025254111737012863, -0.02279750443994999, 0.052006714046001434, 0.06487755477428436, -0.038090795278549194, 0.11582452058792114, 0.03095855750143528, -0.009493241086602211, -0.014605973847210407, 0.013593100011348724, 0.00005999617133056745, -0.007753979880362749, -0.006879790686070919, 0.00046459640725515783, -0.014570018276572227, 0.014217224903404713, 0.040047354996204376, -0.02095826342701912, -0.05024429038167, -0.03507069870829582, -0.3330029547214508, -0.04726780205965042, -0.0023427587002515793, -0.010791199281811714, 0.03947741538286209, -0.08221699297428131, 0.01083238236606121, -0.03774416074156761, 0.02054191753268242, 0.05741759017109871, 0.06524196267127991, -0.028580930083990097, 0.011088189668953419, -0.10019804537296295, 0.03667684271931648, 0.028777601197361946, -0.04185643047094345, 0.006041917949914932, -0.0012401400599628687, -0.0021734745241701603, -0.01989230327308178, -0.027003442868590355, -0.017612699419260025, -0.06908011436462402, 0.017942266538739204, -0.032617151737213135, 0.08817126601934433, 0.06602644175291061, 0.03582575172185898, -0.03187873214483261, 0.03965262696146965, -0.02409963868558407, 0.026412922888994217, -0.1103133037686348, 0.037290021777153015, -0.010825740173459053, 0.02239242196083069, -0.03194231167435646, -0.027974598109722137, -0.04721846058964729, -0.0505308136343956, 0.04425336420536041, -0.028832292184233665, -0.03313620388507843, -0.09886804968118668, 0.01616961508989334, 0.0055691697634756565, -0.031686585396528244, -0.029530499130487442, 0.06620805710554123, 0.006719093769788742, -0.025745660066604614, 0.017129434272646904, 0.022788219153881073, -0.008921297267079353, -0.01674998737871647, -0.08812736719846725, 0.012683900073170662, -0.009294966235756874, -0.020597510039806366, 0.01964028924703598, 0.04881972447037697, 0.03491462394595146, -0.052512720227241516, -0.01883545331656933, 0.02510712295770645, -0.02077479660511017, -0.014174051582813263, 0.002799893729388714, 0.015897946432232857, -0.014847811311483383, 0.08196715265512466, -0.022863013669848442, 0.02749590016901493, 0.04617077857255936, 0.02704809233546257, -0.021104298532009125, 0.02592700533568859, -0.011042479425668716, -0.005445113405585289, 0.04412605240941048, -0.05402800068259239, 0.032340824604034424, -0.02590828761458397, -0.043935805559158325, 0.036501623690128326, 0.0024017784744501114, -0.0630616545677185, 0.09693719446659088, 0.04609137028455734, -0.007279511541128159, 0.021484289318323135, -0.01611163839697838, -0.054534126073122025, 0.07357078045606613, -0.010168776847422123, -0.25769224762916565, 0.011201971210539341, 0.03790314123034477, 0.04754151403903961, 0.021956810727715492, 0.014980020932853222, 0.010860508307814598, -0.03181341663002968, -0.01924939826130867, 0.016227778047323227, 0.017649952322244644, 0.06681090593338013, -0.009108437225222588, -0.025625839829444885, -0.004426117055118084, -0.01826927252113819, 0.01810585707426071, 0.004720455966889858, -0.008997315540909767, 0.004600669723004103, 0.010525629855692387, -0.048084333539009094, 0.1483803242444992, 0.02227126993238926, -0.010258241556584835, 0.01813606359064579, 0.007235318422317505, -0.010568867437541485, 0.059022802859544754, 0.0027145256754010916, 0.004093270283192396, -0.011156675405800343, 0.00327916513197124, 0.010457647033035755, 0.03253668546676636, -0.08656668663024902, -0.05624035745859146, 0.016618989408016205, 0.031916722655296326, -0.006835663691163063, 0.019830986857414246, 0.03788335621356964, -0.04029436036944389, 0.0431458055973053, 0.03847801312804222, -0.0005393567262217402, 0.0007733500679023564, -0.022024938836693764, -0.08731622993946075, -0.012076488696038723, 0.006926728878170252, -0.021028023213148117, -0.0011409670114517212, 0.029492784291505814, 0.022198069840669632, 0.07089468091726303, 0.02228989638388157, -0.017707690596580505, 0.034627750515937805, 0.0007698391564190388, -0.045467913150787354, -0.039241060614585876, 0.09701181948184967, 0.020300889387726784, 0.04075467959046364 ]
[ -0.020738564431667328, -0.011756671592593193, 0.021870329976081848, 0.036539871245622635, 0.007922596298158169, -0.011867542751133442, 0.006287076976150274, 0.03567349910736084, 0.03125680983066559, -0.0035326024517416954, -0.007947331294417381, 0.02447853796184063, -0.005129239521920681, -0.011596987955272198, 0.012493249960243702, -0.006298375315964222, -0.0008681167382746935, 0.00781808327883482, 0.019946493208408356, 0.006982304621487856, -0.02481834590435028, 0.03449370339512825, 0.03854032978415489, 0.04092714190483093, 0.012455830350518227, 0.0414535254240036, -0.05378083884716034, -0.00797104649245739, 0.008563388139009476, -0.10178329795598984, -0.01627337373793125, 0.00705740787088871, 0.010806522332131863, -0.005108451936393976, -0.028987359255552292, 0.015255474485456944, -0.051378969103097916, 0.015680231153964996, -0.0032491940073668957, 0.008718647994101048, 0.001553335227072239, -0.03328976035118103, 0.010483159683644772, 0.01699778437614441, -0.019376596435904503, 0.0005564704188145697, -0.0007588757434859872, 0.008301244117319584, -0.01733947917819023, 0.0004040780186187476, -0.08494533598423004, -0.005060379393398762, -0.03466566279530525, 0.014708886854350567, -0.052264679223299026, -0.006827982608228922, -0.008574717678129673, -0.02914711833000183, 0.016302263364195824, 0.018078839406371117, 0.0016743324231356382, 0.009193477220833302, -0.026386067271232605, -0.010862174443900585, -0.007017210591584444, -0.0327850766479969, -0.032283488661050797, 0.018033526837825775, -0.009882220067083836, 0.026064587756991386, -0.02983732335269451, 0.0398203544318676, -0.028752829879522324, -0.024935809895396233, -0.012225322425365448, -0.011861068196594715, 0.01298410352319479, -0.029692089185118675, 0.013380030170083046, 0.007883838377892971, -0.0211909431964159, 0.009868825785815716, 0.06432613730430603, 0.032506901770830154, -0.025461554527282715, -0.04566953331232071, 0.036534253507852554, 0.047443028539419174, 0.012581313960254192, -0.012556709349155426, -0.027631983160972595, 0.007092940155416727, 0.0079270601272583, 0.007817715406417847, -0.11610330641269684, -0.020191099494695663, -0.05407508462667465, 0.009951446205377579, -0.02175384946167469, 0.8204182982444763, -0.011266008019447327, 0.021910084411501884, 0.04666103050112724, 0.028343388810753822, 0.020247185602784157, -0.007703480776399374, -0.012860112823545933, -0.02112984098494053, -0.01562010869383812, -0.09295597672462463, 0.011518332175910473, 0.0007956235785968602, 0.038796160370111465, 0.020537078380584717, 0.05139990150928497, 0.024613162502646446, 0.028842337429523468, 0.017087901011109352, 0.020914370194077492, 0.04667596518993378, 0.0009018130949698389, -0.03788074851036072, 0.009371600113809109, -0.009753799997270107, -0.0009708845755085349, -0.12480636686086655, 0.014150560833513737, -6.17485786587406e-33, 0.05307115986943245, 0.030604157596826553, -0.012444778345525265, 0.006879480555653572, -0.010392552241683006, 0.027361299842596054, -0.01265739370137453, -0.004824028350412846, -0.027673091739416122, -0.027643291279673576, 0.005104276817291975, -0.008732900023460388, -0.01079538743942976, 0.02652152068912983, 0.015376396477222443, 0.0004139238444622606, 0.0114845409989357, 0.038922056555747986, 0.015966303646564484, 0.005816532764583826, 0.05190546065568924, 0.041210778057575226, 0.0084275733679533, 0.0058745890855789185, -0.01501527614891529, 0.005112309008836746, 0.04638352990150452, 0.051923368126153946, -0.0343666672706604, -0.05980520322918892, -0.003672537161037326, -0.0039838519878685474, 0.011477860622107983, -0.015046571381390095, 0.0435735285282135, -0.03373854234814644, -0.030693713575601578, -0.0028280802071094513, -0.011754803359508514, 0.006249069701880217, -0.038564424961805344, 0.01420643925666809, 0.0028519548941403627, -0.01979725994169712, -0.034262582659721375, 0.04324522241950035, -0.024133794009685516, 0.0329015739262104, 0.030057374387979507, 0.022898465394973755, 0.034968312829732895, -0.0009372385102324188, -0.014491699635982513, 0.017214292660355568, -0.006093672476708889, 0.03618282079696655, -0.009870065376162529, 0.011011372320353985, 0.04804593324661255, 0.028706230223178864, -0.02318987064063549, -0.03135126084089279, -0.015820760279893875, -0.008389466442167759, -0.0019272256176918745, 0.014041525311768055, 0.03239782154560089, 0.0010264115408062935, -0.0025205793790519238, 0.003434720216318965, -0.03461848944425583, -0.02614070661365986, 0.00513461884111166, -0.0012369832256808877, 0.029618985950946808, -0.006727937143296003, -0.01660558208823204, -0.04316248744726181, 0.030972756445407867, 0.026122190058231354, -0.006150377914309502, -0.03930901736021042, 0.023182103410363197, -0.002545038005337119, -0.03965690732002258, -0.06545347720384598, 0.03837023675441742, 0.011493583209812641, -0.05995049327611923, 0.004797892179340124, -0.00261499616317451, 0.04454522952437401, 0.04125528037548065, -0.0023818963672965765, -0.0026200800202786922, 7.083499570696334e-33, 0.027132844552397728, -0.01396518386900425, -0.01064338069409132, 0.007251355797052383, 0.01478351466357708, 0.012381310574710369, 0.037823304533958435, 0.028704559430480003, -0.021906381472945213, 0.028963012620806694, -0.004143106751143932, -0.02238590456545353, -0.005498944316059351, 0.013220245018601418, 0.062259942293167114, -0.0064218128100037575, 0.043415192514657974, -0.04756983369588852, -0.04948021098971367, -0.014578844420611858, -0.051598284393548965, 0.01703116111457348, 0.0036449667531996965, 0.019229745492339134, 0.05665787309408188, 0.044725388288497925, 0.0184086374938488, 0.014868777245283127, -0.024414177983999252, -0.013938123360276222, 0.0033845624420791864, -0.01857714354991913, 0.0022933653090149164, 0.0027752367313951254, 0.0051746610552072525, 0.04925668612122536, -0.01092675980180502, -0.03715554252266884, 0.002425657119601965, -0.0007778832805342972, 0.054134003818035126, 0.0023882428649812937, 0.005927570629864931, 0.03167571872472763, -0.027897924184799194, 0.03962275758385658, -0.0071390895172953606, 0.011475951410830021, -0.0011950710322707891, 0.03874080255627632, 0.006617458071559668, -0.02637830562889576, 0.00954474974423647, 0.02241670712828636, 0.006927193608134985, -0.04698945954442024, -0.010736691765487194, 0.002098826225847006, -0.06838276982307434, 0.0006593656726181507, -0.03328605741262436, 0.005267470609396696, -0.02066851407289505, -0.0026123987045139074, -0.032903604209423065, -0.045910127460956573, -0.03902016952633858, -0.032981254160404205, 0.015494362451136112, 0.024985307827591896, 0.008220783434808254, -0.006178306415677071, -0.013896023854613304, 0.0009141162154264748, 0.04871140792965889, 0.007867058739066124, -0.043640751391649246, -0.010097948834300041, -0.031386494636535645, 0.006050655618309975, 0.020954163745045662, 0.002476020250469446, 0.008303124457597733, -0.010182329453527927, -0.013331697322428226, -0.02637873962521553, -0.04107879847288132, 0.009651859290897846, 0.05469537153840065, -0.030854104086756706, 0.004708472639322281, -0.039704881608486176, 0.0030027031898498535, 0.026011597365140915, 0.013198700733482838, -1.2224027123863834e-8, -0.024583030492067337, -0.013447759672999382, -0.014767282642424107, 0.02412884123623371, -0.005151147488504648, -0.0007260778220370412, 0.007058589719235897, -0.005869907792657614, 0.004420654848217964, 0.04365542531013489, 0.06294858455657959, -0.013540885411202908, 0.008899214677512646, 0.007249100599437952, 0.007268062327057123, -0.0671389102935791, 0.030840547755360603, -0.03718036040663719, 0.02230033092200756, -0.03297171741724014, 0.05344788730144501, 0.02145582251250744, -0.013608369044959545, -0.01171016599982977, 0.046383440494537354, -0.014227751642465591, -0.004567276686429977, -0.08660214394330978, -0.03489679470658302, -0.011274207383394241, 0.0566006563603878, -0.040577519685029984, -0.031147368252277374, 0.036302290856838226, -0.016059231013059616, -0.03645899146795273, 0.052137941122055054, 0.005959453992545605, -0.02147524617612362, 0.007975618354976177, 0.03052220307290554, 0.025359055027365685, -0.03211873397231102, -0.03336694464087486, -0.023552805185317993, -0.005798762664198875, -0.013376775197684765, -0.015831654891371727, 0.018952203914523125, -0.0008726644446142018, 0.007755300961434841, 0.02227497287094593, -0.007020982448011637, 0.05595787614583969, -0.0012110347161069512, -0.029303837567567825, 0.018732208758592606, 0.0078035625629127026, -0.05647244304418564, 0.0002733508008532226, -0.0011674907291308045, 0.006796640809625387, -0.0007902089855633676, -0.05482228845357895 ]
r-sentiment-analysis-of-morning-pages
https://markhneedham.com/blog/2016/07/09/r-sentiment-analysis-of-morning-pages
false
2016-07-22 13:55:14
Mahout/Hadoop: org.apache.hadoop.ipc.RemoteException: Server IPC version 9 cannot communicate with client version 4
[ "mahout", "hadoop" ]
[ "Hadoop" ]
I've been working my way through http://stackoverflow.com/a/22830903/1093511[Dragan Milcevski's mini tutorial] on using Mahout to do content based filtering on documents and reached the final step where I needed to read in the generated item-similarity files. I got the example compiling by using the following Maven dependency: [source,xml] ---- <dependency> <groupId>org.apache.mahout</groupId> <artifactId>mahout-core</artifactId> <version>0.9</version> </dependency> ---- Unfortunately when I ran the code I ran into a version incompatibility problem: [source,text] ---- Exception in thread "main" org.apache.hadoop.ipc.RemoteException: Server IPC version 9 cannot communicate with client version 4 at org.apache.hadoop.ipc.Client.call(Client.java:1113) at org.apache.hadoop.ipc.RPC$Invoker.invoke(RPC.java:229) at com.sun.proxy.$Proxy1.getProtocolVersion(Unknown Source) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.apache.hadoop.io.retry.RetryInvocationHandler.invokeMethod(RetryInvocationHandler.java:85) at org.apache.hadoop.io.retry.RetryInvocationHandler.invoke(RetryInvocationHandler.java:62) at com.sun.proxy.$Proxy1.getProtocolVersion(Unknown Source) at org.apache.hadoop.ipc.RPC.checkVersion(RPC.java:422) at org.apache.hadoop.hdfs.DFSClient.createNamenode(DFSClient.java:183) at org.apache.hadoop.hdfs.DFSClient.<init>(DFSClient.java:281) at org.apache.hadoop.hdfs.DFSClient.<init>(DFSClient.java:245) at org.apache.hadoop.hdfs.DistributedFileSystem.initialize(DistributedFileSystem.java:100) at org.apache.hadoop.fs.FileSystem.createFileSystem(FileSystem.java:1446) at org.apache.hadoop.fs.FileSystem.access$200(FileSystem.java:67) at org.apache.hadoop.fs.FileSystem$Cache.get(FileSystem.java:1464) at org.apache.hadoop.fs.FileSystem.get(FileSystem.java:263) at org.apache.hadoop.fs.FileSystem.get(FileSystem.java:124) at com.markhneedham.mahout.Similarity.getDocIndex(Similarity.java:86) at com.markhneedham.mahout.Similarity.main(Similarity.java:25) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at com.intellij.rt.execution.application.AppMain.main(AppMain.java:144) ---- Version 0.9.0 of mahout-core was published in early 2014 so I expect it was built against an earlier version of Hadoop than I'm using (2.7.2). I tried updating the Hadoop dependencies that were being called in the stack trace to no avail. [source,xml] ---- <dependency> <groupId>org.apache.hadoop</groupId> <artifactId>hadoop-client</artifactId> <version>2.7.2</version> </dependency> <dependency> <groupId>org.apache.hadoop</groupId> <artifactId>hadoop-hdfs</artifactId> <version>2.7.2</version> </dependency> ---- When stepping through the stack trace I noticed that my program was still using an old version of hadoop-core, so with one last throw of the dice I decided to try explicitly excluding that: [source,xml] ---- <dependency> <groupId>org.apache.mahout</groupId> <artifactId>mahout-core</artifactId> <version>0.9</version> <exclusions> <exclusion> <groupId>org.apache.hadoop</groupId> <artifactId>hadoop-core</artifactId> </exclusion> </exclusions> </dependency> ---- And amazingly it worked. Now, finally, I can see how similar my documents are!
null
null
[ -0.005309691186994314, -0.008002012968063354, -0.04409240558743477, 0.014884875155985355, 0.07392419874668121, 0.010242188349366188, 0.02867044135928154, 0.007646248210221529, -0.0020467208232730627, -0.013308778405189514, 0.0012653361773118377, -0.015275811776518822, -0.07069147378206253, 0.012779326178133488, -0.022888032719492912, 0.06060143560171127, 0.0936288833618164, -0.017500821501016617, 0.004384792875498533, 0.02471456304192543, 0.016682637855410576, 0.046382032334804535, 0.01943928934633732, 0.023873507976531982, 0.015541424043476582, 0.05854125693440437, -0.0043153525330126286, -0.014017595909535885, -0.052585896104574203, -0.018474262207746506, 0.02570909634232521, -0.0003634100139606744, 0.03356451913714409, -0.005413197446614504, -0.006589140277355909, 0.003375980071723461, 0.007090423721820116, 0.006354004610329866, 0.011545970104634762, 0.029640747234225273, -0.040036529302597046, 0.03155878186225891, -0.021962543949484825, 0.01707526296377182, -0.03914020583033562, 0.003757196245715022, -0.019347717985510826, 0.02783055789768696, -0.0010137769859284163, -0.019155975431203842, -0.09020907431840897, 0.02972070686519146, -0.037094008177518845, 0.0033598518930375576, 0.01545603945851326, 0.04447787255048752, -0.0008918150560930371, -0.0665595605969429, 0.04093100130558014, -0.010125425644218922, -0.021982720121741295, -0.005095775704830885, 0.004593351390212774, 0.03006080538034439, -0.013442358002066612, -0.025013970211148262, -0.014273679815232754, 0.046620387583971024, -0.06336363404989243, -0.037575721740722656, -0.012042098678648472, 0.014477595686912537, -0.02459488995373249, 0.0026292826514691114, 0.031537823379039764, -0.05677412077784538, -0.018060380592942238, 0.04206157848238945, 0.004027590621262789, 0.050639428198337555, -0.026536155492067337, -0.04895929992198944, 0.038921378552913666, 0.004732371773570776, 0.041388507932424545, -0.04833661764860153, -0.020807618275284767, -0.00028446028591133654, -0.026789061725139618, 0.05722132697701454, 0.013579701073467731, -0.040787119418382645, -0.0131115997210145, 0.007265628315508366, -0.006828645709902048, 0.008178540505468845, 0.012325352057814598, 0.0032090069726109505, 0.03646085783839226, -0.008230089209973812, -0.0401419959962368, 0.014208715409040451, 0.025827744975686073, 0.050053901970386505, -0.05685007572174072, -0.01792261004447937, -0.04188704863190651, -0.02360730804502964, -0.013398803770542145, -0.024514732882380486, -0.02812023088335991, 0.04419726878404617, 0.0006971856928430498, -0.0012884786119684577, -0.06016837805509567, 0.09286113828420639, 0.028761113062500954, -0.025988060981035233, 0.01877804659307003, 0.0700761079788208, 0.04643239825963974, 0.07032441347837448, -0.0195099376142025, 0.08643925189971924, -0.018550436943769455, 0.051033586263656616, -0.002228047698736191, 0.05521058291196823, -0.015866177156567574, -0.061010319739580154, 0.012477386742830276, 0.06437455117702484, -0.004117526113986969, 0.0033508201595395803, -0.012892480008304119, -0.007585817016661167, -0.008759467862546444, -0.008113492280244827, 0.06381745636463165, 0.03201249986886978, -0.04198494553565979, -0.02736225724220276, 0.0014829887077212334, -0.00319289299659431, 0.04944063723087311, 0.04747748374938965, -0.009654378518462181, -0.05649775639176369, -0.02094060741364956, 0.03022705391049385, -0.005044011399149895, 0.05012187361717224, 0.05924932286143303, -0.005301301833242178, -0.006345760077238083, 0.10437638312578201, 0.002796475077047944, 0.026964474469423294, -0.03562421351671219, -0.004275533836334944, 0.015253012999892235, 0.038851965218782425, 0.010112650692462921, 0.021792007610201836, 0.008405200205743313, -0.002842721762135625, 0.005766815971583128, 0.042410820722579956, 0.011284359730780125, 0.01072209607809782, -0.07778807729482651, -0.0912301316857338, 0.030439293012022972, -0.04575991630554199, -0.023919858038425446, -0.020850123837590218, 0.059778373688459396, 0.006305449176579714, 0.05736001953482628, 0.03387971222400665, -0.06563901901245117, 0.036894265562295914, 0.007436919491738081, 0.0034075204748660326, 0.028686080127954483, 0.010427528992295265, 0.059982165694236755, 0.024576902389526367, -0.03060721606016159, 0.022484349086880684, -0.07145297527313232, -0.07880996912717819, -0.009040369652211666, -0.0046406094916164875, 0.03427886590361595, -0.007844427600502968, -0.003493744181469083, 0.03841642290353775, 0.05537182837724686, 0.012561637908220291, 0.018353531137108803, -0.026707476004958153, 0.015071493573486805, -0.06708798557519913, -0.03925502300262451, 0.024193821474909782, 0.031897202134132385, -0.029880477115511894, -0.04813066124916077, -0.01731668971478939, -0.03653515502810478, 0.009558313526213169, 0.03652522712945938, -0.0011008528526872396, 0.04789574816823006, 0.053109053522348404, -0.001135893166065216, -0.022762781009078026, 0.05850053206086159, -0.04249155893921852, 0.06562315672636032, -0.00932464562356472, -0.014039242640137672, -0.005075670778751373, -0.011755228042602539, 0.10410361737012863, 0.048985619097948074, -0.020910462364554405, -0.05279850214719772, 0.046189084649086, -0.015810895711183548, -0.048569004982709885, 0.014534927904605865, -0.042162101715803146, -0.0022560753859579563, 0.004574109800159931, -0.011493298225104809, -0.014916962012648582, 0.02534228004515171, -0.0342470183968544, -0.01405775360763073, 0.06620634347200394, -0.027266748249530792, 0.02692556194961071, 0.04158541187644005, -0.020632468163967133, -0.01656234823167324, -0.016285184770822525, -0.03151292726397514, -0.004436384420841932, -0.010709505528211594, -0.013220415450632572, 0.04211191460490227, -0.050988439470529556, -0.008322985842823982, -0.01712777465581894, -0.06839648634195328, 0.023864811286330223, 0.03199601545929909, 0.08681817352771759, -0.0115878377109766, 0.06598284095525742, -0.024386590346693993, -0.016273558139801025, -0.015891170129179955, -0.042732056230306625, -0.0067908745259046555, 0.013951347209513187, 0.03134613484144211, 0.026282813400030136, 0.027946125715970993, -0.0011357524199411273, 0.020212974399328232, -0.016035281121730804, 0.005808595102280378, -0.025113077834248543, 0.015118397772312164, 0.003030055435374379, -0.030342087149620056, -0.03791724517941475, -0.020945018157362938, 0.03247680142521858, -0.0016229655593633652, -0.03260832652449608, 0.012811909429728985, -0.042128078639507294, 0.053058065474033356, -0.05202487111091614, -0.041535910218954086, -0.006567616946995258, 0.0344027504324913, 0.05904842168092728, 0.0026404967065900564, 0.014528184197843075, 0.056225188076496124, -0.006203647702932358, -0.018254008144140244, 0.03534329682588577, 0.017420794814825058, 0.04093484953045845, -0.006746352184563875, 0.019384972751140594, 0.04332202672958374, -0.022089624777436256, -0.017686087638139725, -0.0608031265437603, 0.004211753606796265, -0.02117779292166233, -0.28367576003074646, 0.012205585837364197, 0.005674072075635195, -0.04052744433283806, 0.022032445296645164, -0.021548358723521233, 0.0015215928433462977, -0.04587961360812187, -0.0069888741709291935, 0.0030568744987249374, -0.010783216916024685, -0.024771876633167267, -0.018649447709321976, 0.03177284821867943, -0.015848293900489807, 0.031306251883506775, 0.011621304787695408, -0.05597744137048721, 0.019392525777220726, 0.019811617210507393, 0.003358283080160618, -0.04000084847211838, 0.0035500633530318737, 0.029770618304610252, -0.002066646469756961, 0.04689904674887657, -0.06996586173772812, 0.06030666455626488, -0.027277177199721336, -0.02068496309220791, 0.025285379961133003, -0.03398723900318146, 0.011119624599814415, 0.014037609100341797, -0.0027911996003240347, -0.013883987441658974, 0.04798430949449539, 0.03489694744348526, 0.00442125927656889, 0.0004950397997163236, -0.030078131705522537, -0.08426164090633392, -0.015425254590809345, -0.01597486436367035, 0.056685175746679306, -0.017414448782801628, -0.08505591005086899, -0.026461951434612274, -0.020695475861430168, 0.07470733672380447, -0.03966318070888519, -0.0592828094959259, 0.00263359141536057, 0.011214632540941238, 0.001849923050031066, -0.01645839959383011, -0.0264924056828022, -0.020282994955778122, -0.01701575703918934, -0.012959866784512997, -0.016388868913054466, -0.06487943232059479, -0.011643383651971817, -0.05067560449242592, -0.03992650285363197, -0.07569675147533417, -0.07505891472101212, -0.02537011355161667, 0.06643448770046234, 0.01836840808391571, -0.024666614830493927, 0.011860127560794353, -0.02577250823378563, -0.11344169825315475, 0.00234962604008615, -0.03304386883974075, -0.03515460714697838, -0.03554790839552879, -0.012232493609189987, 0.039631739258766174, -0.040875185281038284, -0.0451601967215538, 0.0031563793309032917, -0.012954196892678738, 0.029295029118657112, -0.01805844157934189, 0.01972021907567978, -0.04576197266578674, -0.0022264434956014156, -0.005303792655467987, 0.07837675511837006, -0.04102065786719322, -0.02600809372961521, -0.027142364531755447, 0.0012842462165281177, 0.02830369584262371, 0.007242986001074314, 0.014755874872207642, -0.016469191759824753, 0.05370693281292915, 0.006891179364174604, -0.057656124234199524, 0.03284822404384613, -0.04028381034731865, 0.006130650173872709, 0.010769178159534931, -0.07408060133457184, 0.03174743801355362, 0.044658299535512924, 0.05467471480369568, -0.000008997640179586597, 0.0010112199233844876, 0.04683002829551697, -0.049072135239839554, -0.027225850149989128, -0.02055303193628788, 0.01756204478442669, 0.03256988525390625, 0.04551875963807106, -0.03415093943476677, -0.048843782395124435, 0.0020554906222969294, 0.03210321068763733, -0.04449969902634621, -0.01809915341436863, -0.024426022544503212, -0.027750534936785698, 0.005525429733097553, 0.013995152898132801, 0.005343540571630001, -0.03305691480636597, 0.022615566849708557, 0.05345533415675163, 0.010171737521886826, 0.007498783525079489, -0.05457084998488426, -0.025969332084059715, -0.027060367166996002, 0.026873068884015083, -0.014528057537972927, -0.004973757546395063, -0.02283916063606739, 0.004739326890558004, 0.035311803221702576, 0.05545199289917946, -0.008924543857574463, 0.04921168088912964, 0.004171364475041628, 0.007999008521437645, -0.01510723028331995, 0.03153889626264572, -0.05107128620147705, 0.0216133464127779, -0.01288243755698204, -0.039624352008104324, -0.0019918198231607676, 0.02520398609340191, 0.0030796737410128117, 0.011800947599112988, -0.04392964392900467, 0.03708619996905327, -0.057040512561798096, -0.011258982121944427, -0.018332576379179955, -0.026027774438261986, 0.04579469561576843, 0.005072411149740219, 0.04866105318069458, 0.0011525278678163886, -0.04733927920460701, 0.00872273650020361, -0.03321768343448639, -0.01361966971307993, 0.045324113219976425, -0.008451961912214756, 0.03297359123826027, 0.027051297947764397, 0.043813884258270264, 0.011143853887915611, 0.013120407238602638, -0.00619821110740304, -0.02530273236334324, 0.038892243057489395, -0.01467215083539486, 0.04400361329317093, -0.011877326294779778, -0.007613788824528456, -0.014480832032859325, -0.0037821352016180754, -0.01764330454170704, -0.011848588474094868, 0.010556938126683235, -0.00922814104706049, 0.043498340994119644, -0.018905675038695335, -0.09442946314811707, 0.024307560175657272, -0.02407023124396801, 0.01615859940648079, 0.018689079210162163, -0.00002667937587830238, 0.017499206587672234, -0.021655123680830002, 0.04401808977127075, 0.0462849959731102, -0.05274458974599838, 0.004067204426974058, -0.004741306882351637, 0.015527984127402306, -0.00927641335874796, 0.0155559116974473, -0.05484895780682564, -0.0077111972495913506, 0.012812954373657703, 0.003209864255040884, -0.06658440828323364, -0.03187822178006172, -0.019251661375164986, 0.02769109234213829, -0.0010928530246019363, 0.011799066327512264, 0.014078025706112385, -0.008491117507219315, -0.0202051792293787, -0.032223548740148544, 0.04011097177863121, -0.015639783814549446, -0.008870513178408146, -0.002196461660787463, 0.0021271025761961937, 0.024573950096964836, -0.02077573351562023, 0.04632244259119034, 0.020258214324712753, -0.004820460453629494, -0.01920991577208042, -0.02511552907526493, 0.02953287586569786, -0.005312490276992321, 0.05377340316772461, 0.02398635633289814, -0.002523030387237668, -0.008243356831371784, 0.0015728619182482362, -0.00978205818682909, 0.03658050671219826, -0.02254262939095497, -0.024121630936861038, 0.009569626301527023, 0.0627044290304184, 0.0015310095623135567, 0.026076719164848328, -0.012444577179849148, -0.006011439021676779, 0.09020886570215225, -0.03342781215906143, -0.03207030147314072, -0.0018843095749616623, -0.07766439765691757, 0.02536926046013832, 0.04272313416004181, -0.0143326036632061, -0.04521683230996132, 0.02153312973678112, 0.04678865522146225, -0.006612567231059074, 0.0482947938144207, -0.014956001192331314, 0.046639226377010345, -0.04125455766916275, -0.03727082535624504, -0.0975228101015091, -0.002258141292259097, 0.03701244294643402, -0.01379038393497467, -0.028779184445738792, -0.05811924487352371, -0.04634632542729378, 0.01975911110639572, -0.06289631873369217, -0.03730883076786995, -0.0026096762157976627, -0.024265678599476814, 0.005443123169243336, 0.029566055163741112, -0.03782089427113533, 0.05005508288741112, 0.026102276518940926, -0.043763551861047745, -0.042452238500118256, -0.02565911039710045, 0.043495357036590576, 0.03392443805932999, 0.01306532695889473, -0.010616904124617577, -0.0014727232046425343, 0.07199670374393463, 0.02696004882454872, 0.002958781784400344, 0.053599465638399124, 0.011399240233004093, 0.05763085186481476, 0.016526764258742332, -0.004371842835098505, 0.00667124567553401, 0.010071511380374432, -0.010185400024056435, -0.03781825676560402, 0.02181125245988369, -0.0041174679063260555, -0.017139369621872902, -0.027438802644610405, 0.05238542705774307, 0.01336610782891512, -0.022000692784786224, -0.033787909895181656, 0.006504391320049763, -0.043150030076503754, 0.0049605462700128555, -0.021051567047834396, 0.027090728282928467, -0.02560959942638874, 0.06587274372577667, -0.011460922658443451, 0.023054808378219604, 0.07188766449689865, -0.0019069176632910967, -0.018962517380714417, 0.0030871890485286713, 0.05810735747218132, 0.06972730904817581, 0.013155828230082989, 0.02912496030330658, 0.038238707929849625, -0.00036100231227464974, -0.029200712218880653, -0.026356296613812447, -0.01867673732340336, -0.03304532542824745, -0.017108254134655, -0.003663155250251293, 0.10060291737318039, 0.0021331124007701874, 0.06712298840284348, -0.019619310274720192, 0.006813692394644022, -0.00022089009871706367, 0.017887452617287636, 0.04677225649356842, 0.016573864966630936, -0.015554554760456085, 0.021117396652698517, -0.028362851589918137, -0.03689197078347206, 0.0004021909844595939, 0.03598330542445183, -0.009711786173284054, 0.009957597590982914, -0.007883831858634949, 0.014859134331345558, 0.030676264315843582, 0.016292469576001167, 0.06535046547651291, 0.0130434799939394, 0.009626287035644054, 0.002778528491035104, 0.019435182213783264, -0.0013594236224889755, -0.016632642596960068, -0.01819361187517643, -0.02915334515273571, -0.0061630806885659695, -0.04640073701739311, -0.010012461803853512, -0.01652202010154724, -0.0035192782524973154, 0.026860088109970093, -0.04416649788618088, 0.025753889232873917, 0.018206436187028885, -0.005684026516973972, -0.06590484082698822, -0.03909189626574516, -0.05924280732870102, -0.03527827933430672, -0.05644375830888748, 0.012645335868000984, -0.002342869760468602, 0.0030865466687828302, -0.0420951284468174, -0.017366863787174225, -0.025664033368229866, -0.011490501463413239, 0.028477484360337257, -0.06039898842573166, -0.022467901930212975, 0.02261669561266899, -0.012800604104995728, 0.022798987105488777, 0.040913116186857224, 0.04907429590821266, -0.01565246842801571, 0.007283608894795179, -0.03340865299105644, -0.005829264409840107, 0.04668591916561127, 0.008648799732327461, 0.014731076546013355, -0.07723341882228851, 0.012131115421652794, 0.03496536239981651, 0.0012637751642614603, -0.05498645454645157, -0.023350264877080917, 0.041613154113292694, -0.0489325113594532, 0.03908621892333031, 0.019446860998868942, -0.008554942905902863, -0.015153116546571255, -0.05291585251688957, -0.02378186583518982, 0.035121139138936996, 0.08198504149913788, 0.018215857446193695, 0.0728570744395256, 0.06423218548297882, 0.0017363375518471003, -0.03954652324318886, 0.004138626158237457, -0.004521246999502182, -0.004443386569619179, -0.05811620131134987, -0.013098097406327724, -0.05403880774974823, -0.07155720889568329, -0.0098290229216218, 0.014109550043940544, -0.019550347700715065, -0.03850880265235901, -0.010132295079529285, -0.005963178351521492, -0.0648416057229042, 0.026919415220618248, -0.06174902990460396, 0.014853552915155888, -0.024716949090361595, -0.04047471657395363, 0.009101582691073418, 0.01786062866449356, 0.020862186327576637, -0.004366602282971144, 0.02775401622056961, -0.028988219797611237, -0.009883664548397064, -0.011892042122781277, 0.033128950744867325, 0.04787213355302811, 0.002531475853174925, -0.0322788842022419 ]
[ -0.08045027405023575, 0.008642276749014854, -0.07887247204780579, -0.006288696546107531, 0.017707666382193565, -0.10473669320344925, -0.019834699109196663, 0.015298287384212017, -0.0380127914249897, -0.052764710038900375, 0.04714253917336464, -0.07188228517770767, 0.04388931766152382, -0.034955766052007675, 0.07093498855829239, 0.015636198222637177, 0.02874956838786602, 0.0030944866593927145, -0.014813038520514965, 0.01708878204226494, 0.022372977808117867, -0.03257772698998451, -0.03503204509615898, 0.0010051724966615438, 0.05115538835525513, 0.08519476652145386, 0.0643722265958786, -0.03207923471927643, -0.03674681857228279, -0.23946036398410797, -0.0069538443349301815, -0.039115529507398605, 0.04644675552845001, 0.022832155227661133, 0.009114320389926434, 0.04421863332390785, 0.035303253680467606, -0.001955817686393857, -0.007571821566671133, 0.04473565146327019, 0.004577892832458019, 0.018126627430319786, -0.02880599908530712, -0.0460885651409626, -0.02768179588019848, -0.022762851789593697, 0.029060984030365944, 0.023393256589770317, 0.01423609722405672, -0.025744039565324783, -0.05880323052406311, -0.0219363272190094, 0.014042684808373451, 0.003899431088939309, 0.005423093214631081, 0.023218315094709396, 0.04771062359213829, 0.0941341444849968, 0.03368058055639267, 0.013178830966353416, 0.028787579387426376, 0.008034168742597103, -0.16978931427001953, 0.10058336704969406, -0.026018820703029633, 0.02354680933058262, -0.022027943283319473, -0.04247899726033211, 0.022042322903871536, 0.04501762241125107, 0.010337584652006626, 0.02422374114394188, -0.052465490996837616, 0.04723341763019562, 0.01000288873910904, 0.029880652204155922, 0.005563508719205856, 0.0036343359388411045, 0.011367127299308777, 0.0007449740078300238, -0.06497778743505478, -0.03041892684996128, -0.007181297987699509, -0.04982602968811989, -0.03879860043525696, 0.0017208714270964265, -0.008199567906558514, 0.024158425629138947, 0.013547110371291637, -0.008562533184885979, -0.000978312804363668, 0.0032182938884943724, 0.04124966636300087, 0.004831838421523571, -0.08454316109418869, -0.010890842415392399, -0.031293418258428574, 0.0024608075618743896, -0.034597814083099365, 0.4159179627895355, -0.027722356840968132, -0.0012170899426564574, 0.002242831513285637, 0.011614878661930561, -0.04084772989153862, 0.03217324614524841, -0.030354691669344902, -0.025995684787631035, 0.02585555426776409, 0.0008421908714808524, -0.04087384045124054, -0.07271614670753479, 0.05605121701955795, -0.0272086001932621, -0.01483300980180502, 0.042486295104026794, 0.028777385130524635, -0.021816454827785492, -0.023898229002952576, 0.026183146983385086, -0.016098879277706146, -0.009984398260712624, 0.07002166658639908, 0.031208161264657974, 0.06693960726261139, -0.001104554277844727, 0.034877363592386246, 0.047935064882040024, 0.08894015103578568, 0.002980231074616313, 0.021202977746725082, 0.002053596545010805, -0.08288346230983734, -0.06534121930599213, 0.01958516798913479, 0.010266678407788277, 0.022995980456471443, -0.041329532861709595, -0.012682483531534672, 0.029321571812033653, -0.02002987265586853, -0.01095238234847784, 0.02836337499320507, 0.039757899940013885, -0.05601959675550461, 0.10973379760980606, 0.009475442580878735, -0.0358281247317791, -0.02354513294994831, -0.04004676640033722, 0.054617445915937424, 0.02322843298316002, -0.03950474038720131, -0.04557012766599655, 0.015798844397068024, 0.052903659641742706, 0.037271901965141296, -0.009395116940140724, -0.06666771322488785, 0.006329606287181377, -0.002846687799319625, -0.029553161934018135, -0.030698979273438454, 0.06523062288761139, 0.016059957444667816, -0.038058411329984665, -0.031241662800312042, 0.009099007584154606, -0.019733594730496407, -0.04057900980114937, -0.012498654425144196, 0.021215051412582397, 0.04597780853509903, 0.011492541991174221, 0.03333978354930878, -0.030369196087121964, -0.034376297146081924, 0.0009288903092965484, 0.0467984564602375, 0.031960055232048035, 0.0031422057654708624, 0.017069276422262192, -0.03606371581554413, -0.037780195474624634, 0.020443923771381378, -0.07613447308540344, -0.014430519193410873, 0.06356993317604065, -0.0047327023930847645, 0.012499555945396423, -0.04577942192554474, -0.048603251576423645, 0.01300111971795559, 0.06822268664836884, 0.04270060360431671, -0.03476729616522789, 0.015686357393860817, -0.02230735681951046, -0.029942044988274574, -0.07875625044107437, 0.03173953294754028, 0.08331455290317535, -0.016804145649075508, -0.01020088605582714, -0.07087232917547226, -0.025720955803990364, 0.011610463261604309, -0.028978226706385612, 0.02065700851380825, -0.037983037531375885, -0.06174207478761673, -0.03300317004323006, -0.0645897164940834, 0.04530615359544754, -0.015184663236141205, -0.007531389594078064, 0.009180223569273949, -0.004907350987195969, 0.052609145641326904, 0.058339692652225494, -0.04841206222772598, -0.035543449223041534, -0.0034572638105601072, -0.3244899809360504, -0.035413578152656555, 0.01986095681786537, -0.02841951698064804, -0.04763931781053543, -0.055420804768800735, 0.027422228828072548, -0.01619817316532135, -0.03065388835966587, 0.0358324758708477, 0.10313107818365097, -0.004044860601425171, 0.016273995861411095, -0.03551433980464935, -0.0021468843333423138, 0.014797605574131012, -0.024889826774597168, -0.020566411316394806, 0.002805188298225403, 0.0043058921582996845, 0.01239030435681343, -0.022608032450079918, -0.009452125988900661, -0.03825358301401138, 0.02894403412938118, -0.015653956681489944, 0.0619649812579155, 0.010708334855735302, 0.007116012275218964, -0.0607428252696991, 0.024836814031004906, 0.03558629751205444, -0.014798851683735847, -0.08597634732723236, -0.03447919711470604, -0.02605995535850525, -0.03162097930908203, 0.035421617329120636, 0.02824447676539421, 0.00787587370723486, -0.0047297002747654915, 0.03547872602939606, -0.037873413413763046, -0.06380409002304077, -0.005794555880129337, -0.0010454203002154827, -0.035612162202596664, -0.0019878221210092306, -0.015243624337017536, 0.023075954988598824, -0.04936407133936882, 0.03229345381259918, 0.00007404316420434043, 0.02383560687303543, -0.03481269255280495, 0.013746462762355804, -0.028718288987874985, -0.033171720802783966, 0.022097021341323853, -0.025002187117934227, 0.014346583746373653, 0.019105806946754456, 0.043005138635635376, -0.029890619218349457, 0.027131497859954834, -0.013464084826409817, 0.042829740792512894, 0.045533083379268646, 0.02165217511355877, 0.005762952379882336, 0.00043757041567005217, 0.06766670197248459, -0.047109298408031464, 0.04540536180138588, -0.020028673112392426, 0.07469964772462845, 0.01838104985654354, -0.05052310973405838, 0.019032100215554237, -0.011183051392436028, 0.054276272654533386, 0.06286630034446716, 0.037541214376688004, 0.012801416218280792, 0.021300341933965683, 0.06303082406520844, -0.009203774854540825, 0.011814254336059093, 0.06543347239494324, -0.01773206517100334, -0.047869328409433365, -0.020412040874361992, -0.0048333024606108665, -0.022579872980713844, 0.049834173172712326, 0.00004688209082814865, -0.2405785173177719, 0.020535552874207497, 0.037270963191986084, 0.053304605185985565, 0.0041528125293552876, -0.011540379375219345, 0.0022219016682356596, -0.07232250273227692, 0.00833695475012064, -0.04533500596880913, 0.0496133491396904, 0.042379409074783325, -0.003443198511376977, -0.017139295116066933, 0.04280836880207062, 0.011596715077757835, 0.012479417957365513, 0.02828410267829895, 0.0166754350066185, 0.007682591211050749, 0.017225930467247963, -0.03085576742887497, 0.16972360014915466, -0.04701709374785423, -0.0007041528588160872, 0.012324710376560688, 0.02275518700480461, 0.008653589524328709, 0.07141520082950592, 0.039782583713531494, 0.035029664635658264, -0.026653975248336792, 0.0858084112405777, -0.015707356855273247, -0.005447275936603546, -0.02096644416451454, 0.030081305652856827, 0.012769261375069618, 0.03833063319325447, -0.015880998224020004, -0.031192416325211525, 0.03621736913919449, -0.028733085840940475, 0.023694762960076332, 0.08612970262765884, 0.016259605064988136, -0.04037129133939743, -0.030484383925795555, -0.06865077465772629, 0.024497687816619873, -0.035472169518470764, -0.062313854694366455, 0.0005595215479843318, -0.007455914746969938, 0.019667841494083405, 0.07633524388074875, 0.004942621104419231, -0.028699418529868126, -0.08487842231988907, 0.034639712423086166, 0.08055604994297028, -0.005325899925082922, 0.0807478129863739, -0.03469209372997284, 0.024451537057757378 ]
[ -0.024021152406930923, 0.04156451299786568, 0.029863016679883003, 0.0065242876298725605, 0.010485690087080002, -0.021004511043429375, -0.046733491122722626, 0.014592383056879044, -0.006928201299160719, 0.013143888674676418, 0.026304544880986214, -0.016544261947274208, 0.02695273421704769, -0.022036125883460045, -0.011566145345568657, -0.028879549354314804, 0.0165462214499712, 0.030857475474476814, 0.019932594150304794, 0.018082868307828903, -0.01675291545689106, 0.029571549966931343, 0.007355222944170237, -0.032770950347185135, 0.005941721610724926, 0.04068709909915924, -0.053400371223688126, -0.0002716586459428072, 0.004262170288711786, -0.14717070758342743, 0.00994144193828106, -0.005281442776322365, -0.004422028083354235, -0.009163405746221542, 0.0162018071860075, 0.02103622816503048, 0.008408472873270512, 0.030422894284129143, -0.04378168284893036, -0.030421311035752296, 0.03041929379105568, -0.0503900982439518, 0.024749955162405968, -0.007055433467030525, -0.054456669837236404, -0.03133705258369446, -0.0011712043778970838, -0.032211557030677795, -0.015572356060147285, 0.0486135333776474, -0.04045611992478371, 0.005620018113404512, -0.0028384944889694452, 0.021870767697691917, 0.015908464789390564, 0.019230451434850693, 0.005665300879627466, 0.05545690283179283, 0.0064866370521485806, 0.0002628873335197568, 0.014543222263455391, -0.010725153610110283, -0.04782494902610779, -0.036496564745903015, -0.009705872274935246, -0.03725152090191841, 0.021029768511652946, -0.016675449907779694, -0.006341001018881798, 0.006149254739284515, -0.004273377824574709, 0.03655566647648811, -0.021549167111516, -0.007300613913685083, -0.01960097812116146, 0.062305908650159836, 0.04262738302350044, -0.01304167415946722, -0.0022057881578803062, -0.018831972032785416, -0.01320540439337492, 0.009370481595396996, -0.01804802194237709, -0.006322051864117384, -0.013013120740652084, 0.002521117450669408, -0.019428137689828873, 0.00995630118995905, 0.029178248718380928, -0.010955349542200565, -0.028541624546051025, 0.008590356446802616, -0.013969624415040016, 0.04635975882411003, -0.08260761201381683, -0.00798695720732212, -0.00010884817311307415, 0.009369242005050182, -0.021420486271381378, 0.836754560470581, 0.019222194328904152, 0.04206039384007454, 0.051459912210702896, 0.008045295253396034, 0.0006238581263460219, -0.025566043332219124, -0.032625962048769, -0.03303616866469383, -0.005326217971742153, -0.02720480225980282, 0.017087040469050407, -0.01550237089395523, 0.008182903751730919, 0.011795307509601116, 0.039445240050554276, -0.009475121274590492, 0.04122760891914368, -0.011216958053410053, -0.02840290777385235, 0.008679100312292576, -0.002820089226588607, -0.026673611253499985, 0.009615512564778328, -0.007224258501082659, 0.03491353616118431, -0.15411899983882904, -0.006186519283801317, -6.508041454039068e-33, 0.03821789100766182, -0.020116712898015976, -0.005599827039986849, 0.004113783594220877, 0.0195829588919878, -0.02342725545167923, 0.02114967629313469, 0.03514915332198143, -0.016686979681253433, -0.053527239710092545, -0.01274251937866211, -0.03585711866617203, -0.003252885304391384, -0.02736501395702362, 0.03815896064043045, -0.031466029584407806, 0.0008765899110585451, 0.03253989666700363, 0.008770101703703403, -0.011256556026637554, -0.014280511066317558, 0.01668124832212925, -0.02019411325454712, -0.022902684286236763, 0.022113805636763573, 0.0087800407782197, 0.03779340907931328, -0.04086899384856224, 0.014133747667074203, -0.03463325649499893, 0.002744522877037525, -0.002241076435893774, -0.010980082675814629, -0.056933701038360596, 0.016757192090153694, -0.047727856785058975, -0.07121234387159348, 0.000027312167730997317, -0.034556832164525986, -0.038683850318193436, -0.05338821932673454, -0.0051349070854485035, -0.0303104966878891, -0.00798973347991705, -0.028138423338532448, 0.003270994406193495, 0.009957040660083294, 0.03879406675696373, -0.0037906423676759005, 0.0004670115013141185, 0.03114856407046318, -0.010570396669209003, 0.0025191716849803925, 0.033709682524204254, 0.023410091176629066, 0.015604043379426003, 0.0009671542211435735, 0.021906698122620583, -0.013368966989219189, 0.0360942967236042, 0.0021381648257374763, 0.0018865674501284957, -0.011464822106063366, 0.05589432269334793, 0.022472407668828964, -0.003620083210989833, 0.0019758057314902544, 0.02252061292529106, 0.011802290566265583, 0.037650853395462036, -0.012820142321288586, -0.006577853113412857, -0.004684277810156345, -0.0038996071089059114, 0.03185610473155975, -0.023855477571487427, 0.020608291029930115, 0.0008885393035598099, 0.010730680078268051, 0.011508049443364143, -0.0037714443169534206, 0.016372069716453552, -0.003716500708833337, -0.05488084629178047, -0.0563056580722332, 0.02045821212232113, 0.021866749972105026, 0.0010842093033716083, 0.014236439019441605, 0.009315242059528828, 0.05015858635306358, 0.007180554326623678, -0.005985382944345474, -0.01984003745019436, -0.026539994403719902, 6.800765996016711e-33, -0.05022311210632324, -0.0024803890846669674, -0.020947081968188286, 0.0016779861180111766, 0.029652897268533707, -0.005071636289358139, 0.03187733516097069, 0.028452571481466293, -0.04965094104409218, -0.003109398065134883, -0.06162060797214508, 0.014230129308998585, -0.022316347807645798, -0.017671654000878334, 0.03348637372255325, 0.002573949284851551, 0.018372774124145508, -0.04720710963010788, 0.06467676162719727, 0.040783729404211044, 0.04521454870700836, -0.008293175138533115, 0.004157610237598419, 0.02934500388801098, 0.03313632681965828, 0.011727490462362766, -0.006702559534460306, 0.0056105731055140495, -0.008990724571049213, -0.02668074518442154, 0.03350559622049332, -0.011787897907197475, -0.025347722694277763, -0.022554911673069, -0.023985207080841064, -0.0002969570632558316, -0.012844470329582691, 0.008436673320829868, 0.004979946184903383, 0.01151155587285757, 0.02646833471953869, -0.024722976610064507, -0.02918962761759758, 0.015365207567811012, -0.009347564540803432, 0.00898953340947628, 0.01691780798137188, 0.01783146895468235, -0.0027995076961815357, 0.016920648515224457, -0.016980810090899467, 0.007646015379577875, 0.0299398060888052, 0.025212381035089493, 0.029397448524832726, -0.0021092428360134363, -0.00686279684305191, 0.028858914971351624, -0.014361734502017498, 0.007022286299616098, -0.01443489920347929, -0.018958497792482376, -0.014131950214505196, 0.026624402031302452, -0.038681063801050186, 0.01804906129837036, 0.007998532615602016, 0.0037155584432184696, -0.049005553126335144, 0.006136849522590637, -0.01604759879410267, -0.0412788912653923, -0.025115935131907463, 0.027001947164535522, 0.06604789942502975, -0.029801100492477417, 0.0010802135802805424, 0.04621794819831848, -0.024376336485147476, 0.011427614837884903, 0.014926880598068237, 0.04857310280203819, 0.0011844605905935168, -0.0228138230741024, 0.046598486602306366, -0.006980098318308592, -0.03178604692220688, 0.017956243827939034, 0.0043425047770142555, 0.006966069340705872, -0.024793917313218117, -0.007002235855907202, -0.02399885281920433, 0.012249799445271492, 0.01743157207965851, -1.2545203986746856e-8, 0.0210963636636734, -0.033422451466321945, 0.005125206429511309, 0.0112330736592412, 0.0060559529811143875, 0.013472719117999077, -0.022248804569244385, 0.036333367228507996, -0.02120049297809601, 0.027089061215519905, 0.030095413327217102, -0.026035433635115623, -0.010951272211968899, 0.026242028921842575, 0.024508291855454445, -0.04284534603357315, 0.03811753913760185, -0.003796900389716029, 0.018193883821368217, 0.00223917281255126, 0.0016167686553671956, 0.03244731202721596, -0.0004303695750422776, 0.011821144260466099, -0.02442716248333454, 0.02764367312192917, 0.021438229829072952, -0.07925515621900558, -0.030283762142062187, -0.00921557005494833, -0.009693160653114319, -0.008473563008010387, -0.04439869523048401, -0.021327266469597816, -0.039106693118810654, 0.016064051538705826, 0.02170816995203495, 0.025306520983576775, 0.010687903501093388, 0.018824376165866852, -0.009744611568748951, 0.04208403825759888, -0.0012482268502935767, -0.027186717838048935, -0.00869749579578638, 0.025927316397428513, -0.029419932514429092, -0.004997504875063896, 0.004587374161928892, -0.013918072916567326, -0.037271898239851, -0.015892498195171356, 0.020287271589040756, -0.01636836864054203, 0.020422330126166344, -0.008431843481957912, 0.03861404210329056, -0.013745835982263088, -0.010810013860464096, 0.03562561422586441, 0.05233759060502052, 0.0065518273040652275, -0.01789112016558647, -0.01922447979450226 ]
mahouthadoop-org-apache-hadoop-ipc-remoteexception-server-ipc-version-9-cannot-communicate-with-client-version-4
https://markhneedham.com/blog/2016/07/22/mahouthadoop-org-apache-hadoop-ipc-remoteexception-server-ipc-version-9-cannot-communicate-with-client-version-4
false
2016-07-22 13:31:15
Hadoop: DataNode not starting
[ "hadoop" ]
[ "Hadoop" ]
In my http://www.markhneedham.com/blog/2016/07/21/mahout-exception-in-thread-main-java-lang-illegalargumentexception-wrong-fs-file-expected-hdfs/[continued playing with Mahout] I eventually decided to give up using my local file system and use a local Hadoop instead since that seems to have much less friction when following any examples. Unfortunately all my attempts to upload any files from my local file system to HDFS were being met with the following exception: [source,text] ---- java.io.IOException: File /user/markneedham/book2.txt could only be replicated to 0 nodes, instead of 1 at org.apache.hadoop.hdfs.server.namenode.FSNamesystem.getAdditionalBlock(FSNamesystem.java:1448) at org.apache.hadoop.hdfs.server.namenode.NameNode.addBlock(NameNode.java:690) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.hadoop.ipc.WritableRpcEngine$Server.call(WritableRpcEngine.java:342) at org.apache.hadoop.ipc.Server$Handler$1.run(Server.java:1350) at org.apache.hadoop.ipc.Server$Handler$1.run(Server.java:1346) at java.security.AccessController.doPrivileged(Native Method) at javax.security.auth.Subject.doAs(Subject.java:396) at org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:742) at org.apache.hadoop.ipc.Server$Handler.run(Server.java:1344) at org.apache.hadoop.ipc.Client.call(Client.java:905) at org.apache.hadoop.ipc.WritableRpcEngine$Invoker.invoke(WritableRpcEngine.java:198) at $Proxy0.addBlock(Unknown Source) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.hadoop.io.retry.RetryInvocationHandler.invokeMethod(RetryInvocationHandler.java:82) at org.apache.hadoop.io.retry.RetryInvocationHandler.invoke(RetryInvocationHandler.java:59) at $Proxy0.addBlock(Unknown Source) at org.apache.hadoop.hdfs.DFSOutputStream$DataStreamer.locateFollowingBlock(DFSOutputStream.java:928) at org.apache.hadoop.hdfs.DFSOutputStream$DataStreamer.nextBlockOutputStream(DFSOutputStream.java:811) at org.apache.hadoop.hdfs.DFSOutputStream$DataStreamer.run(DFSOutputStream.java:427) ---- I eventually realised, from looking at the output of +++<cite>+++jps+++</cite>+++, that the DataNode wasn't actually starting up which explains the error message I was seeing. A quick look at the log files showed what was going wrong: +++<cite>+++/usr/local/Cellar/hadoop/2.7.1/libexec/logs/hadoop-markneedham-datanode-marks-mbp-4.zte.com.cn.log +++</cite>+++ [source,text] ---- 2016-07-21 18:58:00,496 WARN org.apache.hadoop.hdfs.server.common.Storage: java.io.IOException: Incompatible clusterIDs in /usr/local/Cellar/hadoop/hdfs/tmp/dfs/data: namenode clusterID = CID-c2e0b896-34a6-4dde-b6cd-99f36d613e6a; datanode clusterID = CID-403dde8b-bdc8-41d9-8a30-fe2dc951575c 2016-07-21 18:58:00,496 FATAL org.apache.hadoop.hdfs.server.datanode.DataNode: Initialization failed for Block pool <registering> (Datanode Uuid unassigned) service to /0.0.0.0:8020. Exiting. java.io.IOException: All specified directories are failed to load. at org.apache.hadoop.hdfs.server.datanode.DataStorage.recoverTransitionRead(DataStorage.java:477) at org.apache.hadoop.hdfs.server.datanode.DataNode.initStorage(DataNode.java:1361) at org.apache.hadoop.hdfs.server.datanode.DataNode.initBlockPool(DataNode.java:1326) at org.apache.hadoop.hdfs.server.datanode.BPOfferService.verifyAndSetNamespaceInfo(BPOfferService.java:316) at org.apache.hadoop.hdfs.server.datanode.BPServiceActor.connectToNNAndHandshake(BPServiceActor.java:223) at org.apache.hadoop.hdfs.server.datanode.BPServiceActor.run(BPServiceActor.java:801) at java.lang.Thread.run(Thread.java:745) 2016-07-21 18:58:00,497 WARN org.apache.hadoop.hdfs.server.datanode.DataNode: Ending block pool service for: Block pool <registering> (Datanode Uuid unassigned) service to /0.0.0.0:8020 2016-07-21 18:58:00,602 INFO org.apache.hadoop.hdfs.server.datanode.DataNode: Removed Block pool <registering> (Datanode Uuid unassigned) 2016-07-21 18:58:02,607 WARN org.apache.hadoop.hdfs.server.datanode.DataNode: Exiting Datanode 2016-07-21 18:58:02,608 INFO org.apache.hadoop.util.ExitUtil: Exiting with status 0 2016-07-21 18:58:02,610 INFO org.apache.hadoop.hdfs.server.datanode.DataNode: SHUTDOWN_MSG: ---- I'm not sure how my clusterIDs got out of sync, although I expect it's because I reformatted HDFS without realising at some stage. There are http://stackoverflow.com/questions/29166837/datanode-is-not-starting-in-singlenode-hadoop-2-6-0[other] http://stackoverflow.com/questions/22316187/datanode-not-starts-correctly[ways] of solving this problem but the quickest for me was to just nuke the DataNode's data directory which the log file told me sits here: [source,bash] ---- sudo rm -r /usr/local/Cellar/hadoop/hdfs/tmp/dfs/data/current ---- I then re-ran the +++<cite>+++hstart+++</cite>+++ script that I stole from https://getblueshift.com/setting-up-hadoop-2-4-and-pig-0-12-on-osx-locally/[this tutorial] and everything, including the DataNode this time, started up correctly: [source,bash] ---- $ jps 26736 NodeManager 26392 DataNode 26297 NameNode 26635 ResourceManager 26510 SecondaryNameNode ---- And now I can upload local files to HDFS again. #win!
null
null
[ -0.03585215285420418, -0.02564128488302231, -0.05406251922249794, 0.06228329986333847, 0.0699794813990593, -0.0024730979930609465, 0.018229734152555466, 0.012044919654726982, -0.010939950123429298, -0.025151247158646584, 0.019927622750401497, -0.020186197012662888, -0.07017888128757477, 0.003841281170025468, -0.002472314052283764, 0.04998078569769859, 0.10381631553173065, -0.0030520479194819927, 0.03363915532827377, 0.01157548651099205, -0.02883622609078884, 0.027955034747719765, -0.003946954850107431, 0.014372243545949459, 0.014148595742881298, 0.011686626821756363, -0.014213819988071918, 0.01766405627131462, -0.06147588789463043, -0.03809897601604462, 0.013178545981645584, -0.0073960209265351295, 0.022742504253983498, 0.014731958508491516, -0.010731324553489685, -0.009824249893426895, -0.01859353482723236, -0.016899701207876205, 0.013907881453633308, 0.06373448669910431, -0.035425759851932526, 0.018941504880785942, -0.02674214541912079, 0.007043097168207169, -0.035919271409511566, -0.0016744413878768682, 0.0037332731299102306, 0.0034259248059242964, 0.005490581970661879, -0.017435967922210693, -0.05586664378643036, 0.026058293879032135, -0.01247982308268547, -0.006495651789009571, 0.05241580680012703, 0.03580469638109207, -0.011228034272789955, -0.0666123703122139, 0.03756669908761978, -0.01730414666235447, -0.013654910959303379, -0.03040473535656929, -0.00545530766248703, 0.02928529493510723, 0.001479879952967167, -0.0187803003937006, 0.005432122852653265, 0.04717646539211273, -0.06155247241258621, -0.03400376811623573, -0.0010545789264142513, 0.00015168049139901996, -0.01757332682609558, -0.03689778968691826, 0.011596622876822948, -0.06524620205163956, -0.022592784836888313, 0.028600923717021942, 0.00810147449374199, 0.04750826582312584, -0.030636511743068695, -0.025607772171497345, 0.030482301488518715, -0.0005624857149086893, 0.028858531266450882, -0.044974688440561295, -0.044646356254816055, -0.010884972289204597, -0.015377061441540718, 0.08432455360889435, 0.021305711939930916, -0.038035713136196136, -0.007547753397375345, 0.01365912426263094, 0.007925031706690788, 0.002620825543999672, 0.0024955275002866983, 0.02258346974849701, 0.02320796065032482, 0.02733292244374752, -0.07387356460094452, 0.01327714417129755, -0.004476569127291441, 0.05064179003238678, -0.030164917930960655, -0.001220683567225933, -0.039704468101263046, -0.014092340134084225, -0.013671341352164745, -0.03279039263725281, -0.008323103189468384, 0.046781931072473526, 0.03341572359204292, -0.016259239986538887, -0.07606779038906097, 0.07476717978715897, 0.022047897800803185, -0.026439012959599495, 0.004279471933841705, 0.033890508115291595, 0.05489495024085045, 0.060479212552309036, -0.013248199597001076, 0.07926367223262787, -0.0046775187365710735, 0.01673717424273491, 0.006477655842900276, 0.04803513363003731, 0.0024498316925019026, -0.06504638493061066, -0.02913200668990612, 0.04545918479561806, 0.017806239426136017, 0.018973641097545624, 0.0012267889687791467, -0.030372491106390953, -0.017384633421897888, -0.006246399134397507, 0.035647809505462646, -0.001753986463882029, -0.019380971789360046, -0.018023882061243057, -0.007111807819455862, 0.013405024074018002, 0.04653525725007057, 0.04792929068207741, 0.008593671955168247, -0.03263349458575249, -0.029754523187875748, 0.0361185222864151, 0.02064998634159565, 0.0728386864066124, 0.0620504766702652, -0.009781923145055771, -0.009348352439701557, 0.10864202678203583, 0.02761574275791645, 0.0005335714085958898, -0.03800053894519806, 0.018502309918403625, 0.012394261546432972, 0.06065889075398445, 0.02164829708635807, 0.006567916367202997, 0.009821034967899323, -0.013841282576322556, 0.0024573260452598333, 0.028793947771191597, 0.01120883971452713, 0.024895917624235153, -0.055972613394260406, -0.08898504823446274, 0.03184698894619942, -0.030496077612042427, -0.012792847119271755, 0.02408246509730816, 0.0801304504275322, 0.012800062075257301, 0.059463802725076675, 0.022533085197210312, -0.06874309480190277, 0.040352679789066315, 0.017456723377108574, 0.026911359280347824, -0.012704997323453426, 0.01703261397778988, 0.05727064236998558, 0.02171284519135952, 0.017620397731661797, 0.02910425141453743, -0.07523691654205322, -0.0680788904428482, -0.0013126934645697474, 0.0010814422275871038, 0.043540146201848984, 0.01288173533976078, 0.025411834940314293, 0.03350331634283066, 0.05347965657711029, 0.009186388924717903, 0.016257449984550476, -0.009014707058668137, 0.0028996197506785393, -0.09320075064897537, -0.05917201191186905, 0.05063072592020035, 0.03628992661833763, -0.03041798248887062, -0.018044209107756615, -0.00730977114289999, -0.0588613785803318, 0.029091527685523033, 0.03510650619864464, 0.00655188737437129, 0.053830601274967194, 0.040833257138729095, 0.024456718936562538, -0.022055834531784058, 0.051930420100688934, -0.044645197689533234, 0.03634072467684746, 0.003971789497882128, -0.004453245084732771, 0.009143807925283909, -0.006224973127245903, 0.10414975136518478, 0.03688252717256546, -0.005364783573895693, -0.050528835505247116, 0.02793438732624054, 0.004015494603663683, -0.07160837203264236, 0.014812931418418884, -0.019701290875673294, -0.019597338512539864, 0.025082819163799286, -0.009576517157256603, -0.010582893155515194, 0.009470062330365181, -0.01955336704850197, -0.0018320371164008975, 0.07298016548156738, -0.021020058542490005, 0.041852861642837524, 0.01856052875518799, -0.03407837077975273, 0.011551969684660435, -0.01442223321646452, -0.028391340747475624, -0.033930614590644836, 0.0033508422784507275, -0.021517017856240273, 0.03477983549237251, -0.022814227268099785, -0.031815700232982635, -0.05636867880821228, -0.0485210120677948, 0.01980733871459961, 0.01967378333210945, 0.06891517341136932, -0.014181811362504959, 0.05860910192131996, -0.0578872449696064, -0.02025538496673107, -0.03891678526997566, -0.03911840170621872, -0.005446667317301035, 0.028912050649523735, 0.022804390639066696, 0.03272249549627304, 0.01115377712994814, -0.0060610040090978146, 0.014966144226491451, -0.009558480232954025, 0.0017986285965889692, -0.042335256934165955, 0.04109278321266174, -0.01848849281668663, -0.022114146500825882, -0.008019096218049526, -0.010782214812934399, 0.0585273839533329, -0.0075803762301802635, -0.039222460240125656, 0.04091280326247215, -0.05749056860804558, 0.043057236820459366, -0.05624030902981758, -0.04561692476272583, 0.0017652049427852035, 0.036474693566560745, 0.02152496576309204, 0.0067119840532541275, -0.013992137275636196, 0.04034440591931343, 0.0027048927731812, -0.0152382031083107, 0.03827875107526779, 0.014232738874852657, 0.044666338711977005, -0.005182483233511448, 0.01961045153439045, 0.03421066328883171, -0.02480383589863777, -0.0033156760036945343, -0.04802722856402397, -0.03200846537947655, -0.0013788065407425165, -0.2680003345012665, 0.04001231491565704, 0.011279829777777195, -0.012187742628157139, 0.02683245949447155, -0.009098413400352001, -0.022664502263069153, -0.03407491743564606, -0.004149675369262695, -0.000914449745323509, -0.027600865811109543, -0.02834598533809185, -0.02124994434416294, 0.025532087311148643, -0.006781251635402441, 0.01367044448852539, 0.019629403948783875, -0.05872534215450287, 0.006893571466207504, -0.004353943280875683, -0.013082219287753105, -0.02851630188524723, 0.013494073413312435, 0.04738295450806618, 0.02731463871896267, 0.04883850738406181, -0.04992348700761795, 0.05133858323097229, -0.028821168467402458, -0.034909989684820175, 0.016079124063253403, -0.05248750001192093, 0.0032264343462884426, -0.005408735014498234, -0.029332714155316353, -0.01780998520553112, 0.012044191360473633, 0.024738112464547157, 0.003739830804988742, 0.010931548662483692, -0.024146845564246178, -0.059844162315130234, -0.01664796844124794, 0.00772865628823638, 0.05653931945562363, -0.036571305245161057, -0.07146742194890976, -0.0007508451817557216, -0.045873548835515976, 0.05967944860458374, -0.02644515223801136, -0.05423367768526077, -0.01358824223279953, 0.01926516741514206, -0.01952100172638893, -0.006931608077138662, -0.01594851352274418, 0.014337407425045967, -0.012071431614458561, -0.010352480225265026, 0.0033193314447999, -0.06398418545722961, -0.015177492052316666, -0.025310682132840157, -0.035824742168188095, -0.05897681787610054, -0.06188363581895828, -0.0037574563175439835, 0.05998022481799126, 0.025609729811549187, -0.005028640851378441, 0.04622809588909149, -0.004906524438410997, -0.12484339624643326, -0.013203605078160763, -0.04320939630270004, -0.04419337213039398, -0.029532667249441147, -0.03456979990005493, 0.048526667058467865, 0.004241908434778452, -0.01591620221734047, 0.015156912617385387, -0.005869490094482899, 0.0485822893679142, -0.03140221908688545, 0.004264411982148886, -0.023202061653137207, 0.016604779288172722, 0.005184040404856205, 0.060279395431280136, -0.03403041884303093, 0.021591000258922577, -0.009474107064306736, 0.006906803231686354, 0.0338299386203289, -0.01124800555408001, 0.007825062610208988, -0.024360962212085724, 0.0089602991938591, 0.012649189680814743, -0.04101116582751274, 0.018621468916535378, -0.06675481051206589, 0.010153086856007576, 0.02118626981973648, -0.03890340402722359, 0.048403505235910416, 0.0421823151409626, 0.047427281737327576, 0.005845352541655302, -0.011290035210549831, 0.06728341430425644, -0.06924609839916229, -0.012464434839785099, -0.020082900300621986, -0.02126082219183445, 0.03304551914334297, 0.05245896428823471, -0.029001859948039055, -0.03985880687832832, 0.009705562144517899, 0.021072961390018463, -0.06363178044557571, -0.02759673073887825, -0.01122589036822319, -0.007543863728642464, -0.008610290475189686, 0.002800125628709793, -0.022315535694360733, -0.017166204750537872, 0.005734638310968876, 0.04764774441719055, 0.008891318924725056, 0.004348733462393284, -0.06192749738693237, -0.027787307277321815, -0.03154712915420532, -0.0009114910499192774, -0.022859731689095497, 0.015963098034262657, -0.0008440028177574277, 0.008348613046109676, 0.02765064872801304, 0.05689074471592903, -0.003380480222404003, 0.028945941478013992, 0.0220343004912138, 0.03078140690922737, -0.01121817622333765, 0.01718904823064804, -0.06676129251718521, 0.01635889522731304, -0.02053581178188324, -0.07638024538755417, 0.0162973515689373, 0.031357139348983765, -0.01812472566962242, -0.03182858228683472, -0.04837493598461151, 0.035050082951784134, -0.055552199482917786, -0.035379085689783096, -0.0039916690438985825, -0.01705983094871044, 0.048973336815834045, -0.031048525124788284, 0.017756592482328415, -0.004400554113090038, -0.025311298668384552, -0.0020227765198796988, -0.037486735731363297, -0.017647525295615196, 0.018210386857390404, -0.007136938627809286, 0.028265589848160744, 0.03092508763074875, 0.021069420501589775, 0.023853132501244545, 0.02842264622449875, -0.04212707281112671, -0.019208094105124474, 0.028880225494503975, -0.006403808016330004, 0.051384471356868744, -0.020495468750596046, -0.009799357503652573, -0.023150376975536346, 0.0035104406997561455, 0.004195068962872028, -0.04432063549757004, 0.009927076287567616, 0.017776282504200935, 0.07424698024988174, -0.00976890791207552, -0.074164979159832, 0.03783826529979706, -0.04695877805352211, 0.016335997730493546, 0.00021472621301654726, -0.004056044854223728, 0.0038839003536850214, -0.005402143578976393, 0.01676228456199169, 0.06981102377176285, -0.036301180720329285, 0.02358836866915226, 0.022308655083179474, 0.025455372408032417, 0.012815766036510468, -0.012560713104903698, -0.03026057779788971, -0.02813068963587284, -0.012951354496181011, 0.039348963648080826, -0.05700722709298134, -0.013711743988096714, -0.028894085437059402, -0.007684149779379368, 0.0015446820762008429, -0.002419755794107914, 0.030387697741389275, 0.018988512456417084, -0.025342967361211777, -0.02489471063017845, -0.011328947730362415, -0.017453975975513458, -0.003633796703070402, 0.024371586740016937, 0.010998621582984924, 0.014745826832950115, -0.03926877677440643, 0.04777416214346886, 0.02176225371658802, -0.044495534151792526, -0.0046605877578258514, -0.01823878102004528, 0.016004938632249832, 0.009882839396595955, 0.04365157708525658, 0.04063146561384201, 0.00792712066322565, 0.004856743384152651, -0.019726358354091644, -0.026279104873538017, 0.012542953714728355, -0.007838409394025803, -0.012786353938281536, 0.030228951945900917, 0.06436381489038467, -0.027170756831765175, 0.025099778547883034, -0.012119901366531849, 0.022141167894005775, 0.07677993178367615, -0.04047439247369766, -0.03170325234532356, -0.020790882408618927, -0.04747521132230759, 0.039739225059747696, 0.017349543049931526, 0.0032533376943320036, -0.058155812323093414, 0.034028712660074234, 0.03524881601333618, -0.009372404776513577, 0.06067105382680893, -0.045634735375642776, 0.03924841433763504, -0.022031985223293304, -0.07328793406486511, -0.09930338710546494, -0.005443458911031485, 0.006007683929055929, -0.014680363237857819, -0.007173391059041023, -0.04761331528425217, -0.043955907225608826, -0.013112230226397514, -0.05865146219730377, -0.040490079671144485, 0.01685868576169014, -0.0034013541880995035, 0.025707200169563293, 0.007447739131748676, -0.007972747087478638, 0.02720577083528042, 0.016731595620512962, -0.04677153751254082, -0.0417739637196064, -0.01733364537358284, 0.03657883033156395, 0.055846523493528366, -0.001471998868510127, -0.005164360627532005, -0.013726240023970604, 0.06611686944961548, 0.026227613911032677, -0.02012990042567253, 0.040758900344371796, -0.002462713746353984, 0.05344414338469505, 0.018815848976373672, -0.011899955570697784, 0.029747994616627693, 0.013501729816198349, -0.031224586069583893, -0.035754960030317307, 0.015955111011862755, 0.006499804090708494, -0.038554370403289795, -0.014341636560857296, 0.037356823682785034, 0.012929145246744156, -0.01563851535320282, -0.0514739528298378, -0.009967822581529617, -0.037599969655275345, -0.015708278864622116, -0.023901643231511116, 0.014804545789957047, -0.041673894971609116, 0.0482524149119854, -0.018039049580693245, 0.029364025220274925, 0.08648116886615753, 0.013795309700071812, -0.018961720168590546, 0.016166914254426956, 0.07248210161924362, 0.09319557249546051, -0.020668381825089455, -0.0018711504526436329, 0.046132102608680725, 0.002501846756786108, -0.032871849834918976, -0.029201803728938103, -0.044700201600790024, -0.02463752031326294, -0.039170507341623306, 0.01884382776916027, 0.060587815940380096, 0.007472451310604811, 0.05418029800057411, -0.013848929665982723, 0.020283501595258713, 0.015485623851418495, 0.03865385428071022, 0.040233418345451355, -0.0010982080129906535, 0.003731689415872097, 0.023548303171992302, -0.036926113069057465, -0.023950185626745224, 0.020635342225432396, 0.03405427187681198, -0.0029158208053559065, 0.0037967406678944826, -0.007576623000204563, 0.0029505903366953135, 0.060484789311885834, -0.011975768953561783, 0.04396935552358627, 0.01553479116410017, 0.016286544501781464, -0.002426633145660162, 0.04739530384540558, 0.0008961688727140427, 0.01568155363202095, -0.021829593926668167, -0.02216867171227932, 0.004549762699753046, -0.04227874055504799, -0.014375109225511551, 0.007685894146561623, -0.02770976722240448, 0.030015740543603897, -0.04416536167263985, 0.02696143463253975, 0.024796638637781143, -0.027529075741767883, -0.0647064670920372, -0.04247377812862396, -0.04945956915616989, -0.028570396825671196, -0.06223113462328911, 0.015534796752035618, -0.016196608543395996, -0.023241199553012848, -0.04080067202448845, -0.020503805950284004, -0.019823292270302773, -0.015287082642316818, 0.01376783661544323, -0.07240353524684906, -0.015498226508498192, -0.005826882552355528, 0.01824130490422249, 0.05733447149395943, 0.05672407150268555, 0.045825812965631485, -0.035506945103406906, -0.008908403106033802, -0.00009724152914714068, -0.0195548664778471, 0.04595956578850746, 0.008538524620234966, 0.01540367305278778, -0.09519794583320618, 0.03904391825199127, 0.051507990807294846, 0.009641199372708797, -0.03935642167925835, 0.01696644350886345, 0.054152920842170715, -0.03008258156478405, 0.06841349601745605, 0.030145078897476196, -0.0016208551824092865, -0.031614698469638824, -0.05549681931734085, -0.04789514094591141, -0.008337150327861309, 0.07920019328594208, 0.008580435998737812, 0.08962904661893845, 0.05628010258078575, -0.008653470315039158, -0.044881828129291534, 0.00532571179792285, 0.003004153724759817, 0.006759739946573973, -0.04008880630135536, -0.03693854808807373, -0.04572654515504837, -0.06645674258470535, -0.005923744291067123, 0.009653761982917786, -0.047411903738975525, -0.020953210070729256, 0.016270194202661514, -0.00014756567543372512, -0.10948861390352249, 0.012150266207754612, -0.05456133186817169, -0.0015662269433960319, -0.021690288558602333, -0.05424979329109192, -0.02026902697980404, 0.017801433801651, 0.0386025533080101, -0.005453007761389017, 0.03421401605010033, -0.04454489424824715, 0.027512427419424057, 0.009385853074491024, 0.02571997418999672, 0.048661667853593826, -0.0067476993426680565, -0.011661304160952568 ]
[ -0.07690748572349548, -0.04896196350455284, -0.07052034139633179, -0.023075930774211884, 0.05952076241374016, -0.09335852414369583, -0.06271690875291824, 0.011726470664143562, -0.007637441158294678, -0.01930282823741436, 0.021008215844631195, -0.06777053326368332, -0.020081179216504097, -0.03762994334101677, 0.054531801491975784, 0.023670315742492676, -0.0064516873098909855, -0.03900115564465523, -0.030409161001443863, 0.047606807202100754, 0.02197824791073799, -0.038769520819187164, -0.023921962827444077, -0.06089822202920914, 0.023525195196270943, 0.035144880414009094, 0.026772940531373024, -0.030217332765460014, -0.07169142365455627, -0.183403879404068, 0.007869084365665913, -0.04897548630833626, 0.022764911875128746, -0.014825581572949886, 0.021238403394818306, -0.005767826922237873, 0.06697702407836914, -0.005402023904025555, -0.003887203522026539, 0.04786238446831703, -0.0357835553586483, 0.017173228785395622, -0.018902109935879707, -0.025547336786985397, -0.006269344128668308, 0.007301559671759605, -0.025751400738954544, 0.011448279954493046, 0.0077215880155563354, 0.004680268466472626, -0.07389432191848755, -0.010434916242957115, 0.012677760794758797, -0.021199410781264305, 0.005600586533546448, 0.02768138237297535, 0.050172824412584305, 0.09799438714981079, 0.02089867554605007, 0.041259847581386566, 0.04105551168322563, 0.032576657831668854, -0.15737879276275635, 0.06850144267082214, 0.041244443506002426, 0.04072947055101395, 0.014436434954404831, -0.0496511310338974, 0.002884852234274149, 0.038973741233348846, -0.0007662475691176951, 0.01917923614382744, -0.014253313653171062, 0.1030111238360405, 0.015104676596820354, -0.0160982646048069, 0.03247518837451935, 0.03230858966708183, 0.023561691865324974, -0.03935091942548752, -0.05777858570218086, -0.04759228602051735, -0.02347789891064167, -0.015570137649774551, -0.06680121272802353, 0.031207185238599777, -0.016486216336488724, 0.05551104247570038, 0.007437250576913357, 0.03986477479338646, 0.025730231776833534, -0.00029563039424829185, 0.06747636944055557, -0.0038984857965260744, -0.0850604772567749, 0.005603079218417406, -0.0027722290251404047, 0.03987136110663414, -0.005421524867415428, 0.383628249168396, -0.04040635749697685, -0.026383565738797188, 0.023626364767551422, 0.024065468460321426, -0.010793841443955898, -0.005195763893425465, -0.031011516228318214, -0.020285530015826225, 0.018623171374201775, -0.00369579391553998, 0.0012099468149244785, -0.06093134731054306, 0.041160088032484055, -0.05042488873004913, 0.008965818211436272, 0.03391736000776291, 0.027159670367836952, 0.008058182895183563, -0.07745823264122009, 0.04009931907057762, -0.0481245294213295, 0.021461308002471924, 0.05604181066155434, 0.0061158956959843636, 0.015131967142224312, -0.030848460271954536, 0.003094749292358756, 0.06130823493003845, 0.08542146533727646, 0.018078168854117393, -0.010883097536861897, -0.030315542593598366, -0.08172132074832916, -0.05538448318839073, 0.032548073679208755, 0.018890924751758575, 0.02390374056994915, -0.043800946325063705, -0.011816181242465973, 0.01751343160867691, 0.02288217283785343, -0.03891580551862717, -0.022027354687452316, 0.013700693845748901, -0.015295951627194881, 0.09062577039003372, 0.002969754859805107, 0.010196407325565815, -0.00707262335345149, -0.04610174521803856, 0.013610715977847576, 0.0165085569024086, -0.0494547113776207, -0.05372599884867668, 0.02616582065820694, 0.021137654781341553, 0.047685470432043076, -0.008759205229580402, -0.04531633108854294, -0.013444103300571442, -0.0139663340523839, -0.027345947921276093, -0.022484323009848595, 0.05599967762827873, 0.015541578643023968, -0.06260189414024353, -0.025803767144680023, 0.021643584594130516, -0.0010353558463975787, -0.03148477151989937, -0.01275646686553955, -0.02864825539290905, 0.02285030297935009, -0.00924009270966053, 0.03251267969608307, -0.030690057203173637, -0.03912418708205223, -0.026884054765105247, 0.009067477658390999, 0.02590055577456951, 0.011174053885042667, 0.018893897533416748, 0.0015536653809249401, -0.02959669567644596, 0.012451482005417347, -0.09433311223983765, -0.07230324298143387, 0.049768708646297455, -0.02757112681865692, -0.019269416108727455, -0.06089700758457184, -0.03508085757493973, -0.06654239445924759, 0.03539157286286354, -0.016077781096100807, -0.03216136246919632, 0.02525525726377964, 0.01649678312242031, 0.023249199613928795, -0.04751526936888695, 0.054159075021743774, 0.07159417867660522, -0.035905640572309494, 0.0025029073003679514, -0.06877581775188446, -0.010446707718074322, 0.04128825291991234, -0.013918537646532059, 0.041512276977300644, -0.015749473124742508, -0.038235362619161606, -0.014506874606013298, -0.033968064934015274, 0.040557317435741425, -0.061060693114995956, 0.0024337279610335827, -0.009608369320631027, 0.02148943394422531, 0.03220631927251816, 0.028234997764229774, -0.033310651779174805, -0.04029383882880211, 0.0005451831966638565, -0.3490006625652313, -0.041072532534599304, 0.0016157765639945865, -0.0592784620821476, -0.01826784387230873, -0.007714045699685812, 0.02496517077088356, 0.007395944092422724, -0.005022881552577019, 0.0452563613653183, 0.11397888511419296, -0.035254236310720444, 0.0021386886946856976, -0.08106684684753418, 0.008588718250393867, 0.0033624263014644384, -0.040528569370508194, 0.001989985117688775, -0.0028913579881191254, 0.011670789681375027, 0.00003582855060813017, -0.03492593765258789, -0.026417521759867668, -0.01905546896159649, 0.048080574721097946, -0.005683904513716698, 0.10101475566625595, 0.04112943261861801, 0.07365769147872925, -0.07797370105981827, 0.05512142553925514, 0.021350916475057602, 0.010392379015684128, -0.0925760492682457, -0.013783181086182594, -0.04944101721048355, -0.012045388109982014, 0.027919236570596695, 0.02687174454331398, -0.002811848185956478, -0.051587920635938644, -0.013291439972817898, -0.06096167862415314, -0.04464094713330269, 0.003283577738329768, 0.009291981346905231, -0.015021247789263725, -0.00887508038431406, -0.010124672204256058, 0.033038895577192307, -0.045992955565452576, 0.0035322837065905333, 0.010617765597999096, 0.04513506218791008, 0.0614866204559803, -0.027707751840353012, -0.05270901694893837, -0.004883900284767151, 0.02011025696992874, -0.011137103661894798, 0.04464535042643547, 0.03481612354516983, 0.05707811936736107, -0.0392516553401947, 0.012347818352282047, -0.03782029449939728, -0.0062746284529566765, 0.045023538172245026, 0.01727900467813015, -0.004181859083473682, -0.008681301958858967, 0.0695696473121643, -0.01948375068604946, 0.041717953979969025, 0.02888445369899273, 0.06005438044667244, 0.01028386689722538, -0.027679407969117165, 0.00002136309012712445, -0.007238537538796663, 0.06403429806232452, 0.011354440823197365, 0.047234684228897095, -0.004407619591802359, -0.01710592769086361, 0.09310223907232285, -0.0040344842709600925, 0.03102574311196804, 0.05304868146777153, -0.011828240007162094, -0.017926977947354317, -0.0038500609807670116, -0.024049730971455574, -0.008670312352478504, 0.05788034573197365, -0.009981152601540089, -0.26121848821640015, 0.0184568390250206, 0.01253698579967022, 0.03555653616786003, -0.008062257431447506, 0.019270146265625954, 0.03997206315398216, -0.033306363970041275, 0.018007023259997368, 0.019471677020192146, -0.008304590359330177, 0.01632598601281643, 0.029033197090029716, -0.0028521267231553793, 0.043434590101242065, -0.022946277633309364, -0.034566204994916916, 0.11037203669548035, 0.061782028526067734, -0.01998572051525116, 0.002502329647541046, -0.029611578211188316, 0.15444809198379517, -0.00945326779037714, -0.002518491819500923, 0.055456530302762985, 0.024076564237475395, 0.04517121613025665, 0.09360509365797043, 0.04294508323073387, 0.012420251034200191, 0.021755408495664597, 0.03804245591163635, -0.004929429851472378, 0.01648474857211113, -0.07144980877637863, 0.017014071345329285, 0.023079587146639824, 0.04092609882354736, -0.01992025040090084, -0.04435964673757553, 0.042567264288663864, -0.012916088104248047, 0.04898747056722641, 0.0861082673072815, -0.037160325795412064, -0.009922916069626808, -0.026870811358094215, -0.041725799441337585, 0.021756617352366447, -0.009063719771802425, -0.025743424892425537, 0.011240308173000813, -0.009443937800824642, -0.01509311143308878, 0.08278138935565948, 0.030892489477992058, -0.032758694142103195, -0.0934804156422615, 0.011528677307069302, 0.09424127638339996, -0.028650641441345215, 0.09822884202003479, -0.02171376906335354, 0.01383544784039259 ]
[ -0.013220066204667091, 0.011628768406808376, 0.030834171921014786, -0.0024567837826907635, 0.014792772941291332, -0.03161124885082245, -0.06136725842952728, 0.022998346015810966, -0.011990880593657494, 0.013996711000800133, -0.004723361227661371, -0.020635446533560753, 0.056728068739175797, -0.04960097372531891, -0.047375474125146866, -0.04790691286325455, 0.01126581896096468, 0.01279678288847208, 0.04938467592000961, 0.023351263254880905, -0.017378104850649834, 0.030503740534186363, 0.025936787948012352, -0.032010581344366074, 0.024067535996437073, 0.026090005412697792, -0.03945431113243103, 0.002337855752557516, -0.00033817809890024364, -0.1314399540424347, -0.016077090054750443, -0.02133289724588394, 0.01600261963903904, -0.020462049171328545, 0.026579072698950768, 0.022994322702288628, 0.015925610437989235, 0.04441696032881737, -0.05173403397202492, -0.02166072651743889, 0.03829962760210037, -0.06103163957595825, 0.006830624304711819, -0.018597980961203575, -0.02696927823126316, -0.042386509478092194, 0.0133852893486619, -0.0046661957167088985, -0.019414257258176804, 0.05292937532067299, -0.027107302099466324, 0.013917088508605957, 0.008122269995510578, 0.004120313562452793, 0.005675286054611206, 0.034640584141016006, 0.034047581255435944, 0.045963678508996964, 0.0030428473837673664, 0.017464669421315193, 0.013511596247553825, -0.00476834736764431, -0.06207329034805298, -0.04525921121239662, 0.0089929373934865, -0.02270125038921833, -0.005222607403993607, -0.0342903733253479, -0.01204342395067215, 0.014738120138645172, 0.008303927257657051, 0.05992437154054642, -0.007110686507076025, 0.00835393089801073, -0.026110248640179634, 0.01302554551512003, 0.027828730642795563, -0.03509347140789032, 0.017438648268580437, -0.0010407505324110389, -0.04816504567861557, -0.011487738229334354, 0.010292945429682732, -0.02250363864004612, -0.009684843011200428, 0.017827525734901428, -0.03250536695122719, -0.0017402367666363716, 0.0008402173989452422, -0.035578012466430664, -0.02158379554748535, 0.012819748371839523, 0.007889379747211933, 0.03683718293905258, -0.08619802445173264, -0.030296653509140015, 0.0004954315954819322, 0.002904940629377961, 0.024334903806447983, 0.7947494983673096, -0.010903628543019295, 0.022462287917733192, 0.0513308122754097, -0.019745105877518654, 0.004500063601881266, -0.029461031779646873, -0.05575299635529518, -0.018056388944387436, -0.012955543585121632, -0.042419254779815674, 0.02596846967935562, -0.0014307115925475955, 0.019011568278074265, 0.05545502156019211, 0.03591496869921684, -0.01222702581435442, 0.05242392420768738, -0.008088653907179832, -0.05126560479402542, 0.011263060383498669, 0.0073959981091320515, -0.02812870778143406, -0.0023401868529617786, -0.05071266368031502, 0.028280070051550865, -0.17921917140483856, -0.019462984055280685, -6.661644770228955e-33, 0.009483312256634235, -0.02742375247180462, 0.03281407430768013, -0.0015123034827411175, 0.025488657876849174, -0.024529650807380676, -0.011255083605647087, 0.025122525170445442, -0.007101140450686216, -0.037413161247968674, 0.011642643250524998, -0.026676341891288757, 0.037107422947883606, -0.04319967329502106, 0.018673067912459373, -0.024905402213335037, 0.026390014216303825, 0.019473496824502945, -0.0071300421841442585, 0.01804552972316742, 0.014091999270021915, 0.04873669892549515, 0.02449735812842846, -0.00491303438320756, -0.0023549767211079597, -0.005275937262922525, 0.048569560050964355, -0.021488506346940994, 0.04359162598848343, -0.02771500125527382, -0.017488613724708557, -0.04407766833901405, -0.014601084403693676, -0.058900441974401474, 0.010286711156368256, -0.05749756842851639, -0.0591098815202713, -0.011794003657996655, -0.050140753388404846, -0.03756628930568695, -0.020124541595578194, 0.005920873489230871, -0.0230223648250103, -0.003944547846913338, -0.03580697625875473, 0.0407644659280777, 0.007316995412111282, 0.0357629768550396, -0.004141109064221382, 0.040198106318712234, 0.0014412073651328683, -0.031214307993650436, 0.014814578928053379, 0.010106319561600685, 0.029383564367890358, 0.04792393371462822, 0.012859266251325607, 0.001566250459291041, -0.0072152940556406975, 0.049223944544792175, -0.01792524755001068, -0.012727677822113037, -0.005239533726125956, 0.03294229507446289, -0.02167765609920025, -0.016418777406215668, 0.037193793803453445, -0.0036867656745016575, 0.01226459164172411, 0.034584891051054, 0.0021124740596860647, 0.01278162281960249, 0.0015408117324113846, 0.029599260538816452, -0.009106140583753586, -0.02309170737862587, 0.006914868485182524, 0.008736575953662395, -0.0073899864219129086, -0.008043166249990463, 0.007846103049814701, -0.02516128122806549, -0.03764224797487259, -0.04086398333311081, -0.030840136110782623, 0.03050651215016842, -0.01396866049617529, -0.012452475726604462, 0.002949417568743229, 0.03466319292783737, 0.027543261647224426, 0.01434717420488596, 0.011282429099082947, -0.03457740694284439, -0.031532950699329376, 6.923751357787524e-33, -0.02272004261612892, -0.03311414644122124, -0.02923782914876938, -0.004569485317915678, 0.06412278860807419, 0.021699605509638786, 0.026753561571240425, 0.02292080968618393, -0.033388394862413406, -0.006251391023397446, -0.053079135715961456, 0.02769441343843937, -0.00216656643897295, -0.006392410025000572, 0.02503092959523201, 0.0013744723983108997, 0.04697561636567116, -0.030687060207128525, 0.038998380303382874, 0.03965745121240616, 0.009927916340529919, -0.013369284570217133, 0.006699536461383104, 0.03354332223534584, 0.08022309094667435, 0.03335573151707649, -0.050150059163570404, 0.01817840337753296, -0.008348974399268627, 0.00554054556414485, 0.0467817485332489, -0.014777032658457756, -0.007475120946764946, -0.0274331197142601, -0.03383549302816391, 0.010631966404616833, 0.017305977642536163, 0.004430084489285946, -0.014177140779793262, 0.01571759767830372, 0.005925766192376614, -0.041165709495544434, -0.004073518328368664, 0.01360290963202715, -0.022708458825945854, 0.041077885776758194, 0.02378390170633793, 0.017262179404497147, -0.045649606734514236, -0.007165833376348019, -0.02077287994325161, -0.018546953797340393, 0.03751134127378464, 0.03625287488102913, 0.01110482681542635, -0.0021830687765032053, 0.016155879944562912, 0.020360387861728668, -0.01659238710999489, -0.005753479432314634, 0.001865876605734229, -0.034219831228256226, -0.04141879826784134, 0.041581496596336365, -0.05358215421438217, -0.005189858842641115, 0.018061751499772072, -0.025997387245297432, -0.04144750535488129, 0.0006487985956482589, -0.00891875009983778, -0.02707238867878914, -0.003702388145029545, 0.04612821713089943, 0.03528971970081329, 0.0020901737734675407, -0.014950711280107498, 0.01504120510071516, -0.011364283040165901, 0.009782903827726841, 0.01115531288087368, 0.0462312251329422, -0.01691945269703865, 0.005014908965677023, 0.045321229845285416, -0.015534953214228153, -0.04521603137254715, 0.0191789697855711, -0.007191906217485666, -0.016114559024572372, -0.015190021134912968, 0.03444035351276398, -0.0436895489692688, 0.0050012776628136635, -0.0008711257250979543, -1.2185362940897448e-8, 0.03531334176659584, -0.04619266092777252, -0.0040307119488716125, 0.0069879028014838696, -0.00014037704386282712, -0.01405519898980856, -0.0070343585684895515, 0.05940806865692139, -0.02070426754653454, 0.028214814141392708, 0.042382244020700455, -0.004969390574842691, 0.027455344796180725, -0.017254743725061417, -0.000636868819128722, -0.03279372304677963, 0.08333771675825119, 0.03927911818027496, 0.016412178054451942, 0.02467183582484722, 0.023208901286125183, 0.037961218506097794, -0.01715839095413685, 0.02260083146393299, 0.004182924050837755, 0.015622425824403763, 0.02301347255706787, -0.09122079610824585, -0.0387718603014946, -0.017037997022271156, -0.005873372312635183, -0.017965780571103096, -0.015536044724285603, -0.007083985023200512, -0.04651600122451782, 0.018957510590553284, 0.009560035541653633, 0.041600894182920456, 0.016962440684437752, 0.01864691637456417, 0.022989874705672264, 0.055644214153289795, -0.005897630006074905, -0.0240622665733099, -0.025452392175793648, 0.0033965357579290867, -0.03935280814766884, 0.035824254155159, 0.024659758433699608, -0.03877484053373337, -0.05925404280424118, -0.006572105921804905, -0.004220630042254925, 0.0014915905194357038, 0.027390506118535995, 0.00467222835868597, 0.03401835262775421, -0.0027393309865146875, 0.00904114730656147, 0.06124228239059448, 0.061449479311704636, 0.014086233451962471, -0.027882391586899757, -0.01452725101262331 ]
hadoop-datanode-not-starting
https://markhneedham.com/blog/2016/07/22/hadoop-datanode-not-starting
false
2016-09-14 05:33:38
scikit-learn: First steps with log_loss
[ "scikit-learn" ]
[ "Machine Learning", "Python" ]
Over the last week I've spent a little bit of time playing around with the data in the https://www.kaggle.com/c/talkingdata-mobile-user-demographics/details/evaluation[Kaggle TalkingData Mobile User Demographics] competition, and came across https://www.kaggle.com/dvasyukova/talkingdata-mobile-user-demographics/a-linear-model-on-apps-and-labels/comments[a notebook] written by https://www.kaggle.com/dvasyukova[dune_dweller] showing how to run a logistic regression algorithm on the dataset. The metric used to evaluate the output in this competition is https://www.kaggle.com/c/talkingdata-mobile-user-demographics/details/evaluation[multi class logarithmic loss], which is implemented by the +++<cite>+++http://scikit-learn.org/stable/modules/generated/sklearn.metrics.log_loss.html[log_loss]+++</cite>+++ function in the http://scikit-learn.org/stable/index.html[scikit-learn] library. I've not used it before so I created a small example to get to grips with it. Let's say we have 3 rows to predict and we happen to know that they should be labelled 'bam', 'spam', and 'ham' respectively: [source,python] ---- >>> actual_labels = ["bam", "ham", "spam"] ---- To work out the log loss score we need to make a prediction for what we think each label actually is. We do this by passing an array containing a probability between 0-1 for each label e.g. if we think the first label is definitely 'bam' then we'd pass +++<cite>+++[1, 0, 0]+++</cite>+++, whereas if we thought it had a 50-50 chance of being 'bam' or 'spam' then we might pass +++<cite>+++[0.5, 0, 0.5]+++</cite>+++. As far as I can tell the values get sorted into (alphabetical) order so we need to provide our predictions in the same order. Let's give it a try. First we'll import the function: [source,python] ---- >>> from sklearn.metrics import log_loss ---- Now let's see what score we get if we make a perfect prediction: [source,python] ---- >>> log_loss(actual_labels, [[1, 0, 0], [0, 1, 0], [0, 0, 1]]) 2.1094237467877998e-15 ---- What about if we make a completely wrong prediction? [source,python] ---- >>> log_loss(actual_labels, [[0, 0, 1], [1, 0, 0], [0, 1, 0]]) 34.538776394910684 ---- We can reverse engineer this score to work out the http://stackoverflow.com/questions/35013822/log-loss-output-is-greater-than-1[probability that we've predicted the correct class]. ____ If we look at the case where the average log loss exceeds 1, it is when log(pij) < -1 when i is the true class. This means that the predicted probability for that given class would be less than exp(-1) or around 0.368. So, seeing a log loss greater than one can be expected in the cass that that your model only gives less than a 36% probability estimate for the correct class. ____ This is the formula of logloss: image::{{<siteurl>}}/uploads/2016/09/NEmt7.png[NEmt7,168] In which y~ij~ is 1 for the correct class and 0 for other classes and p~ij~ is the probability assigned for that class. The interesting thing about this formula is that we only care about the correct class. The y~ij~ value of 0 cancels out the wrong classes. In our two examples so far we actually already know the probability estimate for the correct class - 100% in the first case and 0% in the second case, but we can plug in the numbers to check we end up with the same result. First we need to work out what value would have been passed to the log function which is easy in this case. The value of y~ij~ is ~~~python # every prediction exactly right >>> math.log(1) 0.0 >>> math.exp(0) 1.0 ~~~ ~~~python # every prediction completely wrong >>> math.log(0.000000001) -20.72326583694641 >>> math.exp(-20.72326583694641) 1.0000000000000007e-09 ~~~ I used a really small value instead of 0 in the second example because +++<cite>+++math.log(0)+++</cite>+++ http://www.rapidtables.com/math/algebra/logarithm/Logarithm_of_0.htm[trends towards negative infinity]. Let's try another example where we have less certainty: ~~~python >>> print log_loss(actual_labels, [[0.8, 0.1, 0.1], [0.3, 0.6, 0.1], [0.15, 0.15, 0.7]]) 0.363548039673 ~~~ We'll have to do a bit more work to figure out what value was being passed to the log function this time, but not too much. This is roughly the calculation being performed: ~~~python # 0.363548039673 = -1/3 * (log(0.8) + log(0.6) + log(0.7) >>> print log_loss(actual_labels, [[0.8, 0.1, 0.1], [0.3, 0.6, 0.1], [0.15, 0.15, 0.7]]) 0.363548039673 ~~~ In this case, on average our probability estimate would be: ~~~python # we put in the negative value since we multiplied by -1/N >>> math.exp(-0.363548039673) 0.6952053289772744 ~~~ We had 60%, 70%, and 80% accuracy for our 3 labels so an overall probability of 69.5% seems about right. One more example. This time we'll make one more very certain (90%) prediction for 'spam': ~~~python >>> print log_loss(["bam", "ham", "spam", "spam"], [[0.8, 0.1, 0.1], [0.3, 0.6, 0.1], [0.15, 0.15, 0.7], [0.05, 0.05, 0.9]]) 0.299001158669 >>> math.exp(-0.299001158669) 0.741558550213609 ~~~ 74% accuracy overall, sounds about right!+++</div>+++
null
null
[ 0.0011731593403965235, 0.007718150969594717, -0.004641304258257151, 0.035483334213495255, 0.08842959254980087, 0.01782112568616867, 0.014092490077018738, 0.014696392230689526, 0.007275151554495096, 0.003760885912925005, -0.0002882553671952337, 0.019288457930088043, -0.06154667213559151, 0.005751394666731358, -0.009977632202208042, 0.09083019196987152, 0.06252308934926987, 0.018103228881955147, 0.025233887135982513, 0.010215871036052704, 0.014937067404389381, 0.04754176735877991, 0.021077154204249382, 0.04193862900137901, 0.0495569184422493, 0.007429658900946379, 0.044127944856882095, 0.00587459746748209, -0.05144516006112099, 0.013731601648032665, 0.03908158093690872, -0.0003697097999975085, -0.0025358228012919426, 0.01786201260983944, 0.031210556626319885, 0.034042857587337494, -0.005607238970696926, 0.01836036518216133, 0.004689250607043505, 0.038868777453899384, -0.07667827606201172, 0.040579408407211304, -0.0322139635682106, 0.02246856689453125, -0.058191634714603424, -0.00148771854583174, -0.038649044930934906, 0.0047827609814703465, 0.01677439920604229, -0.011399474926292896, -0.08481931686401367, 0.040254365652799606, -0.007323951460421085, 0.010896656662225723, -0.011480581946671009, 0.028681911528110504, 0.02964021824300289, -0.07446006685495377, 0.009130093269050121, -0.035968612879514694, -0.01929651014506817, 0.015798892825841904, -0.026896193623542786, 0.00841040350496769, 0.003961373120546341, -0.02622726932168007, 0.018722841516137123, 0.04902944713830948, -0.03538908436894417, 0.0018931581871584058, -0.018987324088811874, 0.006597421132028103, -0.009068001993000507, -0.0066260178573429585, -0.012559764087200165, -0.046762432903051376, 0.004236073698848486, 0.057323016226291656, 0.021353809162974358, 0.02371864952147007, -0.025098178535699844, -0.028093956410884857, 0.01679258793592453, 0.02490680105984211, -0.011498041450977325, -0.036141954362392426, -0.020095910876989365, -0.045864298939704895, -0.08934591710567474, 0.06317303329706192, 0.00579702015966177, -0.043776508420705795, 0.025781242176890373, 0.02452109009027481, 0.003170369192957878, -0.0009722751565277576, 0.0373404435813427, -0.0014817605260759592, -0.03254975378513336, -0.036423273384571075, -0.033564504235982895, -0.015743643045425415, 0.02568034827709198, 0.03414877876639366, -0.08534359931945801, -0.023471975699067116, -0.0013502177316695452, -0.0003001635486725718, -0.011943490244448185, 0.004106751177459955, -0.010094543918967247, 0.00867399014532566, -0.041257571429014206, -0.00420808931812644, -0.0794667899608612, 0.06562063843011856, -0.00023469603911507875, -0.03289730101823807, 0.005022295285016298, 0.010360966436564922, 0.04856190085411072, 0.05057532712817192, -0.03224024549126625, 0.06719892472028732, -0.019825085997581482, 0.030856724828481674, 0.01852697692811489, 0.053894851356744766, -0.0074765803292393684, -0.03645671531558037, -0.014841577969491482, 0.05361844226717949, -0.016639435663819313, 0.02051473781466484, 0.004816622007638216, -0.022832361981272697, -0.009031776338815689, 0.026296377182006836, 0.0776161402463913, 0.05243520811200142, 0.018666105344891548, -0.0515674352645874, 0.006057150196284056, 0.02019459754228592, 0.011771473102271557, -0.025562429800629616, -0.03794801980257034, -0.012698892503976822, -0.03678319230675697, 0.0017394883325323462, -0.0045518637634813786, 0.0024952730163931847, 0.044607605785131454, -0.029277320951223373, -0.012175326235592365, 0.06569255888462067, 0.015025327913463116, 0.00493521336466074, 0.00201847474090755, 0.017227763310074806, 0.04838896170258522, 0.02632909081876278, -0.0027485229074954987, 0.02894790656864643, 0.0027239874470978975, -0.027771946042776108, 0.02066776156425476, 0.06838061660528183, -0.019950030371546745, -0.000491845014039427, -0.05886396765708923, -0.026932604610919952, 0.04706406220793724, -0.027799835428595543, -0.04051751643419266, 0.052853744477033615, 0.08495896309614182, 0.04237494617700577, 0.05029504746198654, -0.013678894378244877, -0.06794431805610657, 0.04644559323787689, 0.0315643735229969, 0.026203522458672523, 0.04812649264931679, -0.008767210878431797, 0.0748472660779953, 0.0020301330368965864, 0.014765163883566856, 0.0352945514023304, -0.06755295395851135, -0.07917142659425735, 0.004721320234239101, 0.0031793885864317417, 0.062106914818286896, -0.043166760355234146, 0.030814191326498985, 0.05894734710454941, 0.03980766981840134, 0.035087477415800095, 0.024027086794376373, 0.012603320181369781, 0.028385110199451447, -0.03904419392347336, -0.06632205098867416, 0.03706250712275505, 0.024889454245567322, -0.02589249610900879, -0.04508841410279274, 0.017990626394748688, -0.03195260092616081, -0.012851009145379066, 0.03412143886089325, -0.0271780863404274, 0.025257648900151253, 0.015706488862633705, 0.05093053728342056, -0.0038979090750217438, 0.010355241596698761, -0.04448027163743973, 0.0024745624978095293, -0.013965829275548458, -0.033123474568128586, 0.005371177103370428, 0.007970338687300682, 0.126704141497612, 0.07066363841295242, 0.0075004445388913155, -0.048679448664188385, 0.034338489174842834, 0.020252831280231476, -0.061804160475730896, 0.024009590968489647, 0.00554712675511837, -0.01129453256726265, -0.004572136793285608, -0.06764193624258041, -0.04101523011922836, 0.031972795724868774, -0.04767877236008644, 0.0036055275704711676, 0.08001962304115295, -0.022837813943624496, 0.05360642820596695, -0.015772465616464615, -0.014062647707760334, -0.010453122667968273, -0.022850345820188522, -0.06416621059179306, 0.0043164934031665325, 0.0032140901312232018, -0.013192573562264442, 0.035434797406196594, -0.021018311381340027, -0.017903462052345276, -0.036723535507917404, -0.03699049726128578, 0.022130781784653664, 0.049493707716464996, 0.043164242058992386, 0.02237512916326523, 0.055638138204813004, -0.022525465115904808, 0.007532719522714615, -0.013317729346454144, -0.054275572299957275, -0.049914874136447906, -0.03696391358971596, -0.011020736768841743, 0.0388207882642746, 0.028716163709759712, 0.009896161034703255, 0.028235848993062973, 0.018805840983986855, 0.01061638630926609, 0.01259915716946125, 0.03616555780172348, 0.013728057034313679, -0.02600647695362568, -0.022305041551589966, -0.03374836593866348, 0.05521209537982941, -0.020197702571749687, -0.021012356504797935, 0.017180005088448524, -0.08181726187467575, 0.03650257736444473, -0.04230586066842079, -0.022911684587597847, 0.028988171368837357, -0.01537970919162035, 0.026711642742156982, 0.035160794854164124, 0.008664503693580627, 0.042103495448827744, -0.0028344050515443087, 0.005012736190110445, 0.030159926041960716, -0.011070605367422104, 0.046651870012283325, -0.033299852162599564, 0.005117046181112528, 0.04475313797593117, 0.007313399109989405, -0.015220903791487217, -0.060456763952970505, 0.004706091713160276, -0.0324755534529686, -0.3088393807411194, 0.030124006792902946, 0.006064011249691248, -0.029259948059916496, -0.006116245407611132, -0.04397165775299072, -0.015023964457213879, -0.03161321580410004, -0.007044673897325993, 0.022737493738532066, -0.005015573929995298, -0.016246238723397255, -0.021189672872424126, 0.0310487300157547, 0.02901456132531166, 0.018019070848822594, 0.01577312871813774, -0.044554203748703, 0.013890528120100498, 0.04869956150650978, 0.0076397801749408245, -0.07063949853181839, -0.015906065702438354, 0.050529878586530685, 0.03942475467920303, 0.07540293782949448, -0.0657319501042366, -0.001956213265657425, -0.0429588183760643, -0.017316360026597977, 0.004220496863126755, -0.020670106634497643, -0.0038685936015099287, -0.010696232318878174, 0.011863626539707184, -0.017922241240739822, 0.034379247575998306, 0.03664565831422806, -0.010307203978300095, 0.008392242714762688, -0.0034104997757822275, -0.020114535465836525, -0.009293446317315102, -0.011473152786493301, 0.08188782632350922, 0.02041435055434704, -0.07077080756425858, 0.01292361505329609, -0.040290024131536484, 0.06750466674566269, -0.04088832810521126, -0.039338402450084686, -0.061989448964595795, 0.06532077491283417, -0.01754618063569069, -0.009929362684488297, -0.007428384386003017, -0.015934081748127937, -0.05580615624785423, -0.04133056104183197, -0.0027996846474707127, -0.03667671978473663, -0.021947797387838364, -0.061295922845602036, -0.01709136925637722, -0.06758533418178558, -0.07116922736167908, 0.000937623146455735, 0.06633377820253372, 0.016874976456165314, -0.053535666316747665, -0.006479556206613779, -0.0021082106977701187, -0.09694673866033554, -0.012545246630907059, -0.015413888730108738, -0.013273216784000397, 0.023942619562149048, 0.01437434647232294, 0.05358303338289261, -0.02484864741563797, -0.07528556883335114, 0.061091966927051544, -0.020421409979462624, 0.011211170814931393, -0.03809358924627304, 0.006533983163535595, 0.022595494985580444, -0.02047419175505638, -0.018614619970321655, 0.06551138311624527, -0.004376874305307865, -0.01238898653537035, -0.008095962926745415, -0.0017322945641353726, 0.03219277039170265, 0.00881020538508892, -0.020873960107564926, 0.003394357394427061, 0.04252886027097702, -0.0011233377736061811, -0.06267231702804565, 0.0006235616165213287, -0.060065340250730515, -0.016960132867097855, 0.0025694305077195168, -0.04927372187376022, 0.007727332878857851, 0.03208020702004433, -0.03536731004714966, 0.0005915815709158778, -0.01663314923644066, 0.005851071793586016, -0.05095773935317993, -0.03283170238137245, -0.01547602191567421, 0.016511430963873863, 0.023410262539982796, 0.009716801345348358, -0.0228401031345129, -0.04307510331273079, 0.0076081049628555775, -0.009733977727591991, -0.005115241277962923, -0.052277736365795135, -0.050357744097709656, -0.019163448363542557, -0.017962610349059105, -0.011872389353811741, 0.013233579695224762, -0.011276285164058208, 0.031443797051906586, 0.028181536123156548, -0.012190578505396843, 0.01767750456929207, -0.009178856387734413, -0.027097448706626892, -0.040995944291353226, 0.015612765215337276, 0.010520574636757374, -0.0068448614329099655, 0.002224548486992717, 0.014014273881912231, 0.02518521063029766, 0.05923675373196602, -0.016952425241470337, 0.015902498736977577, 0.0031950133852660656, 0.0173953827470541, 0.003704465227201581, -0.02157331258058548, -0.046174902468919754, 0.014344299212098122, -0.02274307608604431, -0.005742332432419062, 0.000498326204251498, 0.05099042132496834, -0.008486206643283367, -0.030595948919653893, -0.03459516167640686, 0.016297003254294395, -0.04667220264673233, -0.03559436649084091, -0.026808805763721466, 0.00013349781511351466, 0.05902016535401344, -0.02649095468223095, 0.02437845803797245, 0.027156975120306015, 0.0003851595683954656, 0.005303648300468922, -0.024086927995085716, -0.038127996027469635, -0.00822965893894434, -0.03139960393309593, -0.02902255579829216, 0.010552868247032166, 0.010559183545410633, 0.00893749762326479, 0.03263474628329277, -0.010243392549455166, -0.04359337314963341, 0.004507469013333321, 0.01307489350438118, 0.06452486664056778, 0.0660044252872467, -0.02498118206858635, 0.0049636997282505035, -0.023639129474759102, -0.013417590409517288, -0.03180455043911934, -0.01259020995348692, -0.0123887425288558, -0.01585463434457779, -0.025401568040251732, -0.07283319532871246, 0.008715844713151455, 0.009724142029881477, 0.0006278758519329131, 0.019397953525185585, 0.0010275135282427073, 0.003984556533396244, -0.0181348267942667, 0.05831538513302803, 0.058899570256471634, -0.0794653594493866, 0.03220554068684578, -0.005904368124902248, -0.01086417119950056, -0.00034386137849651277, 0.0009374585351906717, -0.046295661479234695, 0.00443121325224638, 0.0037928104866296053, 0.01636003889143467, -0.06654945015907288, -0.06236181780695915, -0.029142828658223152, 0.03415236622095108, 0.0096353180706501, 0.0005155486287549138, -0.02363898791372776, -0.03361619636416435, -0.012673700228333473, -0.030378593131899834, 0.04465155676007271, -0.013495314866304398, 0.002380601828917861, 0.013939484022557735, -0.009691131301224232, 0.006657550111413002, -0.032572224736213684, 0.015091923996806145, 0.04688769206404686, -0.028632769361138344, 0.008844039402902126, -0.03782409802079201, 0.015184490941464901, 0.00951667595654726, 0.05418253317475319, -0.020629676058888435, -0.015501471236348152, -0.025573687627911568, 0.007235378492623568, -0.012155311182141304, 0.0020333505235612392, -0.006184814497828484, 0.0007848647073842585, 0.026594405993819237, 0.032769545912742615, 0.0076996865682303905, 0.03182792291045189, -0.02984379231929779, -0.005613238085061312, 0.06460912525653839, -0.03910037502646446, -0.02828739397227764, -0.01303775142878294, -0.036072663962841034, 0.024374743923544884, 0.025372497737407684, 0.020216716453433037, -0.02213338389992714, 0.0419778935611248, 0.022087886929512024, 0.010383639484643936, 0.02352202869951725, 0.0022760191932320595, 0.026619751006364822, -0.03857018053531647, -0.00027350831078365445, -0.08456850051879883, 0.002265284536406398, 0.04964987933635712, 0.00008387124398723245, 0.010238820686936378, -0.010659449733793736, -0.054661933332681656, 0.02662832662463188, -0.054879479110240936, -0.015023025684058666, -0.003784862346947193, -0.017857644706964493, -0.017985856160521507, 0.034263886511325836, -0.05658506602048874, 0.017696931958198547, 0.037290241569280624, -0.030657479539513588, -0.022091103717684746, -0.013773362152278423, 0.06747912615537643, -0.01793927699327469, 0.031337473541498184, -0.01181220542639494, 0.010302788577973843, 0.06200764700770378, 0.0313875749707222, 0.027952728793025017, 0.02989363670349121, -0.010335947386920452, 0.03994015231728554, 0.016138898208737373, -0.011283592320978642, -0.009356174618005753, -0.0032503907568752766, 0.012593056075274944, -0.05542612075805664, 0.03842107206583023, 0.018483217805624008, -0.01683161035180092, -0.048441529273986816, 0.07366595417261124, 0.013929017819464207, -0.03135383874177933, -0.06875710189342499, 0.025730976834893227, -0.03292853385210037, 0.004715375602245331, -0.004093001130968332, -0.017454613000154495, -0.030498981475830078, 0.06089268997311592, 0.004543858580291271, 0.015081830322742462, 0.06187088042497635, -0.010420655831694603, -0.015293109230697155, 0.015788627788424492, 0.09191974997520447, 0.08477161824703217, 0.06876208633184433, 0.006590377073734999, 0.08166956901550293, -0.0016611571190878749, -0.050852756947278976, 0.020024830475449562, -0.0006527976947836578, -0.03751027211546898, -0.028215862810611725, 0.012780249118804932, 0.066311776638031, -0.022019458934664726, 0.05990499630570412, -0.0519695058465004, 0.009510280564427376, -0.009186591021716595, 0.029187044128775597, 0.008421428501605988, 0.04418695345520973, -0.012524999678134918, 0.03922219201922417, -0.016585910692811012, -0.02222595177590847, 0.03790408372879028, -0.019764907658100128, -0.02808755822479725, 0.02081625536084175, -0.011766118928790092, 0.021524790674448013, -0.007939474657177925, 0.0378531739115715, 0.07894795387983322, -0.018294431269168854, 0.01551852747797966, -0.01723167486488819, 0.04568171128630638, -0.008471022360026836, 0.04234463721513748, -0.01365779247134924, 0.0048078554682433605, -0.014071214012801647, -0.011278780177235603, -0.0167407114058733, -0.050025541335344315, 0.00976082868874073, 0.017640676349401474, -0.04582485556602478, 0.0092928446829319, 0.008773323148488998, -0.011115562170743942, -0.04185405746102333, -0.034148745238780975, -0.03304159268736839, -0.0394337996840477, -0.07333309948444366, -0.02219763770699501, 0.024370843544602394, 0.016847888007760048, -0.039981164038181305, -0.004753766115754843, -0.03420776501297951, -0.04200243577361107, 0.01803463324904442, -0.05563243851065636, -0.005716017447412014, 0.017270008102059364, 0.025024795904755592, 0.01312830951064825, -0.014593282714486122, 0.04282772168517113, 0.003254982642829418, -0.005669672042131424, 0.004320417996495962, 0.01974090188741684, 0.028227368369698524, 0.03328089416027069, -0.004777717404067516, -0.07153498381376266, -0.007746919523924589, -0.00019716944370884448, -0.04288903623819351, -0.07702836394309998, 0.022401805967092514, 0.037777528166770935, 0.024561915546655655, 0.03436947241425514, -0.02973118983209133, -0.019577644765377045, -0.06918259710073471, -0.01963549666106701, -0.008238710463047028, 0.004208171274513006, 0.023173591122031212, -0.007366183213889599, 0.08697394281625748, 0.0321449376642704, -0.019100535660982132, -0.03407564014196396, -0.027721207588911057, 0.018669558688998222, -0.01813044399023056, -0.053750958293676376, -0.03689955174922943, -0.02767782472074032, -0.06919339299201965, -0.012259570881724358, 0.04204316809773445, -0.03571642190217972, -0.03074687533080578, 0.01609562709927559, 0.0007256422541104257, 0.023031799122691154, 0.022727971896529198, -0.05058513581752777, -0.001271844725124538, -0.030865192413330078, 0.004355555400252342, -0.017711101099848747, 0.056551042944192886, -0.03605075553059578, 0.007000831887125969, 0.01239351648837328, -0.04329339787364006, 0.02012307569384575, -0.0035874000750482082, 0.024587206542491913, 0.033147405833005905, -0.011448873206973076, -0.013452288694679737 ]
[ -0.05212447792291641, 0.0041413563303649426, -0.0417780801653862, -0.023594282567501068, 0.062070682644844055, -0.014421416446566582, -0.001599994720891118, 0.033613357692956924, -0.0013645561411976814, -0.01575886644423008, 0.007931893691420555, -0.058981310576200485, -0.006284993141889572, -0.011082527227699757, 0.076107919216156, 0.009613649919629097, 0.016980668529868126, -0.07120496034622192, 0.004022883716970682, 0.024365965276956558, 0.007589597720652819, -0.01261658500880003, -0.029628461226820946, -0.035429857671260834, 0.03643786907196045, 0.01731715351343155, 0.03390273451805115, -0.0332946814596653, -0.017387591302394867, -0.20624122023582458, 0.040929097682237625, -0.004975209012627602, 0.07046031206846237, -0.018365688621997833, 0.0011046739527955651, 0.03377249091863632, 0.03868638724088669, 0.029993562027812004, 0.000906574132386595, 0.0637388750910759, 0.004123580176383257, 0.004776427056640387, -0.02946222387254238, -0.0128267090767622, 0.03809497877955437, 0.005187005270272493, -0.039309706538915634, -0.010086010210216045, -0.05006880685687065, 0.00016502542712260038, -0.04853837564587593, -0.008462116122245789, -0.02671664208173752, -0.006142128258943558, -0.009750030003488064, 0.021694110706448555, 0.04656675085425377, 0.042628828436136246, 0.027746891602873802, 0.017043478786945343, 0.01688353903591633, -0.0009693707688711584, -0.15663941204547882, 0.09127680957317352, 0.012588596902787685, 0.04355127364397049, -0.03992680087685585, -0.014265380799770355, -0.02668527327477932, 0.07883254438638687, -0.003954730927944183, -0.02127734012901783, 0.0014537092065438628, 0.03893374651670456, 0.011693361215293407, 0.013452240265905857, 0.008665621280670166, 0.025110295042395592, 0.02426477149128914, -0.03266419470310211, -0.02179601974785328, 0.030444258823990822, -0.009740677662193775, -0.05330574885010719, 0.004140605218708515, -0.01576886512339115, -0.025019273161888123, 0.04489372298121452, 0.006139373406767845, 0.03572634607553482, 0.03361595794558525, 0.011248900555074215, 0.008966428227722645, 0.01822066493332386, -0.09271503239870071, -0.031096290796995163, 0.02054838091135025, 0.03427894040942192, -0.022162726148962975, 0.43610113859176636, -0.02459523268043995, 0.0023552088532596827, 0.03359639644622803, 0.015272773802280426, -0.02219562791287899, -0.03385017067193985, -0.012649382464587688, -0.04599893093109131, -0.0007490693242289126, -0.030105549842119217, 0.030480962246656418, -0.0034407968632876873, 0.04982525482773781, -0.01622055098414421, 0.014321956783533096, -0.0042493618093431, 0.03535125404596329, 0.017750322818756104, 0.023171519860625267, 0.005196146667003632, -0.03179217502474785, -0.017897412180900574, 0.030294127762317657, -0.014656368643045425, 0.04138489440083504, 0.0004231138445902616, 0.03430352732539177, 0.0758262574672699, 0.042693715542554855, -0.027206603437662125, 0.05766935274004936, -0.024015188217163086, -0.12026619166135788, 0.03495541587471962, -0.02338278293609619, -0.015783095732331276, 0.04625079408288002, -0.0031560175120830536, -0.013805237598717213, 0.04946034774184227, 0.0028430018573999405, -0.02023177221417427, 0.03311750665307045, -0.003919520415365696, -0.05065027251839638, 0.14957498013973236, 0.0007622413104400039, -0.026620762422680855, -0.023779436945915222, -0.03583449125289917, 0.03388308733701706, 0.047637395560741425, 0.02614584006369114, -0.06125255674123764, 0.005825985688716173, 0.03437446430325508, 0.07910778373479843, -0.02565862610936165, -0.06239800155162811, -0.006910816766321659, -0.021065905690193176, -0.05746401101350784, -0.03321255370974541, 0.018522849306464195, 0.05279231071472168, -0.09774646162986755, -0.011799376457929611, 0.02820008434355259, 0.022704295814037323, -0.07807862758636475, 0.032703351229429245, 0.015630850568413734, -0.028487233445048332, 0.008990404196083546, 0.01430217083543539, -0.03134480118751526, -0.0412311851978302, 0.026335636153817177, 0.033430371433496475, -0.007267518434673548, -0.0031597912311553955, -0.005463812965899706, -0.04190065339207649, 0.0005961027927696705, -0.03283998742699623, -0.07013771682977676, -0.06518242508172989, -0.026862308382987976, 0.014073370955884457, 0.008494348265230656, -0.0006362809799611568, -0.053303685039281845, -0.0665585845708847, 0.052158113569021225, -0.030996719375252724, -0.023765020072460175, 0.0212735366076231, -0.006680401042103767, -0.0176731888204813, -0.042837049812078476, -0.03956199064850807, 0.014234194532036781, -0.014559992589056492, 0.020465299487113953, -0.04697201028466225, 0.050313156098127365, 0.025454042479395866, -0.03384019061923027, 0.10566845536231995, 0.03112068772315979, 0.009198575280606747, -0.037192873656749725, -0.009934100322425365, 0.021760888397693634, 0.006720691453665495, -0.00835257675498724, 0.0074547575786709785, 0.0036471770144999027, 0.005972943734377623, 0.05245569720864296, -0.02757139690220356, -0.009994476102292538, -0.026463987305760384, -0.37806054949760437, -0.06395938992500305, 0.019736584275960922, 0.01867647096514702, 0.010198080912232399, -0.055143196135759354, 0.02006816491484642, 0.007856810465455055, -0.008941654115915298, 0.03779277577996254, 0.08193399012088776, 0.01841907948255539, -0.007907434366643429, -0.06349118798971176, -0.00644155777990818, 0.03018737956881523, -0.07118234038352966, -0.0273207426071167, -0.032606638967990875, 0.019236138090491295, -0.006122620310634375, -0.015176012180745602, -0.013116611167788506, -0.033274151384830475, 0.01847531646490097, -0.04489324614405632, 0.09797652065753937, 0.029537582769989967, 0.06694579124450684, -0.028286734595894814, 0.023658890277147293, -0.0011523900320753455, -0.00912131555378437, -0.07019975036382675, 0.02204517461359501, -0.023152178153395653, -0.006624788511544466, -0.010325863026082516, -0.02182808890938759, -0.06316336244344711, -0.06109664589166641, 0.03811543062329292, -0.02951633557677269, -0.04222790524363518, -0.08203012496232986, 0.033506110310554504, -0.021931810304522514, -0.023548167198896408, -0.035243503749370575, 0.07513975352048874, 0.027014300227165222, 0.02931445650756359, 0.05198951065540314, 0.00676332600414753, -0.0025118859484791756, -0.03870967775583267, -0.09972796589136124, 0.011649852618575096, -0.02246188186109066, -0.02560599334537983, 0.009418808855116367, 0.027764273807406425, 0.03227081522345543, -0.05980172008275986, -0.026066865772008896, -0.0022542080841958523, -0.00017997650138568133, -0.018892809748649597, 0.0010855300351977348, -0.022358113899827003, 0.006423040758818388, 0.13242122530937195, -0.013815592974424362, 0.0029105849098414183, 0.04422503337264061, 0.041070856153964996, -0.012237150222063065, -0.0017878550570458174, -0.014009383507072926, 0.021237563341856003, 0.04949021339416504, -0.003184938570484519, 0.03519377112388611, -0.03663457930088043, 0.01093868538737297, 0.02462591417133808, 0.01721835881471634, -0.01860617659986019, 0.06250622123479843, 0.02753436379134655, 0.001799329649657011, -0.0071570295840501785, -0.0035352495033293962, -0.08011116087436676, 0.045050185173749924, 0.002662407699972391, -0.24843080341815948, 0.0009985207580029964, 0.03664339333772659, 0.09591752290725708, -0.003202376188710332, -0.0020601812284439802, 0.04961172863841057, -0.03843272477388382, -0.0014548820909112692, 0.028274592012166977, 0.0035220009740442038, 0.04106321185827255, 0.03411348909139633, -0.013362940400838852, 0.028099440038204193, -0.04333923012018204, 0.043280042707920074, -0.0009515058482065797, 0.016933806240558624, -0.011352622881531715, 0.0261857807636261, -0.04019615799188614, 0.13018383085727692, 0.012844516895711422, 0.0075117480009794235, 0.0304019283503294, -0.014225850813090801, 0.001271786168217659, 0.08733274042606354, -0.01612943224608898, -0.0033768711145967245, -0.007296623662114143, 0.044978782534599304, 0.003995570354163647, 0.04259905964136124, -0.04922301322221756, -0.02773783728480339, -0.001813161070458591, 0.026258429512381554, -0.024745160713791847, 0.03610802814364433, 0.0055435821413993835, -0.028125781565904617, 0.03175067529082298, 0.08461635559797287, 0.004064966458827257, 0.01540424395352602, -0.048137325793504715, -0.045406755059957504, 0.005220403894782066, -0.01108722947537899, -0.047581590712070465, -0.02347484603524208, -0.019900908693671227, 0.024982914328575134, 0.06530206650495529, 0.024575265124440193, -0.026009870693087578, 0.02269338071346283, -0.019287163391709328, -0.006338051054626703, -0.035548243671655655, 0.0682869553565979, 0.0037461728788912296, 0.027827905490994453 ]
[ -0.0050408802926540375, 0.01120822038501501, -0.009817039594054222, 0.010173442773520947, -0.015911301597952843, 0.006159679498523474, 0.002560826949775219, 0.007691744714975357, -0.005775535944849253, 0.016071872785687447, 0.05399610102176666, -0.02135436236858368, 0.028325773775577545, -0.012667959555983543, 0.025322118774056435, -0.010685575194656849, 0.02179791033267975, 0.01753833331167698, 0.017804553732275963, 0.018638772889971733, -0.019469598308205605, 0.04081292077898979, 0.04039172828197479, -0.0006390491616912186, -0.00034024566411972046, -0.04218057543039322, -0.04266256466507912, 0.026470819488167763, 0.030320018529891968, -0.11659422516822815, -0.022628091275691986, -0.006562741473317146, 0.0026978827081620693, 0.03165356442332268, -0.03603113815188408, -0.021461768075823784, -0.0515359565615654, 0.01772535778582096, 0.003920653369277716, 0.014065000228583813, -0.019055621698498726, -0.02452383190393448, -0.002601143904030323, 0.014699524268507957, -0.020514940842986107, -0.028999008238315582, -0.05111100524663925, -0.005117224529385567, 0.002722120610997081, -0.017677485942840576, -0.022417917847633362, -0.005201034713536501, -0.007151470519602299, 0.018452605232596397, -0.03339222073554993, -0.02697361633181572, -0.00980776734650135, 0.019321657717227936, 0.03261043131351471, 0.006775206886231899, 0.023280557245016098, 0.00985526479780674, -0.03585495427250862, -0.013662139885127544, 0.017224477604031563, -0.021349040791392326, -0.04289029911160469, 0.0031748113688081503, -0.004038134589791298, 0.015358148142695427, -0.005044220015406609, -0.015338401310145855, -0.021144038066267967, -0.007591197732836008, 0.018966825678944588, -0.01704011671245098, 0.008510755375027657, -0.009199441410601139, 0.02128695882856846, -0.0027280577924102545, -0.02403632365167141, 0.004416943993419409, 0.02196083776652813, 0.013813583180308342, 0.007556108292192221, -0.028971565887331963, -0.0071980590000748634, 0.022527530789375305, -0.011087547987699509, -0.014151732437312603, -0.019319908693432808, 0.04790075868368149, -0.010469974018633366, 0.021331651136279106, -0.11229293793439865, -0.012384925037622452, -0.045595183968544006, -0.008771272376179695, 0.004934053402394056, 0.8507608771324158, 0.01386984158307314, 0.009659262374043465, 0.030209898948669434, 0.0032948399893939495, 0.003702680580317974, -0.02482837438583374, 0.01670723780989647, -0.02279794029891491, 0.006134719122201204, -0.0075082057155668736, 0.023656245321035385, 0.02792489342391491, 0.008252029307186604, 0.058905038982629776, 0.012801354750990868, 0.051849815994501114, 0.01931878551840782, 0.013207576237618923, 0.02948766015470028, 0.03156030923128128, -0.01449543982744217, 0.0020840431097894907, -0.01480372715741396, -0.034464962780475616, -0.0022630253806710243, -0.18084296584129333, -0.0019963555969297886, -7.089429939696232e-33, 0.01595795527100563, -0.02002493292093277, -0.007855407893657684, -0.006109833251684904, -0.002053562318906188, -0.007231601048260927, -0.018227439373731613, -0.00380153302103281, 0.009314329363405704, -0.018956171348690987, -0.029639579355716705, 0.026775022968649864, 0.006210805382579565, -0.03331669420003891, 0.0448673851788044, 0.005594236776232719, -0.027881864458322525, 0.033303044736385345, -0.008838990703225136, -0.0037005404010415077, 0.030348870903253555, 0.01254177000373602, 0.025769611820578575, -0.012895810417830944, 0.039026010781526566, 0.01606413722038269, 0.006983173079788685, -0.02125585451722145, 0.0016948194243013859, -0.041768524795770645, -0.016673116013407707, -0.012140076607465744, -0.016892122104763985, -0.05625879764556885, 0.010491792112588882, -0.04662838205695152, -0.03163735941052437, 0.02889855019748211, -0.02138148993253708, 0.00591732794418931, -0.0728573352098465, 0.003142062807455659, -0.020510748028755188, -0.03452301397919655, -0.045124493539333344, 0.021833453327417374, 0.03477397561073303, 0.023126892745494843, -0.021968510001897812, 0.03355948626995087, 0.0006341543048620224, -0.029836900532245636, -0.007291694171726704, 0.02196924015879631, -0.02601938135921955, 0.046228908002376556, 0.013099943287670612, -0.019878976047039032, -0.00940446276217699, 0.0001342710165772587, 0.026482876390218735, -0.011331312358379364, 0.006998290773481131, 0.024753393605351448, -0.04216022044420242, -0.019224965944886208, 0.022827323526144028, -0.020077919587492943, 0.020383130759000778, 0.01806441694498062, -0.03838737681508064, -0.002835694933310151, -0.008844214491546154, 0.00033467792673036456, 0.000388267042580992, -0.016245536506175995, 0.020828528329730034, 0.016432467848062515, -0.016167696565389633, 0.04310086369514465, 0.03692784532904625, -0.017989549785852432, -0.028224628418684006, -0.020464183762669563, -0.011553028598427773, -0.01110163889825344, 0.02751030959188938, -0.04001527279615402, -0.02135627716779709, 0.054015424102544785, 0.01352666039019823, 0.0452490895986557, -0.026005316525697708, -0.016535624861717224, -0.005726284347474575, 6.700198046200049e-33, -0.019217606633901596, -0.005241666454821825, -0.012526843696832657, -0.03168368712067604, 0.024640973657369614, -0.012599497102200985, 0.05403941124677658, 0.020815564319491386, -0.054203975945711136, 0.022543126717209816, -0.02009349688887596, -0.015135430730879307, -0.002452185610309243, 0.039433542639017105, 0.039143647998571396, -0.0010071642464026809, -0.00698442617431283, 0.016956346109509468, 0.006383164785802364, 0.014846586622297764, 0.025808170437812805, 0.04486741125583649, -0.00807118322700262, 0.022988159209489822, 0.016955092549324036, 0.011925623752176762, -0.004334324039518833, 0.013483625836670399, 0.013625795021653175, -0.006676025222986937, -0.002765918616205454, -0.03674014285206795, -0.021381033584475517, -0.014609318226575851, 0.010890768840909004, 0.019531067460775375, 0.01784791797399521, -0.032598551362752914, -0.011767816729843616, -0.0003478830331005156, 0.03246505558490753, 0.03575952351093292, -0.03284948691725731, 0.009273304603993893, 0.015515427105128765, 0.020571600645780563, 0.013503408059477806, -0.027072817087173462, 0.018227485939860344, -0.031160928308963776, 0.03544177860021591, 0.010887646116316319, 0.016033673658967018, 0.024648552760481834, -0.023587068542838097, -0.018311789259314537, 0.0031671582255512476, -0.017068399116396904, -0.04886528104543686, 0.010509186424314976, -0.039806414395570755, -0.010161365382373333, -0.01871255226433277, -0.016511322930455208, -0.01687757298350334, -0.029734959825873375, -0.006334153935313225, -0.010205898433923721, -0.0267332773655653, 0.0026859999634325504, -0.010201239958405495, -0.018303167074918747, -0.0019390779780223966, 0.038658857345581055, -0.024517163634300232, 0.009853946976363659, -0.0255721528083086, 0.00880647823214531, -0.0031992183066904545, -0.006409775000065565, 0.04914341866970062, 0.02056274004280567, 0.024908024817705154, 0.014285007491707802, 0.02126229740679264, 0.013877414166927338, -0.01112181693315506, -0.008171792142093182, 0.01847563125193119, -0.008925600908696651, 0.009588638320565224, -0.012405418790876865, -0.0144823482260108, 0.026215935125947, -0.03924905136227608, -1.2840936314262308e-8, -0.0008998261182568967, 0.044511355459690094, 0.0034497862216085196, 0.02112501673400402, -0.0071537378244102, 0.029335280880331993, 0.0012954478152096272, -0.014055423438549042, -0.0005760245257988572, 0.026324618607759476, 0.026367956772446632, 0.01663917489349842, 0.00096795434365049, 0.032644715160131454, 0.013528923504054546, -0.02276759222149849, -0.026987779885530472, 0.013844373635947704, 0.049692992120981216, 0.028404926881194115, 0.049433425068855286, 0.04452712461352348, -0.03028707206249237, 0.00029263729811646044, 0.03481590002775192, -0.002473868429660797, -0.01620384491980076, -0.0677650049328804, 0.005011553410440683, -0.019489798694849014, 0.020070403814315796, -0.021609103307127953, -0.042445242404937744, -0.03295617550611496, -0.014341558329761028, 0.003491385607048869, 0.0011608620407059789, -0.012316452339291573, 0.022434337064623833, 0.021353745833039284, -0.024691417813301086, -0.0018282727105543017, -0.035294175148010254, -0.03875572234392166, -0.01314803957939148, -0.016635039821267128, -0.01158518809825182, -0.02586870640516281, 0.025870706886053085, -0.021610552445054054, 0.021583449095487595, -0.044265978038311005, -0.000577413069549948, 0.02283438853919506, 0.04665868356823921, -0.034092552959918976, 0.0034450555685907602, -0.02901247888803482, -0.005554197356104851, 0.003924187738448381, 0.027777867391705513, 0.018770258873701096, -0.01666415110230446, -0.014500251971185207 ]
scikit-learn-first-steps-with-log_loss
https://markhneedham.com/blog/2016/09/14/scikit-learn-first-steps-with-log_loss
false
2016-08-27 20:32:09
scikit-learn: Clustering and the curse of dimensionality
[ "machine-learning-2", "python", "scikit-learn" ]
[ "Machine Learning", "Python" ]
In my last post I attempted to http://www.markhneedham.com/blog/2016/08/25/scikit-learn-trying-to-find-clusters-of-game-of-thrones-episodes/[cluster Game of Thrones episodes based on character appearances without much success]. After I wrote that post I was flicking through the scikit-learn clustering documentation and noticed the following section which describes some of the weaknesses of the K-means clustering algorithm: ____ Inertia is not a normalized metric: we just know that lower values are better and zero is optimal. But in very high-dimensional spaces, Euclidean distances tend to become inflated (this is an instance of the so-called "`curse of dimensionality`"). Running a dimensionality reduction algorithm such as PCA prior to k-means clustering can alleviate this problem and speed up the computations. ____ Each episode has 638 dimensions so this is probably the problem we're seeing. I actually thought the 'curse of dimensionality' referred to the greater than linear increase in computation time; I hadn't realised it could also impact the clustering itself. As the documentation notes, the K-Means algorithm calculates euclidean distances to work out which cluster episodes should go in. Episodes in the same cluster should have a small euclidean distance and items in different clusters should have larger ones. I created a little script to help me understand the curse of dimensionality. I've got 4 pairs of vectors, of size 4, 6, 100, and 600. Half of the items in the vector match and the other half differ. I calculate the cosine similarity and euclidean distance for each pair of vectors: [source,python] ---- from sklearn.metrics.pairwise import cosine_similarity import numpy as np def distances(a, b): return np.linalg.norm(a-b), cosine_similarity([a, b])[0][1] def mixed(n_zeros, n_ones): return np.concatenate((np.repeat([1], n_ones), np.repeat([0], n_zeros)), axis=0) def ones(n_ones): return np.repeat([1], n_ones) print distances(mixed(2, 2), ones(4)) print distances(mixed(3, 3), ones(6)) print distances(mixed(50, 50), ones(100)) print distances(mixed(300, 300), ones(600)) (1.4142135623730951, 0.70710678118654746) (1.7320508075688772, 0.70710678118654768) (7.0710678118654755, 0.70710678118654757) (17.320508075688775, 0.70710678118654746) ---- The euclidean distance for the 600 item vector is 17x larger than for the one containing 4 items despite having the same similarity score. Having convinced myself that reducing the dimensionality of the vectors could make a difference I reduced the size of the episodes vectors using the http://scikit-learn.org/stable/modules/generated/sklearn.decomposition.TruncatedSVD.html[the Truncated SVD] algorithm before trying K-means clustering again. First we reduce the dimensionality of the episodes vectors: [source,python] ---- from sklearn.decomposition import TruncatedSVD n_components = 2 reducer = TruncatedSVD(n_components=n_components) reducer.fit(all) new_all = reducer.transform(all) print("%d: Percentage explained: %s\n" % (n_components, reducer.explained_variance_ratio_.sum())) 2: Percentage explained: 0.124579183633 ---- I'm not sure how much I should be reducing the number of dimensions so I thought 2 would an interesting place to start. I'm not sure exactly what the output of the +++<cite>+++reducer.explained_variance_ratio_+++</cite>+++ function means so I need to do some more reading to figure out whether it makes sense to carry on with a dimension of 2. For now though let's try out the clustering algorithm again and see how it gets on: [source,python] ---- from sklearn.cluster import KMeans for n_clusters in range(2, 10): km = KMeans(n_clusters=n_clusters, init='k-means++', max_iter=100, n_init=1) cluster_labels = km.fit_predict(new_all) silhouette_avg = metrics.silhouette_score(new_all, cluster_labels, sample_size=1000) print n_clusters, silhouette_avg 2 0.559681096025 3 0.498456585461 4 0.524704352941 5 0.441580592398 6 0.44703058946 7 0.447895331824 8 0.433698007009 9 0.459874485986 ---- This time out silhouette scores are much better. I came across http://www.unesco.org/webworld/idams/advguide/Chapt7_1_1.htm[a tutorial] from the http://www.unesco.org/webworld/idams/advguide/TOC.htm[Guide to Advanced Data Analysis] which includes a table explaining how to interpret this score: image::{{<siteurl>}}/uploads/2016/08/2016-08-27_21-18-14.png[2016 08 27 21 18 14,400] We have a couple of cluster sizes which fit in the 'reasonable structure' and a few just on the edge of fitting in that category. I tried varying the number of dimensions and found that 3 worked reasonably well, but after that the silhouette score dropped rapidly. Once we reach 30 dimensions the silhouette score is almost the same as if we hadn't reduced dimensionality at all. I haven't figured out a good way of visualising the results of my experiments where I vary the dimensions and number of clusters so that's something to work on next. I find it quite difficult to see what's going on by just staring at the raw numbers. I also need to read up on the SVD algorithm to understand when it is/isn't acceptable to reduce dimensions and how much I should be reducing them by. Any questions/thoughts/advice do let me know in the comments.
null
null
[ -0.018818674609065056, -0.01773126982152462, 0.0035512528847903013, 0.034201107919216156, 0.05244378373026848, 0.03207472339272499, 0.015245090238749981, 0.03435762971639633, 0.007465342991054058, -0.008014854043722153, -0.004451910499483347, -0.029922131448984146, -0.038905855268239975, 0.04538215696811676, -0.02327553555369377, 0.09918226301670074, 0.0561915822327137, 0.008754306472837925, 0.010727478191256523, 0.011755823157727718, 0.024639924988150597, 0.04300723597407341, 0.023821504786610603, 0.043568409979343414, 0.02487209066748619, 0.018468087539076805, 0.01152130588889122, 0.03204832598567009, -0.02486523613333702, -0.007918544113636017, 0.04032906889915466, 0.0006519192829728127, -0.015161100775003433, -0.005887947510927916, 0.06635593622922897, 0.0015367090236395597, -0.03661388158798218, 0.04690045863389969, -0.003818810684606433, 0.012930886819958687, -0.04466162621974945, 0.033034246414899826, -0.024965109303593636, 0.031477708369493484, -0.01780158095061779, -0.034106235951185226, -0.08358989655971527, 0.002629021415486932, 0.019082853570580482, 0.014614620245993137, -0.047534167766571045, 0.060014985501766205, 0.013739040121436119, -0.04007628187537193, -0.013236043974757195, 0.07214487344026566, 0.033803801983594894, -0.06897059828042984, 0.03694311901926994, -0.00789001863449812, -0.02233378030359745, 0.0027419477701187134, -0.042739856988191605, 0.016644960269331932, -0.021571967750787735, -0.020467476919293404, 0.009364093653857708, 0.06299791485071182, -0.03725173696875572, -0.010728121735155582, -0.01839238964021206, 0.0016923287184908986, -0.0036532608792185783, 0.0138514069840312, -0.013887174427509308, -0.04068395867943764, 0.012046240270137787, 0.026488538831472397, 0.036115050315856934, 0.022230524569749832, -0.01609417051076889, 0.0021040011197328568, 0.0017877323552966118, 0.02940339408814907, -0.026422683149576187, -0.04720071703195572, -0.04629066213965416, -0.043150514364242554, -0.08585651218891144, 0.04774317890405655, 0.024119475856423378, -0.043517403304576874, 0.0321146659553051, 0.010407334193587303, -0.009622644633054733, -0.024333326146006584, 0.03059042990207672, 0.0032624094747006893, -0.018153347074985504, -0.0214205514639616, -0.07649294286966324, -0.032243698835372925, 0.0006056239944882691, 0.03703199326992035, -0.06030125170946121, -0.01495299767702818, 0.0004047101247124374, 0.011207973584532738, -0.020358406007289886, 0.00863703154027462, -0.031624507158994675, 0.017175311222672462, 0.0030250607524067163, 0.004534049890935421, -0.08384859561920166, 0.04560776799917221, 0.034133683890104294, -0.02850494161248207, -0.033033087849617004, 0.01803852990269661, 0.03235207125544548, 0.034056469798088074, -0.05805134400725365, 0.08800484985113144, -0.014508849941194057, 0.019441891461610794, 0.010763314552605152, 0.04081569239497185, -0.039174918085336685, -0.04862699285149574, 0.03397219628095627, 0.0314565971493721, -0.024543078616261482, 0.0013664530124515295, 0.018668171018362045, -0.04752672091126442, -0.03280864283442497, 0.02869848534464836, 0.0606352873146534, 0.05899687111377716, 0.02008528634905815, -0.05250081419944763, -0.01003258116543293, 0.05714435502886772, 0.02666742354631424, -0.03384508937597275, -0.005277699790894985, -0.04767940938472748, -0.021164188161492348, 0.0005183865432627499, -0.007923162542283535, 0.022380363196134567, 0.022971294820308685, -0.04757183417677879, 0.013905583880841732, 0.10389191657304764, 0.006411857903003693, 0.03743371367454529, -0.009166577830910683, 0.006187913473695517, 0.030236627906560898, -0.003992659971117973, 0.003739053150638938, 0.026170680299401283, 0.023970836773514748, -0.03200114518404007, 0.05620422586798668, 0.09591343998908997, -0.004569526296108961, 0.0012828678591176867, -0.05145005136728287, -0.028466785326600075, 0.04934637248516083, -0.056001901626586914, -0.009678577072918415, 0.014009985141456127, 0.06092614680528641, 0.03794216737151146, 0.03425567224621773, 0.026201404631137848, -0.06963632255792618, 0.04204890877008438, -0.010328039526939392, 0.0021982290782034397, 0.051242582499980927, -0.034112509340047836, 0.11213688552379608, 0.008285660296678543, 0.02288309670984745, 0.029121536761522293, -0.06390288472175598, -0.07039786130189896, -0.005382436793297529, -0.0011006909189745784, 0.053279656916856766, -0.035512775182724, 0.002222029957920313, 0.05954647436738014, 0.01042077224701643, 0.008908160030841827, 0.0010723184095695615, -0.008797042071819305, 0.04766692966222763, -0.039138954132795334, -0.034192610532045364, 0.03434069827198982, 0.027903907001018524, -0.04773811623454094, -0.02834019809961319, 0.0046734861098229885, -0.017972253262996674, -0.019152924418449402, 0.01689409837126732, -0.041470758616924286, 0.03361552953720093, 0.019944844767451286, 0.08991318196058273, -0.00030478014377877116, 0.0564696341753006, -0.06183371692895889, 0.020323362201452255, -0.013462887145578861, -0.024769693613052368, -0.021857306361198425, 0.011084817349910736, 0.13798552751541138, 0.06819158792495728, -0.042882516980171204, -0.05394136160612106, 0.014150814153254032, -0.027418086305260658, -0.031504854559898376, 0.006453200709074736, -0.03278670087456703, -0.05952438712120056, 0.030228808522224426, -0.051214296370744705, -0.04596017673611641, 0.04382456839084625, -0.043823566287755966, -0.04837987199425697, 0.0601021870970726, -0.027875294908881187, 0.060724660754203796, 0.0187308881431818, 0.006860396359115839, 0.002970991190522909, -0.018829595297574997, -0.06406215578317642, 0.0029228541534394026, -0.001967320218682289, -0.008942503482103348, 0.010972026735544205, -0.021139107644557953, 0.011361487209796906, -0.016334980726242065, -0.04230280965566635, -0.007839987985789776, 0.06921017169952393, 0.030295582488179207, -0.01393374428153038, 0.05666806921362877, 0.016644757241010666, -0.03264905884861946, -0.0009410454658791423, -0.03171985223889351, -0.05267557129263878, -0.06150244176387787, -0.001208615256473422, 0.0026569983456283808, 0.032192084938287735, -0.01347998809069395, 0.019933391362428665, 0.0018601391930133104, -0.020443065091967583, 0.00792287290096283, 0.032945893704891205, -0.03477393463253975, -0.0110967131331563, -0.010295843705534935, 0.006911703385412693, 0.03547781705856323, -0.03880907967686653, 0.007633954286575317, -0.013557158410549164, -0.051673952490091324, -0.003236556425690651, -0.06969832628965378, -0.017899472266435623, -0.00183488754555583, -0.006792191416025162, 0.050898026674985886, 0.011378570459783077, -0.009430581703782082, 0.026777129620313644, 0.03669394180178642, 0.006242798175662756, 0.007042750250548124, 0.030046069994568825, 0.002544315764680505, -0.021896611899137497, 0.017120447009801865, 0.023402255028486252, 0.004070851486176252, -0.03565899282693863, -0.02075001783668995, -0.014014389365911484, -0.027584683150053024, -0.27945759892463684, 0.007197038736194372, -0.0008724108338356018, -0.014690820127725601, 0.0252168420702219, -0.02308805100619793, 0.005467437673360109, -0.016891036182641983, -0.017300773411989212, 0.022474022582173347, -0.01116036344319582, -0.025156978517770767, -0.04977615922689438, 0.06551357358694077, 0.015385366976261139, -0.00028983934316784143, -0.02769429422914982, -0.01573195308446884, -0.0013342787278816104, 0.06905338913202286, 0.01763113960623741, -0.04400987550616264, -0.03149693086743355, 0.027687452733516693, 0.016967760398983955, 0.0732826292514801, -0.06810511648654938, 0.025407439097762108, -0.08158218860626221, -0.037121303379535675, 0.020767422392964363, -0.031286995857954025, -0.005701704416424036, 0.009668054059147835, 0.0009608937543816864, -0.022463997825980186, 0.03148941323161125, -0.020206287503242493, -0.01805722713470459, 0.025686264038085938, -0.037797894328832626, -0.04277827963232994, 0.006112481467425823, 0.04338236525654793, 0.0874367356300354, 0.016982998698949814, -0.033291760832071304, 0.0036128100473433733, -0.038649968802928925, 0.05105156451463699, 0.001939573441632092, -0.0036247274838387966, -0.04280252009630203, 0.04574983939528465, -0.0344872809946537, 0.004824890289455652, -0.018414372578263283, 0.014354071579873562, -0.04326535016298294, -0.04324355348944664, -0.009775027632713318, -0.02859330177307129, -0.013837994076311588, -0.06233972683548927, -0.010007593780755997, -0.05850004404783249, -0.08958806097507477, 0.0001242883736267686, 0.06460735946893692, 0.01948060654103756, -0.07309331744909286, -0.021588722243905067, -0.014930933713912964, -0.08854399621486664, 0.024409128352999687, -0.0020298745948821306, -0.008425715379416943, 0.026519563049077988, 0.012253249995410442, 0.06551055610179901, -0.06017493084073067, -0.07264260947704315, 0.02027820236980915, 0.010598437860608101, -0.018237106502056122, -0.023074869066476822, 0.008145690895617008, -0.0026845585089176893, -0.001528367749415338, -0.01840651035308838, 0.0344977080821991, -0.03589015454053879, -0.029298709705471992, 0.002795981476083398, -0.018716007471084595, 0.046278417110443115, 0.012741466984152794, 0.007729954086244106, 0.0195042435079813, 0.0264727883040905, -0.004570312798023224, -0.07235229015350342, 0.01177269872277975, -0.027312742546200752, -0.018429061397910118, 0.0173418540507555, -0.033407073467969894, 0.010924868285655975, 0.04574320465326309, -0.003516976721584797, 0.006004264112561941, 0.007350594270974398, 0.007177678402513266, -0.02580462582409382, 0.0056534395553171635, -0.031666677445173264, 0.02018350549042225, 0.03805861994624138, 0.008892744779586792, -0.005114326719194651, -0.07283448427915573, 0.00806993804872036, -0.010831187479197979, -0.010380715131759644, -0.04001454636454582, 0.00007916387403383851, -0.011097956448793411, -0.014539172872900963, 0.00724676251411438, -0.026570117101073265, -0.020207878202199936, 0.027144821360707283, 0.0466754212975502, 0.01547063048928976, 0.045775409787893295, -0.032265737652778625, -0.05158732458949089, -0.006489779334515333, 0.009259670972824097, 0.004439116921275854, 0.05481502413749695, -0.023608770221471786, 0.016819920390844345, 0.018925374373793602, 0.03645623102784157, 0.008301016874611378, 0.05216343700885773, -0.012615714222192764, 0.022055473178625107, -0.012388824485242367, 0.019766250625252724, 0.018873410299420357, 0.01663029193878174, -0.031954944133758545, -0.030092086642980576, -0.010779229924082756, 0.03419574350118637, 0.025924837216734886, -0.016413701698184013, -0.054893575608730316, 0.052987415343523026, -0.025956524536013603, -0.029076319187879562, -0.035509806126356125, -0.002388634951785207, 0.05977954715490341, -0.012709519825875759, 0.04250369966030121, -0.0007868196116760373, 0.01987322047352791, 0.018055174499750137, -0.012819243595004082, -0.07804573327302933, 0.005445188842713833, -0.0064081111922860146, -0.028252528980374336, 0.020461753010749817, 0.010003939270973206, -0.01727166958153248, 0.015183006413280964, -0.028769265860319138, -0.00818045623600483, -0.00335406675003469, 0.00431958818808198, 0.04440472647547722, 0.06230634078383446, -0.01832127384841442, -0.012661195360124111, -0.02403045818209648, 0.01738213188946247, -0.042128950357437134, -0.02301124483346939, -0.007113434374332428, 0.007869964465498924, -0.013848604634404182, -0.061000607907772064, 0.0377417616546154, 0.0066133360378444195, 0.003253354923799634, 0.02829553745687008, -0.02197972685098648, 0.03217219561338425, -0.03243747353553772, 0.036582060158252716, 0.08917733281850815, -0.05373053997755051, 0.010906917043030262, -0.013532699085772038, 0.0009819382103160024, -0.010427349247038364, 0.02473173476755619, -0.052787017077207565, -0.03405278921127319, -0.024832874536514282, 0.03397032991051674, -0.037808436900377274, -0.02871464565396309, -0.05745210126042366, 0.05513950437307358, -0.014103662222623825, 0.020450284704566002, -0.029127229005098343, -0.03156846761703491, -0.007368464954197407, -0.024131515994668007, 0.021203886717557907, -0.0025378791615366936, -0.03149983286857605, 0.008972622454166412, -0.015622684732079506, 0.037805501371622086, -0.025959130376577377, 0.00969428289681673, 0.027650730684399605, -0.016321364790201187, -0.0006214160821400583, -0.03331201151013374, 0.040180571377277374, -0.010245856828987598, 0.041531141847372055, 0.02560744248330593, 0.0004243832372594625, 0.0011143230367451906, 0.024384403601288795, -0.0018448670161888003, 0.040731146931648254, -0.007130458950996399, -0.006888580042868853, 0.016444005072116852, 0.03529239445924759, -0.025893066078424454, -0.034409299492836, -0.012194305658340454, -0.05043424293398857, 0.054559607058763504, -0.04867193475365639, 0.00721273897215724, -0.048396434634923935, -0.05139976367354393, 0.017006805166602135, -0.011921685189008713, 0.011795172467827797, -0.0290191862732172, 0.029444187879562378, 0.004511098377406597, 0.04768252372741699, 0.03211537376046181, 0.0100258719176054, 0.03569115698337555, -0.03309859707951546, -0.007208073511719704, -0.08287980407476425, -0.003702450543642044, 0.043346356600522995, -0.005942929070442915, 0.019505629315972328, 0.02837970480322838, -0.010065163485705853, 0.007410851772874594, -0.06810667365789413, -0.027013413608074188, 0.011496526189148426, -0.025204043835401535, 0.0007283710292540491, 0.02013644017279148, -0.05134648084640503, 0.019388308748602867, 0.007904362864792347, -0.027174802497029305, 0.001803862047381699, 0.0042342632077634335, 0.03690152242779732, -0.015919623896479607, 0.0006955491844564676, 0.009559907019138336, -0.025171412155032158, 0.07148130983114243, 0.020216723904013634, 0.02884700335562229, 0.041464753448963165, -0.027629252523183823, 0.06660881638526917, 0.045786648988723755, -0.012422326020896435, 0.0027723161038011312, -0.0027070874348282814, -0.01035298127681017, -0.05036359280347824, 0.08309808373451233, 0.005217747762799263, -0.006535856518894434, -0.047762300819158554, 0.05880186706781387, 0.02853185310959816, -0.04250580444931984, -0.062318336218595505, 0.01650097966194153, -0.04032544046640396, 0.009180436842143536, -0.003927346784621477, -0.033782847225666046, -0.0035522570833563805, 0.06029822677373886, -0.037014737725257874, 0.017120664939284325, 0.07108474522829056, -0.03115353360772133, 0.008659638464450836, 0.026973437517881393, 0.0660192146897316, 0.08926989883184433, 0.03914177417755127, 0.008729366585612297, 0.06855717301368713, -0.01095099188387394, -0.0310317762196064, 0.01598023995757103, -0.027843039482831955, 0.0033215347211807966, -0.03153384104371071, 0.03895503655076027, 0.028857773169875145, 0.0017080805264413357, 0.08636084198951721, -0.04421037808060646, 0.021780936047434807, -0.01014173123985529, -0.007583770900964737, 0.04364924877882004, 0.009578052908182144, 0.0007414541905745864, 0.050667550414800644, -0.012554868124425411, -0.03552787005901337, 0.010218924842774868, 0.017576731741428375, -0.012054863385856152, 0.0016166882123798132, -0.019037749618291855, 0.05118609964847565, 0.03462813049554825, 0.010613221675157547, 0.08422760665416718, -0.006580418441444635, -0.0328197255730629, 0.022184284403920174, 0.031207771971821785, 0.0026299881283193827, 0.027033871039748192, -0.0026896768249571323, 0.0042249420657753944, -0.015686972066760063, -0.04315899685025215, -0.0047755250707268715, -0.03145412728190422, -0.0020500703249126673, 0.02120993100106716, -0.007374968379735947, 0.009688757359981537, 0.024459294974803925, 0.028167756274342537, -0.04780368134379387, -0.01438123732805252, -0.04287688806653023, -0.06566859781742096, -0.06579938530921936, -0.012053710408508778, 0.012059304863214493, -0.001907701138406992, -0.03232230991125107, -0.024087335914373398, -0.0004378979792818427, 0.00583511870354414, -0.012176144868135452, -0.0513898991048336, -0.017795629799365997, 0.013663596473634243, 0.025890931487083435, 0.022641506046056747, 0.01527550257742405, 0.04788389429450035, -0.03519556671380997, -0.037325624376535416, 0.006843803450465202, 0.012490691617131233, 0.029286883771419525, 0.027181031182408333, 0.019199732691049576, -0.05620089918375015, -0.013485686853528023, 0.0033492445945739746, -0.023697445169091225, -0.07684269547462463, 0.00115608936175704, 0.0325089767575264, 0.01435216423124075, 0.03420577198266983, -0.00919412449002266, 0.0009739807574078441, -0.05853862315416336, -0.007561767473816872, -0.008209534920752048, -0.005432468373328447, 0.05397066846489906, -0.02174629643559456, 0.06683715432882309, 0.030020587146282196, -0.004622928332537413, -0.03926093503832817, 0.0003388270561117679, -0.04993679001927376, 0.024152206256985664, -0.06981489062309265, -0.025687197223305702, -0.022194260731339455, -0.08533861488103867, -0.04045990854501724, 0.037714120000600815, -0.036789678037166595, -0.025020182132720947, 0.00902113039046526, -0.011867156252264977, -0.04308079928159714, 0.03765825554728508, -0.01674630306661129, 0.033271804451942444, -0.037768393754959106, -0.015498322434723377, 0.006964844185858965, 0.009460189379751682, -0.014882257208228111, -0.005871203728020191, 0.016594525426626205, -0.04731813818216324, -0.015116186812520027, -0.03419969603419304, 0.0179096981883049, 0.017682965844869614, 0.014285008423030376, -0.005305906757712364 ]
[ -0.06882355362176895, -0.024286001920700073, -0.010284186340868473, -0.009496922604739666, 0.04650502651929855, -0.03473321720957756, -0.0003836003306787461, 0.011950763873755932, 0.021193858236074448, 0.0011394803877919912, 0.024868395179510117, -0.10029838979244232, -0.0006732403417117894, -0.0036281999200582504, 0.04101454094052315, -0.022189803421497345, 0.0185917429625988, -0.07728421688079834, -0.05442577973008156, 0.05403447896242142, 0.013166804797947407, -0.037663187831640244, -0.025152070447802544, -0.024519745260477066, 0.03519415110349655, 0.041466400027275085, 0.02889278344810009, -0.05259345471858978, -0.033280130475759506, -0.2551826238632202, -0.006346884649246931, 0.015581881627440453, 0.09127402305603027, -0.010873455554246902, -0.00716171320527792, 0.04670197144150734, 0.03664325922727585, 0.0330178327858448, -0.044868554919958115, 0.0372777134180069, 0.043331850320100784, 0.009359443560242653, -0.009630385786294937, -0.03844919055700302, 0.0193631574511528, 0.012060248292982578, -0.06601668149232864, 0.026361748576164246, -0.03158837556838989, 0.019554097205400467, -0.04870007559657097, -0.02538127452135086, -0.043635834008455276, -0.0007170531316660345, 0.009065663442015648, 0.013145117089152336, 0.027024345472455025, 0.023962784558534622, 0.06135397404432297, 0.0015168923418968916, 0.03396794572472572, -0.0006053747492842376, -0.12340439110994339, 0.07572506368160248, 0.033484432846307755, 0.04311291128396988, 0.006432461552321911, -0.03430893272161484, -0.013132798485457897, 0.05720905214548111, -0.003972769249230623, 0.038184020668268204, 0.011939761228859425, 0.05569960176944733, 0.018213920295238495, 0.019534211605787277, -0.010520580224692822, 0.01601921021938324, 0.002279422013089061, -0.04167631268501282, -0.04533660411834717, 0.04085836932063103, -0.014966445975005627, 0.005506625398993492, 0.008807736448943615, 0.009961992502212524, -0.049488287419080734, -0.00787168089300394, 0.005473742261528969, 0.012893334962427616, 0.04072242230176926, 0.025449028238654137, 0.02915298379957676, 0.02367650903761387, -0.09298577904701233, -0.05347759276628494, 0.00753644248470664, -0.0035912988241761923, -0.0026522688567638397, 0.38939905166625977, -0.012254382483661175, -0.006027697119861841, 0.062423981726169586, 0.04462137073278427, -0.008689203299582005, -0.04867140203714371, 0.013509365729987621, -0.05767126381397247, 0.025322889909148216, -0.03515831008553505, 0.012201468460261822, -0.020439472049474716, 0.029269924387335777, -0.051034823060035706, 0.009866808541119099, -0.007332150358706713, 0.04839904606342316, 0.04026864841580391, 0.01056459080427885, 0.006333578377962112, -0.01515249628573656, 0.01932229846715927, 0.012224145233631134, -0.03174871951341629, 0.031100116670131683, 0.0018396370578557253, 0.02728933095932007, 0.03848791494965553, 0.04643337428569794, -0.036933574825525284, 0.037823304533958435, -0.010206474922597408, -0.08315502852201462, 0.03548789396882057, 0.013461519032716751, -0.0031654390040785074, 0.05025226250290871, -0.031405169516801834, -0.013849572278559208, -0.008052454330027103, 0.006557054352015257, -0.05758039280772209, 0.052730806171894073, 0.04699576273560524, -0.011082078330218792, 0.12517186999320984, -0.006425938569009304, -0.03274833783507347, -0.028805607929825783, -0.022954536601901054, 0.034576624631881714, 0.007005589082837105, -0.06263123452663422, -0.07096190750598907, 0.0067086899653077126, 0.01111128181219101, 0.09098567068576813, -0.030300740152597427, -0.08294408023357391, -0.0007095998735167086, -0.04482036456465721, -0.03187323734164238, -0.02960190922021866, 0.047482289373874664, 0.05854974687099457, -0.06930362433195114, 0.019113820046186447, 0.054770465940237045, 0.013983630575239658, -0.06192948669195175, 0.0257900208234787, 0.017530430108308792, -0.03562883287668228, 0.04025694727897644, 0.06246069818735123, -0.04331207275390625, -0.09191551804542542, 0.016390535980463028, 0.05380849167704582, 0.00447014719247818, 0.01760724000632763, 0.022046204656362534, -0.02003810927271843, 0.02674611285328865, -0.027616683393716812, -0.10065500438213348, -0.050977617502212524, 0.019378460943698883, -0.01835286244750023, -0.018845325335860252, 0.043161626905202866, -0.05261336639523506, -0.07350233942270279, 0.04980168491601944, -0.019019274041056633, -0.047339897602796555, 0.04218033701181412, -0.004717913921922445, -0.04010631516575813, 0.006170043721795082, -0.03140455484390259, 0.030526096001267433, -0.027658501639962196, 0.02292480878531933, -0.05181021988391876, 0.04390287026762962, 0.05119036138057709, -0.06515932828187943, 0.0793667808175087, 0.030056335031986237, -0.004126519430428743, -0.06864775717258453, -0.05047786980867386, -0.013223380781710148, 0.006035127677023411, 0.018668806180357933, 0.03379422053694725, 0.005552814807742834, -0.0056586661376059055, 0.037232935428619385, 0.0352909192442894, -0.016065241768956184, -0.05858917534351349, -0.36039459705352783, -0.04787036031484604, -0.013292348012328148, -0.021549629047513008, 0.004745154175907373, -0.04945265129208565, 0.01627471297979355, -0.0053166900761425495, 0.027183128520846367, 0.03945217654109001, 0.06377025693655014, -0.0009743706323206425, 0.000006917261998751201, -0.09634081274271011, 0.001075474196113646, 0.03329626843333244, -0.035160087049007416, 0.0056952303275465965, -0.05828894302248955, 0.02447396144270897, 0.001052254345268011, 0.006263513583689928, -0.033936355262994766, -0.043038371950387955, -0.030487414449453354, -0.014043895527720451, 0.11603853851556778, -0.0011329249246045947, 0.0489957258105278, -0.04154982417821884, 0.017464691773056984, 0.03751002252101898, -0.010609379038214684, -0.04987804964184761, 0.018969060853123665, -0.013750159181654453, 0.005658020731061697, 0.01876165345311165, -0.03795982152223587, -0.04126644507050514, -0.10244937241077423, 0.02386094443500042, -0.04256546124815941, -0.02058795653283596, -0.055968787521123886, 0.043118543922901154, 0.009357637725770473, -0.020031094551086426, -0.00236913631670177, 0.07341549545526505, -0.0011145401513203979, 0.02007799781858921, 0.02930316887795925, 0.002013059798628092, -0.00047333273687399924, -0.029814759269356728, -0.07087256014347076, 0.002452417742460966, -0.023297328501939774, 0.015142342075705528, 0.014562400989234447, -0.005569989327341318, -0.00601065531373024, -0.05203251540660858, 0.013284855522215366, -0.006722324062138796, -0.024623900651931763, 0.020457671955227852, 0.010810202918946743, -0.006401686929166317, -0.03452844172716141, 0.10027197003364563, -0.001535284798592329, -0.026748286560177803, 0.06153514236211777, 0.025982338935136795, 0.02896341122686863, 0.06737105548381805, -0.00563375698402524, 0.005754800979048014, 0.06338471174240112, -0.015574752353131771, 0.027543043717741966, -0.01466466672718525, 0.017393358051776886, 0.02424728125333786, -0.0015616901218891144, 0.004712276626378298, 0.046382371336221695, 0.015579941682517529, -0.00179460144136101, 0.004944107960909605, -0.022379720583558083, -0.037489816546440125, 0.020958546549081802, 0.036844849586486816, -0.25801995396614075, 0.03846732899546623, 0.04571302607655525, 0.07289214432239532, 0.011812628246843815, -0.024238288402557373, 0.008864829316735268, -0.034775104373693466, 0.03628182411193848, -0.024136722087860107, 0.02645678073167801, 0.03835907578468323, 0.007623052224516869, -0.02645626664161682, -0.0049699596129357815, -0.009070532396435738, 0.07082261145114899, 0.011789205484092236, 0.023827476426959038, -0.01854327879846096, 0.024464037269353867, -0.018957339227199554, 0.16640779376029968, 0.00013142717943992466, -0.018554018810391426, -0.005614330526441336, 0.011252842843532562, 0.010452291928231716, 0.034483641386032104, 0.009939843788743019, -0.03694019466638565, 0.00320930453017354, 0.012577523477375507, 0.028234433382749557, 0.03669456019997597, -0.02532653510570526, 0.01599920727312565, 0.03207390755414963, 0.05362898111343384, -0.012926798313856125, 0.0584484301507473, -0.0013734452659264207, -0.05204151198267937, 0.02973078563809395, 0.0679188072681427, 0.020070016384124756, 0.0006495927809737623, -0.03371341899037361, -0.06009393185377121, -0.02786143496632576, -0.04478582367300987, -0.02617691643536091, 0.001105189323425293, -0.00849136058241129, 0.00572158070281148, 0.09751677513122559, 0.020653540268540382, 0.016756458207964897, 0.005319721065461636, -0.03033013641834259, -0.04790259525179863, -0.06357280164957047, 0.06015637144446373, 0.010927030816674232, 0.027942895889282227 ]
[ 0.03544740006327629, 0.003686922136694193, -0.018598774448037148, 0.010323010385036469, -0.021588068455457687, 0.027234824374318123, -0.010703678242862225, 0.006607708055526018, -0.008098362945020199, 0.01616506837308407, -0.012287844903767109, -0.004724852275103331, 0.0011993793305009604, -0.02329518087208271, -0.054435692727565765, -0.02221360057592392, 0.025763973593711853, -0.02227146178483963, 0.028844304382801056, 0.013252638280391693, -0.03360587731003761, 0.022114437073469162, 0.018840227276086807, 0.008130935952067375, -0.018672199919819832, 0.02048066072165966, -0.004577813670039177, 0.017869727686047554, 0.028470635414123535, -0.09739264845848083, -0.03781583532691002, -0.02456793375313282, 0.0023132823407649994, 0.05278864875435829, -0.021207010373473167, 0.027827883139252663, 0.01173779834061861, 0.019630499184131622, -0.027634307742118835, 0.043423134833574295, -0.006799641065299511, 0.006436397321522236, -0.0053001875057816505, 0.02259855717420578, -0.021599333733320236, 0.007873184978961945, -0.06309352815151215, -0.029073769226670265, 0.0012786289444193244, -0.04993833601474762, -0.037889398634433746, 0.02790141850709915, -0.04373803362250328, 0.01753184385597706, -0.004361066967248917, -0.020987825468182564, -0.002291441662237048, 0.00038728932850062847, 0.037215154618024826, -0.04934210330247879, 0.025438973680138588, -0.034612949937582016, 0.0008925916627049446, -0.011848649941384792, -0.022599685937166214, -0.012705577537417412, 0.0167236290872097, 0.03491763398051262, -0.02433180809020996, -0.03033672459423542, -0.0008566445903852582, 0.04807347431778908, -0.03642150014638901, -0.012743888422846794, -0.021420903503894806, 0.029457595199346542, 0.009700409136712551, -0.06648948043584824, 0.025721218436956406, 0.028722088783979416, -0.04591339826583862, 0.006795279681682587, 0.03834941238164902, -0.010650405660271645, -0.004919454921036959, -0.03570903092622757, -0.034409791231155396, -0.02485416643321514, 0.03335312381386757, -0.024566005915403366, -0.01475940179079771, 0.05133839324116707, 0.02139187417924404, -0.02523888275027275, -0.08876028656959534, 0.022647270932793617, 0.022598937153816223, -0.014761831611394882, 0.03737799823284149, 0.8210715651512146, -0.014250730164349079, 0.013937043026089668, -0.00913944374769926, 0.029972022399306297, 0.0032395939342677593, 0.010924127884209156, 0.02938656136393547, -0.01854368858039379, 0.015508025884628296, -0.00973990187048912, -0.001986895455047488, 0.020792268216609955, -0.0020175925455987453, 0.04807618260383606, 0.01997394487261772, 0.012127693742513657, 0.04190121591091156, 0.0639985203742981, 0.021089432761073112, 0.007343679200857878, 0.048112060874700546, -0.002825008239597082, 0.006082283332943916, 0.01656988076865673, 0.009536287747323513, -0.17086215317249298, -0.018576452508568764, -7.694326108317935e-33, 0.00777597539126873, -0.02957930788397789, 0.030550427734851837, -0.025621838867664337, -0.007286326494067907, -0.013798060826957226, -0.043108392506837845, 0.015160293318331242, 0.011896071024239063, -0.04640911892056465, -0.022215543314814568, 0.019690681248903275, 0.013836539350450039, -0.0400410071015358, 0.04559178277850151, 0.01261681318283081, 0.014073565602302551, 0.04739430174231529, -0.028478218242526054, -0.008538841269910336, 0.02456826902925968, 0.02466697059571743, 0.035589419305324554, 0.016893548890948296, -0.043926626443862915, -0.01757536083459854, 0.004498128313571215, -0.0467156283557415, -0.007581962738186121, -0.05207282677292824, -0.037911731749773026, 0.031468890607357025, -0.0015538381412625313, -0.0031059347093105316, -0.026792140677571297, -0.05255532264709473, -0.05176253616809845, -0.0038798253517597914, -0.00797734409570694, -0.023679887875914574, -0.031005965545773506, 0.0117096658796072, -0.03838176652789116, -0.05088230222463608, -0.00782075710594654, 0.04692370444536209, 0.03777826949954033, 0.03584171459078789, -0.005583059508353472, 0.009892553091049194, 0.01007554680109024, -0.024091867730021477, 0.014909328892827034, 0.01672193966805935, 0.004166728351265192, 0.010107691399753094, 0.03541277348995209, -0.04822401702404022, 0.021641645580530167, 0.0025284576695412397, 0.01569806970655918, -0.01257266290485859, 0.025718702003359795, 0.032851338386535645, -0.011460937559604645, -0.0304100401699543, 0.06480153650045395, 0.02438565343618393, 0.012225453741848469, 0.020033597946166992, -0.05236542969942093, 0.030757902190089226, -0.03858061134815216, -0.015773111954331398, -0.014026756398379803, -0.052056290209293365, 0.021977487951517105, -0.020632006227970123, -0.049237415194511414, 0.03714586794376373, 0.016323288902640343, -0.02744615264236927, -0.03581215813755989, -0.03628909960389137, -0.0013739530695602298, -0.0015700344229117036, 0.04762648418545723, 0.009639120660722256, -0.018451131880283356, -0.0197409987449646, 0.021726157516241074, 0.004382430575788021, -0.01768636144697666, -0.017825227230787277, -0.030608300119638443, 7.599443143055437e-33, 0.013865509070456028, -0.009996975772082806, -0.044576246291399, -0.005785246845334768, 0.030176153406500816, 0.024617338553071022, 0.03561592474579811, 0.008720194920897484, -0.05497293546795845, 0.007838249206542969, -0.005328033119440079, -0.05675636604428291, -0.00033405047724954784, 0.027648894116282463, 0.01506812497973442, -0.004152369685471058, 0.026478001847863197, 0.04470629245042801, 0.010447993874549866, -0.006433266215026379, -0.0012269869912415743, -0.019230667501688004, -0.0006846986943855882, 0.0024802701082080603, 0.04313027113676071, 0.02848135679960251, -0.008426483720541, -0.012838475406169891, -0.03501667082309723, 0.02336299605667591, 0.03051110729575157, 0.009681989438831806, -0.019818363711237907, 0.013244452886283398, 0.002084088046103716, 0.042234379798173904, 0.038995493203401566, -0.020323343575000763, -0.01394624449312687, -0.0420638807117939, 0.04025384783744812, 0.02859787456691265, -0.04502853378653526, 0.05693845823407173, -0.004349467344582081, 0.00953018106520176, 0.025114158168435097, -0.000491612940095365, -0.004322517197579145, -0.0021593673154711723, -0.011730294674634933, 0.011233729310333729, 0.011258442886173725, 0.01653393544256687, -0.005163214635103941, 0.018499458208680153, -0.028437476605176926, 0.03581398352980614, -0.02529275231063366, -0.014548017643392086, -0.03398100286722183, -0.06284333020448685, -0.03543413057923317, -0.0017853794852271676, -0.032876718789339066, 0.0067937797866761684, 0.041365496814250946, 0.01143925916403532, -0.029204748570919037, 0.0015400329139083624, -0.05887279286980629, 0.013010992668569088, 0.020187588408589363, 0.03312818333506584, -0.021851852536201477, 0.006383398547768593, 0.01595902256667614, -0.019137907773256302, -0.019158871844410896, 0.026578888297080994, 0.03353152424097061, -0.005000342149287462, 0.015341978520154953, -0.01430351659655571, 0.031720057129859924, 0.03988683968782425, -0.009979036636650562, 0.0560092069208622, 0.003560646204277873, 0.010205147787928581, 0.014639346860349178, -0.011885992251336575, 0.007431156933307648, 0.014291085302829742, -0.0011998915579169989, -1.301636043393728e-8, 0.00850452296435833, -0.022818971425294876, -0.007155477534979582, -0.00007351773092523217, 0.004793593194335699, 0.02068609930574894, -0.0033475253731012344, 0.025927269831299782, -0.07126203924417496, -0.02192138321697712, 0.028493836522102356, -0.01589445397257805, -0.009357498958706856, 0.029263589531183243, 0.017866820096969604, -0.012558071874082088, -0.016616128385066986, 0.008667758665978909, 0.037971630692481995, 0.014148585498332977, -0.000947727938182652, 0.008303480222821236, -0.0019171201856806874, 0.015463393181562424, -0.00048675693687982857, -0.0074715022929012775, 0.04212697222828865, -0.08589012920856476, -0.0018144934438169003, -0.04180349037051201, -0.01193877961486578, -0.031853631138801575, -0.00616665231063962, 0.025846729055047035, -0.009188691154122353, -0.014343064278364182, -0.0034725822042673826, 0.07200339436531067, 0.021937061101198196, 0.02681886777281761, -0.03267108276486397, -0.010651898570358753, -0.021320972591638565, -0.04420322924852371, 0.005343038588762283, 0.04088184982538223, -0.01773892715573311, 0.0239269956946373, 0.032728008925914764, -0.030439356341958046, 0.010043132118880749, 0.0046437084674835205, 0.008795245550572872, 0.037200678139925, 0.014094018377363682, -0.009146186523139477, -0.026711178943514824, -0.003107937518507242, 0.007627974264323711, -0.007458014879375696, 0.011199381202459335, -0.02075359970331192, -0.03199160099029541, -0.03011445701122284 ]
scikit-learn-clustering-and-the-curse-of-dimensionality
https://markhneedham.com/blog/2016/08/27/scikit-learn-clustering-and-the-curse-of-dimensionality
false
2016-08-14 18:56:35
Python: matplotlib, seaborn, virtualenv - Python is not installed as a framework
[ "python", "matplotlib" ]
[ "Python" ]
Over the weekend I was following https://github.com/thomhopmans/themarketingtechnologist[The Marketing Technologist's] content based recommender tutorial but ran into the following exception when trying to import the seaborn library: [source,bash] ---- $ python 5_content_based_recommender/run.py Traceback (most recent call last): File "5_content_based_recommender/run.py", line 14, in <module> import seaborn as sns File "/Users/markneedham/projects/themarketingtechnologist/tmt/lib/python2.7/site-packages/seaborn/__init__.py", line 6, in <module> from .rcmod import * File "/Users/markneedham/projects/themarketingtechnologist/tmt/lib/python2.7/site-packages/seaborn/rcmod.py", line 8, in <module> from . import palettes, _orig_rc_params File "/Users/markneedham/projects/themarketingtechnologist/tmt/lib/python2.7/site-packages/seaborn/palettes.py", line 12, in <module> from .utils import desaturate, set_hls_values, get_color_cycle File "/Users/markneedham/projects/themarketingtechnologist/tmt/lib/python2.7/site-packages/seaborn/utils.py", line 12, in <module> import matplotlib.pyplot as plt File "/Users/markneedham/projects/themarketingtechnologist/tmt/lib/python2.7/site-packages/matplotlib/pyplot.py", line 114, in <module> _backend_mod, new_figure_manager, draw_if_interactive, _show = pylab_setup() File "/Users/markneedham/projects/themarketingtechnologist/tmt/lib/python2.7/site-packages/matplotlib/backends/__init__.py", line 32, in pylab_setup globals(),locals(),[backend_name],0) File "/Users/markneedham/projects/themarketingtechnologist/tmt/lib/python2.7/site-packages/matplotlib/backends/backend_macosx.py", line 24, in <module> from matplotlib.backends import _macosx RuntimeError: Python is not installed as a framework. The Mac OS X backend will not be able to function correctly if Python is not installed as a framework. See the Python documentation for more information on installing Python as a framework on Mac OS X. Please either reinstall Python as a framework, or try one of the other backends. If you are Working with Matplotlib in a virtual enviroment see 'Working with Matplotlib in Virtual environments' in the Matplotlib FAQ ---- We can see from the stacktrace that seaborn calls matplotlib so that's where the problem lies. There's even a http://matplotlib.org/faq/virtualenv_faq.html[page on the matplotlib website suggesting some workarounds]. I've come across this error before and been unable to get any of the suggestions to work, but this time I was successful. I needed to create the following function in my bash profile file: +++<cite>+++~/.bash_profile +++</cite>+++ [source,text] ---- function frameworkpython { if [[ ! -z "$VIRTUAL_ENV" ]]; then PYTHONHOME=$VIRTUAL_ENV /usr/bin/python "$@" else /usr/bin/python "$@" fi } ---- And call that function instead of my virtualenv's python: [source,bash] ---- $ frameworkpython 5_content_based_recommender/run.py ---- This time the matplotlib visualisation works: image::{{<siteurl>}}/uploads/2016/08/2016-08-14_16-16-08.png[2016 08 14 16 16 08,553] #win
null
null
[ 0.010216277092695236, -0.02392139658331871, -0.040249936282634735, 0.024496322497725487, 0.07937539368867874, 0.024423090741038322, 0.011800188571214676, 0.041693396866321564, 0.006148247979581356, -0.002073866780847311, -0.020431125536561012, 0.015230776742100716, -0.0675455704331398, 0.02312256209552288, -0.028010293841362, 0.07224160432815552, 0.06904545426368713, 0.020266765728592873, 0.002231965307146311, 0.015087203122675419, 0.03440418094396591, 0.058349017053842545, -0.009721496142446995, 0.019850952550768852, -0.0267944373190403, -0.015052501112222672, 0.011280241422355175, -0.012218722142279148, -0.058924879878759384, -0.0027404867578297853, 0.029678920283913612, 0.014397990889847279, 0.027347147464752197, -0.03800051659345627, 0.007812493480741978, 0.020367775112390518, -0.03372354060411453, 0.014494866132736206, -0.007059060037136078, 0.02512652613222599, -0.06857218593358994, 0.016665611416101456, -0.006848345976322889, 0.02057766355574131, -0.04443807899951935, 0.012361336499452591, -0.05396314337849617, 0.04792647436261177, 0.01758197881281376, -0.021646635606884956, -0.041605960577726364, 0.05083489418029785, -0.010736381635069847, -0.03584839403629303, 0.020918402820825577, 0.04392623156309128, 0.016285449266433716, -0.059121016412973404, 0.046233437955379486, -0.025952694937586784, -0.007789112161844969, 0.005586626473814249, 0.016387661918997765, 0.019234508275985718, 0.02975819632411003, 0.016266589984297752, -0.0018237429903820157, 0.054895177483558655, -0.054545722901821136, -0.034922461956739426, -0.005138678941875696, 0.00570638757199049, -0.05189405009150505, -0.013044747523963451, 0.003560198238119483, -0.05184764415025711, -0.006369125563651323, 0.06614073365926743, 0.005566104780882597, 0.036725133657455444, -0.006784068886190653, -0.009326359257102013, 0.014877723529934883, 0.021302480250597, -0.010018241591751575, -0.05546668916940689, -0.04134202003479004, -0.040622349828481674, -0.057474713772535324, 0.04621310159564018, 0.032792143523693085, -0.06488550454378128, 0.0560939721763134, 0.0024678341578692198, 0.01485106535255909, 0.013717697001993656, -0.002182612195611, -0.012353270314633846, -0.0028685936704277992, -0.025948505848646164, -0.05011845752596855, 0.0022424058988690376, 0.00511164078488946, 0.05989629402756691, -0.0664701908826828, -0.0164982620626688, 0.02256316877901554, -0.010206378065049648, -0.04027087986469269, 0.023294927552342415, -0.03250479698181152, 0.023856479674577713, -0.029159195721149445, -0.013438459485769272, -0.09972092509269714, 0.08541790395975113, -0.007767301052808762, -0.0340513214468956, -0.01553580816835165, -0.01344812661409378, 0.06077013164758682, 0.023246394470334053, -0.019473537802696228, 0.0718596801161766, 0.03907633200287819, 0.06504344195127487, 0.005781961139291525, 0.048009127378463745, -0.007010878529399633, -0.05182330310344696, -0.0024816144723445177, 0.05436891317367554, -0.004687197040766478, -0.014666224829852581, -0.011482532136142254, -0.008279085159301758, -0.013012873008847237, -0.005181144457310438, 0.03381568565964699, 0.03151749074459076, -0.005640114191919565, 0.0021032539661973715, -0.006374881602823734, 0.00906020775437355, 0.026962149888277054, 0.018815189599990845, 0.015498576685786247, -0.0203409306704998, -0.035894982516765594, -0.004215060267597437, 0.01858319528400898, 0.025814389809966087, 0.04971495643258095, -0.024083424359560013, 0.016211608424782753, 0.09725449979305267, 0.03790155053138733, 0.017861995846033096, -0.02819404937326908, 0.02096709981560707, 0.056631945073604584, 0.03646981343626976, 0.0009494657278992236, 0.018543574959039688, -0.0021771069150418043, -0.04518743231892586, -0.007731496822088957, 0.05142229050397873, 0.002550124889239669, 0.015521499328315258, -0.05840560421347618, -0.060343824326992035, 0.04652925953269005, -0.039826929569244385, -0.002505824901163578, 0.03312272951006889, 0.06920483708381653, 0.03402073681354523, 0.05323665216565132, 0.009567998349666595, -0.08565250039100647, 0.06313518434762955, -0.0000313300006382633, -0.000937336590141058, 0.027898259460926056, -0.010540454648435116, 0.07803850620985031, -0.00709897093474865, 0.02602582424879074, 0.038834098726511, -0.06388860940933228, -0.1010277047753334, -0.029749548062682152, -0.000752266263589263, 0.057887427508831024, -0.011838511563837528, -0.024169141426682472, 0.060659147799015045, 0.01726042479276657, 0.032460153102874756, -0.02281270921230316, 0.028913589194417, 0.0002943903673440218, -0.0592433400452137, -0.07665696740150452, 0.025192582979798317, 0.04913557693362236, -0.030830271542072296, -0.048164475709199905, 0.02593529038131237, -0.018337814137339592, -0.0011381632648408413, 0.03122306987643242, -0.027843214571475983, 0.05871492996811867, 0.017342016100883484, 0.06457877904176712, -0.014083015732467175, 0.041373856365680695, -0.06042347475886345, -0.009734595194458961, -0.008624476380646229, -0.0072433664463460445, -0.007900722324848175, 0.0025198061484843493, 0.1145617812871933, 0.048885054886341095, -0.008125417865812778, -0.04688569903373718, 0.027578622102737427, 0.008128107525408268, -0.020270342007279396, 0.026950033381581306, -0.012358354404568672, -0.019498661160469055, -0.010757053270936012, -0.048425305634737015, -0.04443063586950302, 0.010472917929291725, -0.039978984743356705, 0.00044060673099011183, 0.10411971807479858, -0.06465855240821838, 0.062207676470279694, 0.011324084363877773, -0.016868336126208305, -0.044805772602558136, 0.000073048155172728, -0.05942612886428833, 0.021049056202173233, 0.020235130563378334, -0.00852245930582285, 0.02500687725841999, -0.052982866764068604, -0.04831568896770477, -0.0356503501534462, -0.05781499668955803, 0.020707614719867706, 0.05878986418247223, 0.047083381563425064, -0.0186137855052948, 0.046314965933561325, -0.03579314798116684, 0.026100177317857742, -0.009597381576895714, -0.04644136130809784, -0.05221124365925789, -0.026135781779885292, 0.03703112527728081, 0.02065247669816017, 0.036519214510917664, 0.011139357462525368, -0.010902590118348598, 0.005309117957949638, 0.002129580359905958, -0.015571855008602142, 0.06191759929060936, -0.022700242698192596, -0.009235513396561146, -0.028685497120022774, 0.018332097679376602, 0.04572460055351257, -0.048591893166303635, -0.016645504161715508, 0.004726123530417681, -0.07241661101579666, 0.01495384145528078, -0.04400552064180374, 0.003531175199896097, 0.021814659237861633, -0.013184060342609882, 0.06412699073553085, 0.025380076840519905, 0.012598126195371151, 0.04112666845321655, -0.039597414433956146, 0.02330557256937027, 0.03856481611728668, 0.004157586954534054, 0.04295126721262932, 0.029344849288463593, 0.05933420732617378, 0.0554654560983181, 0.012956605292856693, -0.007610668893903494, -0.03281432017683983, 0.020813317969441414, -0.049414537847042084, -0.2705894112586975, 0.028845975175499916, 0.0040244716219604015, -0.013000872917473316, 0.028611868619918823, -0.005404590163379908, 0.019648311659693718, -0.04199628531932831, -0.015385898761451244, -0.005376360844820738, -0.0000566209273529239, -0.031009111553430557, -0.0005139803397469223, 0.04668346047401428, 0.020158657804131508, 0.002293574158102274, 0.012709073722362518, -0.03250325098633766, 0.0215421374887228, 0.04569641500711441, -0.0013801947934553027, -0.027379898354411125, 0.016238396987318993, 0.039099469780921936, 0.030100341886281967, 0.053486160933971405, -0.051061276346445084, 0.08751600235700607, -0.08362598717212677, -0.06495010107755661, 0.032210417091846466, -0.031095437705516815, -0.012181769125163555, -0.006384461652487516, 0.012476792559027672, -0.014827575534582138, 0.014193202368915081, 0.01033901609480381, 0.004375050310045481, -0.0190700963139534, -0.04100526124238968, -0.02978724241256714, -0.004636555444449186, -0.016520678997039795, 0.06606678664684296, -0.003308202140033245, -0.06022854894399643, 0.0002933052310254425, -0.028443224728107452, 0.07093680649995804, -0.03679264709353447, -0.03296755999326706, -0.013583468273282051, 0.02118290215730667, -0.005135903134942055, -0.0007128926808945835, -0.02953261323273182, 0.03245403617620468, -0.03629107028245926, -0.01295962743461132, 0.0015265997499227524, -0.018243936821818352, -0.015847817063331604, -0.02676611952483654, -0.028186487033963203, -0.05759013071656227, -0.033915430307388306, -0.023802882060408592, 0.04353521764278412, 0.03021981567144394, -0.044411562383174896, -0.0006754179485142231, 0.009434543550014496, -0.11564808338880539, 0.027321092784404755, -0.03846427798271179, -0.03493405133485794, 0.007606343366205692, -0.010175786912441254, 0.002096813637763262, -0.05255426838994026, -0.04157748818397522, 0.03290768340229988, 0.01348916720598936, -0.003450047690421343, -0.03145238012075424, 0.009371919557452202, -0.010519471019506454, -0.040353480726480484, -0.02055397816002369, 0.04811655357480049, -0.007375685963779688, -0.0072183143347501755, -0.02213485911488533, -0.03465273231267929, 0.029080046340823174, 0.011261667124927044, 0.036363668739795685, 0.0024147676303982735, 0.05039601773023605, 0.03443150222301483, -0.0533042848110199, -0.009161775931715965, -0.06694386899471283, -0.019953187555074692, -0.007175749633461237, -0.0539369136095047, -0.014517300762236118, 0.00019644560234155506, 0.004648569040000439, 0.01336810365319252, -0.010175226256251335, 0.009359659627079964, -0.03476622700691223, -0.03007218800485134, -0.006051742937415838, 0.021422304213047028, 0.02628849446773529, 0.0264283437281847, 0.001047977595590055, -0.06934694945812225, 0.002372625982388854, -0.006406995002180338, -0.006158817559480667, -0.0162767693400383, -0.040896784514188766, -0.025303509086370468, -0.005040062591433525, -0.002677969867363572, -0.01391986571252346, -0.012091198936104774, 0.03259706124663353, 0.05215205252170563, -0.005777469836175442, 0.013396245427429676, -0.045809052884578705, -0.07476022839546204, -0.0032006953842937946, 0.020573949441313744, 0.011985605582594872, 0.0010960270883515477, 0.016433341428637505, 0.011324441991746426, -0.00047590938629582524, 0.05226483568549156, -0.003726557595655322, 0.029426300898194313, -0.002130769658833742, 0.010061104781925678, 0.016145329922437668, -0.01556884404271841, -0.01541810855269432, 0.043101534247398376, -0.01988975889980793, -0.05620858073234558, -0.013649871572852135, 0.02431928552687168, -0.0005704157520085573, -0.006680190563201904, -0.03955724462866783, -0.00446193665266037, -0.03731933608651161, -0.004661325365304947, -0.000677433330565691, 0.0033307992853224277, 0.025170262902975082, -0.009865954518318176, -0.012050614692270756, -0.013263924978673458, -0.012021234259009361, 0.016862455755472183, 0.0258812066167593, -0.03765131160616875, 0.0024232191499322653, -0.02447037771344185, -0.0077594309113919735, -0.0012094955891370773, -0.005142390727996826, -0.0025724763981997967, 0.01581915281713009, -0.02413102611899376, -0.005231489427387714, 0.02104378491640091, 0.007850849069654942, 0.05159612372517586, 0.024165529757738113, -0.04254278168082237, -0.013668731786310673, -0.021049395203590393, -0.03938208147883415, -0.033665359020233154, 0.004765549674630165, 0.014624866656959057, 0.02176528424024582, -0.028987517580389977, -0.05259954556822777, 0.014987483620643616, 0.020002510398626328, 0.02366502769291401, 0.024434927850961685, -0.041917022317647934, 0.0007558889919891953, -0.030505329370498657, 0.03870006650686264, 0.08987027406692505, -0.06474538147449493, 0.0048561678268015385, -0.003035064786672592, -0.0185551717877388, 0.030020954087376595, 0.024966107681393623, -0.059480611234903336, -0.015249154530465603, -0.028352202847599983, -0.005501263774931431, -0.04657568410038948, -0.048598065972328186, -0.032891981303691864, 0.03353363275527954, -0.008846019394695759, 0.010731235146522522, -0.011152049526572227, 0.023487133905291557, -0.03040219470858574, -0.035672303289175034, 0.027558406814932823, 0.004525862634181976, 0.013213766738772392, 0.021297277882695198, -0.027445713058114052, 0.03312766179442406, -0.046918779611587524, 0.014446443878114223, 0.020878296345472336, -0.0008425649721175432, -0.020064178854227066, -0.045832857489585876, -0.002521658083423972, 0.009198509156703949, 0.019861701875925064, 0.018969383090734482, 0.02357601746916771, -0.020155267789959908, -0.004031106363981962, -0.017097963020205498, 0.015724537894129753, 0.008458530530333519, -0.021506020799279213, 0.02790044993162155, 0.041828885674476624, 0.011193626560270786, 0.01559752132743597, -0.016796378418803215, -0.016468100249767303, 0.056887198239564896, -0.029227983206510544, -0.043691158294677734, -0.02911093644797802, -0.03469257429242134, 0.03941871598362923, 0.03240548074245453, 0.03204262629151344, -0.05413695052266121, 0.05238911509513855, 0.024464977905154228, 0.00501644890755415, 0.03777746856212616, 0.005479062907397747, 0.013452202081680298, -0.037739213556051254, -0.0452246367931366, -0.09762553870677948, -0.005642076022922993, 0.03268752247095108, -0.04254930838942528, 0.00041744986083358526, 0.013155387714505196, -0.04573619365692139, 0.024811329320073128, -0.06417164206504822, -0.04512616619467735, 0.032628510147333145, -0.007714086212217808, 0.00925410445779562, 0.024370089173316956, -0.017324013635516167, 0.03132208064198494, 0.03668351471424103, -0.04447868838906288, -0.01118249911814928, -0.007423190400004387, 0.08098124712705612, 0.0021294401958584785, 0.017826378345489502, -0.02401404269039631, -0.00891122780740261, 0.06740222126245499, 0.027686377987265587, 0.0030661975033581257, 0.02147994190454483, -0.0178064052015543, 0.04306096211075783, 0.06176302954554558, 0.036292362958192825, 0.004108948167413473, 0.02515435591340065, 0.0058319722302258015, -0.050701480358839035, 0.04323801398277283, -0.008828788064420223, 0.022093022242188454, -0.052975576370954514, 0.02352491393685341, 0.0035375964362174273, -0.05989105626940727, -0.04008606821298599, 0.02635272964835167, -0.04351648688316345, 0.01063777506351471, -0.03180452436208725, -0.020595967769622803, -0.02782648243010044, 0.045314714312553406, -0.020064828917384148, 0.0032861840445548296, 0.05411519482731819, -0.038300927728414536, -0.005663261748850346, 0.030977100133895874, 0.06229311600327492, 0.0629543587565422, 0.03497854247689247, 0.001834976370446384, 0.0804683119058609, -0.02778182365000248, -0.04946452006697655, 0.015665177255868912, -0.04533279314637184, -0.03984871506690979, -0.055185604840517044, -0.0250009186565876, 0.07144750654697418, 0.02082444541156292, 0.07180129736661911, -0.00858617015182972, 0.010592225007712841, -0.032976288348436356, 0.004482802469283342, 0.0341842845082283, 0.04658964276313782, -0.009606029838323593, 0.05199948698282242, -0.04036852717399597, -0.02557402104139328, 0.01429659966379404, 0.030859652906656265, -0.024494802579283714, 0.007152424193918705, -0.03936260566115379, 0.03704649955034256, 0.020388992503285408, 0.022094428539276123, 0.06357783079147339, -0.012643953785300255, -0.02249264344573021, -0.01070684939622879, 0.07026378810405731, -0.011537197977304459, 0.038052551448345184, -0.021112952381372452, -0.006057754624634981, 0.004868926480412483, -0.052565351128578186, -0.01551466528326273, -0.01696346141397953, -0.042182788252830505, 0.044439647346735, -0.03171399235725403, 0.013695677742362022, 0.03772871568799019, -0.017385033890604973, -0.05703018605709076, -0.029637889936566353, -0.03781461715698242, -0.049622777849435806, -0.06034368649125099, 0.007221989333629608, -0.01054411567747593, -0.02183685638010502, -0.03701895475387573, -0.026153456419706345, 0.006976603996008635, -0.018953917548060417, 0.01647205464541912, -0.07600242644548416, -0.014826132915914059, -0.0015902678715065122, 0.028853625059127808, -0.026020891964435577, -0.007133019622415304, 0.06178741902112961, 0.01714559830725193, -0.03854553773999214, 0.03659477084875107, 0.01590709760785103, 0.04434913024306297, 0.007273009512573481, 0.05362275242805481, -0.07142403721809387, 0.018824420869350433, 0.01153238769620657, 0.012710188515484333, -0.06540883332490921, 0.02355199120938778, 0.07385505735874176, -0.0035861991345882416, 0.04333743453025818, 0.008995573967695236, -0.010423369705677032, -0.03909958153963089, 0.004236921668052673, -0.017672033980488777, 0.008648681454360485, 0.022192589938640594, -0.024223461747169495, 0.06687524169683456, 0.02749614790081978, 0.002832448109984398, -0.02559388056397438, -0.0018288221908733249, -0.008319618180394173, -0.00710343848913908, -0.045836929231882095, -0.023607084527611732, -0.05528242513537407, -0.09928925335407257, 0.014978274703025818, 0.01550030056387186, -0.03232652321457863, -0.017677707597613335, 0.009413452818989754, 0.007352180313318968, -0.027995266020298004, 0.03180660679936409, -0.03559195622801781, -0.004481615498661995, -0.013411364518105984, -0.017670325934886932, -0.010676000267267227, 0.03210904449224472, 0.01739692874252796, -0.01472199335694313, -0.011917437426745892, -0.032816655933856964, 0.012539641000330448, -0.02087758667767048, 0.04022308066487312, 0.052922721952199936, 0.01532792765647173, 0.025303734466433525 ]
[ -0.04990126192569733, -0.046557072550058365, -0.023957695811986923, -0.04946323484182358, 0.0252542681992054, -0.07447987794876099, -0.02485232800245285, 0.05818931385874748, -0.0071313041262328625, -0.018537230789661407, 0.010289219208061695, -0.08088544756174088, -0.0059647164307534695, -0.021218495443463326, 0.0716516375541687, 0.01730540208518505, 0.021765640005469322, -0.08264865726232529, -0.014171192422509193, 0.008449848741292953, 0.01278719399124384, -0.03117814101278782, -0.02397565357387066, -0.07233016192913055, -0.002133395290002227, 0.050264693796634674, 0.0043149120174348354, -0.03134419769048691, -0.02698678709566593, -0.18737001717090607, 0.008003482595086098, -0.01668691262602806, 0.015888195484876633, -0.0017432626336812973, 0.029430093243718147, 0.04345719516277313, 0.042497891932725906, -0.0009904986945912242, 0.04315001145005226, 0.036259084939956665, 0.0016333775129169226, 0.002409587847068906, -0.0775224044919014, 0.003103364957496524, 0.042112890630960464, -0.004548568278551102, -0.00366945075802505, -0.02722870372235775, 0.0020030871964991093, -0.01604999415576458, -0.08341796696186066, -0.01917739398777485, 0.020391816273331642, -0.0360894650220871, -0.012102033011615276, 0.017822865396738052, 0.040171656757593155, 0.07828034460544586, 0.023600224405527115, 0.04730634018778801, 0.02908102236688137, -0.008783891797065735, -0.15425880253314972, 0.09460868686437607, -0.017644986510276794, 0.05661715194582939, -0.05465007200837135, -0.041042253375053406, -0.04058754816651344, 0.04030448943376541, 0.02186443842947483, -0.03388901427388191, -0.012878750450909138, 0.0741356611251831, 0.030242498964071274, 0.008180055767297745, -0.007962843403220177, 0.012454136274755001, 0.03198295831680298, -0.049183864146471024, -0.04441216588020325, 0.009827876463532448, -0.04998980090022087, -0.03030921332538128, -0.0007585248094983399, 0.04673277959227562, -0.01466294378042221, 0.06495554745197296, 0.028109606355428696, 0.003250916488468647, 0.04194348305463791, -0.003682095790281892, 0.03313566744327545, 0.031963180750608444, -0.10042061656713486, -0.029008639976382256, 0.018002929165959358, 0.0038543802220374346, -0.036598823964595795, 0.4096952974796295, -0.0012870448408648372, -0.008184453472495079, 0.03300014138221741, 0.0691450983285904, 0.012069113552570343, -0.02302533946931362, -0.03596728667616844, -0.04469159245491028, 0.014060321263968945, -0.0589294359087944, -0.010469107888638973, -0.04117568954825401, 0.07636143267154694, -0.06843353807926178, 0.009075895883142948, 0.01914304681122303, -0.014894131571054459, 0.004689591936767101, -0.008223320357501507, 0.0382080152630806, -0.019183069467544556, -0.005415111780166626, 0.049228064715862274, 0.04683836176991463, -0.004625353030860424, 0.01453410740941763, 0.029659537598490715, 0.04718412086367607, -0.002727799117565155, 0.004095298703759909, 0.04521959647536278, -0.013293910771608353, -0.07980853319168091, 0.008128523826599121, 0.037209685891866684, 0.005837515462189913, 0.009426472708582878, -0.03432686999440193, 0.008866124786436558, 0.01203039102256298, -0.02846880443394184, -0.05811438336968422, -0.00977157149463892, 0.04062845557928085, -0.013973667286336422, 0.06910022348165512, 0.030853815376758575, -0.0050750127993524075, -0.031170524656772614, -0.013753365725278854, 0.005295580253005028, 0.030925782397389412, -0.005607718136161566, -0.06346631795167923, 0.027355870231986046, 0.0259931068867445, 0.08391115814447403, -0.006964269559830427, -0.07900197058916092, -0.0015418985858559608, 0.011692478321492672, -0.058337099850177765, -0.03106077015399933, 0.04453710466623306, 0.030972186475992203, -0.09076676517724991, -0.02512691356241703, 0.018290992826223373, -0.004551342222839594, -0.04033513739705086, -0.007538878358900547, 0.012353708036243916, -0.005753051023930311, 0.01962650753557682, 0.05788065493106842, -0.03490617126226425, -0.04085903987288475, 0.009995024651288986, 0.05765926092863083, 0.019125521183013916, 0.02481597475707531, 0.026094557717442513, -0.028545675799250603, -0.011891770176589489, -0.060577142983675, -0.07529883831739426, -0.02853134274482727, 0.005921566393226385, -0.022740120068192482, -0.03377517685294151, 0.011498000472784042, -0.006993909366428852, -0.030905062332749367, 0.03964698314666748, -0.0026091309264302254, 0.0046972292475402355, -0.019750017672777176, 0.007834290154278278, 0.015224250964820385, -0.027086641639471054, 0.014274748973548412, 0.015208318829536438, -0.008172241039574146, 0.026821991428732872, -0.07344435900449753, 0.06500868499279022, 0.04301925003528595, -0.04450381547212601, 0.09340505301952362, 0.016111403703689575, -0.03757895529270172, 0.0063429647125303745, -0.021842943504452705, 0.0007520685321651399, -0.010358300991356373, -0.003977709449827671, -0.017593277618288994, 0.0027277308981865644, 0.036382317543029785, 0.01734434813261032, -0.02716885507106781, -0.0011201199376955628, -0.056903764605522156, -0.38408368825912476, -0.02331002987921238, -0.0222712941467762, -0.013006181456148624, -0.033725567162036896, -0.04112119600176811, 0.00011735434964066371, -0.009421683847904205, -0.00555493263527751, 0.0640571340918541, 0.1071966364979744, -0.03459804505109787, 0.02849210985004902, -0.10757415741682053, 0.027487069368362427, -0.012942400760948658, -0.04143321514129639, -0.008096115663647652, 0.002052690600976348, 0.02455088682472706, -0.04448527842760086, -0.02705264464020729, -0.05898226797580719, -0.050019338726997375, 0.0018818278331309557, -0.02693203091621399, 0.12336814403533936, 0.04779544845223427, 0.06333228945732117, -0.047054797410964966, 0.03413790464401245, 0.03180941566824913, 0.020217323675751686, -0.08633312582969666, -0.026274966076016426, -0.006194359622895718, 0.012863295152783394, 0.010660485364496708, 0.004533134400844574, -0.02821892499923706, -0.04303453862667084, 0.018924616277217865, -0.027349041774868965, -0.013916298747062683, -0.01412921492010355, 0.014317029155790806, -0.016181232407689095, -0.007536522578448057, -0.01038836594671011, 0.10346156358718872, 0.0023465624544769526, 0.03695252910256386, 0.0218299962580204, 0.03589503839612007, -0.01431140024214983, -0.015692897140979767, -0.06420715898275375, 0.017137674614787102, -0.007368564140051603, -0.0032304096966981888, 0.015729250386357307, 0.03951460123062134, 0.049428198486566544, -0.04205146059393883, -0.013186643831431866, -0.003057153197005391, 0.031051471829414368, 0.03234146907925606, 0.017122717574238777, 0.021143047139048576, -0.0414554700255394, 0.1033959612250328, 0.003103768453001976, 0.008371406234800816, -0.006499342620372772, 0.05115007236599922, 0.02301959879696369, 0.040673140436410904, 0.025707000866532326, 0.002990604843944311, 0.015347972512245178, 0.01041593961417675, 0.01387745887041092, -0.022491425275802612, -0.010858386754989624, -0.011394773609936237, -0.02744750678539276, -0.012646044604480267, 0.06829705089330673, 0.004978148732334375, -0.021911077201366425, 0.011957911774516106, -0.01737920008599758, -0.025924185290932655, 0.10518365353345871, 0.030062958598136902, -0.24769967794418335, 0.028530053794384003, 0.05081780627369881, 0.05840977653861046, 0.014760500751435757, 0.01897813379764557, -0.002246996620669961, -0.05206648260354996, 0.024392064660787582, -0.020484039559960365, 0.017385095357894897, -0.011047188192605972, -0.006357079371809959, -0.0035344029311090708, -0.00405742134898901, -0.03313234820961952, 0.04829607903957367, 0.022769832983613014, 0.04542910307645798, 0.007492762058973312, 0.03107222355902195, 0.002413663314655423, 0.15759505331516266, 0.037732962518930435, -0.019225949421525, -0.0008389807771891356, 0.012883614748716354, -0.0016495032468810678, 0.03880215063691139, 0.03160322457551956, 0.010267345234751701, 0.014624171890318394, 0.014324798248708248, -0.012914774008095264, 0.045015547424554825, -0.03655954822897911, -0.010641906410455704, 0.027970299124717712, 0.02608492784202099, -0.036071375012397766, -0.01820899173617363, 0.02765800431370735, -0.032334353774785995, 0.03620614483952522, 0.03802469000220299, 0.011355079710483551, 0.013421048410236835, -0.04315684735774994, -0.07242359220981598, 0.0054023293778300285, -0.016367455944418907, -0.0624377466738224, -0.005493367090821266, -0.019812285900115967, 0.011048909276723862, 0.09619628638029099, 0.032567042857408524, -0.01814321242272854, 0.003851234680041671, -0.027042092755436897, -0.0027164448983967304, -0.07539930194616318, 0.11269272118806839, 0.008475861512124538, 0.03891688585281372 ]
[ 0.011424374766647816, 0.002659894060343504, 0.010601582005620003, -0.003543822094798088, 0.016585133969783783, 0.004858219064772129, 0.02373582310974598, 0.040357403457164764, -0.057054705917835236, -0.007719550747424364, 0.00563322938978672, 0.00938358437269926, 0.04454236850142479, -0.00716942735016346, 0.008241869509220123, -0.01556748803704977, 0.009768730960786343, -0.010120154358446598, 0.03620648384094238, -0.01379568874835968, -0.04242561012506485, 0.01591392233967781, 0.04065702483057976, 0.005686603952199221, -0.005723939742892981, 0.0035224847961217165, -0.02745329774916172, 0.024889150634407997, 0.02158653736114502, -0.09403257817029953, -0.005182846449315548, -0.006493982393294573, 0.01730148121714592, -0.03777481988072395, 0.019573580473661423, 0.04651671648025513, -0.012890156358480453, -0.02385704405605793, -0.03113125078380108, 0.0554879792034626, -0.006047327537089586, -0.009483873844146729, -0.011618044227361679, 0.015418357215821743, -0.017961950972676277, -0.013937884010374546, -0.010947922244668007, -0.03622452914714813, -0.021120773628354073, 0.009568131528794765, -0.060887496918439865, -0.0031813103705644608, -0.019291561096906662, -0.03015741892158985, -0.006238095927983522, 0.031451281160116196, -0.01122437696903944, -0.005487243179231882, 0.013330047950148582, -0.04423506557941437, -0.0076670036651194096, -0.009330793283879757, -0.03334568068385124, -0.04139404743909836, 0.01709972321987152, -0.011670847423374653, -0.05994920805096626, 0.005883576348423958, 0.016092004254460335, 0.029149873182177544, -0.009997515007853508, 0.007386993151158094, -0.04735478013753891, -0.002441406948491931, -0.031088652089238167, -0.03188103064894676, 0.016261549666523933, -0.02314266562461853, 0.007327687926590443, -0.03359874710440636, -0.037512991577386856, 0.009547390975058079, 0.009054616093635559, -0.013570212759077549, 0.010273672640323639, -0.030119672417640686, 0.012006914243102074, 0.01403491385281086, 0.006821458227932453, 0.006703810766339302, 0.0036992134992033243, 0.009939703159034252, -0.022626157850027084, 0.018579185009002686, -0.10523543506860733, -0.0215620044618845, 0.002977409865707159, 0.00102891493588686, -0.010556154884397984, 0.8507933616638184, -0.01346210204064846, -0.01572275161743164, 0.03845416381955147, 0.015438161790370941, 0.03991047292947769, -0.018058331683278084, 0.00795189943164587, -0.014559675008058548, 0.011975934728980064, -0.03323471173644066, -0.004804662894457579, -0.000846140319481492, 0.03189628943800926, 0.012836313806474209, 0.06296133249998093, 0.03355017304420471, 0.0025738878175616264, 0.022700779139995575, 0.010339584201574326, 0.0202652420848608, 0.03447050601243973, -0.00847230851650238, 0.001362234354019165, 0.0046655116602778435, -0.005560236517339945, -0.17767226696014404, 0.00252968049608171, -6.837482562064645e-33, 0.014340845867991447, -0.01241277065128088, 0.031198762357234955, 0.0029858576599508524, 0.02568923309445381, 0.004718441981822252, -0.009204689413309097, 0.007292485795915127, -0.03725045174360275, -0.021461935713887215, -0.004226186778396368, -0.0019149265717715025, -0.03184029459953308, 0.038830168545246124, 0.0238494910299778, 0.009370580315589905, 0.015126247890293598, 0.03155739605426788, -0.02331315539777279, 0.005256792064756155, 0.022453127428889275, 0.039541248232126236, -0.012303564697504044, 0.02120215632021427, -0.011742008849978447, 0.03369792923331261, 0.03715679422020912, 0.02427712082862854, 0.027086978778243065, -0.04437483847141266, -0.036397263407707214, 0.0024635654408484697, 0.00027548393700271845, -0.04131559282541275, -0.000582376669626683, -0.058113373816013336, -0.06748372316360474, 0.0028833874966949224, -0.018517376855015755, -0.014596587978303432, -0.04014744237065315, 0.019067170098423958, -0.020791156217455864, -0.007604036945849657, -0.0371750146150589, 0.008721422404050827, 0.01921292580664158, 0.061274927109479904, 0.019814135506749153, 0.0019665316212922335, 0.026851175352931023, 0.003090605605393648, 0.0008386654662899673, 0.030650950968265533, -0.025793949142098427, 0.00482149375602603, -0.030099134892225266, 0.0016978264320641756, -0.007713202387094498, -0.018833229318261147, 0.05752056837081909, -0.02142595872282982, 0.020139476284384727, 0.02287519909441471, 0.03666270151734352, 0.004282296635210514, 0.023464491590857506, -0.018590930849313736, 0.01801387220621109, 0.0016564606921747327, -0.07215438783168793, 0.03367607295513153, -0.024817584082484245, -0.038326162844896317, 0.026546834036707878, -0.036758389323949814, -0.010269234888255596, 0.006523607764393091, -0.00243237498216331, 0.03659134730696678, -0.010675261728465557, -0.007192553952336311, 0.013207667507231236, -0.049932945519685745, -0.04736146330833435, 0.004334533121436834, 0.06155548244714737, 0.022917063906788826, -0.025196498259902, 0.022625349462032318, 0.0324348621070385, -0.0015112253604456782, -0.00925880391150713, 0.000732158892787993, -0.0006524623022414744, 7.109962887269221e-33, -0.015697278082370758, 0.0032265600748360157, 0.0017971750348806381, 0.012859734706580639, 0.017032142728567123, -0.011130142025649548, 0.017012568190693855, -0.003585373517125845, -0.010624904185533524, 0.01971888728439808, -0.020969275385141373, -0.01928436942398548, -0.006388964597135782, -0.0008691108087077737, 0.05441431701183319, 0.018183758482336998, -0.006521870382130146, 0.032823190093040466, -0.008836513385176659, -0.027652474120259285, -0.020139973610639572, 0.0159282349050045, -0.0009623610530979931, 0.03130057081580162, 0.0013666532468050718, 0.05846419557929039, 0.00847488921135664, 0.019208507612347603, -0.0073675429448485374, -0.02063688263297081, -0.003436604281887412, -0.0067814928479492664, -0.012628544121980667, -0.03247404471039772, -0.005817192140966654, 0.02298581972718239, -0.016830967739224434, 0.013787821866571903, -0.026276716962456703, 0.019920943304896355, 0.04549793526530266, 0.014398469589650631, -0.0011352484580129385, 0.016470398753881454, 0.016510838642716408, -0.0016882189083844423, 0.0004744377511087805, -0.012355742044746876, -0.009991127997636795, -0.004966282285749912, -0.014711434952914715, 0.03157883509993553, 0.03713775798678398, -0.02160673774778843, 0.027668556198477745, -0.008161179721355438, 0.03072321228682995, 0.05440283939242363, -0.023206979036331177, -0.014351650141179562, 0.012182652950286865, -0.0195810254663229, -0.012948046438395977, 0.030721595510840416, -0.0394088476896286, -0.021552514284849167, -0.05530306696891785, -0.016426460817456245, 0.006595189217478037, 0.00017336818564217538, -0.008504637517035007, -0.010988653637468815, 0.02066275104880333, 0.002697589574381709, -0.00933605432510376, 0.016063371673226357, 0.001450484269298613, 0.007964576594531536, -0.029511770233511925, 0.0025101175997406244, 0.027211837470531464, -0.0007583260885439813, 0.04705284908413887, 0.00661085918545723, -0.024316133931279182, 0.011456943117082119, -0.019303781911730766, 0.003253837814554572, 0.014436165802180767, -0.024235200136899948, 0.032426148653030396, -0.056981753557920456, -0.015517358668148518, 0.013427771627902985, -0.007021974306553602, -1.2832537699125623e-8, -0.010465407744050026, -0.027094978839159012, -0.0097366813570261, 0.014382021501660347, 0.03646078705787659, 0.03568895906209946, 0.001994046848267317, 0.020345253869891167, -0.005812312010675669, 0.02119416743516922, 0.021145589649677277, -0.016702352091670036, -0.0010585932759568095, 0.021168170496821404, 0.014370317570865154, -0.038498811423778534, 0.043116625398397446, 0.00627673976123333, 0.01317795179784298, -0.01520703174173832, -0.014853248372673988, 0.04371458664536476, -0.007077203132212162, 0.004632698837667704, -0.0005338282790035009, 0.005707674194127321, 0.023564085364341736, -0.0484955869615078, -0.004611475858837366, 0.012217717245221138, 0.0387815460562706, -0.05831405892968178, -0.029873307794332504, 0.006053501274436712, -0.017025955021381378, -0.009550959803164005, -0.03186886012554169, 0.013533380813896656, 0.026126084849238396, 0.013981067575514317, -0.019803090021014214, 0.01970410905778408, 0.007084613665938377, -0.01171958539634943, -0.029136551544070244, -0.0025875887367874384, -0.0039019095711410046, -0.011968188919126987, 0.023693298920989037, -0.027177009731531143, -0.030810054391622543, -0.029174193739891052, 0.00801769457757473, -0.03264784812927246, 0.021022049710154533, 0.010138462297618389, -0.0018539632437750697, 0.003914553672075272, -0.05942968279123306, -0.024798104539513588, 0.022319059818983078, -0.00904362928122282, -0.017494123429059982, -0.003980214707553387 ]
python-matplotlibseabornvirtualenv-python-is-not-installed-as-a-framework
https://markhneedham.com/blog/2016/08/14/python-matplotlibseabornvirtualenv-python-is-not-installed-as-a-framework
false
2016-08-22 21:12:54
Neo4j/scikit-learn: Calculating the cosine similarity of Game of Thrones episodes
[ "machine-learning-2", "python" ]
[ "neo4j", "Machine Learning", "Python" ]
A couple of months ago https://twitter.com/praveenasekhar[Praveena] and I created a https://github.com/mneedham/neo4j-got[Game of Thrones dataset] to use in a workshop and I thought it'd be fun to run it through some machine learning algorithms and hopefully find some interesting insights. The dataset is https://github.com/mneedham/neo4j-got/tree/master/data/import[available as CSV files] but for this analysis I'm assuming that it's already been imported into neo4j. If you want to import the data you can run the tutorial by typing the following into the query bar of the neo4j browser: [source,text] ---- :play http://guides.neo4j.com/got ---- Since we don't have any training data we'll be using unsupervised learning methods, and we'll start simple by calculating the similarity of episodes based character appearances. We'll be using http://scikit-learn.org/stable/[scitkit-learn]'s http://scikit-learn.org/dev/modules/generated/sklearn.metrics.pairwise.cosine_similarity.html[cosine similarity function] to determine episode similarity. Christian Perone has http://blog.christianperone.com/2013/09/machine-learning-cosine-similarity-for-vector-space-models-part-iii/[an excellent blog post] explaining how to use cosine similarity on text documents which is well worth a read. We'll be using a similar approach here, but instead of building a TF/IDF vector for each document we're going to create a vector indicating whether a character appeared in an episode or not. e.g. imagine that we have 3 characters - A, B, and C - and 2 episodes. A and B appear in the first episode and B and C appear in the second episode. We would represent that with the following vectors: [source,text] ---- Episode 1 = [1, 1, 0] Episode 2 = [0, 1, 1] ---- We could then calculate the cosine similarity between these two episodes like this: [source,python] ---- >>> from sklearn.metrics.pairwise import cosine_similarity >>> one = [1,1,0] >>> two = [0,1,1] >>> cosine_similarity([one, two]) array([[ 1. , 0.5], [ 0.5, 1. ]]) ---- So this is telling us that Episode 1 is 100% similar to Episode 1, Episode 2 is 100% similar to itself as well, and Episodes 1 and 2 are 50% similar to each other based on the fact that they both have an appearance of Character B. Note that the character names aren't even mentioned at all, they are implicitly a position in the array. This means that when we use our real dataset we need to ensure that the characters are in the same order for each episode, otherwise the calculation will be meaningless! In neo4j land we have an +++<cite>+++APPEARED_IN+++</cite>+++ relationship between a character and each episode that they appeared in. We can therefore write the following code using the Python driver to get all pairs of episodes and characters: [source,python] ---- from neo4j.v1 import GraphDatabase, basic_auth driver = GraphDatabase.driver("bolt://localhost", auth=basic_auth("neo4j", "neo")) session = driver.session() rows = session.run(""" MATCH (c:Character), (e:Episode) OPTIONAL MATCH (c)-[appearance:APPEARED_IN]->(e) RETURN e, c, appearance ORDER BY e.id, c.id""") ---- We can iterate through the rows to see what the output looks like: [source,python] ---- >>> for row in rows: print row <Record e=<Node id=6780 labels=set([u'Episode']) properties={u'season': 1, u'number': 1, u'id': 1, u'title': u'Winter Is Coming'}> c=<Node id=5415 labels=set([u'Character']) properties={u'name': u'Addam Marbrand', u'id': u'/wiki/Addam_Marbrand'}> appearance=None> <Record e=<Node id=6780 labels=set([u'Episode']) properties={u'season': 1, u'number': 1, u'id': 1, u'title': u'Winter Is Coming'}> c=<Node id=5882 labels=set([u'Character']) properties={u'name': u'Adrack Humble', u'id': u'/wiki/Adrack_Humble'}> appearance=None> <Record e=<Node id=6780 labels=set([u'Episode']) properties={u'season': 1, u'number': 1, u'id': 1, u'title': u'Winter Is Coming'}> c=<Node id=6747 labels=set([u'Character']) properties={u'name': u'Aegon V Targaryen', u'id': u'/wiki/Aegon_V_Targaryen'}> appearance=None> <Record e=<Node id=6780 labels=set([u'Episode']) properties={u'season': 1, u'number': 1, u'id': 1, u'title': u'Winter Is Coming'}> c=<Node id=5750 labels=set([u'Character']) properties={u'name': u'Aemon', u'id': u'/wiki/Aemon'}> appearance=None> <Record e=<Node id=6780 labels=set([u'Episode']) properties={u'season': 1, u'number': 1, u'id': 1, u'title': u'Winter Is Coming'}> c=<Node id=5928 labels=set([u'Character']) properties={u'name': u'Aeron Greyjoy', u'id': u'/wiki/Aeron_Greyjoy'}> appearance=None> <Record e=<Node id=6780 labels=set([u'Episode']) properties={u'season': 1, u'number': 1, u'id': 1, u'title': u'Winter Is Coming'}> c=<Node id=5503 labels=set([u'Character']) properties={u'name': u'Aerys II Targaryen', u'id': u'/wiki/Aerys_II_Targaryen'}> appearance=None> <Record e=<Node id=6780 labels=set([u'Episode']) properties={u'season': 1, u'number': 1, u'id': 1, u'title': u'Winter Is Coming'}> c=<Node id=6753 labels=set([u'Character']) properties={u'name': u'Alannys Greyjoy', u'id': u'/wiki/Alannys_Greyjoy'}> appearance=None> <Record e=<Node id=6780 labels=set([u'Episode']) properties={u'season': 1, u'number': 1, u'id': 1, u'title': u'Winter Is Coming'}> c=<Node id=6750 labels=set([u'Character']) properties={u'name': u'Alerie Tyrell', u'id': u'/wiki/Alerie_Tyrell'}> appearance=None> <Record e=<Node id=6780 labels=set([u'Episode']) properties={u'season': 1, u'number': 1, u'id': 1, u'title': u'Winter Is Coming'}> c=<Node id=5753 labels=set([u'Character']) properties={u'name': u'Alliser Thorne', u'id': u'/wiki/Alliser_Thorne'}> appearance=None> <Record e=<Node id=6780 labels=set([u'Episode']) properties={u'season': 1, u'number': 1, u'id': 1, u'title': u'Winter Is Coming'}> c=<Node id=5858 labels=set([u'Character']) properties={u'name': u'Alton Lannister', u'id': u'/wiki/Alton_Lannister'}> appearance=None> ---- Next we'll build a 'matrix' of episodes/characters. If a character appears in an episode then we'll put a '1' in the matrix, if not we'll put a '0': [source,python] ---- episodes = {} for row in rows: if episodes.get(row["e"]["id"]) is None: if row["appearance"] is None: episodes[row["e"]["id"]] = [0] else: episodes[row["e"]["id"]] = [1] else: if row["appearance"] is None: episodes[row["e"]["id"]].append(0) else: episodes[row["e"]["id"]].append(1) ---- Here's an example of one entry in the matrix: [source,python] ---- >>> len(episodes) 60 >>> len(episodes[1]) 638 >>> episodes[1] [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 1, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 1, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] ---- From this output we learn that there are 60 episodes and 638 characters in Game of Thrones so far. We can also see which characters appeared in the first episode, although it's a bit tricky to work out which index in the array corresponds to each character. The next thing we're going to do is calculate the cosine similarity between episodes. Let's start by seeing how similar the first episode is to all the others: [source,python] ---- >>> all = episodes.values() >>> cosine_similarity(all[0:1], all)[0] array([ 1. , 0.69637306, 0.48196269, 0.54671752, 0.48196269, 0.44733753, 0.31707317, 0.42340087, 0.34989921, 0.43314808, 0.36597766, 0.18421252, 0.30961158, 0.2328101 , 0.30616181, 0.41905818, 0.36842504, 0.35338088, 0.18376917, 0.3569686 , 0.2328101 , 0.34539847, 0.25043516, 0.31707317, 0.25329221, 0.33342786, 0.34921515, 0.2174909 , 0.2533473 , 0.28429311, 0.23026565, 0.22310537, 0.22365301, 0.23816275, 0.28242289, 0.16070148, 0.24847093, 0.21434648, 0.03582872, 0.21189672, 0.15460414, 0.17161693, 0.15460414, 0.17494961, 0.1234662 , 0.21426863, 0.21434648, 0.18748505, 0.15308091, 0.20161946, 0.19877675, 0.30920827, 0.21058466, 0.19127301, 0.24607943, 0.18033393, 0.17734311, 0.16296707, 0.18740851, 0.23995201]) ---- The first entry in the array indicates that episode 1 is 100% similar to episode 1 which is a good start. It's 69% similar to episode 2 and 48% similar to episode 3. We can sort that array to work out which episodes it's most similar to: [source,python] ---- >>> for idx, score in sorted(enumerate(cosine_similarity(all[0:1], all)[0]), key = lambda x: x[1], reverse = True)[:5]: print idx, score 0 1.0 1 0.696373059207 3 0.546717521051 2 0.481962692712 4 0.481962692712 ---- Or we can see how similar the last episode of season 6 is compared to the others: [source,python] ---- >>> for idx, score in sorted(enumerate(cosine_similarity(all[59:60], all)[0]), key = lambda x: x[1], reverse = True)[:5]: print idx, score 59 1.0 52 0.500670191678 46 0.449085146211 43 0.448218732478 49 0.446296233312 ---- I found it a bit painful exploring similarities like this so I decided to write them into neo4j instead and then write a query to find the most similar episodes. The following query creates a +++<cite>+++SIMILAR_TO+++</cite>+++ relationship between episodes and sets a +++<cite>+++score+++</cite>+++ property on that relationship: [source,python] ---- >>> episode_mapping = {} >>> for idx, episode_id in enumerate(episodes): episode_mapping[idx] = episode_id >>> for idx, episode_id in enumerate(episodes): similarity_matrix = cosine_similarity(all[idx:idx+1], all)[0] for other_idx, similarity_score in enumerate(similarity_matrix): other_episode_id = episode_mapping[other_idx] print episode_id, other_episode_id, similarity_score if episode_id != other_episode_id: session.run(""" MATCH (episode1:Episode {id: {episode1}}), (episode2:Episode {id: {episode2}}) MERGE (episode1)-[similarity:SIMILAR_TO]-(episode2) ON CREATE SET similarity.score = {similarityScore} """, {'episode1': episode_id, 'episode2': other_episode_id, 'similarityScore': similarity_score}) session.close() ---- The +++<cite>+++episode_mapping+++</cite>+++ dictionary is needed to map from episode ids to indices e.g. episode 1 is at index 0. If we want to find the most similar pair of episodes in Game of Thrones we can execute the following query: [source,cypher] ---- MATCH (episode1:Episode)-[similarity:SIMILAR_TO]-(episode2:Episode) WHERE ID(episode1) > ID(episode2) RETURN "S" + episode1.season + "E" + episode1.number AS ep1, "S" + episode2.season + "E" + episode2.number AS ep2, similarity.score AS score ORDER BY similarity.score DESC LIMIT 10 ╒═════╀════╀══════════════════╕ β”‚ep1 β”‚ep2 β”‚score β”‚ β•žβ•β•β•β•β•β•ͺ════β•ͺ══════════════════║ β”‚S1E2 β”‚S1E1β”‚0.6963730592072543β”‚ β”œβ”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚S1E4 β”‚S1E3β”‚0.6914173051223086β”‚ β”œβ”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚S1E9 β”‚S1E8β”‚0.6869464497590777β”‚ β”œβ”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚S2E10β”‚S2E8β”‚0.6869037302955034β”‚ β”œβ”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚S3E7 β”‚S3E6β”‚0.6819943394704735β”‚ β”œβ”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚S2E7 β”‚S2E6β”‚0.6813598225089799β”‚ β”œβ”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚S1E10β”‚S1E9β”‚0.6796436827080401β”‚ β”œβ”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚S1E5 β”‚S1E4β”‚0.6698105143372364β”‚ β”œβ”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚S1E10β”‚S1E8β”‚0.6624062584864754β”‚ β”œβ”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚S4E5 β”‚S4E4β”‚0.6518358737330705β”‚ β””β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ ---- And the least popular? [source,cypher] ---- MATCH (episode1:Episode)-[similarity:SIMILAR_TO]-(episode2:Episode) WHERE ID(episode1) > ID(episode2) RETURN "S" + episode1.season + "E" + episode1.number AS ep1, "S" + episode2.season + "E" + episode2.number AS ep2, similarity.score AS score ORDER BY similarity.score LIMIT 10 ╒════╀════╀═══════════════════╕ β”‚ep1 β”‚ep2 β”‚score β”‚ β•žβ•β•β•β•β•ͺ════β•ͺ═══════════════════║ β”‚S4E9β”‚S1E5β”‚0 β”‚ β”œβ”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚S4E9β”‚S1E6β”‚0 β”‚ β”œβ”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚S4E9β”‚S4E2β”‚0 β”‚ β”œβ”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚S4E9β”‚S2E9β”‚0 β”‚ β”œβ”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚S4E9β”‚S2E4β”‚0 β”‚ β”œβ”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚S5E6β”‚S4E9β”‚0 β”‚ β”œβ”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚S6E8β”‚S4E9β”‚0 β”‚ β”œβ”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚S4E9β”‚S4E6β”‚0 β”‚ β”œβ”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚S3E9β”‚S2E9β”‚0.03181423814878889β”‚ β”œβ”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚S4E9β”‚S1E1β”‚0.03582871819500093β”‚ β””β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ ---- The output of this query suggests that there are no common characters between 8 pairs of episodes which at first glance sounds surprising. Let's write a query to check that finding: [source,cypher] ---- MATCH (episode1:Episode)<-[:APPEARED_IN]-(character)-[:APPEARED_IN]->(episode2:Episode) WHERE episode1.season = 4 AND episode1.number = 9 AND episode2.season = 1 AND episode2.number = 5 return episode1, episode2 (no changes, no rows) ---- It's possible I made a mistake with the scraping of the data but from a quick look over http://gameofthrones.wikia.com/wiki/The_Watchers_on_the_Wall[the Wiki page] I don't think I have. I found it interesting that Season 4 Episode 9 shows up on 9 of the top 10 least similar pairs of episodes. Next I'm going to cluster the episodes based on character appearances, but this post is long enough already so that'll have to wait for another post another day.
null
null
[ 0.006910486146807671, -0.01750240847468376, 0.00855396781116724, 0.041917506605386734, 0.07835553586483002, 0.009619172662496567, 0.024760862812399864, 0.03025481477379799, 0.017639223486185074, -0.004573552403599024, -0.027312492951750755, -0.017347199842333794, -0.04250609874725342, 0.014831392094492912, -0.015561185777187347, 0.06342030316591263, 0.057333823293447495, 0.02911928854882717, 0.016830483451485634, -0.008764184080064297, 0.025645852088928223, 0.04807797819375992, 0.015443271026015282, 0.039291106164455414, 0.022345753386616707, -0.01757318712770939, 0.019877173006534576, 0.013389295898377895, -0.02803701162338257, 0.00037329093902371824, 0.05119296535849571, -0.014307752251625061, 0.006716030649840832, -0.014134535565972328, 0.028040803968906403, 0.000920511782169342, -0.05457254871726036, 0.03571700677275658, -0.0006701969541609287, -0.0024787827860563993, -0.057930734008550644, 0.038670942187309265, -0.02680116333067417, 0.022053591907024384, -0.03783727064728737, -0.025950375944375992, -0.0712512880563736, 0.03713860735297203, 0.015133034437894821, 0.03153184801340103, -0.06565547734498978, 0.04472765699028969, -0.019995447248220444, -0.029083941131830215, -0.007082758937031031, 0.06372899562120438, 0.014603530056774616, -0.06817161291837692, 0.040383230894804, -0.0012703726533800364, -0.011012540198862553, -0.0038637290708720684, -0.023179570212960243, 0.012047982774674892, -0.015296442434191704, -0.05126948654651642, -0.001060674199834466, 0.0769878402352333, -0.042703449726104736, 0.0028187863063067198, -0.003947518765926361, 0.02415810339152813, -0.007035623770207167, 0.017816709354519844, 0.007023051381111145, -0.05562351271510124, 0.017029833048582077, 0.06298597157001495, 0.03209682181477547, 0.009550011716783047, -0.03048091009259224, 0.01525401696562767, -0.0044312323443591595, 0.03842919319868088, -0.035921163856983185, -0.0405280664563179, -0.026602063328027725, -0.046430908143520355, -0.0835038498044014, 0.04073718935251236, -0.004373820498585701, -0.05740015208721161, 0.015480676665902138, 0.014511601999402046, 0.006054540630429983, 0.016366152092814445, 0.015909874811768532, 0.0028356194961816072, -0.0024930876679718494, -0.007228964474052191, -0.07958286255598068, -0.047725897282361984, 0.005846593528985977, 0.0007704414892941713, -0.06568656116724014, -0.019423825666308403, 0.004955198150128126, -0.0036143031902611256, -0.012546959333121777, 0.013761459849774837, -0.023784056305885315, 0.010457138530910015, -0.010689139366149902, 0.02464386448264122, -0.09000519663095474, 0.05545663833618164, 0.01895381510257721, -0.014036175794899464, -0.04454918950796127, 0.030256474390625954, 0.0476994626224041, 0.012293487787246704, -0.02901536412537098, 0.08704366534948349, 0.0002930842456407845, 0.008876530453562737, -0.0065918536856770515, 0.04238899424672127, -0.03931083530187607, -0.06870308518409729, 0.014921066351234913, 0.045562904328107834, -0.047283947467803955, 0.014704219996929169, 0.00632966123521328, -0.028812456876039505, -0.014436690136790276, 0.015507781878113747, 0.06034041941165924, 0.05957697331905365, -0.0008086758316494524, -0.05151684209704399, 0.015419907867908478, 0.0375860333442688, 0.04716917499899864, -0.009454390965402126, -0.023921657353639603, -0.026500388979911804, -0.03431754186749458, 0.0005256680306047201, -0.001157637918367982, 0.02237381786108017, 0.03420577943325043, -0.03562334179878235, 0.018366433680057526, 0.11229510605335236, 0.028958942741155624, 0.04950297996401787, -0.01758793741464615, 0.003987438511103392, 0.06234494969248772, 0.01800445094704628, 0.0023087889421731234, 0.01643005572259426, 0.013638418167829514, -0.027174456045031548, 0.008237957954406738, 0.08087734878063202, -0.013172287493944168, 0.011242043226957321, -0.036138568073511124, -0.026536857709288597, 0.06926541775465012, -0.04132705554366112, -0.004924580920487642, 0.04010452330112457, 0.06913983821868896, 0.04555607587099075, 0.023893825709819794, 0.008165234699845314, -0.08565856516361237, 0.06905429065227509, 0.006491708569228649, 0.009863405488431454, 0.028869235888123512, -0.021733490750193596, 0.09288305044174194, 0.0211531613022089, 0.010506156831979752, 0.04698840156197548, -0.08472426235675812, -0.0772760808467865, -0.009343081153929234, -0.003395043546333909, 0.05068144202232361, -0.021927040070295334, 0.02368933893740177, 0.07221043109893799, -0.018580039963126183, 0.035913508385419846, -0.0025689727626740932, -0.01942400075495243, 0.04864976927638054, -0.037890996783971786, -0.03363591805100441, 0.03626202046871185, 0.022185705602169037, -0.04818033054471016, -0.008342827670276165, -0.01367525476962328, -0.012754696421325207, 0.012957148253917694, 0.042380254715681076, -0.045381929725408554, 0.03167535737156868, 0.03358056768774986, 0.06657705456018448, -0.015619239769876003, 0.033263567835092545, -0.046337392181158066, 0.02573687769472599, -0.007574356626719236, -0.02303146943449974, -0.026469195261597633, -0.0021638567559421062, 0.1307329684495926, 0.050624120980501175, -0.042061612010002136, -0.05110207945108414, 0.007632044143974781, -0.023015087470412254, -0.009872136637568474, -0.009202755987644196, -0.007481329143047333, -0.04390441253781319, -0.00279869488440454, -0.04696778580546379, -0.0291000884026289, 0.018561620265245438, -0.043311603367328644, 0.003494131611660123, 0.058907803148031235, -0.03207157552242279, 0.055573124438524246, 0.00783197209239006, 0.02525336667895317, -0.0020596834365278482, -0.022872505709528923, -0.04853358119726181, -0.006566218100488186, 0.016327429562807083, -0.01695297658443451, 0.029440563172101974, -0.02611467055976391, -0.004480340983718634, -0.01837342604994774, -0.051566772162914276, 0.024273892864584923, 0.06720776110887527, 0.04499099403619766, -0.007576745934784412, 0.04930338263511658, -0.016521036624908447, -0.004830585792660713, -0.0005576264229603112, -0.05587737262248993, -0.05956301465630531, -0.07890757918357849, 0.012183541432023048, 0.012761295773088932, 0.04863467440009117, -0.0006835222593508661, 0.0038453834131360054, -0.00028976614703424275, -0.016157275065779686, 0.000304294575471431, 0.03417403995990753, -0.026577377691864967, 0.00576191209256649, -0.0341666080057621, -0.02704073302447796, 0.06259071081876755, -0.03222838044166565, -0.009256304241716862, -0.01074258890002966, -0.07052261382341385, 0.012787249870598316, -0.055454738438129425, -0.019700638949871063, 0.0013795987470075488, 0.01228671707212925, 0.048290930688381195, 0.02483449876308441, -0.0011395112378522754, 0.047761354595422745, 0.016283130273222923, 0.018785692751407623, 0.021795570850372314, 0.0013448686804622412, 0.04813032224774361, -0.03168395534157753, 0.024814870208501816, 0.05102434754371643, -0.0014347024261951447, -0.0014650137163698673, -0.022906092926859856, 0.011519817635416985, -0.007205576170235872, -0.2920047640800476, 0.01056190486997366, -0.010114849545061588, -0.026662932708859444, 0.028682654723525047, -0.05013130605220795, 0.009859345853328705, -0.032631728798151016, -0.0013415419962257147, 0.009320913814008236, -0.012385045178234577, -0.03358233720064163, -0.04023667797446251, 0.04473976045846939, 0.02720213308930397, 0.01354830153286457, -0.017989927902817726, -0.023917213082313538, 0.004048877861350775, 0.06896794587373734, 0.008088096044957638, -0.05243733152747154, -0.02643541805446148, 0.0417281836271286, 0.024028103798627853, 0.056837212294340134, -0.09658937156200409, 0.020090948790311813, -0.062379609793424606, -0.014340207912027836, 0.016695350408554077, -0.024218007922172546, 0.0015065110055729747, 0.01186260674148798, 0.002203361364081502, -0.03113221935927868, 0.053860168904066086, -0.01723920926451683, -0.0031035912688821554, 0.020896965637803078, -0.02963530831038952, -0.0428871251642704, -0.003193693468347192, 0.0012219573836773634, 0.09536971896886826, 0.008654867298901081, -0.07141637802124023, 0.01529650203883648, -0.03587590530514717, 0.06277284771203995, -0.012805990874767303, -0.011140269227325916, -0.0341833159327507, 0.03515751287341118, -0.0170857273042202, 0.005538018885999918, -0.018487684428691864, -0.005409124307334423, -0.046069689095020294, -0.04542913660407066, -0.02813478745520115, -0.04755500704050064, -0.013825307600200176, -0.05038120225071907, -0.011459159664809704, -0.07456846535205841, -0.07955480366945267, -0.023740965873003006, 0.06338340789079666, 0.03022823855280876, -0.051883190870285034, -0.0019160597585141659, 0.00803059060126543, -0.0972658172249794, -0.00879161711782217, -0.01713806390762329, -0.002026159083470702, 0.0175795778632164, 0.012109454721212387, 0.05658137798309326, -0.052793197333812714, -0.06343195587396622, 0.01988358423113823, -0.014068705029785633, 0.004115281160920858, -0.008938414044678211, 0.03494132310152054, -0.02475809119641781, -0.004133798647671938, -0.007907113991677761, 0.04533916711807251, -0.03528236597776413, -0.031094344332814217, 0.01499306783080101, -0.024458641186356544, 0.025316618382930756, 0.016785161569714546, -0.003709884127601981, 0.027336755767464638, 0.05681563541293144, 0.023937635123729706, -0.06917712837457657, 0.028314845636487007, -0.028053129091858864, -0.019073057919740677, -0.0004107434651814401, -0.03802308067679405, 0.008492408320307732, 0.031682614237070084, 0.014341078698635101, -0.01433173194527626, -0.02648274600505829, 0.005940804723650217, -0.028213197365403175, -0.02214309386909008, -0.0132468082010746, 0.031334273517131805, 0.0322226956486702, 0.02790265530347824, -0.0070932405069470406, -0.0645192563533783, 0.014175845310091972, -0.006045089103281498, -0.018526453524827957, -0.056648556143045425, -0.020535456016659737, -0.006575595121830702, -0.02727563865482807, 0.005471315700560808, -0.01322118565440178, -0.02285829372704029, 0.005051525309681892, 0.0067019984126091, 0.0027362213004380465, 0.03939344733953476, -0.02341397851705551, -0.0551324225962162, -0.013733265921473503, 0.015940386801958084, -0.005725206341594458, 0.011734449304640293, -0.005592544097453356, 0.00768665038049221, 0.032353177666664124, 0.05110922083258629, -0.003406774951145053, 0.04837187007069588, -0.004104075022041798, 0.0184982568025589, 0.0013389079831540585, 0.009894837625324726, -0.006405438296496868, 0.007805925793945789, -0.028423015028238297, -0.014302319847047329, -0.021006889641284943, 0.025745950639247894, 0.021797990426421165, -0.009913594461977482, -0.04465451091527939, 0.04066101089119911, -0.054360486567020416, -0.0115836001932621, -0.017417145892977715, -0.0093827024102211, 0.05621183291077614, -0.018952498212456703, 0.02894282341003418, -0.01190855260938406, -0.003166413167491555, 0.007256340701133013, 0.01426259521394968, -0.050363894551992416, 0.004737681243568659, -0.0026468706782907248, -0.02612399123609066, 0.013553321361541748, 0.02053774893283844, 0.02474515698850155, 0.027241362258791924, -0.039409443736076355, -0.01419082097709179, 0.0039234403520822525, 0.008629056625068188, 0.05579313263297081, 0.06632085889577866, -0.00478653609752655, 0.008839785121381283, -0.034108880907297134, -0.014027249999344349, -0.015347540378570557, 0.013022704981267452, -0.03105946071445942, -0.010094503872096539, -0.04132702574133873, -0.040548671036958694, 0.03228260949254036, -0.015603454783558846, 0.02688627317547798, 0.04248533025383949, -0.020599044859409332, 0.021130742505192757, -0.03887687996029854, 0.03181217983365059, 0.06880856305360794, -0.07000157237052917, -0.015277236700057983, -0.0006418856792151928, 0.00018558416923042387, -0.011853748001158237, 0.026184601709246635, -0.07302439212799072, -0.031108053401112556, -0.02780846133828163, 0.019507138058543205, -0.0485532283782959, -0.024483444169163704, -0.027940209954977036, 0.030825553461909294, -0.014757771044969559, 0.019321998581290245, -0.03583991155028343, -0.011620958335697651, -0.006793901324272156, -0.004402451682835817, 0.026042191311717033, -0.011008810251951218, -0.028203286230564117, 0.0037501449696719646, -0.023479368537664413, 0.04585842415690422, -0.008895868435502052, 0.016318470239639282, 0.026089660823345184, -0.016719695180654526, -0.0064718471840023994, -0.04810425639152527, 0.023123858496546745, -0.010311588644981384, 0.052147794514894485, 0.023678455501794815, -0.009098493494093418, -0.038027141243219376, 0.008684384636580944, -0.026259414851665497, 0.031204089522361755, -0.014001716859638691, 0.00393498782068491, 0.02357339672744274, 0.030058730393648148, 0.0057481215335428715, -0.006851815618574619, -0.024652138352394104, -0.03942609205842018, 0.0557149238884449, -0.07329262048006058, 0.0004954570322297513, -0.028630409389734268, -0.05508136749267578, 0.002273679245263338, 0.010772015899419785, 0.023726513609290123, -0.007865535095334053, 0.045915503054857254, 0.02857908234000206, 0.015402691438794136, 0.029565369710326195, 0.003944100812077522, 0.032033130526542664, -0.028703967109322548, -0.0060478076338768005, -0.0766025260090828, -0.0032611084170639515, 0.07215537875890732, 0.001188261085189879, 0.021043499931693077, 0.018114404752850533, -0.026284269988536835, 0.029763733968138695, -0.05055184289813042, -0.02654433064162731, 0.018861057236790657, -0.043238565325737, 0.021391361951828003, -0.00019564974354580045, -0.06401494890451431, 0.02113909088075161, 0.04117165133357048, -0.02079060487449169, -0.026506289839744568, -0.014037647284567356, 0.0576646588742733, -0.021177133545279503, 0.022700456902384758, 0.028873678296804428, -0.03281952068209648, 0.06387946009635925, 0.017803648486733437, 0.031245099380612373, 0.047704603523015976, -0.025368960574269295, 0.03787260875105858, 0.03529365733265877, -0.006925670895725489, 0.005598436575382948, 0.034572385251522064, -0.019028911367058754, -0.058203767985105515, 0.052410729229450226, 0.013946055434644222, -0.011367499828338623, -0.03562597930431366, 0.07726182043552399, 0.013921018689870834, -0.022780027240514755, -0.04767126217484474, 0.03867405280470848, -0.032121144235134125, 0.008372949436306953, -0.009024093858897686, 0.002275801496580243, -0.024409838020801544, 0.05153385549783707, -0.020748954266309738, 0.018300598487257957, 0.06669709086418152, -0.02568739838898182, 0.015747109428048134, 0.0015980869065970182, 0.08181051164865494, 0.07958118617534637, 0.04628611356019974, -0.004160147625952959, 0.07619505375623703, -0.010347913950681686, -0.04737040027976036, 0.009925257414579391, 0.011977020651102066, -0.013025849126279354, -0.008684814907610416, 0.027992233633995056, 0.053852662444114685, -0.046891167759895325, 0.08023843169212341, -0.01506782229989767, -0.020930415019392967, -0.026727579534053802, -0.02542037144303322, 0.020652884617447853, 0.025328608229756355, 0.006067601498216391, 0.036497700959444046, -0.015402918681502342, -0.03729527071118355, 0.02468305453658104, -0.00721728103235364, -0.03533076122403145, 0.03108770214021206, -0.018804818391799927, 0.026162631809711456, -0.003794063813984394, 0.032873500138521194, 0.09045558422803879, -0.03259408846497536, -0.005911736749112606, 0.022394975647330284, 0.02733018808066845, 0.011732645332813263, 0.035688258707523346, -0.036811601370573044, -0.004263116512447596, -0.00589558482170105, -0.04251876845955849, -0.01369979977607727, -0.019840383902192116, -0.02144787460565567, 0.017905279994010925, -0.030266232788562775, -0.017446432262659073, 0.006045658141374588, -0.008838025853037834, -0.03014354035258293, -0.03195573389530182, -0.034890592098236084, -0.05691365525126457, -0.07800422608852386, -0.02591696009039879, 0.013939036056399345, -0.002475835382938385, -0.0275453832000494, -0.01192465703934431, -0.030089514330029488, -0.018383514136075974, 0.03194083273410797, -0.04741537198424339, -0.014142394997179508, 0.010022548027336597, 0.020099680870771408, 0.008498212322592735, 0.009737060405313969, 0.04905568063259125, -0.02368323691189289, -0.018078595399856567, -0.0009157487074844539, 0.03323947638273239, 0.03654889389872551, 0.045460037887096405, 0.012813474051654339, -0.08316934108734131, -0.009833947755396366, 0.013103972189128399, -0.039313074201345444, -0.0662401020526886, -0.010608179494738579, 0.02094806171953678, -0.002370052970945835, 0.03590783849358559, -0.0019614780321717262, -0.004123149439692497, -0.0280801709741354, 0.00565364770591259, 0.00012267152487765998, -0.0041208392940461636, 0.04969910904765129, -0.019335463643074036, 0.08465764671564102, 0.019297689199447632, -0.025068799033761024, -0.045475125312805176, -0.012284799478948116, -0.021324042230844498, 0.022114122286438942, -0.057072434574365616, -0.018471505492925644, -0.0033082535956054926, -0.08510939031839371, -0.03610411286354065, 0.022448968142271042, -0.04018009454011917, -0.015723440796136856, 0.015467368997633457, 0.011164030991494656, -0.027895493432879448, 0.03637371584773064, -0.03354175016283989, 0.02452571876347065, -0.02077273279428482, -0.010350645519793034, -0.017719417810440063, -0.003720882348716259, -0.0025202282704412937, 0.01630295440554619, 0.011836042627692223, -0.06166308745741844, -0.014133068732917309, -0.003097257111221552, 0.018189413473010063, 0.016460208222270012, 0.03123518079519272, 0.001375618390738964 ]
[ -0.06665711104869843, 0.014207725413143635, -0.019542133435606956, -0.033197127282619476, 0.05093967914581299, -0.039283107966184616, -0.00427158921957016, 0.031524986028671265, 0.018659435212612152, -0.012867934070527554, -0.00387773965485394, -0.05340650677680969, -0.006808880716562271, 0.016885731369256973, 0.060488127171993256, -0.041378483176231384, 0.005975864827632904, -0.05242903158068657, -0.045394495129585266, 0.05831429734826088, -0.017201311886310577, -0.025992197915911674, 0.0054826680570840836, -0.06944498419761658, 0.02346884459257126, 0.0260748453438282, 0.0369870699942112, -0.03326898440718651, -0.017785072326660156, -0.21760155260562897, 0.0013390310341492295, 0.009978956542909145, 0.062155093997716904, -0.020344726741313934, -0.014377194456756115, 0.0291429553180933, 0.03361627832055092, 0.025525998324155807, -0.00269788084551692, 0.044662460684776306, 0.027729295194149017, -0.015155196189880371, -0.039198361337184906, -0.02290583960711956, 0.03102189116179943, 0.023921450600028038, -0.03890356421470642, -0.007494200486689806, -0.008142323233187199, 0.047722045332193375, -0.039820484817028046, -0.020859984681010246, -0.004614161793142557, 0.0009465701878070831, 0.009551080875098705, 0.011901414953172207, 0.03392192721366882, 0.03424397483468056, 0.04899527505040169, 0.04504168778657913, 0.010484405793249607, 0.006574499420821667, -0.11533629894256592, 0.10390860587358475, -0.011136390268802643, 0.0440814308822155, -0.011240729130804539, -0.028949186205863953, -0.017988814041018486, 0.05345617234706879, -0.011742731556296349, 0.0020100409165024757, -0.004879937972873449, 0.06100904569029808, -0.01686195097863674, 0.04206342250108719, -0.02644638530910015, 0.011083210818469524, 0.006045697722584009, -0.04036271199584007, -0.05505674332380295, 0.05351437255740166, -0.01593124307692051, 0.003231201320886612, -0.004827913828194141, 0.04642344266176224, -0.03531985357403755, 0.019207142293453217, -0.024646665900945663, 0.037821926176548004, 0.03975973278284073, 0.027174271643161774, 0.057258788496255875, 0.04543896019458771, -0.10765428841114044, -0.03842386230826378, -0.002625036519020796, -0.01052695233374834, 0.0008343866793438792, 0.3824298679828644, -0.014029093086719513, -0.058498043566942215, 0.04747777432203293, 0.06190863996744156, 0.0002382211241638288, -0.03899991512298584, 0.00758231058716774, -0.06379258632659912, 0.03003735840320587, -0.052499838173389435, -0.02886478789150715, -0.042104411870241165, 0.030604660511016846, -0.0772077888250351, 0.0297066830098629, 0.02794930338859558, 0.05113814026117325, 0.04339872673153877, -0.00980091281235218, -0.00504821352660656, 0.003360898932442069, 0.023917872458696365, 0.007657355163246393, -0.042277634143829346, 0.01880846731364727, 0.006779319141060114, 0.04887152835726738, 0.0398198664188385, 0.07448888570070267, -0.01149459183216095, 0.0349222756922245, -0.0014064505230635405, -0.10296570509672165, 0.021114155650138855, -0.0035953654441982508, 0.016100045293569565, 0.040044885128736496, -0.037127237766981125, -0.012927407398819923, -0.01925417222082615, 0.021115977317094803, -0.0552956685423851, 0.009550110436975956, 0.05681038275361061, -0.054074179381132126, 0.10228044539690018, -0.011774728074669838, -0.026118947193026543, -0.037552446126937866, -0.033353354781866074, 0.040030866861343384, 0.04544292762875557, -0.033571500331163406, -0.047150906175374985, -0.008944823406636715, 0.025302473455667496, 0.10909408330917358, -0.03092571347951889, -0.09804563224315643, -0.031423646956682205, -0.021379118785262108, -0.02836112305521965, -0.023352056741714478, 0.026940124109387398, 0.044540081173181534, -0.10296739637851715, 0.01284945197403431, 0.053655773401260376, 0.037846874445676804, -0.07346248626708984, 0.029965098947286606, -0.00031554573797620833, -0.06128072738647461, 0.015641340985894203, 0.05334130674600601, -0.007325239945203066, -0.08084885776042938, -0.0028809320647269487, 0.06054375693202019, 0.03296985849738121, 0.022422505542635918, -0.017689786851406097, -0.04404987394809723, 0.03940070420503616, -0.07639103382825851, -0.0745425596833229, -0.049921665340662, 0.02327554114162922, -0.00844681728631258, -0.009089183993637562, 0.07427674531936646, -0.018250953406095505, -0.06563076376914978, 0.07950520515441895, -0.029773181304335594, -0.017084991559386253, 0.015268313698470592, 0.004172954708337784, -0.02816142328083515, -0.009569061920046806, -0.026562262326478958, 0.007831832394003868, -0.003119556698948145, -0.006394010502845049, -0.061092473566532135, 0.020125269889831543, 0.042754165828228, -0.046655237674713135, 0.05398869886994362, 0.016475196927785873, -0.03930038958787918, -0.019637469202280045, -0.07731682062149048, 0.00952120590955019, -0.004479790572077036, 0.0030850546900182962, 0.022139379754662514, -0.005115635227411985, 0.011926240287721157, 0.03572298586368561, -0.004586863797158003, -0.03456738591194153, -0.016381118446588516, -0.36585044860839844, -0.030360816046595573, 0.019088683649897575, -0.019275391474366188, 0.0012404813896864653, -0.041419100016355515, 0.02888975851237774, -0.026275834068655968, 0.04423941671848297, 0.03461669385433197, 0.059129998087882996, -0.0023545485455542803, 0.006787904538214207, -0.11633630841970444, 0.004501011222600937, 0.04895716533064842, 0.007663875352591276, -0.00611366331577301, -0.029903501272201538, 0.009619823656976223, 0.010388847440481186, -0.023836728185415268, -0.0141356335952878, -0.07114109396934509, -0.009822442196309566, -0.003743210807442665, 0.11342465877532959, 0.016637388616800308, 0.042280346155166626, -0.06480219215154648, 0.020636126399040222, 0.03548978641629219, -0.014290899969637394, -0.06526890397071838, 0.008721045218408108, -0.026230577379465103, 0.030408203601837158, 0.032698843628168106, -0.028079034760594368, -0.03469068557024002, -0.06358371675014496, 0.02379247173666954, -0.020810866728425026, -0.03181391954421997, -0.03594043105840683, 0.015162166208028793, -0.03475426509976387, -0.021620094776153564, 0.010451198555529118, 0.09835252165794373, 0.021829543635249138, 0.015496828593313694, 0.021311096847057343, 0.024992896243929863, -0.02698894962668419, -0.021069515496492386, -0.06710001081228256, 0.01504951249808073, 0.007170891389250755, 0.01321885734796524, 0.014058643952012062, 0.0049433051608502865, 0.009711062535643578, -0.06671328097581863, -0.0045522721484303474, 0.01521117053925991, -0.014240405522286892, 0.015003112144768238, 0.027957726269960403, 0.004672305658459663, -0.06578186899423599, 0.07532352209091187, -0.011268575675785542, 0.016071293503046036, 0.03689669817686081, 0.0596022829413414, 0.0029724789783358574, 0.005462422966957092, 0.008792371489107609, 0.021952401846647263, 0.02064342610538006, -0.0011109778424724936, 0.030852816998958588, -0.03285136818885803, 0.014152894727885723, 0.03924339637160301, 0.016163352876901627, -0.028010455891489983, 0.06044904887676239, 0.010927211493253708, -0.013529736548662186, 0.005079076625406742, -0.00037577151670120656, -0.05604251101613045, 0.014940829016268253, 0.025871263816952705, -0.25213953852653503, 0.05994017422199249, 0.03395448625087738, 0.09186028689146042, 0.02119392156600952, -0.0574655756354332, 0.00435869162902236, -0.04382621869444847, 0.02336900122463703, -0.021856609731912613, 0.061603810638189316, 0.03067799285054207, -0.0000469013029942289, -0.004888941068202257, -0.028626808896660805, -0.0007042477373033762, 0.08894254267215729, 0.011088798753917217, 0.030533798038959503, -0.024332137778401375, 0.028023431077599525, -0.038314662873744965, 0.17914117872714996, 0.021013982594013214, 0.000058578792959451675, -0.010480926372110844, -0.0026072049513459206, -0.012481712736189365, 0.020177964121103287, 0.02112160436809063, -0.008310447447001934, 0.0064850072376430035, -0.00576432840898633, 0.04055244103074074, 0.035574544221162796, -0.024061352014541626, -0.029543817043304443, 0.07136606425046921, 0.029279401525855064, -0.022980358451604843, 0.03209715336561203, 0.025080079212784767, -0.07770507037639618, 0.007126498501747847, 0.04322781413793564, 0.010770072229206562, 0.020942622795701027, 0.007789806462824345, -0.08921518176794052, -0.03804197162389755, -0.03084808588027954, -0.009466665796935558, -0.007930224761366844, -0.020105330273509026, -0.00021876725077163428, 0.08360370993614197, 0.0063526625744998455, 0.0009872468654066324, 0.03721711412072182, -0.005040693562477827, -0.04180854558944702, -0.05038197711110115, 0.07047006487846375, 0.02526121586561203, 0.009512001648545265 ]
[ 0.05495022237300873, 0.01877032034099102, -0.026783252134919167, -0.017559722065925598, -0.02632039226591587, 0.04937923327088356, -0.01807420887053013, 0.013026627711951733, 0.0033259764313697815, 0.02075316198170185, -0.004592413082718849, 0.014412225224077702, 0.027630338445305824, -0.022395923733711243, -0.04569961130619049, -0.02517622336745262, -0.0008248863741755486, -0.009510164149105549, 0.02794872596859932, 0.014687088318169117, -0.01328478567302227, -0.009237506426870823, 0.020085088908672333, -0.014891646802425385, -0.006057756021618843, 0.03675314784049988, -0.030255524441599846, 0.0002519521221984178, 0.022715236991643906, -0.09065062552690506, -0.013679048977792263, -0.028998253867030144, -0.005447318311780691, 0.014137336984276772, -0.030759351328015327, -0.022499864920973778, -0.004437746945768595, 0.004037323873490095, -0.016616255044937134, 0.06331097334623337, 0.027389811351895332, -0.00003671502781799063, -0.0128911342471838, 0.010837667621672153, 0.013742647133767605, -0.011555912904441357, -0.02716102823615074, -0.031192772090435028, 0.01944076642394066, -0.013887517154216766, -0.06159782409667969, -0.002323166700080037, -0.00995644461363554, 0.012623254209756851, -0.03553130477666855, -0.01956498995423317, 0.0031492102425545454, 0.000736462592612952, 0.01737954281270504, -0.021581854671239853, 0.01839183270931244, -0.031328584998846054, -0.034162603318691254, -0.00744106899946928, -0.020488344132900238, -0.01699547842144966, 0.008723230101168156, 0.04335525259375572, -0.01966996304690838, 0.004432327579706907, -0.031979795545339584, 0.06317177414894104, -0.072824627161026, -0.03051619976758957, -0.07743854075670242, 0.0018513177055865526, 0.043300289660692215, -0.06828784942626953, 0.017595680430531502, 0.008764331229031086, -0.052252836525440216, 0.01303948275744915, 0.02128448896110058, -0.01084520947188139, -0.04438333958387375, -0.024494435638189316, -0.018894707784056664, -0.036127347499132156, -0.001896341796964407, 0.037040192633867264, -0.039137840270996094, 0.017385022714734077, 0.006011121440678835, -0.02712937630712986, -0.1150062084197998, 0.02854892797768116, 0.014606100507080555, -0.0005693982820957899, 0.02192274108529091, 0.8206195831298828, -0.009326359257102013, -0.00415384117513895, -0.004963830579072237, -0.019449051469564438, -0.0034202090464532375, 0.0365995392203331, 0.06806038320064545, -0.01865188404917717, 0.018250714987516403, -0.014433030039072037, -0.012914985418319702, 0.016532618552446365, 0.02201000601053238, 0.011402346193790436, 0.03675171360373497, 0.04616047814488411, 0.021387431770563126, 0.041487183421850204, 0.014799430966377258, 0.017761733382940292, 0.008794293738901615, 0.0018604106735438108, 0.02771185338497162, 0.022283095866441727, 0.013302423059940338, -0.17261305451393127, 0.004681626334786415, -6.807108522723367e-33, 0.012162302620708942, -0.0005848890286870301, 0.03932434692978859, -0.0034610514994710684, -0.0025696505326777697, 0.002687019994482398, -0.024514205753803253, -0.019070109352469444, 0.010236079804599285, -0.03866066038608551, -0.008436390198767185, 0.01757950708270073, -0.027240710332989693, -0.03570282459259033, -0.009790318086743355, -0.01659921370446682, 0.01963573507964611, 0.008339413441717625, -0.01869090273976326, 0.003807789646089077, 0.022103236988186836, 0.030230725184082985, 0.025560664013028145, 0.04537762328982353, -0.03861181065440178, 0.005618293769657612, 0.018722767010331154, -0.024744879454374313, -0.00472773564979434, -0.04785255342721939, -0.04904504492878914, 0.029181871563196182, 0.015712913125753403, -0.04188508912920952, 0.011145127937197685, -0.06589264422655106, -0.06859952211380005, -0.006284984759986401, 0.00007995904888957739, 0.0012622633948922157, -0.014979255385696888, -0.009168500080704689, -0.005349185783416033, -0.04340746998786926, -0.031016072258353233, 0.010199707932770252, 0.019193697720766068, 0.0348893366754055, -0.028405584394931793, 0.01666865311563015, 0.0287433173507452, 0.01041311863809824, 0.022225551307201385, -0.02523040771484375, -0.01606256514787674, 0.046014998108148575, 0.007173825055360794, -0.02092079445719719, 0.01926635205745697, 0.021787479519844055, 0.01409236155450344, 0.017025243490934372, 0.014836752787232399, 0.043747033923864365, 0.014125226065516472, 0.0019770783837884665, 0.044262081384658813, -0.012260629795491695, 0.007448381278663874, 0.02017282322049141, -0.036028169095516205, 0.014534810557961464, -0.011304806917905807, -0.004897456616163254, 0.010902849026024342, -0.03182465583086014, -0.012495333328843117, -0.0003906574856955558, -0.006530563812702894, 0.06108330190181732, -0.02534049190580845, -0.03165040537714958, -0.00021906760230194777, -0.05071607977151871, -0.02877148799598217, -0.008580544032156467, 0.04425959289073944, 0.01087934523820877, 0.015026477165520191, -0.0011642606696113944, 0.05050582438707352, 0.03709555044770241, -0.01749383471906185, -0.01755787804722786, -0.0034017327707260847, 6.340018495584438e-33, -0.004553867969661951, -0.004839601460844278, -0.02940896525979042, -0.020484982058405876, 0.013258300721645355, 0.05680768936872482, 0.0003550342808011919, 0.00356825883500278, -0.06947966665029526, 0.016818417236208916, -0.01945195347070694, -0.04005008935928345, -0.020413562655448914, -0.01223647128790617, 0.03957629203796387, 0.014342300593852997, 0.015789642930030823, -0.008817932568490505, -0.04380355775356293, -0.004178070928901434, 0.014246929436922073, 0.010562027804553509, -0.025536390021443367, 0.029537074267864227, 0.07017979025840759, 0.003529030829668045, 0.022269947454333305, 0.03164925053715706, -0.024099158123135567, 0.022371919825673103, -0.003381895599886775, -0.033727433532476425, -0.028648659586906433, 0.01292821578681469, -0.01043874491006136, 0.039950236678123474, 0.0357060432434082, -0.023018736392259598, -0.012584280222654343, 0.0010912923607975245, 0.026059763506054878, 0.011958463117480278, -0.01817799173295498, 0.04992278665304184, -0.04373333230614662, 0.029526174068450928, -0.0017438532086089253, 0.011029519140720367, 0.022718215361237526, 0.011951329186558723, -0.013021005317568779, 0.026862861588597298, -0.009064183570444584, 0.004602677188813686, 0.015814483165740967, -0.027601562440395355, -0.019401326775550842, 0.028750069439411163, -0.018807198852300644, -0.008293484337627888, -0.05491656810045242, -0.042839378118515015, 0.0016726551111787558, 0.003168913070112467, -0.020917920395731926, -0.0046115959994494915, 0.005944852717220783, 0.003446378977969289, -0.0028550266288220882, -0.012238983064889908, -0.011102020740509033, -0.004526222124695778, 0.020971516147255898, 0.01678657718002796, 0.008940956555306911, 0.007962622679769993, -0.01902192085981369, -0.02866918034851551, -0.07121635228395462, 0.010679244063794613, 0.019607504829764366, -0.014433776028454304, 0.011456312611699104, 0.013460183516144753, 0.0306828822940588, 0.03539334982633591, -0.006155063863843679, 0.041937585920095444, 0.014333118684589863, -0.0053915237076580524, 0.03214986249804497, 0.0020050944294780493, 0.011301909573376179, 0.022175751626491547, -0.005183666478842497, -1.2296229812136517e-8, -0.01895643025636673, -0.018437642604112625, 0.0002718807081691921, -0.0019515217281877995, -0.007650810293853283, 0.04530362784862518, -0.022365719079971313, -0.013312969356775284, -0.04967707768082619, -0.01812034472823143, 0.03272629529237747, -0.013813164085149765, 0.03272468224167824, 0.010656963102519512, 0.02447301521897316, -0.004686598200351, -0.0036753551103174686, -0.015844110399484634, 0.029059598222374916, 0.0025593482423573732, 0.03048642911016941, 0.028135817497968674, -0.028595883399248123, 0.02337547205388546, 0.013268552720546722, 0.01070065051317215, 0.02604834921658039, -0.07570826262235641, -0.015717770904302597, -0.045447174459695816, 0.016943475231528282, -0.016145501285791397, -0.036997683346271515, -0.010176224634051323, 0.0024462928995490074, -0.020231258124113083, 0.03858712688088417, 0.04006730020046234, 0.00143068574834615, 0.031804148107767105, -0.007918092422187328, -0.018176307901740074, -0.004796357359737158, -0.03952586650848389, -0.03413238748908043, 0.03839855641126633, -0.026845106855034828, -0.02005969174206257, 0.061827339231967926, -0.028070827946066856, 0.004268151242285967, 0.0034875597339123487, 0.008323070593178272, 0.07693006843328476, 0.02736363373696804, -0.01892050914466381, 0.012964465655386448, 0.01896038092672825, -0.011407805606722832, -0.017110735177993774, 0.04408412054181099, 0.013660716824233532, -0.04824226349592209, -0.01783883012831211 ]
neo4jscikit-learn-calculating-the-cosine-similarity-of-game-of-thrones-episodes
https://markhneedham.com/blog/2016/08/22/neo4jscikit-learn-calculating-the-cosine-similarity-of-game-of-thrones-episodes
false
2016-08-25 22:07:25
scikit-learn: Trying to find clusters of Game of Thrones episodes
[ "scikit-learn" ]
[ "Machine Learning", "Python" ]
In my last post I showed how to http://www.markhneedham.com/blog/2016/08/22/neo4jscikit-learn-calculating-the-cosine-similarity-of-game-of-thrones-episodes/[find similar Game of Thrones episodes based on the characters that appear in different episodes]. This allowed us to find similar episodes on an episode by episode basis, but I was curious whether there were *groups of similar episodes* that we could identify. scikit-learn provides several clustering algorithms that can run over our episode vectors and hopefully find clusters of similar episodes. A clustering algorithm groups similar documents together, where similarity is based on calculating a 'distance' between documents. Documents separated by a small distance would be in the same cluster, whereas if there's a large distance between episodes then they'd probably be in different clusters. The simplest variant is http://scikit-learn.org/stable/modules/clustering.html#k-means[K-means] clustering: ____ The KMeans algorithm clusters data by trying to separate samples in n groups of equal variance, minimizing a criterion known as the inertia or within-cluster sum-of-squares. This algorithm requires the number of clusters to be specified. ____ The output from the algorithm is a list of labels which correspond to the cluster assigned to each episode. Let's give it a try on the Game of Thrones episodes. We'll start from the 2 dimensional array of episodes/character appearances that we created in the http://www.markhneedham.com/blog/2016/08/22/neo4jscikit-learn-calculating-the-cosine-similarity-of-game-of-thrones-episodes/[previous post]. [source,python] ---- >>> all.shape (60, 638) >>> all array([[0, 0, 0, ..., 0, 0, 0], [0, 0, 0, ..., 0, 0, 0], [0, 0, 0, ..., 0, 0, 0], ..., [0, 0, 0, ..., 0, 0, 0], [0, 0, 0, ..., 0, 0, 0], [0, 0, 0, ..., 0, 0, 0]]) ---- We have a 60 (episodes) x 638 (characters) array which we can now plug into the K-means clustering algorithm: [source,python] ---- >>> from sklearn.cluster import KMeans >>> n_clusters = 3 >>> km = KMeans(n_clusters=n_clusters, init='k-means++', max_iter=100, n_init=1) >>> cluster_labels = km.fit_predict(all) >>> cluster_labels array([1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 1, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 2, 2, 2, 2, 2, 2, 2, 0, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2], dtype=int32) ---- +++<cite>+++cluster_labels+++</cite>+++ is an array containing a label for each episode in the +++<cite>+++all+++</cite>+++ array. The spread of these labels is as follows: [source,python] ---- >>> import numpy as np >>> np.bincount(cluster_labels) array([19, 12, 29]) ---- i.e. 19 episodes in cluster 0, 12 in cluster 1, and 29 in cluster 2. == How do we know if the clustering is any good? Ideally we'd have some labelled training data which we could compare our labels against, but since we don't we can measure the effectiveness of our clustering by calculating http://stackoverflow.com/questions/8102515/selecting-an-appropriate-similarity-metric-assessing-the-validity-of-a-k-means[inter-centroidal separation and intra-cluster variance]. i.e. how close are the episodes to other episodes in the same cluster vs how close are they to episodes in the closest different cluster. scikit-learn gives us a function that we can use to calculate this score - the http://scikit-learn.org/stable/auto_examples/cluster/plot_kmeans_silhouette_analysis.html#example-cluster-plot-kmeans-silhouette-analysis-py[silhouette coefficient]. The output of this function is a score between -1 and 1. * A score of 1 means that our clustering has worked well and a document is far away from the boundary of another cluster. * A score of -1 means that our document should have been placed in another cluster. * A score of 0 means that the document is very close to the decision boundary between two clusters. I tried calculating this coefficient for some different values of K. This is what I found: [source,python] ---- from sklearn import metrics for n_clusters in range(2, 10): km = KMeans(n_clusters=n_clusters, init='k-means++', max_iter=100, n_init=1) cluster_labels = km.fit_predict(all) silhouette_avg = metrics.silhouette_score(all, cluster_labels, sample_size=1000) sample_silhouette_values = metrics.silhouette_samples(all, cluster_labels) print n_clusters, silhouette_avg 2 0.0798610142955 3 0.0648416081725 4 0.0390877994786 5 0.020165277756 6 0.030557856406 7 0.0389677156458 8 0.0590721834989 9 0.0466170527996 ---- The best score we manage here is 0.07 when we set the number of clusters to 2. Even our highest score is much lower than the http://scikit-learn.org/stable/auto_examples/cluster/plot_kmeans_silhouette_analysis.html#example-cluster-plot-kmeans-silhouette-analysis-py[lowest score on the documentation page]! I tried it out with some higher values of K but only saw a score over 0.5 once I put the number of clusters to 40 which would mean 1 or 2 episodes per cluster at most. At the moment our episode arrays contain 638 elements so they're too long to visualise on a 2D silhouette plot. We'd need to apply a dimensionality reduction algorithm before doing that. In summary it looks like character co-occurrence isn't a good way to cluster episodes. I'm curious what would happen if we flip the array on its head and try and cluster the characters instead, but that's for another day. If anyone spots anything that I've missed when reading the output of the algorithm let me know in the comments. I'm just learning by experimentation at the moment.
null
null
[ -0.010506750084459782, -0.021959101781249046, 0.02681002765893936, 0.02230808138847351, 0.057244766503572464, 0.0054426006972789764, 0.012788936495780945, 0.025978362187743187, 0.007970943115651608, 0.0005114772939123213, -0.013528579846024513, -0.037244539707899094, -0.03430886194109917, 0.0266624353826046, -0.015091031789779663, 0.07978663593530655, 0.04672912880778313, 0.018168123438954353, 0.0007025593076832592, -0.011129597201943398, 0.02693057991564274, 0.05429498851299286, 0.024034516885876656, 0.03082536906003952, 0.03438255563378334, 0.0007550448062829673, 0.028652478009462357, 0.020064707845449448, -0.028787964954972267, 0.0007540344959124923, 0.042015161365270615, -0.0045388368889689445, 0.01489731390029192, -0.007927019149065018, 0.053213294595479965, -0.01617622748017311, -0.03919233754277229, 0.04118281230330467, -0.005299441050738096, -0.018040630966424942, -0.05238781124353409, 0.03726271167397499, -0.03208738565444946, 0.0301585104316473, -0.027838077396154404, -0.027712373062968254, -0.07801621407270432, 0.018473580479621887, 0.011510411277413368, 0.018773019313812256, -0.058888353407382965, 0.03645556420087814, 0.0002773019950836897, -0.03820909559726715, -0.017687266692519188, 0.06701785326004028, 0.014896883629262447, -0.06346234679222107, 0.040513552725315094, 0.00957269687205553, -0.022430533543229103, -0.0057330201379954815, -0.029090750962495804, 0.01685216650366783, -0.00996446330100298, -0.05346908047795296, 0.012403293512761593, 0.08113478869199753, -0.03240683674812317, 0.02053038217127323, -0.004222529474645853, 0.01585010625422001, 0.00981630478054285, 0.01544604916125536, 0.01824060268700123, -0.04446278512477875, 0.018166417255997658, 0.05278424173593521, 0.036145154386758804, 0.014187152497470379, -0.023594411090016365, 0.01441778615117073, -0.00819130428135395, 0.03117806278169155, -0.03228706121444702, -0.049088750034570694, -0.03718585893511772, -0.052203141152858734, -0.09590665251016617, 0.049594052135944366, -0.009698730893433094, -0.048810094594955444, 0.02114156447350979, 0.011764311231672764, 0.0012225558748468757, -0.007258868310600519, 0.01444058958441019, 0.0029032903257757425, -0.007860755547881126, -0.015322434715926647, -0.07135264575481415, -0.04311027005314827, 0.005418062210083008, 0.004136610776185989, -0.07888918370008469, -0.019674617797136307, -0.0002715942682698369, 0.013309130445122719, -0.0007340754382312298, 0.007649311330169439, -0.03235131874680519, 0.006780900992453098, 0.002155812457203865, 0.0255845058709383, -0.08205535262823105, 0.05701100453734398, 0.02408624067902565, -0.008755085989832878, -0.0307314395904541, 0.024279236793518066, 0.03850298002362251, 0.02452855557203293, -0.029366225004196167, 0.09252071380615234, -0.002084402833133936, -0.003924131393432617, -0.0068616922944784164, 0.03942209854722023, -0.05712941288948059, -0.060393061488866806, 0.00951470248401165, 0.04773037135601044, -0.04022437334060669, 0.01834409311413765, 0.010108782909810543, -0.04521152377128601, -0.036087315529584885, 0.01581602357327938, 0.05953044816851616, 0.07200644910335541, -0.010301477275788784, -0.050903405994176865, 0.003516214666888118, 0.05605493485927582, 0.03460206836462021, -0.01833198219537735, -0.02412433922290802, -0.03155629336833954, -0.039706043899059296, -0.005790545139461756, -0.003752310760319233, 0.012265834957361221, 0.022695498540997505, -0.05048501864075661, 0.0032439385540783405, 0.10941358655691147, 0.016217250376939774, 0.044340044260025024, -0.014433431439101696, 0.00539468415081501, 0.05045868083834648, 0.001811596448533237, 0.010582889430224895, 0.01738116331398487, 0.02585573121905327, -0.027771590277552605, 0.029256952926516533, 0.0871652364730835, 0.002653720322996378, 0.012500587850809097, -0.03500305116176605, -0.026025300845503807, 0.06008687615394592, -0.03925594687461853, -0.0008967371541075408, 0.024057719856500626, 0.07159529626369476, 0.05902843549847603, 0.03424066677689552, 0.015602313913404942, -0.08331320434808731, 0.03962966427206993, -0.0018958743894472718, 0.014706735499203205, 0.03309537470340729, -0.033358633518218994, 0.10027304291725159, 0.013867096975445747, 0.017357351258397102, 0.04187822714447975, -0.07225281000137329, -0.07925107330083847, -0.0007383199990727007, 0.005262795370072126, 0.05642656236886978, -0.02730850875377655, 0.014323689974844456, 0.05549284815788269, -0.01696034148335457, 0.03953033685684204, -0.008908537216484547, -0.015953149646520615, 0.06275410205125809, -0.029475027695298195, -0.03684942051768303, 0.05575180798768997, 0.02528785541653633, -0.04481229931116104, -0.01427227258682251, -0.020531708374619484, -0.01777239888906479, -0.003212479641661048, 0.03567716106772423, -0.037351708859205246, 0.04411894828081131, 0.029885314404964447, 0.07754622399806976, 0.0024534249678254128, 0.046629998832941055, -0.054905686527490616, 0.009589402936398983, -0.01613309048116207, -0.02555655501782894, -0.022757669910788536, 0.00850907526910305, 0.12507382035255432, 0.05121299624443054, -0.04649394750595093, -0.043454136699438095, 0.003984349314123392, -0.011327090673148632, -0.0065187010914087296, -0.004860644228756428, -0.014409054070711136, -0.04864736646413803, -0.003748139599338174, -0.04468550533056259, -0.04898468032479286, 0.020284036174416542, -0.05259913578629494, -0.022173091769218445, 0.05656522512435913, -0.0273517407476902, 0.05946766212582588, 0.01727456972002983, 0.0285379309207201, -0.011771556921303272, -0.007310178130865097, -0.04612182825803757, 0.004267013631761074, 0.009817903861403465, -0.0173144843429327, 0.02702770195901394, -0.03130827471613884, -0.0027287318371236324, -0.006786524783819914, -0.03779565170407295, 0.011959258466959, 0.06896129995584488, 0.0405370369553566, -0.013558482751250267, 0.06670793145895004, 0.002478166250512004, -0.004897007253021002, -0.005933206062763929, -0.056902315467596054, -0.0679067075252533, -0.07608804851770401, 0.004175488371402025, 0.008655807934701443, 0.04942375794053078, 0.0009999582543969154, 0.010968496091663837, -0.0005167251802049577, -0.019537389278411865, 0.009033340029418468, 0.02690139412879944, -0.03130350634455681, 0.005430107470601797, -0.028267405927181244, -0.03211598843336105, 0.05581733211874962, -0.025781136006116867, 0.008255761116743088, -0.01987103372812271, -0.07557950913906097, 0.023072024807333946, -0.0712072029709816, -0.016103051602840424, 0.016264349222183228, 0.010540859773755074, 0.057698868215084076, 0.0068925111554563046, -0.006817867513746023, 0.055743053555488586, 0.020824989303946495, 0.0101838493719697, 0.015213293954730034, 0.0037470152601599693, 0.030049558728933334, -0.04739849269390106, 0.01180314738303423, 0.0539865717291832, -0.008297935128211975, -0.008305367082357407, -0.02128198742866516, -0.0014347737887874246, -0.008902700617909431, -0.28002384305000305, 0.00745385093614459, -0.004599680658429861, -0.02131061814725399, 0.0248965322971344, -0.03142121061682701, 0.0027735750190913677, -0.033850692212581635, 0.0020559944678097963, 0.0186760351061821, -0.015552300959825516, -0.036888487637043, -0.04018503054976463, 0.044561516493558884, 0.02901715412735939, -0.004006077069789171, -0.033694345504045486, -0.015346885658800602, 0.007084661163389683, 0.06430704891681671, 0.010441356338560581, -0.05296846106648445, -0.02975311130285263, 0.04430504888296127, 0.024283701553940773, 0.07585528492927551, -0.08315065503120422, 0.01959945447742939, -0.06814707815647125, -0.008377250283956528, 0.0051096477545797825, -0.024835962802171707, -0.008818300440907478, 0.004944085143506527, -0.0030556137207895517, -0.02875073067843914, 0.056508868932724, -0.023900002241134644, -0.005113772116601467, 0.01631123386323452, -0.021501218900084496, -0.04278946295380592, -0.00022103839728515595, 0.019883373752236366, 0.09445103257894516, 0.010756569914519787, -0.05083291977643967, 0.008030631579458714, -0.038315776735544205, 0.054282043129205704, 0.004587974399328232, -0.000844475463964045, -0.03272700309753418, 0.030997510999441147, -0.02798137441277504, 0.0020025342237204313, -0.017301393672823906, -0.007612069137394428, -0.044382452964782715, -0.050088223069906235, -0.02929864265024662, -0.0461924709379673, -0.01237958949059248, -0.048930730670690536, -0.0063989353366196156, -0.06717819720506668, -0.09045964479446411, -0.005136861931532621, 0.06772708147764206, 0.0119822658598423, -0.049567099660634995, -0.02162417583167553, -0.0030454660300165415, -0.07977551221847534, -0.0030472539365291595, 0.012381987646222115, -0.00907014962285757, 0.017240729182958603, 0.014060743153095245, 0.0635809451341629, -0.04545603692531586, -0.056566014885902405, 0.019107971340417862, -0.007789961062371731, 0.004859759006649256, -0.011955121532082558, 0.01822836324572563, 0.0017818913329392672, 0.004207400605082512, -0.004071415867656469, 0.03431513532996178, -0.025624770671129227, -0.023750776425004005, 0.02105705626308918, -0.007895895279943943, 0.038102541118860245, 0.013681698590517044, -0.002640776801854372, 0.03210422769188881, 0.04009067639708519, 0.020897401496767998, -0.0764322355389595, 0.027736686170101166, -0.03308200463652611, -0.0234601479023695, 0.012873387895524502, -0.020068051293492317, 0.009170914068818092, 0.045199379324913025, 0.008754449896514416, -0.015461214818060398, -0.024995310232043266, 0.017629321664571762, -0.021910561248660088, 0.008804267272353172, -0.026036197319626808, 0.03367529436945915, 0.03274676948785782, 0.027300365269184113, 0.009935767389833927, -0.07468614727258682, 0.016679858788847923, -0.02647799625992775, -0.012871281243860722, -0.05687827989459038, -0.018712349236011505, -0.006534064654260874, -0.028677649796009064, 0.015688469633460045, -0.01568155735731125, -0.010153868235647678, 0.010451288893818855, 0.026446759700775146, -0.013997189700603485, 0.040495824068784714, -0.026141097769141197, -0.06530319899320602, -0.01069906260818243, 0.013319281861186028, -0.009646325372159481, 0.027339300140738487, -0.019899921491742134, 0.0246439129114151, 0.049741990864276886, 0.04547733813524246, 0.004940735176205635, 0.04969777911901474, -0.007686332333832979, 0.020349698141217232, 0.00785693060606718, -0.001895385212264955, 0.007036169059574604, 0.01732146553695202, -0.026717007160186768, -0.009284940548241138, -0.014955633319914341, 0.020775338634848595, 0.03275538608431816, -0.017583200708031654, -0.04975670576095581, 0.03418567031621933, -0.044967859983444214, -0.022806163877248764, -0.028817811980843544, 0.002023807493969798, 0.05553261563181877, -0.026613740250468254, 0.055765021592378616, -0.000631914590485394, 0.015682071447372437, 0.028565237298607826, -0.0019539615605026484, -0.06647607684135437, 0.01818579062819481, -0.006143024656921625, -0.026777926832437515, 0.018483901396393776, 0.014577106572687626, 0.01041975524276495, 0.0234284158796072, -0.044776663184165955, -0.020159153267741203, 0.0025179965887218714, 0.017553361132740974, 0.04833421856164932, 0.06808539479970932, -0.013222049921751022, 0.003996061161160469, -0.030381331220269203, -0.002936689415946603, -0.014448844827711582, -0.0034930366091430187, -0.03498050943017006, -0.009872411377727985, -0.025949055328965187, -0.04899656027555466, 0.0265328511595726, -0.030057478696107864, 0.01018700934946537, 0.043475616723299026, -0.014796275645494461, 0.015940971672534943, -0.03349975496530533, 0.014736446551978588, 0.0773811936378479, -0.06434860080480576, 0.006712886039167643, -0.010174605995416641, -0.004208583850413561, -0.01246432401239872, 0.02732628397643566, -0.07440109550952911, -0.028507044538855553, -0.025006091222167015, 0.028705080971121788, -0.06172386184334755, -0.004303803667426109, -0.03285839408636093, 0.0390869677066803, -0.01534970011562109, 0.035463616251945496, -0.02928534895181656, -0.007813824340701103, -0.0028202238027006388, -0.02334444411098957, 0.03177420049905777, -0.02378465048968792, -0.04019835591316223, 0.008743139915168285, -0.02385668270289898, 0.04406525194644928, -0.0054002795368433, 0.02095133438706398, 0.034187495708465576, -0.023908084258437157, -0.0019263721769675612, -0.05162883177399635, 0.02118886634707451, -0.01630152203142643, 0.054329730570316315, 0.01603260450065136, -0.019528530538082123, -0.028462566435337067, 0.0022659869864583015, -0.016096508130431175, 0.026833606883883476, -0.00015790521865710616, 0.004415368661284447, 0.02740642987191677, 0.021375827491283417, -0.00024070146901067346, -0.03366910293698311, -0.027401406317949295, -0.04307840019464493, 0.06397191435098648, -0.06447070837020874, 0.00507733877748251, -0.027773968875408173, -0.05428357794880867, 0.0009590699337422848, -0.01274340320378542, 0.01553055364638567, -0.0100330775603652, 0.03150970861315727, 0.020913738757371902, 0.02798580937087536, 0.02188096009194851, 0.001911086612381041, 0.02321242168545723, -0.03263537585735321, -0.013247832655906677, -0.0805521011352539, -0.0000750438921386376, 0.06516465544700623, 0.010952194221317768, 0.017910970374941826, 0.03793202340602875, -0.021091094240546227, 0.013692611828446388, -0.050352275371551514, -0.027820449322462082, 0.015805382281541824, -0.0450238361954689, 0.008637510240077972, 0.005602875724434853, -0.06049017235636711, 0.02347848378121853, 0.03582657873630524, -0.01638013869524002, -0.018126104027032852, -0.008402814157307148, 0.053755756467580795, -0.023436928167939186, 0.011141099035739899, 0.029562419280409813, -0.032304372638463974, 0.07543014734983444, 0.030540799722075462, 0.036145687103271484, 0.059449922293424606, -0.03253573551774025, 0.04652278125286102, 0.02889416366815567, 0.003897191258147359, 0.0012321517569944263, 0.009399237111210823, -0.014218742959201336, -0.04759715124964714, 0.059113841503858566, 0.009487476199865341, -0.013828044757246971, -0.04096406325697899, 0.07514850050210953, 0.015492302365601063, -0.027429567649960518, -0.045283831655979156, 0.025002818554639816, -0.039223987609148026, 0.01769322343170643, -0.006499433424323797, 0.002221081405878067, -0.01867711916565895, 0.06116189807653427, -0.0241145770996809, 0.01909862644970417, 0.06826639920473099, -0.025841370224952698, 0.008559106849133968, 0.007311678491532803, 0.07181760668754578, 0.08559653908014297, 0.05420666188001633, -0.008383002132177353, 0.08324260264635086, -0.030554089695215225, -0.03682563453912735, 0.010791693814098835, 0.0012220870703458786, -0.007377791218459606, -0.008237122558057308, 0.041008125990629196, 0.037703029811382294, -0.04418780282139778, 0.0802275687456131, -0.031745001673698425, -0.011442369781434536, -0.005726035218685865, -0.02026735246181488, 0.03811899200081825, 0.016207410022616386, -0.0023075444623827934, 0.04751495644450188, -0.00037006245111115277, -0.03950892388820648, 0.031159939244389534, 0.00576212489977479, -0.033685632050037384, 0.016398737207055092, -0.02051122859120369, 0.04365716502070427, 0.005168134346604347, 0.02336994744837284, 0.07654276490211487, -0.009583921171724796, -0.0096648083999753, 0.022138314321637154, 0.008499108254909515, 0.011282345280051231, 0.023037148639559746, -0.023706085979938507, 0.010227595455944538, -0.024724656715989113, -0.04213936999440193, -0.025648221373558044, -0.04262614995241165, -0.002500546397641301, 0.00020055475761182606, -0.014637226238846779, -0.005221662577241659, 0.0021351322066038847, -0.002162718679755926, -0.0364697203040123, -0.02509247697889805, -0.04553709179162979, -0.06908684223890305, -0.07666034251451492, -0.013350621797144413, 0.021922335028648376, -0.006000130902975798, -0.020319195464253426, -0.009669034741818905, -0.019885385408997536, -0.0108832698315382, 0.009973757900297642, -0.04521095007658005, -0.015806350857019424, 0.0008774245507083833, 0.03269316256046295, 0.022000033408403397, 0.013835996389389038, 0.04590384289622307, -0.02380620315670967, -0.024156369268894196, -0.012486063875257969, 0.0253070667386055, 0.03853370249271393, 0.03724721819162369, 0.017268002033233643, -0.07059114426374435, -0.019114166498184204, 0.014463226310908794, -0.02943110093474388, -0.06906360387802124, -0.007601040881127119, 0.01814984902739525, -0.0029552248306572437, 0.03641336411237717, -0.017033711075782776, -0.01114724949002266, -0.044914595782756805, 0.0020670932717621326, -0.017250334843993187, -0.01631966419517994, 0.05604422092437744, -0.029279058799147606, 0.0683959424495697, 0.010018394328653812, -0.02016233652830124, -0.0496797040104866, 0.008843599818646908, -0.02929629012942314, 0.007989130914211273, -0.05837799236178398, -0.027799393981695175, -0.0027020012494176626, -0.08029276132583618, -0.04070591926574707, 0.032463230192661285, -0.026135189458727837, -0.026227129623293877, 0.016495876014232635, -0.016077134758234024, -0.028669830411672592, 0.018995096907019615, -0.02544129081070423, 0.03355992212891579, -0.02911917306482792, -0.008628110401332378, -0.010828410275280476, 0.0001794826239347458, -0.0026803365908563137, 0.016467338427901268, 0.015642713755369186, -0.06432535499334335, -0.010329938493669033, -0.015083083882927895, 0.020537087693810463, 0.01634381152689457, 0.027393043041229248, -0.0014478320954367518 ]
[ -0.061240304261446, 0.009738893248140812, -0.023740937933325768, -0.022966129705309868, 0.06669767200946808, -0.03192749619483948, 0.002759056631475687, 0.012508125975728035, 0.019075578078627586, 0.001328580896370113, 0.005191780161112547, -0.07274005562067032, 0.004941907245665789, 0.002075517550110817, 0.03254038840532303, -0.042820658534765244, 0.020976580679416656, -0.06757431477308273, -0.047819413244724274, 0.06244131177663803, -0.007422805763781071, -0.01705802232027054, -0.028827719390392303, -0.028085676953196526, 0.03597964718937874, 0.05480928719043732, 0.04020540043711662, -0.041443366557359695, -0.028553515672683716, -0.23831431567668915, -0.010485171340405941, 0.014868468046188354, 0.08664868772029877, -0.024726172909140587, 0.001864100806415081, 0.029728595167398453, 0.04158613458275795, 0.03359828516840935, -0.04542895406484604, 0.04490627348423004, 0.04512493684887886, -0.001872271648608148, -0.025751342996954918, -0.03160928562283516, -0.002093786373734474, 0.03474248945713043, -0.0604543574154377, 0.020857958123087883, 0.00006746414146618918, 0.0369180403649807, -0.040650080889463425, -0.03823842108249664, -0.036468591541051865, -0.0023017858620733023, -0.007661467418074608, -0.00422429945319891, 0.021137559786438942, 0.007185033522546291, 0.05466082692146301, 0.0272977277636528, 0.028547916561365128, -0.003573407419025898, -0.1195833683013916, 0.09240768104791641, 0.013441059738397598, 0.05956807732582092, 0.00289791077375412, -0.04053597152233124, -0.001978534273803234, 0.055578384548425674, -0.017329610884189606, 0.0391763299703598, 0.003529932117089629, 0.043209001421928406, -0.004897648002952337, 0.03365105018019676, -0.014341206289827824, 0.00895315408706665, -0.030342020094394684, -0.05655696615576744, -0.06803026050329208, 0.04341750964522362, -0.004926059860736132, 0.0037302514538168907, 0.009112288244068623, 0.011487964540719986, -0.03599023446440697, -0.0062808687798678875, -0.006531076971441507, 0.021354814991354942, 0.038080405443906784, 0.03823688626289368, 0.049085583537817, 0.03906708583235741, -0.11980247497558594, -0.06228645145893097, -0.0004686257161665708, -0.012287996709346771, 0.007710674311965704, 0.3875102698802948, -0.014867578633129597, -0.029068464413285255, 0.0687057226896286, 0.05023566633462906, -0.011496692895889282, -0.04466552659869194, 0.01840919628739357, -0.0604722686111927, 0.024550801143050194, -0.05911162868142128, -0.005580357275903225, -0.0477689765393734, 0.029133163392543793, -0.08197713643312454, 0.01668504625558853, 0.016902616247534752, 0.05360925570130348, 0.056208446621894836, 0.003915712237358093, -0.019004086032509804, 0.011909760534763336, 0.01932285726070404, 0.003487272886559367, -0.053628768771886826, 0.02640177123248577, 0.0004497797053772956, 0.05167601630091667, 0.02195807360112667, 0.07258720695972443, -0.03699549660086632, 0.03084389492869377, -0.016251634806394577, -0.07472921907901764, 0.019258741289377213, 0.012847346253693104, 0.012812003493309021, 0.041327446699142456, -0.05168548598885536, -0.01729506626725197, -0.031176598742604256, 0.006927680689841509, -0.08779675513505936, 0.03997226431965828, 0.056814782321453094, -0.05172758176922798, 0.1066812053322792, 0.005303069483488798, -0.023612622171640396, -0.042230792343616486, -0.01555346604436636, 0.029897615313529968, 0.019580340012907982, -0.049771927297115326, -0.05341612547636032, -0.004878399893641472, 0.023979419842362404, 0.13158993422985077, -0.029870981350541115, -0.08898185938596725, -0.010819056071341038, -0.02441415935754776, -0.03298567980527878, -0.029281863942742348, 0.039489682763814926, 0.043630797415971756, -0.07467252016067505, 0.04156426340341568, 0.055855631828308105, 0.01840708963572979, -0.06735395640134811, 0.019930774345993996, 0.018529171124100685, -0.028041714802384377, 0.024878107011318207, 0.051819801330566406, -0.028542837128043175, -0.08737341314554214, 0.010856915265321732, 0.06299709528684616, 0.014704150147736073, 0.025134548544883728, 0.008422183804214, -0.03239993378520012, 0.043527763336896896, -0.05123695731163025, -0.09481611102819443, -0.049671340733766556, 0.02587074413895607, -0.008941150270402431, -0.008260135538876057, 0.07187623530626297, -0.03094443865120411, -0.0432705357670784, 0.07597564905881882, -0.02398141473531723, -0.03244023025035858, 0.037451159209012985, -0.018669387325644493, -0.038552459329366684, 0.0007745492621324956, -0.05151982977986336, 0.008484874852001667, -0.009473344311118126, 0.0074356659315526485, -0.06470369547605515, 0.031447090208530426, 0.027365585789084435, -0.04954340681433678, 0.06118125095963478, 0.0021345962304621935, -0.018640346825122833, -0.03487631678581238, -0.06839219480752945, 0.0043365140445530415, 0.009302522987127304, -0.0027409635949879885, 0.02744494006037712, 0.010411645285785198, 0.014640279114246368, 0.058999501168727875, 0.029229382053017616, -0.04710286855697632, -0.023348653689026833, -0.33678627014160156, -0.05559654161334038, 0.0058381021954119205, -0.022361861541867256, 0.008151005022227764, -0.04499619081616402, 0.030088497325778008, -0.016474967822432518, 0.025102699175477028, 0.036100368946790695, 0.04724552854895592, -0.0006310248863883317, -0.0005641118623316288, -0.08657737076282501, 0.008465197868645191, 0.03344747796654701, 0.00008095648809103295, -0.00007084687968017533, -0.021475357934832573, 0.03889705240726471, 0.018665790557861328, -0.008220740593969822, -0.030264588072896004, -0.06576390564441681, -0.010776873677968979, -0.011418194510042667, 0.12110371142625809, 0.02866002358496189, 0.04985026642680168, -0.05181451141834259, 0.014570202678442001, 0.03144647553563118, -0.005237394943833351, -0.043546322733163834, -0.0010634674690663815, -0.01485744584351778, 0.012022948823869228, 0.011834385804831982, -0.032887838780879974, -0.050155073404312134, -0.09407578408718109, 0.041727568954229355, -0.03245960921049118, -0.004565689247101545, -0.05439860001206398, 0.017894849181175232, -0.013550172559916973, -0.022835465148091316, 0.004700291436165571, 0.08329679071903229, 0.0064092641696333885, 0.020663941279053688, 0.022193223237991333, 0.009367146529257298, -0.017128922045230865, -0.018220696598291397, -0.08068908751010895, -0.0011998823611065745, -0.02330986224114895, -0.004725228063762188, 0.008486609905958176, 0.011879893019795418, -0.0005068889004178345, -0.0353943333029747, 0.017305521294474602, 0.027171118184924126, -0.02418501116335392, 0.021174464374780655, 0.0059406035579741, -0.00014154252130538225, -0.05736645311117172, 0.07227311283349991, -0.02090837061405182, -0.016907086595892906, 0.031534239649772644, 0.05476591736078262, 0.020070476457476616, 0.03493880107998848, 0.00026604626327753067, -0.0017475724453106523, 0.03636665642261505, -0.017896099016070366, 0.022872887551784515, -0.02457599900662899, 0.020583607256412506, 0.029304051771759987, 0.012756322510540485, 0.0013473826693370938, 0.06669160723686218, 0.006117661949247122, -0.00817625131458044, 0.003440133761614561, -0.01063812430948019, -0.04976946488022804, 0.009279887191951275, 0.03893217816948891, -0.2385082095861435, 0.053387951105833054, 0.03630536422133446, 0.08323223888874054, 0.022615311667323112, -0.040295034646987915, -0.007165207527577877, -0.024331718683242798, 0.042667731642723083, -0.020967669785022736, 0.04678165167570114, 0.03552592918276787, 0.008939806371927261, -0.01944850943982601, -0.03075687773525715, 0.025999462231993675, 0.0991901308298111, 0.00843004509806633, 0.020766543224453926, -0.011521250009536743, 0.01161813735961914, -0.024625949561595917, 0.17937017977237701, 0.009446030482649803, -0.01107970904558897, -0.016346044838428497, 0.015369772911071777, 0.0024282457306981087, 0.022204693406820297, 0.019572626799345016, -0.02607087418437004, -0.014591709710657597, -0.0031963391229510307, 0.02868388034403324, 0.022772861644625664, -0.018278419971466064, 0.022733692079782486, 0.07282362133264542, 0.03935997933149338, -0.014450334012508392, 0.03896019607782364, -0.0034421971067786217, -0.08809205144643784, 0.009740947745740414, 0.0555732361972332, 0.008320280350744724, -0.0016311554936692119, -0.023705894127488136, -0.08735592663288116, -0.027349108830094337, -0.0411299429833889, -0.012091990560293198, -0.014072290621697903, -0.000699564057867974, 0.021002646535634995, 0.09034346789121628, -0.0015885032480582595, 0.021828588098287582, 0.026922445744276047, -0.02642204239964485, -0.04975596442818642, -0.042018547654151917, 0.0760532021522522, 0.02207297272980213, 0.030026782304048538 ]
[ 0.043787628412246704, 0.012977156788110733, -0.02132413350045681, -0.0015471578808501363, -0.0014229079242795706, 0.04024100303649902, -0.031039485707879066, 0.019175497815012932, -0.002546450821682811, 0.013103566132485867, -0.014881121926009655, -0.005509275943040848, 0.012108998373150826, -0.028853032737970352, -0.06047957390546799, -0.04725353419780731, -0.011731185019016266, -0.03831003978848457, 0.017931487411260605, 0.0062762354500591755, -0.014324373565614223, 0.007828086614608765, 0.0022389304358512163, 0.000005254426469036844, 0.004618430510163307, 0.03894331306219101, -0.026549218222498894, 0.005968376994132996, 0.037501875311136246, -0.10062906891107559, -0.008069568313658237, -0.02973627857863903, 0.006899670232087374, 0.034945521503686905, 0.0016516952309757471, 0.00002097786455124151, 0.008027787320315838, -0.015438397414982319, -0.02662886679172516, 0.04161044582724571, -0.006145129445940256, 0.0033141407184302807, -0.02047513611614704, 0.005421850830316544, 0.0006140795885585248, 0.0173103678971529, -0.0644465908408165, -0.03177892416715622, -0.012172837741672993, -0.006319153122603893, -0.06320249289274216, 0.02770988643169403, -0.029605409130454063, 0.03008381836116314, -0.017676355317234993, -0.017484746873378754, 0.015399409458041191, 0.005472785327583551, 0.036648016422986984, -0.048685844987630844, 0.030264679342508316, -0.034025974571704865, -0.010900611989200115, -0.008545693010091782, -0.033732783049345016, -0.017957309260964394, 0.024548526853322983, 0.02618388459086418, -0.006207800470292568, -0.02890094369649887, -0.011948484927415848, 0.0677594467997551, -0.03670778498053551, -0.024706797674298286, -0.029165925458073616, -0.003770633367821574, 0.02355710044503212, -0.08598556369543076, 0.007207328919321299, 0.009051770903170109, -0.058634012937545776, -0.0003198489430360496, 0.0237947516143322, -0.01725935935974121, -0.02334817685186863, -0.027941245585680008, -0.03695138543844223, -0.03228165954351425, 0.023423194885253906, -0.001446683774702251, -0.029103979468345642, 0.032876718789339066, 0.021469809114933014, -0.017140256240963936, -0.09652335941791534, 0.014481717720627785, 0.028070630505681038, 0.005183801054954529, 0.022985024377703667, 0.8174999952316284, -0.008434148505330086, 0.0031835250556468964, 0.00011761984205804765, -0.006861227564513683, -0.0012080523883923888, 0.010041533038020134, 0.033104654401540756, -0.04608278349041939, 0.022103220224380493, -0.011501304805278778, -0.0028315617237240076, 0.02902962453663349, 0.007065179757773876, 0.02646450325846672, 0.031988345086574554, 0.02416321635246277, 0.03977779299020767, 0.056304946541786194, 0.01443793810904026, 0.022671326994895935, 0.05436164513230324, -0.0085699912160635, 0.0018588128732517362, 0.023808520287275314, 0.005557010881602764, -0.1830740123987198, -0.01564866118133068, -7.131208478292395e-33, -0.0009940401650965214, -0.010576355271041393, 0.034548718482255936, -0.020375674590468407, -0.006562498863786459, -0.004393113311380148, -0.0517704114317894, -0.0014242182951420546, 0.0171683207154274, -0.03713872656226158, -0.007041020318865776, 0.022517865523695946, -0.007871925830841064, -0.041528087109327316, 0.03769727796316147, -0.009985039941966534, 0.0009707275312393904, 0.03404223546385765, -0.028347807005047798, -0.003152241697534919, 0.043850816786289215, 0.03738553822040558, 0.03771528601646423, 0.018773946911096573, -0.0490289069712162, -0.016480308026075363, 0.0006242190720513463, -0.05359439179301262, -0.0010895609157159925, -0.046363480389118195, -0.04123811423778534, 0.019818859174847603, 0.0076957219280302525, -0.018928008154034615, -0.01255648210644722, -0.057362258434295654, -0.0676174908876419, -0.01964540220797062, -0.009197783656418324, 0.005041160620748997, -0.008504923433065414, 0.01262913178652525, -0.010008556768298149, -0.04546713829040527, -0.008422831073403358, 0.028647959232330322, 0.04083484411239624, 0.016164349392056465, -0.017324214801192284, 0.004160876385867596, 0.013022882863879204, -0.033325422555208206, 0.022910101339221, -0.019970975816249847, 0.02168033830821514, 0.031212205067276955, 0.01018857304006815, -0.01854800432920456, 0.02645617350935936, 0.022352438420057297, 0.035260073840618134, -0.0033514616079628468, 0.03288133069872856, 0.05672891065478325, -0.005345446523278952, -0.021007748320698738, 0.0669332817196846, 0.024519307538866997, 0.02169697731733322, 0.027228649705648422, -0.0529981330037117, 0.03405771031975746, -0.020449815317988396, -0.004072180017828941, -0.02351737581193447, -0.06123426929116249, 0.008265952579677105, -0.010712185874581337, -0.032908130437135696, 0.03494174778461456, 0.0013997345231473446, -0.04595068097114563, -0.030675558373332024, -0.04103333130478859, -0.019917096942663193, -0.0016142399981617928, 0.029378335922956467, 0.020609954372048378, -0.01101606898009777, -0.007013800088316202, 0.028186410665512085, 0.030018139630556107, 0.0057927081361413, -0.008692831732332706, -0.024417435750365257, 6.313255427952092e-33, -0.003182881511747837, -0.01339723076671362, -0.03419383987784386, -0.013444187119603157, 0.012484428472816944, 0.0644606500864029, 0.026154078543186188, -0.0034970080014318228, -0.07288368791341782, 0.005350295454263687, -0.0324605368077755, -0.023903153836727142, -0.024856578558683395, -0.004299151245504618, 0.011060351505875587, 0.0016464241780340672, 0.041880570352077484, 0.048608921468257904, 0.006475219037383795, 0.00003189557901350781, 0.008541101589798927, -0.015331213362514973, -0.011454208754003048, 0.021809039637446404, 0.05594276264309883, 0.011613068170845509, -0.012240607291460037, -0.013340664096176624, -0.02769804187119007, 0.028834117576479912, 0.01384754665195942, -0.012980419211089611, -0.033908598124980927, 0.00912702176719904, 0.016413744539022446, 0.04145292937755585, 0.03600817918777466, -0.017751161009073257, -0.02116255648434162, -0.03489119932055473, 0.018651142716407776, 0.02554754540324211, -0.030484162271022797, 0.03231941908597946, -0.02929619699716568, 0.027683258056640625, 0.002579740947112441, -0.010107113048434258, 0.020672159269452095, -0.006212596315890551, -0.01045925822108984, 0.008582938462495804, -0.0024730730801820755, 0.005664523225277662, -0.013391196727752686, 0.011275609023869038, -0.03035416640341282, 0.04058918356895447, -0.021078234538435936, -0.017418328672647476, -0.029452718794345856, -0.03625299781560898, -0.022194163873791695, -0.005579654593020678, -0.011333859525620937, -0.005985911004245281, 0.015931645408272743, -0.01496868021786213, -0.018367569893598557, 0.011065795086324215, -0.047548964619636536, 0.02290872484445572, 0.014483669772744179, 0.03309391438961029, -0.02120213955640793, 0.019183607771992683, 0.011724834330379963, -0.024308811873197556, -0.046885788440704346, 0.02572884038090706, 0.021234162151813507, -0.00862909760326147, 0.014961348846554756, 0.011067104525864124, 0.02834424376487732, 0.033524490892887115, 0.0008306732634082437, 0.04756610468029976, 0.006108584348112345, 0.0032609652262181044, 0.037051912397146225, -0.011845490895211697, 0.021632375195622444, -0.001124042202718556, -0.014447233639657497, -1.2558040829446782e-8, 0.0031372581142932177, -0.05101054534316063, 0.007653556764125824, 0.00641216803342104, -0.0020869106519967318, 0.029556959867477417, -0.013451723381876945, -0.009334385395050049, -0.06817153841257095, -0.02335372380912304, 0.031067611649632454, -0.003208979032933712, 0.017415152862668037, 0.022249093279242516, 0.02372126840054989, -0.002435726346448064, 0.0018487925408408046, 0.011803382076323032, 0.03666526824235916, 0.025538403540849686, 0.019381659105420113, -0.0008439293596893549, 0.00822994764894247, 0.006484101060777903, -0.003658072091639042, -0.0055959816090762615, 0.03317287936806679, -0.0734550803899765, -0.006700415629893541, -0.052156560122966766, -0.005844825878739357, -0.031206486746668816, -0.03047017566859722, 0.00845547765493393, 0.010304584167897701, -0.006198022980242968, -0.00295238196849823, 0.05269181728363037, -0.0029261831659823656, 0.02037285640835762, -0.005192280746996403, -0.011117379181087017, 0.006003485526889563, -0.03401824086904526, -0.0021057899575680494, 0.030914925038814545, -0.01703672669827938, -0.015726560726761818, 0.0556359738111496, -0.0457790307700634, 0.03736564889550209, -0.018795104697346687, 0.01771983504295349, 0.06071260944008827, 0.028454091399908066, 0.004174897447228432, -0.013460079208016396, 0.007703875191509724, 0.009005976840853691, -0.011558840051293373, 0.044242095202207565, 0.004212159663438797, -0.039192549884319305, -0.019073842093348503 ]
scikit-learn-trying-to-find-clusters-of-game-of-thrones-episodes
https://markhneedham.com/blog/2016/08/25/scikit-learn-trying-to-find-clusters-of-game-of-thrones-episodes
false
2016-01-17 12:19:35
Neo4j: Cypher - avoid duplicate calls to NOT patterns
[ "neo4j" ]
[ "neo4j" ]
I've been reacquainting myself with the https://github.com/neo4j-meetups/modeling-worked-example[meetup.com dataset] ahead of http://www.meetup.com/graphdb-london/[Wednesday's meetup in London] and wanted to write a collaborative filtering type query to work out which groups people in my groups were in. This started simple enough: [source,cypher] ---- MATCH (member:Member {name: "Mark Needham"})-[:MEMBER_OF]->(group:Group)<-[:MEMBER_OF]-(other:Member)-[:MEMBER_OF]->(otherGroup:Group) RETURN otherGroup, COUNT(*) AS commonMembers ORDER BY commonMembers DESC LIMIT 5 ---- And doesn't take too long to run: [source,text] ---- Cypher version: CYPHER 2.3, planner: COST. 1084378 total db hits in 1103 ms. ---- However, it was showing up several groups that I'm already a member of so I added in a "WHERE NOT" clause to sort that out: [source,cypher] ---- MATCH (member:Member {name: "Mark Needham"})-[:MEMBER_OF]->(group:Group)<-[:MEMBER_OF]-(other:Member)-[:MEMBER_OF]->(otherGroup:Group) WHERE NOT (member)-[:MEMBER_OF]->(otherGroup) RETURN otherGroup, COUNT(*) AS commonMembers ORDER BY commonMembers DESC LIMIT 5 ---- Unfortunately when I ran this the amount of db hits increased by 14x and it now took 3x as long to run: [source,text] ---- Cypher version: CYPHER 2.3, planner: COST. 14061442 total db hits in 3364 ms. ---- The problem is that we're making lots of duplicate calls to +++<cite>+++NOT (member)-[:MEMBER_OF]\->(otherGroup)+++</cite>+++ because each group shows up lots of times. This is the 'reduce cardinality of work in progress' tip from http://neo4j.com/blog/neo4j-2-2-query-tuning/[Michael Hunger's blog post]: ____ Bonus Query Tuning Tip: Reduce Cardinality of Work in Progress When following longer paths, you'll encounter duplicates. If you're not interested in *all the possible paths* -- but just distinct information from stages of the path -- make sure that you eagerly eliminate duplicates, so that later matches don't have to be executed many multiple times. ____ We can reduce the WIP in our query by doing the counting of common members first and then filtering out the groups we're already a member of: [source,cypher] ---- MATCH (member:Member {name: "Mark Needham"})-[:MEMBER_OF]->(group:Group)<-[:MEMBER_OF]-(other:Member)-[:MEMBER_OF]->(otherGroup:Group) WITH otherGroup, member, COUNT(*) AS commonMembers WHERE NOT (member)-[:MEMBER_OF]->(otherGroup) RETURN otherGroup, commonMembers ORDER BY commonMembers DESC LIMIT 5 ---- This gets us back down to something closer to the running time/db hits of our initial query: [source,text] ---- Cypher version: CYPHER 2.3, planner: COST. 1097114 total db hits in 1004 ms. ----
null
null
[ 0.020809222012758255, -0.038734495639801025, -0.004298978019505739, 0.034758783876895905, 0.07057324051856995, -0.016197454184293747, 0.03760884329676628, 0.020564572885632515, 0.010311045683920383, -0.015264659188687801, -0.0020267211366444826, -0.006724858656525612, -0.07950379699468613, 0.02534756064414978, -0.014867492951452732, 0.08659928292036057, 0.0698498860001564, 0.008447634056210518, -0.020713571459054947, -0.010780049487948418, 0.0410950668156147, 0.03735015541315079, 0.022217316552996635, 0.052590545266866684, 0.056469328701496124, 0.023716608062386513, -0.0002972357324324548, -0.00847390852868557, -0.03773193806409836, 0.037603434175252914, 0.05881204828619957, -0.013741614297032356, 0.04172423109412193, -0.006308502051979303, 0.021457962691783905, -0.017096232622861862, -0.04223950579762459, 0.01415808591991663, 0.002414250746369362, -0.014545232057571411, -0.041911691427230835, 0.013921542093157768, -0.015244687907397747, 0.0182269886136055, -0.027764705941081047, 0.01367173157632351, -0.07367531955242157, 0.042433030903339386, -0.01983010396361351, -0.003896214533597231, -0.0707264393568039, 0.008375026285648346, 0.0034053560812026262, 0.006195120979100466, 0.007699498441070318, 0.04066133126616478, 0.020222119987010956, -0.05826395004987717, 0.0478661023080349, -0.022634724155068398, -0.00569142447784543, 0.002119624288752675, -0.0010830056853592396, 0.025730304419994354, -0.02097293920814991, -0.019777944311499596, 0.006396512035280466, 0.0461273267865181, -0.0348992645740509, 0.009954426437616348, -0.008228739723563194, 0.027483411133289337, -0.018352637067437172, 0.0025060661137104034, -0.00991815235465765, -0.032565128058195114, 0.021074971184134483, 0.03054864890873432, 0.044644806534051895, 0.06757177412509918, -0.012784112244844437, -0.010257336311042309, -0.0013536885380744934, 0.03971879929304123, -0.021412139758467674, -0.03550504893064499, -0.02412443794310093, -0.02836739271879196, -0.04903978854417801, 0.04876258224248886, 0.010477036237716675, -0.07372520118951797, -0.006126071326434612, 0.017200104892253876, -0.007674686145037413, -0.0050853849388659, 0.03232015296816826, -0.01019526831805706, 0.007977108471095562, -0.0005671135149896145, -0.027607252821326256, -0.03188425675034523, 0.007140739355236292, 0.022123780101537704, -0.07545603066682816, 0.003404557704925537, -0.03486693277955055, -0.015135468915104866, 0.025668030604720116, -0.013421487994492054, -0.03081435337662697, 0.011475667357444763, -0.027648216113448143, 0.025956377387046814, -0.07123050838708878, 0.0617561861872673, 0.04162207618355751, -0.015770571306347847, -0.010800055228173733, -0.00848202034831047, 0.041446980088949203, 0.0356927290558815, 0.009144244715571404, 0.07290156930685043, -0.039059098809957504, 0.06687672436237335, 0.018772143870592117, 0.047715529799461365, -0.013569590635597706, -0.0903121680021286, -0.002321801148355007, 0.04664940759539604, -0.014157447032630444, 0.011202845722436905, -0.024508126080036163, -0.05334080010652542, -0.01859510876238346, 0.022315362468361855, 0.05877752974629402, 0.008426802232861519, 0.019491015002131462, -0.06062794476747513, 0.02111668325960636, -0.01781650073826313, 0.019955353811383247, 0.0183203537017107, -0.03549662604928017, -0.06661128997802734, -0.029517777264118195, 0.019339725375175476, 0.022766029462218285, 0.023993490263819695, 0.0316295325756073, -0.03581566363573074, 0.0233001746237278, 0.10410993546247482, 0.012777716852724552, -0.016521181911230087, -0.007359322626143694, 0.0007133636390790343, 0.019349761307239532, 0.03328656405210495, -0.002492147032171488, 0.06327919661998749, -0.0032007494010031223, -0.020168742164969444, -0.014099637977778912, 0.0688333734869957, -0.008447225205600262, 0.025535283610224724, -0.02526077814400196, -0.05509914457798004, 0.039645735174417496, -0.049653559923172, 0.011212187819182873, 0.021941380575299263, 0.07442867755889893, 0.04986058175563812, -0.0018252934096381068, 0.00447972072288394, -0.0650087520480156, 0.03864787891507149, 0.01334754005074501, 0.006482199765741825, 0.01726468838751316, 0.002825464354828, 0.06977541744709015, 0.03467448800802231, -0.01326620951294899, 0.03019888512790203, -0.08066561073064804, -0.06373362243175507, -0.005012670997530222, -0.014616350643336773, 0.05998241901397705, -0.03242843598127365, 0.019715601578354836, 0.03319195657968521, -0.001069245976395905, 0.03431795910000801, 0.01276069413870573, -0.00964321754872799, 0.046855583786964417, -0.01551028247922659, -0.06964659690856934, 0.03513957932591438, -0.0019932847935706377, -0.04688403382897377, -0.06294766813516617, 0.023621076717972755, -0.04970148578286171, 0.0018087022472172976, 0.017945969477295876, -0.015823237597942352, 0.02047410048544407, 0.0083757434040308, 0.044248443096876144, 0.003794060554355383, 0.01548204105347395, -0.025578925386071205, 0.04818432778120041, 0.014091238379478455, -0.030015233904123306, -0.0035882394295185804, -0.01643756590783596, 0.10788660496473312, 0.050859346985816956, -0.010013312101364136, -0.061374492943286896, 0.03462803736329079, 0.016573840752243996, -0.023166293278336525, 0.026871798560023308, -0.03233564272522926, 0.021150261163711548, -0.046733688563108444, -0.04633420333266258, -0.035109993070364, 0.01032534334808588, -0.028192956000566483, -0.000839799817185849, 0.019302215427160263, -0.0014306398807093501, 0.0659436509013176, -0.01208018884062767, -0.011713656596839428, -0.012951595708727837, -0.040022026747465134, -0.03564177826046944, 0.026727527379989624, 0.011992576532065868, -0.00533311115577817, 0.03991948068141937, -0.039792582392692566, 0.005274839699268341, -0.02661476656794548, 0.02204946056008339, 0.03865165635943413, 0.044517528265714645, 0.03747190907597542, 0.0033391821198165417, 0.07851767539978027, -0.029954005032777786, 0.0006137916352599859, -0.010667897760868073, -0.0532066747546196, -0.043102238327264786, -0.014325914904475212, 0.01528663095086813, -0.006155538372695446, 0.059575196355581284, -0.027806345373392105, 0.01913902536034584, -0.0027941588778048754, 0.012110326439142227, -0.0024889211636036634, 0.03658335655927658, 0.0006822345894761384, -0.0023638419806957245, -0.03672931715846062, -0.013602537102997303, 0.04187362268567085, -0.04552740603685379, -0.05267108604311943, -0.018562257289886475, -0.046485625207424164, 0.06566271930932999, -0.052216798067092896, -0.029413584619760513, -0.007230611518025398, 0.030388088896870613, 0.056604232639074326, 0.016325568780303, 0.007054166402667761, 0.07379326224327087, 0.01834023930132389, 0.008441347628831863, 0.025285709649324417, -0.029584012925624847, 0.04596933722496033, -0.005186798050999641, 0.03435675427317619, 0.03413430228829384, -0.04961761459708214, -0.009414980188012123, -0.06069601699709892, -0.00767151964828372, -0.0138236740604043, -0.2450188547372818, 0.0433768630027771, -0.04708170145750046, -0.031387876719236374, -0.00013855224824510515, -0.05617273226380348, 0.02006690390408039, -0.020891640335321426, -0.037279970943927765, 0.014959720894694328, 0.006962436717003584, -0.003319940995424986, -0.008916214108467102, 0.04625387489795685, 0.003639564383774996, 0.018512969836592674, -0.016769850626587868, -0.05812646076083183, 0.004858654458075762, 0.040844883769750595, 0.043409623205661774, -0.06320679932832718, -0.030116813257336617, 0.009092466905713081, 0.010166767984628677, 0.06614653021097183, -0.09050609171390533, 0.01114091370254755, -0.04625563696026802, -0.027349671348929405, 0.02178948186337948, -0.015396368689835072, 0.025316039100289345, 0.008094015531241894, -0.02192581631243229, 0.00032700298470444977, 0.03262403979897499, 0.01877795159816742, -0.006482170429080725, 0.02311023138463497, -0.03000018373131752, -0.04763871803879738, -0.016164736822247505, -0.019364623352885246, 0.09670861810445786, 0.04447818547487259, -0.054320160299539566, -0.030529487878084183, -0.0018579543102532625, 0.07136908173561096, -0.010415172204375267, -0.06574222445487976, 0.005491573363542557, 0.0352875217795372, -0.009410727769136429, -0.059342287480831146, -0.020134134218096733, -0.029339734464883804, -0.05433040112257004, -0.020642055198550224, -0.03421935439109802, -0.03537525236606598, 0.037361204624176025, -0.03691653162240982, -0.028206055983901024, -0.05596546828746796, -0.07558424025774002, -0.02624335139989853, 0.032728780061006546, 0.0023030745796859264, 0.00010718297562561929, 0.030898310244083405, -0.028027398511767387, -0.09342131018638611, -0.05704444274306297, -0.008263878524303436, 0.028924979269504547, 0.027027269825339317, -0.014480222016572952, 0.06514882296323776, -0.054321397095918655, -0.04629327356815338, -0.028023703023791313, 0.0008203276665881276, 0.03281122073531151, -0.002294061239808798, -0.006471242289990187, -0.0009170167613774538, -0.05480312928557396, -0.003664269344881177, 0.06098215654492378, -0.013913672417402267, -0.01326148584485054, -0.002945099025964737, 0.022425254806876183, 0.0007730038487352431, -0.0006329203606583178, -0.0017684423364698887, 0.03377816826105118, 0.05055096745491028, 0.05374106764793396, -0.029176339507102966, -0.010814991779625416, -0.05481313169002533, -0.03425831347703934, -0.01965278759598732, -0.05984639748930931, 0.026932494714856148, 0.03777778521180153, 0.010493244044482708, 0.006824136711657047, -0.004847807809710503, 0.016039850190281868, -0.0392921157181263, -0.01639590598642826, -0.036022454500198364, 0.009657339192926884, 0.0191578920930624, 0.03814374655485153, -0.01691783219575882, -0.035947151482105255, 0.05312277376651764, 0.01905742846429348, -0.008068856783211231, -0.05835766717791557, -0.012240087613463402, -0.05577755346894264, -0.03305421024560928, 0.011280524544417858, 0.028207996860146523, -0.024302881211042404, 0.04171478748321533, 0.008911079727113247, -0.030194729566574097, 0.0512760691344738, -0.032180920243263245, -0.04840734973549843, -0.012087227776646614, 0.012781686149537563, 0.011784354224801064, -0.012177255935966969, 0.003872753819450736, -0.004289185628294945, 0.07122214883565903, 0.05401706323027611, 0.014932120218873024, 0.01802496798336506, -0.0062524969689548016, 0.02066921629011631, 0.0014130492927506566, 0.0026424319949001074, -0.026796752586960793, 0.017809346318244934, -0.04316645860671997, -0.0020343384239822626, 0.0035926345735788345, 0.05614554509520531, -0.008283685892820358, -0.028702491894364357, -0.043490245938301086, 0.017207913100719452, -0.05108647048473358, 0.01536395214498043, -0.019942235201597214, 0.019508633762598038, 0.051037099212408066, -0.03528263419866562, 0.040028348565101624, -0.032958630472421646, -0.022402822971343994, 0.0005238479934632778, 0.03489278629422188, -0.03483735769987106, 0.016380922868847847, 0.009729412384331226, 0.000912655727006495, 0.0189706701785326, 0.03558154031634331, 0.038013871759176254, 0.010434218682348728, -0.013856427744030952, -0.01812072843313217, 0.022650180384516716, 0.025436028838157654, 0.060275446623563766, 0.04529140517115593, -0.009367943741381168, 0.004592142067849636, -0.0248455461114645, -0.028395667672157288, 0.007010370027273893, -0.008089127019047737, -0.023484012112021446, -0.014671918004751205, -0.026984084397554398, -0.06651671975851059, 0.03803090378642082, 0.01664515770971775, -0.006938043050467968, 0.03930828720331192, 0.025747613981366158, 0.003085377626121044, -0.03663920611143112, -0.006728868931531906, 0.05830177664756775, -0.05194222927093506, -0.00519137317314744, -0.015379633754491806, -0.03100065514445305, -0.0100859971717, 0.00940952729433775, -0.05693395063281059, -0.0296260304749012, -0.0016200850950554013, 0.025675084441900253, -0.01751290075480938, -0.018759651109576225, -0.029271170496940613, 0.031467486172914505, 0.0116542624309659, 0.025330744683742523, 0.015396329574286938, -0.0029841975774616003, -0.003120587905868888, -0.018392149358987808, 0.054829228669404984, -0.015011988580226898, 0.013379798270761967, -0.01390955038368702, -0.016903813928365707, 0.0054885996505618095, -0.037711165845394135, 0.025013837963342667, 0.010698559693992138, -0.013040417805314064, 0.0031084639485925436, -0.08515141904354095, 0.01104228850454092, -0.0002174608234781772, 0.03760480880737305, -0.022876160219311714, 0.005966467317193747, -0.030668003484606743, 0.028009342029690742, -0.03617376089096069, 0.01649457961320877, 0.016362996771931648, -0.02170841209590435, -0.008129480294883251, 0.04218665137887001, 0.01811888813972473, 0.0263285581022501, -0.010641214437782764, 0.0012200484052300453, 0.044930294156074524, -0.012722051702439785, -0.04648097977042198, -0.022078532725572586, -0.059133242815732956, 0.002136473311111331, 0.012023845687508583, 0.010395233519375324, -0.059356167912483215, 0.04388144984841347, 0.04126554727554321, 0.038131874054670334, 0.033104944974184036, 0.001254571950994432, 0.0015104777412489057, -0.01669950969517231, -0.025700939819216728, -0.09553036093711853, 0.0029494590125977993, 0.02576272003352642, -0.006634625140577555, 0.012147168628871441, -0.005002631805837154, -0.03767749294638634, 0.03054843842983246, -0.04571015387773514, -0.024915870279073715, 0.03880365937948227, -0.01910770684480667, 0.025739094242453575, 0.031145991757512093, -0.06644295901060104, -0.01822766289114952, 0.05024462193250656, -0.030942223966121674, -0.026213016360998154, -0.03368087485432625, 0.06196102127432823, -0.03614385798573494, 0.03829335793852806, -0.027902090921998024, -0.03597957640886307, 0.07379128783941269, 0.016223080456256866, 0.021274449303746223, 0.07677094638347626, -0.02708244137465954, 0.014736915938556194, 0.04198518022894859, -0.016565393656492233, -0.02407967858016491, 0.027715427801012993, -0.013160210102796555, -0.007508505135774612, 0.04309014976024628, -0.007541891653090715, 0.002455191919580102, -0.0728299617767334, 0.0785197988152504, 0.007090047001838684, -0.05129540339112282, -0.046332549303770065, 0.04261880740523338, -0.0399879552423954, -0.01162833720445633, -0.04732736200094223, 0.018858131021261215, -0.03305266425013542, 0.05197995528578758, -0.006237337831407785, 0.03893560916185379, 0.05600593239068985, -0.005966882687062025, 0.002344622742384672, 0.009870531037449837, 0.07919317483901978, 0.10611815005540848, 0.051106784492731094, 0.015823859721422195, 0.060057517141103745, -0.003017265582457185, -0.04718088358640671, -0.01981811225414276, -0.05661436915397644, -0.056178782135248184, -0.01005950290709734, 0.0003169204865116626, 0.07497107982635498, -0.018894651904702187, 0.0718301385641098, -0.012372830882668495, -0.014736580662429333, -0.013975908048450947, -0.020639928057789803, 0.06214294210076332, 0.083192378282547, 0.008485413156449795, 0.055055830627679825, -0.04347996786236763, -0.026586735621094704, 0.02907821536064148, 0.004044987726956606, -0.010426328517496586, 0.038154710084199905, -0.02745942212641239, 0.003951369319111109, 0.00668025529012084, 0.044358786195516586, 0.08461571484804153, -0.006796491798013449, -0.010179893113672733, -0.012207383289933205, 0.01516034733504057, -0.010528238490223885, 0.016766339540481567, 0.0005099735572002828, -0.027318203821778297, -0.01840362884104252, -0.05910339951515198, -0.01707177795469761, -0.027401283383369446, -0.05238776654005051, 0.017957240343093872, -0.03158395364880562, 0.014651001431047916, -0.010152030736207962, 0.010220393538475037, -0.0282803475856781, -0.04635224491357803, -0.04155656695365906, -0.06673144549131393, -0.06268656253814697, 0.021296700462698936, 0.007832009345293045, 0.008430038578808308, -0.00964547973126173, 0.011040541343390942, -0.016410203650593758, -0.03298473358154297, 0.02285294234752655, -0.06063256040215492, -0.0022138941567391157, 0.004817180801182985, -0.0006940337480045855, 0.01647367887198925, 0.003788046073168516, 0.04068604111671448, 0.006688755005598068, 0.011340581811964512, -0.023773297667503357, 0.0006885553011670709, 0.04502549394965172, -0.0014847655547782779, 0.0011855902848765254, -0.09173977375030518, 0.027224892750382423, 0.003972986713051796, -0.019641626626253128, -0.08302948623895645, 0.031417760998010635, 0.04465486481785774, 0.010632462799549103, 0.011478204280138016, -0.003005340462550521, -0.017573634162545204, -0.021457599475979805, 0.028002191334962845, 0.01379595696926117, -0.008074823766946793, 0.031850073486566544, -0.014841075986623764, 0.06527500599622726, 0.014961590990424156, -0.05958503857254982, -0.02325848489999771, -0.018529122695326805, 0.0023796516470611095, 0.003569721942767501, -0.04519046097993851, -0.03545774891972542, -0.07507805526256561, -0.08064979314804077, -0.022111931815743446, -0.012091838754713535, -0.02316998690366745, 0.008868700824677944, -0.004788944032043219, 0.004713224712759256, -0.046568989753723145, 0.0069730146788060665, -0.037431750446558, 0.041183456778526306, -0.026267696171998978, -0.021324774250388145, -0.02898929826915264, 0.000642902625259012, -0.009761353023350239, 0.007848932407796383, 0.008840372785925865, -0.05139273777604103, 0.0011743158102035522, -0.014095250517129898, 0.026445403695106506, 0.02352805808186531, 0.027967149391770363, 0.024052420631051064 ]
[ -0.05357975512742996, -0.04922650381922722, -0.05607270076870918, 0.004547598771750927, 0.06701790541410446, -0.04195546731352806, -0.004076927900314331, 0.002633618889376521, 0.04927734285593033, -0.02229534275829792, 0.06875407695770264, -0.03367091342806816, 0.04100102558732033, -0.006249416619539261, 0.06242220848798752, -0.00734018674120307, -0.030935389921069145, -0.06954400986433029, -0.012771973386406898, 0.03911176323890686, -0.0760086327791214, -0.057223547250032425, -0.0058103399351239204, -0.0032355785369873047, 0.041360896080732346, 0.03051767870783806, 0.01851903274655342, -0.05125151202082634, -0.029936764389276505, -0.2203303873538971, -0.0011768520344048738, 0.037327077239751816, 0.055002860724925995, 0.010399337857961655, 0.0041161710396409035, 0.01904851198196411, 0.0649724155664444, -0.03344952315092087, 0.012819399125874043, 0.04024985432624817, 0.010437928140163422, 0.03135106340050697, -0.06724318116903305, -0.022459637373685837, 0.036544427275657654, 0.03105924464762211, -0.04257948324084282, -0.016712704673409462, -0.04810921847820282, 0.04064704850316048, 0.007278552278876305, -0.036332182586193085, -0.006788049824535847, 0.0355721041560173, 0.013958335854113102, 0.07016222178936005, 0.0391397587954998, 0.03281353414058685, 0.029361704364418983, 0.026317661628127098, -0.005897204391658306, -0.016545332968235016, -0.13524490594863892, 0.07010931521654129, -0.013109421357512474, -0.010534451343119144, -0.031572870910167694, -0.02390909753739834, -0.04560749605298042, 0.07027585804462433, 0.036017730832099915, 0.01222596038132906, -0.02760322578251362, 0.05545815825462341, -0.002771353116258979, 0.03663894906640053, -0.0264743585139513, 0.01476807240396738, 0.03323410078883171, -0.022501906380057335, -0.04791611060500145, 0.01805049553513527, -0.03432220593094826, -0.03032846748828888, 0.002000254113227129, 0.01686440035700798, 0.008424870669841766, 0.05001462250947952, 0.004499739035964012, 0.04245346039533615, 0.0376150868833065, 0.05064793676137924, 0.021122554317116737, 0.03619946911931038, -0.08187282830476761, -0.02291099540889263, 0.013814178295433521, 0.017809266224503517, -0.014065139926970005, 0.4125044047832489, -0.0014988492475822568, 0.037711724638938904, 0.04605700075626373, 0.057749420404434204, -0.031018590554594994, -0.042582470923662186, 0.015233514830470085, -0.04923008754849434, 0.04524426907300949, -0.0045371269807219505, -0.007188195362687111, -0.029085572808980942, 0.035542141646146774, -0.10094429552555084, 0.009946925565600395, 0.008555608801543713, 0.08186251670122147, 0.011684191413223743, -0.01123729906976223, 0.01096566952764988, -0.0029059264343231916, 0.0041077034547924995, 0.03890546038746834, 0.017012275755405426, 0.019223852083086967, 0.03258512169122696, 0.001065959339030087, 0.06556417793035507, 0.04592987149953842, 0.02587260864675045, 0.06955317407846451, 0.03256687894463539, -0.07777442783117294, 0.026541030034422874, -0.014047215692698956, 0.009172569029033184, 0.027237970381975174, -0.03380797803401947, -0.0219426266849041, 0.03765370696783066, -0.001635227701626718, -0.021771442145109177, 0.03397679701447487, -0.01088063232600689, -0.014308405108749866, 0.15494421124458313, -0.035368211567401886, -0.03507739305496216, -0.06248907744884491, -0.03101220726966858, -0.02670702151954174, 0.012331676669418812, -0.015936056151986122, -0.07194176316261292, -0.0411842055618763, -0.0037514311261475086, 0.09784095734357834, -0.006506804376840591, -0.07368645071983337, -0.01983899436891079, -0.010095116682350636, -0.008662888780236244, -0.04685848578810692, 0.09427999705076218, 0.06082945689558983, -0.10958177596330643, 0.017058368772268295, -0.005691047292202711, -0.017597023397684097, -0.07957804948091507, -0.000967995438259095, 0.013222198002040386, -0.036243025213479996, 0.030747313052415848, 0.06833256036043167, -0.01258915662765503, -0.05231655761599541, -0.015169037505984306, 0.02481304109096527, 0.0004063029191456735, 0.007796504534780979, 0.031134026125073433, -0.06489332765340805, -0.009098055772483349, -0.05253003165125847, -0.02818533219397068, -0.0762997716665268, 0.019389683380723, -0.027320973575115204, -0.0207821112126112, -0.04722099006175995, -0.0027655879966914654, -0.05891398712992668, 0.07417098432779312, -0.06966133415699005, -0.03715914860367775, 0.004133520647883415, -0.01180815789848566, -0.023848917335271835, -0.038718074560165405, 0.005001722369343042, 0.013061344623565674, -0.029918072745203972, 0.015646329149603844, -0.05511040240526199, 0.02896152064204216, 0.05298824980854988, -0.03433036059141159, 0.07987764477729797, 0.008244925178587437, -0.04610180854797363, -0.019396621733903885, -0.03524774685502052, 0.021485507488250732, -0.00566619448363781, -0.0059473831206560135, 0.013604799285531044, 0.001832973794080317, 0.02458290010690689, 0.0700039491057396, 0.001873861881904304, 0.006412467919290066, -0.03349120542407036, -0.3266198933124542, -0.031606387346982956, 0.0013512871228158474, 0.030961614102125168, -0.0011289763497188687, -0.027735812589526176, 0.03238602727651596, -0.02256801724433899, 0.004759273491799831, 0.0667741596698761, 0.0842926874756813, 0.031072353944182396, -0.03292948752641678, -0.053467076271772385, 0.0005570753710344434, 0.04098972678184509, -0.022481804713606834, 0.019930269569158554, -0.019539127126336098, 0.019395772367715836, 0.0025492559652775526, -0.025771306827664375, -0.015507583506405354, -0.021075595170259476, -0.0005873311311006546, 0.012550248764455318, 0.10384027659893036, 0.003071280661970377, -0.012697997502982616, -0.03322634473443031, 0.042927730828523636, 0.04061546549201012, -0.04141581803560257, -0.028479283675551414, -0.011459269560873508, 0.004505618941038847, 0.013678183779120445, -0.02875700779259205, -0.004644239321351051, -0.00443058367818594, -0.0633217841386795, -0.0028533877339214087, -0.034779369831085205, -0.04827791079878807, -0.04219697415828705, 0.031636472791433334, -0.024375831708312035, 0.007946628145873547, -0.020657198503613472, 0.04855995252728462, 0.016954755410552025, -0.017563898116350174, 0.02294853702187538, 0.035649120807647705, 0.023443812504410744, -0.03198816627264023, -0.060150809586048126, -0.042741645127534866, -0.008202344179153442, 0.029702236875891685, -0.0019699714612215757, 0.04091222584247589, 0.01406025979667902, -0.07903467118740082, 0.04239131882786751, -0.013988230377435684, -0.02565559558570385, 0.0012671895092353225, 0.01574154943227768, -0.039593324065208435, -0.03579910844564438, 0.05801514908671379, -0.016743842512369156, 0.010023009032011032, 0.03842195123434067, 0.0031455494463443756, -0.04134669527411461, -0.01688215509057045, 0.01751641184091568, 0.0013799573061987758, 0.0561547577381134, -0.04746052622795105, 0.0600166916847229, -0.019418053328990936, -0.020550468936562538, 0.0548592284321785, 0.011547624133527279, 0.003413398517295718, 0.06607332080602646, -0.007922178134322166, -0.030797544866800308, -0.009829182177782059, -0.045230988413095474, -0.015733927488327026, 0.051675889641046524, -0.021849840879440308, -0.273602157831192, 0.05341766029596329, 0.00904429703950882, 0.04698430001735687, 0.037219420075416565, 0.04997152462601662, 0.01152121927589178, -0.013934499584138393, -0.006413481663912535, -0.024157708510756493, 0.04349363595247269, 0.0767376720905304, -0.024712560698390007, -0.005929738748818636, 0.013783472590148449, 0.040429431945085526, 0.009641393087804317, -0.02586747519671917, -0.0016025027725845575, 0.021511495113372803, 0.02732210047543049, -0.03960753604769707, 0.19816572964191437, 0.019085334613919258, 0.025540193542838097, 0.021794242784380913, -0.03582216426730156, -0.014967218972742558, 0.03662733733654022, -0.009665343910455704, -0.032709747552871704, 0.006574768573045731, 0.029538782313466072, 0.012734736315906048, 0.015012890100479126, -0.03215621039271355, 0.0022342035081237555, 0.00023001502268016338, 0.01657511107623577, -0.033602092415094376, 0.026796407997608185, -0.005141025874763727, -0.02548026852309704, 0.04107752814888954, 0.07558897882699966, -0.01786702685058117, -0.003971223719418049, -0.03488420322537422, -0.037716228514909744, 0.017858309671282768, -0.028151975944638252, -0.06201492249965668, -0.04042734205722809, -0.013853139244019985, 0.016810212284326553, 0.05842796340584755, 0.005388216115534306, -0.009079808369278908, 0.03130387142300606, 0.0072209532372653484, -0.04679250344634056, -0.025739500299096107, 0.0705634355545044, -0.02111733704805374, 0.028158409520983696 ]
[ 0.016200987622141838, 0.03764790669083595, 0.010709421709179878, 0.055836234241724014, -0.015687523409724236, -0.005621151067316532, -0.01540113054215908, -0.015130020678043365, -0.033653564751148224, -0.016717825084924698, -0.02594417706131935, -0.001971178688108921, 0.0767570286989212, -0.012780641205608845, 0.02207404188811779, -0.0006460351869463921, -0.00041320384480059147, 0.01533467136323452, 0.026778286322951317, -0.037053875625133514, -0.04171125590801239, -0.0012771922629326582, 0.03930986300110817, 0.016180550679564476, -0.02605433575809002, 0.0004339694860391319, -0.017194120213389397, 0.007408601231873035, 0.03644051402807236, -0.08998503535985947, -0.04741735756397247, 0.010065817274153233, 0.010405461303889751, 0.043386466801166534, -0.056451939046382904, 0.004533029161393642, 0.028870996087789536, 0.0315244235098362, 0.015131011605262756, 0.014441871084272861, -0.0009233957389369607, 0.012416284531354904, -0.019184846431016922, 0.020150460302829742, 0.004049812443554401, 0.00023023594985716045, -0.04455965384840965, -0.003826156957075, -0.010480440221726894, -0.011588405817747116, -0.009067890234291553, -0.026779722422361374, -0.0007217900129035115, 0.020431844517588615, 0.028526924550533295, 0.030146250501275063, -0.06521543115377426, -0.017695873975753784, -0.0011695284629240632, -0.023992426693439484, 0.025181200355291367, -0.03891504183411598, -0.0667152851819992, -0.024702830240130424, -0.004460819531232119, -0.0027542700991034508, -0.007420639507472515, 0.02448425255715847, 0.017511773854494095, 0.010012983344495296, -0.026244284585118294, 0.021794315427541733, -0.061402708292007446, -0.027531767264008522, -0.008980659767985344, 0.036875203251838684, 0.03205975145101547, -0.04426395520567894, 0.009298617020249367, -0.007632726337760687, -0.01999964565038681, 0.006554362829774618, -0.027590760961174965, -0.026738261803984642, 0.01573650911450386, -0.04530549421906471, 0.004412026610225439, -0.009123717434704304, 0.011678880080580711, 0.0022462571505457163, -0.04162215813994408, 0.04124334827065468, -0.009600835852324963, -0.011725886724889278, -0.09278933703899384, 0.0034473813138902187, 0.030768033117055893, 0.013721500523388386, 0.039498090744018555, 0.8280175924301147, 0.039928920567035675, 0.024126272648572922, -0.005957794841378927, -0.00906186830252409, -0.02429092489182949, 0.006325774360448122, 0.011297264136373997, 0.02472652494907379, 0.005995604209601879, -0.014286510646343231, -0.02389078587293625, 0.014839190989732742, -0.006227643229067326, -0.0018135651480406523, -0.002916001947596669, 0.05197646841406822, 0.030880024656653404, -0.010544014163315296, -0.0030592086259275675, -0.014032984152436256, 0.0028212126344442368, 0.02028462663292885, 0.015052568167448044, 0.003848038846626878, 0.007729422766715288, -0.1517058163881302, -0.02998066321015358, -6.997520975141315e-33, 0.04558873549103737, -0.0007422166527248919, 0.04858463257551193, -0.0071986340917646885, 0.015411388128995895, 0.014456919394433498, -0.03281813859939575, -0.01942114345729351, -0.032716475427150726, -0.03171763941645622, 0.0017051061149686575, 0.010647193528711796, 0.03254265338182449, -0.02482357807457447, 0.03199893236160278, -0.03350256755948067, 0.02673303335905075, 0.01112048514187336, -0.00758101511746645, -0.027923278510570526, -0.0035783471539616585, 0.0346558578312397, -0.03481125459074974, 0.01794462651014328, 0.0017125431913882494, 0.04972672089934349, -0.022352781146764755, -0.0033916442189365625, 0.021455204114317894, -0.053644463419914246, -0.03546469286084175, 0.023050475865602493, -0.015579893253743649, 0.02902972884476185, -0.006866419687867165, -0.041499264538288116, -0.02040770836174488, -0.0029290346428751945, 0.005093901418149471, -0.08771047741174698, -0.027631200850009918, 0.023122498765587807, -0.0044273799285292625, -0.05624537914991379, -0.004360107704997063, 0.0006584204384125769, -0.02551843412220478, -0.01083908136934042, 0.005635151173919439, 0.0014537922106683254, 0.021052656695246696, -0.0042220475152134895, -0.0303387101739645, 0.04049672931432724, -0.042717095464468, -0.0004128714499529451, 0.019603362306952477, 0.03487655147910118, 0.0020707754883915186, 0.03897543251514435, 0.028597014024853706, -0.005288527347147465, 0.007895869202911854, 0.06627888232469559, 0.011746032163500786, 0.03259440138936043, -0.020560696721076965, -0.009544618427753448, 0.0066067217849195, 0.03345327079296112, -0.024989647790789604, 0.07919903099536896, -0.012252592481672764, -0.004216728266328573, 0.030890172347426414, -0.04815632104873657, -0.0275516826659441, -0.010650910437107086, -0.001951741287484765, 0.05125117674469948, -0.013517920859158039, -0.014551550149917603, -0.013312519527971745, -0.01875261962413788, -0.03826306760311127, -0.022273339331150055, 0.02522638998925686, -0.005930315237492323, -0.002359483391046524, 0.014820346608757973, 0.02706867642700672, 0.005583211779594421, 0.0227255430072546, -0.0025680153630673885, -0.014035492204129696, 6.695917777395117e-33, 0.0047079590149223804, -0.0000187130081030773, 0.03758382052183151, -0.01474060956388712, 0.06765944510698318, -0.021776195615530014, 0.017256688326597214, -0.01437599677592516, -0.023252181708812714, 0.035148221999406815, -0.021907728165388107, -0.0019979567732661963, 0.021279148757457733, 0.008809700608253479, 0.03314271569252014, -0.001340685412287712, 0.03157157078385353, -0.03502245619893074, 0.0231060441583395, 0.031817127019166946, 0.018451649695634842, -0.009988412261009216, 0.03177472949028015, 0.0361090786755085, 0.01537713035941124, 0.012945619411766529, 0.0023706855718046427, -0.011497428640723228, 0.002865974558517337, -0.007046425249427557, -0.010049539618194103, -0.02757665328681469, -0.010927502065896988, -0.04664231464266777, 0.01938105747103691, 0.0009407639736309648, -0.025324882939457893, 0.01886480115354061, 0.007033058907836676, -0.026766035705804825, 0.03780962899327278, 0.03275347128510475, -0.041250571608543396, 0.055041953921318054, 0.050383299589157104, 0.009164544753730297, 0.011791447177529335, -0.0240407083183527, -0.017062785103917122, 0.03795568645000458, 0.02595190331339836, 0.007257805671542883, -0.0076504978351294994, 0.020300058647990227, 0.008362213149666786, -0.019674014300107956, 0.0042328606359660625, 0.01259150542318821, 0.0145388413220644, 0.000031459738238481805, -0.0069741117767989635, 0.010818212293088436, -0.061381805688142776, 0.03707563132047653, -0.019782377406954765, -0.025467757135629654, -0.04203518107533455, 0.023908715695142746, -0.011974327266216278, 0.03652878478169441, -0.016952982172369957, -0.021047532558441162, -0.04076385125517845, 0.01920619234442711, 0.007843510247766972, -0.018943099305033684, -0.04292391240596771, 0.009994778782129288, -0.01800762489438057, 0.02926323190331459, 0.01073500607162714, 0.008799226954579353, 0.006733844056725502, 0.040040332823991776, -0.005431142169982195, -0.013191145844757557, -0.012162684462964535, 0.048383817076683044, -0.03319861739873886, 0.019292252138257027, 0.024762606248259544, -0.0681714192032814, -0.022106457501649857, 0.04984400048851967, -0.03414132073521614, -1.2604501442581295e-8, -0.06507687270641327, -0.006667884066700935, -0.027777159586548805, -0.011928297579288483, 0.04831450432538986, 0.012019936926662922, 0.010711997747421265, -0.0029726552311331034, -0.01624087430536747, 0.032025061547756195, 0.014612398110330105, -0.023014314472675323, 0.014684178866446018, -0.0017346740933135152, 0.014847160317003727, -0.059140682220458984, -0.00983993150293827, -0.03802112117409706, 0.031369648873806, 0.01112039852887392, -0.018799789249897003, 0.023273376747965813, -0.03817867860198021, 0.006291714031249285, 0.002780147595331073, -0.0011943409917876124, 0.024515172466635704, -0.0453476682305336, -0.012903677299618721, -0.024813953787088394, -0.02018090710043907, -0.0036745870020240545, -0.048912614583969116, 0.032362475991249084, -0.025794941931962967, -0.028491824865341187, -0.001963631249964237, 0.03774678707122803, 0.016835175454616547, 0.038004882633686066, -0.01091750618070364, 0.020015908405184746, -0.00017545305308885872, -0.01631210371851921, -0.02206587605178356, -0.007777659688144922, -0.017018459737300873, -0.022588279098272324, 0.05839632451534271, -0.04771008715033531, 0.005602662917226553, -0.032425668090581894, 0.02578611485660076, -0.0018079029396176338, 0.02211250364780426, 0.009956036694347858, -0.01061268150806427, 0.0098784901201725, 0.01282345037907362, -0.048609018325805664, 0.00753089739009738, -0.023345693945884705, -0.02270354889333248, -0.017998380586504936 ]
neo4j-cypher-avoid-duplicate-calls-to-not-patterns
https://markhneedham.com/blog/2016/01/17/neo4j-cypher-avoid-duplicate-calls-to-not-patterns
false
2016-01-24 22:01:43
Clojure: First steps with reducers
[ "clojure" ]
[ "Clojure" ]
I've been playing around with Clojure a bit today in preparation for https://skillsmatter.com/meetups/7794-using-clojure-neo4j-to-build-a-meetup-recommendation-engine[a talk I'm giving next week] and found myself writing the following code to apply the same function to three different scores: [source,clojure] ---- (defn log2 [n] (/ (Math/log n) (Math/log 2))) (defn score-item [n] (if (= n 0) 0 (log2 n))) (+ (score-item 12) (score-item 13) (score-item 5)) 9.60733031374961 ---- I'd forgotten about folding over a collection but quickly remembered that I could achieve the same result with the following code: [source,clojure] ---- (reduce #(+ %1 (score-item %2)) 0 [12 13 5]) 9.60733031374961 ---- The added advantage here is that if I want to add a 4th score to the mix all I need to do is append it to the end of the vector: [source,clojure] ---- (reduce #(+ %1 (score-item %2)) 0 [12 13 5 6]) 12.192292814470767 ---- However, while Googling to remind myself of the order of the arguments to reduce I kept coming across http://clojure.org/reference/reducers[articles and documentation about reducers] which I'd heard about but never used. As I understand they're used to http://ianrumford.github.io/blog/2013/08/25/some-trivial-examples-of-using-clojure-reducers/[achieve performance gains and easier composition of functions over collections] so I'm not sure how useful they'll be to me but I thought I'd give them a try. Our first step is to bring the namespace into scope: [source,clojure] ---- (require '[clojure.core.reducers :as r]) ---- Now we can compute the same result using the +++<cite>+++reduce+++</cite>+++ function: [source,clojure] ---- (r/reduce #(+ %1 (score-item %2)) 0 [12 13 5 6]) 12.192292814470767 ---- So far, so identical. If we wanted to calculate individual scores and then filter out those below a certain threshold the code would behave a little differently: [source,clojure] ---- (->>[12 13 5 6] (map score-item) (filter #(> % 3))) (3.5849625007211565 3.700439718141092) (->> [12 13 5 6] (r/map score-item) (r/filter #(> % 3))) #object[clojure.core.reducers$folder$reify__19192 0x5d0edf21 "clojure.core.reducers$folder$reify__19192@5d0edf21"] ---- Instead of giving us a vector of scores the reducers version returns a reducer which can pass into +++<cite>+++reduce+++</cite>+++ or +++<cite>+++fold+++</cite>+++ if we want an accumulated result or +++<cite>+++into+++</cite>+++ if we want to output a collection. In this case we want the latter: [source,clojure] ---- (->> [12 13 5 6] (r/map score-item) (r/filter #(> % 3)) (into [])) (3.5849625007211565 3.700439718141092) ---- With a measly 4 item collection I don't think the reducers are going to provide much speed improvement here but we'd need to use the +++<cite>+++http://clojure.org/reference/reducers#_using_reducers[fold]+++</cite>+++ function if we want processing of the collection to be done in parallel. One for next time!
null
null
[ 0.013764792121946812, -0.009807184338569641, 0.006916772108525038, 0.0017567240865901113, 0.07303886860609055, 0.0007158743683248758, 0.00973084568977356, -0.015788139775395393, 0.0038070539012551308, -0.027816371992230415, 0.028686245903372765, -0.003742590779438615, -0.061324071139097214, 0.05238671600818634, 0.012475774623453617, 0.04752810299396515, 0.07925112545490265, -0.018888916820287704, 0.0439998134970665, -0.0015599763719365, 0.033646777272224426, 0.03871678188443184, 0.008725976571440697, -0.00034739088732749224, 0.05528704449534416, -0.011820157989859581, -0.006126426160335541, 0.012893176637589931, -0.039374981075525284, 0.0012896712869405746, 0.048996005207300186, 0.029631296172738075, 0.0027860449627041817, -0.033938292413949966, 0.02672920748591423, -0.022625667974352837, -0.028866706416010857, 0.007621938828378916, -0.007616066373884678, 0.02745896950364113, -0.05321869999170303, -0.0175959262996912, -0.02407616190612316, 0.0032709967344999313, -0.04667181894183159, 0.023824729025363922, -0.028691459447145462, 0.011636299081146717, 0.025874275714159012, 0.021186742931604385, -0.06462971866130829, 0.03518996760249138, 0.006618668790906668, -0.02125825546681881, -0.012159572914242744, 0.03455117717385292, 0.048710644245147705, -0.0869462862610817, 0.06454166024923325, -0.019065771251916885, -0.031199762597680092, 0.02271101623773575, -0.002857572864741087, 0.03377626836299896, -0.0014016220811754465, -0.021069765090942383, -0.03401144966483116, 0.045798249542713165, -0.06529408693313599, -0.016412436962127686, -0.013439232483506203, 0.009413340128958225, -0.003232344286516309, -0.019448600709438324, -0.015608598478138447, -0.04086907580494881, 0.003826503874734044, 0.031022273004055023, -0.008110891096293926, 0.07360348105430603, -0.025185925886034966, 0.024148553609848022, 0.01669369265437126, 0.026477022096514702, 0.033272042870521545, -0.0007602318073622882, -0.0418996661901474, -0.011441288515925407, -0.015407641418278217, 0.030308566987514496, 0.0058961110189557076, -0.058491069823503494, -0.022433986887335777, 0.010608828626573086, 0.01768336445093155, -0.007854951545596123, -0.015283401124179363, 0.005821739323437214, 0.003233094234019518, -0.02171541564166546, -0.04034162685275078, -0.06419632583856583, -0.001527605578303337, -0.002877436112612486, -0.07313843071460724, -0.007644379511475563, 0.0017239972949028015, -0.03483131155371666, 0.020386280491948128, -0.005290429573506117, -0.04865541309118271, -0.0011852700263261795, -0.02245497517287731, 0.019805263727903366, -0.07306919246912003, 0.057873792946338654, -0.002943230327218771, -0.016671964898705482, -0.05338272824883461, 0.006980365142226219, 0.03227100521326065, 0.0034843957982957363, 0.007865379564464092, 0.08220600336790085, -0.02731451578438282, 0.04661186411976814, 0.0053167520090937614, 0.061090610921382904, -0.012431704439222813, -0.05656930059194565, -0.02629506029188633, 0.06895847618579865, -0.012414811179041862, 0.03653588891029358, -0.03394057974219322, -0.049707408994436264, -0.03150823339819908, -0.005587846972048283, 0.05576886981725693, 0.022788843140006065, 0.05078604072332382, -0.01216809544712305, 0.01294132973998785, -0.031441982835531235, 0.050208255648612976, 0.028026875108480453, -0.017347807064652443, -0.005296900402754545, -0.02299381047487259, 0.006101825274527073, 0.026780154556035995, 0.04290011152625084, 0.04648265987634659, -0.027478013187646866, 0.0320134162902832, 0.09346038103103638, 0.012601862661540508, 0.041959576308727264, -0.014718658290803432, 0.019080042839050293, 0.019228855147957802, 0.0027578365989029408, -0.010878382250666618, 0.0371214784681797, -0.01917867362499237, -0.022224117070436478, -0.0068830144591629505, 0.08778111636638641, -0.007783301640301943, -0.021910332143306732, -0.04532423987984657, -0.04489518329501152, 0.06416552513837814, -0.011061904020607471, 0.003447332652285695, 0.004982680547982454, 0.08409955352544785, 0.0207471065223217, 0.08590776473283768, -0.020488345995545387, -0.05976666882634163, 0.056557461619377136, 0.04296521469950676, 0.005419674329459667, -0.008845105767250061, 0.01389178354293108, 0.07448910921812057, 0.016389084979891777, 0.017230398952960968, 0.05420686677098274, -0.0806342139840126, -0.05770569294691086, 0.018773982301354408, -0.01901373639702797, 0.07200169563293457, -0.023335162550210953, -0.0013767625205218792, 0.04468139633536339, 0.008819694630801678, 0.02127060852944851, 0.0424230694770813, -0.0046686832793056965, 0.03951769694685936, -0.041799288243055344, -0.06323350965976715, 0.06261751055717468, 0.0015215056482702494, -0.03618752956390381, -0.05824658274650574, 0.026621636003255844, -0.014999983832240105, 0.018324963748455048, 0.05169494077563286, -0.01733461767435074, 0.038756851106882095, 0.06056005880236626, 0.047180309891700745, -0.039795126765966415, 0.01734420470893383, -0.02647513523697853, 0.016046417877078056, 0.01454610750079155, -0.005708003882318735, 0.011910559609532356, -0.0034372995141893625, 0.10493270307779312, 0.05917462706565857, -0.037326958030462265, -0.08139017969369888, 0.03334558755159378, -0.05346686765551567, -0.029727987945079803, -0.010339835658669472, -0.0019594174809753895, -0.011567817069590092, -0.0036353946197777987, -0.00073641148628667, 0.0028221167158335447, 0.009758158586919308, -0.039125751703977585, -0.013690204359591007, 0.09714754670858383, -0.007297370117157698, 0.03875904157757759, 0.015918195247650146, 0.016544673591852188, -0.01002656202763319, -0.02755638398230076, -0.04889145866036415, 0.0195334292948246, 0.002651390852406621, -0.015644093975424767, 0.051958899945020676, -0.046711746603250504, -0.02766343019902706, -0.01111773680895567, 0.009613278321921825, 0.013056928291916847, 0.048981212079524994, 0.04291672259569168, -0.009116750210523605, 0.02210085093975067, -0.02026415430009365, -0.009541202336549759, -0.01615212671458721, -0.06640025973320007, -0.060768354684114456, -0.02306370623409748, 0.0014958945102989674, 0.011340765282511711, 0.03802044689655304, 0.007299797609448433, 0.042812980711460114, -0.005910748615860939, -0.011390234343707561, -0.016387924551963806, 0.012427055276930332, 0.0315890796482563, -0.04474630206823349, -0.05365470051765442, -0.034790605306625366, 0.054351579397916794, -0.017518900334835052, -0.025245262309908867, -0.011813546530902386, -0.032613955438137054, 0.049847181886434555, -0.060599975287914276, -0.0038943986874073744, 0.007000037934631109, 0.04731055721640587, 0.04978488013148308, -0.021931827068328857, 0.014563755132257938, 0.06169256195425987, 0.012459238059818745, 0.02874678000807762, -0.009240632876753807, 0.013349355198442936, 0.05041005462408066, -0.013570363633334637, 0.03297480195760727, 0.03681263327598572, 0.01510198786854744, -0.024295730516314507, -0.04006082937121391, -0.02446594648063183, -0.020153632387518883, -0.2463679164648056, 0.03298092260956764, -0.042076144367456436, 0.0010193695779889822, 0.018844883888959885, -0.024088246747851372, 0.026681508868932724, -0.034457530826330185, -0.004865804221481085, 0.0002731069107539952, -0.03064599446952343, -0.0029362894129008055, -0.008480742573738098, 0.047831255942583084, 0.040506258606910706, 0.0043718027882277966, -0.01973189227283001, -0.02158331871032715, -0.0034346706233918667, 0.051207251846790314, -0.0005997949047014117, -0.04369840398430824, -0.019082805141806602, -0.004942621104419231, 0.01885547861456871, 0.03366665914654732, -0.08958514779806137, 0.027569709345698357, -0.05166248977184296, -0.03082849644124508, 0.001978248357772827, -0.012838677503168583, 0.013142501935362816, -0.012128541246056557, -0.01764826662838459, 0.011185327544808388, 0.004958463832736015, -0.010569153353571892, 0.036971431225538254, 0.0662572830915451, -0.04229589179158211, -0.032694943249225616, -0.0038565117865800858, -0.021421000361442566, 0.05134456604719162, -0.0203048437833786, -0.04958704486489296, 0.014743929728865623, -0.014751880429685116, 0.08715768158435822, -0.012397169135510921, -0.03450782597064972, -0.034777406603097916, 0.054638586938381195, -0.014752312563359737, -0.041991740465164185, -0.02436058595776558, -0.01863805577158928, -0.03895973041653633, -0.017060115933418274, -0.00865752063691616, -0.045993175357580185, -0.0077474480494856834, -0.053495410829782486, -0.058611322194337845, -0.062337711453437805, -0.06162649393081665, -0.009520218707621098, 0.030248332768678665, -0.006274512968957424, -0.022969050332903862, 0.0194284338504076, -0.018900826573371887, -0.10383650660514832, -0.06511926651000977, -0.056240711361169815, -0.010160296224057674, 0.020363999530673027, -0.01789461262524128, 0.04545791819691658, -0.042550161480903625, -0.06679825484752655, 0.016724277287721634, 0.014978042803704739, 0.04109491780400276, 0.03327563777565956, 0.0050027137622237206, 0.003914868924766779, -0.0097337132319808, -0.049033280462026596, 0.046165063977241516, -0.02663378231227398, -0.020246684551239014, 0.00009941658936440945, 0.014432806521654129, 0.0462702140212059, 0.008861391805112362, -0.021715182811021805, 0.015965573489665985, 0.04094460606575012, 0.0515395924448967, -0.04744180664420128, 0.009821237064898014, -0.02058367244899273, -0.05196383222937584, 0.003947481047362089, -0.0454205684363842, 0.04700306057929993, 0.0034768206533044577, 0.013249753043055534, -0.026780007407069206, -0.03647414222359657, -0.002225633477792144, -0.05253715068101883, -0.02945784106850624, 0.004334649536758661, -0.008848492056131363, 0.011301722377538681, 0.04342685639858246, 0.012786941602826118, -0.049603741616010666, 0.007531881332397461, -0.006023690570145845, -0.06161344796419144, -0.05993859842419624, -0.001221868908032775, -0.01047365739941597, -0.06837974488735199, 0.023716922849416733, 0.01522750686854124, -0.011196140199899673, 0.049414198845624924, 0.0003612827567849308, -0.031195344403386116, 0.011946705169975758, -0.0349111370742321, -0.00692334771156311, -0.011157887056469917, -0.02040199749171734, -0.004931481089442968, 0.0015208524418994784, -0.04227382317185402, 0.018737392500042915, 0.014830894768238068, 0.009491417557001114, 0.0025144813116639853, 0.011492166668176651, -0.002683238359168172, -0.00188639503903687, 0.02582261897623539, 0.019486041739583015, -0.03469046950340271, 0.047788288444280624, -0.06680220365524292, -0.008458195254206657, -0.005752296652644873, 0.02193553000688553, -0.03283087536692619, -0.0339115671813488, -0.04948345571756363, 0.018489377573132515, -0.010939020663499832, -0.011101464740931988, -0.031902894377708435, 0.01815621927380562, 0.038012538105249405, -0.0016311234794557095, 0.05589386075735092, -0.029953069984912872, -0.04608962684869766, -0.01721709966659546, 0.004868051502853632, -0.04978293180465698, 0.0015762168914079666, -0.016324684023857117, 0.012235138565301895, 0.010080103762447834, 0.033108923584222794, 0.019995061680674553, 0.021367250010371208, -0.006251263897866011, -0.03577752038836479, 0.01977912336587906, 0.02619245834648609, 0.027172844856977463, 0.028033645823597908, 0.012051018886268139, 0.02077380195260048, -0.02010416053235531, -0.02404320053756237, -0.036623191088438034, -0.012021839618682861, -0.006889757234603167, 0.0006062891334295273, -0.04256308078765869, -0.05331942439079285, 0.009025751613080502, 0.07616443932056427, -0.0366327241063118, 0.00501561863347888, -0.0021127641666680574, -0.008458158001303673, -0.05692049860954285, -0.008836181834340096, 0.09267538785934448, -0.056958865374326706, -0.012621434405446053, -0.026385203003883362, 0.045968253165483475, -0.008926802314817905, 0.03164956346154213, -0.09178418666124344, -0.05452343076467514, -0.010604114271700382, 0.017215073108673096, -0.015863817185163498, -0.02247939445078373, -0.007315870374441147, 0.02801179699599743, -0.04550889879465103, -0.001412458368577063, -0.0070091839879751205, -0.0190633162856102, -0.01994415745139122, -0.01603274792432785, -0.009299204684793949, -0.0033575003035366535, 0.025709303095936775, -0.01677938550710678, -0.021594025194644928, 0.05324451997876167, -0.03456486389040947, 0.013015476055443287, 0.013055414892733097, 0.009979961439967155, 0.00984947755932808, -0.06438011676073074, 0.049647651612758636, -0.032420989125967026, 0.023539839312434196, -0.004427035339176655, 0.018943775445222855, -0.0369785875082016, 0.006271721329540014, -0.05342235043644905, -0.021617574617266655, -0.02115124836564064, -0.038218267261981964, 0.003811437636613846, 0.03578062355518341, -0.014511256478726864, 0.06013597920536995, -0.014944135211408138, -0.018948646262288094, 0.055148348212242126, -0.018308328464627266, -0.028939971700310707, -0.016367590054869652, -0.02596188522875309, 0.01824416033923626, 0.00789402611553669, 0.028465261682868004, -0.03060336969792843, 0.06837098300457001, 0.017235439270734787, 0.028460269793868065, 0.03824596852064133, -0.01759159006178379, 0.01924380101263523, -0.05677814036607742, 0.020460106432437897, -0.07623077929019928, 0.00015666807303205132, 0.08089414238929749, -0.007482591085135937, 0.0005820270162075758, 0.0029922521207481623, -0.016032056882977486, 0.023850983008742332, -0.057494137436151505, 0.014812366105616093, 0.03840096667408943, -0.014100761152803898, 0.02694319561123848, 0.04586467891931534, -0.03418673202395439, 0.004190419334918261, 0.049636878073215485, -0.03174293413758278, 0.0073533267714083195, -0.05127919465303421, 0.028783515095710754, -0.017798449844121933, 0.05303105711936951, -0.03263860195875168, -0.004439993761479855, 0.061602916568517685, 0.02374253049492836, 0.00015017557598184794, 0.05866053327918053, -0.0012492688838392496, 0.014451926574110985, 0.03870437666773796, -0.0060854582116007805, -0.02447461150586605, 0.060496579855680466, -0.02088388055562973, -0.03255460783839226, 0.03881281614303589, 0.057290926575660706, -0.03649912774562836, -0.03443314507603645, 0.09930714219808578, 0.027136804535984993, -0.05070884898304939, -0.03920310363173485, 0.04656710475683212, -0.07320201396942139, 0.02791408635675907, -0.03395267575979233, -0.013086718507111073, -0.03160993009805679, 0.08066162467002869, -0.0005308031686581671, 0.010840501636266708, 0.05903220921754837, 0.014873635023832321, -0.0051862988620996475, 0.016040919348597527, 0.10316754132509232, 0.08527034521102905, 0.038467444479465485, -0.018980003893375397, 0.03726086765527725, -0.008222521282732487, -0.025651095435023308, -0.03886520490050316, -0.04241998493671417, 0.022016827017068863, 0.006841262802481651, 0.02540084347128868, 0.054274462163448334, -0.009217477403581142, 0.07249399274587631, 0.0018907362828031182, -0.005354053340852261, -0.0023295350838452578, -0.021701112389564514, 0.039141349494457245, 0.04942223057150841, 0.025163723155856133, 0.019216902554035187, -0.0021174016874283552, -0.012773125432431698, 0.023278040811419487, -0.019303353503346443, -0.019290080294013023, 0.01336597464978695, 0.009530478157103062, 0.02965504489839077, 0.04908313229680061, 0.050289880484342575, 0.06916949152946472, -0.040789730846881866, 0.013167752884328365, -0.02576279640197754, 0.029801975935697556, 0.00460048858076334, -0.034799329936504364, -0.01422087475657463, -0.021169209852814674, -0.04334557056427002, -0.011793039739131927, -0.04315658286213875, -0.015208828262984753, -0.039029572159051895, 0.020566364750266075, -0.0037483470514416695, -0.017833635210990906, 0.009850133210420609, -0.016871919855475426, -0.027238978073000908, -0.056478239595890045, -0.01165990624576807, -0.08110306411981583, -0.056847065687179565, -0.012056266888976097, -0.008640854619443417, -0.012099264189600945, -0.03197089582681656, 0.0010410516988486052, 0.011764492839574814, -0.002239614026620984, 0.04014807567000389, -0.035791054368019104, 0.012211605906486511, 0.009137682616710663, 0.02082587219774723, 0.028738632798194885, -0.009852340444922447, 0.06291496753692627, 0.012402143329381943, -0.005472393706440926, 0.0030400073155760765, 0.0002790308208204806, 0.03268219158053398, 0.025973131880164146, 0.011922169476747513, -0.053131353110075, -0.007096344605088234, 0.033400796353816986, 0.0015942760510370135, -0.08558450639247894, 0.006470237392932177, 0.018249770626425743, -0.018142137676477432, 0.053335439413785934, 0.00763458339497447, -0.04255665838718414, -0.037972450256347656, 0.03680923208594322, 0.023414865136146545, 0.03736257180571556, 0.0004752238164655864, -0.01593497209250927, 0.049748193472623825, 0.02789272554218769, -0.06373339891433716, -0.01869857870042324, -0.002496690722182393, -0.04270267114043236, -0.012142302468419075, -0.04287870600819588, -0.050258755683898926, -0.05833739787340164, -0.0510290302336216, -0.00668615847826004, 0.008277559652924538, -0.066825270652771, -0.00713446456938982, -0.021111052483320236, 0.037941958755254745, -0.010295969434082508, 0.03734559193253517, -0.06418872624635696, 0.04433848708868027, -0.008667247369885445, -0.021949198096990585, -0.007741544861346483, 0.016652222722768784, 0.006972205825150013, 0.01527413260191679, 0.025998670607805252, -0.020227018743753433, 0.004908905830234289, -0.023370444774627686, 0.002902269596233964, 0.019346730783581734, 0.01019927766174078, -0.0002602936583571136 ]
[ -0.1020287498831749, -0.009479766711592674, -0.03933960944414139, -0.0031416676938533783, 0.03397897258400917, -0.032196227461099625, -0.027706095948815346, 0.02882065623998642, 0.013378271833062172, -0.015429489314556122, 0.013090332970023155, -0.03929847851395607, -0.002279241569340229, 0.00420856848359108, 0.11178833246231079, -0.007815015502274036, -0.04122411087155342, -0.020202070474624634, -0.03805440664291382, 0.0028282487764954567, 0.001393047976307571, -0.035790085792541504, -0.03282907232642174, -0.04571381211280823, 0.056322675198316574, 0.02545943856239319, 0.0344403050839901, -0.06804931163787842, -0.004480363335460424, -0.22086304426193237, -0.0019728427287191153, 0.0130515331402421, 0.057911310344934464, -0.02621644176542759, -0.012661593966186047, 0.0665934756398201, 0.027527127414941788, 0.024690775200724602, -0.032284874469041824, 0.025135284289717674, 0.06991127878427505, 0.022579457610845566, -0.020412558689713478, -0.028645779937505722, 0.05229070410132408, 0.006496818270534277, -0.020997371524572372, -0.022064371034502983, -0.0398324579000473, 0.013692868873476982, -0.03601700812578201, -0.03638279065489769, -0.009761366061866283, -0.0029280884191393852, 0.020435279235243797, 0.04202861711382866, 0.020470090210437775, 0.08059476315975189, 0.016501562669873238, 0.04202943667769432, -0.0002591524098534137, -0.008045273832976818, -0.11964133381843567, 0.0682450383901596, 0.025236599147319794, 0.019792474806308746, -0.0232264194637537, -0.005473599769175053, -0.03234659880399704, 0.10368406027555466, 0.018622126430273056, -0.012838242575526237, 0.003442978486418724, 0.07121323049068451, -0.005627413745969534, -0.026342958211898804, -0.01587769202888012, -0.01068900991231203, 0.04259948804974556, -0.024690449237823486, -0.02716049924492836, 0.004385917913168669, -0.040110375732183456, -0.014718257822096348, 0.010877399705350399, 0.024860983714461327, -0.008051163516938686, 0.03360436484217644, 0.03096666932106018, 0.0018475560937076807, 0.036015160381793976, 0.0006910100928507745, 0.0583127923309803, 0.03843017295002937, -0.1074705496430397, -0.02262136898934841, -0.004100722726434469, 0.02409334108233452, -0.0213623046875, 0.4059222638607025, -0.021567240357398987, -0.017479529604315758, 0.05200360715389252, 0.042576540261507034, -0.0006572476122528315, -0.01592201739549637, 0.0006049386574886739, -0.062392767518758774, 0.022720906883478165, -0.05637076497077942, 0.003899295348674059, -0.02868524193763733, 0.06670815497636795, -0.06470442563295364, -0.012541678734123707, 0.013764669187366962, 0.05521704629063606, 0.025258854031562805, -0.0004541642847470939, 0.01882787048816681, 0.02441072277724743, 0.029767291620373726, 0.023542337119579315, -0.013997155241668224, 0.018242251127958298, 0.03445078060030937, 0.003979894332587719, 0.03237152472138405, 0.030691523104906082, 0.027720047160983086, 0.03632424771785736, -0.02607099898159504, -0.09117590636014938, 0.0128786601126194, 0.000005956128006801009, 0.016072770580649376, 0.018688535317778587, -0.04444029554724693, 0.029629729688167572, 0.02136322855949402, -0.0002672504633665085, 0.011273151263594627, 0.03947611153125763, -0.01641911081969738, -0.03759001940488815, 0.0980306938290596, -0.014972097240388393, -0.028167566284537315, -0.01325441338121891, -0.0579778328537941, 0.009840668179094791, 0.0325634591281414, -0.0027489103376865387, -0.07168980687856674, 0.010503426194190979, 0.02719559706747532, 0.08825770020484924, -0.04803136736154556, -0.07423656433820724, 0.011528601869940758, -0.04086146503686905, -0.01754266954958439, -0.030337201431393623, 0.03772876784205437, 0.005993223749101162, -0.05555248260498047, 0.01112403068691492, 0.03815475106239319, 0.014919562265276909, -0.07418219745159149, 0.000664473744109273, 0.014455986209213734, -0.030949264764785767, -0.007509659975767136, 0.058657631278038025, -0.03476465865969658, -0.034009113907814026, -0.023359207436442375, 0.07673721760511398, 0.0331311970949173, -0.02342125028371811, -0.004357687197625637, -0.039487503468990326, 0.017446763813495636, -0.022040067240595818, -0.04815439134836197, -0.06559474021196365, -0.005553447175770998, -0.018435368314385414, -0.008843628689646721, -0.030687617138028145, -0.015133262611925602, -0.060328200459480286, 0.06949083507061005, -0.04659713804721832, -0.023139450699090958, 0.005064382217824459, 0.007273202296346426, -0.03260660171508789, -0.0017674692207947373, 0.01695682667195797, 0.055975399911403656, -0.009623676538467407, 0.032840657979249954, -0.05697304755449295, 0.003936866298317909, 0.04963064193725586, -0.08190158009529114, 0.0625767931342125, 0.03403681516647339, -0.050806134939193726, 0.003569378051906824, -0.0017708383966237307, 0.030217686668038368, -0.012758063152432442, -0.0037227931898087263, -0.00808467622846365, -0.029490293934941292, 0.012456298805773258, 0.01379296462982893, -0.0512019507586956, -0.06383673846721649, -0.04441406950354576, -0.36434730887413025, -0.029910461977124214, 0.008765489794313908, -0.025484753772616386, 0.0430540032684803, -0.0761212557554245, -0.0012494655093178153, -0.016416726633906364, -0.05772613734006882, 0.023114604875445366, 0.08308839052915573, -0.016103185713291168, -0.024877328425645828, -0.08131101727485657, 0.030438141897320747, 0.03219056501984596, -0.0007413157145492733, -0.04081946983933449, -0.03658705949783325, 0.0255111213773489, 0.004593799822032452, -0.039748914539813995, 0.017268771305680275, -0.05729149654507637, -0.023304661735892296, -0.03116745501756668, 0.08459442108869553, 0.004065460059791803, 0.07449068129062653, -0.02306983433663845, 0.04481291398406029, 0.012895078398287296, -0.022183282300829887, -0.061355143785476685, -0.01164099108427763, -0.006059187464416027, -0.010897653177380562, -0.0016543135279789567, -0.005983985029160976, -0.010856304317712784, -0.04969349876046181, 0.03843454271554947, -0.06071391701698303, -0.06275544315576553, -0.04682356119155884, 0.026267360895872116, -0.05180271342396736, -0.01356542482972145, -0.0021143953781574965, 0.07883252948522568, 0.011503349989652634, 0.018073922023177147, -0.004341186955571175, -0.013978756032884121, 0.02885615825653076, -0.015298274345695972, -0.07400631904602051, -0.03148869425058365, 0.014128393493592739, 0.0019053202122449875, 0.01401742547750473, 0.03851274400949478, 0.0444939061999321, -0.0769246369600296, 0.01821047067642212, 0.01741165481507778, 0.01871301792562008, 0.004733799025416374, 0.01855194754898548, -0.03859054669737816, -0.014435835182666779, 0.057265110313892365, 0.010370495729148388, 0.021260341629385948, 0.05862034484744072, 0.04916011914610863, -0.04466989263892174, 0.0247796680778265, 0.032724201679229736, 0.0337689034640789, 0.01851983182132244, 0.0031060785986483097, 0.03337628021836281, -0.04234229773283005, -0.020571783185005188, 0.021076172590255737, -0.016409680247306824, -0.003185702720656991, 0.026885714381933212, 0.013199830427765846, -0.034305132925510406, 0.013081001117825508, 0.015691032633185387, -0.01260088849812746, 0.0737936869263649, 0.009834167547523975, -0.270635187625885, 0.04169357195496559, 0.03150208666920662, 0.03638764098286629, 0.019831981509923935, 0.010330216027796268, 0.02464243210852146, -0.06012518331408501, -0.01281028613448143, -0.01869376376271248, 0.021757375448942184, 0.08481971174478531, -0.0014020592207089067, -0.005336117930710316, 0.05471433326601982, -0.02757209539413452, 0.027622396126389503, -0.010824221186339855, 0.05360328033566475, 0.000056131204473786056, 0.05114639177918434, -0.004295935854315758, 0.189178466796875, 0.01450298447161913, -0.004958242177963257, 0.02842661738395691, 0.00044835402513854206, 0.004905837122350931, 0.05753609538078308, 0.010102491825819016, -0.013188937678933144, 0.036227427423000336, 0.07198306918144226, 0.03699416294693947, 0.027254855260252953, -0.03943661227822304, -0.012831701897084713, 0.024120047688484192, 0.04454810544848442, -0.03789646178483963, 0.0030396084766834974, 0.011250744573771954, -0.04998857527971268, 0.02428240329027176, 0.09648611396551132, -0.006040658336132765, 0.001174408127553761, -0.04968652501702309, -0.04461078718304634, 0.003423533868044615, -0.017996979877352715, -0.020314602181315422, 0.004775426350533962, -0.030764752998948097, -0.01238898653537035, 0.04473103582859039, -0.006553716957569122, -0.01864594593644142, 0.027507927268743515, 0.0056193554773926735, 0.006813088897615671, -0.03770807385444641, 0.11442383378744125, -0.027285393327474594, 0.001094707753509283 ]
[ 0.013916230760514736, 0.03883080929517746, -0.012387008406221867, 0.014098492451012135, 0.002021988620981574, 0.000336949568009004, -0.006298823282122612, 0.019672440364956856, -0.010730610229074955, -0.00200674613006413, -0.026564041152596474, 0.021636871621012688, 0.040515512228012085, -0.0018431004136800766, 0.027871474623680115, 0.011330259032547474, -0.03736341372132301, 0.023447740823030472, 0.024469437077641487, 0.020722614601254463, -0.0025974807795137167, 0.002079063793644309, 0.029353855177760124, 0.0028565283864736557, -0.033855173736810684, 0.019699107855558395, 0.010631983168423176, -0.035706933587789536, 0.03506220504641533, -0.0904657170176506, -0.03172440454363823, 0.005804203916341066, 0.036156997084617615, 0.03357938677072525, -0.034669410437345505, 0.016942592337727547, 0.013051188550889492, 0.0514436699450016, -0.026633577421307564, 0.004416330251842737, -0.007581724785268307, 0.04119075834751129, 0.01659603789448738, -0.007395413238555193, 0.04570882394909859, 0.04321631044149399, -0.04585517570376396, -0.06792421638965607, 0.001668043783865869, -0.007724130060523748, -0.02104974538087845, 0.016048341989517212, 0.0018617414170876145, 0.02152423933148384, -0.0034015525598078966, 0.0008488090825267136, -0.06224960833787918, -0.030418623238801956, 0.0016871930565685034, -0.012043897062540054, 0.003076753346249461, -0.01764245517551899, -0.07607891410589218, -0.04827024042606354, 0.022265933454036713, -0.033342890441417694, 0.013617301359772682, 0.0480496771633625, -0.008018668740987778, 0.019528213888406754, 0.022052107378840446, 0.0386221669614315, -0.027959169819951057, -0.06924094259738922, -0.0036065978929400444, 0.04177727922797203, 0.025759819895029068, -0.08431925624608994, -0.005106267984956503, 0.027068400755524635, -0.05199499428272247, 0.007868751883506775, -0.007870555855333805, -0.013457588851451874, 0.0065901312045753, -0.04910097271203995, 0.025966517627239227, -0.036123041063547134, 0.02456633746623993, 0.015257668681442738, -0.031650424003601074, 0.04023681953549385, -0.004109982401132584, -0.004437811207026243, -0.08939453214406967, 0.028628654778003693, 0.0023608170449733734, 0.02047644555568695, 0.026236705482006073, 0.8271604776382446, -0.007491582538932562, 0.08710784465074539, 0.014864455908536911, -0.0030221734195947647, -0.01880533993244171, 0.03758930787444115, 0.00985800288617611, 0.00028414084226824343, 0.006574997678399086, 0.000550301221664995, -0.002272235695272684, -0.004343720152974129, 0.029987646266818047, 0.03917287290096283, 0.03718825429677963, 0.047568194568157196, 0.02284649759531021, 0.030902210623025894, 0.006642754189670086, 0.04339779168367386, 0.009010059759020805, 0.0458793006837368, 0.031926997005939484, -0.01693478226661682, 0.00587994372472167, -0.12817814946174622, -0.03962969407439232, -6.323604186343143e-33, 0.04565746337175369, 0.007042904384434223, 0.03245076164603233, -0.009314123541116714, -0.0159769169986248, -0.011719141155481339, -0.03941001743078232, -0.04150443524122238, -0.05256965383887291, -0.007727229502052069, 0.005131951998919249, 0.038158100098371506, 0.026505807414650917, -0.013799470849335194, 0.05392758920788765, -0.023365464061498642, 0.03334527462720871, 0.01863432489335537, 0.004089622758328915, 0.008286318741738796, -0.02806614153087139, 0.007714774925261736, 0.003646892262622714, -0.005144885275512934, -0.01932539790868759, -0.0012504284968599677, 0.042321402579545975, -0.016923854127526283, 0.005819323938339949, -0.05213599652051926, -0.041233427822589874, 0.03667787089943886, -0.005749762058258057, -0.020637931302189827, 0.04705395549535751, -0.026876168325543404, -0.007647064980119467, 0.029202749952673912, -0.036532483994960785, -0.027021486312150955, -0.025168975815176964, -0.018857087939977646, -0.028449920937418938, -0.0031159601639956236, -0.017893362790346146, -0.025323905050754547, -0.0016878986498340964, 0.030854346230626106, 0.005228946916759014, 0.030944224447011948, -0.014067145995795727, 0.002680875128135085, -0.0020424865651875734, -0.02908428944647312, -0.030736036598682404, -0.021397003903985023, 0.008693041279911995, -0.027170956134796143, 0.01030819583684206, 0.028898069635033607, 0.005426174495369196, 0.004131436347961426, -0.0010263767326250672, 0.042240988463163376, -0.006885605864226818, -0.014928174205124378, 0.000524655741173774, -0.017356950789690018, -0.007259778678417206, 0.01635010726749897, -0.029395723715424538, 0.04581885784864426, -0.037039127200841904, -0.007505833636969328, 0.021176952868700027, -0.03646603599190712, 0.003946409560739994, -0.030909022316336632, 0.001437719794921577, 0.04194008931517601, 0.02116398513317108, -0.036385808140039444, -0.005650975275784731, -0.025423211976885796, -0.004546396899968386, 0.010678110644221306, 0.002802683040499687, -0.01669193245470524, 0.007564341649413109, -0.017545463517308235, -0.0023930149618536234, -0.01025515515357256, 0.030348358675837517, -0.020758088678121567, -0.02688409574329853, 6.625011223469547e-33, -0.03021295741200447, -0.0041537806391716, -0.007926384918391705, 0.0026107660960406065, 0.045628733932971954, -0.022469865158200264, 0.020253099501132965, -0.03288060054183006, -0.02241487056016922, 0.02785578928887844, -0.027177780866622925, -0.03559410944581032, 0.02271103486418724, 0.026043271645903587, 0.04224007576704025, 0.03831815719604492, 0.01500784233212471, 0.01026013121008873, -0.009615842252969742, -0.011168782599270344, 0.02369038574397564, 0.016605332493782043, 0.004922700114548206, -0.01192018948495388, 0.010572408325970173, 0.01887454465031624, 0.00901650357991457, 0.020052555948495865, 0.007149900309741497, 0.0054810442961752415, 0.010847015306353569, -0.07457417994737625, 0.005884993821382523, 0.02146891877055168, 0.0014971833443269134, 0.022750122472643852, -0.00516614131629467, -0.0492430105805397, 0.010588235221803188, -0.004841601941734552, -0.00006214884342625737, 0.025814328342676163, -0.04427912458777428, 0.03888316825032234, 0.005920499097555876, -0.0012349504977464676, 0.005248678848147392, 0.016635175794363022, 0.032965175807476044, -0.030843015760183334, -0.028064625337719917, 0.017518866807222366, -0.006660491693764925, 0.023562917485833168, 0.01099727675318718, -0.027445588260889053, -0.037342268973588943, 0.0033726005349308252, -0.03227480128407478, 0.01997564733028412, -0.016733326017856598, -0.011387214995920658, 0.0002824569237418473, 0.030072664842009544, -0.003950395621359348, -0.018393106758594513, 0.016104063019156456, -0.005640569608658552, -0.05078212544322014, 0.004498159047216177, -0.051729828119277954, -0.009849095717072487, 0.02159656025469303, 0.030767371878027916, -0.003339980263262987, 0.025910720229148865, -0.032186683267354965, 0.02840309403836727, -0.0030800686217844486, 0.017630165442824364, 0.022515716031193733, -0.015843909233808517, -0.011605790816247463, 0.004218313843011856, -0.005550767295062542, -0.013977065682411194, 0.04042435064911842, 0.026142263785004616, 0.003005565144121647, -0.023832935839891434, 0.03952288255095482, 0.0033297748304903507, 0.04535568132996559, 0.06115733087062836, -0.041139937937259674, -1.246602021609533e-8, 0.002186764730140567, -0.0306034404784441, -0.03578141704201698, 0.01920095644891262, 0.0352058969438076, 0.02828707918524742, -0.00019401685858611017, -0.020013252273201942, -0.07520356774330139, 0.005925498437136412, -0.00012670304568018764, -0.006969683337956667, -0.013458841480314732, -0.01501733809709549, 0.057681381702423096, -0.06568844616413116, 0.04015515372157097, 0.013244937174022198, 0.014189298264682293, -0.007025679107755423, 0.0008226170903071761, 0.014526558108627796, -0.015591269358992577, 0.005311995279043913, -0.04098954051733017, -0.04716494679450989, 0.025538023561239243, -0.061896152794361115, -0.013108821585774422, -0.03392420709133148, 0.006564370356500149, -0.015137745067477226, -0.0010506969410926104, -0.013739719055593014, -0.007917279377579689, -0.038351934403181076, 0.025978470221161842, 0.04090314358472824, 0.026120733469724655, 0.0337594673037529, -0.03950640559196472, 0.003707488300278783, -0.03611549362540245, -0.03599991276860237, -0.009152163751423359, -0.01853501982986927, -0.03408590704202652, -0.01475241594016552, 0.014502265490591526, -0.003464442677795887, 0.014730335213243961, 0.00216035358607769, 0.03031735308468342, 0.026625586673617363, 0.04236853867769241, 0.007500063627958298, -0.005025978200137615, -0.04934832081198692, -0.026941247284412384, -0.03228289633989334, -0.006262549664825201, -0.03309338912367821, -0.02923494391143322, -0.008717700839042664 ]
clojure-first-steps-with-reducers
https://markhneedham.com/blog/2016/01/24/clojure-first-steps-with-reducers
false
2016-06-18 07:38:04
Python: Regex - matching foreign characters/unicode letters
[ "python" ]
[ "Python" ]
I've been back in the land of screen scrapping this week extracting data from the http://gameofthrones.wikia.com/wiki[Game of Thrones wiki] and needed to write a regular expression to pull out characters and actors. Here are some examples of the format of the data: ~~~text Peter Dinklage as Tyrion Lannister Daniel Naprous as Oznak zo Pahl(credited as Stunt Performer) Filip Lozić as Young Nobleman Morgan C. Jones as a Braavosi captain Adewale Akinnuoye-Agbaje as Malko ~~~ So the pattern is: ~~~text +++<actor>+++as +++<character>+++~~~ optionally followed by some other text that we're not interested in. The output I want to get is: ~~~text Peter Dinklage, Tyrion Lannister Daniel Naprous, Oznak zo Pahl Filip Lozić, Young Nobleman Morgan C. Jones, a Braavosi captain Adewale Akinnuoye-Agbaje, Malko ~~~ I started using the 'split' command on the word 'as' but that broke down when I realised some of the characters had the letters 'as' in the middle of their name. So regex it is! This was my first attempt: ~~~python import re strings = [ "Peter Dinklage as Tyrion Lannister", "Filip Lozić as Young Nobleman", "Daniel Naprous as Oznak zo Pahl(credited as Stunt Performer)", "Morgan C. Jones as a Braavosi captain", "Adewale Akinnuoye-Agbaje as Malko" ] regex = "([A-Za-z\-'\. ]*) as ([A-Za-z\-'\. ]*)" for string in strings: print string match = re.match( regex, string) if match is not None: print match.groups() else: print "FAIL" print "" ~~~ ~~~text Peter Dinklage as Tyrion Lannister ('Peter Dinklage', 'Tyrion Lannister') Filip Lozić as Young Nobleman FAIL Daniel Naprous as Oznak zo Pahl(credited as Stunt Performer) ('Daniel Naprous', 'Oznak zo Pahl') Morgan C. Jones as a Braavosi captain ('Morgan C. Jones', 'a Braavosi captain') Adewale Akinnuoye-Agbaje as Malko ('Adewale Akinnuoye-Agbaje', 'Malko') ~~~ It works for 4 of the 5 scenarios but now for Filip Lozić. The 'ć' character causes the issue so we need to be able to match foreign characters which the current charset I defined in the regex doesn't capture. I came across http://stackoverflow.com/questions/3009993/regex-what-would-be-regex-for-matching-foreign-characters[this Stack Overflow post] which said that in some regex libraries you can use '\p\{L}' to match all letters. I gave that a try: ~~~python regex = "([\p\{L}\-'\. ]*) as ([\p\{L}\-'\. ]*)" ~~~ And then re-ran the script: ~~~text Peter Dinklage as Tyrion Lannister FAIL Daniel Naprous as Oznak zo Pahl(credited as Stunt Performer) FAIL Filip Lozić as Young Nobleman FAIL Morgan C. Jones as a Braavosi captain FAIL Adewale Akinnuoye-Agbaje as Malko FAIL ~~~ Hmmm, not sure if I did it wrong or if that isn't available in Python. I'll assume the latter but feel free to correct me in the comments and I'll update the post. I went search again and found http://stackoverflow.com/questions/8923949/matching-only-a-unicode-letter-in-python-re[this post] which suggested another approach: ____ You can construct a new character class: [{caret}\W\d_] instead of \w. Translated into English, it means "Any character that is not a non-alphanumeric character ([{caret}\W] is the same as \w), but that is also not a digit and not an underscore". ____ Let's try plugging that in: ~~~python regex = "([A-Za-z\-'\.{caret}\W\d_ ]*) as ([A-Za-z\-'\.{caret}\W\d_ ]*)" ~~~ ~~~text Peter Dinklage as Tyrion Lannister ('Peter Dinklage', 'Tyrion Lannister') Daniel Naprous as Oznak zo Pahl(credited as Stunt Performer) ('Daniel Naprous as Oznak zo Pahl(credited', 'Stunt Performer)') Filip Lozić as Young Nobleman ('Filip Lozi\xc4\x87', 'Young Nobleman') Morgan C. Jones as a Braavosi captain ('Morgan C. Jones', 'a Braavosi captain') Adewale Akinnuoye-Agbaje as Malko ('Adewale Akinnuoye-Agbaje', 'Malko') ~~~ So that's fixed Filip but now Daniel Naprous is being incorrectly parsed. For Attempt #4 I decided to try excluding what I don't want instead: ~~~python regex = "([{caret}0-9\(]*) as ([{caret}0-9\(]*)" ~~~ ~~~text Peter Dinklage as Tyrion Lannister ('Peter Dinklage', 'Tyrion Lannister') Daniel Naprous as Oznak zo Pahl(credited as Stunt Performer) ('Daniel Naprous', 'Oznak zo Pahl') Filip Lozić as Young Nobleman ('Filip Lozi\xc4\x87', 'Young Nobleman') Morgan C. Jones as a Braavosi captain ('Morgan C. Jones', 'a Braavosi captain') Adewale Akinnuoye-Agbaje as Malko ('Adewale Akinnuoye-Agbaje', 'Malko') ~~~ That does the job but has exposed my lack of regex skillz. If you know a better way let me know in the comments.+++</character>++++++</actor>+++
null
null
[ -0.009648789651691914, -0.0045523736625909805, -0.013382439501583576, 0.016556687653064728, 0.0639844536781311, 0.018879635259509087, 0.015354045666754246, 0.03663171827793121, -0.007867380976676941, 0.012979531660676003, -0.06385951489210129, 0.0037246032152324915, -0.06827155500650406, -0.016071496531367302, -0.016013503074645996, 0.08823476731777191, 0.0587875097990036, 0.017141267657279968, 0.01714192144572735, -0.014655756764113903, 0.03025839477777481, 0.07399553805589676, 0.02472994662821293, 0.04532371088862419, 0.04101775214076042, 0.0182573813945055, 0.011960380710661411, 0.0234744381159544, -0.043507274240255356, 0.009179094806313515, 0.03188548982143402, -0.003058849833905697, 0.014178505167365074, -0.015662172809243202, 0.025262119248509407, -0.02241312712430954, -0.029420124366879463, 0.012659761123359203, -0.004297644831240177, 0.022651618346571922, -0.05552883446216583, 0.009235282428562641, -0.05295584350824356, 0.008167070336639881, -0.03741868957877159, -0.02272430993616581, -0.06269241124391556, 0.015083801001310349, -0.004378094803541899, 0.015818249434232712, -0.048497796058654785, 0.07400337606668472, -0.04567776620388031, -0.030244143679738045, 0.013137402012944221, 0.04774193838238716, 0.040066588670015335, -0.05821656808257103, 0.020444273948669434, 0.010294201783835888, -0.0207839272916317, 0.0027521017473191023, -0.018536580726504326, 0.017831185832619667, -0.034820493310689926, -0.007461619563400745, 0.01855376735329628, 0.07308056950569153, -0.039554424583911896, -0.0229074377566576, -0.006483954377472401, 0.04130062088370323, 0.017665166407823563, -0.026326149702072144, 0.04224526882171631, -0.04465102031826973, 0.02239322103559971, 0.04761018604040146, 0.005947362165898085, 0.07046499103307724, -0.015157337300479412, 0.0022871901746839285, 0.026602044701576233, 0.04366111382842064, -0.016426576301455498, -0.03612174838781357, -0.04004157334566116, -0.024374201893806458, -0.03496713563799858, 0.04598500579595566, -0.0029634046368300915, -0.06019892171025276, 0.010140867903828621, 0.007608945015817881, -0.006481608375906944, -0.001986742252483964, -0.01546324323862791, 0.006244617979973555, -0.02236276865005493, -0.000871757511049509, -0.06558812409639359, -0.03408825770020485, 0.05977097526192665, -0.032770413905382156, -0.07122539728879929, 0.006436512339860201, -0.0021913121454417706, 0.03371792286634445, 0.013912868686020374, 0.0021785397548228502, -0.005751627031713724, -0.009035976603627205, -0.01302652433514595, 0.01804511249065399, -0.0707530528306961, 0.0693708062171936, 0.009652840904891491, -0.014722514897584915, -0.006350981071591377, 0.047909677028656006, 0.04079500585794449, 0.015746429562568665, -0.014721623621881008, 0.08255651593208313, -0.015328017994761467, 0.01889040134847164, 0.008065499365329742, 0.067019023001194, -0.04628612473607063, -0.02974187582731247, -0.0005423994152806699, 0.04618919640779495, -0.04466729983687401, 0.028321288526058197, -0.0030756345950067043, -0.03315163776278496, -0.018244668841362, -0.009700480848550797, 0.0733405277132988, 0.03809712454676628, -0.005884591490030289, -0.002993407193571329, -0.030935965478420258, 0.010155620984733105, 0.028998125344514847, 0.0036184643395245075, 0.01096415240317583, -0.031085170805454254, -0.017925985157489777, 0.015083442442119122, 0.002202117582783103, -0.00843893177807331, 0.05415017902851105, -0.009911520406603813, 0.0016639275709167123, 0.08044052869081497, 0.028037065640091896, 0.05770821496844292, -0.02500738389790058, -0.018295947462320328, 0.044514480978250504, 0.02080448530614376, 0.00013928435510024428, 0.03829381242394447, 0.01855204440653324, -0.014147782698273659, 0.00982096791267395, 0.03926830366253853, -0.03158831223845482, 0.0031261220574378967, -0.05369672179222107, -0.023871764540672302, 0.09340871870517731, -0.03356209397315979, 0.010942297987639904, 0.015338691882789135, 0.07923462241888046, 0.02931470423936844, 0.03492267057299614, 0.02262817695736885, -0.06610463559627533, 0.052187200635671616, -0.020272616297006607, 0.028291184455156326, 0.05748285725712776, -0.024387076497077942, 0.08990833908319473, 0.011754517443478107, 0.04144517332315445, 0.03129570931196213, -0.09613297134637833, -0.05661116912961006, -0.010749241337180138, -0.017267603427171707, 0.04003768041729927, -0.03357987105846405, 0.009449359960854053, 0.04334567114710808, 0.003517779754474759, 0.018086658790707588, -0.00367185496725142, -0.043256890028715134, 0.049163684248924255, -0.03211608901619911, -0.053063321858644485, 0.033455900847911835, 0.026534629985690117, 0.008055619895458221, 0.03683696687221527, 0.004960727412253618, 0.009789826348423958, 0.019741183146834373, 0.03353166580200195, -0.03250959515571594, 0.016307996585965157, 0.02637547440826893, 0.07110279053449631, -0.0102922972291708, 0.018367527052760124, -0.05438289791345596, 0.016693133860826492, -0.011828690767288208, -0.03177964687347412, -0.039024468511343, 0.029797228053212166, 0.16218434274196625, 0.03833511844277382, -0.04998373985290527, -0.06565166264772415, 0.013731332495808601, -0.06351576745510101, -0.024148771539330482, 0.007602686062455177, -0.01258396077901125, -0.04715539515018463, 0.006692781578749418, -0.04372512921690941, -0.044918838888406754, 0.008662213571369648, -0.0251607783138752, -0.0017635904951021075, 0.028324566781520844, -0.018560780212283134, 0.039595283567905426, -0.009552262723445892, 0.009471897967159748, 0.0024699182249605656, -0.0215882807970047, -0.0383639894425869, -0.00463209068402648, 0.027797169983386993, -0.027237489819526672, 0.04671449586749077, -0.012985567562282085, -0.03912939876317978, -0.013045945204794407, -0.06559007614850998, 0.02008591592311859, 0.051056720316410065, 0.027042385190725327, -0.043315134942531586, 0.04234682768583298, -0.0005727948155254126, 0.005023170728236437, -0.018114564940333366, -0.02244420163333416, -0.0629878044128418, -0.029589297249913216, -0.017342733219265938, 0.006149687338620424, 0.03582857549190521, 0.03989212214946747, -0.016914309933781624, 0.00962866935878992, 0.0065896473824977875, -0.0006810098420828581, 0.06878234446048737, -0.03744399547576904, 0.011620135977864265, -0.019466891884803772, -0.01770240254700184, 0.05285327881574631, -0.04388183727860451, -0.02426929399371147, -0.028177756816148758, -0.08236982673406601, 0.013613040558993816, -0.03069112077355385, -0.043254006654024124, -0.001804674626328051, 0.00449193362146616, 0.05069122090935707, -0.00639421446248889, 0.02707420103251934, 0.017133371904492378, 0.014107948169112206, 0.03148467466235161, 0.05286894738674164, 0.00982271321117878, 0.022093994542956352, 0.006960081402212381, 0.0325421504676342, 0.050262853503227234, 0.0020496374927461147, 0.012710489332675934, -0.06148732826113701, -0.005655114073306322, -0.027022957801818848, -0.26460179686546326, 0.03374909609556198, 0.028679873794317245, -0.03410445153713226, 0.04206039384007454, -0.052298907190561295, 0.0053011043928563595, -0.03298010304570198, 0.01876097545027733, 0.019551659002900124, -0.021465448662638664, -0.05670660734176636, -0.019858509302139282, 0.037004679441452026, 0.017420893535017967, 0.00906278658658266, -0.022748932242393494, -0.028633438050746918, 0.02340366318821907, 0.041851021349430084, 0.0268001276999712, -0.05675901100039482, 0.0036570599768310785, 0.06356106698513031, 0.028158750385046005, 0.06034437566995621, -0.05523071438074112, 0.007756909355521202, -0.05008575692772865, -0.015668708831071854, 0.03300100192427635, -0.009448215365409851, 0.025581669062376022, -0.010275272652506828, -0.02533607743680477, -0.03586261346936226, 0.0546419620513916, -0.02871827967464924, 0.029755501076579094, 0.05314090847969055, -0.05118737369775772, -0.041976094245910645, 0.001178078935481608, -0.010510871186852455, 0.08445937186479568, 0.01867901161313057, -0.04464287683367729, 0.003444305155426264, -0.021363424137234688, 0.05662450194358826, -0.014402087777853012, -0.021507102996110916, -0.008580886758863926, 0.035790760070085526, 0.011785597540438175, 0.01266566663980484, -0.040828999131917953, 0.006884794216603041, -0.06830471009016037, -0.03178638964891434, -0.01934315450489521, -0.031175341457128525, -0.029770953580737114, -0.024976979941129684, -0.009022991172969341, -0.07067785412073135, -0.04101855307817459, -0.022864827886223793, 0.08016462624073029, 0.023441117256879807, -0.051340389996767044, -0.0224713496863842, -0.020040523260831833, -0.09445776790380478, -0.011029449291527271, -0.024651167914271355, -0.008520840667188168, 0.017756786197423935, 0.019024720415472984, 0.019229203462600708, -0.07218065112829208, -0.057999566197395325, 0.013892009854316711, 0.005092798266559839, 0.012001356109976768, -0.029502056539058685, 0.01408360991626978, -0.03869664669036865, 0.0104467598721385, -0.011510067619383335, 0.05716142803430557, -0.0378173403441906, -0.055542368441820145, 0.021757066249847412, -0.012115883640944958, 0.006743437144905329, 0.02265833504498005, -0.007632736582309008, 0.0428069569170475, 0.05930369347333908, 0.013412720523774624, -0.06880604475736618, 0.038047343492507935, -0.02777417004108429, 0.004857863299548626, 0.020739546045660973, -0.05209890753030777, 0.01833057962357998, 0.033407993614673615, -0.014406523667275906, 0.001827327418141067, -0.006483365781605244, 0.001712905359454453, -0.031327277421951294, -0.0020428020507097244, -0.061420004814863205, 0.028996506705880165, 0.008198198862373829, 0.02526499517261982, -0.00736299529671669, -0.05412640795111656, 0.019919952377676964, 0.036282796412706375, -0.026114026084542274, -0.04540155082941055, -0.053638555109500885, 0.027250615879893303, 0.010890809819102287, 0.028916506096720695, -0.038251083344221115, -0.007701911963522434, -0.006675842683762312, 0.0149051733314991, -0.026941003277897835, 0.029251107946038246, -0.025526288896799088, -0.051660843193531036, -0.019415078684687614, -0.023003073409199715, 0.018745675683021545, 0.010456678457558155, -0.019640080630779266, -0.012548277154564857, 0.018813500180840492, 0.05753682553768158, -0.017932772636413574, 0.055554941296577454, -0.02135910838842392, 0.00993660930544138, 0.014958110637962818, 0.0071908850222826, 0.00007069212733767927, 0.026902683079242706, -0.04993584007024765, -0.025017060339450836, -0.020233046263456345, 0.019968774169683456, -0.0032724093180149794, 0.003973384387791157, -0.04612861946225166, 0.06291631609201431, -0.03328189626336098, 0.01752401329576969, -0.0040771630592644215, -0.011984310112893581, 0.031201394274830818, -0.02184242382645607, 0.04277844727039337, -0.015419372357428074, 0.0284274835139513, 0.0002002832043217495, 0.03980478271842003, -0.014734196476638317, 0.03859735280275345, -0.013611610978841782, -0.020971039310097694, -0.000783521740231663, 0.024985376745462418, 0.02142820507287979, 0.03722912073135376, -0.02054438367486, -0.017150580883026123, 0.006284231785684824, 0.02496461383998394, 0.05922498181462288, 0.051584918051958084, -0.02543165534734726, -0.017462287098169327, -0.07189802080392838, -0.030841993167996407, 0.00046310285688377917, -0.010875205509364605, -0.034399911761283875, -0.019218601286411285, -0.05233008787035942, -0.05489860475063324, -0.0136776277795434, 0.01858699880540371, 0.0289728045463562, 0.037676211446523666, -0.010504815727472305, -0.006603801157325506, -0.03733397647738457, -0.007373089902102947, 0.05705679580569267, -0.0507621169090271, -0.020442917943000793, -0.034569092094898224, 0.00673605827614665, 0.010858060792088509, 0.042058538645505905, -0.06375221908092499, -0.002733607543632388, -0.007774758152663708, 0.007407478988170624, -0.026433434337377548, -0.03365388885140419, -0.012850476428866386, 0.05787339061498642, -0.040325384587049484, 0.007109940983355045, -0.06136269494891167, -0.0209317896515131, 0.036305248737335205, -0.02134033665060997, 0.02410021610558033, 0.008294028230011463, -0.037681348621845245, 0.04023561254143715, -0.0152253033593297, 0.03590552881360054, -0.022435421124100685, 0.040694043040275574, 0.017535528168082237, -0.012568841688334942, -0.03333614021539688, -0.0609116330742836, -0.004509836435317993, -0.000056076405599014834, 0.03549947217106819, 0.04710743948817253, -0.001501138904131949, -0.03355950862169266, 0.031995248049497604, -0.004779499489814043, 0.031034542247653008, 0.003271745517849922, -0.05456666275858879, 0.013839769177138805, 0.04995015636086464, 0.019414378330111504, 0.00862926710397005, -0.014945534989237785, -0.027397625148296356, 0.055786747485399246, -0.06905923783779144, -0.004038313869386911, 0.008915499784052372, -0.05765123292803764, 0.03397465869784355, 0.02579897828400135, 0.02429281920194626, -0.016269095242023468, -0.010272510349750519, 0.04932362586259842, 0.011354397982358932, 0.013840416446328163, 0.017541516572237015, 0.032582804560661316, -0.015042516402900219, -0.028027942404150963, -0.05494868382811546, 0.014759822748601437, 0.05768663063645363, -0.004393885377794504, -0.0005425726994872093, -0.010029042139649391, -0.03727219998836517, 0.010571076534688473, -0.035779230296611786, -0.0412122942507267, 0.012557867914438248, -0.021000202745199203, 0.0005169330397620797, 0.02551790326833725, -0.053505077958106995, 0.04585171118378639, 0.03808651491999626, -0.024221327155828476, -0.04116504266858101, -0.022612357512116432, 0.060970522463321686, -0.036147333681583405, 0.0014199736760929227, 0.03310703486204147, -0.024893686175346375, 0.053604431450366974, 0.03992240130901337, 0.03772526606917381, 0.036459989845752716, -0.044521719217300415, 0.004035831894725561, 0.01807985082268715, -0.02043108642101288, -0.024521561339497566, 0.012623674236238003, -0.014664375223219395, -0.08012128621339798, 0.026264047250151634, -0.009377025067806244, -0.029110928997397423, -0.037640027701854706, 0.07020561397075653, 0.004723606165498495, -0.00791497714817524, -0.068608358502388, 0.015624317340552807, -0.03215237706899643, -0.006508945021778345, 0.002463630400598049, 0.014411957003176212, -0.03982681781053543, 0.050572171807289124, -0.004201334435492754, 0.028687866404652596, 0.06405183672904968, -0.020295090973377228, 0.01830071210861206, 0.010564111173152924, 0.05603447183966637, 0.09696601331233978, 0.040220439434051514, 0.004617730621248484, 0.026273783296346664, -0.01980040781199932, -0.060398660600185394, 0.031229311600327492, 0.004638200625777245, 0.020217005163431168, -0.029820315539836884, 0.004098632372915745, 0.053641531616449356, -0.02356238104403019, 0.06475162506103516, 0.0026214513927698135, -0.020481307059526443, -0.015688011422753334, -0.010173321701586246, 0.038063764572143555, 0.009724066592752934, 0.009396638721227646, 0.007399769499897957, 0.0320756733417511, -0.030820626765489578, 0.055086422711610794, -0.002926767570897937, -0.06920069456100464, 0.04588013142347336, -0.02190420776605606, 0.019522102549672127, 0.023206397891044617, 0.017269857227802277, 0.08317842334508896, 0.0001575423520989716, -0.028035569936037064, 0.0186378825455904, 0.027812622487545013, 0.008867144584655762, 0.015461213886737823, -0.02855103649199009, -0.01902889832854271, -0.03418091684579849, -0.035869769752025604, 0.007097672205418348, -0.057647041976451874, -0.04674386978149414, 0.02215142920613289, -0.02384883351624012, -0.015486844815313816, 0.010082794353365898, -0.01061391830444336, -0.008749434724450111, -0.0009845065651461482, -0.08245793730020523, -0.05350528657436371, -0.04819972440600395, -0.018307069316506386, -0.015185849741101265, -0.00503596430644393, -0.03172292560338974, -0.004413073416799307, -0.021713819354772568, -0.01693657599389553, 0.027043605223298073, -0.03484424203634262, -0.028181595727801323, 0.01668855920433998, 0.027893222868442535, 0.020062154158949852, 0.01251644641160965, 0.05289316177368164, 0.009663122706115246, -0.030775204300880432, -0.001294720103032887, 0.018573880195617676, 0.037850432097911835, 0.02528730034828186, 0.0033532956149429083, -0.09502484649419785, -0.0009031916852109134, 0.03090449795126915, -0.007207184564322233, -0.05794522911310196, 0.005352911073714495, -0.007029720116406679, -0.021297473460435867, 0.010848882608115673, -0.043387483805418015, -0.00752006471157074, -0.055580202490091324, -0.017251595854759216, -0.00459041353315115, 0.002872198587283492, 0.05048990994691849, -0.006867662537842989, 0.07366765290498734, 0.013554422184824944, -0.006310590077191591, -0.03805682435631752, 0.009501377120614052, -0.02354343608021736, 0.040074847638607025, -0.06761195510625839, -0.019034093245863914, -0.03443729132413864, -0.06776627898216248, -0.005235356278717518, -0.007548315450549126, -0.060186609625816345, -0.045049652457237244, 0.0026894742622971535, 0.006785415578633547, -0.046953849494457245, 0.06311441212892532, -0.028032874688506126, -0.004052772186696529, -0.015521074645221233, -0.024155715480446815, -0.014451520517468452, 0.01390889659523964, -0.002310998970642686, 0.021358095109462738, 0.022196872159838676, -0.027912598103284836, 0.013538459315896034, -0.011609919369220734, 0.008745028637349606, 0.0041327690705657005, 0.002586300950497389, -0.005001185927540064 ]
[ -0.09866656363010406, 0.03453870117664337, 0.00279050599783659, -0.04769105836749077, 0.021473964676260948, -0.06640083342790604, 0.0113743357360363, 0.005851135589182377, 0.014428314752876759, -0.021548833698034286, -0.020947953686118126, -0.05189010128378868, 0.014548282139003277, -0.01987604796886444, 0.06724358350038528, -0.02487793192267418, 0.02541867271065712, -0.029603391885757446, -0.04461246356368065, 0.045110370963811874, -0.008127465844154358, -0.010756767354905605, -0.0048339045606553555, -0.03302895277738571, 0.029688337817788124, 0.01182685885578394, 0.021689463406801224, -0.03744551166892052, -0.02135593071579933, -0.23234792053699493, 0.019744647666811943, 0.012120264582335949, 0.018239447847008705, -0.0038290342781692743, -0.009506609290838242, 0.022511310875415802, -0.01959054544568062, 0.04177165403962135, -0.02235112152993679, 0.03590025380253792, 0.009365374222397804, -0.016365552321076393, -0.044936031103134155, -0.02585524506866932, 0.04172160476446152, -0.003990858793258667, -0.03619776666164398, -0.023309407755732536, -0.004831297788769007, 0.06780152022838593, -0.050779491662979126, 0.015894338488578796, 0.010459290817379951, 0.00018988619558513165, -0.0051950872875750065, 0.0050661517307162285, 0.06318295747041702, 0.033191367983818054, 0.043894775211811066, 0.028747037053108215, -0.026888113468885422, -0.02231992594897747, -0.13860803842544556, 0.10874662548303604, -0.00313842692412436, 0.06386752426624298, -0.003516183700412512, -0.019974781200289726, -0.022343572229146957, 0.06933078169822693, -0.020263908430933952, -0.035838719457387924, -0.00959960650652647, 0.07857482880353928, -0.0319061204791069, -0.00961849931627512, -0.03642556816339493, -0.002958887256681919, 0.013796710409224033, -0.015642153099179268, -0.05212964862585068, 0.011592638678848743, -0.03833502158522606, -0.0025323829613626003, -0.01244550384581089, 0.03714674711227417, -0.011820729821920395, 0.038979385048151016, -0.003185797017067671, 0.027934959158301353, 0.05621723458170891, -0.0007796905701979995, 0.05390826240181923, 0.03943369910120964, -0.120872363448143, -0.04290907084941864, 0.004991748370230198, -0.020560037344694138, -0.011005226522684097, 0.43489599227905273, -0.007697633467614651, -0.047389376908540726, 0.02777133882045746, 0.05326493829488754, 0.04482287913560867, -0.008072773925960064, -0.01900099404156208, -0.019068118184804916, 0.007861447520554066, -0.06701052188873291, -0.024050956591963768, -0.017565341666340828, 0.0636059120297432, -0.051641833037137985, 0.048810672014951706, 0.05549426004290581, -0.022374745458364487, 0.019366655498743057, -0.032789383083581924, -0.0011989257764071226, 0.02279197983443737, 0.01518679317086935, -0.029888257384300232, -0.0021483576856553555, -0.0018479846185073256, -0.0022020498290657997, 0.057964012026786804, 0.0520874559879303, 0.07472160458564758, 0.03328976407647133, 0.03743012621998787, -0.019714301452040672, -0.05673952400684357, 0.02633134461939335, -0.018649019300937653, 0.012695612385869026, 0.0125255873426795, -0.03431059420108795, -0.005532135721296072, -0.03405781835317612, -0.01622631400823593, -0.10560719668865204, -0.03916793689131737, 0.07660412043333054, -0.018894730135798454, 0.07348226755857468, -0.02192637324333191, -0.013601853512227535, -0.03226623684167862, -0.016503458842635155, -0.019392021000385284, 0.03519052639603615, -0.018909763544797897, -0.03982394188642502, -0.000998781993985176, 0.007408177480101585, 0.10445203632116318, -0.013898828066885471, -0.0707816407084465, -0.02456851489841938, 0.0058999196626245975, -0.023606928065419197, -0.02453940361738205, -0.00019068329129368067, 0.017514631152153015, -0.08409156650304794, -0.006396733224391937, 0.03859645873308182, 0.0010560671798884869, -0.08096866309642792, 0.009867262095212936, -0.022818902507424355, -0.052025485783815384, 0.017377501353621483, 0.026357581838965416, 0.00006803016731282696, -0.06249230355024338, -0.022630110383033752, 0.04553673416376114, 0.03797109052538872, 0.008333169855177402, -0.004332886077463627, -0.04637821391224861, 0.01907656341791153, -0.03811556100845337, -0.07182591408491135, -0.03931678086519241, 0.011924467980861664, -0.0006527046789415181, -0.007876482792198658, 0.038287557661533356, -0.019502822309732437, -0.027993716299533844, 0.03519526124000549, -0.009748270735144615, 0.003245340660214424, 0.03923729434609413, -0.006452050991356373, 0.0048200455494225025, -0.011327071115374565, 0.017970964312553406, 0.011396721936762333, -0.004461077507585287, 0.016092034056782722, -0.04734213650226593, 0.04849032312631607, -0.001673112390562892, -0.05463719367980957, 0.04341977462172508, 0.0072297328151762486, -0.052314046770334244, -0.012092572636902332, -0.01734784245491028, 0.008509034290909767, 0.021410278975963593, -0.0005177039420232177, 0.004004340153187513, 0.0010363510809838772, 0.0598592646420002, 0.00811634212732315, -0.008558401837944984, -0.03637741133570671, -0.009582677856087685, -0.3377281129360199, -0.012901526875793934, 0.01902291178703308, -0.012856826186180115, -0.03307768702507019, -0.05554892495274544, 0.003534561488777399, -0.023901622742414474, 0.03259042650461197, 0.05348438024520874, 0.044486552476882935, -0.05381910502910614, 0.006049788556993008, -0.08165507763624191, -0.017442485317587852, 0.03608357161283493, 0.004010185599327087, 0.0009379737311974168, 0.02144908532500267, 0.06487567722797394, 0.010350440628826618, 0.001408815267495811, -0.033890265971422195, -0.04208769649267197, -0.02838599868118763, -0.0005940718692727387, 0.173031285405159, 0.09359133988618851, 0.024192528799176216, -0.056293122470378876, 0.0488312654197216, 0.04956859350204468, 0.0006688944413326681, -0.06642167270183563, 0.028709651902318, -0.004448693245649338, 0.01665661297738552, 0.007108971942216158, 0.012498687021434307, -0.03744314983487129, -0.009043042548000813, 0.031120968982577324, -0.022466126829385757, 0.02056197077035904, -0.02103479392826557, 0.013742977753281593, -0.045002780854701996, -0.03670930489897728, -0.018952634185552597, 0.0957614853978157, 0.04978016018867493, 0.0050619617104530334, 0.02836732752621174, 0.0033618411980569363, -0.028530212119221687, -0.0017291938420385122, -0.04001789167523384, 0.017882520332932472, 0.015502650290727615, -0.015598232857882977, 0.02466489188373089, 0.0014909951714798808, 0.008323163725435734, -0.002499057212844491, -0.02252800203859806, 0.03260647878050804, 0.03092210181057453, 0.006282336078584194, 0.023447131738066673, -0.005924930330365896, -0.08874595165252686, 0.05343443155288696, -0.019246526062488556, -0.023616189137101173, 0.02451215498149395, 0.05977276712656021, -0.010062821209430695, 0.014800310134887695, 0.0018759523518383503, -0.018747903406620026, 0.01960223726928234, -0.003061839146539569, 0.011367227882146835, -0.0647156685590744, -0.007108060177415609, 0.015185446478426456, -0.013600538484752178, -0.021428603678941727, 0.0825822651386261, -0.0015823384746909142, -0.010847274214029312, 0.027744196355342865, 0.0019853338599205017, 0.028663860633969307, 0.02472473308444023, 0.019600439816713333, -0.27006587386131287, 0.043708037585020065, 0.03475576266646385, 0.08425459265708923, 0.025972900912165642, -0.04445368051528931, 0.0028600823134183884, -0.07206236571073532, -0.025102263316512108, 0.002134722424671054, 0.05271606892347336, -0.0005820114747621119, -0.03997119143605232, -0.001689104363322258, -0.023698294535279274, 0.00981666799634695, 0.07865671813488007, -0.006348526570945978, 0.0017234227852895856, 0.008920898661017418, 0.033862777054309845, -0.031206665560603142, 0.17524956166744232, -0.02978271245956421, 0.008987982757389545, -0.044594720005989075, 0.015686770901083946, 0.0033395225182175636, -0.0011239940067753196, 0.0287092924118042, 0.018242614343762398, -0.010533506982028484, 0.026978978887200356, 0.013280818238854408, 0.04188735410571098, -0.03547966480255127, -0.013034614734351635, 0.047835540026426315, 0.027393922209739685, -0.008388572372496128, 0.010228099301457405, 0.03398478776216507, -0.030861662700772285, -0.003969815094023943, 0.012444641441106796, 0.021157661452889442, 0.03730026260018349, 0.028152689337730408, -0.07777149975299835, -0.009701641276478767, -0.05989793315529823, 0.0296302679926157, -0.010424327105283737, 0.0065504200756549835, -0.00868938211351633, 0.038906440138816833, 0.015890976414084435, 0.0230051688849926, 0.042430177330970764, 0.05373934656381607, -0.07245463877916336, -0.04559122771024704, 0.0662681832909584, 0.05724890157580376, -0.003176749451085925 ]
[ -0.0010666619054973125, 0.04645875468850136, 0.021681008860468864, -0.027974747121334076, -0.009629468433558941, 0.028869612142443657, 0.021889321506023407, 0.009380743838846684, -0.029342155903577805, 0.000024621973352623172, -0.004319893661886454, -0.019834138453006744, 0.008555925451219082, -0.026125065982341766, -0.011217992752790451, -0.03394801542162895, 0.010294686071574688, 0.004349090158939362, 0.00485740602016449, 0.001932343002408743, -0.0056455014273524284, 0.019213242456316948, 0.0110002551227808, -0.0017336304299533367, 0.012014531530439854, -0.018169933930039406, -0.02820073813199997, 0.055544499307870865, 0.0032847560942173004, -0.12745214998722076, -0.03653911501169205, -0.017809651792049408, -0.009048841893672943, 0.02089962549507618, -0.0234662052243948, 0.0005652736872434616, -0.03259279206395149, 0.011745989322662354, 0.0427752323448658, 0.011026307940483093, 0.0032833695877343416, -0.015682466328144073, -0.01865581050515175, 0.043901871889829636, 0.01805531419813633, -0.021837469190359116, -0.04325059801340103, -0.0018765510758385062, 0.016584089025855064, 0.022807659581303596, -0.03551092371344566, 0.007138822693377733, 0.023701747879385948, -0.009546698071062565, 0.0103358905762434, 0.008105995133519173, -0.0021059277933090925, 0.0036168922670185566, 0.023075146600604057, -0.035652875900268555, 0.021852117031812668, 0.002617891412228346, -0.026549026370048523, -0.033763982355594635, 0.008386589586734772, -0.030657511204481125, -0.019729696214199066, 0.0003110478282906115, -0.043016284704208374, 0.0005953930667601526, -0.034525349736213684, -0.03660959005355835, 0.006162497214972973, -0.01533250231295824, -0.04498464614152908, -0.034331370145082474, 0.0022635990753769875, -0.06031585857272148, 0.008521465584635735, -0.0018091921228915453, -0.02012779749929905, -0.018603892996907234, 0.02260703779757023, 0.02675645798444748, 0.002808316145092249, -0.012754620984196663, -0.01846008561551571, 0.01139579713344574, 0.0086213368922472, 0.0021036213729530573, -0.015203220769762993, 0.0013790699886158109, 0.062372837215662, -0.01709900237619877, -0.08956543356180191, 0.025407448410987854, -0.009749781340360641, -0.028398457914590836, -0.002697237767279148, 0.8327459096908569, -0.044791270047426224, 0.05177129805088043, 0.030585885047912598, -0.015343916602432728, -0.02333589270710945, 0.0011868911096826196, 0.04695073887705803, -0.05637117102742195, 0.014758394099771976, -0.04955650866031647, 0.014555655419826508, 0.012561194598674774, 0.025211894884705544, -0.026847926899790764, 0.028404664248228073, 0.0365869477391243, -0.007211498916149139, 0.02155234105885029, 0.014952783472836018, 0.010970707051455975, 0.03354550525546074, 0.03190947324037552, 0.024279018864035606, 0.047990038990974426, 0.043783482164144516, -0.15207239985466003, 0.046295952051877975, -7.143916306908753e-33, 0.019144386053085327, -0.0029428901616483927, -0.020011065527796745, 0.0037550204433500767, 0.024713290855288506, 0.0023333244025707245, 0.003162536071613431, -0.01624665968120098, 0.004321003798395395, -0.016174793243408203, -0.011803785338997841, -0.02379540167748928, -0.0328633151948452, -0.017329076305031776, 0.01773999258875847, -0.009150710888206959, 0.023585502058267593, 0.011693669483065605, -0.03332900628447533, -0.0007582526886835694, 0.031870823353528976, 0.042851775884628296, 0.04392102733254433, 0.01161736249923706, -0.006247309036552906, 0.04229037091135979, -0.022883545607328415, -0.009158127009868622, 0.002038939157500863, -0.054685723036527634, 0.008486324921250343, 0.005198231432586908, -0.014246820472180843, -0.027721479535102844, 0.029867680743336678, -0.057478755712509155, -0.04140867292881012, -0.01724524050951004, 0.002417381387203932, -0.014013233594596386, -0.06127876043319702, 0.02460331842303276, -0.009170379489660263, -0.027998417615890503, -0.032571543008089066, -0.026198694482445717, 0.014108519069850445, -0.00020328877144493163, 0.0037739425897598267, 0.009194433689117432, 0.030611803755164146, -0.006724277976900339, 0.006198887247592211, -0.01835688017308712, -0.004793028347194195, 0.011183398775756359, -0.014633391983807087, -0.003324138466268778, -0.0002097517135553062, 0.0592573806643486, 0.02935229428112507, -0.000525012903381139, 0.01574155129492283, 0.0487082377076149, -0.026799021288752556, 0.0065560960210859776, 0.003510500770062208, 0.024035193026065826, 0.023478969931602478, -0.022200368344783783, -0.015495418570935726, -0.0038485920522361994, 0.001081357360817492, -0.041049595922231674, 0.016998164355754852, -0.0029066584538668394, -0.014689086005091667, -0.019688742235302925, -0.0005799619830213487, 0.01844784989953041, 0.012700768187642097, -0.03655201569199562, 0.0100961122661829, -0.021806063130497932, -0.027341948822140694, -0.007390983402729034, 0.04628975689411163, -0.0516851581633091, 0.038896482437849045, 0.03676668182015419, -0.011442948132753372, -0.018620120361447334, -0.02792080119252205, -0.029423272237181664, 0.01831098273396492, 6.257974132684827e-33, 0.02437121421098709, -0.02936592698097229, -0.009534254670143127, -0.039420560002326965, 0.014576834626495838, -0.004820291884243488, 0.049483247101306915, -0.003701966255903244, -0.03238183259963989, 0.012929758988320827, -0.0388699434697628, 0.031454283744096756, -0.03753956779837608, 0.01665009930729866, 0.022701619192957878, 0.005066010635346174, 0.020900733768939972, 0.04559258744120598, 0.027776053175330162, 0.009114664047956467, 0.014619104564189911, 0.017299789935350418, -0.001454224344342947, 0.04502996429800987, 0.026030102744698524, 0.019842863082885742, -0.0031568254344165325, 0.010887508280575275, 0.00020605474128387868, 0.018881071358919144, 0.03542732447385788, -0.0012530703097581863, -0.010673750191926956, 0.006288390140980482, -0.026514779776334763, 0.032259680330753326, 0.003998523112386465, -0.014392801560461521, -0.009178672917187214, 0.02088228054344654, 0.0489979013800621, -0.006903509609401226, -0.010991374962031841, 0.03397463262081146, -0.01951625570654869, 0.007760063745081425, -0.020674118772149086, -0.01117254514247179, -0.006040689069777727, 0.0014655825216323137, 0.021965838968753815, 0.01846904680132866, 0.004744669422507286, -0.0281678456813097, 0.024346033111214638, 0.019116351380944252, -0.005736225284636021, -0.029751375317573547, -0.025754254311323166, -0.0049424683675169945, -0.034650254994630814, -0.00505354767665267, -0.0081524308770895, 0.003332264954224229, -0.007231743540614843, 0.018391186371445656, -0.0427926741540432, -0.013667355291545391, -0.005376038141548634, -0.013250395655632019, -0.026307525113224983, -0.050012554973363876, 0.010729033499956131, 0.03365727886557579, -0.06356748938560486, 0.04040263965725899, -0.013522603549063206, 0.028642326593399048, -0.004322560504078865, 0.002578551648184657, 0.03270414099097252, -0.024635830894112587, -0.007152157370001078, 0.010263468138873577, 0.0032749339006841183, 0.018562370911240578, -0.042479660362005234, 0.010339328087866306, 0.03524523228406906, -0.0431257002055645, 0.05446917191147804, -0.033093057572841644, 0.028879348188638687, 0.02167004533112049, 0.005747833289206028, -1.2612845878834378e-8, -0.02050887420773506, -0.013532768934965134, -0.025050435215234756, 0.03915868327021599, -0.002501268405467272, -0.03334813565015793, -0.021736914291977882, -0.057969190180301666, -0.02939530462026596, -0.025218656286597252, 0.03752332553267479, -0.017771508544683456, 0.008530234917998314, 0.011764218099415302, 0.048867713660001755, -0.02449219301342964, 0.03615640848875046, -0.0035548044834285975, 0.013553435914218426, 0.01441942248493433, 0.01602022349834442, 0.036110248416662216, -0.015794767066836357, -0.00026190796052105725, -0.03524091839790344, 0.0014589730417355895, 0.009620814584195614, -0.07339011132717133, -0.03253310173749924, -0.0012409596238285303, 0.08039901405572891, -0.019381698220968246, -0.018650075420737267, -0.003331764368340373, 0.004951455630362034, -0.003752312855795026, 0.009150604717433453, -0.05188125744462013, 0.017511235550045967, 0.00493723014369607, 0.00529235927388072, -0.006114178337156773, -0.003027827013283968, -0.02863849140703678, -0.011511306278407574, -0.012869568541646004, -0.029779713600873947, -0.020607840269804, 0.07694751024246216, -0.0603318065404892, 0.009612332098186016, -0.01908372901380062, -0.014814107678830624, 0.031442027539014816, 0.04640772193670273, 0.017061052843928337, 0.019933490082621574, 0.05552363023161888, -0.004016190301626921, -0.004606982227414846, 0.04064204543828964, -0.02514333464205265, -0.011609932407736778, -0.03868629038333893 ]
python-regex-matching-foreign-charactersunicode-letters
https://markhneedham.com/blog/2016/06/18/python-regex-matching-foreign-charactersunicode-letters
false
2016-06-19 07:22:57
Unix: Split string using separator
[ "unix" ]
[ "Shell Scripting" ]
I recently found myself needing to iterate over a bunch of '/' separated strings on the command line and extract just the text after the last '/'. e.g. an example of one of the strings [source,text] ---- A/B/C ---- I wanted to write some code that could split on '/' and then pick the 3rd item in the resulting collection. One way of doing this is to echo the string and then pipe it through cut: [source,bash] ---- $ string="A/B/C" $ echo ${string} | cut -d"/" -f3 C ---- or awk: [source,bash] ---- $ echo ${string} | awk -F"/" '{ print $3}' C ---- I don't like having to echo the string - it feels a bit odd so I wanted to see if there was a way to do the parsing more 'inline'. I came across http://stackoverflow.com/questions/918886/how-do-i-split-a-string-on-a-delimiter-in-bash[this post] which explains how to change the internal field separator (IFS) on the shell and then parse the string into an array using http://ss64.com/bash/read.html[read]. I gave it a try: [source,bash] ---- $ IFS="/" read -ra ADDR <<< "${string}"; echo ${ADDR[2]} C ---- Works! We can even refer to the last item in the array using -1 instead of it's absolute position: [source,bash] ---- $ IFS="/" read -ra ADDR <<< "${string}"; echo ${ADDR[-1]} C ---- I'd not come across this use of the 'read' function before. The key is the '-a' parameter. From the man page: ____ -a aname The words are assigned to sequential indices of the array variable aname, starting at 0. All elements are removed from aname before the assignment. Other name arguments are ignored. ____ So we're resetting the internal field separator and then reading the string into another variable as an array split on the '/' character. Pretty neat although now it's longer than the original command and I'm sure I'll forget the syntax. Further down the page is another suggestion which seems even harder to remember but is much shorter: [source,bash] ---- $ echo ${string##*/} C ---- This drops from the beginning of the string up until the last occurrence of '/' which is exactly what we want. This way is the nicest and doesn't require any echoing if we just want to assign the result to a variable. The echo is only used here to see the output.
null
null
[ -0.02621215023100376, -0.0036751774605363607, -0.032619062811136246, 0.017789864912629128, 0.07615445554256439, 0.020354608073830605, 0.009868442080914974, 0.027681389823555946, 0.018594834953546524, 0.009863478131592274, -0.02546330913901329, 0.0395679734647274, -0.05594545602798462, -0.0010585617274045944, -0.0037327164318412542, 0.06019239500164986, 0.07900503277778625, -0.05198295786976814, 0.022974055260419846, 0.017695514485239983, 0.018981877714395523, 0.03423280268907547, 0.022105854004621506, 0.029983745887875557, 0.040889039635658264, 0.0018854059744626284, 0.007641085889190435, 0.012637613341212273, -0.054574210196733475, 0.019912876188755035, 0.01178520917892456, 0.010541349649429321, 0.029229786247015, -0.03451751172542572, -0.004364463035017252, -0.025333814322948456, -0.006001580040901899, -0.01510612666606903, 0.026075564324855804, 0.03153323382139206, -0.050323374569416046, 0.017171399667859077, -0.021552065387368202, -0.003375078784301877, -0.01919875293970108, -0.00979588832706213, -0.0510169118642807, 0.0020030851010233164, -0.01957128755748272, 0.03385777026414871, -0.0646171122789383, 0.006952287163585424, -0.016627706587314606, -0.03024079091846943, 0.016648080199956894, 0.014154866337776184, 0.040827564895153046, -0.07830911874771118, 0.03015263006091118, -0.029638631269335747, 0.002322312444448471, -0.01659703254699707, 0.018262289464473724, 0.039860762655735016, 0.008586510084569454, -0.021747097373008728, 0.006122657097876072, 0.03227744996547699, -0.059520985931158066, -0.03414662554860115, -0.01263300608843565, 0.031006377190351486, -0.043848954141139984, -0.01725103333592415, 0.038457825779914856, -0.03219663351774216, -0.02427852526307106, 0.04538195580244064, 0.012293964624404907, 0.08941470831632614, -0.034238915890455246, 0.028860513120889664, 0.007484765257686377, -0.0015863586449995637, 0.03947509080171585, -0.05554792284965515, -0.02433752827346325, -0.0011586375767365098, -0.05173899233341217, 0.03221239894628525, 0.018497593700885773, -0.05029265582561493, -0.007441466674208641, 0.03721483424305916, 0.03958078846335411, 0.009298709221184254, -0.009424718096852303, 0.0006816780660301447, -0.014545104466378689, -0.0016244093421846628, -0.0503447987139225, -0.012790307402610779, 0.0210354495793581, -0.0026236032135784626, -0.07141029089689255, 0.022804249078035355, 0.00024778497754596174, 0.014104972593486309, 0.04056496545672417, -0.013660302385687828, -0.012819314375519753, -0.010570388287305832, 0.011088327504694462, 0.008871521800756454, -0.06855768710374832, 0.04603400081396103, -0.00311504234559834, -0.001018570619635284, 0.0495484434068203, 0.02832094393670559, 0.039584822952747345, 0.02612573839724064, 0.030004598200321198, 0.08971841633319855, -0.010918857529759407, -0.025600865483283997, 0.040204618126153946, 0.07035084813833237, -0.020265839993953705, -0.03253431245684624, -0.03580481559038162, 0.04000510275363922, 0.024615677073597908, -0.007064918056130409, -0.03321751952171326, -0.030898164957761765, -0.027768250554800034, -0.014518790878355503, 0.05488064885139465, 0.010177777148783207, -0.004832237958908081, -0.013400181196630001, -0.019973957911133766, -0.044585999101400375, 0.013345872052013874, 0.023282084614038467, -0.008114428259432316, -0.009205164387822151, -0.05321064591407776, 0.001540384953841567, 0.03637408837676048, -0.015355701558291912, 0.04407377168536186, -0.012180609628558159, -0.015346087515354156, 0.06607719510793686, 0.03455307334661484, 0.045384302735328674, -0.03299357369542122, 0.01659334823489189, 0.04919057711958885, 0.06383077800273895, 0.0009089541272260249, 0.05171722546219826, -0.005876549519598484, -0.03921784460544586, -0.011371542699635029, 0.019949844107031822, -0.03288106992840767, -0.021787574514746666, -0.028909364715218544, -0.01954231597483158, 0.07558101415634155, -0.04503520205616951, 0.017008977010846138, -0.013725914992392063, 0.04556237906217575, 0.027993621304631233, 0.030873488634824753, 0.011160247959196568, -0.07289250195026398, 0.0491974875330925, -0.012927258387207985, 0.02840997651219368, 0.05452815443277359, 0.026872433722019196, 0.07856958359479904, 0.028214167803525925, 0.02734203077852726, 0.015089502558112144, -0.07914736121892929, -0.09723662585020065, -0.053688034415245056, 0.02749626897275448, 0.04942329227924347, -0.032641299068927765, -0.02274964563548565, 0.046146489679813385, 0.03468769043684006, 0.02521193027496338, 0.013748453930020332, 0.0025526979006826878, 0.02982032112777233, -0.05775156617164612, -0.06360476464033127, 0.014386177994310856, 0.021314658224582672, -0.031236890703439713, 0.00585166597738862, 0.03814346343278885, -0.02198806218802929, 0.028376784175634384, 0.008853067643940449, -0.029608475044369698, 0.07428194582462311, 0.03047889471054077, 0.0147311482578516, -0.01913795806467533, 0.014407451264560223, -0.0780220478773117, 0.00012591945414897054, 0.00857711210846901, -0.010166994296014309, -0.020835336297750473, 0.008277887478470802, 0.1479807049036026, 0.046331457793712616, 0.002119929762557149, -0.05829485505819321, 0.02277430146932602, -0.016311388462781906, -0.04663550853729248, -0.00022452087432611734, -0.012592163868248463, -0.02202378213405609, 0.05572063475847244, -0.046441640704870224, -0.010412701405584812, -0.004437598399817944, 0.0014541338896378875, -0.03233512490987778, 0.06167455390095711, 0.007583935279399157, 0.0334046371281147, 0.005988466553390026, -0.027501409873366356, -0.014028972946107388, -0.05873115733265877, -0.05818115174770355, -0.02380462735891342, 0.03549152612686157, -0.015354618430137634, 0.037952493876218796, -0.06584785133600235, -0.022538213059306145, 0.012275480665266514, -0.0693463683128357, 0.018730126321315765, 0.024187756702303886, 0.046146899461746216, -0.053107235580682755, 0.0592094324529171, 0.006497861817479134, 0.0029403148218989372, -0.014710630290210247, -0.03951982036232948, -0.05642925947904587, 0.027914470061659813, 0.01884373649954796, 0.003947888035327196, 0.01761765033006668, 0.040230195969343185, 0.007146209944039583, -0.008583346381783485, -0.023917339742183685, -0.019499430432915688, 0.031320758163928986, 0.008091656491160393, -0.0016571778105571866, -0.059912871569395065, 0.004987300839275122, 0.0389263853430748, -0.041105590760707855, -0.047174569219350815, 0.0035415112506598234, -0.06066472828388214, 0.06024877354502678, -0.039674315601587296, -0.043525196611881256, -0.02274755761027336, 0.007551494985818863, 0.00781573262065649, -0.034459810703992844, 0.01819191314280033, 0.052754998207092285, 0.004372139926999807, 0.026451749727129936, 0.017943724989891052, 0.032410476356744766, 0.007171043660491705, -0.006837564520537853, 0.005634669214487076, 0.01870386116206646, -0.007344531826674938, -0.011587739922106266, -0.03408249467611313, -0.012742339633405209, -0.024514174088835716, -0.2680773138999939, 0.03145458176732063, -0.0480831116437912, -0.03699267655611038, 0.046197712421417236, -0.05142916738986969, 0.00255539920181036, -0.048240888863801956, 0.010383082553744316, 0.011912227608263493, -0.03576202690601349, -0.03253023326396942, 0.021285967901349068, 0.012159055098891258, -0.007648632396012545, -0.01851857826113701, -0.011839276179671288, -0.05232466757297516, 0.05341598764061928, 0.02005421742796898, 0.009383815340697765, -0.03280159458518028, 0.020182248204946518, 0.055803731083869934, 0.009927134960889816, 0.08542397618293762, -0.050718434154987335, 0.054547011852264404, -0.031747378408908844, -0.002548603108152747, -0.021476425230503082, -0.015295067802071571, 0.016147365793585777, 0.014739757403731346, 0.004960230085998774, -0.02216622233390808, 0.06253418326377869, -0.0017858502687886357, 0.055493272840976715, 0.026811212301254272, -0.06814545392990112, -0.04937033727765083, 0.02110949344933033, -0.007654475513845682, 0.02894064597785473, -0.009541752748191357, -0.006826935335993767, -0.025532230734825134, -0.01784159429371357, 0.07516098767518997, -0.03536439314484596, -0.030778374522924423, -0.0004178104572929442, 0.003671428421512246, 0.012718819081783295, -0.0348895862698555, -0.032546885311603546, 0.0009160379995591938, -0.03014237806200981, -0.015403111465275288, 0.02081347443163395, -0.0645861104130745, -0.010468626394867897, -0.05275020748376846, 0.011660673655569553, -0.046270109713077545, -0.03426684811711311, -0.010773071087896824, 0.09372856467962265, 0.04221354052424431, -0.0036813458427786827, -0.009399495087563992, -0.023168355226516724, -0.10951899737119675, 0.012542398646473885, -0.012466289103031158, -0.03835676237940788, 0.0006480527808889747, 0.0015350640751421452, 0.028073269873857498, -0.04014180228114128, -0.03653743863105774, 0.034515608102083206, 0.003701191395521164, 0.03526344150304794, -0.06214875355362892, -0.013993889093399048, -0.00762985460460186, -0.008885307237505913, -0.02605424076318741, 0.054180677980184555, -0.018443798646330833, -0.003541062120348215, -0.0442206896841526, -0.00012991194671485573, 0.0552232451736927, 0.018930776044726372, 0.016955144703388214, 0.021067924797534943, 0.021053506061434746, 0.07833505421876907, -0.049077488481998444, 0.007022438105195761, -0.031071273609995842, -0.01854134351015091, -0.023464767262339592, -0.03457387164235115, 0.03195624426007271, 0.02393382228910923, -0.0011252767872065306, -0.015741461887955666, -0.046995263546705246, 0.029160862788558006, -0.06156056746840477, -0.014324720948934555, -0.015673013404011726, -0.010754846036434174, 0.0010421337792649865, 0.06009242683649063, -0.037959352135658264, -0.01377591211348772, -0.022470422089099884, 0.03961039334535599, -0.021310802549123764, -0.0316009484231472, -0.05296342819929123, -0.00913088396191597, 0.008091911673545837, 0.0029885536059737206, 0.005678833927959204, 0.015157371759414673, 0.023719199001789093, 0.036254800856113434, -0.010808674618601799, -0.0018640727503225207, -0.013896793127059937, -0.007780145388096571, -0.030929984524846077, -0.007172959856688976, 0.019764360040426254, -0.015050273388624191, -0.0007604125421494246, -0.017969612032175064, 0.022952351719141006, 0.02167317271232605, 0.004077001474797726, 0.0045691016130149364, -0.04400371387600899, -0.0012234760215505958, 0.009151334874331951, -0.020455360412597656, -0.036968715488910675, 0.022742006927728653, 0.004545614123344421, -0.05336098372936249, -0.0017397821648046374, 0.00995583925396204, -0.027367111295461655, -0.035399194806814194, -0.03064066544175148, 0.028494887053966522, 0.00482893968001008, 0.006193660199642181, -0.00736640952527523, -0.060161489993333817, 0.010802009142935276, -0.005856684874743223, 0.05873013660311699, 0.0004935469478368759, 0.013961364515125751, 0.017556816339492798, 0.02012571506202221, 0.011982524767518044, -0.0002564323949627578, 0.016754144802689552, -0.015958402305841446, 0.07427936047315598, 0.046852465718984604, -0.008237867616117, 0.017670199275016785, 0.03139084577560425, -0.03476950153708458, 0.011831956915557384, 0.03431716188788414, 0.03941173106431961, 0.0012711402960121632, -0.01195592526346445, -0.014726194553077221, -0.059527039527893066, -0.0236695297062397, -0.03857429325580597, -0.007340422365814447, -0.022441387176513672, 0.0068880184553563595, -0.0315295085310936, -0.07254468649625778, 0.009051402099430561, 0.05181724578142166, -0.00962802954018116, -0.003614586777985096, 0.002180939307436347, -0.004672452341765165, -0.024937555193901062, 0.008464371785521507, 0.03856702893972397, -0.046549662947654724, -0.00018711845041252673, 0.00600985623896122, 0.02441883087158203, 0.022808760404586792, 0.04243341460824013, -0.0650702491402626, -0.009857078082859516, -0.012707208283245564, 0.03695335239171982, 0.01921599544584751, -0.028223572298884392, -0.033980295062065125, -0.004321879707276821, -0.03546828404068947, 0.016548559069633484, -0.005542387254536152, 0.016828268766403198, 0.017107898369431496, -0.021044593304395676, 0.011099752970039845, -0.026985447853803635, -0.05106234923005104, 0.06476626545190811, -0.02700844034552574, 0.024446340277791023, -0.016714636236429214, 0.05356116220355034, 0.0302877277135849, 0.008103360421955585, -0.05924820899963379, -0.05613265186548233, 0.0005241804756224155, -0.04678679257631302, 0.04789914935827255, 0.027191663160920143, -0.0002568483760114759, -0.03447762876749039, 0.005867815110832453, -0.03568170964717865, -0.03762032091617584, -0.012787187471985817, -0.0762118250131607, 0.019500188529491425, 0.08496708422899246, 0.014269712381064892, 0.021315094083547592, -0.004171096719801426, -0.04662588611245155, 0.051203906536102295, -0.0016272702487185597, -0.06860038638114929, -0.010189482010900974, -0.05990003049373627, 0.06338775157928467, 0.03257971256971359, 0.01920233853161335, -0.06480250507593155, 0.040051043033599854, 0.045316606760025024, -0.009011872112751007, 0.016797300428152084, -0.0027098096907138824, 0.022884434089064598, -0.023064734414219856, -0.030857564881443977, -0.07460823655128479, -0.006089671049267054, 0.03475017845630646, -0.011715861968696117, -0.03409148007631302, -0.013810946606099606, -0.0023264687042683363, -0.0013294555246829987, -0.05158929154276848, -0.048063792288303375, 0.02944840118288994, -0.00852800440043211, 0.017479097470641136, 0.03445019945502281, -0.05631067231297493, 0.016001608222723007, 0.030384501442313194, -0.03443225100636482, -0.026329491287469864, -0.01974688284099102, 0.059003617614507675, 0.012391691096127033, 0.03738154470920563, 0.01545905601233244, -0.0040618618950247765, 0.06167396903038025, 0.02716321125626564, -0.003509414615109563, 0.03379117324948311, -0.04335229471325874, 0.017484035342931747, 0.040656451135873795, -0.024770842865109444, -0.026331664994359016, 0.006496942602097988, 0.014009949751198292, -0.010980033315718174, -0.02064148709177971, 0.026521116495132446, -0.014120180159807205, -0.00781005946919322, 0.07270510494709015, 0.013759348541498184, -0.02839256078004837, -0.057234931737184525, 0.003042628988623619, -0.03444954380393028, 0.01564858667552471, -0.013066821731626987, 0.00508327828720212, -0.06031619384884834, 0.06488125771284103, 0.01356080174446106, 0.021234305575489998, 0.06295785307884216, -0.00351391127333045, -0.02937442809343338, -0.003657003864645958, 0.047484442591667175, 0.09908583760261536, 0.03996526077389717, 0.024623876437544823, 0.02180911786854267, -0.04065411537885666, -0.017648950219154358, -0.00515730818733573, -0.01813870295882225, 0.031740158796310425, -0.025442449375987053, -0.008346790447831154, 0.09315532445907593, -0.01473578903824091, 0.05158846080303192, -0.015053894370794296, -0.006550910882651806, -0.0017790088895708323, 0.04219388961791992, 0.0628461241722107, 0.00786545965820551, 0.018706129863858223, -0.0007588788284920156, 0.035285137593746185, -0.025323128327727318, 0.05488813295960426, -0.000015271109077730216, -0.02273615263402462, 0.040094248950481415, 0.02017008513212204, -0.006409782916307449, 0.01774010993540287, 0.06995975971221924, 0.0628168061375618, -0.0034035707358270884, -0.004085410386323929, -0.019483370706439018, 0.0505804568529129, -0.0038866717368364334, 0.015202555805444717, 0.028810007497668266, -0.0018481325823813677, -0.020565148442983627, -0.03104342147707939, -0.0422246977686882, -0.008931274525821209, -0.010467072017490864, 0.024906273931264877, 0.000186968085472472, 0.011698435060679913, 0.051200203597545624, 0.0326947420835495, -0.03094213642179966, -0.03505825996398926, -0.06384041905403137, -0.05344845727086067, -0.029111281037330627, -0.03167722001671791, 0.039388105273246765, -0.012941280379891396, -0.01870068535208702, -0.0025005298666656017, -0.0449991300702095, -0.049614328891038895, 0.016708018258213997, -0.03294207528233528, -0.016484662890434265, -0.005331954453140497, 0.034874558448791504, 0.05117548629641533, 0.032844651490449905, 0.004445109516382217, -0.011289144866168499, -0.015299671329557896, 0.0036165874917060137, -0.013825359754264355, 0.060250140726566315, 0.001921270159073174, -0.04695843160152435, -0.060825757682323456, 0.04255290329456329, 0.026921503245830536, 0.02151648700237274, -0.06088555231690407, 0.010895369574427605, -0.01636558584868908, -0.05318770185112953, 0.05599839612841606, -0.06746609508991241, -0.00003777989331865683, -0.020434878766536713, -0.028240298852324486, -0.048013973981142044, -0.0394040085375309, 0.06330592185258865, -0.03272292762994766, 0.06826360523700714, 0.038329966366291046, 0.012071073986589909, -0.03637988865375519, 0.015451367013156414, -0.005894646048545837, 0.025285303592681885, -0.04303472489118576, -0.031207196414470673, -0.04751749336719513, -0.05791992321610451, -0.007736853323876858, 0.004826266784220934, -0.012296576052904129, -0.04908653721213341, 0.008370744995772839, 0.0027248680125921965, -0.050901465117931366, 0.020851386711001396, -0.00617573456838727, 0.0009862030856311321, -0.029815897345542908, -0.03405190259218216, -0.05634905770421028, 0.05718694627285004, -0.021652312949299812, 0.028828099370002747, 0.013116846792399883, -0.0016351590165868402, -0.030477987602353096, 0.01807561330497265, 0.015424315817654133, 0.06306938827037811, -0.03848913684487343, 0.0027061125729233027 ]
[ -0.0833916887640953, -0.005268850829452276, -0.02184963785111904, -0.052157849073410034, 0.03705573454499245, -0.11924642324447632, -0.023499870672822, 0.007966220378875732, -0.000994674046523869, -0.028257235884666443, 0.021625392138957977, -0.025483500212430954, -0.006260280963033438, -0.03278835490345955, 0.04256580397486687, -0.01367244590073824, -0.022360146045684814, -0.004629042465239763, -0.056724440306425095, 0.018266938626766205, -0.004777343012392521, 0.018531817942857742, -0.034153517335653305, -0.006479575298726559, 0.010433361865580082, 0.055238813161849976, 0.0029550637118518353, -0.0698588415980339, -0.032630957663059235, -0.19970589876174927, 0.04344364255666733, 0.00020002289966214448, 0.025340568274259567, -0.026327239349484444, 0.008213257417082787, 0.09142335504293442, 0.00788184069097042, 0.02396569773554802, -0.004685592837631702, 0.05867889150977135, 0.06685151904821396, -0.007150723598897457, -0.051508814096450806, 0.005814699921756983, -0.043446723371744156, -0.03641985356807709, -0.024066444486379623, -0.04996209964156151, 0.04530489072203636, -0.006510337349027395, -0.05623089149594307, 0.03579957038164139, -0.005996088031679392, -0.03785823658108711, -0.006423403974622488, 0.0034333858639001846, 0.009259763173758984, 0.09956385940313339, -0.014855682849884033, -0.0365322045981884, 0.0162025336176157, -0.0031233138870447874, -0.15122511982917786, 0.09415727108716965, 0.038667820394039154, 0.018466580659151077, 0.013912646099925041, 0.007031689863651991, -0.03837617114186287, 0.069367416203022, -0.007397965528070927, -0.023966681212186813, -0.057089950889348984, 0.07627382129430771, -0.008519256487488747, -0.033677179366350174, 0.007807744666934013, -0.009438163600862026, 0.046038053929805756, -0.0346415713429451, -0.06137533485889435, -0.03728843852877617, -0.013489512726664543, -0.01133002806454897, -0.0456048958003521, 0.018595248460769653, -0.0025246546138077974, 0.0379926934838295, -0.0003327243321109563, 0.005360046401619911, 0.015454522334039211, -0.04847166687250137, 0.04665889963507652, 0.019595889374613762, -0.08139129728078842, -0.013983438722789288, -0.00625967513769865, -0.013477552682161331, 0.019403433427214622, 0.3744593858718872, -0.016360821202397346, -0.007715056650340557, -0.012622476555407047, -0.037142738699913025, 0.029223529621958733, 0.043775174766778946, 0.00902480073273182, 0.021653439849615097, 0.003358429530635476, -0.03633677586913109, -0.002345025073736906, -0.016124237328767776, 0.07285425066947937, -0.039417535066604614, 0.00013672819477505982, 0.03689414635300636, 0.042120471596717834, 0.015562164597213268, 0.010966921225190163, 0.02381824143230915, -0.011511883698403835, -0.03143651410937309, -0.0008011421305127442, 0.04898591712117195, 0.03822679817676544, -0.021827347576618195, 0.03757993504405022, 0.0881095677614212, 0.029863007366657257, 0.06082575395703316, 0.06314365565776825, -0.08755020052194595, -0.02839762344956398, -0.015041613020002842, -0.020806895568966866, 0.05317649990320206, 0.02827705629169941, -0.03336326777935028, 0.005876791663467884, 0.00019989006977993995, 0.008615189231932163, -0.0425882525742054, 0.008367487229406834, -0.02499745972454548, -0.03392872214317322, 0.08237193524837494, -0.030518652871251106, -0.05092453211545944, -0.05542575940489769, -0.055911388248205185, -0.007973670028150082, 0.02443527616560459, 0.026776045560836792, -0.03148079290986061, -0.0030515100806951523, 0.045928508043289185, 0.07640525698661804, -0.033738862723112106, -0.04779421538114548, 0.015096519142389297, -0.03666942939162254, -0.043400462716817856, -0.04880382865667343, 0.048292964696884155, 0.0379723459482193, -0.042243991047143936, -0.05755661055445671, 0.011010594666004181, 0.031998082995414734, -0.05944132059812546, 0.041124992072582245, -0.016159558668732643, -0.03881156072020531, -0.01401432789862156, 0.010110152885317802, -0.030569864436984062, -0.010251439176499844, 0.01628647744655609, 0.07445453852415085, 0.014330792240798473, -0.020403075963258743, 0.009751907549798489, -0.024249499663710594, 0.019543517380952835, -0.02563488855957985, -0.07707302272319794, -0.10029732435941696, 0.015038886107504368, -0.014045237563550472, 0.006638833787292242, -0.0053011043928563595, -0.021677035838365555, -0.045134782791137695, 0.030998876318335533, -0.04306984320282936, -0.011700772680342197, 0.01626705192029476, 0.015393230132758617, -0.051283638924360275, -0.023155944421887398, 0.08193192631006241, 0.025402327999472618, 0.0034860435407608747, 0.02469594217836857, -0.07864978164434433, 0.01035244669765234, 0.05597302317619324, -0.03762584924697876, 0.04569088667631149, 0.032671671360731125, -0.027528366073966026, 0.0021747334394603968, 0.021062558516860008, -0.004152402281761169, -0.011994849890470505, -0.07139035314321518, 0.006043522618710995, -0.007032556459307671, 0.045095182955265045, 0.016434600576758385, -0.05414246395230293, -0.08381278812885284, -0.005177218932658434, -0.3420397937297821, -0.027744291350245476, 0.022274691611528397, -0.02403981238603592, 0.0549350306391716, -0.037858959287405014, 0.00774358119815588, -0.001568780280649662, -0.012624837458133698, 0.012655955739319324, 0.05155816674232483, -0.05854891613125801, 0.01184186339378357, -0.09169723093509674, -0.025650739669799805, 0.058808986097574234, -0.01218229066580534, -0.0504494346678257, -0.007585963699966669, 0.07407089322805405, 0.009188651107251644, -0.012542291544377804, -0.04783734679222107, -0.032056864351034164, 0.007675632834434509, -0.007027787156403065, 0.07281918823719025, 0.05909239128232002, 0.05675864219665527, -0.02429640106856823, 0.08243867009878159, 0.0004594174097292125, 0.017227649688720703, -0.05427902191877365, -0.03530638664960861, 0.011371785774827003, -0.01179888192564249, 0.007064315490424633, 0.03376394882798195, 0.030171547085046768, -0.031481459736824036, 0.008391267620027065, -0.03724616765975952, -0.009157086722552776, 0.015818733721971512, -0.050202321261167526, -0.004345608409494162, -0.04005047306418419, 0.020048120990395546, 0.060971736907958984, 0.0423138365149498, 0.007970606908202171, -0.015276295132935047, -0.03809564560651779, 0.021112795919179916, 0.012863244861364365, -0.04382552579045296, -0.008230450563132763, -0.0032269677612930536, -0.0461360402405262, 0.04152709245681763, 0.05385084077715874, 0.04862544313073158, -0.03682565689086914, -0.018347809091210365, 0.03203717991709709, -0.029171841219067574, 0.04934881627559662, 0.010754188522696495, -0.048433322459459305, -0.02078345976769924, 0.07538221031427383, 0.01633414998650551, 0.05458012595772743, 0.022569069638848305, 0.0355977788567543, -0.0159092228859663, -0.01759422942996025, -0.01674855314195156, -0.029388684779405594, 0.04670216143131256, -7.24923154393764e-7, 0.038900382816791534, -0.022194063290953636, -0.0009202818619087338, 0.05455974116921425, -0.03216458857059479, -0.008336158469319344, 0.05015121400356293, -0.015056791715323925, -0.011172938160598278, -0.03096744418144226, -0.030441446229815483, -0.05626645311713219, 0.0757623091340065, -0.0035105322021991014, -0.23723505437374115, 0.03372814878821373, 0.03997136652469635, 0.05590874329209328, 0.010374026373028755, 0.05604729428887367, 0.06719409674406052, -0.07014213502407074, -0.01240598689764738, 0.010373254306614399, 0.013179155066609383, 0.057647112756967545, -0.03116009570658207, -0.010336587205529213, 0.0029902139212936163, 0.019571572542190552, 0.0807410404086113, 0.015928974375128746, 0.0031504568178206682, 0.008652451448142529, 0.04183530434966087, -0.0418238639831543, 0.16567598283290863, -0.015219494700431824, 0.027864588424563408, 0.021676022559404373, -0.009404867887496948, -0.015807373449206352, 0.08057540655136108, 0.02608320862054825, 0.0464545376598835, 0.02576170489192009, 0.08332189172506332, -0.037699829787015915, 0.04827149212360382, -0.041868891566991806, 0.023190833628177643, 0.06735146045684814, 0.03807474672794342, -0.0729634091258049, -0.043859925121068954, 0.056388452649116516, -0.027035502716898918, 0.02361055463552475, 0.0541219562292099, -0.011880403384566307, -0.025735003873705864, -0.053262948989868164, -0.032341066747903824, 0.019285595044493675, -0.01851074956357479, 0.0008357357000932097, -0.013113045133650303, -0.022929079830646515, 0.0374276302754879, 0.05483807250857353, 0.0018655966268852353, -0.026743553578853607, 0.024471471086144447, 0.03451566770672798, -0.021589234471321106, -0.04321438446640968, 0.1686391830444336, 0.04519041255116463, 0.0362081453204155 ]
[ 0.004250324796885252, 0.04296542704105377, -0.057122670114040375, 0.007395936641842127, -0.00017599391867406666, -0.020370718091726303, 0.0015689318533986807, 0.02082943357527256, -0.0010323147289454937, -0.0013120915973559022, -0.031877659261226654, -0.015160233713686466, -0.001083029666915536, -0.030271248891949654, 0.008342496119439602, -0.016375049948692322, -0.02761617861688137, -0.014307433739304543, -0.004580079577863216, -0.06885537505149841, -0.04180515184998512, 0.03006393276154995, 0.03842342644929886, 0.03352601081132889, 0.010336662642657757, 0.04914416745305061, -0.014197039417922497, -0.007204861845821142, 0.0021592662669718266, -0.13067159056663513, 0.001681530731730163, -0.02858409658074379, 0.042958375066518784, -0.02242206782102585, 0.014440865255892277, 0.0014180477010086179, -0.019424259662628174, 0.034533821046352386, -0.006315863691270351, -0.020968899130821228, 0.0020374017767608166, 0.007224405650049448, -0.013056117109954357, -0.00588443037122488, -0.013050311245024204, -0.01893940009176731, -0.0692828968167305, -0.022206448018550873, -0.003548402339220047, -0.006102112587541342, -0.027805935591459274, 0.010347716510295868, -0.02410002425312996, 0.03420600667595863, 0.0025785116013139486, -0.0019820958841592073, -0.0377829484641552, 0.00005274909199215472, -0.0007320271106436849, -0.01518358662724495, -0.0001452881988370791, -0.0059943487867712975, -0.0517151840031147, -0.022670725360512733, 0.02134239487349987, -0.04292967543005943, 0.0014902540715411305, 0.020751789212226868, 0.017909426242113113, 0.011824117042124271, -0.03326987102627754, -0.0126640684902668, -0.032413072884082794, 0.0021506149787455797, 0.013075420632958412, 0.02064954861998558, 0.03848111629486084, -0.011250810697674751, 0.021718526259064674, -0.014900900423526764, -0.03968231379985809, 0.026551218703389168, 0.029069257900118828, -0.00838030967861414, -0.025970499962568283, 0.02925596572458744, -0.03480767831206322, 0.023200010880827904, -0.018786748871207237, -0.005999153479933739, 0.00990504864603281, -0.03423719108104706, 0.008982832543551922, -0.0006329290335997939, -0.04550318047404289, -0.009187331423163414, -0.045183442533016205, -0.004752013832330704, -0.025386789813637733, 0.8376566171646118, -0.0011541933054104447, 0.03790149465203285, 0.007308566477149725, -0.008578996174037457, -0.0257616825401783, -0.017503008246421814, 0.00910039059817791, 0.004437022842466831, 0.014231509529054165, -0.0291882436722517, 0.02006506733596325, 0.0021877754479646683, 0.01635921001434326, -0.007848291657865047, -0.003877869574353099, 0.023776715621352196, 0.029115144163370132, -0.017192326486110687, 0.019536035135388374, 0.05458847060799599, 0.01768583245575428, -0.060106310993433, 0.007801711093634367, 0.02061142399907112, 0.03117607720196247, -0.16499097645282745, 0.013372884131968021, -7.657612481005878e-33, 0.03966804966330528, -0.03661449998617172, 0.020175226032733917, -0.016004549339413643, 0.00005394336039898917, 0.03342185541987419, -0.002096898155286908, 0.03847237303853035, 0.015629496425390244, -0.021670212969183922, 0.01963683031499386, -0.021694915369153023, 0.007816520519554615, -0.015058712102472782, 0.021272828802466393, -0.03975170478224754, 0.012421904131770134, 0.03219836950302124, -0.03300061076879501, 0.008060235530138016, 0.013307343237102032, 0.021175170317292213, 0.02165919914841652, -0.017333483323454857, 0.02205062285065651, -0.020372547209262848, 0.003704361617565155, -0.024981636554002762, 0.009937605820596218, -0.028762422502040863, -0.0009198426268994808, 0.0023859019856899977, 0.009616292081773281, -0.019402064383029938, 0.026970824226737022, -0.04282292351126671, -0.002090795198455453, 0.008911190554499626, 0.017962180078029633, 0.014637362211942673, -0.022220619022846222, -0.0229195524007082, 0.004444509744644165, 0.03403868526220322, -0.00823413860052824, -0.022831495851278305, -0.0284577626734972, 0.035800669342279434, 0.008139588870108128, 0.011903640814125538, 0.04551668092608452, 0.02623763307929039, 0.019666031002998352, 0.008016417734324932, 0.018591035157442093, -0.0020498887170106173, -0.02445303648710251, -0.013273123651742935, -0.0005037976079620421, 0.047855764627456665, -0.026710916310548782, 0.046804122626781464, 0.009058510884642601, 0.04309876635670662, 0.03270188719034195, 0.002420020755380392, -0.004539904184639454, 0.021406812593340874, 0.026028845459222794, 0.036585934460163116, -0.06093825399875641, 0.018710119649767876, -0.0006130607798695564, -0.009103783406317234, -0.010913691483438015, -0.009354702197015285, -0.02489728108048439, -0.012626348063349724, 0.019279174506664276, 0.032365333288908005, 0.014982725493609905, 0.00014739642210770398, 0.01100313663482666, -0.01262058038264513, -0.01765846647322178, 0.002683484461158514, -0.007207946851849556, -0.018709154799580574, -0.017047468572854996, -0.0046322401612997055, 0.03964560478925705, 0.031039739027619362, -0.020423337817192078, -0.03262628614902496, 0.008843294344842434, 7.516545077383541e-33, 0.03294805809855461, 0.011088317260146141, -0.02048603631556034, 0.021053358912467957, 0.03066055290400982, -0.04032228887081146, 0.025827473029494286, 0.01633264496922493, -0.02423873543739319, 0.024132296442985535, -0.026273977011442184, 0.036893654614686966, -0.01867598108947277, 0.006183085031807423, 0.07925084978342056, -0.012783977203071117, 0.018290892243385315, -0.02220584824681282, 0.0543094165623188, 0.00036765835830010474, -0.017542093992233276, -0.022764690220355988, 0.03579934313893318, 0.010626735165715218, -0.021911203861236572, 0.01774449646472931, -0.02523677982389927, -0.026459399610757828, 0.015196535736322403, -0.009870658628642559, -0.025855090469121933, 0.007212769240140915, 0.009014965035021305, -0.008781954646110535, -0.038897812366485596, 0.03497859090566635, -0.014903886243700981, -0.0072483797557652, 0.03465575724840164, -0.04168345779180527, 0.02799287997186184, 0.03227546066045761, -0.0025956847239285707, -0.005213412921875715, -0.0080139534547925, 0.014374565333127975, 0.016048051416873932, 0.02172112837433815, -0.007518191821873188, 0.010836809873580933, -0.004675393924117088, -0.02255537174642086, 0.022940032184123993, 0.017342686653137207, 0.04188874363899231, -0.042323678731918335, -0.049950193613767624, -0.017116617411375046, -0.0623222254216671, 0.013668468222022057, -0.043344393372535706, 0.045604605227708817, 0.02091538906097412, 0.005102436989545822, -0.006627821363508701, -0.022549740970134735, -0.015520945191383362, -0.037905994802713394, 0.018196584656834602, -0.02070784941315651, 0.033834733068943024, -0.04457081854343414, -0.026035023853182793, 0.040828682482242584, -0.009943904355168343, -0.0012994199059903622, -0.01572694256901741, 0.012525198981165886, -0.019127018749713898, 0.04989255964756012, 0.006657447200268507, 0.02346597984433174, -0.004477848764508963, 0.027400024235248566, 0.005556078162044287, 0.0025337045080959797, -0.049814075231552124, -0.020399246364831924, 0.050062961876392365, -0.004464662633836269, 0.013361110351979733, -0.02211765944957733, 0.0013414503773674369, 0.013436898589134216, -0.004058775957673788, -1.2915693403670048e-8, -0.0008284945506602526, -0.013437706977128983, -0.03843322768807411, 0.058224648237228394, 0.05019814893603325, 0.012785143218934536, -0.03712049499154091, -0.030582154169678688, -0.020354297012090683, 0.003926508128643036, 0.03397975489497185, -0.037661537528038025, 0.021893275901675224, 0.0179559588432312, 0.02145337499678135, -0.021938953548669815, 0.01873418502509594, -0.009170853532850742, 0.02062700130045414, 0.008198032155632973, -0.018984666094183922, 0.06836260110139847, 0.013889782130718231, -0.017901796847581863, -0.0011180187575519085, 0.0002898553211707622, -0.020324107259511948, -0.0715770572423935, -0.01010950468480587, 0.02518104948103428, 0.05448220670223236, -0.028728337958455086, -0.006422617472708225, 0.03280499204993248, 0.015759825706481934, -0.057472821325063705, -0.008752061985433102, 0.016092676669359207, -0.0007144183036871254, -0.01555858924984932, 0.031202010810375214, 0.01693735085427761, 0.029460327699780464, -0.028819724917411804, -0.0187001321464777, -0.08047288656234741, 0.0003108230303041637, -0.010522090829908848, 0.0026923897676169872, -0.05260591581463814, 0.034785885363817215, -0.00015352378250099719, 0.018045121803879738, 0.012665225192904472, 0.02941882610321045, 0.011083684861660004, 0.010803709737956524, -0.019146433100104332, -0.01777723617851734, 0.009214571677148342, -0.006808324716985226, -0.009969440288841724, -0.03132905811071396, -0.015652405098080635 ]
unix-split-string-using-separator
https://markhneedham.com/blog/2016/06/19/unix-split-string-using-separator
false
2016-06-19 08:36:46
Unix: Find all text below string in a file
[ "unix" ]
[ "Shell Scripting" ]
I recently wanted to parse some text out of a bunch of files so that I could do some sentiment analysis on it. Luckily the text I want is at the end of the file and doesn't have anything after it but there is text before it that I want to get rid. The files look like this: [source,text] ---- # text I don't care about = Heading of the bit I care about # text I care about ---- In other words I want to find the line that contains the Heading and then get all the text after that point. I figured sed was the tool for the job but my knowledge of the syntax was a bit rusty. Luckily http://stackoverflow.com/questions/7103531/how-to-get-the-part-of-file-after-the-line-that-matches-grep-expression-first[this post] served as a refresher. Effectively what we want to do is delete from the beginning of the file up until the line after the heading. We can do this with the following command: [source,bash] ---- $ cat /tmp/foo.txt # text I don't care about = Heading of the bit I care about # text I care about ---- [source,bash] ---- $ cat /tmp/foo.txt | sed '1,/Heading of the bit I care about/d' # text I care about ---- That still leaves an extra empty line after the heading which is a bit annoying but easy enough to get rid of by passing another command to sed that strips empty lines: [source,bash] ---- $ cat /tmp/foo.txt | sed -e '1,/Heading of the bit I care about/d' -e '/^\s*$/d' # text I care about ---- The only difference here is that we're now passing the '-e' flag to allow us to specify multiple commands. If we just pass them sequentially then the 2nd one will be interpreted as the name of a file.
null
null
[ -0.02326078526675701, 0.003812710754573345, -0.006970412563532591, 0.03959724307060242, 0.09384014457464218, -0.004012794699519873, 0.0021977059077471495, 0.0581325963139534, 0.010692310519516468, -0.005571538582444191, -0.03956078737974167, 0.04042970761656761, -0.07144090533256531, 0.012203078716993332, -0.01291729137301445, 0.07370734214782715, 0.08728694170713425, -0.016929546371102333, 0.009191308170557022, -0.0004285552422516048, 0.026833167299628258, 0.047944605350494385, 0.02912706695497036, 0.004273604601621628, 0.027202537283301353, -0.008498838171362877, -0.0004717500996775925, 0.006892859935760498, -0.07853788137435913, 0.043081510812044144, 0.02303844317793846, -0.0006354983197525144, -0.019620640203356743, -0.028500227257609367, 0.0008061959524638951, -0.016302036121487617, -0.007035349495708942, 0.024966590106487274, 0.029223913326859474, 0.03611431643366814, -0.048598501831293106, 0.019146043807268143, -0.03895969316363335, -0.01979243755340576, -0.04599574953317642, 0.002450822154060006, -0.026866333559155464, 0.00429313350468874, -0.024672040715813637, -0.00004190226172795519, -0.05546749010682106, 0.03329949826002121, -0.007420963607728481, -0.027225684374570847, 0.02771245501935482, 0.06391986459493637, 0.016341915354132652, -0.04830339550971985, -0.007799823768436909, -0.011131875216960907, 0.0048280865885317326, -0.022860979661345482, -0.008824084885418415, 0.06806712597608566, 0.029111988842487335, -0.036558981984853745, -0.0029152806382626295, 0.042343832552433014, -0.04421957954764366, -0.012819438241422176, 0.02154385671019554, 0.030529972165822983, -0.05935782194137573, -0.015065470710396767, 0.05078018084168434, -0.0006719215889461339, 0.02159339003264904, 0.014125923626124859, 0.004661689978092909, 0.05585930496454239, -0.04008907452225685, 0.03619348257780075, -0.008655042387545109, -0.0077209919691085815, -0.007503029890358448, -0.036346033215522766, 0.00718085328117013, 0.007169667631387711, -0.04995540902018547, 0.02158607915043831, 0.008191267028450966, -0.043100129812955856, -0.013763749040663242, -0.0014042975381016731, -0.009034219197928905, -0.002064933767542243, 0.021940482780337334, 0.01816389337182045, 0.02012304775416851, -0.006645717192441225, -0.02486608363687992, 0.02468172088265419, 0.0229659341275692, 0.014735477976500988, -0.09139559417963028, -0.027343962341547012, -0.008758178912103176, -0.02010316401720047, 0.027214642614126205, -0.023200513795018196, 0.004004918038845062, -0.016542507335543633, -0.01699027605354786, 0.03727711737155914, -0.07123996317386627, 0.04259549081325531, 0.001724247820675373, -0.036433085799217224, 0.02076307311654091, 0.019766148179769516, 0.005001615732908249, 0.010863842442631721, 0.0249615665525198, 0.07710318267345428, 0.005369109101593494, 0.017399918287992477, -0.010156660340726376, 0.0538097508251667, -0.034116532653570175, -0.06749089807271957, -0.013728915713727474, 0.04067685827612877, 0.006028531584888697, -0.002534709870815277, -0.006412887945771217, -0.00390168116427958, 0.002506776014342904, -0.05549130588769913, 0.047017745673656464, 0.03810260817408562, 0.000611540861427784, -0.008113337680697441, -0.022876594215631485, -0.02145329676568508, 0.040541935712099075, -0.0044242930598556995, -0.011766317300498486, -0.022365069016814232, -0.020259138196706772, 0.024678371846675873, 0.029952971264719963, -0.018553823232650757, 0.0652950331568718, -0.033263303339481354, -0.018226128071546555, 0.05827801674604416, 0.01031543593853712, 0.039100900292396545, -0.04020692780613899, 0.0026140788104385138, 0.058552104979753494, 0.07648393511772156, 0.0023059258237481117, 0.05054062232375145, 0.00941789336502552, -0.055385638028383255, -0.010282688774168491, 0.014473725110292435, -0.02926848642528057, 0.016900772228837013, -0.01683519035577774, -0.04375592619180679, 0.07136476039886475, -0.04499544948339462, 0.04497231915593147, 0.02819972299039364, 0.06244321167469025, 0.07082962244749069, 0.02530820667743683, -0.008340139873325825, -0.07136422395706177, 0.07281758636236191, -0.002098777797073126, 0.038195449858903885, 0.02661191299557686, -0.011788745410740376, 0.042930394411087036, 0.02040005661547184, 0.004823748953640461, -0.036828070878982544, -0.0983869880437851, -0.07717812806367874, -0.018642250448465347, 0.011143416166305542, 0.04717119038105011, -0.060461584478616714, 0.011377750895917416, 0.05907849967479706, -0.005050551146268845, 0.027529537677764893, -0.004904827568680048, 0.0032146438024938107, 0.020636098459362984, -0.07198508083820343, -0.05885026231408119, 0.05012093484401703, 0.006273228209465742, -0.014835759997367859, 0.0004554906627163291, 0.03372672200202942, -0.03783172741532326, 0.04312579333782196, 0.027455870062112808, -0.018477099016308784, 0.04264642298221588, 0.01643194444477558, 0.0017113948706537485, -0.046248506754636765, 0.03881264850497246, -0.07460242509841919, -0.019874583929777145, -0.009341240860521793, -0.01290527917444706, 0.0053094541653990746, -0.02171502448618412, 0.12420463562011719, 0.053681496530771255, -0.013420052826404572, -0.031237853690981865, 0.03733416274189949, -0.013708860613405704, -0.03735094889998436, 0.0037924749776721, 0.012278678826987743, -0.029827356338500977, 0.03069472871720791, -0.04460136964917183, 0.017216786742210388, 0.030696306377649307, -0.0010786018101498485, -0.02172267995774746, 0.0516408272087574, 0.008153866045176983, 0.040879059582948685, 0.00960044376552105, -0.004661059472709894, 0.02472355216741562, -0.042757946997880936, -0.08509399741888046, -0.003510524518787861, 0.015113587491214275, -0.02220805548131466, 0.032447878271341324, -0.09167394042015076, -0.008024073205888271, -0.0006755904760211706, -0.10431715846061707, 0.03931033983826637, 0.03251224756240845, 0.024282578378915787, -0.0574609749019146, 0.03916265815496445, -0.03732888400554657, 0.03931427374482155, -0.03153852000832558, -0.022577539086341858, -0.058642227202653885, 0.005973127670586109, -0.04223495349287987, 0.039671946316957474, -0.0007534910691902041, 0.02349170483648777, -0.0017182697774842381, -0.017378704622387886, -0.006572355516254902, -0.044487982988357544, 0.0746745690703392, 0.017373250797390938, 0.006725888699293137, -0.038702335208654404, 0.025615449994802475, 0.04813545569777489, -0.04524247348308563, -0.009035708382725716, -0.00001928460733324755, -0.06603705883026123, 0.052708469331264496, -0.019632462412118912, -0.045348480343818665, -0.044361792504787445, 0.028825340792536736, -0.00979915913194418, -0.0074453772976994514, 0.038342248648405075, 0.04254508763551712, 0.018961086869239807, 0.03223932906985283, 0.009781933389604092, 0.04547640681266785, 0.017902053892612457, 0.03493163734674454, 0.0006211622967384756, 0.028199510648846626, -0.031035607680678368, -0.01347814779728651, -0.02087153121829033, -0.010738489218056202, -0.0321442186832428, -0.24557459354400635, 0.06865569949150085, -0.004121087957173586, -0.0342344269156456, 0.025701919570565224, -0.05968209356069565, 0.02941754274070263, -0.03417441248893738, -0.01587318442761898, -0.0011372256558388472, -0.05238426849246025, -0.030663680285215378, 0.03711533173918724, 0.01896948181092739, -0.004720537923276424, -0.01718490943312645, 0.02590019255876541, -0.04681886360049248, 0.03610651195049286, 0.03754085302352905, 0.030515702441334724, -0.029476556926965714, 0.04562753438949585, 0.044851042330265045, 0.018927229568362236, 0.07304824143648148, -0.06835268437862396, 0.06715355068445206, -0.027160685509443283, -0.02300097793340683, 0.005717964842915535, -0.007704309653490782, 0.03279322758316994, 0.012068507261574268, 0.003109661163762212, -0.009534595534205437, 0.06221330910921097, 0.02702168934047222, 0.033815182745456696, 0.03639081120491028, -0.03805854916572571, -0.037081457674503326, -0.0037697560619562864, -0.021284228190779686, 0.03853234276175499, -0.037047792226076126, -0.036081455647945404, -0.05873729661107063, -0.01519971527159214, 0.061360523104667664, -0.034290071576833725, -0.051664821803569794, -0.019708119332790375, 0.026876062154769897, 0.010920506902039051, -0.02228042110800743, -0.024266840890049934, -0.015887081623077393, -0.0053625344298779964, -0.02716139331459999, -0.02478189580142498, -0.0450851134955883, 0.006742616184055805, -0.06053668633103371, 0.01603516936302185, -0.05705186724662781, -0.056058429181575775, -0.0033218679018318653, 0.06548719108104706, 0.019701290875673294, -0.013521204702556133, -0.0027579418383538723, -0.014951256103813648, -0.08788439631462097, -0.024294883012771606, -0.017908621579408646, -0.04943832382559776, -0.013330237939953804, 0.0029334125574678183, 0.013132085092365742, -0.04032080993056297, -0.036786433309316635, 0.046089448034763336, 0.02911432273685932, 0.007851062342524529, -0.04915395751595497, 0.02024727314710617, -0.03433792293071747, -0.006813438609242439, -0.025314731523394585, 0.06743770837783813, -0.03374651074409485, -0.0432080514729023, -0.004039929248392582, 0.002251102589070797, 0.010040952824056149, -0.014213083311915398, 0.013622700236737728, 0.015527562238276005, 0.019590048119425774, 0.056561969220638275, -0.01826532930135727, 0.03597882017493248, -0.03868737816810608, -0.020661327987909317, -0.036282822489738464, -0.03725657984614372, 0.033401161432266235, 0.022195588797330856, 0.005651272367686033, -0.0007926438702270389, -0.02400890365242958, 0.017188193276524544, -0.02742009237408638, -0.008242310024797916, 0.003934100735932589, 0.002521299757063389, -0.002681188751012087, 0.07279277592897415, -0.027346765622496605, -0.014796735718846321, -0.005898180417716503, -0.02625591680407524, -0.019971853122115135, -0.04533062130212784, -0.0619596391916275, -0.006719373166561127, 0.007732931524515152, 0.001743617351166904, 0.028978295624256134, -0.004617214202880859, 0.020746231079101562, 0.04032803699374199, -0.046085380017757416, 0.04570957273244858, -0.058373723179101944, -0.024427546188235283, -0.034868016839027405, -0.02293531410396099, 0.02357379160821438, -0.051204077899456024, -0.0027452746871858835, -0.022522704675793648, 0.04346749931573868, 0.028548425063490868, -0.0047606369480490685, 0.03366301581263542, -0.027958890423178673, 0.01216255035251379, 0.011748546734452248, 0.0005403942777775228, -0.04621901363134384, -0.021034972742199898, -0.007612279616296291, -0.0071456460282206535, -0.005653041414916515, 0.014938171952962875, -0.022710714489221573, -0.017740782350301743, -0.029702043160796165, 0.004760266747325659, -0.037967707961797714, 0.022536348551511765, -0.026059167459607124, -0.03402898833155632, 0.03171303868293762, -0.012906262651085854, 0.01261684950441122, 0.015421666204929352, 0.020275596529245377, 0.010202361270785332, 0.031475335359573364, -0.02689758874475956, -0.006071343086659908, -0.0060578081756830215, -0.021044816821813583, 0.040603529661893845, 0.024810578674077988, 0.015211667865514755, 0.015201583504676819, 0.0033361464738845825, -0.013320752419531345, 0.04725540429353714, 0.03168841451406479, 0.036271560937166214, 0.01884673349559307, 0.008794748224318027, -0.008604870177805424, -0.07104644179344177, -0.029975589364767075, -0.017494089901447296, -0.02475813776254654, -0.04476364329457283, -0.0017442997777834535, -0.05163727328181267, -0.06595495343208313, 0.013046301901340485, 0.017371991649270058, 0.016130976378917694, 0.020348776131868362, -0.012894556857645512, 0.022953590378165245, -0.028347985818982124, 0.01101293321698904, 0.030163178220391273, -0.05159709230065346, 0.02764033153653145, -0.011456655338406563, -0.024384643882513046, 0.021265745162963867, 0.003752622054889798, -0.032588738948106766, -0.008931363001465797, -0.013405703008174896, 0.04283499717712402, -0.04958806931972504, -0.014590775594115257, -0.04026274383068085, -0.011130698956549168, -0.04412759095430374, 0.04540378972887993, -0.017419777810573578, 0.0032627596519887447, 0.0277999397367239, 0.014959018677473068, 0.010315668769180775, -0.012457641772925854, -0.007154091726988554, 0.07265380024909973, -0.002163595287129283, 0.006326660979539156, 0.006664810236543417, 0.052580684423446655, 0.032192643731832504, -0.016328100115060806, -0.057656869292259216, -0.03646277263760567, -0.03542019799351692, -0.04715590178966522, 0.05003167316317558, 0.02721198834478855, -0.007772612851113081, -0.035033971071243286, 0.00357114733196795, -0.0394635945558548, 0.011508116498589516, -0.00949017982929945, -0.06469955295324326, 0.005510805640369654, 0.09870065748691559, 0.02762235328555107, 0.036207813769578934, -0.004226646386086941, -0.04023394361138344, 0.06674255430698395, -0.007519003469496965, -0.0478324219584465, -0.017607418820261955, -0.03787676617503166, 0.057525068521499634, 0.07611651718616486, 0.0414377823472023, -0.06754843890666962, 0.004611602984368801, 0.04439942166209221, 0.0037310870829969645, 0.007809004280716181, -0.014379536733031273, 0.038100503385066986, -0.000055162156058941036, -0.02985023334622383, -0.07636039704084396, 0.007567836437374353, 0.026954438537359238, -0.03769921883940697, -0.006011483259499073, -0.0026819633785635233, -0.021836645901203156, -0.013118878938257694, -0.03515845909714699, -0.03785792738199234, 0.045284438878297806, 0.009861850179731846, 0.02818368934094906, 0.03127707168459892, -0.054033055901527405, -0.007022136356681585, 0.02166455052793026, -0.04525619372725487, -0.021454108878970146, -0.05272030830383301, 0.068813756108284, -0.0059324293397367, 0.02851898968219757, -0.012065970338881016, -0.041771888732910156, 0.060676209628582, 0.055292658507823944, 0.035879947245121, 0.026079239323735237, -0.026416758075356483, 0.008670837618410587, 0.003874626476317644, -0.021127942949533463, -0.010870630852878094, -0.0017916648648679256, -0.011790290474891663, -0.01292672473937273, -0.012488308362662792, -0.0010643897112458944, -0.00673261471092701, -0.03373885899782181, 0.0623474195599556, 0.007191168610006571, -0.02215980552136898, -0.061030734330415726, 0.01151400338858366, -0.02415357157588005, 0.013498084619641304, -0.05103129521012306, 0.034700505435466766, -0.06531430035829544, 0.03953758627176285, -0.004158479161560535, 0.012321763671934605, 0.07210782915353775, -0.02352173998951912, 0.022061580792069435, 0.04412541538476944, 0.06866340339183807, 0.09599704295396805, 0.047074008733034134, 0.03435146063566208, 0.030388645827770233, -0.019753381609916687, -0.026275716722011566, 0.007047975901514292, 0.008701308630406857, 0.001243082107976079, 0.021624160930514336, 0.015975618734955788, 0.06476481258869171, -0.029808318242430687, 0.06430165469646454, 0.0043363431468605995, -0.017826130613684654, 0.02171710878610611, 0.03670608997344971, 0.055529333651065826, 0.04235066846013069, -0.004963614512234926, 0.03271446004509926, 0.006195670459419489, -0.019098205491900444, 0.04990273714065552, -0.0168819148093462, -0.0001727624039631337, 0.021900665014982224, -0.00474220747128129, -0.01220326405018568, 0.015284497290849686, 0.04836336523294449, 0.07534991204738617, 0.037571731954813004, 0.0031714225187897682, -0.01045687310397625, 0.03360263258218765, -0.020796585828065872, 0.017488854005932808, -0.0003667753771878779, -0.036664292216300964, -0.02724950574338436, -0.028264516964554787, -0.024623209610581398, 0.007859844714403152, -0.04790652543306351, 0.005127111915498972, -0.010106203146278858, -0.00584876025095582, 0.02309286780655384, 0.012831772677600384, -0.039333317428827286, -0.028253797441720963, -0.07770691066980362, -0.06696309894323349, -0.029274826869368553, -0.029219256713986397, 0.02906845323741436, 0.03941522166132927, -0.0150669040158391, -0.03547358512878418, -0.0727972611784935, -0.055682726204395294, 0.00996316596865654, -0.03162017837166786, 0.005251490045338869, -0.012833432294428349, 0.03385476395487785, -0.014782091602683067, 0.028956938534975052, 0.01818651519715786, 0.007536374963819981, 0.004947155248373747, 0.007917818613350391, 0.006093038246035576, 0.05693093314766884, 0.017942553386092186, -0.0236493069678545, -0.053180668503046036, 0.01834563910961151, 0.039549633860588074, 0.00507435342296958, -0.06703821569681168, 0.034566547721624374, 0.009181693196296692, -0.052323199808597565, 0.05211006850004196, -0.06866305321455002, 0.012059160508215427, -0.029433099552989006, -0.0324174165725708, -0.031223632395267487, -0.030462726950645447, 0.048608824610710144, -0.020632097497582436, 0.0609457902610302, 0.0035734018310904503, 0.011362300254404545, -0.056003544479608536, 0.009855457581579685, 0.003593988949432969, 0.033878907561302185, -0.020065011456608772, -0.025826703757047653, -0.023386117070913315, -0.08105525374412537, -0.0308394655585289, 0.00960965733975172, -0.00412807147949934, -0.062253911048173904, 0.030529683455824852, 0.0034700999967753887, -0.033435069024562836, 0.03966483846306801, -0.044205088168382645, -0.01831783540546894, -0.026567403227090836, -0.019685866311192513, -0.02067369595170021, 0.047050829976797104, -0.02100127935409546, 0.007849568501114845, 0.015684006735682487, 0.0033143458422273397, -0.015326522290706635, -0.025106023997068405, 0.013196703977882862, 0.06676167994737625, -0.005630924366414547, 0.01748507283627987 ]
[ -0.09948603063821793, -0.00021745884441770613, -0.006191355641931295, -0.05430972948670387, 0.06403251737356186, -0.10641731321811676, -0.0031860671006143093, 0.002318956423550844, 0.006180242169648409, -0.02230892702937126, 0.021060753613710403, -0.043823402374982834, -0.004666299559175968, -0.06272722780704498, 0.04091404005885124, 0.0011558106634765863, 0.0012332790065556765, -0.020299062132835388, -0.028317760676145554, 0.035479843616485596, -0.001330421888269484, 0.0011357621988281608, -0.033628251403570175, -0.05554487928748131, 0.007172689773142338, 0.03895484283566475, 0.0020886522252112627, -0.027919264510273933, -0.04165514558553696, -0.21479426324367523, 0.03782287985086441, 0.010340980254113674, 0.0316559299826622, -0.038884568959474564, 0.009643898345530033, 0.06893724203109741, 0.03062986582517624, 0.01003342866897583, -0.007428021635860205, 0.030893994495272636, 0.05299845337867737, -0.0027764129918068647, -0.06523129343986511, -0.023010175675153732, 0.009329918771982193, -0.006222609896212816, -0.019726837053894997, -0.0655699223279953, 0.028493566438555717, 0.02110019512474537, -0.05701101943850517, 0.015843644738197327, -0.0008730847621336579, -0.03973034769296646, -0.026675580069422722, 0.005616667214781046, 0.02571447193622589, 0.05125407129526138, -0.013455375097692013, 0.010597498156130314, -0.004265516996383667, -0.01314147561788559, -0.1586160808801651, 0.09665586054325104, 0.04909181222319603, 0.03347233310341835, -0.021749837324023247, 0.0031612298917025328, -0.0479617640376091, 0.10518532246351242, -0.02466638572514057, -0.014321678318083286, -0.06084493175148964, 0.08084868639707565, -0.018219759687781334, -0.044652435928583145, 0.020212121307849884, 0.016374792903661728, 0.021401716396212578, -0.05294710397720337, -0.07419503480195999, -0.006326206028461456, -0.008729206398129463, -0.015799177810549736, -0.06341826170682907, 0.005441978573799133, -0.004545000847429037, 0.08336032181978226, 0.03519629314541817, 0.012905653566122055, 0.04229513183236122, -0.0427384153008461, 0.060675039887428284, 0.00523023959249258, -0.09663357585668564, -0.008505667559802532, 0.010605263523757458, 0.04066969081759453, 0.003934227861464024, 0.3779605031013489, -0.04952536150813103, -0.03358396142721176, 0.028149038553237915, -0.011907868087291718, 0.04350735992193222, 0.02707839384675026, 0.019732624292373657, 0.0012465652544051409, 0.0063982498832046986, -0.03185107558965683, 0.012452719733119011, -0.05238889157772064, 0.07735150307416916, -0.04078052565455437, 0.028564348816871643, 0.006967979017645121, 0.03397774323821068, 0.029703879728913307, -0.027219954878091812, -0.010305466130375862, 0.005205879919230938, -0.026266710832715034, 0.023851629346609116, 0.028053952381014824, 0.05882928892970085, -0.01241174153983593, 0.02664082683622837, 0.08009670674800873, 0.04323016107082367, 0.012650534510612488, 0.043725937604904175, -0.0536101758480072, -0.02941541187465191, 0.00008960104605648667, -0.006998175755143166, 0.05347270891070366, 0.004381610546261072, -0.04107074439525604, -0.020767027512192726, -0.034123994410037994, -0.009069538675248623, -0.049615003168582916, 0.011730581521987915, -0.006215531378984451, -0.028246251866221428, 0.10354430228471756, -0.021902577951550484, -0.06427078694105148, -0.03325094282627106, -0.07354536652565002, -0.03466719388961792, 0.03609244525432587, -0.008435417897999287, -0.05162692442536354, -0.0016150277806445956, 0.05291060730814934, 0.08771152794361115, -0.045488979667425156, -0.06993866711854935, 0.015169594436883926, -0.009140064008533955, -0.035762544721364975, -0.05147676542401314, 0.05590526759624481, 0.0316372811794281, -0.030520247295498848, -0.03568193316459656, -0.005998746491968632, 0.035236842930316925, -0.04330720379948616, 0.04109765961766243, -0.029845179989933968, -0.011090009473264217, -0.03236356005072594, 0.008346311748027802, -0.03909105807542801, -0.004408255685120821, 0.02887481264770031, 0.04541802033782005, 0.022611262276768684, 0.020236006006598473, 0.0058929938822984695, -0.022292835637927055, 0.057094573974609375, -0.03583985194563866, -0.07679041475057602, -0.06959301978349686, 0.027140310034155846, -0.03221328184008598, 0.03967912867665291, -0.029073864221572876, -0.009030957706272602, -0.03152022883296013, -0.004142166115343571, -0.0425383485853672, -0.005344790872186422, 0.010614268481731415, 0.013675565831363201, -0.0482899509370327, -0.025941545143723488, 0.050105493515729904, 0.051199525594711304, -0.020140567794442177, 0.021253148093819618, -0.06248090788722038, 0.020916473120450974, 0.041987963020801544, -0.03738110512495041, 0.05325840413570404, 0.03285934031009674, -0.037252385169267654, -0.0042563858442008495, 0.006037424318492413, -0.02881430648267269, 0.004511096514761448, -0.05071134492754936, 0.012411411851644516, -0.012615707702934742, 0.0388919971883297, 0.034777265042066574, -0.06458091735839844, -0.07906611263751984, -0.005471291020512581, -0.32579201459884644, -0.05128321424126625, -0.000900784507393837, -0.013954252935945988, 0.07226063311100006, -0.07770846039056778, 0.012795524671673775, -0.015533167868852615, -0.012427520006895065, 0.021299006417393684, 0.04883313924074173, -0.05650993809103966, -0.009941835887730122, -0.08719562739133835, -0.01628563553094864, 0.03308209031820297, -0.012511714361608028, -0.031598951667547226, -0.02408721297979355, 0.05180731788277626, 0.02555207535624504, -0.0287461057305336, -0.031193513423204422, -0.041219525039196014, 0.009831177070736885, -0.00352872465737164, 0.08678467571735382, 0.04637382552027702, 0.10496214777231216, -0.04637254402041435, 0.04763436317443848, 0.023020083084702492, 0.01942889392375946, -0.09377505630254745, -0.021754413843154907, -0.0006860901485197246, -0.009264109656214714, 0.008560477755963802, 0.03217237442731857, -0.0085091982036829, -0.030544577166438103, -0.007208238355815411, -0.03692430257797241, -0.018693435937166214, -0.009296844713389874, -0.011297274380922318, 0.019341152161359787, -0.042563315480947495, -0.000016787136701168492, 0.06505411118268967, 0.017586706206202507, 0.0021360390819609165, 0.02597402036190033, -0.0027287646662443876, 0.039972227066755295, -0.026347218081355095, -0.04777290299534798, -0.012866420671343803, 0.0035320755559951067, -0.05451184883713722, 0.04219204559922218, 0.058236487209796906, 0.02923429198563099, -0.04571637883782387, -0.022596916183829308, 0.04205412417650223, -0.029304256662726402, 0.01679508201777935, 0.0444064699113369, -0.06309384852647781, -0.02254805527627468, 0.10413618385791779, -0.00523234810680151, 0.01606694608926773, 0.0057486980222165585, 0.060808297246694565, 0.0012637622421607375, 0.03490990772843361, -0.02557486481964588, -0.04474623128771782, 0.057261813431978226, 0.020925093442201614, 0.05616535618901253, -0.018450303003191948, -0.04194631427526474, 0.0557134710252285, -0.00046410979120992124, -0.028108486905694008, 0.06239478662610054, 0.012198640033602715, 0.0028758037369698286, -0.01309230551123619, -0.03183174505829811, -0.057965829968452454, 0.07899713516235352, 0.0026590428315103054, -0.24293169379234314, 0.014683530665934086, 0.03962889313697815, 0.04994107410311699, 0.018993839621543884, 0.04481631517410278, 0.05888555943965912, -0.04645373299717903, 0.0057129948399960995, 0.0203036330640316, -0.0045034633949398994, 0.05395897850394249, -0.023736892268061638, -0.015728162601590157, 0.010604379698634148, -0.00891290046274662, 0.060903407633304596, 0.03921259939670563, 0.015239747241139412, 0.026331646367907524, -0.005310776177793741, -0.0479135625064373, 0.16559642553329468, -0.03149229660630226, 0.0391712412238121, 0.0019179042428731918, 0.009894085116684437, 0.005904726684093475, 0.08567330241203308, 0.02504521608352661, 0.0402824804186821, 0.012700575403869152, 0.04399684816598892, -0.026662670075893402, 0.03606926649808884, -0.030229059979319572, -0.023879138752818108, 0.07013944536447525, 0.025890618562698364, -0.03947499021887779, -0.0036125772166997194, 0.05643429234623909, -0.016924722120165825, -0.011539326049387455, 0.04330019652843475, 0.004381302744150162, 0.015257995575666428, -0.029810229316353798, -0.02652001567184925, 0.018867986276745796, -0.021317675709724426, 0.0077351415529847145, -0.017069993540644646, -0.0027968904469162226, 0.026150217279791832, 0.05558619648218155, 0.00493626669049263, -0.011816883459687233, 0.02359871007502079, 0.029438238590955734, -0.015049600042402744, -0.03669140115380287, 0.14589615166187286, 0.05347678065299988, 0.02841818518936634 ]
[ -0.005176217760890722, 0.02788182720541954, -0.009768715128302574, 0.04067911207675934, 0.01599697209894657, -0.03279414400458336, -0.018142417073249817, 0.03312300518155098, 0.010086962953209877, -0.010388919152319431, -0.016127411276102066, -0.03267802298069, 0.02477208338677883, -0.0377117395401001, 0.023966241627931595, -0.014513014815747738, -0.0076756407506763935, -0.03075401671230793, 0.026147400960326195, -0.03633967787027359, -0.027122605592012405, 0.06938072293996811, 0.03147932142019272, 0.009542955085635185, -0.028167186304926872, 0.04070163518190384, -0.04173647239804268, -0.02090376429259777, 0.011746312491595745, -0.11072640866041183, -0.013135635294020176, 0.00298287789337337, 0.02878602221608162, 0.007086506113409996, -0.012917275540530682, -0.005881359335035086, 0.04782547429203987, 0.031044598668813705, -0.02409340627491474, 0.019688518717885017, -0.013577421195805073, -0.010084155946969986, -0.006074286065995693, 0.003306963248178363, 0.05205608531832695, 0.0035100909881293774, -0.012371372431516647, -0.02368706837296486, -0.01615326665341854, 0.0036416123621165752, -0.035201992839574814, -0.004916405770927668, -0.03215011581778526, 0.0011176567059010267, 0.02450757846236229, 0.020258327946066856, 0.006512391846626997, -0.0058156028389930725, -0.01704198494553566, -0.032699260860681534, 0.0064934017136693, -0.022420287132263184, -0.0562715157866478, -0.043730076402425766, 0.004461097531020641, -0.054037030786275864, -0.015969762578606606, 0.028401175513863564, -0.01928524486720562, 0.028480039909482002, -0.020663825795054436, -0.0064388783648610115, -0.018961988389492035, 0.006058904808014631, -0.0010216522496193647, 0.01596883311867714, 0.028421996161341667, -0.040064532309770584, 0.020170146599411964, -0.006409501191228628, -0.04437228664755821, 0.019026359543204308, 0.055862512439489365, 0.005662499461323023, -0.03408211097121239, -0.0023157522082328796, 0.009947235696017742, 0.0007770623196847737, 0.009360975585877895, -0.0018474790267646313, 0.0048540569841861725, -0.015363123267889023, -0.0026282952167093754, -0.01607455499470234, -0.08517090976238251, 0.014251741580665112, -0.0760960504412651, 0.00018722280219662935, 0.01433313637971878, 0.829007089138031, -0.0017249343218281865, 0.03489530086517334, -0.003159403335303068, 0.035817697644233704, -0.01286883745342493, -0.012838808819651604, 0.02810424566268921, 0.029301311820745468, -0.0005176249542273581, -0.06297500431537628, 0.05137603357434273, -0.038682080805301666, 0.01870100013911724, 0.013859694823622704, 0.031443916261196136, 0.03916578367352486, 0.03377723693847656, 0.023553183302283287, 0.014481729827821255, 0.02421625889837742, 0.025120308622717857, -0.03006955236196518, 0.011090698651969433, 0.015791134908795357, 0.03413209691643715, -0.16168677806854248, 0.03949415311217308, -8.513847708932617e-33, 0.04456041380763054, -0.022161953151226044, 0.005802906583994627, -0.0037932642735540867, 0.0012653229059651494, 0.008903104811906815, -0.0009477772982791066, 0.03933166712522507, -0.01625119149684906, -0.0029024980030953884, 0.02028833143413067, -0.036110494285821915, -0.012876426801085472, -0.022424714639782906, 0.04086171090602875, -0.0555201955139637, -0.013393704779446125, 0.014747628942131996, -0.00894194282591343, -0.017145514488220215, 0.013176335021853447, 0.05510149896144867, 0.019386347383260727, 0.0012299190275371075, 0.005106070544570684, 0.018472038209438324, 0.007848404347896576, -0.031331177800893784, 0.006361402105540037, -0.05040588229894638, -0.04907867684960365, 0.022477399557828903, 0.01482430100440979, -0.020140452310442924, -0.011311345733702183, -0.034532900899648666, -0.01991208828985691, 0.006300363223999739, 0.0003904496261384338, -0.0011101425625383854, -0.023523984476923943, 0.016303913667798042, -0.01340181939303875, -0.04270515590906143, -0.03122449666261673, -0.006661246996372938, -0.021189963445067406, 0.014892691746354103, 0.027856580913066864, -0.015637580305337906, 0.052275970578193665, 0.02697206661105156, 0.007022821810096502, 0.007152411621063948, 0.01567482016980648, 0.015272076241672039, -0.025848407298326492, -0.005809979513287544, 0.004976386670023203, 0.04538716748356819, 0.029834210872650146, 0.01618487387895584, 0.006088873837143183, 0.0356907956302166, 0.02650778368115425, -0.012398666702210903, 0.03624618798494339, 0.0060038198716938496, -0.00695970980450511, 0.017383825033903122, -0.02069883421063423, -0.000701914366800338, -0.01568838581442833, -0.014529471285641193, 0.04619354382157326, -0.0010111271403729916, -0.01839262805879116, 0.009390090592205524, 0.028763120993971825, 0.026888184249401093, 0.008733539842069149, -0.03390491381287575, -0.006757565774023533, -0.041310835629701614, -0.0041899848729372025, -0.010345554910600185, 0.01771261729300022, -0.010154107585549355, -0.03160237520933151, 0.004490142222493887, 0.010032890364527702, 0.029642146080732346, 0.0016753586241975427, -0.038631364703178406, -0.00282968208193779, 8.985050496931485e-33, 0.007492092438042164, -0.013770168647170067, -0.029316352680325508, 0.018352752551436424, -0.024234263226389885, 0.021811187267303467, 0.04185620695352554, 0.0005016106297262013, -0.03240348398685455, 0.021259550005197525, -0.02145875245332718, 0.0428919680416584, -0.005250887013971806, 0.00625369418412447, 0.04019623622298241, 0.008444871753454208, -0.013610290363430977, -0.042963676154613495, 0.0059577664360404015, 0.003610772080719471, -0.02370619587600231, -0.019019819796085358, 0.017169229686260223, 0.03994235768914223, 0.047768015414476395, 0.035471800714731216, -0.009736672043800354, 0.014416246674954891, -0.00496937520802021, -0.014997158199548721, -0.01704544574022293, -0.029982637614011765, 0.008081483654677868, -0.03454339876770973, -0.027849683538079262, 0.03166825324296951, -0.01724172942340374, -0.012234417721629143, 0.04010580852627754, 0.015130501240491867, 0.02789171412587166, 0.03385410085320473, 0.03387029841542244, 0.013262334279716015, -0.018836000934243202, 0.011598161421716213, 0.007495684549212456, 0.017696453258395195, -0.019808460026979446, -0.010385620407760143, 0.0017017822246998549, 0.0014291743282228708, 0.022413428872823715, -0.009215089492499828, 0.01798274554312229, -0.0389656201004982, -0.03502431884407997, 0.004431130830198526, -0.038342200219631195, 0.014481822960078716, -0.01887398399412632, 0.03551517799496651, -0.0315677672624588, 0.012219319120049477, -0.009504495188593864, -0.0028980739880353212, -0.003336122492328286, -0.024388590827584267, 0.008015861734747887, -0.02055933140218258, 0.05091988667845726, -0.040757786482572556, -0.04925134778022766, 0.015655962750315666, 0.010116197168827057, -0.011127213947474957, 0.004473314620554447, 0.04443732649087906, -0.0256912000477314, 0.0386691689491272, 0.017927326261997223, 0.015964392572641373, -0.006018204614520073, 0.007992887869477272, 0.005635048262774944, 0.012029491364955902, -0.041482921689748764, 0.008263573050498962, 0.05311567336320877, -0.008639845997095108, -0.0010598157532513142, -0.033736009150743484, 0.02396436221897602, -0.003442345652729273, -0.04177939146757126, -1.3562852174686668e-8, -0.03292679786682129, -0.05102590471506119, -0.036571402102708817, 0.060088030993938446, 0.03659702092409134, 0.01223408430814743, -0.03072083182632923, -0.026334542781114578, -0.033289834856987, -0.013099745847284794, 0.04039216786623001, -0.022321345284581184, -0.0035688544157892466, 0.0016871147090569139, 0.03484737500548363, -0.030637025833129883, 0.03320419788360596, -0.023198293522000313, 0.022327126935124397, 0.004248566925525665, -0.011835653334856033, 0.08107471466064453, -0.03925121948122978, -0.0020662008319050074, 0.006687504705041647, -0.000131596636492759, 0.008496330119669437, -0.07796898484230042, 0.01543053612112999, 0.011542153544723988, 0.05913737788796425, -0.035583458840847015, -0.026419883593916893, 0.013305753469467163, 0.022683661431074142, -0.06579205393791199, 0.02904723398387432, 0.010312684811651707, 0.0236207265406847, 0.0003599596384447068, 0.015880415216088295, 0.00876072607934475, 0.029536563903093338, -0.030867313966155052, -0.04270045831799507, -0.024722613394260406, -0.02862529829144478, -0.029069168493151665, 0.02019568718969822, -0.03810364380478859, 0.017704375088214874, 0.00939079187810421, 0.008914966136217117, 0.044552888721227646, -0.02191297523677349, 0.017015375196933746, 0.05029444769024849, 0.0001184951834147796, -0.04118771106004715, 0.008173991926014423, 0.02495107240974903, 0.014421174302697182, -0.017418216913938522, -0.019169045612215996 ]
unix-find-all-text-below-string-in-a-file
https://markhneedham.com/blog/2016/06/19/unix-find-all-text-below-string-in-a-file
false
2016-06-30 21:28:35
Python: BeautifulSoup - Insert tag
[ "python" ]
[ "Python" ]
I've been scraping the Game of Thrones wiki in preparation http://www.meetup.com/Women-Who-Code-London/events/231014802/[for a meetup at Women Who Code next week] and while attempting to extract character allegiances I wanted to insert missing line breaks to separate different allegiances. I initially tried http://stackoverflow.com/questions/14652706/python-beautifulsoup-add-tags-around-found-keyword[creating a line break] like this: [source,python] ---- >>> from bs4 import BeautifulSoup >>> tag = BeautifulSoup("<br />", "html.parser") >>> tag <br/> ---- It looks like it should work but later on in my script I check the 'name' attribute to work out whether I've got a line break and it doesn't return the value I expected it to: [source,python] ---- >>> tag.name u'[document]' ---- My script assumes it's going to return the string 'br' so I needed another way of creating the tag. The following does the trick: [source,python] ---- >>> from bs4 import Tag >>> tag = Tag(name = "br") >>> tag <br></br> ---- [source,python] ---- >>> tag.name 'br' ---- That's all for now, back to scraping for me!
null
null
[ -0.022880103439092636, -0.026669761165976524, -0.019819779321551323, 0.0168930571526289, 0.03194601833820343, -0.029427645727992058, 0.0032861430663615465, 0.05170635133981705, 0.019247371703386307, -0.0024259649217128754, -0.04720580205321312, 0.0058071003295481205, -0.06036461517214775, -0.005041607189923525, -0.003712922800332308, 0.08408895879983902, 0.07682882249355316, 0.023522717878222466, 0.011537875048816204, -0.05132554844021797, 0.02336801029741764, 0.08470367640256882, -0.004746174439787865, 0.017225340008735657, 0.04179725795984268, 0.00048005630378611386, 0.018614795058965683, 0.008258401416242123, -0.04302064701914787, 0.017665259540081024, 0.048771701753139496, -0.004985406994819641, -0.007529751863330603, -0.01644214801490307, 0.04652496054768562, -0.047783590853214264, -0.02998318523168564, 0.009265291504561901, 0.0015953382244333625, 0.015414022840559483, -0.06392300873994827, 0.024464378133416176, -0.031227031722664833, 0.02557636797428131, -0.05124922841787338, -0.022056734189391136, -0.04395022988319397, 0.04553858935832977, -0.02644764631986618, -0.014198408462107182, -0.05683986097574234, 0.03934192657470703, -0.02890409156680107, -0.024295317009091377, -0.0034812709782272577, 0.05966740846633911, 0.014611046761274338, -0.06157250329852104, 0.03837084025144577, -0.038973428308963776, -0.01558005716651678, 0.0068581742234528065, -0.0061379666440188885, 0.027773099020123482, 0.014279896393418312, -0.01697365753352642, -0.015342679806053638, 0.04144268110394478, -0.021942684426903725, -0.00866115652024746, 0.006451092194765806, 0.010063313879072666, -0.04997018724679947, 0.0037601315416395664, 0.030010126531124115, -0.035753726959228516, -0.03742993250489235, 0.045376911759376526, 0.03420662134885788, 0.06793852150440216, -0.013449865393340588, 0.011869344860315323, 0.003853091038763523, 0.016666851937770844, -0.0057227895595133305, -0.0409143827855587, -0.03302633389830589, -0.026662984862923622, -0.03299224376678467, 0.0290057435631752, 0.0036014500074088573, -0.06365299224853516, 0.03511433303356171, 0.01301378570497036, 0.011961163021624088, -0.0015211835270747542, -0.01512382086366415, 0.01623866707086563, -0.0008836759370751679, -0.024753063917160034, -0.07685868442058563, -0.035629499703645706, 0.03652006760239601, 0.010375303216278553, -0.0805962085723877, -0.003817612072452903, -0.0061759320087730885, 0.022514954209327698, 0.003117387415841222, -0.006875287275761366, -0.021829938516020775, -0.024742543697357178, -0.03738419711589813, 0.013314136303961277, -0.05230066180229187, 0.023141417652368546, 0.002678097225725651, 0.016863426193594933, -0.05688083916902542, 0.011975429952144623, 0.021585198119282722, 0.01313072070479393, 0.002121416386216879, 0.0970074012875557, 0.01192648708820343, 0.023681627586483955, -0.040110401809215546, 0.05784555524587631, -0.052819449454545975, -0.054199930280447006, 0.015354910865426064, 0.05385104939341545, -0.01591116189956665, -0.013267588801681995, -0.006922390777617693, 0.0069349780678749084, -0.048014841973781586, 0.00660060066729784, 0.0413849800825119, 0.02694668062031269, -0.03388266637921333, -0.008977576158940792, -0.03396615386009216, 0.05155749246478081, 0.016452079638838768, -0.012709125876426697, -0.02514084242284298, -0.04616999253630638, -0.02489597350358963, 0.031449101865291595, 0.03462902829051018, -0.009640451520681381, 0.049503833055496216, 0.03086443804204464, 0.015894554555416107, 0.0828951820731163, 0.03219713270664215, 0.04337799549102783, -0.0007545042899437249, 0.002870159689337015, 0.045386865735054016, 0.042073436081409454, -0.014975176192820072, 0.08504194021224976, 0.034928902983665466, 0.006358658894896507, -0.01054184790700674, 0.03886750712990761, -0.031190911307930946, -0.004322285298258066, -0.04129265248775482, 0.004177654627710581, 0.06843675673007965, -0.04283712059259415, 0.03309206664562225, 0.025840843096375465, 0.07110953330993652, 0.02487311325967312, 0.0028580070938915014, 0.0464596301317215, -0.06345918774604797, 0.03445480763912201, -0.019487569108605385, 0.041346337646245956, 0.054633721709251404, 0.008972885087132454, 0.09028512984514236, 0.04620227962732315, -0.02599542774260044, 0.025543205440044403, -0.10469761490821838, -0.06129223853349686, -0.04386098310351372, 0.004211068619042635, 0.05873847007751465, -0.043947406113147736, -0.018833022564649582, 0.09450910985469818, -0.018270688131451607, 0.035043250769376755, -0.01814897730946541, -0.006940147373825312, 0.009303729981184006, -0.0409686416387558, -0.06422486901283264, 0.009034554474055767, 0.04296392202377319, -0.011613486334681511, -0.0038536302745342255, 0.03590461239218712, -0.01793467439711094, 0.05886105075478554, 0.02886045351624489, -0.021678531542420387, 0.043088044971227646, 0.03277288377285004, 0.04763377085328102, -0.044176340103149414, 0.03426335006952286, -0.07898948341608047, 0.03585420176386833, -0.011475449427962303, 0.0027400965336710215, -0.06789994239807129, -0.001082726172171533, 0.12159409373998642, 0.03622199594974518, -0.0030154811684042215, -0.05648929625749588, 0.01735234074294567, -0.06016791984438896, -0.025047430768609047, -0.0016051616985350847, -0.012629152275621891, -0.07176544517278671, -0.0049317097291350365, -0.031557947397232056, -0.0239842738956213, -0.006825038231909275, -0.020353639498353004, 0.00023350947594735771, 0.04474677890539169, -0.03170063719153404, 0.044664617627859116, -0.001301248325034976, 0.0078054629266262054, 0.03281267732381821, 0.0011397656053304672, -0.027558645233511925, 0.00810601469129324, 0.03668602555990219, -0.01007517147809267, 0.02097296714782715, -0.05353936180472374, -0.03777295723557472, -0.0013153557665646076, -0.04093363136053085, -0.013632901944220066, 0.05339637026190758, 0.0291058998554945, -0.038230910897254944, 0.020734477788209915, -0.012168038636446, 0.0037478564772754908, -0.0023164439480751753, -0.03576359897851944, -0.07618920505046844, -0.04387245699763298, 0.026503222063183784, 0.011556453071534634, 0.02219093032181263, 0.025766199454665184, -0.023722659796476364, -0.015740733593702316, -0.003968185279518366, 0.024217747151851654, 0.049878012388944626, -0.03680639714002609, 0.010259708389639854, -0.018365174531936646, -0.021546728909015656, 0.04874498024582863, -0.06547404080629349, -0.06262122839689255, -0.05568474903702736, -0.08067069202661514, 0.01482882909476757, -0.05478937551379204, -0.038405198603868484, -0.002116607502102852, -0.019785910844802856, 0.03611544147133827, -0.000761425937525928, 0.009417964145541191, 0.051805395632982254, -0.0036763260141015053, 0.045297473669052124, 0.0434957854449749, 0.0158692579716444, 0.033172156661748886, -0.006555305793881416, 0.006778764072805643, 0.040103111416101456, -0.0051950388588011265, 0.03193565085530281, -0.04413481056690216, 0.017485905438661575, -0.03567659482359886, -0.26302072405815125, 0.026708437129855156, 0.006420798134058714, -0.03617732599377632, 0.032517675310373306, -0.05789652466773987, 0.012937696650624275, -0.02051253244280815, -0.0003125602670479566, 0.026918618008494377, -0.015300529077649117, -0.042463745921850204, -0.0026880381628870964, 0.022796371951699257, 0.01692984066903591, 0.022033458575606346, 0.00258803297765553, -0.01453385129570961, 0.04494046792387962, 0.04905930161476135, -0.001110549084842205, -0.04809356853365898, 0.008903080597519875, 0.05629020184278488, 0.017393875867128372, 0.06742891669273376, -0.05108780786395073, 0.04040002077817917, -0.045816559344530106, -0.04441560432314873, 0.05462219938635826, -0.020084436982870102, 0.029617756605148315, -0.03745267540216446, 0.015032028779387474, -0.05384416505694389, 0.05897831544280052, -0.014990054070949554, -0.006346522830426693, 0.019778521731495857, -0.05251743644475937, -0.023948919028043747, -0.012581232003867626, -0.00433478644117713, 0.08542691171169281, -0.009327438659965992, -0.028255634009838104, -0.01752915419638157, -0.04235732927918434, 0.07569793611764908, 0.00429740734398365, -0.014277083799242973, -0.011773602105677128, 0.03401436656713486, -0.014656206592917442, 0.030433597043156624, -0.042487047612667084, 0.01355093065649271, -0.05892888456583023, -0.04830696061253548, -0.02205805480480194, -0.019204089418053627, -0.000010528216989769135, -0.01326605025678873, 0.014386678114533424, -0.04462805017828941, -0.0421491414308548, 0.015238217078149319, 0.03499281406402588, 0.05170418694615364, -0.0354195237159729, -0.024272330105304718, 0.01009332574903965, -0.0806971862912178, 0.030350567772984505, -0.05100448802113533, -0.03337215632200241, 0.005234317854046822, -0.01605869084596634, 0.005095622036606073, -0.06237272545695305, -0.0420411042869091, 0.029904192313551903, -0.0019253143109381199, -0.007143844850361347, -0.053108908236026764, 0.053612999618053436, -0.008003086782991886, -0.015737611800432205, -0.028577785938978195, 0.04588010907173157, -0.022908926010131836, -0.04126638174057007, -0.012402249500155449, -0.04131298512220383, 0.023496225476264954, 0.016920501366257668, 0.0014468433801084757, 0.04180385172367096, 0.036459747701883316, 0.0370253287255764, -0.061147961765527725, 0.00929911620914936, -0.01822029799222946, -0.007557203061878681, 0.008277601562440395, -0.032140616327524185, 0.00825438927859068, 0.019085396081209183, -0.037782687693834305, -0.022425392642617226, -0.025411296635866165, -0.028227414935827255, 0.0025400472804903984, -0.0018678599735721946, -0.019722837954759598, -0.0009387375903315842, -0.009856905788183212, 0.014525342732667923, -0.0405680313706398, -0.057515863329172134, 0.0037446939386427402, 0.031346626579761505, -0.020727647468447685, -0.037840504199266434, -0.05359567329287529, 0.003905854420736432, 0.005017143674194813, 0.040761277079582214, -0.008294099010527134, 0.009189861826598644, -0.006877700332552195, 0.015121166594326496, -0.0036755281034857035, 0.024545470252633095, -0.005612199194729328, -0.04026594012975693, 0.016671855002641678, -0.022083422169089317, 0.013269389979541302, -0.02653200924396515, -0.01783481054008007, -0.03973930701613426, 0.03217950835824013, 0.07925880700349808, 0.000369690969819203, 0.012017922475934029, 0.030704904347658157, -0.014180038124322891, 0.05519267916679382, -0.01598522812128067, 0.01362127810716629, 0.012159259989857674, -0.006570221856236458, -0.03321898356080055, -0.0007439614273607731, 0.05089927092194557, 0.048026192933321, 0.02280939742922783, -0.0361916720867157, 0.01690700091421604, -0.05049324780702591, 0.037642110139131546, 0.05301249772310257, -0.034635648131370544, -0.01133863814175129, -0.013036406598985195, 0.043648675084114075, -0.0018882041331380606, 0.01003032736480236, 0.0010663139401003718, 0.04103900119662285, -0.017641598358750343, 0.04999200254678726, -0.02081405371427536, -0.03272002562880516, 0.022764258086681366, 0.01869782619178295, -0.026911990717053413, 0.029828883707523346, -0.031000398099422455, -0.008858407847583294, 0.04725568741559982, 0.013168185949325562, 0.027921704575419426, 0.028199512511491776, -0.04656565934419632, 0.019062411040067673, -0.040412306785583496, -0.015473774634301662, -0.005610748194158077, -0.0066457223147153854, -0.010456643998622894, -0.011342424899339676, -0.03597380965948105, -0.06795831024646759, -0.0010559300426393747, -0.01591753214597702, -0.0007442403002642095, 0.03232169896364212, -0.022804493084549904, 0.019864574074745178, -0.04173184186220169, 0.03327737748622894, 0.023167595267295837, -0.03926260396838188, -0.015089304186403751, -0.024937346577644348, -0.032823193818330765, 0.028850428760051727, 0.02712230198085308, -0.06805747747421265, -0.018619224429130554, 0.01516240369528532, 0.0021121720783412457, 0.000031998912163544446, -0.02256551943719387, -0.0227946937084198, 0.07311699539422989, -0.012692776508629322, 0.023783747106790543, -0.04696870222687721, 0.03603196516633034, 0.00917545985430479, -0.009350919164717197, 0.025454847142100334, 0.007156644482165575, -0.059541571885347366, 0.038190171122550964, -0.007343117147684097, 0.061722591519355774, -0.03241351619362831, 0.05219985544681549, 0.00900066364556551, 0.005691328551620245, -0.0019295932725071907, -0.05707826092839241, 0.00941750593483448, 0.011109615676105022, 0.03674251586198807, 0.040690116584300995, 0.019363680854439735, -0.020191898569464684, 0.020936304703354836, -0.03741160407662392, -0.02073151431977749, -0.008505608886480331, -0.01710573025047779, -0.0072796945460140705, 0.03720386326313019, 0.01961366832256317, -0.02144302986562252, 0.012892456725239754, -0.04265167936682701, 0.026454642415046692, -0.05602423474192619, -0.023928619921207428, -0.015183616429567337, -0.07989716529846191, 0.010763199999928474, 0.05970059335231781, 0.05340175703167915, -0.06352728605270386, 0.01142492052167654, 0.018674654886126518, 0.009637825191020966, 0.001855957554653287, 0.00031420268351212144, 0.05211896076798439, 0.00911662820726633, -0.0009723005932755768, -0.06660521775484085, 0.009505489841103554, 0.08257044851779938, 0.013269959948956966, -0.005332757253199816, -0.017931681126356125, -0.022245846688747406, 0.015650901943445206, -0.03422415256500244, -0.055889420211315155, 0.04438764974474907, -0.008033963851630688, 0.037880513817071915, 0.017653871327638626, -0.041653990745544434, 0.0282673891633749, 0.04726509377360344, -0.023582404479384422, -0.019680295139551163, -0.008734635077416897, 0.07830147445201874, -0.009355262853205204, -0.012266172096133232, -0.002410288667306304, -0.05381771922111511, 0.07665388286113739, 0.02526305429637432, 0.013644497841596603, 0.03854939341545105, -0.030181309208273888, -0.005527924746274948, 0.0016552596352994442, -0.01342818047851324, -0.008392560295760632, 0.022360583767294884, 0.02107848785817623, -0.041062526404857635, 0.04248891398310661, 0.0020982681307941675, 0.028917498886585236, -0.03032831661403179, 0.06820231676101685, 0.013629499822854996, -0.035666514188051224, -0.04778961464762688, 0.01788334734737873, -0.012195361778140068, 0.007360323332250118, -0.012629956938326359, -0.02076702006161213, -0.040203534066677094, 0.04191407933831215, -0.0046350364573299885, 0.009536461904644966, 0.07198050618171692, -0.04547359421849251, 0.02914426475763321, -0.0001119061853387393, 0.04419408366084099, 0.05808696150779724, 0.07321815937757492, 0.011925403960049152, 0.03594888746738434, -0.027107318863272667, -0.03924098610877991, 0.02218058332800865, -0.016922423616051674, 0.029897982254624367, -0.0028839590959250927, -0.037398166954517365, 0.0333089642226696, -0.00802646391093731, 0.058514274656772614, 0.0019125643884763122, 0.001307184691540897, -0.036673594266176224, 0.004822530318051577, 0.04058539494872093, 0.02888714149594307, 0.00648454437032342, 0.029886441305279732, -0.005868484266102314, -0.026424765586853027, 0.05829537287354469, -0.0010091564618051052, -0.052000559866428375, 0.016088703647255898, -0.01713525876402855, 0.0027364310808479786, 0.01790029928088188, 0.06691887229681015, 0.11215566843748093, 0.011685024946928024, -0.054615214467048645, 0.003488431917503476, 0.016710340976715088, 0.002648318884894252, 0.01823827438056469, 0.018392419442534447, 0.010639538988471031, -0.02204693667590618, -0.0418461374938488, -0.011276190169155598, -0.03910188749432564, -0.03562569618225098, 0.04650218412280083, -0.03093809448182583, 0.0016042457427829504, 0.0017821864457800984, -0.0065513066947460175, -0.024012723937630653, -0.015982115641236305, -0.048814497888088226, -0.06653903424739838, -0.043976861983537674, -0.02710902877151966, 0.03543563187122345, -0.022795729339122772, -0.008199283853173256, -0.0008835509070195258, -0.024896100163459778, -0.0049063642509281635, -0.021713532507419586, -0.023559164255857468, -0.020553739741444588, 0.007764460518956184, 0.031319037079811096, 0.005679980386048555, 0.014568553306162357, 0.023348946124315262, -0.008234311826527119, -0.018115585669875145, 0.020002523437142372, 0.03358696028590202, 0.03950517624616623, 0.01521533913910389, 0.03978727012872696, -0.08856166154146194, -0.02351064793765545, -0.006704373750835657, 0.024171393364667892, -0.05855143442749977, 0.018540624529123306, 0.01615733839571476, -0.03011523000895977, 0.013778329826891422, -0.035037193447351456, -0.0060951318591833115, -0.03889411315321922, -0.012900677509605885, -0.0005207792273722589, 0.002730074804276228, 0.04490870609879494, -0.016432084143161774, 0.06282543390989304, -0.02200007438659668, -0.010239429771900177, -0.06305616348981857, 0.011175044812262058, -0.029535695910453796, 0.02791592851281166, -0.05350959673523903, -0.026903821155428886, -0.054244376718997955, -0.07790505886077881, -0.04458139091730118, 0.005391548853367567, -0.0160504262894392, -0.03739626333117485, 0.013080621138215065, 0.009144860319793224, -0.07329978048801422, 0.03901686519384384, 0.005665124393999577, 0.021099021658301353, -0.02912227436900139, -0.028050029650330544, 0.008489181287586689, 0.018118996173143387, 0.025286298245191574, 0.018344305455684662, -0.007779128383845091, -0.03095545805990696, 0.00801179464906454, -0.004078803583979607, 0.02333153411746025, 0.04582134634256363, -0.0076156803406775, 0.009786813519895077 ]
[ -0.08769797533750534, -0.032219298183918, -0.024849236011505127, -0.036446813493967056, 0.0722285658121109, -0.09900404512882233, -0.018731407821178436, 0.0048972913064062595, 0.016642887145280838, -0.015909399837255478, 0.014564364217221737, -0.04352216795086861, 0.021922554820775986, -0.044406335800886154, 0.07777804881334305, -0.008179273456335068, -0.004505700431764126, -0.03517083451151848, -0.06933621317148209, 0.06557686626911163, -0.009136318229138851, -0.0013568226713687181, -0.030573729425668716, -0.018073897808790207, 0.006948812399059534, 0.028123971074819565, 0.02443338930606842, -0.03321896493434906, -0.005311150569468737, -0.1795976758003235, 0.03078426793217659, -0.017145060002803802, 0.023600973188877106, 0.01269393041729927, 0.017275260761380196, 0.05209311842918396, 0.021815236657857895, -0.011955556459724903, 0.044760894030332565, 0.052836354821920395, 0.02042347565293312, -0.012253631837666035, -0.058496665209531784, -0.021183528006076813, 0.029300546273589134, 0.022097378969192505, -0.025822371244430542, -0.008647588081657887, 0.003354338463395834, 0.04333155229687691, -0.06917446851730347, 0.021601250395178795, -0.036275461316108704, -0.009656805545091629, 0.020081786438822746, 0.026624076068401337, 0.035041745752096176, 0.042821869254112244, 0.028155719861388206, 0.025835029780864716, 0.012943626381456852, -0.007885618135333061, -0.1324257105588913, 0.1213056892156601, 0.02215481735765934, 0.05398501455783844, -0.034097060561180115, 0.007326822727918625, -0.022818444296717644, 0.07118573784828186, -0.013905618339776993, -0.015400584787130356, -0.03525184467434883, 0.09530609846115112, 0.0029754256829619408, -0.004663805477321148, -0.02620607241988182, -0.0029804185032844543, 0.02004244178533554, -0.0011040691751986742, -0.08492479473352432, 0.004563570953905582, -0.017072118818759918, -0.009471746161580086, -0.0046986802481114864, 0.029022112488746643, 0.011919956654310226, 0.028520366176962852, 0.012730159796774387, 0.02107309363782406, 0.0581754706799984, -0.05392799153923988, 0.008975806646049023, 0.03753841668367386, -0.1008489727973938, -0.045013427734375, -0.005187090951949358, 0.007649932987987995, -0.02362171933054924, 0.39464035630226135, -0.05266755819320679, -0.009091668762266636, 0.016329582780599594, 0.017738476395606995, 0.03144080936908722, -0.015320495702326298, -0.002723032608628273, -0.04405990242958069, -0.00538440840318799, -0.08704553544521332, 0.002231743186712265, -0.016225755214691162, 0.03826684504747391, -0.08591403067111969, 0.020902784541249275, 0.03147703409194946, -0.003662265371531248, 0.001331789419054985, -0.021774744614958763, 0.007128045428544283, -0.01793205365538597, 0.006993663962930441, 0.016566969454288483, -0.006554859224706888, -0.007515840698033571, 0.05187632888555527, 0.07745705544948578, 0.04696676507592201, 0.058124735951423645, 0.008347735740244389, 0.03271476924419403, -0.05721953511238098, -0.0761757418513298, 0.020546337589621544, -0.03068217635154724, 0.030474012717604637, 0.011902835220098495, -0.017841581255197525, 0.008916886523365974, 0.00607226463034749, 0.007436783518642187, -0.08640028536319733, -0.008940411731600761, 0.04221120849251747, -0.009203692898154259, 0.07712528854608536, -0.0013170838356018066, -0.00013086551916785538, -0.022549472749233246, -0.047383181750774384, -0.02525218203663826, 0.008054315112531185, -0.04108059033751488, -0.04929409548640251, -0.02117328532040119, 0.021474109962582588, 0.08979261666536331, -0.0143358139321208, -0.04107169434428215, -0.03204086422920227, 0.00972699373960495, -0.06277737021446228, -0.03714177757501602, -0.0033553973771631718, 0.02438998594880104, -0.13565054535865784, -0.00047699196147732437, 0.050645798444747925, -0.009377069771289825, -0.10175375640392303, -0.005142553709447384, -0.004775816109031439, -0.06325118988752365, -0.0012367772869765759, 0.052877992391586304, -0.01634327322244644, -0.03259310498833656, 0.01533378567546606, 0.07776513695716858, 0.04159671068191528, -0.011802149005234241, 0.014337876811623573, -0.058452438563108444, 0.006661728490144014, -0.022681325674057007, -0.09582799673080444, -0.06389762461185455, -0.002980910474434495, -0.02895018458366394, -0.004867503885179758, 0.01571054942905903, -0.04555192589759827, -0.03192083165049553, 0.060318492352962494, 0.002946041990071535, 0.016293572261929512, 0.0061225430108606815, -0.007063578348606825, 0.003348377300426364, -0.003533147508278489, 0.02679898403584957, 0.005310118664056063, -0.05451750010251999, -0.015063295140862465, -0.035684458911418915, 0.023242386057972908, 0.08273053169250488, -0.046857111155986786, 0.05359680950641632, 0.0041468506678938866, -0.03342526778578758, 0.010600436478853226, -0.005500679835677147, -0.0150590306147933, 0.012764380313456059, -0.03307291492819786, 0.0051837158389389515, -0.008627095259726048, 0.05068332329392433, 0.04284682124853134, -0.044742483645677567, -0.08365046232938766, -0.018278198316693306, -0.3295627236366272, -0.01816587708890438, -0.00044571285252459347, 0.007807163987308741, 0.0018306935671716928, -0.06192246451973915, 0.030289452522993088, -0.004080501385033131, 0.005450839176774025, 0.0421966016292572, 0.10783589631319046, -0.036539483815431595, 0.017390716820955276, -0.10865208506584167, -0.009445312432944775, 0.019552454352378845, -0.005865308456122875, -0.04002390056848526, 0.013175932690501213, 0.04674358293414116, -0.01571577601134777, -0.029538098722696304, -0.0468684621155262, -0.051754336804151535, -0.00018664968956727535, -0.006057295016944408, 0.1441231518983841, 0.06986205279827118, 0.013451317325234413, -0.05813068896532059, 0.05677091330289841, 0.0226325411349535, -0.014142762869596481, -0.07392413169145584, 0.01364554651081562, -0.007489920128136873, 0.01349649578332901, 0.01836341992020607, 0.010960724204778671, -0.01634163223206997, -0.026325032114982605, 0.027630256488919258, -0.013247614726424217, -0.009307840839028358, -0.01295691542327404, 0.018585368990898132, 0.010346868075430393, -0.032205257564783096, 0.008065193891525269, 0.10795767605304718, 0.0370817594230175, 0.04409114643931389, 0.014524541795253754, 0.05705232173204422, -0.030079036951065063, 0.023012813180685043, -0.05005066841840744, -0.0038679279386997223, -0.0200666431337595, -0.037599798291921616, 0.006558519322425127, 0.01241846103221178, 0.05038272961974144, -0.04325804486870766, -0.015970705077052116, 0.03204229846596718, 0.02671249955892563, 0.03199151158332825, 0.027464402839541435, -0.021362872794270515, -0.03230002149939537, 0.09220250695943832, -0.004041435196995735, 0.02195504494011402, -0.01703745685517788, 0.07878514379262924, -0.020014934241771698, 0.018542304635047913, 0.02849256806075573, 0.010293458588421345, 0.024219617247581482, -0.005044125020503998, 0.03553319722414017, -0.011633949354290962, 0.009173368103802204, 0.06050523743033409, -0.029749978333711624, -0.023567650467157364, 0.0888022929430008, 0.016060391440987587, -0.013648579828441143, 0.006928959861397743, -0.021008186042308807, 0.005279660690575838, 0.03764031082391739, 0.0010990905575454235, -0.26078084111213684, 0.031920045614242554, 0.04425967484712601, 0.0764978751540184, 0.018126830458641052, 0.0017976501258090138, 0.05293949320912361, -0.05733857303857803, -0.007302694953978062, 0.013183414936065674, 0.006028006784617901, 0.03612279146909714, -0.027083517983555794, -0.03769576549530029, -0.00905520562082529, 0.007950814440846443, 0.047108497470617294, 0.018584536388516426, -0.011465090326964855, 0.02194914035499096, 0.01726285181939602, -0.023853426799178123, 0.18926207721233368, 0.009298527613282204, -0.0028385326731950045, -0.02878224290907383, 0.003829051973298192, -0.0016211058245971799, 0.035870108753442764, 0.01504966989159584, 0.0028408546932041645, -0.02065049484372139, 0.03159833699464798, 0.012755271047353745, 0.03835724666714668, -0.0664793998003006, -0.015071327798068523, 0.034006018191576004, 0.019379068166017532, -0.045393265783786774, -0.02886413037776947, 0.048809245228767395, -0.08043067902326584, -0.007920566014945507, 0.03534451499581337, -0.02321251668035984, 0.004386364482343197, -0.00679036695510149, -0.04972495511174202, 0.011845359578728676, -0.02741026133298874, 0.010315708816051483, -0.005638833157718182, 0.002613147022202611, 0.013391917571425438, 0.07108543813228607, 0.01108015701174736, 0.029633279889822006, 0.026690350845456123, 0.044626638293266296, -0.04203667864203453, -0.04842892289161682, 0.09363098442554474, 0.03646662086248398, 0.006712909322232008 ]
[ -0.01835133321583271, 0.013987218961119652, -0.014941815286874771, 0.011265209876000881, 0.004850823897868395, -0.021527765318751335, -0.03627898916602135, -0.04107820987701416, -0.02228866145014763, -0.01796991191804409, -0.002266621682792902, -0.009600919671356678, 0.001674288185313344, -0.060430046170949936, 0.03841855749487877, 0.03226287662982941, -0.02303352765738964, -0.012017503380775452, -0.005634165834635496, -0.008319745771586895, -0.04737120866775513, 0.02191731706261635, 0.009963052347302437, 0.054754167795181274, -0.029605766758322716, -0.018688084557652473, -0.040051303803920746, 0.029248526319861412, 0.027801722288131714, -0.07583754509687424, -0.004462341777980328, -0.05749175697565079, -0.004178398754447699, -0.003000836120918393, 0.006812048144638538, 0.04212465509772301, -0.009513313882052898, 0.0092379255220294, -0.004083538427948952, 0.0043108658865094185, -0.017594268545508385, -0.02250530570745468, -0.010977719910442829, 0.006747489329427481, 0.013343766331672668, -0.0017107888124883175, -0.04288031905889511, 0.01808079145848751, -0.023277457803487778, -0.029386285692453384, -0.021248430013656616, 0.002958591328933835, -0.014688119292259216, 0.014451068826019764, 0.001471567782573402, -0.0008819993818178773, -0.03841111809015274, -0.04541381821036339, -0.0007892650319263339, -0.031791407614946365, 0.01122545637190342, 0.03298597037792206, -0.03257383406162262, -0.0030506537295877934, 0.02045261114835739, 0.010298637673258781, -0.04028715938329697, 0.042061805725097656, 0.00659147696569562, 0.020085487514734268, -0.013494203798472881, -0.00309331389144063, -0.022987741976976395, -0.013794589787721634, 0.01474765781313181, -0.04216757044196129, -0.001128655974753201, -0.05799571052193642, 0.009323562495410442, -0.01607096940279007, -0.05376496911048889, -0.022914374247193336, 0.027116138488054276, 0.023030012845993042, 0.025781672447919846, -0.06694995611906052, -0.01359329093247652, -0.02191525138914585, -0.006948608439415693, 0.008350012823939323, -0.02618982084095478, -0.029725391417741776, 0.04888923466205597, 0.027903180569410324, -0.06969905644655228, 0.049827490001916885, 0.0007945828838273883, -0.04661376401782036, -0.008186803199350834, 0.8246764540672302, -0.03789810463786125, 0.002925514942035079, -0.00310142757371068, -0.03064323402941227, -0.010444153100252151, -0.0004612306656781584, -0.03427097201347351, 0.01498373318463564, 0.04537675902247429, -0.057480134069919586, 0.02415744587779045, -0.0013030051486566663, -0.008883263915777206, 0.0033975020051002502, -0.004150236025452614, 0.018037820234894753, 0.007610056083649397, -0.00035511766327545047, 0.021733136847615242, 0.031037310138344765, 0.00902913324534893, 0.02267080917954445, -0.015482528135180473, 0.00960132759064436, 0.028888490051031113, -0.1597628891468048, 0.02727692201733589, -7.192625119386982e-33, 0.048838552087545395, -0.007709437515586615, -0.00009565683285472915, -0.007067015394568443, 0.013323922641575336, 0.03184371441602707, -0.03984395042061806, -0.025970522314310074, -0.05069820210337639, -0.007743770722299814, 0.02092008665204048, -0.0065055894665420055, -0.014679653570055962, -0.03670302778482437, 0.06246355175971985, -0.0010294162202626467, -0.004875997081398964, 0.03398396447300911, -0.014723760075867176, 0.027366187423467636, 0.01643294468522072, 0.01313785556703806, 0.03607708215713501, 0.023962631821632385, -0.02054169587790966, 0.041299689561128616, -0.03527425602078438, 0.0427730455994606, -0.021448036655783653, -0.03217637911438942, -0.005335274152457714, -0.0021799923852086067, -0.0036672214046120644, -0.022243456915020943, -0.007652990985661745, -0.04628894105553627, -0.02877180464565754, 0.0017047285800799727, -0.01708860695362091, -0.007106408476829529, -0.055289171636104584, -0.00027319035143591464, 0.0159000176936388, -0.020700059831142426, -0.026212599128484726, -0.002775811590254307, -0.0038928925059735775, -0.01842019520699978, 0.023540209978818893, 0.034865085035562515, -0.00890195183455944, -0.017848046496510506, 0.020800180733203888, 0.009912775829434395, -0.010979869402945042, 0.018430544063448906, -0.007970347069203854, 0.0389363095164299, 0.028789442032575607, -0.023291753605008125, 0.039770495146512985, -0.012570260092616081, 0.013176159001886845, 0.05351293087005615, -0.002719689393416047, -0.015985090285539627, 0.06641121208667755, 0.03414205461740494, -0.017758136615157127, -0.02360394597053528, -0.04512510448694229, 0.042899616062641144, -0.03661243990063667, 0.016054317355155945, 0.035892587155103683, -0.04434845224022865, 0.023243336006999016, -0.030769407749176025, 0.02802494540810585, 0.04912949353456497, 0.04291176795959473, 0.008677225559949875, 0.011943015269935131, -0.026666220277547836, -0.030798066407442093, -0.01180624682456255, 0.015612207353115082, -0.03217555209994316, 0.04653995484113693, 0.024853704497218132, 0.016598042100667953, 0.000641797436401248, -0.016095200553536415, -0.046600859612226486, -0.014640231616795063, 6.014970797695059e-33, 0.012720647267997265, -0.03987879306077957, 0.007594220340251923, 0.0018589855171740055, 0.01794607564806938, -0.0022227070294320583, 0.04749506339430809, 0.01693246327340603, -0.006177184171974659, 0.034662261605262756, 0.014569730497896671, -0.009876325726509094, -0.04877134785056114, 0.04216473922133446, 0.05152948200702667, -0.010276504792273045, -0.009731397964060307, 0.031566184014081955, 0.06825549155473709, -0.02424377202987671, -0.006799276918172836, -0.0018601332558318973, -0.0023572412319481373, 0.005960333626717329, 0.014417605474591255, 0.01776074431836605, -0.023583801463246346, 0.001631754799745977, 0.01004709955304861, 0.009065918624401093, -0.030181443318724632, 0.0016705075977370143, -0.02678242325782776, 0.029742518439888954, -0.002035653218626976, 0.04573353752493858, -0.020050780847668648, -0.015947965905070305, 0.047764625400304794, 0.020407486706972122, 0.04715864360332489, 0.010044597089290619, -0.016806337982416153, 0.025407765060663223, 0.0016707743052393198, 0.008216309361159801, -0.012542976066470146, 0.020372238010168076, 0.0025608204305171967, 0.012628624215722084, 0.011103380471467972, 0.02237842045724392, -0.0011720272013917565, 0.028726277872920036, 0.023421108722686768, -0.028177980333566666, -0.028803164139389992, 0.016399996355175972, -0.037848763167858124, -0.017926199361681938, -0.08020991832017899, 0.014058904722332954, -0.033884428441524506, 0.045390691608190536, -0.02917831763625145, 0.02093091607093811, -0.07692456990480423, -0.0020848610438406467, 0.005860100965946913, -0.0023081114050000906, -0.011780517175793648, -0.034303806722164154, -0.02459772489964962, 0.0004898172337561846, -0.029133940115571022, 0.036970287561416626, -0.037204623222351074, 0.003397264750674367, -0.017435524612665176, 0.007946866564452648, 0.027981532737612724, 0.0018311406020075083, 0.023853862658143044, -0.006553490646183491, 0.017506830394268036, 0.008519922383129597, 0.0010397336445748806, 0.04456757381558418, 0.02896328642964363, -0.042078614234924316, 0.03851497918367386, -0.0321238711476326, 0.018999729305505753, 0.00931351538747549, 0.01370900496840477, -1.2614653321918468e-8, -0.06415441632270813, 0.02597637102007866, -0.013752964325249195, 0.006651494186371565, 0.03443988040089607, 0.020980754867196083, 0.02860618382692337, -0.053911685943603516, -0.03856315463781357, 0.0005479714018292725, 0.04575192928314209, 0.025617774575948715, -0.005873850546777248, -0.0009312593028880656, 0.0007609759923070669, -0.024086102843284607, 0.0005950159975327551, -0.02009410597383976, 0.016169128939509392, 0.013954738155007362, 0.0409269705414772, 0.03746452182531357, 0.018736474215984344, -0.02876145951449871, -0.0076122162863612175, -0.0209521297365427, -0.003425783710554242, -0.09004328399896622, -0.011253821663558483, -0.022005684673786163, 0.040118563920259476, -0.026102732867002487, -0.04487382993102074, 0.01119495090097189, 0.019617004320025444, 0.008941716514527798, -0.057811032980680466, -0.003938645590096712, 0.002388561610132456, 0.018811773508787155, 0.01521031092852354, 0.02298879809677601, -0.02743191085755825, -0.031376540660858154, 0.012469208799302578, 0.006345245987176895, -0.031650375574827194, 0.026423752307891846, 0.0008029242162592709, -0.02661658637225628, -0.0018750347662717104, -0.037942469120025635, 0.019061658531427383, 0.011085695587098598, 0.016421711072325706, 0.012472216039896011, 0.038201626390218735, 0.022249860689044, -0.027291415259242058, -0.014513356611132622, 0.01566237211227417, -0.010184976272284985, -0.004274421371519566, -0.043490730226039886 ]
python-beautifulsoup-insert-tag
https://markhneedham.com/blog/2016/06/30/python-beautifulsoup-insert-tag
false
2016-06-01 05:53:38
Unix parallel: Populating all the USB sticks
[ "shell-scripting-2" ]
[ "Shell Scripting" ]
The day before Graph Connect Europe 2016 we needed to create a bunch of USB sticks containing Neo4j and the training materials and eventually iterated our way to a half decent approach which made use of the https://www.gnu.org/software/parallel/parallel_tutorial.html[GNU parallel command] which I've always wanted to use! But first I needed to get a USB hub so I could do lots of them at the same time. I bought the https://www.amazon.co.uk/gp/product/B00ID270ZU/ref=oh_aui_detailpage_o08_s00?ie=UTF8&psc=1[EasyAcc USB 3.0] but there are lots of other ones that do the same job. Next I mouunted all the USB sticks and then renamed the volumes to be NEO4J1 \-> NEO4J7: [source,bash] ---- for i in 1 2 3 4 5 6 7; do diskutil renameVolume "USB DISK" NEO4J${i}; done ---- I then created a bash function called 'duplicate' to do the copying work: [source,bash] ---- function duplicate() { i=${1} echo ${i} time rsync -avP --size-only --delete --exclude '.*' --omit-dir-times /Users/markneedham/Downloads/graph-connect-europe-2016/ /Volumes/NEO4J${i}/ } ---- We can now call this function in parallel like so: [source,bash] ---- seq 1 7 | parallel duplicate ---- And that's it. We didn't get a 7x improvement in the throughput of USB creation from doing 7 in parallel but it took ~ 9 minutes to complete 7 compared to 5 minutes each. Presumably there's still some part of the copying that is sequential further down - https://en.wikipedia.org/wiki/Amdahl%27s_law[Amdahl's law] #ftw. I want to go and find other things that I can use pipe into parallel now!
null
null
[ -0.00852277223020792, -0.027959683910012245, 0.003964762203395367, 0.04994240403175354, 0.07646061480045319, 0.022271795198321342, 0.022002460435032845, 0.04183658957481384, 0.01304268091917038, -0.01769590936601162, 0.013581670820713043, -0.0026017006020992994, -0.07123661041259766, 0.026978537440299988, -0.013988763093948364, 0.034497421234846115, 0.07680697739124298, 0.010321523062884808, 0.0009731464087963104, 0.000775662309024483, 0.03586268797516823, 0.03480341285467148, 0.015210235491394997, 0.04284008964896202, 0.03535929322242737, 0.01147826761007309, 0.012252350337803364, -0.00584490317851305, -0.05172467604279518, -0.023839358240365982, 0.04142407700419426, -0.01916872337460518, 0.024871842935681343, -0.015776246786117554, 0.034900862723588943, -0.014161615632474422, -0.04084775596857071, 0.008533342741429806, 0.01621086150407791, -0.006620649714022875, -0.050148963928222656, 0.031372278928756714, -0.004470569547265768, 0.000438887276686728, -0.025159567594528198, 0.02489449828863144, -0.027387818321585655, 0.024307217448949814, 0.0052156937308609486, 0.025156045332551003, -0.0883069708943367, 0.007819960825145245, 0.0005928530590608716, 0.013414175249636173, -0.015171599574387074, 0.016961799934506416, -0.011728414334356785, -0.0669640302658081, 0.04741484671831131, -0.015349804423749447, -0.010478729382157326, -0.013405494391918182, -0.028661593794822693, 0.037114374339580536, 0.004458519164472818, -0.0657956600189209, 0.03081486187875271, 0.07428369671106339, -0.039624687284231186, -0.009358900599181652, -0.00831216387450695, 0.014940610155463219, -0.022758765146136284, -0.014663047157227993, 0.006947528570890427, -0.0646524503827095, 0.006378971040248871, 0.01728806272149086, 0.05265331640839577, 0.06476395577192307, -0.006426483392715454, 0.030892152339220047, -0.0040448992513120174, 0.0231698676943779, 0.006787825375795364, -0.031822770833969116, -0.03168916702270508, -0.024655263870954514, -0.06869599223136902, 0.03937847912311554, -0.01031891442835331, -0.0733620822429657, -0.011257934384047985, 0.007902205921709538, -0.01338817086070776, -0.00009190493437927216, 0.01041088905185461, 0.02605527825653553, 0.04006721079349518, 0.0013727288460358977, -0.04162592440843582, -0.03201707825064659, -0.02028905600309372, 0.018695421516895294, -0.04526529833674431, -0.002451095962896943, -0.012619208544492722, -0.033564817160367966, 0.00807403028011322, -0.0022749498020857573, 0.002934384159743786, -0.0005137743428349495, -0.00616568373516202, 0.024076789617538452, -0.08298582583665848, 0.07005084306001663, 0.04138847440481186, -0.026576511561870575, -0.023326877504587173, -0.0005523355212062597, 0.05005170404911041, 0.03799612075090408, 0.0035866776015609503, 0.06826458126306534, 0.00004605990761774592, 0.016766032204031944, 0.009539461694657803, 0.04489053785800934, -0.032941799610853195, -0.06599249690771103, 0.003603775752708316, 0.0664338618516922, 0.010664255358278751, 0.013852464035153389, -0.005554932169616222, -0.011226978152990341, 0.002147778868675232, 0.0039535099640488625, 0.06083427742123604, 0.007453455589711666, 0.006907847709953785, -0.03450791910290718, -0.0049593085423111916, 0.0036087017506361008, 0.03656654804944992, 0.007351535372436047, -0.041807565838098526, -0.04647678881883621, -0.029020210728049278, 0.021923523396253586, 0.026734743267297745, 0.045642293989658356, 0.0393504723906517, -0.04429687187075615, 0.04310151934623718, 0.12258148193359375, 0.05585627630352974, 0.01988077722489834, -0.04780392721295357, 0.014408983290195465, 0.0294253621250391, 0.0364924855530262, 0.022903762757778168, 0.06753065437078476, -0.02362276427447796, -0.04264413192868233, 0.002521165646612644, 0.056090205907821655, -0.005585484206676483, 0.01565403863787651, -0.042514119297266006, -0.032363295555114746, 0.051683612167835236, -0.034136198461055756, -0.0054969401098787785, 0.05716227740049362, 0.0896119624376297, 0.017874987795948982, 0.012017968110740185, 0.006151715759187937, -0.06858137249946594, 0.09533289074897766, 0.026825668290257454, 0.020859647542238235, -0.0069525837898254395, 0.005259605590254068, 0.06995397061109543, 0.030694404616951942, -0.009102261625230312, 0.04261966422200203, -0.08317875862121582, -0.08515449613332748, -0.008379990234971046, -0.019175536930561066, 0.06617197394371033, -0.029706545174121857, 0.009390507824718952, 0.04365439713001251, 0.02412569895386696, 0.03553096950054169, -0.004204795695841312, 0.0038521033711731434, 0.02946656011044979, -0.08057405799627304, -0.053156815469264984, 0.05497712641954422, -0.0024516459088772535, -0.05532495677471161, -0.026205722242593765, -0.01412548590451479, -0.016562044620513916, 0.007906721904873848, 0.041164595633745193, -0.013861645944416523, 0.04987025260925293, 0.03413023799657822, 0.03696947917342186, -0.013137806206941605, 0.024581605568528175, -0.03418044000864029, 0.02752511575818062, 0.022476233541965485, -0.02900066040456295, 0.02860465832054615, 0.005329495761543512, 0.10583896189928055, 0.06239146739244461, -0.014926334843039513, -0.0710153803229332, 0.051530104130506516, 0.00662918109446764, -0.025119388476014137, -0.007682948373258114, -0.003698221640661359, -0.03672303259372711, 0.002466954756528139, -0.024549221619963646, -0.009844941087067127, -0.005378072150051594, -0.02840297669172287, -0.00858590379357338, 0.0328899621963501, -0.010668129660189152, 0.06721493601799011, 0.01611279509961605, 0.0024336185306310654, -0.00907857809215784, -0.03212754800915718, -0.054345183074474335, -0.0038822826463729143, 0.016862424090504646, -0.003332081250846386, 0.0385308638215065, -0.045104991644620895, 0.03470538556575775, -0.033701784908771515, 0.002821044996380806, 0.04025140032172203, 0.03418115898966789, 0.05203424394130707, -0.003946593962609768, 0.043302468955516815, -0.05000125989317894, 0.02691047266125679, -0.02502281777560711, -0.04927586019039154, -0.040561046451330185, -0.013968879356980324, 0.012680580839514732, 0.0016152291791513562, 0.01168142631649971, -0.01382390782237053, 0.019182851538062096, -0.013691866770386696, 0.010196417570114136, -0.01673976518213749, 0.0015953247202560306, -0.004979603458195925, 0.002619322622194886, -0.06339926272630692, -0.017837530001997948, 0.05363702028989792, -0.05973834916949272, -0.0071860444732010365, -0.006517243105918169, -0.06608059257268906, 0.046762749552726746, -0.05962718650698662, -0.0334380678832531, -0.02737392857670784, 0.023493649438023567, 0.047018881887197495, 0.0063335588201880455, 0.0005445195129141212, 0.03443531319499016, 0.0508313849568367, 0.016189035028219223, -0.0037365544121712446, 0.016945358365774155, 0.04657397419214249, 0.015476957894861698, 0.020913140848279, 0.035996366292238235, -0.026493282988667488, -0.030102292075753212, -0.036191511899232864, 0.010988890193402767, -0.03707969933748245, -0.26539990305900574, 0.0663650706410408, -0.025954311713576317, -0.03298957645893097, 0.024713562801480293, -0.04591020569205284, -0.004521006252616644, -0.041555169969797134, -0.009758342988789082, -0.020659374073147774, -0.024000665172934532, -0.004907278344035149, -0.009136375971138477, 0.048329856246709824, 0.017401201650500298, 0.026990525424480438, 0.0045889634639024734, -0.051408007740974426, 0.007305404637008905, 0.04454268142580986, 0.00510711083188653, -0.04502009600400925, 0.0033114522229880095, 0.0017169544007629156, 0.03239937871694565, 0.015610846690833569, -0.110353022813797, 0.022781284525990486, -0.059010159224271774, -0.020914779976010323, -0.012252923101186752, -0.02255394123494625, -0.013250051066279411, 0.025927631184458733, 0.0021413282956928015, -0.013766679912805557, 0.029167540371418, 0.013767520897090435, 0.007876360788941383, 0.000729828083422035, -0.03979205712676048, -0.03447955101728439, -0.020677264779806137, 0.014890647493302822, 0.07196648418903351, 0.005045024678111076, -0.04621312767267227, -0.024295253679156303, -0.012045921757817268, 0.08249284327030182, -0.03978492692112923, -0.037232302129268646, -0.036747805774211884, 0.015000857412815094, -0.01455601491034031, -0.0294126495718956, -0.029221313074231148, 0.004327281378209591, -0.029660947620868683, -0.017069602385163307, -0.03098326362669468, -0.04409584030508995, -0.030089305713772774, -0.05608594790101051, -0.024905351921916008, -0.05032894387841225, -0.08802292495965958, -0.030047869309782982, 0.05130636692047119, 0.014398164115846157, -0.024964090436697006, 0.01667141728103161, -0.028842829167842865, -0.10010040551424026, -0.03608036786317825, -0.019639968872070312, -0.03458021208643913, 0.03953218460083008, -0.026618078351020813, 0.07274460792541504, -0.016744809225201607, -0.049788136035203934, -0.013503984548151493, -0.01202150247991085, 0.029702305793762207, -0.003966556861996651, 0.012926178053021431, -0.01938949152827263, -0.008774621412158012, -0.0022483242210000753, 0.06941019743680954, -0.03302193060517311, -0.02553146332502365, -0.02628946118056774, 0.007243831176310778, 0.0008347048424184322, -0.01067972369492054, -0.0035545071586966515, 0.0022972405422478914, 0.016411462798714638, 0.02321084775030613, -0.04621993377804756, -0.001325220917351544, -0.04825810715556145, -0.01335920300334692, -0.020337169989943504, -0.026655452325940132, 0.0363457016646862, 0.03942369297146797, 0.03961110860109329, -0.02408277615904808, -0.001844436745159328, 0.05728572979569435, -0.05976611003279686, -0.025203289464116096, -0.003281715326011181, -0.002400628523901105, 0.040688954293727875, 0.030389368534088135, -0.025624006986618042, -0.041750092059373856, 0.02871723845601082, 0.0348365344107151, -0.022199377417564392, -0.03527629375457764, -0.008559628389775753, -0.029457084834575653, -0.03294391557574272, 0.0154624804854393, 0.027411185204982758, -0.022570040076971054, 0.03145042061805725, 0.02635251358151436, -0.04593134671449661, 0.020165644586086273, -0.028290001675486565, -0.043904244899749756, -0.04967079311609268, 0.017926735803484917, 0.008802910335361958, -0.01942482218146324, 0.006012167315930128, 0.0010901205241680145, 0.027548914775252342, 0.030014554038643837, 0.03239353373646736, 0.014208612963557243, -0.010200396180152893, -0.0012334845960140228, 0.0117121497169137, 0.015842776745557785, -0.06604290008544922, -0.0013836692087352276, -0.0323496013879776, 0.003986489959061146, 0.0012583802454173565, 0.046459078788757324, -0.011226826347410679, -0.026747988536953926, -0.02588482014834881, 0.03705340623855591, -0.03683619573712349, 0.004513527732342482, -0.008965070359408855, -0.006457908544689417, 0.05071127414703369, -0.011273197829723358, 0.025919092819094658, -0.014547283761203289, -0.018129903823137283, 0.006841955706477165, 0.014268171973526478, -0.027110900729894638, -0.020159030333161354, 0.0195634663105011, 0.01606995426118374, 0.007485971320420504, 0.051576659083366394, 0.050722647458314896, -0.0009494696278125048, 0.004985268227756023, -0.020700279623270035, -0.013011019676923752, 0.0050397333689033985, 0.04579147323966026, 0.009588573127985, -0.02374831587076187, 0.006149981636554003, -0.0346708744764328, -0.020666901022195816, -0.03988078236579895, -0.0044431244023144245, -0.022319599986076355, -0.001375488587655127, 0.0007965940749272704, -0.07576311379671097, 0.06362739205360413, 0.01581466570496559, -0.024740710854530334, 0.022517697885632515, -0.020570999011397362, 0.007364881224930286, -0.02471889555454254, 0.0324394665658474, 0.05732361227273941, -0.04268841817975044, -0.035643234848976135, 0.00775962695479393, 0.009406939148902893, -0.00443689152598381, 0.02697683311998844, -0.02892936021089554, -0.0254707932472229, -0.004358974751085043, 0.05113748833537102, -0.00612637959420681, -0.023669911548495293, -0.025030741468071938, -0.003032715991139412, -0.0013623049017041922, 0.007744841277599335, 0.03085377812385559, -0.01084253378212452, -0.020852673798799515, -0.0003231627924833447, 0.020066939294338226, -0.03303937241435051, -0.00362699618563056, 0.010686343535780907, -0.010786866769194603, 0.005435634404420853, -0.036602966487407684, 0.015953272581100464, 0.014020287431776524, -0.014073793776333332, 0.023837227374315262, -0.060510583221912384, 0.034056466072797775, -0.024821681901812553, 0.038546688854694366, 0.0017601230647414923, 0.008785796351730824, -0.034508056938648224, 0.03787222132086754, -0.042788103222846985, 0.0010143594117835164, -0.014440960250794888, 0.017212161794304848, -0.0015184400836005807, 0.054825179278850555, -0.01916048489511013, 0.05187036469578743, -0.018316935747861862, -0.022986100986599922, 0.04793359339237213, -0.051698554307222366, -0.057147152721881866, -0.01942080445587635, -0.06378060579299927, 0.007683535572141409, 0.02288355678319931, 0.008767674677073956, -0.048853762447834015, 0.06898480653762817, 0.027103159576654434, 0.004104919731616974, 0.044361334294080734, -0.01685112528502941, 0.00794230680912733, -0.017027094960212708, -0.01962331496179104, -0.09197022020816803, -0.0009447200573049486, 0.04082413762807846, -0.01834106631577015, -0.02386043593287468, 0.020474771037697792, -0.01942410133779049, 0.010289088822901249, -0.07190892845392227, -0.010401717387139797, 0.04252550005912781, -0.0062363590113818645, 0.010316438972949982, -0.017655309289693832, -0.05014916881918907, 0.032848186790943146, 0.029721969738602638, -0.02426188997924328, -0.02685493603348732, -0.014180462807416916, 0.048712678253650665, 0.015423910692334175, 0.05550564080476761, -0.03749796748161316, -0.04881581291556358, 0.08648965507745743, 0.00661159073933959, -0.0004771798849105835, 0.04701727256178856, 0.002936176722869277, 0.025429310277104378, 0.037256307899951935, -0.016598934307694435, 0.000511481543071568, 0.042727936059236526, -0.023816630244255066, -0.032168373465538025, 0.026693889871239662, -0.019847020506858826, -0.008481074124574661, -0.05351675674319267, 0.06625999510288239, 0.006011513527482748, -0.04101470857858658, -0.07215268909931183, 0.052721161395311356, -0.02441590093076229, -0.038313306868076324, -0.04165905341506004, -0.017411909997463226, -0.04663163051009178, 0.0503825843334198, -0.03599052503705025, 0.013140701688826084, 0.07902338355779648, -0.0037030510138720274, -0.020618757233023643, -0.0025919461622834206, 0.08606234937906265, 0.09452719241380692, 0.021824464201927185, 0.010930708609521389, 0.06570028513669968, 0.0026195314712822437, -0.015064766630530357, -0.014130202122032642, -0.017791099846363068, -0.024296855553984642, -0.0010866500670090318, 0.026416059583425522, 0.08717320114374161, -0.060202647000551224, 0.08413258194923401, -0.0026285499334335327, -0.022132672369480133, -0.0027299600187689066, 0.009553615935146809, 0.020638182759284973, 0.046585846692323685, 0.01454744953662157, 0.029543956741690636, -0.011410952545702457, -0.02452666498720646, 0.030746104195713997, -0.022377895191311836, -0.005285988096147776, 0.028087472543120384, -0.00856874044984579, -0.0045246644876897335, 0.02045409381389618, 0.023081282153725624, 0.07468724250793457, 0.0031114532612264156, 0.013696075417101383, 0.010408648289740086, 0.024189837276935577, 0.000364693405572325, 0.006785168778151274, -0.020395632833242416, -0.01123600360006094, -0.016656797379255295, -0.043837107717990875, -0.02960444986820221, -0.02937684766948223, -0.00823658611625433, 0.009909356944262981, -0.022795379161834717, 0.018813949078321457, 0.010035958141088486, -0.04315019026398659, -0.03722726181149483, -0.03355482593178749, -0.04234127327799797, -0.05544336140155792, -0.06550636887550354, 0.006562266498804092, -0.003500759368762374, 0.002228238619863987, -0.030518710613250732, -0.029549861326813698, -0.03745376691222191, -0.027589552104473114, 0.027819957584142685, -0.051846686750650406, -0.026953231543302536, -0.008266913704574108, 0.030553894117474556, 0.010687784291803837, 0.032884933054447174, 0.06192590296268463, 0.024988675490021706, -0.009470392018556595, -0.014502225443720818, 0.004329878371208906, 0.015442178584635258, 0.026180045679211617, -0.002935788594186306, -0.09599057585000992, 0.01987406238913536, 0.010858919471502304, -0.0007407413213513792, -0.06355864554643631, 0.0032607491593807936, 0.07831620424985886, 0.0014918680535629392, 0.055789001286029816, -0.008585420437157154, -0.0006571094272658229, -0.030189845710992813, 0.0011626564664766192, -0.014277306385338306, -0.02829420194029808, 0.030879808589816093, -0.01770537532866001, 0.09273877739906311, 0.06701291352510452, -0.016852466389536858, -0.02065042220056057, -0.018047960475087166, -0.008548079058527946, 0.02777012810111046, -0.022033676505088806, -0.03764504939317703, -0.028950361534953117, -0.1034233421087265, -0.04756965860724449, -0.020811986178159714, -0.023609207943081856, -0.005284082144498825, 0.040333498269319534, 0.015323041006922722, -0.06131436303257942, 0.021684030070900917, -0.026404963806271553, 0.016995444893836975, -0.02218443527817726, -0.01381368562579155, 0.00209854100830853, 0.02594033069908619, -0.0029346453957259655, -0.005178356543183327, 0.04505724087357521, -0.047519028186798096, 0.007556438911706209, -0.02889137715101242, 0.029321210458874702, 0.04928756505250931, 0.04238635301589966, 0.008771559223532677 ]
[ -0.07289452850818634, -0.03588803857564926, -0.02803719788789749, -0.02788703702390194, 0.030265741050243378, -0.030624184757471085, -0.0754924938082695, 0.018989702686667442, 0.003408625489100814, -0.02189149521291256, 0.01283356174826622, -0.04441303759813309, 0.010621609166264534, 0.0006341717671602964, 0.07609324902296066, -0.00006334755016723648, -0.036657705903053284, -0.06931497901678085, 0.01347837783396244, 0.040026720613241196, -0.02608904242515564, -0.06113070622086525, -0.043515585362911224, -0.05008330196142197, 0.031109504401683807, 0.033785782754421234, 0.06314270198345184, -0.04194501042366028, -0.0075566209852695465, -0.23545506596565247, 0.030164383351802826, 0.02803783304989338, -0.030890582129359245, 0.00023530061298515648, 0.01878444291651249, -0.010316820815205574, 0.04791327938437462, -0.009715558961033821, -0.015010601840913296, 0.03465064615011215, 0.01606721058487892, 0.006578103639185429, -0.06703723967075348, -0.015173512510955334, 0.06807053834199905, 0.02957877144217491, -0.03707551211118698, -0.01680179312825203, 0.031811222434043884, 0.011958532966673374, -0.014006860554218292, 0.006493737455457449, 0.019375696778297424, -0.036034490913152695, -0.011784367263317108, 0.05260417237877846, 0.038117434829473495, 0.06061023101210594, 0.028271431103348732, 0.016035791486501694, 0.013616934418678284, 0.01386637706309557, -0.12058479338884354, 0.0943961814045906, 0.034912630915641785, 0.016906488686800003, -0.028735220432281494, -0.03852619230747223, -0.030175449326634407, 0.11295434832572937, 0.005254864227026701, -0.004242274910211563, -0.02751857228577137, 0.058359790593385696, 0.006098547950387001, 0.007704287767410278, -0.01067583542317152, 0.042915668338537216, -0.01530652865767479, -0.03735150396823883, -0.04306580126285553, 0.013794462196528912, -0.04194776341319084, -0.011227468028664589, -0.07794428616762161, 0.029327578842639923, -0.018953995779156685, 0.05099911987781525, -0.03305235505104065, 0.03650698438286781, 0.012926400639116764, 0.034338660538196564, 0.06183483079075813, 0.017999717965722084, -0.10272751748561859, -0.014204006642103195, 0.016153013333678246, 0.03510584682226181, 0.014051099307835102, 0.3974960148334503, 0.016099903732538223, 0.0028969559352844954, 0.06809058785438538, 0.04640587419271469, -0.00647061737254262, -0.012506026774644852, 0.00324375182390213, -0.037696462124586105, -0.013513963669538498, 0.003916710615158081, 0.02828862890601158, -0.05087193474173546, 0.04679407924413681, -0.07742054760456085, 0.044055577367544174, 0.0056016575545072556, 0.026409294456243515, 0.03078862652182579, -0.01921365223824978, 0.0288813728839159, -0.03158571943640709, 0.02882654033601284, 0.04399741068482399, 0.005932837724685669, 0.021520210430026054, -0.030471371486783028, -0.007968231104314327, 0.03154052793979645, 0.01934891566634178, 0.015149999409914017, 0.04537522792816162, 0.0033814243506640196, -0.04316864535212517, 0.02878483757376671, 0.00335911987349391, -0.0008847667486406863, 0.030756480991840363, -0.05495447665452957, 0.007736620493233204, 0.028110550716519356, -0.003152495250105858, 0.01080554723739624, 0.020950494334101677, -0.00040268234442919493, -0.011279822327196598, 0.0969914123415947, -0.0011534102959558368, -0.03059164248406887, -0.027414120733737946, -0.047353800386190414, 0.0002995943068526685, 0.03162465989589691, 0.015658944845199585, -0.06659110635519028, 0.007417755667120218, 0.005468529183417559, 0.10322324186563492, 0.013167507946491241, -0.06266162544488907, 0.018073946237564087, -0.039005424827337265, -0.015437311492860317, -0.03265371546149254, 0.08762281388044357, 0.06031809747219086, -0.12828174233436584, -0.018496673554182053, 0.014921166002750397, 0.026342123746871948, -0.07182995975017548, 0.003077146364375949, 0.011611225083470345, -0.019965797662734985, -0.027412088587880135, 0.06781715899705887, -0.04357965663075447, -0.04111724719405174, -0.01915971376001835, 0.016561996191740036, -0.020407652482390404, -0.015781711786985397, -0.013786889612674713, -0.04119430109858513, -0.023691991344094276, -0.05920056998729706, -0.06659916043281555, -0.08377280086278915, 0.04153969883918762, -0.027016043663024902, 0.0005355497123673558, -0.003538066754117608, -0.0007217064849101007, -0.05365484207868576, 0.10963378846645355, -0.035229895263910294, -0.05488505959510803, -0.0386393703520298, 0.004210385959595442, -0.014259426854550838, -0.035502903163433075, 0.00517864478752017, -0.0067558372393250465, -0.012480131350457668, 0.031891822814941406, -0.07135922461748123, 0.023498540744185448, 0.04955362528562546, -0.04367709904909134, 0.07464287430047989, 0.053101763129234314, -0.030570952221751213, 0.009080584160983562, 0.0013393068220466375, 0.03421333059668541, -0.03799968585371971, -0.01266474463045597, -0.011093482375144958, 0.010629619471728802, 0.03080121800303459, 0.051972873508930206, -0.01805110089480877, -0.025248665362596512, -0.032633498311042786, -0.3315870463848114, -0.04781095311045647, -0.02561553567647934, 0.013897347263991833, 0.07433484494686127, -0.030965585261583328, 0.024700645357370377, -0.017937514930963516, 0.014902828261256218, -0.00576399639248848, 0.09150516986846924, -0.016110720112919807, -0.01897607184946537, -0.0963355079293251, -0.004718036390841007, 0.06236857548356056, -0.01585841178894043, 0.0018527234205976129, -0.023681441321969032, 0.010138263925909996, -0.0058701918460428715, -0.00976825226098299, -0.03347756713628769, -0.017509693279862404, 0.007260866928845644, -0.007579497992992401, 0.1139579564332962, -0.02491927705705166, 0.050813980400562286, -0.029836751520633698, 0.03587157651782036, 0.016958698630332947, -0.0054997713305056095, -0.07126613706350327, -0.039194926619529724, 0.02739587612450123, 0.0387570820748806, 0.013282233849167824, 0.020325152203440666, 0.00850730575621128, -0.07091426104307175, -0.0021244098898023367, -0.03869156166911125, -0.05684565380215645, -0.017124934121966362, 0.030350852757692337, -0.024848826229572296, -0.007520011160522699, -0.012948965653777122, 0.06285741925239563, 0.009912966750562191, -0.009035982191562653, -0.031265903264284134, 0.020191071555018425, 0.014098191633820534, -0.027427567169070244, -0.07104204595088959, -0.011089760810136795, 0.051402825862169266, 0.015118229202926159, 0.02240574173629284, 0.03308839350938797, 0.030466800555586815, -0.07015728950500488, 0.020048733800649643, 0.04706364870071411, -0.02265135943889618, -0.0006170744309201837, 0.026159780099987984, -0.020924227312207222, -0.0028425189666450024, 0.10943008959293365, 0.009147197008132935, 0.04283028095960617, 0.04883873090147972, 0.041958294808864594, -0.0016945342067629099, 0.02035045251250267, 0.02603239007294178, -0.00011489861208247021, 0.01838827133178711, -0.04406377673149109, 0.06391119956970215, -0.010799145326018333, -0.025485031306743622, 0.029618339613080025, 0.02255958691239357, -0.028769997879862785, 0.04589762166142464, -0.0016927237156778574, -0.012865227647125721, -0.011037877760827541, -0.01756313443183899, -0.03735972195863724, 0.05598719045519829, -0.008106768131256104, -0.2455335259437561, 0.04872601479291916, 0.03699931874871254, 0.0768766701221466, -0.013295814394950867, 0.014599185436964035, 0.032526951283216476, -0.02559310384094715, 0.009216913022100925, 0.031055975705385208, -0.010614481754601002, 0.07524068653583527, -0.03278655558824539, 0.024049799889326096, 0.007219456601887941, 0.017404090613126755, 0.024835854768753052, 0.010890805162489414, -0.011008708737790585, -0.015857085585594177, 0.02549731358885765, -0.017619211226701736, 0.16402466595172882, 0.026460183784365654, -0.022037122398614883, 0.06420503556728363, -0.03848257660865784, 0.013080616481602192, 0.05194093659520149, -0.022379286587238312, -0.05004306882619858, 0.03470833599567413, -0.06340999156236649, -0.009969969280064106, 0.03319504112005234, -0.026021068915724754, -0.01892770826816559, 0.04303637146949768, 0.04160795360803604, -0.02341906540095806, 0.0007975715561769903, 0.03325790539383888, -0.02303868904709816, -0.005663418676704168, 0.061054810881614685, -0.019158266484737396, -0.0067984964698553085, -0.03600948303937912, -0.07694564014673233, -0.016298243775963783, -0.01731359027326107, -0.05260581895709038, 0.00029093088232912123, -0.04890955612063408, -0.020121563225984573, 0.09003768116235733, 0.002767399186268449, -0.034209273755550385, -0.002692812355235219, -0.01083996519446373, 0.019069597125053406, -0.059105563908815384, 0.1075935810804367, -0.028171531856060028, 0.020054468885064125 ]
[ 0.013220628723502159, 0.0054838331416249275, -0.019047198817133904, 0.021582799032330513, 0.015488330274820328, -0.0048362016677856445, -0.026878327131271362, 0.028907977044582367, -0.02650647610425949, 0.003951170016080141, 0.020886791869997978, 0.016368333250284195, 0.032169159501791, -0.005257892422378063, -0.009695172309875488, -0.05300845578312874, -0.006972108036279678, -0.012448682449758053, 0.019113531336188316, -0.01081076730042696, -0.004773891530930996, -0.013130727224051952, 0.01880849525332451, -0.01316062267869711, -0.025208404287695885, 0.017291966825723648, 0.010687238536775112, -0.020531315356492996, 0.03236421197652817, -0.16403068602085114, -0.0044875615276396275, -0.04244594648480415, -0.02516162395477295, -0.005117977503687143, -0.016412610188126564, -0.0291083212941885, 0.015085694380104542, -0.00010874848521780223, -0.04596635326743126, 0.008136139251291752, 0.062483642250299454, -0.05565635487437248, 0.019341852515935898, 0.0037366317119449377, -0.02528129145503044, -0.03436823934316635, -0.036382053047418594, -0.015531744807958603, 0.04479372501373291, -0.021451672539114952, -0.03236899524927139, -0.03691727668046951, -0.03508762642741203, 0.009171565063297749, -0.015701523050665855, -0.020437009632587433, 0.014185082167387009, 0.026232294738292694, 0.0433928407728672, -0.008726518601179123, 0.03580727428197861, -0.02377948723733425, -0.045981574803590775, -0.022151676937937737, -0.013019099831581116, -0.004106597509235144, -0.02076534368097782, 0.005626451689749956, -0.03886128589510918, 0.05302853882312775, 0.021213151514530182, 0.037684015929698944, -0.07034854590892792, 0.010441489517688751, 0.026076260954141617, 0.02873152121901512, 0.016094837337732315, 0.01865333504974842, -0.047336041927337646, -0.005433929618448019, -0.025870921090245247, 0.03150920197367668, -0.05137297883629799, -0.004223518539220095, -0.04168858006596565, 0.004955388139933348, -0.023763319477438927, 0.013609647750854492, -0.0066803228110075, -0.02568959631025791, -0.009227300994098186, 0.022733371704816818, -0.026499148458242416, 0.008592176251113415, -0.12149668484926224, 0.002626784611493349, 0.0055664279498159885, 0.03071233630180359, -0.028055667877197266, 0.8005197048187256, 0.010110784322023392, 0.014136902987957, -0.006610303185880184, -0.0022450981196016073, -0.031582724303007126, 0.020669858902692795, 0.008715573698282242, -0.00598146254196763, -0.026819584891200066, -0.02721843495965004, 0.026257479563355446, 0.037740811705589294, -0.0013871067203581333, 0.043581247329711914, 0.017951825633645058, 0.030218780040740967, 0.017740003764629364, 0.028695913031697273, -0.009448731318116188, 0.028526388108730316, 0.00709799537435174, -0.0009646025719121099, 0.02733771689236164, -0.014462221413850784, 0.028613056987524033, -0.18516626954078674, -0.001652992912568152, -6.130465689057241e-33, 0.005951782688498497, -0.021390650421380997, 0.02593112923204899, 0.0029298546724021435, 0.0015422373544424772, 0.01089322566986084, 0.026441998779773712, 0.019055254757404327, -0.016262341290712357, -0.04190490394830704, -0.02774174138903618, 0.006324636284261942, -0.011355416849255562, -0.006964643485844135, -0.024033626541495323, -0.022529589012265205, 0.01797029748558998, 0.03854425996541977, -0.008016373962163925, 0.011528790928423405, 0.04070965200662613, 0.036173608154058456, -0.010854873806238174, 0.030066806823015213, 0.03549232706427574, 0.02821597270667553, -0.035283125936985016, -0.01727668195962906, 0.047728583216667175, -0.04336588829755783, -0.07252059131860733, 0.0291594285517931, -0.008187913335859776, -0.023854319006204605, -0.00041127222357317805, -0.04483219236135483, -0.06069866195321083, 0.0017248245421797037, -0.03784957528114319, -0.029941754415631294, -0.014448831789195538, -0.02289484813809395, -0.023553088307380676, -0.03022807650268078, -0.03570167347788811, -0.0034426781348884106, -0.019072847440838814, -0.017476562410593033, 0.020717758685350418, 0.013061112724244595, -0.0037393514066934586, -0.0068917181342840195, 0.008387385867536068, 0.00837878417223692, 0.011289223097264767, -0.013256856240332127, -0.022887125611305237, 0.01586364023387432, 0.01846946030855179, 0.018654534593224525, 0.06331837177276611, 0.028704997152090073, 0.02449006214737892, 0.02739730291068554, -0.004158678464591503, -0.002115130191668868, 0.01943875104188919, 0.015046833083033562, 0.027841726318001747, 0.018601292744278908, -0.05297788605093956, 0.01106290053576231, -0.011635977774858475, -0.02368137426674366, 0.06085701659321785, -0.011257206089794636, -0.0015681408112868667, -0.03377395495772362, -0.01740092597901821, 0.014708495698869228, -0.08320164680480957, -0.023375768214464188, -0.013427313417196274, -0.00390379480086267, -0.024221930652856827, 0.022266296669840813, 0.04233734682202339, 0.013045134954154491, -0.016785066574811935, -0.0024276617914438248, 0.01904841512441635, 0.0371716246008873, -0.01941397599875927, -0.012975572608411312, -0.014754687435925007, 6.259755741310292e-33, 0.009579724632203579, -0.03455229848623276, 0.03196718916296959, 0.026362750679254532, 0.00825254712253809, -0.008646812289953232, 0.007915211841464043, -0.008675117045640945, -0.055384814739227295, 0.0387091189622879, -0.014260883443057537, -0.014411470852792263, -0.022979576140642166, -0.0016624284908175468, 0.10128845274448395, -0.03516114503145218, 0.02135106548666954, -0.033858634531497955, 0.04302491620182991, 0.02271648682653904, -0.026125546544790268, 0.02467113360762596, 0.018951140344142914, 0.02728131227195263, 0.018344242125749588, 0.0368783101439476, -0.01447493676096201, -0.011715680360794067, -0.015702012926340103, 0.0146125927567482, -0.005949817597866058, -0.01297767460346222, -0.015955960378050804, -0.012354879640042782, -0.006435846444219351, 0.034951698035001755, 0.02122264914214611, 0.02155241370201111, 0.011442992836236954, -0.030048001557588577, 0.011009381152689457, -0.008908302523195744, -0.037636205554008484, 0.04802064970135689, 0.007770379073917866, -0.023680370301008224, -0.008445204235613346, 0.010894286446273327, 0.008734366856515408, 0.05389753729104996, 0.016784600913524628, -0.0035686304327100515, -0.01298509445041418, 0.024113260209560394, 0.006207141559571028, -0.05422148108482361, 0.007747122086584568, 0.0333917997777462, 0.021554037928581238, 0.014532326720654964, -0.024389561265707016, -0.026029370725154877, -0.026934409514069557, 0.0021585917565971613, -0.039675138890743256, 0.009915114380419254, 0.03404794633388519, 0.02312014065682888, -0.007286260835826397, 0.02637919783592224, 0.05324295163154602, 0.021161526441574097, -0.006747520994395018, 0.07198996096849442, 0.02424316667020321, -0.007259995676577091, 0.006523249205201864, 0.008503476157784462, -0.04286104440689087, 0.0381985679268837, -0.011466705240309238, 0.027056792750954628, 0.005703627597540617, -0.005732370540499687, -0.01795235648751259, 0.03829509764909744, -0.024597086012363434, 0.009720170870423317, 0.025459129363298416, 0.011777220293879509, 0.010118492878973484, -0.007342524826526642, -0.04492712393403053, 0.04286036267876625, -0.05292195454239845, -1.199846533239679e-8, -0.02645866945385933, 0.004671567119657993, -0.016331329941749573, 0.05184580758213997, -0.0078047183342278, -0.028009813278913498, -0.028537584468722343, 0.016118556261062622, -0.01653304137289524, 0.03384008631110191, 0.0510500967502594, -0.08459533005952835, 0.014594079926609993, 0.018529359251260757, 0.01805718056857586, 0.0029266176279634237, 0.00481184059754014, 0.013108684681355953, 0.0358600877225399, -0.01286807470023632, 0.026259034872055054, 0.03666818141937256, -0.006521566305309534, 0.0024700164794921875, 0.031071627512574196, -0.0211249440908432, 0.02647879347205162, -0.04810706898570061, -0.020549779757857323, -0.06361312419176102, 0.006224470213055611, -0.03499184548854828, -0.0049095721915364265, 0.05781678855419159, 0.00972809549421072, -0.019395921379327774, 0.06147882342338562, 0.05472298711538315, 0.011398877948522568, 0.010197406634688377, 0.005792573094367981, -0.0014708949020132422, -0.00036688894033432007, -0.04757116734981537, -0.016815226525068283, 0.015130813233554363, -0.026429444551467896, 0.009987621568143368, 0.024822544306516647, -0.0005423250258900225, -0.030799513682723045, -0.005196494050323963, 0.036146990954875946, 0.018446030095219612, 0.03615664690732956, -0.02371339499950409, -0.007292489986866713, 0.0003523240447975695, -0.021060654893517494, 0.009422543458640575, 0.007152634207159281, 0.010145562700927258, -0.016186024993658066, -0.006047664675861597 ]
unix-parallel-populating-all-the-usb-sticks
https://markhneedham.com/blog/2016/06/01/unix-parallel-populating-all-the-usb-sticks
false
2016-06-24 16:56:17
Unix: Find files greater than date
[ "unix" ]
[ "Shell Scripting" ]
For the latter part of the week I've been running some tests against Neo4j which generate a bunch of log files and I wanted to filter those files based on the time they were created to do some further analysis. This is an example of what the directory listing looks like: [source,text] ---- $ ls -alh foo/database-agent-* -rw-r--r-- 1 markneedham wheel 2.5K 23 Jun 14:00 foo/database-agent-mac17f73-1-logs-archive-201606231300176.tar.gz -rw-r--r-- 1 markneedham wheel 8.6K 23 Jun 11:49 foo/database-agent-mac19b6b-1-logs-archive-201606231049507.tar.gz -rw-r--r-- 1 markneedham wheel 8.6K 23 Jun 11:49 foo/database-agent-mac1f427-1-logs-archive-201606231049507.tar.gz -rw-r--r-- 1 markneedham wheel 2.5K 23 Jun 14:00 foo/database-agent-mac29389-1-logs-archive-201606231300176.tar.gz -rw-r--r-- 1 markneedham wheel 11K 23 Jun 13:44 foo/database-agent-mac3533f-1-logs-archive-201606231244152.tar.gz -rw-r--r-- 1 markneedham wheel 4.8K 23 Jun 14:00 foo/database-agent-mac35563-1-logs-archive-201606231300176.tar.gz -rw-r--r-- 1 markneedham wheel 3.8K 23 Jun 13:44 foo/database-agent-mac35f7e-1-logs-archive-201606231244165.tar.gz -rw-r--r-- 1 markneedham wheel 4.8K 23 Jun 14:00 foo/database-agent-mac40798-1-logs-archive-201606231300176.tar.gz -rw-r--r-- 1 markneedham wheel 12K 23 Jun 13:44 foo/database-agent-mac490bf-1-logs-archive-201606231244151.tar.gz -rw-r--r-- 1 markneedham wheel 2.5K 23 Jun 14:00 foo/database-agent-mac5f094-1-logs-archive-201606231300189.tar.gz -rw-r--r-- 1 markneedham wheel 5.8K 23 Jun 14:00 foo/database-agent-mac636b8-1-logs-archive-201606231300176.tar.gz -rw-r--r-- 1 markneedham wheel 9.5K 23 Jun 11:49 foo/database-agent-mac7e165-1-logs-archive-201606231049507.tar.gz -rw-r--r-- 1 markneedham wheel 2.7K 23 Jun 11:49 foo/database-agent-macab7f1-1-logs-archive-201606231049507.tar.gz -rw-r--r-- 1 markneedham wheel 2.8K 23 Jun 13:44 foo/database-agent-macbb8e1-1-logs-archive-201606231244151.tar.gz -rw-r--r-- 1 markneedham wheel 3.1K 23 Jun 11:49 foo/database-agent-macbcbe8-1-logs-archive-201606231049520.tar.gz -rw-r--r-- 1 markneedham wheel 13K 23 Jun 13:44 foo/database-agent-macc8177-1-logs-archive-201606231244152.tar.gz -rw-r--r-- 1 markneedham wheel 3.8K 23 Jun 13:44 foo/database-agent-maccd92c-1-logs-archive-201606231244151.tar.gz -rw-r--r-- 1 markneedham wheel 3.9K 23 Jun 13:44 foo/database-agent-macdf24f-1-logs-archive-201606231244165.tar.gz -rw-r--r-- 1 markneedham wheel 3.1K 23 Jun 11:49 foo/database-agent-mace075e-1-logs-archive-201606231049520.tar.gz -rw-r--r-- 1 markneedham wheel 3.1K 23 Jun 11:49 foo/database-agent-mace8859-1-logs-archive-201606231049507.tar.gz ---- I wanted to split the files in half so that I could have the ones created before and after 12pm on the 23rd June. I discovered that this type of filtering is actually http://serverfault.com/questions/122824/linux-using-find-to-locate-files-older-than-date[quite easy to do with the 'find' command]. So if I want to get the files after 12pm I could write the following: [source,bash] ---- $ find foo -name database-agent* -newermt "Jun 23, 2016 12:00" -ls 121939705 8 -rw-r--r-- 1 markneedham wheel 2524 23 Jun 14:00 foo/database-agent-mac17f73-1-logs-archive-201606231300176.tar.gz 121939704 8 -rw-r--r-- 1 markneedham wheel 2511 23 Jun 14:00 foo/database-agent-mac29389-1-logs-archive-201606231300176.tar.gz 121934591 24 -rw-r--r-- 1 markneedham wheel 11294 23 Jun 13:44 foo/database-agent-mac3533f-1-logs-archive-201606231244152.tar.gz 121939707 16 -rw-r--r-- 1 markneedham wheel 4878 23 Jun 14:00 foo/database-agent-mac35563-1-logs-archive-201606231300176.tar.gz 121934612 8 -rw-r--r-- 1 markneedham wheel 3896 23 Jun 13:44 foo/database-agent-mac35f7e-1-logs-archive-201606231244165.tar.gz 121939708 16 -rw-r--r-- 1 markneedham wheel 4887 23 Jun 14:00 foo/database-agent-mac40798-1-logs-archive-201606231300176.tar.gz 121934589 24 -rw-r--r-- 1 markneedham wheel 12204 23 Jun 13:44 foo/database-agent-mac490bf-1-logs-archive-201606231244151.tar.gz 121939720 8 -rw-r--r-- 1 markneedham wheel 2510 23 Jun 14:00 foo/database-agent-mac5f094-1-logs-archive-201606231300189.tar.gz 121939706 16 -rw-r--r-- 1 markneedham wheel 5912 23 Jun 14:00 foo/database-agent-mac636b8-1-logs-archive-201606231300176.tar.gz 121934588 8 -rw-r--r-- 1 markneedham wheel 2895 23 Jun 13:44 foo/database-agent-macbb8e1-1-logs-archive-201606231244151.tar.gz 121934590 32 -rw-r--r-- 1 markneedham wheel 13427 23 Jun 13:44 foo/database-agent-macc8177-1-logs-archive-201606231244152.tar.gz 121934587 8 -rw-r--r-- 1 markneedham wheel 3882 23 Jun 13:44 foo/database-agent-maccd92c-1-logs-archive-201606231244151.tar.gz 121934611 8 -rw-r--r-- 1 markneedham wheel 3970 23 Jun 13:44 foo/database-agent-macdf24f-1-logs-archive-201606231244165.tar.gz ---- And to get the ones before 12pm: [source,bash] ---- $ find foo -name database-agent* -not -newermt "Jun 23, 2016 12:00" -ls 121879391 24 -rw-r--r-- 1 markneedham wheel 8856 23 Jun 11:49 foo/database-agent-mac19b6b-1-logs-archive-201606231049507.tar.gz 121879394 24 -rw-r--r-- 1 markneedham wheel 8772 23 Jun 11:49 foo/database-agent-mac1f427-1-logs-archive-201606231049507.tar.gz 121879390 24 -rw-r--r-- 1 markneedham wheel 9702 23 Jun 11:49 foo/database-agent-mac7e165-1-logs-archive-201606231049507.tar.gz 121879393 8 -rw-r--r-- 1 markneedham wheel 2812 23 Jun 11:49 foo/database-agent-macab7f1-1-logs-archive-201606231049507.tar.gz 121879413 8 -rw-r--r-- 1 markneedham wheel 3144 23 Jun 11:49 foo/database-agent-macbcbe8-1-logs-archive-201606231049520.tar.gz 121879414 8 -rw-r--r-- 1 markneedham wheel 3131 23 Jun 11:49 foo/database-agent-mace075e-1-logs-archive-201606231049520.tar.gz 121879392 8 -rw-r--r-- 1 markneedham wheel 3130 23 Jun 11:49 foo/database-agent-mace8859-1-logs-archive-201606231049507.tar.gz ---- Or we could even find the ones last modified between 12pm and 2pm: [source,bash] ---- $ find foo -name database-agent* -not -newermt "Jun 23, 2016 14:00" -newermt "Jun 23, 2016 12:00" -ls 121934591 24 -rw-r--r-- 1 markneedham wheel 11294 23 Jun 13:44 foo/database-agent-mac3533f-1-logs-archive-201606231244152.tar.gz 121934612 8 -rw-r--r-- 1 markneedham wheel 3896 23 Jun 13:44 foo/database-agent-mac35f7e-1-logs-archive-201606231244165.tar.gz 121934589 24 -rw-r--r-- 1 markneedham wheel 12204 23 Jun 13:44 foo/database-agent-mac490bf-1-logs-archive-201606231244151.tar.gz 121934588 8 -rw-r--r-- 1 markneedham wheel 2895 23 Jun 13:44 foo/database-agent-macbb8e1-1-logs-archive-201606231244151.tar.gz 121934590 32 -rw-r--r-- 1 markneedham wheel 13427 23 Jun 13:44 foo/database-agent-macc8177-1-logs-archive-201606231244152.tar.gz 121934587 8 -rw-r--r-- 1 markneedham wheel 3882 23 Jun 13:44 foo/database-agent-maccd92c-1-logs-archive-201606231244151.tar.gz 121934611 8 -rw-r--r-- 1 markneedham wheel 3970 23 Jun 13:44 foo/database-agent-macdf24f-1-logs-archive-201606231244165.tar.gz ---- Or we can filter by relative time e.g. to find the files last modified in the last 1 day, 5 hours: [source,bash] ---- $ find foo -name database-agent* -mtime -1d5h -ls 121939705 8 -rw-r--r-- 1 markneedham wheel 2524 23 Jun 14:00 foo/database-agent-mac17f73-1-logs-archive-201606231300176.tar.gz 121939704 8 -rw-r--r-- 1 markneedham wheel 2511 23 Jun 14:00 foo/database-agent-mac29389-1-logs-archive-201606231300176.tar.gz 121934591 24 -rw-r--r-- 1 markneedham wheel 11294 23 Jun 13:44 foo/database-agent-mac3533f-1-logs-archive-201606231244152.tar.gz 121939707 16 -rw-r--r-- 1 markneedham wheel 4878 23 Jun 14:00 foo/database-agent-mac35563-1-logs-archive-201606231300176.tar.gz 121934612 8 -rw-r--r-- 1 markneedham wheel 3896 23 Jun 13:44 foo/database-agent-mac35f7e-1-logs-archive-201606231244165.tar.gz 121939708 16 -rw-r--r-- 1 markneedham wheel 4887 23 Jun 14:00 foo/database-agent-mac40798-1-logs-archive-201606231300176.tar.gz 121934589 24 -rw-r--r-- 1 markneedham wheel 12204 23 Jun 13:44 foo/database-agent-mac490bf-1-logs-archive-201606231244151.tar.gz 121939720 8 -rw-r--r-- 1 markneedham wheel 2510 23 Jun 14:00 foo/database-agent-mac5f094-1-logs-archive-201606231300189.tar.gz 121939706 16 -rw-r--r-- 1 markneedham wheel 5912 23 Jun 14:00 foo/database-agent-mac636b8-1-logs-archive-201606231300176.tar.gz 121934588 8 -rw-r--r-- 1 markneedham wheel 2895 23 Jun 13:44 foo/database-agent-macbb8e1-1-logs-archive-201606231244151.tar.gz 121934590 32 -rw-r--r-- 1 markneedham wheel 13427 23 Jun 13:44 foo/database-agent-macc8177-1-logs-archive-201606231244152.tar.gz 121934587 8 -rw-r--r-- 1 markneedham wheel 3882 23 Jun 13:44 foo/database-agent-maccd92c-1-logs-archive-201606231244151.tar.gz 121934611 8 -rw-r--r-- 1 markneedham wheel 3970 23 Jun 13:44 foo/database-agent-macdf24f-1-logs-archive-201606231244165.tar.gz ---- Or the ones modified more than 1 day, 5 hours ago: [source,bash] ---- $ find foo -name database-agent* -mtime +1d5h -ls 121879391 24 -rw-r--r-- 1 markneedham wheel 8856 23 Jun 11:49 foo/database-agent-mac19b6b-1-logs-archive-201606231049507.tar.gz 121879394 24 -rw-r--r-- 1 markneedham wheel 8772 23 Jun 11:49 foo/database-agent-mac1f427-1-logs-archive-201606231049507.tar.gz 121879390 24 -rw-r--r-- 1 markneedham wheel 9702 23 Jun 11:49 foo/database-agent-mac7e165-1-logs-archive-201606231049507.tar.gz 121879393 8 -rw-r--r-- 1 markneedham wheel 2812 23 Jun 11:49 foo/database-agent-macab7f1-1-logs-archive-201606231049507.tar.gz 121879413 8 -rw-r--r-- 1 markneedham wheel 3144 23 Jun 11:49 foo/database-agent-macbcbe8-1-logs-archive-201606231049520.tar.gz 121879414 8 -rw-r--r-- 1 markneedham wheel 3131 23 Jun 11:49 foo/database-agent-mace075e-1-logs-archive-201606231049520.tar.gz 121879392 8 -rw-r--r-- 1 markneedham wheel 3130 23 Jun 11:49 foo/database-agent-mace8859-1-logs-archive-201606231049507.tar.gz ---- There are lots of other flags you can pass to find but these ones did exactly what I wanted!
null
null
[ 0.0222916416823864, -0.018454791978001595, -0.0212145633995533, 0.03685200586915016, 0.11417984962463379, 0.022212669253349304, 0.01672823540866375, 0.008200415410101414, 0.013059806078672409, -0.010187857784330845, -0.002056706231087446, 0.03181328624486923, -0.06577444076538086, 0.008480655960738659, -0.013186624273657799, 0.0777377337217331, 0.03329798951745033, 0.003347851801663637, 0.027033235877752304, -0.03291124850511551, 0.05737734213471413, 0.02946266159415245, 0.0048885042779147625, 0.03914082050323486, 0.017182938754558563, 0.03536482900381088, -0.011966163292527199, 0.006544922478497028, -0.07549998164176941, 0.030953997746109962, 0.041142869740724564, 0.0006260734517127275, 0.008820260874927044, 0.002537116874009371, 0.016487441956996918, 0.0035427662078291178, -0.0116038266569376, -0.027611320838332176, -0.0020408721175044775, 0.0006695098709315062, -0.021577872335910797, 0.014238787814974785, -0.017308484762907028, 0.031167233362793922, -0.044603507965803146, 0.024416444823145866, -0.05192974582314491, 0.030158402398228645, 0.009539935737848282, 0.004011724144220352, -0.049000173807144165, 0.00929981004446745, -0.002061841543763876, -0.04009253531694412, -0.018927931785583496, 0.05060160532593727, 0.02423299103975296, -0.08351337164640427, 0.03216351568698883, -0.007278834003955126, -0.020174607634544373, -0.03493756055831909, -0.0035777839366346598, 0.02209041453897953, 0.021424217149615288, -0.014008012600243092, -0.02006947621703148, 0.05078643187880516, -0.038573987782001495, 0.0010149948066100478, -0.003250459209084511, 0.02510015107691288, -0.02803345024585724, -0.009221961721777916, 0.008204990066587925, -0.032780971378088, 0.019109440967440605, 0.05191539227962494, 0.010266674682497978, 0.06314244866371155, -0.042222362011671066, 0.021243875846266747, 0.020428679883480072, 0.023982778191566467, 0.0016373576363548636, -0.03273396193981171, -0.026010334491729736, -0.006949400529265404, -0.05934321507811546, 0.035084519535303116, 0.029352694749832153, -0.07002344727516174, 0.017508627846837044, 0.02158224768936634, -0.012292927131056786, 0.016938045620918274, 0.009977851994335651, 0.020412009209394455, 0.04615042358636856, 0.009514431469142437, -0.03959110751748085, -0.020330628380179405, 0.0066120559349656105, 0.009292066097259521, -0.08261311799287796, -0.01472632959485054, -0.04152313247323036, -0.010052318684756756, 0.013027663342654705, -0.01316963043063879, -0.004897055681794882, 0.012459814548492432, 0.008534098975360394, 0.010618187487125397, -0.0906638652086258, 0.05324554070830345, 0.0003303433768451214, -0.04553276300430298, -0.00979764573276043, 0.009615027345716953, 0.045011766254901886, 0.006400952581316233, -0.0022350610233843327, 0.08613742887973785, -0.0014246319187805057, 0.013679609633982182, 0.045231740921735764, 0.05705534294247627, 0.001726199989207089, -0.06585688889026642, -0.04562925919890404, 0.06229531392455101, 0.004884020891040564, 0.014030125923454762, -0.012877685017883778, -0.01688958704471588, -0.036944471299648285, -0.00033576489659026265, 0.05172404274344444, 0.0058453381061553955, 0.028719956055283546, -0.02465101331472397, 0.010505227372050285, -0.04791569337248802, 0.0529959574341774, 0.026711231097579002, -0.028300274163484573, -0.021604949608445168, -0.0517544187605381, 0.006465700455009937, 0.0008668728987686336, 0.03185942396521568, 0.04340696707367897, -0.03409533202648163, -0.0006197284674271941, 0.09901399165391922, 0.01923532225191593, 0.013310748152434826, -0.033853862434625626, 0.00003071006722166203, 0.0422956682741642, 0.05392587184906006, -0.0011388239217922091, 0.06821165233850479, -0.011720677837729454, -0.048356395214796066, -0.01749804988503456, 0.018498942255973816, -0.01753401942551136, 0.04550998657941818, -0.027828598394989967, -0.05195147544145584, 0.08681073039770126, -0.01877058856189251, -0.003695838851854205, 0.03513311967253685, 0.08426748216152191, 0.04473818838596344, 0.04077458754181862, -0.01195377018302679, -0.07568728923797607, 0.06665363162755966, -0.010056262835860252, 0.028645455837249756, 0.03557460010051727, -0.005816214717924595, 0.06923389434814453, 0.0013687587343156338, 0.05307381972670555, 0.04981796815991402, -0.08514469861984253, -0.09686674177646637, -0.006426543463021517, -0.010341853834688663, 0.05082956701517105, -0.010164943523705006, 0.009389014914631844, 0.022667212411761284, -0.008106792345643044, 0.039296459406614304, 0.007965107448399067, 0.012119216844439507, 0.020581655204296112, -0.061313122510910034, -0.054464537650346756, 0.055777933448553085, 0.004764767363667488, -0.04203483834862709, -0.0014598513953387737, 0.013973154127597809, -0.04167400673031807, 0.01024128869175911, 0.04572610557079315, -0.025328373536467552, 0.04761471971869469, 0.03879905492067337, 0.0405484214425087, 0.0009340605465695262, -0.0031476838048547506, -0.0521792396903038, 0.036576032638549805, -0.010818506591022015, -0.06300350278615952, -0.00798614788800478, -0.021641826257109642, 0.11051119118928909, 0.048928748816251755, -0.023970432579517365, -0.041867174208164215, 0.019414588809013367, -0.008430839516222477, -0.026460692286491394, 0.002405592706054449, 0.0014275938738137484, 0.006143110804259777, 0.016259126365184784, -0.03830702602863312, -0.030058709904551506, 0.003971984144300222, -0.021377991884946823, 0.0339270643889904, 0.04741305857896805, -0.01315714605152607, 0.058203041553497314, 0.025765029713511467, -0.007136933971196413, -0.01838081330060959, -0.020365893840789795, -0.07090386003255844, 0.004488705657422543, 0.030281780287623405, -0.02392277866601944, 0.05179218947887421, -0.03170105814933777, -0.016315443441271782, -0.027654286473989487, -0.04974498972296715, 0.053100451827049255, 0.048660799860954285, 0.04085621237754822, -0.027029141783714294, 0.025100836530327797, -0.043297842144966125, 0.023168295621871948, 0.009274093434214592, -0.04600776359438896, -0.034475766122341156, -0.02068207785487175, 0.0032455504406243563, -0.01399998925626278, 0.011485886760056019, 0.019182732328772545, 0.021522343158721924, 0.015511038713157177, 0.03653157502412796, -0.023637425154447556, 0.0656152293086052, 0.010553143918514252, -0.018757550045847893, -0.05608569458127022, -0.0014619424473494291, 0.050870612263679504, -0.06434452533721924, -0.004413459450006485, -0.007682580500841141, -0.055290985852479935, 0.06156895309686661, -0.03533003106713295, -0.03259839862585068, -0.012392844073474407, 0.00498997513204813, 0.04128887876868248, 0.008630149997770786, 0.009759446606040001, 0.048975273966789246, 0.009279455058276653, 0.004130231216549873, 0.03360176831483841, 0.02107776515185833, 0.02258104458451271, 0.010675564408302307, 0.034520938992500305, 0.038382988423109055, 0.011214247904717922, 0.0044204662553966045, -0.01744936779141426, -0.0362226739525795, -0.03244373947381973, -0.25019872188568115, 0.048023127019405365, -0.02832876145839691, -0.030816612765192986, 0.03023926541209221, -0.05178166925907135, 0.03847062587738037, -0.047206711024045944, -0.02179107815027237, -0.017915688455104828, -0.021126920357346535, -0.026537595316767693, 0.017413808032870293, 0.03666987270116806, 0.01497055683284998, -0.010387700982391834, -0.0014528986066579819, -0.038145117461681366, 0.03228248655796051, 0.03387949988245964, 0.020767131820321083, -0.04913909360766411, 0.013742865063250065, 0.019211433827877045, 0.014559932053089142, 0.07222917675971985, -0.07153265923261642, 0.033721838146448135, -0.054370246827602386, -0.05370016023516655, -0.0010023926151916385, -0.03934942185878754, 0.007468092255294323, 0.015944967046380043, -0.0049929083324968815, -0.014495731331408024, 0.03865453600883484, 0.0006396683747880161, 0.021588945761322975, 0.019669372588396072, -0.017311103641986847, -0.03842828422784805, -0.006358999293297529, -0.020075103268027306, 0.07282919436693192, 0.015875885263085365, -0.06555276364088058, -0.04839744791388512, 0.004876007791608572, 0.0533028207719326, -0.025712214410305023, -0.028192980214953423, -0.008788679726421833, 0.011567060835659504, -0.009091095067560673, -0.026116905733942986, -0.015657968819141388, -0.005157066509127617, -0.0485178679227829, -0.005168406292796135, 0.007694918662309647, -0.05619138106703758, 0.022152461111545563, -0.05892447009682655, -0.0277249738574028, -0.040826886892318726, -0.06682103872299194, -0.03614125773310661, 0.050485964864492416, 0.004229272715747356, -0.026042841374874115, 0.014151806011795998, -0.003021471668034792, -0.08731802552938461, -0.0326218344271183, -0.01823331229388714, -0.020059851929545403, -0.018416892737150192, -0.019579408690333366, 0.05297516658902168, -0.04609391838312149, -0.04478263482451439, -0.0038100413512438536, 0.003889581188559532, 0.03522322326898575, -0.03740178793668747, 0.006298959720879793, -0.009519468061625957, -0.032731782644987106, -0.014496593736112118, 0.044845256954431534, -0.04274639114737511, -0.02244478650391102, 0.027606654912233353, 0.015953222289681435, 0.043053362518548965, 0.0069056106731295586, 0.015831951051950455, 0.0400829017162323, 0.055695418268442154, 0.04138656705617905, -0.04560420289635658, 0.026145150884985924, -0.07091538608074188, -0.020261559635400772, -0.008709770627319813, -0.03981965407729149, 0.027834001928567886, 0.023001778870821, 0.03975960984826088, 0.017712103202939034, -0.0076796128414571285, 0.03511163964867592, -0.03307805582880974, -0.021402275189757347, -0.02948257513344288, 0.015081278048455715, 0.026307903230190277, 0.05408249795436859, 0.017313214018940926, -0.03820018097758293, 0.02536151558160782, -0.00457715755328536, -0.017221471294760704, -0.04649924859404564, -0.03358759358525276, -0.007727439049631357, -0.014040394686162472, 0.0029752771370112896, 0.004266134463250637, -0.022174496203660965, 0.010066583752632141, 0.033083997666835785, -0.047328054904937744, 0.059692252427339554, -0.025793008506298065, -0.04035557433962822, -0.042903754860162735, 0.021668951958417892, 0.023477235808968544, -0.04718823358416557, -0.013399692252278328, 0.008967448957264423, 0.05485541373491287, 0.02758309617638588, 0.021111302077770233, 0.005989184603095055, -0.04530978575348854, 0.03783601149916649, -0.007885979488492012, -0.009108279831707478, -0.03950288146734238, 0.02274981327354908, -0.05136360600590706, -0.012188761495053768, 0.0008786852122284472, 0.045946478843688965, -0.01231993455439806, -0.023009316995739937, -0.034092556685209274, 0.006142972502857447, -0.041948843747377396, 0.0024588166270405054, -0.027254756540060043, -0.01081753522157669, 0.05179423838853836, -0.01733061857521534, 0.03489456698298454, -0.007983442395925522, 0.008363842032849789, -0.0053645651787519455, 0.00626491941511631, -0.021527152508497238, 0.017384080216288567, 0.011195595376193523, -0.0046653286553919315, 0.03215054050087929, 0.03590815141797066, 0.020275425165891647, 0.04299672320485115, -0.033298470079898834, -0.01119260024279356, -0.00771464454010129, 0.019876345992088318, 0.05849115923047066, 0.03318179026246071, -0.035786356776952744, -0.017331000417470932, -0.04028427600860596, -0.047838758677244186, 0.0004491010622587055, -0.007908067665994167, -0.010266231372952461, -0.02328963205218315, -0.030250871554017067, -0.08505319058895111, 0.04095153138041496, 0.025326291099190712, -0.008955992758274078, -0.010801827535033226, -0.0023454816546291113, -0.023920778185129166, -0.028330903500318527, 0.006491845473647118, 0.02984585054218769, -0.061599861830472946, -0.023631703108549118, -0.011304613202810287, -0.021632369607686996, 0.016002284362912178, 0.014270715415477753, -0.08522902429103851, -0.020878182724118233, 0.007322088815271854, 0.02584260329604149, -0.038370467722415924, -0.023809967562556267, 0.0013373825931921601, 0.005614342633634806, -0.03257976844906807, 0.015487322583794594, -0.005328199360519648, 0.03952682390809059, -0.01060529239475727, -0.02043774537742138, 0.033672995865345, -0.028902839869260788, 0.005823733285069466, 0.009108961559832096, -0.0011861221864819527, 0.023530902341008186, -0.03250392898917198, 0.007467658258974552, 0.03722454980015755, 0.0030533841345459223, -0.005580493248999119, -0.028461482375860214, -0.00760379945859313, -0.025433814153075218, 0.027013808488845825, -0.0017522849375382066, 0.016353605315089226, -0.04988407343626022, 0.0014633864630013704, -0.03937020152807236, 0.026294972747564316, -0.016220655292272568, -0.021341590210795403, 0.012905457988381386, 0.03786509484052658, 0.008576672524213791, 0.04971231892704964, -0.02788708731532097, -0.04461567848920822, 0.08743547648191452, -0.021126238629221916, -0.057280100882053375, -0.031012488529086113, -0.0511949323117733, 0.0376688614487648, 0.024971237406134605, -0.008167171850800514, -0.015269055962562561, 0.062308169901371, 0.060483094304800034, 0.019070172682404518, 0.03123335912823677, 0.014529690146446228, 0.012324891984462738, -0.03538023307919502, -0.03247711807489395, -0.06952449679374695, -0.00639078114181757, 0.042662013322114944, -0.01063309796154499, -0.009554649703204632, 0.008180689997971058, -0.028023364022374153, -0.003812354290857911, -0.03674855828285217, -0.04722128435969353, 0.03642227128148079, -0.038363080471754074, 0.028870267793536186, 0.004494555294513702, -0.05511398985981941, 0.014259697869420052, 0.06401103734970093, -0.045829787850379944, -0.023852717131376266, -0.030967865139245987, 0.08733079582452774, -0.06590423732995987, 0.03677722439169884, -0.01710258238017559, -0.018073149025440216, 0.07485103607177734, 0.04271388798952103, 0.025470757856965065, 0.03616020083427429, -0.03327077627182007, 0.016999932006001472, 0.03333296254277229, -0.01491265557706356, -0.018397046253085136, 0.02441026084125042, -0.026256870478391647, -0.029907945543527603, -0.015697648748755455, 0.005513221491128206, -0.005050454754382372, -0.02764032781124115, 0.07683160901069641, 0.0151359923183918, -0.03042166493833065, -0.039404258131980896, 0.021522045135498047, -0.03390195220708847, -0.0024717655032873154, -0.03508320823311806, 0.03168679028749466, -0.05380469560623169, 0.0674644485116005, 0.01370223332196474, 0.005889078136533499, 0.07160425931215286, -0.03412400931119919, 0.00970536656677723, 0.030490193516016006, 0.07732906192541122, 0.08563092350959778, 0.00642293831333518, -0.004948637448251247, 0.0569455660879612, -0.03405547887086868, -0.037858497351408005, -0.017238952219486237, -0.004696941468864679, 0.011412153020501137, -0.012962369248270988, 0.021880334243178368, 0.08857639133930206, -0.03026612289249897, 0.07594448328018188, -0.012337647378444672, -0.002919752849265933, -0.025141516700387, -0.02853570692241192, 0.056463416665792465, 0.04690270125865936, 0.010852404870092869, 0.03175020217895508, -0.013208877295255661, -0.003506405744701624, 0.04093622416257858, 0.002214255044236779, -0.001584393554367125, 0.04387678951025009, -0.04141184315085411, -0.005275134928524494, 0.008240919560194016, 0.04004060849547386, 0.050919923931360245, 0.004053309094160795, 0.007183888461440802, -0.021705033257603645, 0.027330761775374413, -0.006102132145315409, 0.008112689480185509, -0.04668548330664635, -0.0009371896740049124, -0.028817353770136833, -0.06271564215421677, -0.05829113721847534, -0.00985499657690525, -0.04781390726566315, 0.011808499693870544, -0.008682051673531532, -0.013305269181728363, 0.01358837354928255, -0.008443603292107582, 0.016645850613713264, -0.04282407462596893, -0.04606160521507263, -0.04723118245601654, -0.07164547592401505, 0.02722201682627201, 0.0004909077542833984, 0.01006004586815834, -0.01577013172209263, -0.00018596697191242129, -0.020125899463891983, -0.02388518676161766, 0.0493178516626358, -0.05421114340424538, 0.0017463489202782512, -0.0048656403087079525, 0.03400273248553276, 0.02018851228058338, -0.006348744034767151, 0.03925367444753647, 0.004482006188482046, -0.014536314643919468, 0.014374177902936935, 0.008708936162292957, 0.04003094136714935, -0.01420664880424738, -0.008470829576253891, -0.07787789404392242, 0.021924376487731934, 0.027682412415742874, -0.0020617516711354256, -0.08923760801553726, 0.030380025506019592, 0.03206782415509224, -0.03930642828345299, 0.033701203763484955, -0.026068992912769318, -0.01911950297653675, 0.0009506135829724371, -0.00831669382750988, -0.0015310061862692237, 0.0073464675806462765, 0.041869811713695526, -0.024996571242809296, 0.07591337710618973, 0.05247556045651436, -0.049609214067459106, -0.05038751661777496, -0.005746600683778524, -0.024909108877182007, 0.0038851285353302956, -0.04764440655708313, -0.026465250179171562, -0.05183389037847519, -0.10499249398708344, -0.0300077423453331, -0.008373874239623547, -0.019099852070212364, -0.0598323680460453, 0.004821008536964655, -0.015133033506572247, -0.022183803841471672, -0.003498697653412819, -0.04120869189500809, 0.02299867384135723, -0.022000759840011597, -0.025080449879169464, -0.049499813467264175, 0.012603218667209148, 0.0048271967098116875, 0.0316166877746582, -0.009056707844138145, -0.016483088955283165, -0.0033163409680128098, -0.019905125722289085, 0.049509648233652115, 0.05559217557311058, 0.038045335561037064, 0.014324534684419632 ]
[ -0.052919141948223114, 0.005269648972898722, -0.014600177295506, -0.019228139892220497, 0.0927775427699089, -0.045463982969522476, -0.011019529774785042, 0.007757430896162987, 0.00019244356371928006, -0.03037961572408676, 0.035120267421007156, 0.004742379765957594, -0.00021726252452936023, 0.011644665151834488, 0.05025544390082359, -0.010559565387666225, 0.00017551651399116963, -0.04087768867611885, -0.0009818581165745854, 0.047322336584329605, 0.004507773090153933, -0.016024252399802208, -0.011971209198236465, -0.024601368233561516, -0.024038879200816154, 0.04792609065771103, 0.02971554361283779, -0.019923975691199303, -0.05650664120912552, -0.19631068408489227, -0.007773231714963913, -0.022298386320471764, 0.01728939823806286, -0.021102480590343475, 0.04531383141875267, 0.02931320294737816, 0.013139365240931511, 0.012190958485007286, -0.006029124837368727, 0.010369685478508472, 0.04418124258518219, 0.0028941070195287466, -0.05726122111082077, -0.015573425218462944, 0.016733113676309586, -0.013225057162344456, -0.026056751608848572, -0.01220231968909502, -0.004003453999757767, 0.014155544340610504, -0.04557376354932785, -0.0005204888293519616, 0.012088652700185776, -0.0018624705262482166, -0.029530519619584084, 0.0020321467891335487, 0.046229276806116104, 0.07321451604366302, 0.012874284759163857, 0.042926039546728134, 0.01108376681804657, 0.007396472152322531, -0.11959760636091232, 0.05876955762505531, 0.007095262408256531, 0.03536347299814224, -0.056407272815704346, -0.05280397832393646, -0.0203096866607666, 0.08904354274272919, 0.0011162571609020233, -0.015922561287879944, -0.0733911544084549, 0.07697595655918121, -0.020877206698060036, 0.013099470175802708, -0.0025571126025170088, 0.021730687469244003, 0.018240846693515778, -0.057349737733602524, -0.0512438528239727, 0.0035959924571216106, -0.04408657178282738, -0.020880812779068947, -0.0393899567425251, 0.04456751421093941, -0.0017084477003663778, 0.0774431824684143, 0.030009254813194275, 0.04517033323645592, 0.027269721031188965, 0.012186463922262192, 0.06696499139070511, 0.022568466141819954, -0.09941211342811584, -0.03326963633298874, 0.007916445843875408, 0.04811573401093483, 0.01703779771924019, 0.4143003225326538, 0.00831243023276329, -0.010119369253516197, 0.03764932230114937, 0.01438442338258028, -0.024929728358983994, -0.0004206149314995855, 0.022143416106700897, -0.051664337515830994, 0.0309623833745718, -0.0009713660110719502, 0.02848299778997898, -0.008514240384101868, 0.07018682360649109, -0.1064649149775505, 0.035939376801252365, 0.0192159004509449, 0.04440673440694809, 0.02505791187286377, -0.05347437411546707, -0.00022705963056068867, -0.015241959132254124, 0.002730968641117215, 0.05699311941862106, -0.000531430880073458, 0.0465734638273716, 0.017721479758620262, 0.05004255101084709, 0.05051286891102791, 0.03216421604156494, 0.04365309700369835, 0.01854000799357891, -0.01367347501218319, -0.0681857168674469, 0.005602437071502209, 0.004213231150060892, 0.00644103204831481, -0.009662395343184471, -0.01928616873919964, -0.02306273952126503, 0.026456637308001518, -0.04137003794312477, -0.010748505592346191, 0.00821674894541502, 0.006320879328995943, -0.05357098951935768, 0.1345227062702179, -0.013338680379092693, -0.025670712813735008, -0.04567226022481918, -0.05961764603853226, 0.004184473305940628, 0.06342292577028275, 0.025611786171793938, -0.05830899253487587, -0.012744171544909477, 0.012180354446172714, 0.06875577569007874, -0.025421462953090668, -0.06779290735721588, -0.004650226328521967, -0.0019622070249170065, -0.01883423514664173, -0.01678001694381237, 0.08165908604860306, 0.038668159395456314, -0.06424285471439362, -0.014691154472529888, 0.02911365032196045, 0.027902651578187943, -0.04631282761693001, 0.037318095564842224, -0.0014710783725604415, -0.01764507405459881, -0.04829162359237671, 0.008851942606270313, -0.028989193961024284, -0.007375780027359724, 0.029644140973687172, 0.0022795009426772594, -0.017360536381602287, -0.03031845949590206, 0.00786636769771576, -0.06163458898663521, 0.00670928368344903, -0.04158156365156174, -0.06967063993215561, -0.11319085210561752, 0.03788037598133087, -0.026258090510964394, -0.00324293808080256, -0.04958697035908699, -0.013134213164448738, -0.054111674427986145, 0.053156204521656036, -0.05115028843283653, -0.05020856112241745, 0.012445427477359772, 0.0342557467520237, -0.047943998128175735, -0.05972350761294365, 0.061189204454422, 0.02444647066295147, -0.00672514783218503, 0.04799899086356163, -0.07638369500637054, 0.04935400187969208, 0.035984065383672714, -0.036449119448661804, 0.07951939851045609, 0.035773348063230515, -0.022430317476391792, 0.0010638522217050195, -0.004320929758250713, 0.026495499536395073, -0.011717221699655056, -0.0340828038752079, -0.015211660414934158, -0.03433828800916672, 0.05339609831571579, 0.05523347854614258, -0.016033770516514778, -0.0015846883179619908, 0.003589057829231024, -0.34282490611076355, -0.050812866538763046, -0.026422182098031044, 0.029653260484337807, 0.01996387355029583, -0.05234799161553383, 0.005303114652633667, -0.020533688366413116, -0.015212943777441978, 0.03182866796851158, 0.06981799751520157, -0.012203261256217957, 0.014034077525138855, -0.08051668107509613, 0.002959270030260086, 0.02905089408159256, -0.002640531864017248, -0.01141218189150095, -0.03834962844848633, -0.0018083697650581598, 0.03273868188261986, -0.08588369190692902, -0.007922070100903511, -0.052122458815574646, -0.002033545169979334, -0.010717639699578285, 0.13062316179275513, 0.02495662309229374, 0.03667139634490013, -0.030697369948029518, 0.05792074277997017, -0.008746975101530552, -0.007943027652800083, -0.06766162812709808, 0.0021391925401985645, -0.027034835889935493, -0.010853521525859833, 0.03472660481929779, -0.007233372889459133, -0.011184973642230034, -0.057461488991975784, 0.003993367776274681, -0.030305027961730957, -0.04575755074620247, -0.024638094007968903, 0.021178901195526123, -0.05475376918911934, 0.005754595156759024, -0.0035570377949625254, 0.04966134577989578, 0.004546413663774729, 0.00082635588478297, -0.00753477867692709, 0.0372384674847126, 0.03708125278353691, -0.058137837797403336, -0.060371167957782745, -0.025058766826987267, 0.026293480768799782, 0.007665381301194429, 0.01348260696977377, 0.049577854573726654, 0.024018917232751846, -0.05764647573232651, 0.015497025102376938, -0.005775174591690302, -0.0396856889128685, -0.006200113799422979, 0.03325504809617996, -0.02552930638194084, -0.025608936324715614, 0.07550607621669769, -0.02848244085907936, 0.03283396363258362, 0.01478736661374569, 0.05280739814043045, -0.02960427850484848, -0.0026856884360313416, 0.027339927852153778, -0.00012078278086846694, 0.05996707081794739, -0.018343375995755196, 0.05272580683231354, -0.028885183855891228, -0.0021953664254397154, 0.06359166651964188, 0.01172101590782404, -0.030039891600608826, 0.09172162413597107, 0.025185130536556244, -0.006607735063880682, -0.010033190250396729, -0.009708119556307793, -0.05755355581641197, 0.0858757346868515, -0.009288808330893517, -0.2645609974861145, 0.022432034835219383, 0.028366152197122574, 0.061863262206315994, 0.011927848681807518, 0.0018906547920778394, 0.011844768188893795, -0.009030976332724094, 0.036492981016635895, -0.004696189425885677, 0.025233682245016098, 0.06448063999414444, -0.01674194447696209, -0.033153511583805084, -0.008432911708950996, -0.0007419920293614268, 0.033090658485889435, 0.019611459225416183, 0.026184365153312683, 0.006241282448172569, -0.0012076562270522118, -0.033991798758506775, 0.18720819056034088, 0.0487128421664238, 0.0005493328208103776, 0.04263311251997948, -0.021140245720744133, 0.009449760429561138, 0.04141088202595711, -0.005493415053933859, 0.016265537589788437, 0.0011206245981156826, 0.010727796703577042, 0.020651312544941902, 0.011287297122180462, -0.024942152202129364, -0.016892220824956894, 0.043709758669137955, 0.008360796608030796, -0.03123515099287033, -0.024377351626753807, 0.017336983233690262, -0.04254208132624626, 0.02674640342593193, 0.07705461233854294, -0.022210735827684402, 0.005073410924524069, -0.02758733183145523, -0.05832822248339653, -0.004288413096219301, -0.045478496700525284, -0.05181964859366417, -0.031340230256319046, -0.006231184583157301, 0.01414068229496479, 0.05965004861354828, 0.02550908923149109, -0.020235169678926468, 0.023365192115306854, -0.014598995447158813, -0.010718140751123428, -0.0657430961728096, 0.1307407170534134, -0.015227720141410828, -0.004929173272103071 ]
[ 0.006210337858647108, 0.04682009294629097, -0.01140790618956089, 0.0269726924598217, 0.03384559229016304, -0.03297482430934906, 0.012181492522358894, 0.0007292000809684396, -0.002133774571120739, 0.01591736450791359, -0.004647595342248678, 0.01602119207382202, 0.07116017490625381, 0.004915253724902868, -0.023860014975070953, 0.023493457585573196, -0.018031485378742218, 0.030454717576503754, 0.018002865836024284, 0.00473386375233531, -0.02677270583808422, 0.009751703590154648, 0.05271898955106735, 0.005583731457591057, -0.013474171981215477, 0.05197887495160103, -0.05044803023338318, -0.019938621670007706, 0.012875084765255451, -0.13182735443115234, -0.015192256309092045, 0.01237077359110117, -0.02195606753230095, 0.025738172233104706, 0.012120310217142105, 0.014213383197784424, 0.02338356152176857, 0.01749151013791561, -0.007672619074583054, 0.022047003731131554, 0.017517348751425743, -0.0038964333944022655, -0.0050752428360283375, -0.01583063043653965, -0.03332924470305443, -0.057267479598522186, -0.016546037048101425, -0.03257680684328079, -0.009312202222645283, 0.03147251158952713, -0.0301946010440588, -0.01227518916130066, 0.009235539473593235, 0.03248132765293121, 0.01661231555044651, 0.0020698951557278633, 0.01189833041280508, -0.0038644580636173487, -0.0007229170296341181, -0.04569733142852783, 0.031073205173015594, 0.015763714909553528, -0.06640966981649399, -0.03130672499537468, 0.004415642004460096, -0.044294435530900955, -0.009726115502417088, -0.014239498414099216, 0.003601362928748131, 0.01425691694021225, -0.04174057021737099, 0.016358787193894386, -0.042763952165842056, -0.018513735383749008, 0.0037186439149081707, 0.015736404806375504, 0.05656354874372482, 0.0025583412498235703, -0.017428966239094734, -0.007080077193677425, -0.05650022625923157, 0.008891668170690536, 0.01867298036813736, -0.021426772698760033, -0.05472031980752945, -0.025457188487052917, 0.023445138707756996, 0.04381434619426727, 0.030939308926463127, -0.02316100522875786, 0.015156609937548637, 0.01139385811984539, -0.03041667491197586, -0.013766428455710411, -0.10996521264314651, -0.03668980672955513, -0.005030997097492218, 0.024262217804789543, 0.030098969116806984, 0.8145801424980164, 0.015550690703094006, 0.03857818618416786, -0.0017956058727577329, -0.015634387731552124, -0.0023446937557309866, -0.001965794013813138, 0.01592939719557762, -0.04436330497264862, -0.04547099024057388, -0.026019645854830742, 0.022410139441490173, -0.008711878210306168, 0.03281297907233238, 0.005611746571958065, 0.027883954346179962, 0.05772343650460243, -0.009305629879236221, -0.003947947174310684, -0.024936510249972343, 0.040498036891222, 0.057362332940101624, 0.023101648315787315, 0.03787969797849655, 0.041518647223711014, 0.053839899599552155, -0.1471228450536728, 0.003900374285876751, -6.129292398758327e-33, 0.02539690211415291, 0.011700820177793503, 0.038203198462724686, -0.01982828788459301, 0.021206984296441078, 0.030279073864221573, -0.0036616481374949217, -0.005301289726048708, 0.010026928037405014, 0.019830895587801933, -0.03203245997428894, 0.0052088480442762375, -0.011691532097756863, -0.03951207920908928, 0.016681399196386337, 0.0035904166288673878, 0.01495350245386362, -0.000923710991628468, 0.000717761053238064, 0.005536010954529047, 0.00013893564755562693, 0.04662018641829491, 0.000496263150125742, -0.0112609239295125, 0.008609696291387081, 0.019166357815265656, 0.04933232441544533, -0.014578720554709435, 0.028962790966033936, -0.042654603719711304, -0.0007997775101102889, -0.005822405219078064, -0.03729156777262688, -0.0118466317653656, -0.00368261500261724, -0.015651995316147804, -0.06366369128227234, 0.008978853933513165, -0.008651639334857464, -0.03592684119939804, -0.040276285260915756, -0.015492336824536324, -0.045739028602838516, -0.05203620716929436, 0.006162573583424091, 0.010081316344439983, 0.0008020034292712808, -0.01114137377589941, -0.01732838898897171, 0.0060768877156078815, 0.03207650035619736, -0.003945858217775822, 0.003341161645948887, 0.026524970307946205, -0.019608205184340477, 0.038816165179014206, 0.029046328738331795, -0.016615042462944984, -0.002556438557803631, 0.04909253120422363, 0.022671625018119812, -0.00671928096562624, 0.0038581134285777807, 0.038475170731544495, 0.04409244656562805, -0.027499275282025337, 0.06891375035047531, 0.021210521459579468, 0.02464624121785164, 0.0469355471432209, -0.025679592043161392, -0.011070957407355309, 0.022868109866976738, -0.03155381977558136, 0.017081623896956444, -0.03545531630516052, -0.021611539646983147, 0.006114658899605274, 0.005339640658348799, 0.023383045569062233, -0.040589481592178345, -0.037517111748456955, 0.008112957701086998, -0.04703430458903313, -0.019905462861061096, -0.03766274452209473, -0.014970807358622551, 0.012872532941401005, -0.02762787416577339, -0.009922136552631855, 0.015054531395435333, 0.0398147851228714, 0.0036727474071085453, -0.031122246757149696, -0.001927010715007782, 6.272289449825935e-33, 0.006125803105533123, -0.010349965654313564, 0.008330680429935455, -0.02054711803793907, 0.01079812366515398, 0.00718390429392457, 0.017452416941523552, -0.003522183047607541, -0.026420660316944122, 0.020344668999314308, -0.0066671124659478664, 0.024152109399437904, -0.03077024407684803, 0.02543102763593197, 0.04695066809654236, 0.02767765335738659, 0.016541553661227226, -0.02720603346824646, -0.0008849264122545719, -0.002714074682444334, -0.010895690880715847, 0.019200647249817848, -0.022379979491233826, 0.04598137363791466, 0.02384720928966999, 0.0028403466567397118, 0.021935345605015755, 0.020952261984348297, 0.015642356127500534, 0.018359126523137093, -0.011847104877233505, -0.036654792726039886, -0.0071967532858252525, -0.026404712349176407, -0.0075692893005907536, 0.0053344713523983955, -0.01584314927458763, 0.030066857114434242, -0.0016584338154643774, 0.0450768917798996, 0.02722892537713051, 0.021105414256453514, -0.008378982543945312, 0.0002426029823254794, -0.010742324404418468, -0.0027601036708801985, -0.01353196520358324, 0.015042017214000225, 0.009597132913768291, 0.0011842771200463176, 0.015002068132162094, 0.02220158837735653, 0.00041678850539028645, -0.014120308682322502, 0.0360444076359272, -0.010386473499238491, -0.055551398545503616, 0.01300832349807024, -0.02541286312043667, 0.044838111847639084, -0.02956472709774971, 0.054751794785261154, -0.011494296602904797, 0.021886859089136124, -0.04770933464169502, -0.03438733145594597, -0.04140700772404671, -0.03771176189184189, -0.006589012686163187, -0.03470703959465027, -0.006921745836734772, 0.009539295919239521, -0.01338017825037241, 0.04893884435296059, 0.03985244035720825, -0.02307279035449028, -0.023071274161338806, -0.0059742690064013, 0.019745292142033577, 0.005324339494109154, 0.0049441359005868435, 0.010615049861371517, 0.0001753856340656057, 0.017850268632173538, -0.02848958969116211, -0.012312764301896095, -0.043918970972299576, 0.0024824251886457205, 0.04520260915160179, -0.054806482046842575, 0.03177674114704132, -0.030874406918883324, -0.027167925611138344, 0.04035068675875664, -0.0316818505525589, -1.1959619961032786e-8, -0.041252583265304565, -0.0070096878334879875, 0.01834462769329548, 0.019058238714933395, 0.035718224942684174, 0.01912793144583702, -0.027847008779644966, 0.03740519657731056, -0.041660912334918976, 0.00012829728075303137, 0.04919150844216347, -0.006249827798455954, 0.011698967777192593, 0.024332651868462563, 0.0009030711371451616, -0.03739140182733536, 0.03641771525144577, -0.041144222021102905, 0.012208263389766216, -0.016881410032510757, 0.020638231188058853, 0.04780079424381256, -0.029574768617749214, -0.001215600874274969, -0.014208127744495869, 0.000059639682149281725, -0.011228643357753754, -0.05747424066066742, -0.021613268181681633, -0.007060065865516663, 0.058286599814891815, -0.010250904597342014, -0.03811982646584511, -0.03950556367635727, -0.035862166434526443, -0.006189730018377304, 0.018307046964764595, 0.014584562741219997, 0.024125326424837112, 0.0254353079944849, -0.0411955788731575, 0.009426196105778217, 0.0021195560693740845, -0.0403776653110981, -0.06381693482398987, -0.03577621281147003, -0.054010674357414246, -0.029360799118876457, 0.014859977178275585, -0.04264431446790695, 0.02530888468027115, -0.014463359490036964, 0.02802935615181923, 0.04141251742839813, 0.05482890456914902, 0.009910876862704754, 0.0372985415160656, -0.02513081207871437, -0.02857024595141411, -0.026175906881690025, 0.04163799434900284, -0.02598368003964424, 0.015391577035188675, -0.00897260196506977 ]
unix-find-files-greater-than-date
https://markhneedham.com/blog/2016/06/24/unix-find-files-greater-than-date
false
2016-12-04 12:37:49
Kubernetes: Simulating a network partition
[ "neo4j", "kubernetes" ]
[ "neo4j", "Kubernetes" ]
A couple of weeks ago I wrote http://www.markhneedham.com/blog/2016/11/25/kubernetes-spinning-up-a-neo4j-3-1-causal-cluster/[a post explaining how to create a Neo4j causal cluster using Kubernetes] and \... the I wanted to work out how to simulate a network partition which would put the leader on the minority side and force an election. We've done this on our internal tooling on AWS using the +++<cite>+++https://en.wikipedia.org/wiki/Iptables[iptables]+++</cite>+++ command but unfortunately that isn't available in my container, which only has the utilities provided by https://busybox.net/about.html[BusyBox]. Luckily one of these is +++<cite>+++route+++</cite>+++ command which will allow us to achieve the same thing. To recap, I have 3 Neo4j pods up and running: [source,bash] ---- $ kubectl get pods NAME READY STATUS RESTARTS AGE neo4j-0 1/1 Running 0 6h neo4j-1 1/1 Running 0 6h neo4j-2 1/1 Running 0 6h ---- And we can check that the +++<cite>+++route+++</cite>+++ command is available: [source,bash] ---- $ kubectl exec neo4j-0 -- ls -alh /sbin/route lrwxrwxrwx 1 root root 12 Oct 18 18:58 /sbin/route -> /bin/busybox ---- Let's have a look what role each server is currently playing: [source,bash] ---- $ kubectl exec neo4j-0 -- bin/cypher-shell "CALL dbms.cluster.role()" role "FOLLOWER" Bye! ---- [source,bash] ---- $ kubectl exec neo4j-1 -- bin/cypher-shell "CALL dbms.cluster.role()" role "FOLLOWER" Bye! ---- [source,bash] ---- $ kubectl exec neo4j-2 -- bin/cypher-shell "CALL dbms.cluster.role()" role "LEADER" Bye! ---- Slight aside: I'm able to call +++<cite>+++cypher-shell+++</cite>+++ without a user and password because I've disable authorisation by putting the following in +++<cite>+++conf/neo4j.conf+++</cite>+++: [source,text] ---- dbms.connector.bolt.enabled=true ---- Back to the network partitioning\...we need to partition away +++<cite>+++neo4j-2+++</cite>+++ from the other two servers which we can do by running the following commands: [source,bash] ---- $ kubectl exec neo4j-2 -- route add -host neo4j-0.neo4j.default.svc.cluster.local reject && \ kubectl exec neo4j-2 -- route add -host neo4j-1.neo4j.default.svc.cluster.local reject && \ kubectl exec neo4j-0 -- route add -host neo4j-2.neo4j.default.svc.cluster.local reject && \ kubectl exec neo4j-1 -- route add -host neo4j-2.neo4j.default.svc.cluster.local reject ---- If we look at the logs of neo4j-2 we can see that it's stepped down after being disconnected from the other two servers: [source,text] ---- $ kubectl exec neo4j-2 -- cat logs/debug.log ... 2016-12-04 11:30:10.186+0000 INFO [o.n.c.c.c.RaftMachine] Moving to FOLLOWER state after not receiving heartbeat responses in this election timeout period. Heartbeats received: [] ... ---- Who's taken over as leader? [source,bash] ---- $ kubectl exec neo4j-0 -- bin/cypher-shell "CALL dbms.cluster.role()" role "LEADER" Bye! ---- [source,bash] ---- $ kubectl exec neo4j-1 -- bin/cypher-shell "CALL dbms.cluster.role()" role "FOLLOWER" Bye! ---- [source,bash] ---- $ kubectl exec neo4j-2 -- bin/cypher-shell "CALL dbms.cluster.role()" role "FOLLOWER" Bye! ---- Looks like neo4j-0! Let's put some data into the database: [source,bash] ---- $ kubectl exec neo4j-0 -- bin/cypher-shell "CREATE (:Person {name: 'Mark'})" Added 1 nodes, Set 1 properties, Added 1 labels Bye! ---- Let's check if that node made it to the other two servers. We'd expect it to be on neo4j-1 but not on neo4j-2: [source,bash] ---- $ kubectl exec neo4j-1 -- bin/cypher-shell "MATCH (p:Person) RETURN p" p (:Person {name: "Mark"}) Bye! ---- [source,bash] ---- $ kubectl exec neo4j-2 -- bin/cypher-shell "MATCH (p:Person) RETURN p" Bye! ---- On neo4j-2 we'll repeatedly see these types of entries in the log as its election timeout triggers but fails to get any responses to the vote requests it sends out: [source,text] ---- $ kubectl exec neo4j-2 -- cat logs/debug.log ... 2016-12-04 11:32:56.735+0000 INFO [o.n.c.c.c.RaftMachine] Election timeout triggered 2016-12-04 11:32:56.736+0000 INFO [o.n.c.c.c.RaftMachine] Election started with vote request: Vote.Request from MemberId{ca9b954c} {term=11521, candidate=MemberId{ca9b954c}, lastAppended=68, lastLogTerm=11467} and members: [MemberId{484178c4}, MemberId{0acdb8dd}, MemberId{ca9b954c}] ... ---- We can see those vote requests by looking at the +++<cite>+++raft-messages.log+++</cite>+++ which can be enabled by setting the following property in +++<cite>+++conf/neo4j.conf+++</cite>+++: [source,text] ---- causal_clustering.raft_messages_log_enable=true ---- [source,text] ---- $ kubectl exec neo4j-2 -- cat logs/raft-messages.log ... 11:33:42.101 -->MemberId{484178c4}: Request: Vote.Request from MemberId{ca9b954c} {term=11537, candidate=MemberId{ca9b954c}, lastAppended=68, lastLogTerm=11467} 11:33:42.102 -->MemberId{0acdb8dd}: Request: Vote.Request from MemberId{ca9b954c} {term=11537, candidate=MemberId{ca9b954c}, lastAppended=68, lastLogTerm=11467} 11:33:45.432 -->MemberId{484178c4}: Request: Vote.Request from MemberId{ca9b954c} {term=11538, candidate=MemberId{ca9b954c}, lastAppended=68, lastLogTerm=11467} 11:33:45.433 -->MemberId{0acdb8dd}: Request: Vote.Request from MemberId{ca9b954c} {term=11538, candidate=MemberId{ca9b954c}, lastAppended=68, lastLogTerm=11467} 11:33:48.362 -->MemberId{484178c4}: Request: Vote.Request from MemberId{ca9b954c} {term=11539, candidate=MemberId{ca9b954c}, lastAppended=68, lastLogTerm=11467} 11:33:48.362 -->MemberId{0acdb8dd}: Request: Vote.Request from MemberId{ca9b954c} {term=11539, candidate=MemberId{ca9b954c}, lastAppended=68, lastLogTerm=11467} ... ---- To 'heal' the network partition we just need to delete all the commands we ran earlier: [source,bash] ---- $ kubectl exec neo4j-2 -- route delete neo4j-0.neo4j.default.svc.cluster.local reject && \ kubectl exec neo4j-2 -- route delete neo4j-1.neo4j.default.svc.cluster.local reject && \ kubectl exec neo4j-0 -- route delete neo4j-2.neo4j.default.svc.cluster.local reject && \ kubectl exec neo4j-1 -- route delete neo4j-2.neo4j.default.svc.cluster.local reject ---- Now let's check that neo4j-2 now has the node that we created earlier: [source,bash] ---- $ kubectl exec neo4j-2 -- bin/cypher-shell "MATCH (p:Person) RETURN p" p (:Person {name: "Mark"}) Bye! ---- That's all for now!
null
null
[ -0.011630870401859283, -0.04626293480396271, -0.019604187458753586, 0.044327348470687866, 0.09232699871063232, 0.009482104331254959, 0.01423864159733057, 0.0284514669328928, -0.004791658371686935, -0.026461027562618256, -0.007159732282161713, -0.018981175497174263, -0.035357531160116196, 0.02673341892659664, 0.004842869471758604, 0.06047195568680763, 0.07737904042005539, -0.010309782810509205, 0.01051937323063612, 0.0038186381570994854, 0.043950602412223816, 0.041125934571027756, 0.04010254144668579, 0.027883868664503098, 0.054181382060050964, 0.013768699020147324, 0.006197718437761068, 0.005273287650197744, -0.04451986774802208, -0.009016669355332851, 0.025240667164325714, 0.011566937901079655, 0.037442322820425034, -0.0007505812682211399, 0.022850550711154938, -0.000547767907846719, -0.030255572870373726, 0.00026951415929943323, 0.0009011488873511553, 0.0084150992333889, -0.07700437307357788, 0.045493368059396744, 0.014905121177434921, 0.027018504217267036, -0.022620998322963715, 0.002140006050467491, -0.044336628168821335, 0.013981271535158157, 0.031134603545069695, 0.0006074551492929459, -0.08521717041730881, 0.012258321046829224, -0.01589014381170273, 0.002006217837333679, 0.013845376670360565, 0.008739186450839043, 0.033138711005449295, -0.06753555685281754, 0.05475196987390518, -0.029372872784733772, -0.026455998420715332, -0.011769873090088367, -0.01346967276185751, 0.035018399357795715, -0.003778540762141347, -0.04436902329325676, 0.012381406500935555, 0.042685847729444504, -0.05998363718390465, 0.010820992290973663, -0.013116960413753986, 0.026898132637143135, 0.023734666407108307, -0.015100753866136074, 0.014055426232516766, -0.061703335493803024, 0.007246082648634911, 0.04716356843709946, 0.04657813906669617, 0.058031465858221054, -0.03801177814602852, -0.029857296496629715, -0.016159478574991226, 0.019024187698960304, -0.002822787268087268, -0.044870831072330475, -0.013402962125837803, -0.004925061017274857, -0.051919691264629364, 0.04908250272274017, 0.018479909747838974, -0.04464445263147354, 0.006144886836409569, 0.013779876753687859, -0.014594613574445248, 0.009001890197396278, 0.02543354593217373, 0.03636065125465393, 0.02564219944179058, -0.03553123027086258, -0.018311239778995514, 0.0002661242906469852, -0.03306787088513374, 0.034063223749399185, -0.09178487211465836, -0.0216049961745739, -0.04064086079597473, -0.011244969442486763, -0.009986774064600468, 0.013880476355552673, -0.011816616170108318, 0.017970632761716843, -0.007032998371869326, 0.027156809344887733, -0.07183084636926651, 0.06909895688295364, 0.02001926675438881, -0.02737041749060154, 0.027047399431467056, -0.0024390036705881357, 0.03214602172374725, 0.043240025639534, -0.010844040662050247, 0.07233395427465439, -0.02378767915070057, 0.03727824240922928, 0.008156653493642807, 0.028983179479837418, -0.009253769181668758, -0.06797319650650024, -0.004614344332367182, 0.054170187562704086, 0.01600809022784233, 0.012933513149619102, -0.02359098568558693, -0.049999479204416275, -0.031504664570093155, 0.030759451910853386, 0.0677621066570282, 0.06239781156182289, -0.00244458531960845, -0.05852995440363884, 0.03325453773140907, 0.0035685624461621046, 0.04608709737658501, 0.012719699181616306, -0.022535618394613266, -0.04355226829648018, -0.06242350861430168, 0.018271632492542267, 0.004909722600132227, 0.012967638671398163, 0.04744322970509529, -0.03170907869935036, 0.0024663079530000687, 0.09901155531406403, 0.04165869951248169, -0.013254919089376926, -0.018425773829221725, 0.032887302339076996, 0.0550653412938118, 0.0379897877573967, 0.030121315270662308, 0.052660416811704636, 0.019107837229967117, -0.03155285120010376, -0.009589055553078651, 0.05184035748243332, 0.013158892281353474, -0.004359057173132896, -0.03707386925816536, -0.056720372289419174, 0.04543944075703621, -0.031171055510640144, 0.011620880104601383, 0.02684786729514599, 0.0656946524977684, 0.00866696611046791, 0.0185675211250782, 0.00021387709421105683, -0.07818194478750229, 0.0669727697968483, 0.012027268297970295, 0.01112966425716877, 0.013537527993321419, 0.006278520915657282, 0.04938618466258049, 0.027548911049962044, 0.00479944096878171, 0.025842197239398956, -0.09809713810682297, -0.09922368079423904, -0.0014790968270972371, 0.00752066308632493, 0.05001430585980415, -0.017610516399145126, 0.006786800455302, 0.04538754001259804, 0.0055617354810237885, 0.02562589757144451, 0.02457580715417862, -0.0091553945094347, 0.04090740159153938, -0.06403393298387527, -0.06534178555011749, 0.07079868763685226, 0.015083489008247852, -0.0393659770488739, -0.04591614007949829, 0.015163792297244072, -0.052485715597867966, -0.006720207631587982, 0.015738531947135925, -0.054116372019052505, 0.05782834067940712, 0.018652645871043205, 0.03125566989183426, -0.019960489124059677, 0.01761654205620289, 0.002565436065196991, 0.035662975162267685, 0.011511373333632946, -0.043456319719552994, 0.030086399987339973, 0.004841890651732683, 0.09803307056427002, 0.057147201150655746, -0.013174206018447876, -0.07272104173898697, 0.08015722036361694, 0.027115702629089355, -0.018552033230662346, -0.008569983765482903, -0.003108232980594039, -0.011806809343397617, 0.00931913498789072, -0.0502176471054554, -0.03929983824491501, 0.000702826539054513, -0.02685742825269699, 0.0024070737417787313, 0.05874927341938019, -0.014789463952183723, 0.06430027633905411, 0.0018481503939256072, -0.00036363524850457907, -0.014666769653558731, -0.0320432148873806, -0.06212243065237999, -0.0091622993350029, -0.0029122973792254925, -0.009871114045381546, 0.06910069286823273, -0.04423884302377701, 0.013701009564101696, -0.03289461135864258, -0.03126748278737068, 0.04471573233604431, 0.03226302191615105, 0.04290439933538437, -0.030923733487725258, 0.05834798514842987, -0.07063481956720352, 0.018741615116596222, -0.011250318959355354, -0.03749027103185654, -0.041621509939432144, -0.013599499128758907, 0.021171005442738533, -0.017885437235236168, 0.012286615557968616, -0.05287342891097069, 0.033948954194784164, -0.0314386822283268, 0.03087226115167141, -0.020129794254899025, 0.005258291494101286, 0.03302953019738197, 0.00731282215565443, -0.04556801915168762, -0.024422965943813324, 0.06307615339756012, -0.04964759945869446, 0.017138121649622917, 0.010486363433301449, -0.05753500387072563, 0.04842972755432129, -0.06994244456291199, -0.011591540649533272, -0.020620808005332947, 0.006007272284477949, 0.029068149626255035, 0.02364381216466427, 0.017271529883146286, 0.051181696355342865, 0.034441761672496796, -0.007656647823750973, 0.0030307092238217592, -0.001092716702260077, 0.02656806819140911, -0.023220328614115715, 0.03514319658279419, 0.024852706119418144, -0.017258362844586372, -0.006640971172600985, -0.030230296775698662, 0.006893610116094351, -0.017401324585080147, -0.2808118462562561, 0.05167582258582115, -0.01969281956553459, -0.03910531476140022, 0.016315139830112457, -0.028456825762987137, -0.018623104318976402, -0.017754843458533287, -0.004312764387577772, 0.016565747559070587, -0.02896537072956562, -0.010630900971591473, -0.011174270883202553, 0.029383080080151558, 0.008415565825998783, 0.029578858986496925, 0.01769254170358181, -0.060149867087602615, 0.006494584027677774, -0.004796057939529419, -0.012423709966242313, -0.03534718230366707, 0.010511933825910091, -0.006418758071959019, 0.03393499553203583, 0.05650162696838379, -0.07526154071092606, 0.06343647092580795, -0.038073863834142685, -0.022637665271759033, -0.02540273405611515, -0.012430298142135143, -0.004115333314985037, 0.016287844628095627, -0.011437604203820229, 0.001145448419265449, 0.03214935585856438, 0.008152523078024387, 0.037454862147569656, 0.025064880028367043, -0.05744996666908264, -0.062141697853803635, -0.0022346351761370897, -0.005675589665770531, 0.08502901345491409, 0.016827082261443138, -0.058771174401044846, -0.007664816454052925, -0.036278050392866135, 0.07668142020702362, -0.024615578353405, -0.03696366772055626, -0.022227590903639793, 0.01336656790226698, -0.017326118424534798, 0.00013466672680806369, -0.03550135716795921, -0.003367625642567873, -0.04917557165026665, -0.03222442790865898, -0.030084552243351936, -0.035882119089365005, 0.0012264297110959888, -0.07195746153593063, -0.011288100853562355, -0.04460173100233078, -0.08293454349040985, -0.027069715782999992, 0.07174161821603775, -0.0041839429177343845, -0.03737374022603035, 0.027516277506947517, -0.0329742431640625, -0.10633184015750885, -0.024408360943198204, -0.01828065514564514, -0.04551614448428154, 0.012935050763189793, -0.0012736087664961815, 0.04346395656466484, -0.04993169382214546, -0.036064513027668, -0.002325246809050441, 0.0170468557626009, 0.02526325173676014, -0.023288140073418617, 0.020988352596759796, 0.010286442935466766, -0.015718908980488777, 0.012607051990926266, 0.0447453111410141, -0.020492933690547943, -0.031608808785676956, -0.011155690997838974, 0.020409565418958664, 0.017420098185539246, -0.01607566326856613, -0.0028376698028296232, 0.0036382621619850397, 0.033233657479286194, 0.04977648705244064, -0.05385410413146019, -0.005959810223430395, -0.04084116593003273, -0.03506745398044586, 0.006751700770109892, -0.046503644436597824, 0.012418046593666077, 0.023357437923550606, 0.032934416085481644, 0.006398551631718874, -0.01257176510989666, 0.025700723752379417, -0.06690511107444763, -0.001675813109613955, 0.007352174259722233, 0.0031994020100682974, 0.04568345472216606, 0.055005114525556564, -0.01712889038026333, -0.06890079379081726, 0.03358577564358711, 0.010493602603673935, -0.002698733936995268, -0.04738251492381096, -0.007474042475223541, -0.026883533224463463, -0.023055076599121094, 0.025001389905810356, 0.005553616676479578, 0.004987649153918028, 0.03125404566526413, 0.049266014248132706, -0.018038621172308922, 0.03339085355401039, -0.031378164887428284, -0.029967667534947395, -0.03314114362001419, 0.00459218118339777, 0.00018756081408355385, -0.04516502469778061, -0.020934225991368294, 0.004549026023596525, 0.03501373529434204, 0.03744151070713997, 0.014743754640221596, 0.018402647227048874, -0.012072338722646236, 0.04064995050430298, -0.0036164370831102133, -0.0034661702811717987, -0.03071442060172558, -0.004004849586635828, -0.03839067742228508, -0.008742268197238445, -0.02888038009405136, 0.06394576281309128, -0.023172594606876373, -0.026065949350595474, -0.030256040394306183, 0.030466752126812935, -0.06262560188770294, 0.005656144581735134, -0.01882305182516575, -0.0018108005169779062, 0.06347503513097763, -0.025309838354587555, 0.029257461428642273, -0.01482036616653204, -0.006419082172214985, 0.008923003450036049, -0.01025435421615839, -0.03531316667795181, 0.011852631345391273, 0.010190785862505436, 0.008147678337991238, 0.028026511892676353, 0.04028933867812157, 0.04987974464893341, 0.012099312618374825, 0.0031504621729254723, -0.02062615007162094, 0.014147859066724777, -0.002000062260776758, 0.047727085649967194, 0.039056695997714996, -0.024845506995916367, 0.008258884772658348, -0.011127719655632973, -0.007167351432144642, -0.03384881466627121, 0.011533889919519424, -0.0350273959338665, 0.018194876611232758, -0.013630121015012264, -0.05571324750781059, 0.053763534873723984, 0.0037524306681007147, -0.023024098947644234, 0.0320361889898777, 0.0017043210100382566, -0.02147357538342476, -0.022162117063999176, 0.05473684147000313, 0.06478121876716614, -0.04084518924355507, -0.0015163534553721547, 0.008067836984992027, 0.0039283535443246365, -0.01645425148308277, 0.023958537727594376, -0.03479708731174469, -0.004780296701937914, -0.00897333025932312, 0.03234861418604851, -0.060016147792339325, -0.052705880254507065, -0.023766476660966873, 0.0009760027169249952, 0.011707409285008907, 0.02034829743206501, 0.017334826290607452, -0.009750672616064548, -0.02146148309111595, -0.028826294466853142, 0.044840678572654724, -0.028633859008550644, -0.032959945499897, 0.014619368128478527, -0.0009391713538207114, 0.006700447760522366, -0.03454079106450081, 0.0214798953384161, 0.008389804512262344, -0.016722774133086205, 0.0077624027617275715, -0.015489449724555016, 0.01653931848704815, -0.034247592091560364, 0.036796897649765015, -0.0019917376339435577, -0.004074820317327976, -0.04136446490883827, 0.02200503461062908, -0.045364055782556534, -0.0029774189461022615, -0.00469308951869607, 0.013804204761981964, 0.014856917783617973, 0.04615044221282005, 0.005656652618199587, 0.02012665942311287, -0.03026244044303894, -0.03702515363693237, 0.04501653090119362, -0.07397881895303726, -0.03942742571234703, -0.0000034572958611533977, -0.043937332928180695, 0.020907392725348473, 0.014543665573000908, 0.00461086118593812, -0.05034828186035156, 0.04632802680134773, 0.040203094482421875, -0.0017835439648479223, 0.015350179746747017, -0.02765611559152603, 0.024722859263420105, -0.03718988597393036, -0.024730324745178223, -0.08429201692342758, 0.01821861043572426, 0.009875651448965073, 0.0030252167489379644, -0.0023623292800039053, 0.03609520569443703, -0.033603236079216, 0.0012277254136279225, -0.0604308620095253, -0.030406536534428596, 0.045908112078905106, -0.04701334610581398, 0.0021623887587338686, 0.03562403842806816, -0.08742281794548035, 0.022545985877513885, 0.041029348969459534, -0.030407017096877098, -0.036674775183200836, -0.01256126631051302, 0.05027830973267555, -0.011392280459403992, 0.02520282194018364, -0.017814945429563522, -0.020399941131472588, 0.09360209107398987, 0.004885022062808275, 0.02025194838643074, 0.044871699064970016, -0.016048511490225792, 0.03548597916960716, 0.028879394754767418, 0.0052423314191401005, -0.0020811371505260468, 0.00779162161052227, -0.03469254449009895, -0.04372698813676834, 0.043324775993824005, 0.034094057977199554, -0.010499579831957817, -0.03191816061735153, 0.05249844118952751, -0.0004059979983139783, -0.04760998114943504, -0.06468993425369263, 0.03396352753043175, -0.028463929891586304, -0.01274935994297266, -0.04663262143731117, 0.023709414526820183, -0.05045807361602783, 0.03131265938282013, -0.012838839553296566, 0.021397411823272705, 0.06226937845349312, -0.001508917659521103, -0.02036283165216446, 0.007390526123344898, 0.08460704237222672, 0.10399306565523148, 0.02627270296216011, 0.01570267044007778, 0.06866209954023361, -0.02465866692364216, -0.024363253265619278, -0.013660887256264687, 0.0012945751659572124, -0.010766764171421528, -0.006830369122326374, -0.0028412197716534138, 0.0873846560716629, -0.035877764225006104, 0.06042688339948654, -0.006513269152492285, -0.0016580295050516725, -0.010951746255159378, -0.017699189484119415, 0.02311294712126255, 0.048735786229372025, 0.021324099972844124, 0.04298673942685127, -0.03226298838853836, -0.02027789317071438, 0.01088644377887249, -0.021320607513189316, -0.016179952770471573, 0.016124378889799118, -0.013495122082531452, -0.007265675347298384, 0.018940581008791924, 0.005878972355276346, 0.08486104011535645, -0.01827901415526867, 0.005408803001046181, 0.0026081781834363937, 0.030096597969532013, -0.030926568433642387, 0.025224145501852036, -0.02035432867705822, -0.001025569043122232, -0.03350439667701721, -0.029665805399417877, -0.040959253907203674, -0.02785949781537056, -0.028792915865778923, 0.016495736315846443, -0.01534197386354208, 0.008975661359727383, -0.008029337972402573, -0.014463718049228191, -0.03349753096699715, -0.038311924785375595, -0.041533809155225754, -0.05354553088545799, -0.05641249939799309, 0.0023716141004115343, 0.00922748539596796, 0.00712388101965189, -0.006854358594864607, -0.00603810790926218, -0.016321545466780663, -0.024792293086647987, 0.04661061242222786, -0.04018346220254898, -0.01594691164791584, 0.012204845435917377, 0.007544907741248608, 0.01933479495346546, 0.012266323901712894, 0.059780508279800415, 0.009705370292067528, 0.009250232949852943, -0.015953851863741875, 0.00550900399684906, 0.0386832132935524, -0.00039190344978123903, -0.019413193687796593, -0.0741787701845169, 0.003172169206663966, 0.026853760704398155, 0.020512135699391365, -0.07410472631454468, 0.017140988260507584, 0.04367222264409065, 0.024405278265476227, 0.051344383507966995, -0.021848145872354507, 0.010239939205348492, -0.018308648839592934, -0.00151456193998456, -0.0034757880493998528, -0.018462084233760834, 0.030234437435865402, 0.004759591538459063, 0.08868718147277832, 0.053926385939121246, -0.031094655394554138, -0.01944957673549652, -0.004685712978243828, -0.015303503721952438, -0.006731793750077486, -0.06011597067117691, -0.029218625277280807, -0.027912301942706108, -0.1016441285610199, -0.03430195897817612, 0.0068007903173565865, -0.008011589758098125, -0.026538824662566185, 0.0030481743160635233, -0.005481494590640068, -0.03607802838087082, -0.004715471528470516, -0.040162764489650726, 0.02699008770287037, -0.021512599661946297, -0.02213474176824093, 0.01469381432980299, 0.025700770318508148, -0.01618812419474125, 0.006677189376205206, 0.015777291730046272, -0.05096810683608055, -0.014564188197255135, -0.015697503462433815, 0.02425653301179409, 0.0635206550359726, 0.04023225978016853, 0.002057942096143961 ]
[ -0.08391447365283966, -0.047409165650606155, -0.01928640529513359, -0.040046773850917816, 0.06391626596450806, -0.0243727657943964, -0.039404623210430145, 0.011665820144116879, -0.0033589929807931185, -0.0013479611370712519, 0.028924573212862015, -0.040271490812301636, -0.00747306551784277, -0.03223518282175064, 0.09442807734012604, 0.006135886535048485, -0.022263921797275543, -0.055124763399362564, -0.02466718666255474, 0.05148538947105408, -0.01044456660747528, -0.05780880153179169, -0.007770176511257887, -0.016528721898794174, -0.002588748000562191, 0.039647433906793594, 0.05093030259013176, -0.02290922775864601, -0.019424477592110634, -0.20651933550834656, 0.02580985799431801, -0.004306626971811056, 0.015809252858161926, -0.005061878357082605, 0.005278870929032564, 0.04170244187116623, 0.038718774914741516, -0.01770266704261303, -0.014093822799623013, 0.03042607195675373, 0.038207199424505234, 0.009338277392089367, -0.04970210790634155, -0.00979419145733118, 0.03138050436973572, -0.02011738531291485, -0.012258930131793022, -0.014104867354035378, -0.012114446610212326, -0.020095588639378548, -0.020218398422002792, -0.0004535552579909563, -0.004267881158739328, -0.021291078999638557, 0.02401571162045002, 0.015370935201644897, 0.051902830600738525, 0.06990961730480194, 0.039822135120630264, 0.010804173536598682, 0.032912727445364, -0.00876783300191164, -0.14352573454380035, 0.07909921556711197, 0.0441516749560833, 0.02441764622926712, -0.03492350876331329, -0.02942669577896595, -0.010184034705162048, 0.060488395392894745, 0.030153701081871986, 0.019845053553581238, -0.033999133855104446, 0.060617946088314056, -0.012211878784000874, 0.025219328701496124, -0.007986274547874928, 0.03267154097557068, 0.03253382816910744, -0.04005983844399452, -0.07182970643043518, 0.027954045683145523, -0.0558110848069191, 0.0033672116696834564, -0.03761535882949829, 0.020443331450223923, -0.022528305649757385, 0.03881470486521721, -0.023750094696879387, 0.05959318205714226, 0.026542605832219124, 0.03543392941355705, 0.08510258048772812, 0.01100342720746994, -0.09894488751888275, -0.0009380773990415037, -0.004605480004101992, -0.011682816781103611, 0.0036969000939279795, 0.40536749362945557, 0.031909119337797165, -0.008403245359659195, 0.021797681227326393, 0.049751609563827515, 0.025140350684523582, -0.02611004002392292, -0.011255097575485706, -0.043549925088882446, 0.0410245880484581, 0.03586364910006523, 0.02190219983458519, -0.01622067205607891, 0.0379297211766243, -0.07983162999153137, 0.007098814006894827, 0.000634506344795227, 0.030726436525583267, 0.027491776272654533, -0.03249207139015198, 0.01636916771531105, -0.007066658698022366, 0.003997339401394129, 0.0459955669939518, -0.012971960939466953, 0.06987954676151276, 0.005186515860259533, 0.0035314441192895174, 0.03593215346336365, 0.036069151014089584, 0.006521221250295639, 0.029989691451191902, 0.0027329192962497473, -0.043141499161720276, -0.0036467784084379673, 0.01645740307867527, -0.007196434307843447, 0.027208037674427032, -0.06824304908514023, -0.041281700134277344, 0.022471226751804352, -0.017946729436516762, -0.01766120083630085, 0.03252892196178436, -0.02556207776069641, -0.020673153921961784, 0.0975542739033699, 0.011901956051588058, -0.017427857965230942, -0.02681388333439827, -0.01497956458479166, -0.013192804530262947, 0.03304728865623474, -0.002529570832848549, -0.07738534361124039, 0.00437374971807003, 0.0005725398659706116, 0.06700299680233002, 0.007426365278661251, -0.08823978900909424, 0.006246558390557766, -0.005986053962260485, -0.0358147993683815, -0.02263713628053665, 0.08282168954610825, 0.04344169422984123, -0.09493761509656906, -0.028029952198266983, 0.034021954983472824, 0.028890030458569527, -0.05351429805159569, -0.024213384836912155, 0.01112572755664587, -0.011281735263764858, -0.029972560703754425, 0.06670831888914108, -0.03337544947862625, -0.028060169890522957, 0.014871486462652683, 0.03183737024664879, -0.00919410865753889, -0.005933692213147879, -0.007376404013484716, -0.030649039894342422, -0.006222154479473829, -0.052452072501182556, -0.08108721673488617, -0.07836564630270004, 0.0197751522064209, -0.031585659831762314, -0.06566938757896423, -0.048985790461301804, 0.010641888715326786, -0.0510435588657856, 0.11176422983407974, -0.0066650002263486385, -0.050877224653959274, -0.01369552593678236, -0.007264702580869198, -0.007493858691304922, -0.051429495215415955, 0.013921394944190979, 0.04333281144499779, -0.050329189747571945, 0.025491397827863693, -0.08461697399616241, 0.0076533835381269455, 0.053313884884119034, -0.019484493881464005, 0.07999350875616074, 0.008610359393060207, -0.040930233895778656, 0.0030978366266936064, 0.008951620198786259, 0.02483171969652176, -0.03401260823011398, -0.007669154088944197, -0.011457208544015884, 0.0035258580464869738, 0.011587506160140038, 0.03514566645026207, -0.01589292660355568, 0.024508368223905563, -0.03945307061076164, -0.3465653955936432, -0.032482776790857315, -0.036701224744319916, 0.005089525133371353, 0.011063623242080212, -0.026244545355439186, 0.04446319863200188, -0.02175297774374485, 0.022227512672543526, -0.014649249613285065, 0.09213194251060486, -0.026785124093294144, 0.02661142870783806, -0.04878083989024162, 0.006246558390557766, 0.06186668947339058, -0.02009252831339836, -0.007230580318719149, -0.03363640606403351, 0.04419094696640968, 0.015363401733338833, -0.061381954699754715, -0.0154573954641819, -0.02704927697777748, -0.0062904865480959415, -0.016857998445630074, 0.10015736520290375, -0.0010041205678135157, 0.06664291769266129, -0.04385630413889885, 0.03806862235069275, 0.028041040524840355, -0.0053952219896018505, -0.1006665751338005, 0.0013517733896151185, 0.008592790924012661, 0.01903703436255455, -0.003761071478947997, 0.005339317489415407, 0.012951789423823357, -0.07879287749528885, 0.0005657110013999045, -0.07104586809873581, -0.06492886692285538, -0.0072248755022883415, 0.015177001245319843, -0.03547633811831474, 0.015209768898785114, -0.007325574290007353, 0.03539305180311203, 0.01692948117852211, 0.013175682164728642, -0.0005119094275869429, 0.00943371094763279, 0.020974433049559593, -0.0349651575088501, -0.06208124756813049, -0.03184639662504196, 0.036744557321071625, 0.033184368163347244, 0.034334395080804825, 0.05586289241909981, -0.012427439913153648, -0.07518274337053299, 0.043821968138217926, 0.01665482483804226, -0.0312906838953495, 0.019382715225219727, 0.05210629850625992, -0.06543315201997757, -0.014894096180796623, 0.08742142468690872, -0.0012511324603110552, 0.03720175474882126, 0.05796561390161514, 0.014791201800107956, -0.014337586238980293, 0.013497092761099339, 0.023166241124272346, -0.0017422671662643552, 0.028110118582844734, -0.05796367675065994, 0.07223369926214218, -0.037234120070934296, -0.035535361617803574, 0.05519350245594978, 0.0030221848282963037, -0.018312223255634308, 0.07870171964168549, 0.014748371206223965, -0.0349159874022007, 0.007961194962263107, -0.02359643764793873, -0.046705301851034164, 0.07493021339178085, -0.0198635496199131, -0.26050305366516113, 0.05278332903981209, 0.029323073104023933, 0.060425203293561935, 0.005446814000606537, -0.006785695441067219, 0.04103570431470871, -0.03980542719364166, -0.009090559557080269, 0.02070005238056183, 0.02052856795489788, 0.06720810383558273, -0.02327689342200756, 0.016674144193530083, 0.004091827664524317, 0.02610141411423683, 0.03348366171121597, 0.01022688765078783, 0.009781356900930405, -0.043503981083631516, 0.022535420954227448, -0.02367151714861393, 0.16606223583221436, 0.030509069561958313, 0.01085719931870699, 0.05387502536177635, -0.03605521842837334, 0.014071883633732796, 0.026698026806116104, 0.013850901275873184, -0.0016392028192058206, 0.031035158783197403, 0.007169740274548531, 0.0070091309025883675, 0.044829875230789185, -0.07220342755317688, 0.012935735285282135, 0.024594543501734734, 0.036134932190179825, -0.03252400830388069, 0.0000379344419343397, 0.02900165133178234, 0.016187084838747978, 0.02539505995810032, 0.0676378384232521, -0.05771801248192787, -0.00322080310434103, -0.012772396206855774, -0.05918686091899872, -0.003405811032280326, -0.04425899684429169, -0.061050064861774445, -0.025541044771671295, -0.021228600293397903, 0.013593588024377823, 0.07622744888067245, 0.012903686612844467, -0.041453782469034195, -0.006671952549368143, -0.001948305405676365, -0.013143816962838173, -0.051456667482852936, 0.11233759671449661, -0.025380322709679604, 0.022930901497602463 ]
[ 0.045262087136507034, 0.029482003301382065, 0.015996716916561127, 0.024176346138119698, 0.020161578431725502, 0.023091277107596397, -0.03901199251413345, -0.007153372745960951, 0.005270129535347223, 0.010284296236932278, -0.03411976248025894, -0.020712383091449738, 0.02059788815677166, -0.04131205379962921, -0.008772874251008034, -0.002026704605668783, 0.009895632974803448, 0.024135082960128784, 0.02353515662252903, -0.0463571771979332, -0.03936844319105148, -0.0035561996046453714, 0.03281036764383316, -0.014208836480975151, -0.023270126432180405, 0.01740446873009205, -0.01977752335369587, -0.0016381883760914207, 0.03520798310637474, -0.1425497978925705, -0.03610396385192871, -0.015531497076153755, -0.023345211520791054, -0.010329139418900013, 0.0006886048358865082, 0.029403898864984512, 0.02365342155098915, -0.0033081327565014362, -0.022548019886016846, 0.00939164962619543, 0.0477166473865509, -0.018062245100736618, -0.03719880431890488, -0.01958463527262211, 0.0030105903279036283, -0.022311938926577568, -0.055713605135679245, -0.037902671843767166, 0.024859275668859482, -0.028840715065598488, -0.012740133330225945, -0.02366412803530693, 0.04640457406640053, 0.025782639160752296, 0.05623530223965645, 0.005254543386399746, -0.016806142404675484, 0.017489902675151825, 0.02932681143283844, -0.03727033734321594, -0.00025935700978152454, -0.006938875187188387, -0.03365480899810791, -0.03722207248210907, -0.02465364895761013, -0.01723475381731987, 0.013350422494113445, 0.010787188075482845, -0.010400454513728619, -0.010500820353627205, 0.035661712288856506, 0.051229845732450485, -0.0433623231947422, -0.015508817508816719, -0.004271445795893669, 0.015121178701519966, 0.008444206789135933, 0.010308787226676941, -0.008020500652492046, 0.03189774975180626, -0.025138894096016884, 0.03614712506532669, -0.021601108834147453, -0.02124786004424095, -0.03612573817372322, -0.011946453712880611, -0.039480309933423996, -0.019867073744535446, 0.0344204306602478, 0.01881076954305172, -0.029155757278203964, 0.03506967052817345, 0.01699688285589218, -0.03556731343269348, -0.0736999362707138, -0.014679543673992157, -0.008707081899046898, -0.0031343339942395687, 0.0326964408159256, 0.8155011534690857, -0.00005362684896681458, 0.0108677102252841, -0.029222164303064346, 0.020676389336586, 0.021296625956892967, 0.014695393852889538, 0.0001249490596819669, -0.0015287755522876978, -0.007141841575503349, 0.018539419397711754, -0.004232705570757389, -0.0015621224883943796, 0.007206882815808058, 0.03250404819846153, 0.01927378959953785, 0.0013307328335940838, 0.04077533632516861, -0.011772763915359974, 0.006788294296711683, 0.01639331690967083, 0.02275739051401615, -0.04034239053726196, -0.010482818819582462, 0.035143591463565826, 0.0023790267296135426, -0.1581280678510666, 0.004349225666373968, -7.192625119386982e-33, 0.04542404040694237, -0.06443092972040176, 0.05185128375887871, 0.020039517432451248, 0.022851889953017235, -0.009454774670302868, -0.002675238996744156, -0.025771159678697586, -0.02743469551205635, -0.0412273034453392, -0.056998178362846375, 0.0027563804760575294, 0.013154473155736923, -0.03583797812461853, 0.030706007033586502, -0.0340619757771492, -0.017529049888253212, 0.01655437797307968, 0.016075143590569496, -0.024425175040960312, 0.04000377282500267, 0.013288437388837337, -0.05097437649965286, 0.007173960097134113, 0.044753484427928925, 0.00931987352669239, 0.027484625577926636, -0.05009043589234352, 0.02640574425458908, -0.03276504948735237, -0.05494925379753113, -0.004692109301686287, -0.010184644721448421, 0.004090744536370039, -0.07792320847511292, -0.0419188067317009, -0.029354648664593697, -0.0020249527879059315, -0.041179049760103226, -0.035735245794057846, -0.03253729268908501, -0.03416982665657997, -0.0006900050211697817, -0.052592892199754715, -0.02118704654276371, 0.005454961210489273, 0.014588205143809319, 0.013648265972733498, 0.007737938780337572, 0.02037457376718521, 0.00222500110976398, 0.003939679358154535, 0.015384930185973644, -0.025338727980852127, -0.027809960767626762, 0.02339928224682808, 0.03952449560165405, 0.008099685423076153, -0.020478976890444756, 0.040615301579236984, 0.0034907679073512554, -0.004915907047688961, -0.03018869087100029, 0.03722451627254486, 0.011596545577049255, 0.030765529721975327, -0.04312348738312721, 0.022709788754582405, 0.011953143402934074, 0.03947669640183449, -0.04720326513051987, 0.03302620351314545, -0.010076265782117844, -0.002947867149487138, 0.024525880813598633, -0.042396578937768936, 0.0004841163463424891, -0.01604444347321987, -0.02934836596250534, 0.0509956069290638, 0.008639081381261349, -0.0351395308971405, -0.011396033689379692, 0.006766206584870815, 0.0060231382958590984, -0.01450606994330883, 0.022761525586247444, -0.007086152210831642, 0.0005273012793622911, 0.054236140102148056, 0.015319793485105038, 0.02557431161403656, -0.02897021546959877, 0.016428902745246887, -0.06462378054857254, 7.031275295425177e-33, 0.016240010038018227, -0.0070599522441625595, 0.001469119917601347, -0.0011845059925690293, 0.037968043237924576, -0.009156196378171444, 0.027225423604249954, 0.009538163430988789, -0.024672813713550568, 0.012886936776340008, -0.0233074352145195, -0.0002465490542817861, -0.011208179406821728, 0.04702043533325195, 0.04466748982667923, -0.02239316888153553, 0.017931213602423668, -0.012131782248616219, 0.011469620279967785, 0.03267933800816536, 0.0017071075271815062, -0.005407597403973341, 0.004234935622662306, 0.01883793994784355, 0.021691035479307175, 0.02219121903181076, 0.02336137928068638, 0.012823626399040222, -0.05461617931723595, 0.019464388489723206, 0.015496080741286278, -0.07502776384353638, -0.0028234554920345545, 0.009125305339694023, 0.02938251942396164, 0.03244645521044731, -0.008052168413996696, -0.0012672781012952328, 0.004275515675544739, -0.014783823862671852, -0.0108480304479599, 0.02233925461769104, -0.014674067497253418, 0.04583800211548805, -0.00913284346461296, 0.018032681196928024, 0.027333153411746025, 0.005746589507907629, -0.0047962861135602, -0.004407495725899935, -0.007103459909558296, 0.03351521119475365, 0.016567720100283623, 0.07031537592411041, 0.015550632029771805, -0.00942862406373024, -0.03099355287849903, 0.023438667878508568, 0.01751399226486683, 0.02272416651248932, -0.012414616532623768, -0.02188430167734623, 0.0033905922900885344, 0.028943248093128204, 0.0007294501410797238, -0.07048844546079636, 0.003485404886305332, -0.04130951315164566, 0.010276836343109608, 0.006774677895009518, -0.006430815439671278, 0.00522263441234827, -0.0038383998908102512, 0.07507210969924927, 0.026722803711891174, -0.029103806242346764, -0.007986136712133884, 0.03131815418601036, -0.031109275296330452, 0.021028747782111168, 0.0008662815089337528, 0.018716493621468544, -0.017345840111374855, -0.03374641016125679, 0.030356816947460175, 0.0031119133345782757, 0.01100193988531828, 0.03529048338532448, 0.026650290936231613, 0.02488483302295208, 0.01982882060110569, -0.013026798143982887, -0.01706826128065586, 0.051746126264333725, -0.047078024595975876, -1.2550251504706011e-8, 0.0280685443431139, -0.0036255265586078167, -0.012800835072994232, 0.019542943686246872, 0.02672542817890644, 0.0248339232057333, -0.006465046666562557, -0.02254696749150753, -0.05876895785331726, 0.011380655691027641, 0.031037598848342896, 0.01379326544702053, -0.028355248272418976, 0.02221408672630787, 0.026644663885235786, -0.027404269203543663, -0.015416284091770649, -0.006911817472428083, 0.036140263080596924, 0.0027764153201133013, -0.014994407072663307, 0.01979660429060459, -0.034462980926036835, -0.0019368297653272748, -0.0053221541456878185, 0.008984808810055256, 0.01944017969071865, -0.07471748441457748, -0.007288763765245676, -0.01316058449447155, -0.03605518117547035, -0.004802677780389786, -0.08131606131792068, 0.04249762371182442, -0.02033771201968193, 0.011297272518277168, -0.02121967077255249, 0.05576946586370468, 0.005934651009738445, 0.01593916304409504, -0.0061645000241696835, 0.01663886569440365, -0.02281683124601841, -0.026181558147072792, -0.0002996850525960326, 0.024513155221939087, -0.05279313772916794, 0.029026029631495476, 0.0498059019446373, -0.03288343548774719, 0.013069245032966137, -0.020817697048187256, 0.004162364173680544, 0.03777708113193512, 0.02082231640815735, 0.004125061444938183, -0.005185569636523724, -0.038415975868701935, -0.009999369271099567, -0.015869205817580223, 0.038269855082035065, 0.03649573028087616, -0.010173284448683262, -0.02535148710012436 ]
kubernetes-simulating-a-network-partition
https://markhneedham.com/blog/2016/12/04/kubernetes-simulating-a-network-partition
false
2016-12-21 07:11:50
Docker: Unknown - Unable to query docker version: x509: certificate is valid for
[ "docker" ]
[ "Docker" ]
I was playing around with Docker locally and somehow ended up with this error when I tried to list my https://docs.docker.com/machine/overview/[docker machines]: [source,bash] ---- $ docker-machine ls NAME ACTIVE DRIVER STATE URL SWARM DOCKER ERRORS default - virtualbox Running tcp://192.168.99.101:2376 Unknown Unable to query docker version: Get https://192.168.99.101:2376/v1.15/version: x509: certificate is valid for 192.168.99.100, not 192.168.99.101 ---- My Google Fu was weak I couldn't find any suggestions for what this might mean so I tried shutting it down and starting it again! </> On the restart I actually got some helpful advice: ~~~bash $ docker-machine stop Stopping "default"\... Machine "default" was stopped. ~~~ ~~~bash $ docker-machine start Starting "default"\... (default) Check network to re-create if needed\... (default) Waiting for an IP\... Machine "default" was started. Waiting for SSH to be available\... Detecting the provisioner\... Started machines may have new IP addresses. You may need to re-run the `docker-machine env` command. ~~~ So I tried that: ~~~bash $ docker-machine env Error checking TLS connection: Error checking and/or regenerating the certs: There was an error validating certificates for host "192.168.99.101:2376": x509: certificate is valid for 192.168.99.100, not 192.168.99.101 You can attempt to regenerate them using 'docker-machine regenerate-certs [name]'. Be advised that this will trigger a Docker daemon restart which will stop running containers. ~~~ And then regenerates my certificates: ~~~bash $ docker-machine regenerate-certs Regenerate TLS machine certs? Warning: this is irreversible. (y/n): y Regenerating TLS certificates Waiting for SSH to be available\... Detecting the provisioner\... Copying certs to the local machine directory\... Copying certs to the remote machine\... Setting Docker configuration on the remote daemon\... ~~~ And now everything is happy again! ~~~bash $ docker-machine ls NAME ACTIVE DRIVER STATE URL SWARM DOCKER ERRORS default - virtualbox Running tcp://192.168.99.101:2376 v1.9.0 ~~~
null
null
[ 0.012319249100983143, -0.03523784130811691, -0.012835035100579262, 0.021898500621318817, 0.0935235396027565, 0.030746150761842728, 0.005015942268073559, 0.0461551733314991, -0.02289317362010479, -0.031412072479724884, -0.010987232439219952, 0.003229111898690462, -0.03561317175626755, 0.04002201929688454, -0.004319287370890379, 0.035514719784259796, 0.08862914890050888, 0.012612808495759964, -0.04876410588622093, 0.04321318492293358, 0.006583287380635738, 0.024908462539315224, -0.015942884609103203, 0.003213579999282956, 0.008443940430879593, -0.007220962550491095, 0.005111619830131531, 0.019044596701860428, -0.07576260715723038, -0.036573126912117004, 0.03139561787247658, -0.013649129308760166, 0.012755302712321281, 0.012654079124331474, 0.02644224464893341, -0.0030370585154742002, -0.012030684389173985, 0.01241405587643385, -0.02129071019589901, 0.03807174414396286, -0.06646232306957245, 0.01451568491756916, 0.018345613032579422, 0.012840524315834045, -0.0011981386924162507, 0.049494896084070206, -0.02214321680366993, -0.02236144430935383, 0.02493247389793396, -0.002462191041558981, -0.06586248427629471, 0.0446237213909626, -0.05033748969435692, -0.016424791887402534, 0.02084403857588768, 0.011673648841679096, 0.012316891923546791, -0.07555916160345078, 0.03393029421567917, -0.02925589494407177, 0.0038884382229298353, -0.003343624761328101, 0.02386286109685898, 0.025592977181077003, 0.016651492565870285, -0.03120412863790989, 0.012428810819983482, 0.028539814054965973, -0.0434935986995697, -0.027288226410746574, 0.010979770682752132, 0.01408587396144867, -0.01375905517488718, -0.014763835817575455, 0.025938311591744423, -0.017983924597501755, -0.014723209664225578, 0.014751543290913105, 0.02255745604634285, 0.0665978267788887, -0.03209465742111206, 0.003509851172566414, 0.04099074378609657, 0.02458781935274601, 0.01648038998246193, -0.03585262969136238, -0.0644085705280304, 0.017107894644141197, -0.04168001562356949, 0.0595160536468029, 0.08741085976362228, -0.02198987640440464, 0.02093619666993618, 0.02140963450074196, 0.00465625012293458, 0.003969091456383467, 0.0012073558755218983, -0.00048534321831539273, 0.0013633642811328173, -0.024589015170931816, -0.032539281994104385, 0.02082519605755806, -0.010189310647547245, 0.03581629693508148, -0.07174834609031677, -0.0007078903145156801, -0.0045261564664542675, 0.00727834040299058, -0.003986041992902756, -0.0019960778299719095, -0.016411855816841125, 0.05664084106683731, -0.013700819574296474, 0.025617588311433792, -0.10127518326044083, 0.07455547153949738, -0.0009974533459171653, -0.0553881861269474, 0.005279678851366043, 0.004879153799265623, 0.033631984144449234, 0.035827163606882095, -0.017023945227265358, 0.033869922161102295, -0.02588650770485401, 0.026688575744628906, -0.009387368336319923, 0.04438520967960358, -0.05344757065176964, -0.07414430379867554, -0.024575285613536835, 0.05815907195210457, 0.016695521771907806, 0.0417165644466877, -0.026736369356513023, -0.025029229000210762, -0.019228171557188034, -0.012244156561791897, 0.06541001051664352, 0.02102166786789894, -0.029075492173433304, -0.005142643582075834, -0.0069986311718821526, 0.0012135279830545187, 0.012978054583072662, 0.008540348149836063, 0.026245538145303726, -0.03615836054086685, -0.040530964732170105, 0.025404732674360275, 0.013125855475664139, 0.029186571016907692, 0.05026167258620262, -0.0439675897359848, 0.013704609125852585, 0.06241503730416298, 0.03406066820025444, 0.021917864680290222, -0.023767966777086258, -0.01816920004785061, 0.019928477704524994, 0.0245848186314106, -0.017704078927636147, 0.05531691759824753, 0.0571611151099205, -0.040834080427885056, -0.011178611777722836, 0.04318450018763542, 0.02605213038623333, 0.02345266565680504, -0.07839746028184891, -0.07124210149049759, 0.047774624079465866, -0.0686456635594368, 0.03215967118740082, -0.0007012623245827854, 0.07672888785600662, 0.023041188716888428, 0.023616299033164978, -0.014749542810022831, -0.06969038397073746, 0.03841717168688774, -0.0012026691110804677, 0.04570688307285309, 0.029389433562755585, -0.04563790187239647, 0.069646917283535, 0.019338291138410568, 0.054061923176050186, 0.03856886923313141, -0.08038417249917984, -0.047377750277519226, 0.03157154098153114, -0.024850599467754364, 0.046610403805971146, -0.01159000489860773, -0.042950812727212906, 0.0748012363910675, 0.004980843514204025, 0.03667166829109192, 0.003165734466165304, 0.016131876036524773, 0.027049265801906586, -0.0609518364071846, -0.06825839728116989, 0.061321061104536057, 0.019974566996097565, -0.03354796767234802, -0.039169978350400925, 0.00801523681730032, -0.04664894565939903, -0.001235709642060101, 0.002484594238922, -0.01969100534915924, 0.08142802119255066, -0.001622585579752922, 0.014349076896905899, -0.07407942414283752, 0.05363554134964943, -0.025278644636273384, 0.05525181069970131, 0.011727070435881615, 0.0012148376554250717, 0.02175694890320301, 0.005409046076238155, 0.08777624368667603, 0.061735909432172775, -0.00044969876762479544, -0.03542365878820419, 0.045060351490974426, 0.0071669635362923145, 0.006059726700186729, 0.007301236968487501, -0.025947153568267822, 0.004892642609775066, 0.032627176493406296, -0.01998218707740307, -0.05164387449622154, -0.009349304251372814, -0.045320283621549606, 0.0021147169172763824, 0.038980334997177124, -0.038515690714120865, 0.0694551169872284, 0.033295098692178726, -0.027971886098384857, 0.004642586223781109, -0.055638525635004044, -0.07645280659198761, -0.01615971140563488, 0.03231602907180786, -0.015155858360230923, 0.03834911063313484, -0.03528383746743202, -0.028110235929489136, -0.051430799067020416, -0.056320223957300186, 0.006922900676727295, 0.019189445301890373, 0.06327708065509796, -0.03374651074409485, 0.08637014031410217, -0.046824097633361816, 0.013152262195944786, -0.026537001132965088, -0.039398808032274246, -0.0476960614323616, -0.006738593801856041, 0.00991553533822298, -0.00874197855591774, 0.02543317712843418, 0.030282489955425262, 0.015348918735980988, -0.019415952265262604, 0.011535988189280033, -0.022175289690494537, 0.025623619556427002, -0.016471005976200104, 0.04473522678017616, -0.011566076427698135, 0.005599263124167919, 0.03799727186560631, -0.06138155236840248, 0.0073499227873981, -0.0032582050189375877, -0.07537704706192017, -0.0002767567057162523, -0.07073457539081573, -0.04629852622747421, -0.027105150744318962, 0.031003080308437347, 0.023867644369602203, 0.033121176064014435, 0.038934968411922455, 0.04515355825424194, 0.02477400004863739, -0.00046553253196179867, 0.007322387769818306, 0.007762691006064415, 0.04888327792286873, -0.0008776621543802321, -0.008919453248381615, 0.02776581421494484, -0.03128361701965332, -0.011648064479231834, -0.0649803876876831, 0.0036483912263065577, -0.037857603281736374, -0.24630410969257355, 0.024608278647065163, 0.0017964071594178677, -0.02757949009537697, 0.018756840378046036, -0.011182297952473164, 0.0338282510638237, -0.016615550965070724, 0.002695024712011218, 0.013368183746933937, -0.032661665230989456, -0.036084868013858795, 0.021539749577641487, 0.031854283064603806, -0.012444920837879181, 0.029487991705536842, 0.028610030189156532, -0.051657844334840775, 0.004946979694068432, -0.028087345883250237, -0.0356309674680233, -0.03262331709265709, -0.0009149491670541465, 0.05553952977061272, 0.019511668011546135, 0.06512366980314255, -0.05932445451617241, 0.04180315136909485, -0.0748412162065506, -0.02152862958610058, -0.007304541766643524, -0.009789838455617428, -0.005959886126220226, 0.028944412246346474, -0.021752402186393738, 0.011456678621470928, 0.012722850777208805, -0.012843888252973557, 0.033328358083963394, -0.017158981412649155, -0.026582883670926094, -0.04453292116522789, 0.0029327634256333113, -0.022367164492607117, 0.05355402082204819, -0.01379588432610035, -0.04921508952975273, -0.017402101308107376, -0.047702789306640625, 0.08762100338935852, -0.0623118095099926, -0.0445181205868721, 0.0020682690665125847, 0.05157340317964554, 0.008789393119513988, 0.02219647727906704, -0.03737318143248558, -0.006960741709917784, -0.07547330111265182, -0.028941502794623375, -0.021653655916452408, -0.0030030531343072653, -0.015894202515482903, -0.08242924511432648, -0.027002666145563126, -0.030645783990621567, -0.03236095607280731, -0.029745478183031082, 0.07169710844755173, 0.0200944934040308, -0.04422517865896225, 0.007001873105764389, -0.025992821902036667, -0.09478820115327835, -0.03273644670844078, -0.021598178893327713, -0.06166008114814758, 0.019278494641184807, 0.008281459100544453, 0.041093859821558, -0.05465230345726013, -0.02434908039867878, 0.006263336632400751, 0.02338508330285549, -0.008287495002150536, -0.030842848122119904, 0.02271403931081295, -0.029473459348082542, -0.002445242367684841, -0.00799584947526455, 0.06188520789146423, -0.01053342130035162, -0.05032653734087944, -0.03159705922007561, -0.014312166720628738, 0.05076504498720169, 0.0025331247597932816, 0.042171772569417953, 0.013400218449532986, 0.020184053108096123, 0.04627251625061035, -0.044098444283008575, 0.01292514894157648, -0.022551901638507843, -0.018807964399456978, -0.010620896704494953, -0.016069550067186356, 0.013293963856995106, 0.027532437816262245, -0.0003586330858524889, 0.011364633217453957, -0.040862686932086945, 0.02352999523282051, -0.07015552371740341, 0.010361605323851109, 0.005239814054220915, 0.007938716560602188, 0.053584985435009, 0.05613098293542862, -0.0007302648155018687, -0.05041326954960823, 0.03696736320853233, -0.0026722222100943327, -0.02370442822575569, -0.0012784881982952356, -0.01787410117685795, 0.01452869363129139, 0.005271578673273325, 0.025556709617376328, 0.015264985151588917, -0.026269592344760895, 0.036388009786605835, 0.06410588324069977, -0.02451166696846485, 0.02914172038435936, -0.03034050017595291, -0.007456727791577578, -0.05010487884283066, -0.03069162555038929, 0.03224223479628563, -0.028636831790208817, -0.021437617018818855, 0.009220130741596222, 0.021556822583079338, 0.05895523726940155, 0.00717051001265645, 0.021628232672810555, -0.009938755072653294, 0.017621245235204697, 0.010725707747042179, -0.011312811635434628, -0.04315846040844917, 0.033495984971523285, -0.051044050604104996, 0.0017656765412539244, 0.006161057855933905, 0.042329348623752594, -0.01478795986622572, -0.05558482185006142, -0.0051164766773581505, 0.029710566624999046, -0.03823680058121681, -0.03179105371236801, -0.013080920092761517, -0.011572415009140968, 0.05517017841339111, -0.00784983392804861, 0.010159287601709366, 0.00639127753674984, -0.022189559414982796, -0.0060231066308915615, -0.0029111215844750404, -0.02833854965865612, 0.004348158836364746, 0.002900488441810012, -0.010382093489170074, -0.002633828204125166, 0.04550980404019356, 0.043365802615880966, -0.01419505663216114, -0.015512392856180668, 0.005132436286658049, 0.008967921137809753, 0.03875351697206497, 0.05907971039414406, -0.005578270182013512, 0.0030473952647298574, -0.003454988356679678, -0.027286013588309288, -0.009485569782555103, -0.021033937111496925, 0.027970772236585617, 0.0183419082313776, 0.034999433904886246, -0.0176517516374588, -0.04568338394165039, 0.033460311591625214, 0.025149626657366753, 0.0404842309653759, 0.00038408642285503447, -0.010064962320029736, 0.00885509978979826, -0.05940048024058342, 0.033163439482450485, 0.07853208482265472, -0.052182964980602264, -0.0024526319466531277, -0.010874896310269833, 0.03392045199871063, 0.0003839236742351204, 0.01145344227552414, -0.06541168689727783, -0.00026999047258868814, -0.024783890694379807, 0.017284557223320007, -0.057534653693437576, -0.06634851545095444, -0.013541536405682564, 0.032971106469631195, -0.012409172020852566, 0.02279078960418701, 0.004762507043778896, 0.014234509319067001, -0.013584129512310028, -0.04607873409986496, 0.02898143045604229, -0.011238214559853077, 0.029042480513453484, -0.011625652201473713, 0.000520744826644659, 0.010345780290663242, -0.0252895075827837, 0.04993731901049614, -0.01609501615166664, 0.004960380960255861, -0.022983288392424583, -0.01653764769434929, -0.00604734942317009, -0.013071734458208084, 0.007424178067594767, -0.0022299904376268387, 0.00520912604406476, -0.057640206068754196, -0.016111502423882484, -0.018616516143083572, 0.013457197695970535, 0.03341235965490341, 0.006465607788413763, 0.02002360299229622, 0.05397180840373039, 0.008030412718653679, 0.03156358376145363, -0.02374911680817604, -0.06755949556827545, 0.026016103103756905, -0.06163499131798744, -0.030883368104696274, -0.017761381343007088, -0.04676150530576706, 0.03064105473458767, 0.026397667825222015, 0.03070317767560482, -0.07282784581184387, 0.02640336938202381, 0.01621512696146965, 0.018969528377056122, 0.00996367447078228, 0.0032581251580268145, 0.04070871323347092, -0.019428163766860962, -0.015555520541965961, -0.07841496914625168, 0.008045162074267864, 0.018485620617866516, -0.0476943738758564, -0.0031165340915322304, 0.0027464875020086765, -0.041709188371896744, -0.016681551933288574, -0.05135582387447357, -0.03917801007628441, 0.03952430933713913, -0.03307633846998215, -0.03556302562355995, 0.020390352234244347, -0.056348253041505814, 0.05712037533521652, 0.012913044542074203, -0.06303256750106812, 0.005800885148346424, 0.0018844240112230182, 0.016662804409861565, 0.0029094615019857883, 0.0015945873456075788, -0.04489345848560333, -0.032887641340494156, 0.07695972919464111, 0.04911467060446739, 0.014902026392519474, 0.04144035279750824, -0.002214892068877816, 0.0544901005923748, 0.020138312131166458, -0.014361266978085041, 0.011049077846109867, 0.019955696538090706, -0.040169183164834976, -0.05017942562699318, 0.028939569368958473, 0.01796814240515232, -0.016526950523257256, -0.02976851910352707, 0.048180438578128815, 0.024194184690713882, -0.043233275413513184, -0.053299251943826675, 0.03269095718860626, -0.07538249343633652, -0.06745128333568573, 0.0025757558178156614, 0.02316940948367119, -0.061132628470659256, 0.0004981823149137199, 0.007236838806420565, 0.03475397825241089, 0.051265884190797806, 0.000053342999308370054, -0.02327907644212246, 0.045539334416389465, 0.099550761282444, 0.08919855207204819, -0.0027822735719382763, 0.02130931429564953, 0.060302332043647766, -0.048190146684646606, -0.02958136424422264, 0.010236791335046291, -0.04820706695318222, -0.02944471873342991, -0.010869739577174187, 0.013097120448946953, 0.0682700052857399, -0.0072903404943645, 0.06344030797481537, -0.002589980373159051, 0.034885138273239136, -0.023719217628240585, 0.026955677196383476, 0.04834551736712456, 0.013481402769684792, 0.010896563529968262, 0.017821233719587326, 0.026791023090481758, -0.043777838349342346, 0.01221662387251854, -0.008945631794631481, -0.0432206355035305, -0.014602909795939922, -0.003041135612875223, 0.01388404332101345, 0.03654949739575386, 0.01397037785500288, 0.05756993964314461, -0.0023714026901870966, -0.022059878334403038, 0.0375283844769001, 0.06341651827096939, 0.0021000721026211977, 0.01516360230743885, -0.004556332249194384, -0.009025109931826591, -0.019763926044106483, -0.02478182502090931, 0.015349414199590683, -0.024663550779223442, -0.04251258820295334, 0.03887573257088661, -0.024103790521621704, -0.0359063521027565, 0.04061047360301018, 0.00833407137542963, 0.01919534243643284, -0.037800442427396774, -0.07397601753473282, -0.03984168544411659, -0.03746030479669571, -0.012349878437817097, -0.0015804264694452286, 0.019252970814704895, -0.0042837983928620815, -0.046851661056280136, 0.018714308738708496, -0.02109571173787117, 0.018080582842230797, -0.07258965820074081, -0.008575395680963993, 0.030647503212094307, 0.004000949673354626, 0.011154965497553349, -0.007494882680475712, 0.027674861252307892, 0.008237571455538273, 0.00913933664560318, -0.015521819703280926, 0.005689315032213926, 0.019318334758281708, -0.018033906817436218, 0.008899852633476257, -0.07623977214097977, 0.0227260272949934, 0.028022654354572296, 0.04151829704642296, -0.06053033471107483, 0.04043047875165939, 0.0065213777124881744, 0.014208337292075157, 0.0543517991900444, -0.022241909056901932, 0.013743456453084946, -0.05953696370124817, -0.0132944006472826, -0.01735355705022812, -0.03206906095147133, 0.02941945008933544, 0.030316345393657684, 0.06742553412914276, 0.03417535871267319, -0.005644342862069607, -0.031157253310084343, 0.013354573398828506, -0.00168698956258595, 0.01901276409626007, -0.03547384589910507, -0.027275193482637405, -0.029306862503290176, -0.07061324268579483, -0.01853668875992298, -0.00745361065492034, -0.021826574578881264, -0.03627409413456917, 0.04591432958841324, -0.03003254532814026, -0.03860093653202057, 0.0004657865210901946, -0.04465343430638313, -0.03276221081614494, -0.014710885472595692, -0.011596502736210823, 0.0003989746328443289, 0.0033347720745950937, 0.018341245129704475, -0.004420173820108175, 0.04511067271232605, -0.015960128977894783, -0.005362545605748892, -0.03456607833504677, 0.05318712443113327, 0.05880937725305557, -0.006889506243169308, -0.007052015978842974 ]
[ -0.07968351989984512, -0.053986597806215286, -0.019929513335227966, -0.03472059220075607, 0.04610831290483475, -0.0850188210606575, -0.041513197124004364, 0.004444089252501726, -0.031012263149023056, -0.034207649528980255, 0.03899203985929489, -0.048770491033792496, 0.019027160480618477, -0.046654112637043, 0.04696020483970642, 0.045214857906103134, 0.009729302488267422, -0.05205419287085533, 0.0004772864340338856, 0.014295654371380806, -0.002217691857367754, -0.02415916696190834, -0.050234291702508926, -0.04003617912530899, -0.0412689670920372, 0.06735563278198242, 0.010055006481707096, -0.008662346750497818, -0.011495094746351242, -0.17684844136238098, -0.007695172913372517, -0.012474269606173038, -0.024970967322587967, 0.01936773583292961, 0.05157748982310295, 0.016275273635983467, 0.026359690353274345, -0.028389105573296547, 0.02993234619498253, 0.03503373637795448, 0.047680433839559555, -0.011761689558625221, -0.04798777028918266, 0.008626848459243774, 0.039402056485414505, -0.0037747451569885015, 0.01797240413725376, -0.008184249512851238, 0.05057540163397789, -0.05042393133044243, -0.04678107425570488, 0.00904101226478815, 0.002304029418155551, -0.023483240976929665, -0.003475955920293927, 0.026609957218170166, 0.05407356843352318, 0.07162970304489136, 0.0031068569514900446, -0.009502404369413853, 0.02693662792444229, -0.022606633603572845, -0.140162393450737, 0.08365295827388763, 0.06995352357625961, 0.015460398979485035, -0.02385878935456276, -0.008933181874454021, -0.036790598183870316, 0.02774413302540779, 0.024647992104291916, -0.017718756571412086, -0.07340984046459198, 0.07862040400505066, 0.014115233905613422, 0.018825633451342583, -0.012760180979967117, 0.05235840380191803, 0.03467848151922226, -0.01715361885726452, -0.03395651653409004, -0.06480111181735992, -0.03156886622309685, -0.011762894690036774, -0.05947887524962425, -0.022100914269685745, 0.0058687226846814156, 0.08011822402477264, 0.046237763017416, 0.01597270369529724, -0.018760163336992264, -0.03387707471847534, 0.07749330997467041, 0.03350824862718582, -0.08224449306726456, -0.0035367943346500397, -0.018843166530132294, 0.00047232964425347745, -0.06510245054960251, 0.4308699667453766, 0.009728400968015194, -0.001187194138765335, 0.020031090825796127, 0.0006245783297345042, 0.05560550466179848, 0.021787213161587715, -0.01904493384063244, -0.01938783749938011, 0.02777954749763012, -0.023174598813056946, 0.023631146177649498, 0.011253048665821552, 0.10290708392858505, -0.04108742997050285, -0.01245530042797327, 0.013861148618161678, 0.011747099459171295, 0.01998167298734188, -0.03381161391735077, 0.005441879853606224, -0.04223300516605377, -0.017834043130278587, 0.04854942858219147, 0.034534748643636703, 0.014313099905848503, -0.028920339420437813, 0.051973216235637665, 0.050287432968616486, -0.01789453811943531, 0.02163967490196228, 0.015579325146973133, -0.04327525570988655, -0.019725235179066658, 0.00720718689262867, 0.03954743593931198, 0.024852724745869637, 0.0316617451608181, -0.044249165803194046, -0.03912540152668953, 0.04575008153915405, -0.048885997384786606, -0.04985388368368149, 0.0342353954911232, -0.03116442635655403, -0.020186835899949074, 0.08722836524248123, 0.011342446319758892, -0.006134552415460348, -0.028817635029554367, -0.06279125064611435, -0.03923316299915314, 0.021668925881385803, 0.025236111134290695, -0.03768683969974518, 0.016117101535201073, -0.005274823866784573, 0.09353847056627274, 0.00921875610947609, -0.0630815327167511, 0.001270961482077837, -0.0016285567544400692, -0.03915140777826309, -0.059482675045728683, 0.06616490334272385, 0.0651950091123581, -0.10221251845359802, -0.004019833169877529, 0.020756743848323822, 0.007357619237154722, -0.016845375299453735, -0.03002098947763443, 0.015625618398189545, 0.0157866682857275, -0.03194547817111015, 0.018714262172579765, -0.04871366173028946, 0.012546165846288204, 0.008185211569070816, 0.012434949167072773, 0.0137879503890872, -0.0238671712577343, -0.0033400084357708693, -0.06043129786849022, -0.004187651909887791, -0.02219413034617901, -0.051589176058769226, -0.08196480572223663, 0.0012801411794498563, -0.03687656670808792, -0.034632280468940735, -0.07242188602685928, -0.037728048861026764, -0.02961765229701996, 0.07871565222740173, 0.02734878472983837, -0.052507318556308746, -0.016981670632958412, -0.007732105907052755, 0.0175920519977808, -0.08078774809837341, 0.07663683593273163, 0.026761693879961967, 0.012142874300479889, 0.039094340056180954, -0.10256087779998779, 0.040047477930784225, 0.04240068048238754, -0.02369559183716774, 0.04747110605239868, 0.059047549962997437, -0.02702813409268856, 0.007215279620140791, 0.02747214213013649, 0.027735168114304543, -0.006884048692882061, 0.009471134282648563, 0.010417084209620953, 0.03276408463716507, 0.009172854945063591, 0.010472217574715614, -0.0044803800992667675, 0.028190668672323227, -0.06357014924287796, -0.33630406856536865, -0.03043205477297306, -0.04920004680752754, 0.013780932873487473, 0.03599972650408745, -0.03122456930577755, 0.0026428895071148872, 0.008999061770737171, -0.03187955915927887, -0.012093406170606613, 0.08979224413633347, -0.028511211276054382, 0.0371718630194664, -0.06989234685897827, -0.000623305153567344, 0.009463896974921227, -0.014946211129426956, -0.007140007335692644, 0.0034533448051661253, 0.03571945056319237, -0.026609454303979874, -0.020263828337192535, -0.04646437242627144, -0.010120328515768051, 0.005356396548449993, -0.02710339054465294, 0.0936344563961029, 0.014903566800057888, 0.08167660236358643, -0.021257558837532997, 0.053098004311323166, 0.041975535452365875, 0.04405014216899872, -0.10069339722394943, 0.005416759289801121, -0.0009578836034052074, 0.0012920007575303316, 0.004022369626909494, 0.021122809499502182, 0.022219767794013023, -0.061072126030921936, 0.023271765559911728, -0.0630054920911789, -0.02340562455356121, -0.011395934969186783, -0.0729336142539978, -0.014694337733089924, 0.012324611656367779, -0.0525536835193634, 0.029518000781536102, 0.01903707906603813, 0.015925109386444092, -0.001989363692700863, -0.0020157713443040848, 0.02337304875254631, 0.00393049418926239, -0.04315336048603058, -0.049795377999544144, 0.0380941703915596, -0.030962612479925156, 0.0491715744137764, 0.09299810975790024, 0.031249096617102623, -0.05522738769650459, 0.014315720647573471, -0.014289475977420807, -0.028949880972504616, 0.027980539947748184, 0.054350681602954865, -0.05550742894411087, -0.0011422834359109402, 0.11973325908184052, 0.03436976298689842, 0.026594189926981926, 0.019139474257826805, 0.02054080180823803, -0.025126054883003235, -0.005537213291972876, 0.020014654844999313, -0.03515790402889252, 0.03373386338353157, -0.031553931534290314, 0.044509224593639374, -0.01969723589718342, 0.011397454887628555, 0.05041053891181946, -0.019988877698779106, 0.017487065866589546, 0.0762467011809349, 0.010528379119932652, -0.016976019367575645, -0.0037867133505642414, -0.023224325850605965, -0.06541251391172409, 0.09986230731010437, 0.004185846075415611, -0.24360314011573792, 0.016008935868740082, 0.043216340243816376, 0.051322296261787415, -0.01842667907476425, 0.011500127613544464, 0.04369925335049629, -0.023412160575389862, -0.0009141017799265683, 0.029472777619957924, -0.004472936969250441, 0.02270474284887314, -0.026598747819662094, -0.014352942816913128, 0.011958212591707706, -0.019373418763279915, 0.02759714238345623, -0.006964380387216806, 0.003938813228160143, -0.0014064867282286286, -0.00563585152849555, 0.0070549361407756805, 0.13612735271453857, 0.015687275677919388, 0.004592831712216139, 0.024194978177547455, -0.004174431785941124, 0.03934679180383682, 0.03477507084608078, 0.03135353699326515, -0.0024297358468174934, 0.0071691302582621574, -0.0140520129352808, -0.04566383734345436, 0.018161799758672714, -0.02001732401549816, 0.011035040952265263, -0.0032743443734943867, 0.04190133884549141, -0.04063096269965172, -0.05117885395884514, 0.010754989460110664, 0.0025321985594928265, 0.02663964219391346, 0.03492983058094978, -0.034199368208646774, 0.019860122352838516, -0.04451549053192139, -0.003515540389344096, 0.002845845650881529, -0.02401210367679596, -0.04428364336490631, 0.019347507506608963, -0.010251876898109913, 0.007734580431133509, 0.07849176973104477, 0.027450917288661003, -0.042063385248184204, -0.005182178691029549, 0.004317412618547678, 0.02366228587925434, -0.07338758558034897, 0.12187900394201279, -0.005796740297228098, 0.07120314985513687 ]
[ 0.01681879162788391, 0.05329674482345581, 0.012430745176970959, -0.0032022432424128056, 0.0443718284368515, -0.01863178052008152, -0.013684851117432117, 0.006214288529008627, -0.03335659205913544, 0.015475593507289886, 0.02272622287273407, -0.027679841965436935, 0.06433392316102982, 0.03901258483529091, -0.04334331676363945, -0.048942968249320984, 0.025769054889678955, 0.05696429684758186, 0.06413254886865616, -0.0057516759261488914, -0.05461796373128891, 0.06344594061374664, 0.001062988769263029, -0.025875985622406006, -0.04117140918970108, -0.00032129278406500816, -0.06549254059791565, 0.03505859524011612, 0.004332887940108776, -0.14887216687202454, -0.030889833346009254, 0.0038561562541872263, 0.027257760986685753, -0.0037905466742813587, 0.026709197089076042, 0.006559619680047035, 0.04668433964252472, 0.03667312487959862, -0.03164083883166313, -0.01198513526469469, 0.08439085632562637, -0.06505878269672394, -0.0007739265565760434, -0.030259450897574425, 0.00832722894847393, 0.0044434103183448315, -0.062028538435697556, -0.049640852957963943, 0.007037394680082798, 0.053077708929777145, -0.03646639734506607, 0.001903798896819353, 0.04486188292503357, 0.02924814447760582, -0.03570064157247543, 0.04308007284998894, 0.0010582853574305773, 0.02580239437520504, 0.03851592540740967, 0.006994993891566992, 0.055651966482400894, 0.023511294275522232, -0.06323857605457306, -0.018242085352540016, 0.03377356752753258, -0.02352427877485752, -0.016193972900509834, -0.01402825303375721, -0.029191333800554276, 0.03153381496667862, 0.06518549472093582, 0.056618236005306244, -0.02183038555085659, -0.02760607935488224, -0.059969462454319, 0.0355663038790226, 0.008813570253551006, -0.021276507526636124, -0.001010859850794077, 0.05400250107049942, -0.03811962902545929, -0.008888797834515572, -0.00837674643844366, -0.03829442337155342, -0.015955131500959396, 0.02182181365787983, 0.000382290396373719, 0.0036982379388064146, 0.03294831141829491, -0.015171971172094345, -0.0052818539552390575, 0.001102375565096736, -0.03742331638932228, 0.021161656826734543, -0.033929768949747086, -0.015884175896644592, -0.029256993904709816, -0.034287068992853165, -0.01025966927409172, 0.7497718930244446, 0.01304942462593317, 0.035188835114240646, 0.03144983574748039, -0.02255254238843918, 0.05485367774963379, 0.02350439876317978, 0.005066948477178812, -0.03688468039035797, -0.00988506618887186, -0.03856446221470833, 0.0008410241571255028, -0.010943989269435406, -0.010720777325332165, 0.005554792005568743, 0.0006930604577064514, 0.013030213303864002, 0.0010818492155522108, 0.013533021323382854, -0.03083953633904457, -0.005749559961259365, 0.05303749814629555, -0.04997653514146805, 0.048054203391075134, 0.005229603499174118, -0.016795437783002853, -0.15379944443702698, 0.009670762345194817, -6.717934786586019e-33, 0.01640746369957924, -0.078825943171978, 0.008203116245567799, 0.03226291015744209, 0.11234956979751587, -0.008289367891848087, 0.00281366053968668, 0.027951989322900772, -0.04415430873632431, -0.030188048258423805, -0.03123965486884117, 0.0057403589598834515, -0.00617970759049058, -0.046777788549661636, 0.02391175366938114, -0.05226973816752434, -0.014021082781255245, 0.040083348751068115, -0.007908781059086323, 0.008810303173959255, 0.02976725809276104, 0.006197151727974415, 0.0017801161156967282, -0.0012231473810970783, 0.05137575790286064, -0.005170709919184446, 0.033065564930438995, -0.05069737508893013, 0.000949289184063673, -0.034210365265607834, -0.015295860357582569, -0.0005721938796341419, 0.0052041830494999886, -0.051001932471990585, 0.002462621545419097, -0.023093318566679955, 0.04928993061184883, 0.021411629393696785, -0.05860469862818718, -0.008180763572454453, -0.005109924823045731, -0.06805399805307388, 0.008397558704018593, 0.021876636892557144, -0.0003986922383774072, -0.029543347656726837, 0.015290560200810432, -0.011423932388424873, 0.022150054574012756, 0.05094419792294502, 0.022295741364359856, -0.04552655667066574, -0.05655926465988159, -0.03582711145281792, -0.011612224392592907, -0.04313964024186134, -0.022775650024414062, 0.03793102502822876, -0.04271389916539192, -0.02172466740012169, -0.03702561557292938, -0.018065253272652626, -0.03550318628549576, 0.00045787141425535083, -0.001075620180927217, 0.036355264484882355, 0.022361278533935547, 0.02775026671588421, -0.0560377836227417, 0.07248403131961823, -0.03758155182003975, -0.0002620565937831998, -0.0010355093982070684, -0.013973221182823181, 0.04150952026247978, -0.0031365647446364164, -0.012986517511308193, 0.02438276633620262, 0.013767593540251255, 0.011215431615710258, 0.030813099816441536, 0.05089735984802246, -0.06926661729812622, 0.023944007232785225, -0.05946028232574463, 0.009555811062455177, 0.04188048839569092, 0.0450325571000576, 0.0013671871274709702, 0.002166926162317395, 0.022198325023055077, 0.0543045699596405, 0.03499523550271988, -0.005885339807718992, -0.08969231694936752, 7.251550447141796e-33, -0.01760951243340969, -0.014018450863659382, -0.03365601226687431, 0.014933392405509949, 0.03712061047554016, -0.04415202513337135, 0.06174125149846077, -0.0001177620652015321, 0.005707214120775461, -0.007752315606921911, -0.03574560210108757, 0.0009631698485463858, 0.016058873385190964, 0.014769628643989563, 0.012939032167196274, -0.0024313258472830057, 0.005926324520260096, 0.030335932970046997, 0.021916579455137253, 0.00210479274392128, 0.04785335063934326, 0.005838913377374411, 0.018749967217445374, 0.03172959014773369, -0.002691801404580474, 0.0837671235203743, 0.025046568363904953, 0.005323775112628937, -0.03069884143769741, 0.0054843844845891, 0.015223797410726547, -0.008093665353953838, 0.03507841378450394, 0.05514000356197357, 0.00982221681624651, 0.04228384047746658, -0.011963089928030968, 0.03694215044379234, -0.010855622589588165, -0.02255306765437126, 0.0266769640147686, -0.023534053936600685, -0.04634725674986839, 0.00862917210906744, 0.026101814582943916, -0.03673413023352623, 0.017387019470334053, -0.03090694360435009, -0.027552951127290726, 0.03308521583676338, -0.034155502915382385, -0.025615984573960304, 0.01949942670762539, 0.028014233335852623, 0.0016008460661396384, -0.0071209450252354145, -0.07784480601549149, 0.03326329216361046, -0.028847813606262207, 0.029495036229491234, 0.044170137494802475, 0.012944323942065239, -0.01808025687932968, 0.07059098780155182, -0.04489526152610779, 0.012258913367986679, -0.029735764488577843, -0.009622041136026382, -0.01029881276190281, 0.005034421570599079, 0.009866012260317802, 0.01004589069634676, -0.022864291444420815, 0.03161734715104103, -0.010350599884986877, -0.052768729627132416, 0.0012404819717630744, -0.01734050177037716, -0.00342414528131485, 0.023003069683909416, -0.02219494804739952, 0.039041802287101746, -0.019754819571971893, -0.04043884202837944, 0.01943112351000309, 0.01685769110918045, -0.009609946981072426, 0.036548759788274765, 0.0574687123298645, 0.004200327675789595, -0.01091044768691063, -0.03405143320560455, -0.03821061924099922, 0.015453480184078217, 0.00046498290612362325, -1.191242660070202e-8, 0.03364245221018791, 0.0037874870467931032, 0.01240562740713358, 0.04415496811270714, 0.03428119048476219, 0.009576809592545033, -0.01600688323378563, -0.00645417207852006, -0.042241282761096954, 0.008471314795315266, -0.013784280978143215, -0.04070234298706055, -0.00528841745108366, 0.025880759581923485, 0.03693460673093796, 0.033771492540836334, -0.00041985639836639166, -0.021408958360552788, 0.039098355919122696, -0.017281342297792435, 0.010854688473045826, 0.02628340944647789, 0.03736221790313721, 0.016849592328071594, -0.06686272472143173, 0.027822857722640038, -0.006746561266481876, -0.08337284624576569, -0.00759301520884037, -0.016553517431020737, -0.028408920392394066, -0.025256948545575142, -0.06672804057598114, 0.04887993633747101, 0.003838122822344303, 0.0044486550614237785, -0.0413551852107048, -0.010097303427755833, 0.018411697819828987, 0.012318216264247894, -0.04684927314519882, 0.01077174860984087, -0.021517688408493996, -0.027552763000130653, -0.03255414590239525, 0.010915456339716911, -0.02050667628645897, 0.007075031287968159, -0.008755751885473728, 0.0034619441721588373, 0.022712545469403267, -0.02149444818496704, 0.01636848971247673, -0.004277815576642752, -0.009555400349199772, 0.007590096909552813, 0.03248360753059387, -0.016514819115400314, -0.009306042455136776, -0.0166332870721817, 0.013264177367091179, 0.04431364685297012, -0.008928709663450718, -0.01166502945125103 ]
docker-unknown-unable-to-query-docker-version-x509-certificate-is-valid-for
https://markhneedham.com/blog/2016/12/21/docker-unknown-unable-to-query-docker-version-x509-certificate-is-valid-for
false
2016-12-24 10:45:42
Go: First attempt at channels
[ "go", "golang" ]
[ "Go" ]
In a http://www.markhneedham.com/blog/2016/12/23/neo4j-graphing-the-thoughtworks-technology-radar/[previous blog post] I mentioned that I wanted to extract blips from The ThoughtWorks Radar into a CSV file and I thought this would be a good mini project for me to practice using Go. In particular I wanted to try using https://tour.golang.org/concurrency/2[channels] and this seemed like a good chance to do that. </p> I watched a talk by Rob Pike on https://talks.golang.org/2012/waza.slide#22[designing concurrent applications] where he uses the following https://talks.golang.org/2012/waza.slide#10[definition of concurrency]:</p> ____ Concurrency is a way to structure a program by breaking it into pieces that can be executed independently. ____ He then demonstrates this with the following diagram: image::{{<siteurl>}}/uploads/2016/12/2016-12-23_19-52-30.png[2016 12 23 19 52 30,413] I broke the scraping application down into four parts: . Find the links of blips to download \-> . Download the blips \-> . Scrape the data from each page \-> . Write the data into a CSV file I don't think we gain much by parallelising steps 1) or 4) but steps 2) and 3) seem easily parallelisable. Therefore we'll use a single goroutine for steps 1) and 4) and multiple goroutines for steps 2) and 3). We'll create two channels: * +++<cite>+++filesToScrape+++</cite>+++ * +++<cite>+++filesScraped+++</cite>+++ And they will interact with our components like this: * 2) will write the path of the downloaded files into +++<cite>+++filesToScape+++</cite>+++ * 3) will read from +++<cite>+++filesToScrape+++</cite>+++ and write the scraped content into +++<cite>+++filesScraped+++</cite>+++ * 4) will read from +++<cite>+++filesScraped+++</cite>+++ and put that information into a CSV file. I decided to write a completely serial version of the scraping application first so that I could compare it to the parallel version. I had the following common code: +++<cite>+++scrape/scrape.go+++</cite>+++ [source,go] ---- package scrape import ( "github.com/PuerkitoBio/goquery" "os" "bufio" "fmt" "log" "strings" "net/http" "io" ) func checkError(err error) { if err != nil { fmt.Println(err) log.Fatal(err) } } type Blip struct { Link string Title string } func (blip Blip) Download() File { parts := strings.Split(blip.Link, "/") fileName := "rawData/items/" + parts[len(parts) - 1] if _, err := os.Stat(fileName); os.IsNotExist(err) { resp, err := http.Get("http://www.thoughtworks.com" + blip.Link) checkError(err) body := resp.Body file, err := os.Create(fileName) checkError(err) io.Copy(bufio.NewWriter(file), body) file.Close() body.Close() } return File{Title: blip.Title, Path: fileName } } type File struct { Title string Path string } func (fileToScrape File ) Scrape() ScrapedFile { file, err := os.Open(fileToScrape.Path) checkError(err) doc, err := goquery.NewDocumentFromReader(bufio.NewReader(file)) checkError(err) file.Close() var entries []map[string]string doc.Find("div.blip-timeline-item").Each(func(i int, s *goquery.Selection) { entry := make(map[string]string, 0) entry["time"] = s.Find("div.blip-timeline-item__time").First().Text() entry["outcome"] = strings.Trim(s.Find("div.blip-timeline-item__ring span").First().Text(), " ") entry["description"] = s.Find("div.blip-timeline-item__lead").First().Text() entries = append(entries, entry) }) return ScrapedFile{File:fileToScrape, Entries:entries} } type ScrapedFile struct { File File Entries []map[string]string } func FindBlips(pathToRadar string) []Blip { blips := make([]Blip, 0) file, err := os.Open(pathToRadar) checkError(err) doc, err := goquery.NewDocumentFromReader(bufio.NewReader(file)) checkError(err) doc.Find(".blip").Each(func(i int, s *goquery.Selection) { item := s.Find("a") title := item.Text() link, _ := item.Attr("href") blips = append(blips, Blip{Title: title, Link: link }) }) return blips } ---- Note that we're using the +++<cite>+++https://github.com/PuerkitoBio/goquery[goquery]+++</cite>+++ library to scrape the HTML files that we download. A +++<cite>+++Blip+++</cite>+++ is used to represent an item that appears on the radar e.g. https://www.thoughtworks.com/radar/platforms/net-core[.NET Core]. A +++<cite>+++File+++</cite>+++ is a representation of that blip on my local file system and a +++<cite>+++ScrapedFile+++</cite>+++ contains the local representation of a blip and has an array containing every appearance the blip has made in radars over time. Let's have a look at the single threaded version of the scraper: +++<cite>+++cmd/single/main.go+++</cite>+++ [source,go] ---- package main import ( "fmt" "encoding/csv" "os" "github.com/mneedham/neo4j-thoughtworks-radar/scrape" ) func main() { var filesCompleted chan scrape.ScrapedFile = make(chan scrape.ScrapedFile) defer close(filesCompleted) blips := scrape.FindBlips("rawData/twRadar.html") var filesToScrape []scrape.File for _, blip := range blips { filesToScrape = append(filesToScrape, blip.Download()) } var filesScraped []scrape.ScrapedFile for _, file := range filesToScrape { filesScraped = append(filesScraped, file.Scrape()) } blipsCsvFile, _ := os.Create("import/blipsSingle.csv") writer := csv.NewWriter(blipsCsvFile) defer blipsCsvFile.Close() writer.Write([]string{"technology", "date", "suggestion" }) for _, scrapedFile := range filesScraped { fmt.Println(scrapedFile.File.Title) for _, blip := range scrapedFile.Entries { writer.Write([]string{scrapedFile.File.Title, blip["time"], blip["outcome"] }) } } writer.Flush() } ---- +++<cite>+++rawData/twRadar.html+++</cite>+++ is a local copy of the https://www.thoughtworks.com/radar/a-z[A-Z page] which contains all the blips. This version is reasonably simple: we create an array containing all the blips, scrape them into another array, and then that array into a CSV file. And if we run it: [source,bash] ---- $ time go run cmd/single/main.go real 3m10.354s user 0m1.140s sys 0m0.586s $ head -n10 import/blipsSingle.csv technology,date,suggestion .NET Core,Nov 2016,Assess .NET Core,Nov 2015,Assess .NET Core,May 2015,Assess A single CI instance for all teams,Nov 2016,Hold A single CI instance for all teams,Apr 2016,Hold Acceptance test of journeys,Mar 2012,Trial Acceptance test of journeys,Jul 2011,Trial Acceptance test of journeys,Jan 2011,Trial Accumulate-only data,Nov 2015,Assess ---- It takes a few minutes and most of the time will be taken in the +++<cite>+++blip.Download()+++</cite>+++ function - work which is easily parallelisable. Let's have a look at the parallel version where goroutines use channels to communicate with each other: +++<cite>+++cmd/parallel/main.go+++</cite>+++ [source,go] ---- package main import ( "os" "encoding/csv" "github.com/mneedham/neo4j-thoughtworks-radar/scrape" ) func main() { var filesToScrape chan scrape.File = make(chan scrape.File) var filesScraped chan scrape.ScrapedFile = make(chan scrape.ScrapedFile) defer close(filesToScrape) defer close(filesScraped) blips := scrape.FindBlips("rawData/twRadar.html") for _, blip := range blips { go func(blip scrape.Blip) { filesToScrape <- blip.Download() }(blip) } for i := 0; i < len(blips); i++ { select { case file := <-filesToScrape: go func(file scrape.File) { filesScraped <- file.Scrape() }(file) } } blipsCsvFile, _ := os.Create("import/blips.csv") writer := csv.NewWriter(blipsCsvFile) defer blipsCsvFile.Close() writer.Write([]string{"technology", "date", "suggestion" }) for i := 0; i < len(blips); i++ { select { case scrapedFile := <-filesScraped: for _, blip := range scrapedFile.Entries { writer.Write([]string{scrapedFile.File.Title, blip["time"], blip["outcome"] }) } } } writer.Flush() } ---- Let's remove the files we just downloaded and give this version a try. [source,bash] ---- $ rm rawData/items/* $ time go run cmd/parallel/main.go real 0m6.689s user 0m2.544s sys 0m0.904s $ head -n10 import/blips.csv technology,date,suggestion Zucchini,Oct 2012,Assess Reactive Extensions for .Net,May 2013,Assess Manual infrastructure management,Mar 2012,Hold Manual infrastructure management,Jul 2011,Hold JavaScript micro frameworks,Oct 2012,Trial JavaScript micro frameworks,Mar 2012,Trial NPM for all the things,Apr 2016,Trial NPM for all the things,Nov 2015,Trial PowerShell,Mar 2012,Trial ---- So we're down from 190 seconds to 7 seconds, pretty cool! One interesting thing is that the order of the values in the CSV file will be different since the goroutines won't necessarily come back in the same order that they were launched. We do end up with the same number of values: [source,bash] ---- $ wc -l import/blips.csv 1361 import/blips.csv $ wc -l import/blipsSingle.csv 1361 import/blipsSingle.csv ---- And we can check that the contents are identical: [source,bash] ---- $ cat import/blipsSingle.csv | sort > /tmp/blipsSingle.csv $ cat import/blips.csv | sort > /tmp/blips.csv $ diff /tmp/blips.csv /tmp/blipsSingle.csv ---- The code in this post is all on https://github.com/mneedham/neo4j-thoughtworks-radar[github]. I'm sure I've made some mistakes/there are ways that this could be done better so do let me know in the comments or I'm https://twitter.com/markhneedham[@markhneedham] on twitter.
null
null
[ 0.031496692448854446, -0.03071298636496067, -0.012120326049625874, 0.03127690404653549, 0.08502265810966492, -0.00966306496411562, 0.01351723913103342, 0.05104968324303627, 0.030092686414718628, -0.020790904760360718, 0.015543889254331589, -0.026676055043935776, -0.06432513892650604, 0.009567123837769032, -0.01264550443738699, 0.04995986074209213, 0.06921299546957016, -0.001397592481225729, 0.02361408621072769, -0.021887430921196938, 0.04330102726817131, 0.08209230750799179, 0.003809273010119796, 0.035544704645872116, 0.022295106202363968, -0.008793518878519535, 0.025677494704723358, 0.0009892816888168454, -0.030132915824651718, -0.013142109848558903, 0.056240811944007874, -0.001524717197753489, 0.016646813601255417, -0.014632811769843102, 0.02684876322746277, 0.011302357539534569, -0.04013974964618683, 0.015630226582288742, -0.01672319881618023, -0.007406326942145824, -0.07096607238054276, 0.06157037615776062, -0.04505511000752449, -0.0006592315039597452, -0.03198140487074852, 0.028273260220885277, -0.007095693610608578, 0.04158444330096245, -0.020938510075211525, -0.012624523602426052, -0.09429972618818283, 0.02635168470442295, -0.0019841857720166445, 0.0019083925290033221, 0.002084983978420496, 0.04346861690282822, 0.02372409962117672, -0.060270342975854874, 0.0473082959651947, -0.024612439796328545, -0.027106808498501778, -0.0286771971732378, 0.008253233507275581, 0.0434609092772007, 0.030404571443796158, -0.058028846979141235, 0.0010330522200092673, 0.05868483707308769, -0.02199373207986355, -0.029857520014047623, -0.015052498318254948, 0.013034057803452015, -0.003677626373246312, 0.019143305718898773, 0.002978313947096467, -0.03220105171203613, 0.02426518313586712, 0.06070860102772713, 0.024681277573108673, 0.028886664658784866, -0.015258194878697395, 0.011493150144815445, 0.006996391341090202, 0.029715118929743767, 0.01279817521572113, -0.027306633070111275, -0.0262022465467453, -0.009111064486205578, -0.07746770232915878, 0.05676528066396713, -0.011905224993824959, -0.04879876598715782, -0.005037790630012751, 0.023936163634061813, -0.00992842111736536, 0.03238962963223457, 0.006677072495222092, 0.03343215957283974, 0.025757815688848495, -0.0067643835209310055, -0.04616788029670715, -0.017376670613884926, 0.01031449530273676, 0.02399417757987976, -0.07715267688035965, -0.03675852343440056, -0.0286759901791811, -0.03607200086116791, 0.0015772400656715035, -0.00930940080434084, -0.010169422253966331, -0.020079342648386955, -0.033421628177165985, 0.0015791862970218062, -0.07457608729600906, 0.05578901991248131, 0.0014359888155013323, -0.022724121809005737, -0.020528722554445267, 0.010309461504220963, 0.040896426886320114, 0.039302509278059006, 0.017042195424437523, 0.0609639547765255, 0.003033647546544671, 0.028747357428073883, 0.013312642462551594, 0.03950947895646095, -0.02601708099246025, -0.07361786812543869, 0.004196926020085812, 0.07271220535039902, -0.036298640072345734, 0.012169359251856804, -0.02002006210386753, -0.014720461331307888, -0.0024529253132641315, 0.016826743260025978, 0.028634514659643173, 0.044292598962783813, 0.00749740656465292, -0.054789066314697266, 0.02667897194623947, -0.010048691183328629, 0.03661280497908592, 0.019190363585948944, -0.030329514294862747, -0.006888942327350378, -0.03909975662827492, 0.005301181692630053, 0.0066117397509515285, 0.0295417383313179, 0.04768989607691765, -0.030074389651417732, 0.036588214337825775, 0.11379505693912506, 0.05209764838218689, 0.048531387001276016, -0.011676250956952572, 0.003641173942014575, 0.05481959506869316, 0.044139403849840164, -0.004495296161621809, 0.0241539366543293, -0.013961859047412872, -0.015322819352149963, -0.0043067969381809235, 0.030364053323864937, -0.009592496789991856, 0.01364167407155037, -0.03844279795885086, -0.028167549520730972, 0.06614185869693756, -0.03187020123004913, -0.00679625291377306, 0.01899433508515358, 0.08730887621641159, 0.03226765990257263, 0.034548692405223846, -0.012425691820681095, -0.07726188749074936, 0.052684564143419266, 0.011432577855885029, 0.013307013548910618, -0.007030364125967026, 0.004636756610125303, 0.08669772744178772, 0.031624775379896164, -0.01888328418135643, 0.0502963624894619, -0.05762908235192299, -0.08737709373235703, -0.0195914339274168, -0.01886141672730446, 0.05528031289577484, -0.01690368354320526, 0.0009965345961973071, 0.06755124032497406, 0.031047970056533813, 0.049081698060035706, 0.03762076422572136, -0.0005112634389661252, 0.021155955269932747, -0.05445219948887825, -0.06745237112045288, 0.02839106135070324, 0.028239402920007706, -0.043944742530584335, -0.05763215944170952, 0.01897079311311245, -0.014056887477636337, 0.014248991385102272, 0.02842942625284195, -0.01915983110666275, 0.03723115846514702, 0.019979849457740784, 0.04022650793194771, -0.004135472234338522, 0.04026969149708748, -0.05879802256822586, 0.012852529063820839, -0.0053146653808653355, -0.02795705758035183, 0.007067026570439339, 0.012982092797756195, 0.11461139470338821, 0.047014642506837845, -0.011585477739572525, -0.04637281969189644, 0.004898643586784601, 0.0004926855326630175, -0.012281536124646664, -0.00020772639254573733, -0.015250910073518753, 0.0027686376124620438, -0.004446316044777632, -0.036847520619630814, -0.0045792353339493275, 0.016732340678572655, -0.02494177408516407, -0.00035692742676474154, 0.0648270770907402, -0.037327077239751816, 0.04806597903370857, 0.02954992838203907, -0.04014744237065315, 0.006149552296847105, -0.03590906038880348, -0.06567023694515228, 0.01599571667611599, 0.009380455128848553, 0.0018353295745328069, 0.041600462049245834, -0.04668077081441879, -0.03358747810125351, -0.036923348903656006, -0.016433008015155792, 0.008007287047803402, 0.05872900038957596, 0.06674005091190338, 0.002998485928401351, 0.06887652724981308, -0.03953588753938675, -0.011627500876784325, -0.0016541567165404558, -0.06700098514556885, -0.0641392320394516, -0.04110293462872505, 0.05103873834013939, 0.0263116005808115, -0.009970201179385185, 0.02379663474857807, 0.019852260127663612, -0.0067794970236718655, -0.006568994838744402, -0.006183801218867302, 0.03141205757856369, -0.005395055748522282, -0.02660907432436943, -0.034801334142684937, -0.04267066717147827, 0.05921754986047745, -0.04171719029545784, -0.020326780155301094, 0.02426762692630291, -0.04719128459692001, 0.06454536318778992, -0.038618624210357666, -0.028400639072060585, 0.01360416878014803, -0.043508805334568024, 0.03622038662433624, -0.011675676330924034, -0.010727250017225742, 0.057146839797496796, 0.01718733087182045, 0.025623338297009468, -0.010351394303143024, 0.007323888596147299, 0.0048625837080180645, -0.017868176102638245, 0.020653940737247467, 0.06835789978504181, -0.004465680569410324, -0.0037254674825817347, -0.04371451586484909, 0.009354500100016594, -0.04842042922973633, -0.2822880744934082, 0.041326235979795456, -0.023168256506323814, -0.04604211449623108, 0.01159612275660038, 0.004032880999147892, -0.005896365735679865, -0.035711534321308136, -0.014663184061646461, 0.000012008637895633001, -0.030625643208622932, -0.037866733968257904, -0.029415694996714592, 0.035057760775089264, 0.01918410323560238, 0.06518775224685669, -0.009446442127227783, -0.06261727958917618, -0.00987965241074562, 0.030971158295869827, -0.007532686460763216, -0.05049842968583107, -0.013059603050351143, 0.018132003024220467, 0.011215481907129288, 0.03839021548628807, -0.09676112979650497, 0.04182681068778038, -0.05460760369896889, -0.02295817993581295, 0.03446304053068161, -0.03434744104743004, -0.0007884832448326051, -0.018466686829924583, -0.0003610158455558121, -0.035826392471790314, 0.04469835385680199, 0.03261774033308029, 0.015190361998975277, 0.002453693188726902, -0.0012873769737780094, -0.02178964763879776, -0.0011790619464591146, -0.010226022452116013, 0.08004441112279892, 0.010355845093727112, -0.07113461941480637, 0.000006822459454269847, -0.02850903384387493, 0.06954919546842575, -0.025844255462288857, -0.024336790665984154, -0.01679496094584465, 0.0314025916159153, -0.03273554891347885, -0.03040187619626522, 0.0008855947526171803, -0.020560165867209435, -0.05434844642877579, -0.026286011561751366, -0.003542149905115366, -0.03276469185948372, -0.010674490593373775, -0.06563009321689606, -0.004496225155889988, -0.047441888600587845, -0.07192153483629227, -0.013210752978920937, 0.04421481117606163, 0.040620192885398865, -0.01970594935119152, 0.021168192848563194, -0.029118508100509644, -0.11793738603591919, -0.01769741252064705, -0.020450953394174576, -0.021390801295638084, 0.005596155300736427, 0.013259686529636383, 0.05681902915239334, -0.04192015528678894, -0.04831741377711296, 0.03705867379903793, 0.009004199877381325, 0.03616606816649437, -0.02970581129193306, 0.01092174556106329, -0.011297612451016903, -0.05452301725745201, 0.004761319607496262, 0.06353065371513367, -0.008288078010082245, 0.00009132762352237478, -0.027733992785215378, 0.009382696822285652, 0.03677305206656456, 0.009765127673745155, 0.012152846902608871, 0.017546696588397026, 0.05389794707298279, 0.058020979166030884, -0.04776906594634056, 0.012827159836888313, -0.05425035208463669, -0.042382050305604935, 0.004172432702034712, -0.03776580095291138, 0.02343674749135971, 0.03458930179476738, 0.02759537287056446, -0.018412752076983452, 0.0015709219733253121, 0.04149951413273811, -0.030693914741277695, -0.03822697326540947, 0.012653476558625698, 0.00895619671791792, 0.03142526000738144, 0.011049333959817886, -0.031151263043284416, -0.06670903414487839, 0.012904430739581585, 0.0044998349621891975, -0.02114051766693592, -0.055291831493377686, -0.028954820707440376, -0.023333033546805382, -0.02649456262588501, -0.0011777328327298164, 0.05337483808398247, -0.03113623708486557, 0.01963650994002819, 0.03390660509467125, -0.03965325653553009, 0.0173787884414196, -0.036086391657590866, -0.055457860231399536, -0.04409029707312584, 0.0028741101268678904, 0.007971941493451595, -0.0030996170826256275, 0.00042014263453893363, 0.029498685151338577, 0.046805623918771744, 0.061496999114751816, 0.019855419173836708, -0.0025430344976484776, 0.014158097095787525, 0.028236009180545807, -0.023518409579992294, -0.00839920248836279, -0.05506077781319618, 0.02235809527337551, -0.024432403966784477, -0.02627764642238617, -0.028430571779608727, 0.026621336117386818, -0.022815072908997536, -0.02644556388258934, -0.03663947060704231, 0.03965720906853676, -0.027929799631237984, 0.023798644542694092, 0.0037273697089403868, -0.012800280936062336, 0.0646401196718216, -0.007041143253445625, 0.039815519005060196, -0.036421485245227814, -0.004397206474095583, 0.008947703056037426, -0.008576653897762299, -0.03341186046600342, 0.014432153664529324, -0.00011611576337600127, 0.01177532784640789, 0.010805410332977772, 0.004164546728134155, 0.01722583919763565, 0.018246619030833244, -0.044729083776474, -0.026037897914648056, -0.00763515941798687, 0.011046933010220528, 0.030007341876626015, 0.023667268455028534, -0.008486730046570301, 0.01778501272201538, -0.04175073280930519, -0.0036937689874321222, -0.0125156594440341, 0.028952058404684067, -0.021404342725872993, 0.02622435986995697, -0.01812339760363102, -0.07446980476379395, 0.04554133117198944, 0.006857633590698242, -0.01227990910410881, 0.004841182380914688, -0.013387993909418583, -0.004892217926681042, -0.002097102114930749, 0.017572756856679916, 0.05631669610738754, -0.05822073668241501, -0.012468662112951279, -0.004291978199034929, 0.006803699303418398, -0.006690410431474447, 0.0022236306685954332, -0.05518257990479469, -0.022559352219104767, 0.0026496548671275377, 0.01484217680990696, -0.029020890593528748, -0.03688135743141174, -0.03058319166302681, 0.011365547776222229, 0.005980589892715216, 0.007942347787320614, 0.007128263358026743, -0.017330341041088104, -0.013697655871510506, -0.03218046948313713, 0.025791822001338005, -0.030239257961511612, -0.03210727870464325, 0.032530490309000015, -0.023601751774549484, 0.0131819574162364, -0.04495524615049362, 0.013573173433542252, 0.049253374338150024, 0.003670236561447382, -0.0047437455505132675, -0.03478004038333893, 0.024347875267267227, -0.006956083234399557, 0.03643298149108887, -0.013950370252132416, 0.00025764910969883204, -0.025514544919133186, 0.01393625233322382, -0.026329640299081802, -0.018651949241757393, -0.0041086929850280285, 0.006047699134796858, -0.014328649267554283, 0.05984436348080635, 0.0021873111836612225, 0.035216230899095535, -0.01943415217101574, -0.04285096004605293, 0.046395592391490936, -0.06235286220908165, -0.04543871805071831, -0.04377977177500725, -0.041866421699523926, 0.01886238344013691, 0.007175681181252003, 0.012849012389779091, -0.04725886881351471, 0.03936663269996643, 0.03838960826396942, 0.01990944892168045, 0.047233618795871735, -0.020641513168811798, 0.030126752331852913, -0.03656958416104317, 0.019887622445821762, -0.09460508823394775, -0.013301092199981213, 0.04043919965624809, 0.0053288936614990234, 0.0055132173001766205, 0.010777807794511318, -0.024351611733436584, 0.05077707767486572, -0.06857826560735703, -0.04050694778561592, 0.013377592898905277, -0.027632201090455055, -0.002930200193077326, -0.008131816983222961, -0.048939112573862076, 0.007680187001824379, 0.04903821647167206, -0.025940285995602608, -0.013686309568583965, -0.04512191191315651, 0.06113658845424652, -0.004898479208350182, 0.041659265756607056, -0.018802892416715622, -0.023723214864730835, 0.07565194368362427, 0.012558434158563614, -0.011304611340165138, 0.06475358456373215, 0.002206893637776375, 0.01075692567974329, 0.045597247779369354, -0.012065667659044266, 0.005437600892037153, 0.025855062529444695, -0.00237936619669199, -0.032188255339860916, 0.04477184638381004, 0.03296413645148277, -0.00417586974799633, -0.017128420993685722, 0.07242788374423981, 0.02436935156583786, -0.04502047970890999, -0.05106633901596069, 0.03443993628025055, -0.03587070852518082, -0.01329018548130989, -0.024622470140457153, 0.006097021047025919, -0.02149384655058384, 0.046162426471710205, -0.003234433475881815, 0.022433577105402946, 0.061717305332422256, -0.002588017378002405, -0.04488806799054146, -0.012497114948928356, 0.09901528805494308, 0.07310038059949875, 0.03568658605217934, 0.015453148633241653, 0.06159497797489166, -0.012556646019220352, -0.03840576857328415, -0.020749440416693687, -0.011346906423568726, 0.003946560434997082, 0.002575773512944579, -0.013553817756474018, 0.07341576367616653, -0.005313711240887642, 0.06506119668483734, -0.023760834708809853, 0.0022083972580730915, 0.008859663270413876, 0.023388361558318138, -0.019285492599010468, 0.026974840089678764, 0.008234696462750435, 0.05632419139146805, -0.04640449211001396, -0.02712581306695938, 0.02798192761838436, -0.01629517413675785, -0.014286693185567856, 0.031017348170280457, -0.017312027513980865, -0.005525721702724695, -0.0019485733937472105, 0.05041457340121269, 0.08987322449684143, -0.023064488545060158, 0.009293542243540287, -0.011286027729511261, 0.0121548380702734, -0.017411835491657257, 0.012026844546198845, 0.0013733227970078588, -0.021204963326454163, 0.008960550650954247, -0.029621776193380356, -0.017714563757181168, -0.024999063462018967, -0.04152686521410942, -0.006840493995696306, -0.02588503248989582, 0.017816519364714622, -0.009163714945316315, -0.0258618276566267, -0.04477639123797417, -0.05100658908486366, -0.026317119598388672, -0.035911016166210175, -0.07258883118629456, 0.02767486497759819, 0.022265495732426643, -0.019447816535830498, -0.03447135537862778, -0.02469490095973015, -0.020513316616415977, -0.040029168128967285, 0.03398675099015236, -0.04740503802895546, -0.009394221007823944, 0.01859857328236103, 0.0261096004396677, 0.011107826605439186, 0.044308360666036606, 0.059350572526454926, -0.006938277743756771, 0.014003229327499866, -0.014845405705273151, -0.0021216897293925285, 0.03218618035316467, 0.04351910948753357, 0.026714731007814407, -0.08302909135818481, 0.015352513641119003, -0.001870986889116466, -0.001322758849710226, -0.0833158865571022, 0.015182948671281338, 0.05607086047530174, 0.01205148734152317, 0.028925906866788864, -0.005167721305042505, -0.011257551610469818, -0.0481695830821991, -0.016444426029920578, -0.018838701769709587, 0.0077504622749984264, 0.03980742767453194, -0.00918123871088028, 0.06825830787420273, 0.03632943332195282, -0.02191227301955223, -0.039824869483709335, -0.021430157124996185, 0.010287627577781677, -0.012622213922441006, -0.022755390033125877, -0.03904787451028824, -0.04133296757936478, -0.10118445008993149, -0.039499957114458084, 0.017336754128336906, -0.01911916397511959, -0.03802129253745079, 0.01609966903924942, 0.02367512695491314, 0.0036995788104832172, 0.008305320516228676, -0.02346203289926052, 0.015783872455358505, -0.011641522869467735, -0.015639973804354668, -0.011856644414365292, 0.019948847591876984, -0.0010176730575039983, 0.012730086222290993, 0.005389923695474863, -0.05770939961075783, -0.013829550705850124, -0.004883695859462023, -0.005827282555401325, 0.04941878840327263, 0.022960150614380836, -0.0029625410679727793 ]
[ -0.0900704488158226, -0.02314094454050064, -0.03659241646528244, -0.04307103529572487, 0.03732314333319664, -0.05473696067929268, -0.03513575345277786, 0.022669721394777298, 0.0018681405344977975, -0.025947904214262962, -0.007511785253882408, -0.042707134038209915, 0.0029907780699431896, 0.001630172599107027, 0.051274772733449936, -0.012803617864847183, -0.0008750730194151402, -0.044260527938604355, 0.018190333619713783, 0.03893231600522995, -0.015995020046830177, -0.03863947093486786, -0.05918271839618683, -0.030786527320742607, 0.004740651696920395, 0.041004158556461334, 0.029194455593824387, -0.04681086540222168, -0.013888080604374409, -0.20954905450344086, 0.02628413587808609, -0.004940124228596687, 0.0064901853911578655, 0.0014573606895282865, -0.002604900160804391, 0.03931020572781563, 0.029232222586870193, 0.009509203024208546, 0.002344041131436825, 0.04353713244199753, 0.022750593721866608, 0.034226421266794205, -0.06432002037763596, -0.014293808490037918, 0.03280433639883995, -0.018746715039014816, -0.009936097078025341, -0.022663487121462822, -0.013796449638903141, 0.0011993451043963432, -0.08798114210367203, -0.019480129703879356, -0.03371415287256241, -0.021462632343173027, -0.021313775330781937, 0.026574643328785896, 0.021339191123843193, 0.09295348078012466, 0.005957712419331074, -0.0025433748960494995, 0.011431160382926464, -0.016815457493066788, -0.12669067084789276, 0.10204233974218369, 0.018064020201563835, 0.03909363970160484, -0.05396135151386261, -0.011138525791466236, -0.015531212091445923, 0.07912520319223404, -0.01222597248852253, -0.012273738160729408, -0.027856549248099327, 0.06848546862602234, 0.015487823635339737, -0.009939810261130333, -0.011917762458324432, 0.01816505752503872, 0.007037415634840727, -0.04757891595363617, -0.03903147950768471, -0.011915814131498337, 0.004160798154771328, 0.001976741012185812, -0.06643083691596985, 0.033532533794641495, -0.05873588100075722, 0.06516370922327042, 0.023584339767694473, 0.007563519757241011, 0.043484944850206375, 0.005017162766307592, 0.0429261289536953, 0.012519496493041515, -0.08689747750759125, -0.027848470956087112, 0.013367155566811562, 0.017969559878110886, 0.028221501037478447, 0.4093160331249237, -0.03409430384635925, -0.04308260977268219, 0.08394848555326462, 0.05236935615539551, 0.004887687508016825, 0.003355008317157626, -0.006860802415758371, -0.056020889431238174, 0.01752968691289425, -0.005160006694495678, 0.014173620380461216, -0.003047579899430275, 0.07687123864889145, -0.07489654421806335, 0.029720500111579895, 0.025877855718135834, 0.0081387460231781, -0.007634840905666351, -0.018507324159145355, 0.028758779168128967, -0.035755667835474014, 0.008156399242579937, 0.03216250613331795, 0.009107658639550209, 0.014569619670510292, 0.0024616552982479334, 0.018877344205975533, 0.05138169974088669, 0.04339730739593506, 0.020437942817807198, 0.05779945105314255, -0.02142256498336792, -0.06557650864124298, 0.011285982094705105, 0.0038872447330504656, 0.005062577314674854, 0.03495585173368454, -0.041630275547504425, -0.006708401720970869, 0.01916380226612091, 0.01818542741239071, 0.020726211369037628, 0.023538973182439804, -0.017725355923175812, -0.0227983295917511, 0.11984781175851822, 0.02012155018746853, -0.026838677003979683, -0.013839855790138245, -0.05338889732956886, -0.009095078334212303, 0.03539173677563667, 0.02259214036166668, -0.06464353948831558, -0.002325977897271514, 0.024452054873108864, 0.0822879821062088, 0.011192277073860168, -0.0724862664937973, 0.0038661377038806677, -0.060659002512693405, -0.03524545580148697, -0.04144197702407837, 0.08351050317287445, 0.04815630987286568, -0.09551720321178436, -0.0114144217222929, 0.019386988133192062, 0.021629588678479195, -0.07537420094013214, -0.003350230399519205, 0.018818547949194908, -0.02532346174120903, -0.027585670351982117, 0.04202263057231903, -0.011992543935775757, -0.03961056470870972, -0.011511729098856449, 0.04803820699453354, 0.009198448620736599, -0.009629352949559689, 0.0006530531099997461, -0.04811103641986847, 0.003205216024070978, -0.04751907289028168, -0.0848715528845787, -0.062472905963659286, 0.008065890520811081, -0.011634678579866886, 0.016875483095645905, -0.03205464780330658, 0.011771001853048801, -0.04344348981976509, 0.06743702292442322, -0.03602437302470207, -0.031812962144613266, 0.0009545197826810181, -0.022868866100907326, -0.03246830776333809, -0.02535693719983101, 0.029585151001811028, 0.023998819291591644, -0.037276845425367355, 0.032244469970464706, -0.05396741256117821, -0.009578293189406395, 0.053313642740249634, -0.04480008780956268, 0.04319366440176964, 0.02969777025282383, -0.0014721272746101022, -0.03496241569519043, 0.00015782103582751006, 0.016710354015231133, -0.02219824492931366, -0.014511240646243095, -0.0060673863627016544, 0.015646476298570633, 0.023741569370031357, 0.0540296733379364, -0.04823598638176918, -0.03828820213675499, -0.03467896208167076, -0.34505438804626465, -0.04804156720638275, -0.020831333473324776, 0.010966140776872635, 0.03496473282575607, -0.04379332810640335, 0.0017938066739588976, -0.009542843326926231, -0.0024637847673147917, 0.012440351769328117, 0.10243874043226242, -0.023840339854359627, 0.0024960024747997522, -0.08662324398756027, 0.013346339575946331, 0.013547854498028755, -0.052040230482816696, -0.022753866389393806, -0.049367014318704605, 0.02795543521642685, -0.006270032376050949, -0.01772700808942318, -0.045810334384441376, -0.06728284060955048, -0.0023448613937944174, -0.04245695844292641, 0.1227823868393898, 0.014812687411904335, 0.0909767672419548, -0.019936105236411095, 0.038050975650548935, -0.001428945572115481, 0.024612145498394966, -0.07737943530082703, -0.02279246225953102, 0.0057606990449130535, 0.029951225966215134, 0.010293938219547272, 0.01131789106875658, -0.006336908787488937, -0.06117242947220802, 0.019851090386509895, -0.025633007287979126, -0.05038420110940933, -0.04642393812537193, 0.02995675429701805, -0.018337810412049294, -0.022115761414170265, 0.0115645881742239, 0.07610034197568893, 0.01930990070104599, 0.011900302022695541, 0.008836009539663792, 0.015361785888671875, -0.00041855787276290357, -0.029752757400274277, -0.06850023567676544, 0.028138060122728348, 0.006741545628756285, 0.015157666988670826, 0.020125746726989746, 0.05927196890115738, 0.03623885661363602, -0.0376957505941391, 0.024082159623503685, 0.03271784633398056, 0.017174959182739258, 0.004386433865875006, 0.03438892960548401, -0.029973287135362625, 0.009010614827275276, 0.10641986131668091, -0.014705379493534565, 0.015813451260328293, 0.011276403442025185, 0.07178892195224762, -0.000074494477303233, -0.008050576783716679, 0.010597487911581993, -0.009476353414356709, 0.03976365923881531, -0.013323673978447914, 0.011679406277835369, -0.021362733095884323, -0.0018009458435699344, 0.04401252791285515, 0.00914033129811287, -0.050740618258714676, 0.043730176985263824, 0.010678804479539394, 0.0007406085496768355, 0.004144044127315283, -0.02003234624862671, -0.05034935474395752, 0.06101268529891968, 0.009733660146594048, -0.27016228437423706, 0.04159649461507797, 0.03480192646384239, 0.038719676434993744, 0.013692998327314854, 0.007747484836727381, 0.06101853772997856, -0.05338195711374283, 0.003914725501090288, 0.03040394000709057, -0.00008390319271711633, 0.040875427424907684, -0.016695139929652214, -0.014036720618605614, 0.016918575391173363, -0.0004169384192209691, 0.052428048104047775, 0.012274645268917084, 0.001812563044950366, 0.006918740924447775, 0.02468813955783844, -0.008252591826021671, 0.2017947882413864, 0.009084753692150116, 0.010125944390892982, 0.0187173243612051, 0.0003813579387497157, -0.00019196796347387135, 0.08205956220626831, 0.01779915951192379, -0.007490461692214012, 0.007082987576723099, 0.003033093176782131, 0.0150640569627285, 0.026735356077551842, -0.045895904302597046, -0.013677024282515049, 0.06162828952074051, 0.014011552557349205, 0.0036615103017538786, 0.00001419470936525613, 0.018206698819994926, -0.018933026120066643, 0.017893275246024132, 0.07873347401618958, -0.004933427087962627, -0.021379254758358, -0.051907483488321304, -0.06634990125894547, 0.010285179130733013, -0.05007975175976753, -0.0256706140935421, -0.011215165257453918, -0.04302721470594406, 0.011022798717021942, 0.1033160388469696, 0.01725299470126629, -0.018973713740706444, -0.015779636800289154, 0.0321957990527153, 0.013179066590964794, -0.03857458382844925, 0.11753030866384506, 0.007693759631365538, 0.017796840518712997 ]
[ 0.018215952441096306, 0.04032636433839798, -0.02899644896388054, 0.002847112715244293, -0.0016016128938645124, -0.012173382565379143, 0.021296048536896706, 0.03138555958867073, -0.021759547293186188, -0.004471439868211746, 0.014245498925447464, 0.007291609887033701, 0.028776513412594795, -0.0063234190456569195, 0.027538055554032326, -0.04023151844739914, -0.008875950239598751, -0.006699103396385908, 0.03596477583050728, -0.019452692940831184, -0.026427648961544037, 0.021585065871477127, 0.04549515247344971, 0.002109732711687684, -0.02199234813451767, 0.047279853373765945, -0.039345696568489075, -0.011591821908950806, 0.03621876612305641, -0.09886807203292847, -0.00635144067928195, -0.018955372273921967, -0.017168790102005005, 0.0036476515233516693, -0.017220374196767807, 0.0010440112091600895, 0.006753452122211456, 0.025019576773047447, -0.014179672114551067, 0.00841841846704483, 0.00031169343856163323, 0.002860201522707939, -0.033134784549474716, -0.004394177813082933, -0.021871525794267654, -0.04435218498110771, -0.029020555317401886, -0.03386862948536873, -0.025012727826833725, -0.016076471656560898, -0.05825716257095337, 0.003693469101563096, -0.03190247341990471, 0.015597389079630375, 0.02444871887564659, -0.008460781536996365, -0.004338506143540144, -0.005416562780737877, -0.001092029269784689, 0.016198405995965004, -0.01283235102891922, -0.02385885827243328, -0.043931689113378525, -0.019489353522658348, 0.010859199799597263, 0.0204525887966156, -0.027963807806372643, -0.010939757339656353, 0.0038735009729862213, 0.019309891387820244, 0.002948892069980502, 0.02690361998975277, -0.05596291646361351, -0.030635220929980278, -0.011210491880774498, -0.017285050824284554, 0.013594922609627247, 0.005592491943389177, -0.03670429810881615, -0.03349590674042702, -0.03169726952910423, -0.013660114258527756, -0.010557860136032104, 0.03367098793387413, -0.01579241082072258, -0.02370890974998474, -0.03885640949010849, 0.03127441927790642, 0.015801042318344116, -0.0203802902251482, 0.004958731587976217, 0.03791645169258118, 0.004060070496052504, 0.021544506773352623, -0.08250647783279419, 0.013403975404798985, -0.00549525860697031, -0.007922734133899212, -0.006616789381951094, 0.827627956867218, 0.027066776528954506, -0.034668970853090286, 0.052894871681928635, 0.004121165256947279, 0.0045316522009670734, 0.017507309094071388, 0.019173767417669296, 0.002353600924834609, 0.0076668295077979565, -0.0441778302192688, 0.026968086138367653, 0.042692411690950394, 0.0161032322794199, 0.0020338501781225204, -0.007905085571110249, 0.04166180640459061, -0.025881506502628326, -0.0024325421545654535, -0.000607033958658576, 0.021697508171200752, 0.013443762436509132, -0.006466515827924013, -0.0012235335307195783, 0.009199440479278564, 0.01573704555630684, -0.20740991830825806, -0.006514056120067835, -7.036245432477247e-33, 0.025539299473166466, -0.002083287574350834, -0.013562038540840149, -0.010991278104484081, 0.008616731502115726, 0.002125293016433716, -0.008895965293049812, -0.022693580016493797, -0.037706051021814346, -0.006745323538780212, 0.0017790619749575853, -0.01790875941514969, -0.02033233270049095, 0.009909335523843765, 0.03123508021235466, -0.0045299893245100975, -0.015968231484293938, 0.050311390310525894, -0.0031773133669048548, -0.006974126677960157, 0.04875414818525314, 0.008766607381403446, -0.009823780506849289, 0.004752364940941334, 0.04840589314699173, 0.049973152577877045, -0.00424277363345027, -0.01907474175095558, 0.01059555821120739, -0.04145330190658569, -0.005473179742693901, 0.03287767246365547, -0.011643631383776665, -0.01969895511865616, 0.024155689403414726, -0.04129503667354584, -0.05477073788642883, 0.010626489296555519, -0.043013084679841995, -0.03792813792824745, -0.01891396939754486, 0.005074550397694111, -0.04383818060159683, -0.0174131840467453, -0.007150399498641491, -0.032590240240097046, 0.014224641025066376, 0.03322196379303932, 0.014906737953424454, 0.039744582027196884, 0.01088138110935688, 0.005524167791008949, -0.009925521910190582, 0.01922033540904522, -0.030994825065135956, 0.02627413161098957, 0.026892375200986862, 0.01586044393479824, 0.016451936215162277, 0.03325042128562927, 0.03865402191877365, 0.0015408963663503528, -0.0069891661405563354, 0.022457702085375786, 0.002666373737156391, 0.003487017471343279, 0.034950654953718185, 0.02033771201968193, 0.025262927636504173, 0.023601384833455086, -0.06490136682987213, 0.010847272351384163, 0.003907483071088791, -0.03588194027543068, 0.009114726446568966, -0.017768997699022293, -0.024034779518842697, 0.02732623741030693, 0.010979530401527882, 0.03130180388689041, -0.009075208567082882, -0.010813533328473568, -0.02444535493850708, -0.033622995018959045, -0.0477210097014904, 0.017740171402692795, 0.03658623993396759, 0.006120677571743727, -0.02857143245637417, 0.013405882753431797, 0.03384915366768837, 0.04320235550403595, 0.001259020995348692, -0.0070900097489356995, -0.02129409834742546, 7.924567982761588e-33, -0.01106687169522047, 0.00033449853071942925, 0.006320936605334282, 0.00974843930453062, 0.02985977753996849, -0.02780562825500965, 0.03391708433628082, 0.011738283559679985, -0.05971844494342804, 0.03672850504517555, -0.02587824873626232, -0.005576739553362131, -0.020299896597862244, 0.03981590270996094, 0.05853879451751709, -0.009371411986649036, 0.044469185173511505, 0.00041409116238355637, 0.011515174992382526, 0.010638144798576832, 0.0028193979524075985, 0.0027697908226400614, -0.0174009557813406, 0.012486574240028858, 0.05006074532866478, 0.04894312471151352, -0.015510410070419312, -0.004691257607191801, -0.00998279545456171, 0.005045738071203232, -0.008807193487882614, -0.04728196933865547, -0.018931251019239426, -0.04821343347430229, 0.04295515641570091, 0.03408871591091156, -0.009048864245414734, 0.010950833559036255, 0.018450526520609856, -0.00560407992452383, 0.015345452353358269, 0.03563389554619789, 0.021192284300923347, 0.04338184744119644, 0.012589918449521065, 0.04216104745864868, -0.0011858700308948755, 0.020950166508555412, -0.044981516897678375, 0.0009606481762602925, -0.004272207152098417, 0.02574828453361988, 0.0021142277400940657, -0.01992437243461609, 0.054134875535964966, -0.025159044191241264, 0.0042450702749192715, -0.00010568703146418557, -0.02663981355726719, -0.05081148073077202, -0.02792399749159813, -0.02297295443713665, -0.012646989896893501, 0.010129514150321484, -0.011338264681398869, 0.0015049094799906015, -0.022632956504821777, -0.031230324879288673, -0.035380832850933075, 0.04153168946504593, -0.018393686041235924, -0.006189304403960705, -0.014104858040809631, 0.04848266392946243, -0.010995034128427505, -0.0004625013389158994, -0.02441239170730114, 0.004957309924066067, -0.02833993174135685, 0.026578593999147415, 0.03971380740404129, 0.013210717588663101, 0.003910531289875507, -0.011624046601355076, -0.010258226655423641, 0.020103301852941513, -0.045192696154117584, 0.013353594578802586, 0.01036197878420353, -0.004277086351066828, -0.015252484008669853, -0.005027512088418007, -0.017463870346546173, 0.029408304020762444, 0.01666116528213024, -1.294648832583789e-8, -0.04579465836286545, -0.0019802090246230364, -0.030457835644483566, 0.023550614714622498, 0.056804630905389786, 0.040189433842897415, -0.016481773927807808, -0.023436017334461212, -0.0028125708922743797, 0.0169530026614666, 0.034530770033597946, -0.07149418443441391, -0.021259566769003868, 0.03934665769338608, -0.014853853732347488, -0.0519774854183197, -0.011103158816695213, -0.04598231986165047, 0.032806672155857086, -0.018975667655467987, 0.05094471573829651, 0.03174616023898125, 0.01758001744747162, 0.016713958233594894, 0.0027764993719756603, 0.002569683361798525, 0.031326524913311005, -0.06210292503237724, 0.0014214606489986181, -0.02536351978778839, 0.00732872961089015, -0.02488684095442295, -0.029559271410107613, 0.041749533265829086, -0.0085398955270648, -0.040103405714035034, 0.027187956497073174, 0.06083318963646889, 0.011948780156672001, 0.014214467257261276, 0.009007876738905907, 0.012554862536489964, 0.0028375645633786917, -0.026078637689352036, -0.005737477447837591, 0.0226910300552845, -0.04166863113641739, -0.01651197485625744, 0.0404469259083271, -0.03681968152523041, 0.017914991825819016, -0.039756789803504944, 0.039195265620946884, 0.02361418306827545, 0.03355834260582924, -0.0008936294470913708, 0.02704951912164688, -0.037718914449214935, -0.005910566542297602, 0.015678590163588524, 0.013982427306473255, 0.02036120742559433, -0.0191909559071064, -0.015793927013874054 ]
go-first-attempt-at-channels
https://markhneedham.com/blog/2016/12/24/go-first-attempt-at-channels
false
2016-12-23 14:30:09
Go: Templating with the Gin Web Framework
[ "go", "golang" ]
[ "Go" ]
I spent a bit of time over the last week building a little internal web application using Go and the https://github.com/gin-gonic/gin[Gin Web Framework] and it took me a while to get the hang of the templating language so I thought I'd write up some examples. Before we get started, I've got my GOPATH set to the following path: [source,bash] ---- $ echo $GOPATH /Users/markneedham/projects/gocode ---- And the project containing the examples sits inside the src directory: [source,bash] ---- $ pwd /Users/markneedham/projects/gocode/src/github.com/mneedham/golang-gin-templating-demo ---- Let's first install Gin: [source,bash] ---- $ go get gopkg.in/gin-gonic/gin.v1 ---- It gets installed here: [source,bash] ---- $ ls -lh $GOPATH/src/gopkg.in total 0 drwxr-xr-x 3 markneedham staff 102B 23 Dec 10:55 gin-gonic ---- Now let's create a main function to launch our web application: +++<cite>+++demo.go+++</cite>+++ [source,go] ---- package main import ( "github.com/gin-gonic/gin" "net/http" ) func main() { router := gin.Default() router.LoadHTMLGlob("templates/*") // our handlers will go here router.Run("0.0.0.0:9090") } ---- We're launching our application on port 9090 and the templates live in the +++<cite>+++templates+++</cite>+++ directory which is located relative to the file containing the main function: [source,bash] ---- $ ls -lh total 8 -rw-r--r-- 1 markneedham staff 570B 23 Dec 13:34 demo.go drwxr-xr-x 4 markneedham staff 136B 23 Dec 13:34 templates ---- == Arrays Let's create a route which will display the values of an array in an unordered list: [source,go] ---- router.GET("/array", func(c *gin.Context) { var values []int for i := 0; i < 5; i++ { values = append(values, i) } c.HTML(http.StatusOK, "array.tmpl", gin.H{"values": values}) }) ---- [source,html] ---- <ul> {{ range .values }} <li>{{ . }}</li> {{ end }} </ul> ---- And now we'll cURL our application to see what we get back: [source,bash] ---- $ curl http://localhost:9090/array <ul> <li>0</li> <li>1</li> <li>2</li> <li>3</li> <li>4</li> </ul> ---- What about if we have an array of structs instead of just strings? [source,go] ---- import "strconv" type Foo struct { value1 int value2 string } router.GET("/arrayStruct", func(c *gin.Context) { var values []Foo for i := 0; i < 5; i++ { values = append(values, Foo{Value1: i, Value2: "value " + strconv.Itoa(i)}) } c.HTML(http.StatusOK, "arrayStruct.tmpl", gin.H{"values": values}) }) ---- [source,html] ---- <ul> {{ range .values }} <li>{{ .Value1 }} -> {{ .Value2 }}</li> {{ end }} </ul> ---- cURL time: [source,bash] ---- $ curl http://localhost:9090/arrayStruct <ul> <li>0 -> value 0</li> <li>1 -> value 1</li> <li>2 -> value 2</li> <li>3 -> value 3</li> <li>4 -> value 4</li> </ul> ---- == Maps Now let's do the same for maps. [source,go] ---- router.GET("/map", func(c *gin.Context) { values := make(map[string]string) values["language"] = "Go" values["version"] = "1.7.4" c.HTML(http.StatusOK, "map.tmpl", gin.H{"myMap": values}) }) ---- [source,html] ---- <ul> {{ range .myMap }} <li>{{ . }}</li> {{ end }} </ul> ---- And cURL it: [source,bash] ---- $ curl http://localhost:9090/map <ul> <li>Go</li> <li>1.7.4</li> </ul> ---- What if we want to see the keys as well? [source,go] ---- router.GET("/mapKeys", func(c *gin.Context) { values := make(map[string]string) values["language"] = "Go" values["version"] = "1.7.4" c.HTML(http.StatusOK, "mapKeys.tmpl", gin.H{"myMap": values}) }) ---- [source,html] ---- <ul> {{ range $key, $value := .myMap }} <li>{{ $key }} -> {{ $value }}</li> {{ end }} </ul> ---- [source,bash] ---- $ curl http://localhost:9090/mapKeys <ul> <li>language -> Go</li> <li>version -> 1.7.4</li> </ul> ---- And finally, what if we want to select specific values from the map? [source,go] ---- router.GET("/mapSelectKeys", func(c *gin.Context) { values := make(map[string]string) values["language"] = "Go" values["version"] = "1.7.4" c.HTML(http.StatusOK, "mapSelectKeys.tmpl", gin.H{"myMap": values}) }) ---- [source,html] ---- <ul> <li>Language: {{ .myMap.language }}</li> <li>Version: {{ .myMap.version }}</li> </ul> ---- [source,bash] ---- $ curl http://localhost:9090/mapSelectKeys <ul> <li>Language: Go</li> <li>Version: 1.7.4</li> </ul> ---- I've found the https://gohugo.io/templates/go-templates/[Hugo Go Template Primer] helpful for figuring this out so that's a good reference if you get stuck. You can find a https://github.com/mneedham/golang-gin-templating-demo/blob/master/demo.go[go file containing all the examples on github] if you want to use that as a starting point.
null
null
[ 0.011416323482990265, -0.020892545580863953, -0.02691606618463993, 0.016791990026831627, 0.08730505406856537, -0.008276116102933884, 0.01967437192797661, 0.049004070460796356, 0.02226286381483078, -0.03031560219824314, -0.015455499291419983, -0.0027483433950692415, -0.07144901901483536, 0.0017659879522398114, -0.007669476792216301, 0.045781999826431274, 0.08121919631958008, -0.0323365218937397, -0.005131533369421959, -0.01148497685790062, 0.031010044738650322, 0.05921688303351402, -0.0036298043560236692, 0.05132829770445824, 0.013807280920445919, 0.029986634850502014, 0.024520324543118477, -0.008694731630384922, -0.06850133836269379, -0.0028652320615947247, 0.033070240169763565, -0.01348546240478754, 0.03192472830414772, -0.054609429091215134, 0.008837157860398293, 0.009123214520514011, -0.001772345625795424, 0.003045862540602684, 0.010659228079020977, 0.006459322292357683, -0.05486436188220978, 0.03241998329758644, -0.03492502123117447, 0.0059662205167114735, -0.02758997678756714, 0.020806744694709778, -0.03578425943851471, 0.039919860661029816, -0.034800104796886444, -0.03505759686231613, -0.07277031242847443, 0.02766338735818863, -0.04064629599452019, -0.04383845254778862, 0.021023979410529137, 0.05328665301203728, 0.015611349605023861, -0.05612447112798691, 0.004332900512963533, -0.053087104111909866, 0.00018183204520028085, 0.005439291708171368, 0.025286708027124405, 0.05753885954618454, 0.030501848086714745, 0.009589935652911663, -0.009598791599273682, 0.03425540775060654, -0.04469210281968117, -0.029845234006643295, 0.004011994227766991, 0.019943876191973686, -0.02817668206989765, 0.0022421483881771564, 0.02232182025909424, -0.0157872773706913, -0.0201805979013443, 0.04761546105146408, 0.007766969036310911, 0.04788821563124657, -0.03676868602633476, -0.006836393848061562, 0.006472026463598013, 0.021636344492435455, 0.007256035692989826, -0.04054880514740944, -0.028860237449407578, 0.008223915472626686, -0.04911422356963158, 0.07200145721435547, 0.023338191211223602, -0.05515477433800697, 0.0172161553055048, 0.014356878586113453, 0.019766855984926224, -0.004168365616351366, -0.002185654593631625, 0.03704908490180969, 0.009978458285331726, 0.01529255136847496, -0.03686637058854103, 0.008550391532480717, 0.02094578556716442, 0.024524331092834473, -0.08017770946025848, 0.006783172022551298, -0.039108652621507645, -0.0294172540307045, -0.018262187018990517, -0.013884955085814, -0.021558431908488274, 0.010085937567055225, -0.026385268196463585, -0.006108869332820177, -0.0670604333281517, 0.07116881757974625, -0.0121909249573946, -0.06279068440198898, 0.0025999548379331827, 0.0010412364499643445, 0.04438700154423714, 0.027887748554348946, -0.0018371768528595567, 0.05211785063147545, 0.00984463281929493, 0.05361448600888252, 0.00200648489408195, 0.04690259322524071, -0.012125111185014248, -0.07559052854776382, -0.034559402614831924, 0.05135467275977135, -0.0025574518367648125, 0.014350290410220623, -0.013114805333316326, -0.013933276757597923, -0.009814754128456116, 0.017535915598273277, 0.04042302072048187, 0.01670585758984089, 0.0022706263698637486, -0.034510254859924316, 0.020791582763195038, -0.044190842658281326, 0.04044520482420921, 0.028116416186094284, 0.010214146226644516, -0.028574245050549507, -0.06185761094093323, 0.036909911781549454, 0.00818546861410141, 0.018549825996160507, 0.04988928884267807, -0.018477946519851685, 0.0046187154948711395, 0.12016022950410843, 0.05855029076337814, 0.02068493701517582, -0.022725781425833702, -0.021126126870512962, 0.017546698451042175, 0.0244899932295084, 0.006727613974362612, 0.06264808028936386, -0.006949359085410833, 0.011846325360238552, 0.002862990600988269, 0.018483327701687813, 0.004047714173793793, -0.015145258978009224, -0.0399358905851841, -0.06340587139129639, 0.07286352664232254, -0.022726649418473244, -0.01579439826309681, 0.00441709766164422, 0.06170438230037689, 0.000155170593643561, 0.027373895049095154, -0.001935529406182468, -0.07505567371845245, 0.05239713191986084, 0.024349935352802277, 0.005634678527712822, 0.023090025410056114, -0.020496821030974388, 0.07500893622636795, 0.004849286749958992, -0.008486302569508553, 0.034966591745615005, -0.07135427743196487, -0.11738807708024979, -0.05532339960336685, -0.007772940210998058, 0.05045272409915924, -0.00028731970814988017, -0.021781181916594505, 0.0969996228814125, 0.01283312402665615, 0.029232773929834366, 0.025223882868885994, 0.013857193291187286, 0.03709007799625397, -0.04525694623589516, -0.055250413715839386, 0.04560881480574608, 0.04576469585299492, 0.0005542695871554315, -0.02416020818054676, -0.006679346784949303, -0.0338173508644104, -0.012224938720464706, 0.057119082659482956, -0.024909500032663345, 0.03488637134432793, -0.009075166657567024, 0.025651130825281143, -0.015357944183051586, 0.03021741844713688, -0.062103528529405594, 0.018725618720054626, 0.002294819802045822, -0.036912593990564346, -0.014776116237044334, -0.006474396679550409, 0.12618803977966309, 0.044560208916664124, -0.015740619972348213, -0.04106582701206207, 0.013297601602971554, 0.01706143654882908, -0.028134018182754517, 0.02462730184197426, 0.018765050917863846, -0.009818515740334988, 0.0037957802414894104, -0.029717663303017616, -0.02011086978018284, 0.0005023919511586428, -0.028025031089782715, 0.0504637286067009, 0.09161324054002762, -0.023680895566940308, 0.06211362034082413, -0.008161968551576138, -0.02905166894197464, -0.010480771772563457, -0.05659298598766327, -0.079221710562706, -0.0010120827937498689, 0.04495007172226906, -0.024883998557925224, 0.028369856998324394, -0.019611287862062454, -0.02761199325323105, -0.019060442224144936, -0.06588983535766602, 0.021139178425073624, 0.003459405619651079, 0.06074407696723938, -0.002524178009480238, 0.051346976310014725, -0.04190924018621445, 0.043443694710731506, -0.03552260622382164, -0.04372378811240196, -0.03016507998108864, -0.0013387382496148348, 0.032663494348526, 0.038175467401742935, 0.030256647616624832, 0.007621983997523785, -0.003656023880466819, -0.02589580789208412, -0.0030058585107326508, -0.01789378747344017, 0.020660150796175003, -0.0052594454027712345, -0.0390724241733551, -0.04883396625518799, -0.01101338304579258, 0.04970727488398552, -0.07961475104093552, -0.04537489637732506, 0.015545375645160675, -0.06397659331560135, 0.04972027242183685, -0.053485285490751266, -0.03213459625840187, -0.004298212472349405, 0.0019720690324902534, 0.05572099611163139, -0.0009412250365130603, 0.023041488602757454, 0.05799918621778488, -0.004679720848798752, 0.008794218301773071, 0.004314966034144163, -0.0031566640827804804, 0.011131021194159985, 0.003029491053894162, -0.009203070774674416, 0.022782543674111366, -0.0032220545690506697, -0.029634717851877213, -0.03250836208462715, 0.003096229862421751, -0.04447243735194206, -0.270246684551239, 0.06002302095293999, -0.006729045882821083, -0.029320666566491127, 0.03201964870095253, -0.02781660109758377, -0.006429561413824558, -0.03216931223869324, -0.012477281503379345, 0.003974133171141148, -0.028516294434666634, -0.04558304324746132, -0.001260342076420784, 0.03830775246024132, -0.009214863181114197, 0.046327702701091766, -0.013559205457568169, -0.04111270233988762, 0.016762876883149147, 0.024365169927477837, 0.0022241491824388504, -0.07180030643939972, 0.045249052345752716, 0.029560275375843048, 0.03121911734342575, 0.030568713322281837, -0.0827023983001709, 0.07207845896482468, -0.04512668028473854, -0.01535817701369524, 0.0031105498783290386, -0.01778130978345871, -0.011150537990033627, 0.010280940681695938, -0.015092908404767513, -0.03284718096256256, 0.03747621551156044, 0.018375763669610023, 0.028251538053154945, -0.004955892451107502, -0.010924970731139183, -0.02358153834939003, 0.03485832363367081, -0.0217415951192379, 0.10769399255514145, -0.028431424871087074, -0.0817878395318985, -0.02734464593231678, -0.010040261782705784, 0.07646527886390686, -0.015752049162983894, -0.010512048378586769, -0.017430851235985756, 0.04543866217136383, 0.007807309273630381, -0.021520376205444336, -0.006842886097729206, 0.006500560324639082, -0.04206360876560211, -0.03371322527527809, 0.015193924307823181, -0.037999413907527924, -0.005279276054352522, -0.04399510845541954, 0.008540389128029346, -0.043553050607442856, -0.035337936133146286, -0.06060343608260155, 0.051965270191431046, 0.02706374041736126, -0.031828623265028, -0.014680882915854454, -0.01427392940968275, -0.10949091613292694, -0.009484429843723774, -0.03141035512089729, -0.05418810993432999, -0.022119764238595963, 0.010628840886056423, 0.027756746858358383, -0.054369006305933, -0.04004212096333504, 0.03118971176445484, 0.01188681274652481, 0.013679945841431618, -0.002829467412084341, 0.015565629117190838, 0.0017436096677556634, -0.025495046749711037, 0.0019925686065107584, 0.06132791191339493, -0.018769681453704834, -0.004921773914247751, -0.013846165500581264, -0.014401300810277462, 0.028072090819478035, 0.019424041733145714, -0.00012124722707085311, 0.04622936621308327, 0.035104863345623016, 0.05708381161093712, -0.053292542695999146, -0.0009291967726312578, -0.037340495735406876, -0.010367990471422672, 0.0009631675202399492, -0.06395521759986877, 0.016333675011992455, 0.03835129365324974, 0.04294779896736145, -0.009758559986948967, -0.009179653599858284, -0.0036212000995874405, -0.04450374096632004, -0.05344560369849205, 0.012694579549133778, 0.0051084221340715885, -0.0053224116563797, 0.023418329656124115, -0.0029766755178570747, -0.0658365935087204, 0.013232734054327011, 0.0033566493075340986, 0.0026211589574813843, -0.02899002656340599, -0.02394658699631691, 0.00258849305100739, -0.042038895189762115, 0.004087540321052074, 0.027972839772701263, -0.010296796448528767, 0.023203032091259956, 0.03523566573858261, -0.03810649365186691, -0.0023596964310854673, -0.012346567586064339, -0.04544328898191452, -0.040434543043375015, -0.0254281647503376, -0.004530020523816347, -0.03402791917324066, 0.02547045238316059, 0.04919629544019699, 0.006815156899392605, 0.07813363522291183, -0.008601866662502289, 0.005499699618667364, 0.008182480931282043, -0.015512759797275066, -0.008810078725218773, 0.015998834744095802, -0.0482533797621727, 0.014050180092453957, -0.03990667313337326, -0.028539950028061867, -0.044898372143507004, 0.022374000400304794, -0.033382657915353775, -0.01317226979881525, -0.02803957276046276, 0.008619292639195919, -0.060231663286685944, -0.008678958751261234, 0.01708550751209259, -0.04421748220920563, 0.0552636943757534, 0.02891676314175129, 0.03424793481826782, -0.039382800459861755, -0.0015855338424444199, 0.027659842744469643, 0.03657609596848488, -0.02239094115793705, -0.006473794113844633, -0.01541763637214899, 0.01894572749733925, 0.008362727239727974, 0.02362854778766632, 0.05550263449549675, 0.011873879469931126, -0.0036170806270092726, -0.009539568796753883, 0.0012831996427848935, 0.028734959661960602, 0.03557968884706497, -0.01666567288339138, -0.04167969152331352, 0.012080497108399868, -0.03152491897344589, -0.023426521569490433, 0.011173639446496964, 0.013789201155304909, -0.022181406617164612, 0.015511809848248959, -0.027077168226242065, -0.07121831178665161, 0.01138970535248518, 0.03578885272145271, 0.009425178170204163, 0.0012389309704303741, -0.014753786846995354, -0.005673881620168686, -0.021869754418730736, 0.04204528033733368, 0.04964056611061096, -0.0684783086180687, -0.018924972042441368, 0.007850156165659428, 0.044101532548666, 0.023367272689938545, 0.010356561280786991, -0.0393538698554039, 0.0033314411994069815, -0.009357518516480923, 0.0016583100659772754, -0.02516399696469307, -0.031664565205574036, -0.011938454583287239, 0.0004147145664319396, -0.008171151392161846, 0.005935630761086941, 0.018758727237582207, 0.01740092784166336, -0.005839592777192593, -0.03945222124457359, 0.013685895130038261, -0.007998000830411911, -0.020473236218094826, 0.012467742897570133, -0.038903988897800446, 0.03378089517354965, -0.03630157932639122, 0.03814954683184624, 0.024666069075465202, 0.009726166725158691, -0.01653183065354824, -0.022852009162306786, 0.012332442216575146, -0.028081633150577545, 0.02417733147740364, 0.005307890474796295, 0.004680093377828598, -0.03147747367620468, 0.010214223526418209, -0.01609169691801071, 0.008271765895187855, -0.033098023384809494, -0.009661964140832424, -0.009157869033515453, 0.06122500076889992, 0.021232444792985916, 0.04397176578640938, -0.019196197390556335, -0.006806729361414909, 0.04314317926764488, -0.0834260806441307, -0.0603923574090004, -0.0004967809072695673, -0.0475674644112587, 0.03388123959302902, 0.03962183743715286, 0.004228439647704363, -0.07485561817884445, 0.04642503336071968, 0.035556066781282425, 0.0019385282648727298, 0.029254863038659096, -0.02160673774778843, 0.009612271562218666, -0.04197239875793457, -0.028341390192508698, -0.07851153612136841, -0.004981193225830793, -0.0067807999439537525, -0.01999184861779213, -0.024951325729489326, 0.007609551306813955, -0.0026509645394980907, 0.04718725383281708, -0.05651649460196495, -0.047210995107889175, 0.0107761574909091, 0.015378972515463829, -0.01175615843385458, -0.032533783465623856, -0.06030578166246414, 0.049639374017715454, 0.0647188127040863, -0.06405039876699448, -0.003914044704288244, -0.031183067709207535, 0.0634770616889, -0.006553699262440205, 0.048970360308885574, -0.010988247580826283, -0.025303581729531288, 0.08368205279111862, 0.03600228950381279, -0.018353503197431564, 0.06061606481671333, -0.022893527522683144, 0.02093854732811451, 0.03284832090139389, -0.01561692450195551, 0.0010311445221304893, -0.004222210496664047, 0.0039671435952186584, -0.051969558000564575, 0.05140836164355278, 0.03531048446893692, 0.011443021707236767, -0.042328882962465286, 0.05307742580771446, 0.009672636166214943, -0.012682243250310421, -0.025371775031089783, 0.024800313636660576, -0.04137120395898819, -0.010109737515449524, -0.019227284938097, 0.005285313352942467, -0.015811385586857796, 0.06270740181207657, -0.006148657761514187, 0.020481642335653305, 0.06158754974603653, -0.0008209848310798407, -0.03409183770418167, -0.012673983350396156, 0.067490354180336, 0.07122515887022018, 0.01645151898264885, -0.004318352788686752, 0.0821414589881897, -0.014804089441895485, -0.050549156963825226, -0.02814023196697235, -0.02578634023666382, -0.019443508237600327, -0.032641299068927765, 0.011427421122789383, 0.09342203289270401, -0.032185450196266174, 0.04301931709051132, 0.010565412230789661, 0.018365098163485527, -0.009242234751582146, 0.03176657482981682, 0.00025683885905891657, 0.04747137054800987, 0.030535368248820305, 0.0436018742620945, -0.013847123831510544, -0.02922697737812996, 0.026907838881015778, -0.03210745006799698, -0.026111600920557976, 0.04286833107471466, -0.016352767124772072, 0.0019214536296203732, 0.01885882392525673, 0.029107006266713142, 0.08916021883487701, -0.049018848687410355, -0.01733747124671936, -0.028643567115068436, 0.04172636941075325, 0.012713766656816006, 0.017062461003661156, -0.0033207517117261887, -0.03055059164762497, -0.002756883855909109, -0.016581445932388306, -0.03507145866751671, -0.033694393932819366, -0.007372062187641859, 0.04520171508193016, -0.00666195061057806, -0.0022071371786296368, 0.00631219707429409, -0.013071630150079727, -0.01582099124789238, -0.045477405190467834, -0.05072898790240288, -0.05748088285326958, -0.06835866719484329, 0.008683399297297001, 0.019794562831521034, -0.04853357747197151, -0.01448862999677658, -0.020812412723898888, 0.009015209972858429, -0.01851874589920044, 0.01981174759566784, -0.039715029299259186, -0.0373670719563961, 0.0010009018005803227, 0.023128148168325424, 0.01379566453397274, 0.025294719263911247, 0.05462470278143883, 0.008445843122899532, 0.006453072652220726, 0.0007045658421702683, 0.017452413216233253, 0.03236516937613487, -0.009100435301661491, 0.012137836776673794, -0.05615662410855293, 0.03378986939787865, 0.01826726831495762, 0.041539449244737625, -0.07490870356559753, 0.010209176689386368, 0.03328317031264305, -0.003948359750211239, 0.05534937605261803, -0.012588013894855976, 0.024299070239067078, -0.0063958484679460526, -0.01978384517133236, 0.0037283890414983034, 0.006978414952754974, 0.060955800116062164, -0.015210003592073917, 0.07882922887802124, 0.039123017340898514, -0.002680750098079443, -0.03526715189218521, -0.013057798147201538, 0.011982263065874577, -0.019617075100541115, -0.0097903897985816, -0.0023496923968195915, -0.03817223012447357, -0.05902639031410217, -0.04043472930788994, 0.002204064279794693, -0.01952304132282734, -0.01302984356880188, -0.002105765976011753, 0.019005486741662025, -0.013784676790237427, 0.01833939179778099, -0.019564997404813766, 0.01668356917798519, -0.025256434455513954, -0.016728034242987633, -0.034017790108919144, 0.037137530744075775, -0.0015073410468176007, 0.010344411246478558, 0.040042828768491745, -0.012285694479942322, -0.03119274415075779, -0.00024305458646267653, 0.038678545504808426, 0.03520898520946503, -0.011912522837519646, 0.05380456894636154 ]
[ -0.07029282301664352, -0.02975674346089363, -0.020166877657175064, -0.048459239304065704, 0.0443243533372879, -0.05030420050024986, -0.0527951717376709, -0.00009653021697886288, -0.030517706647515297, -0.02024150639772415, -0.012304839678108692, -0.018616821616888046, 0.01574106328189373, -0.012437257915735245, 0.08532413840293884, 0.009812703356146812, -0.014585246331989765, -0.038945119827985764, -0.010960166342556477, 0.02173708938062191, 0.03881683945655823, -0.028665518388152122, -0.027464821934700012, -0.03355851769447327, 0.005480749998241663, 0.03816390782594681, 0.05714976042509079, -0.009249789640307426, 0.03350840136408806, -0.17986060678958893, 0.026271924376487732, 0.00013947111438028514, -0.014627733267843723, -0.012940486893057823, -0.011167049407958984, 0.033730145543813705, -0.0015968555817380548, -0.015331181697547436, -0.012276108376681805, 0.029021039605140686, 0.04623198136687279, 0.028494784608483315, -0.06948381662368774, -0.03700021281838417, 0.0365973636507988, -0.004861733876168728, -0.01479284092783928, -0.0031573153100907803, -0.03243835270404816, 0.008632952347397804, -0.04651127755641937, 0.012470451183617115, 0.002084034727886319, -0.03234383836388588, -0.01393800973892212, 0.03844067454338074, 0.0573432482779026, 0.05503968894481659, -0.01847587339580059, 0.03726695477962494, 0.01603173092007637, -0.03279833868145943, -0.15844151377677917, 0.10889749228954315, 0.019458075985312462, 0.030664794147014618, -0.02139955759048462, 0.005836037453263998, -0.0130121149122715, 0.08710131794214249, 0.0032564972061663866, -0.0019222801784053445, -0.05594082176685333, 0.06252535432577133, 0.009306643158197403, -0.028453079983592033, -0.009101508185267448, 0.03763672336935997, 0.03548150882124901, -0.02377239055931568, -0.009668123908340931, -0.026335421949625015, -0.034660860896110535, 0.008160265162587166, -0.029569484293460846, 0.01579335890710354, -0.029086895287036896, 0.06657690554857254, 0.02310606837272644, 0.02131516858935356, 0.044441476464271545, -0.034914012998342514, 0.05639912933111191, 0.0026891897432506084, -0.07149883359670639, 0.001363571034744382, 0.00027512162341736257, 0.044000737369060516, -0.02074708789587021, 0.4250759482383728, -0.047590725123882294, -0.03042256273329258, 0.04948977753520012, 0.027415620163083076, 0.034433513879776, 0.030186649411916733, 0.000015109956621017773, 0.0017063220730051398, 0.018113844096660614, -0.01909671165049076, 0.014340857043862343, -0.011548176407814026, 0.04985148087143898, -0.07165680825710297, 0.024362238124012947, -0.03334219381213188, -0.02869241125881672, -0.009623627178370953, -0.02635927125811577, 0.008363848552107811, -0.0004350240924395621, 0.0046860105358064175, 0.04656361788511276, 0.007785768713802099, 0.026456324383616447, -0.02087523601949215, 0.017704827710986137, 0.04012792930006981, 0.026425212621688843, 0.03639168292284012, 0.05326886102557182, -0.00019299649284221232, -0.027209555730223656, -0.0031688851304352283, -0.015415553003549576, 0.007950440049171448, 0.059660956263542175, -0.018046343699097633, -0.0016825294587761164, 0.03203372284770012, -0.008523057214915752, 0.007465861272066832, 0.01905820518732071, -0.033144816756248474, -0.023154348134994507, 0.08358914405107498, -0.005888363812118769, -0.035851407796144485, -0.006942654959857464, -0.030831797048449516, -0.007559554185718298, 0.05902094393968582, -0.00708134938031435, -0.04983854666352272, -0.00393208721652627, 0.02428279258310795, 0.04525837302207947, -0.0006441312143579125, -0.019666096195578575, -0.01882149651646614, -0.022528918460011482, -0.056349366903305054, -0.05005785450339317, 0.01086991373449564, 0.05541040375828743, -0.12069530785083771, -0.014667450450360775, 0.035540658980607986, 0.0327402800321579, -0.0628959909081459, 0.00551497470587492, 0.017650704830884933, -0.027309544384479523, -0.028839007019996643, 0.0443221740424633, -0.026910817250609398, -0.02152150496840477, 0.0171786081045866, 0.02172916755080223, 0.023448022082448006, 0.011223537847399712, 0.01783459261059761, -0.04406937584280968, -0.009469706565141678, -0.06073916703462601, -0.08331053704023361, -0.05452066659927368, -0.01943059451878071, -0.03932270407676697, -0.013131522573530674, -0.05370066687464714, -0.0008991901413537562, -0.02506314404308796, 0.06933087855577469, 0.006703546736389399, -0.0018957129213958979, -0.0011204731417819858, -0.005093212239444256, 0.0075484151020646095, -0.004468781873583794, 0.044435806572437286, 0.020605769008398056, -0.016599809750914574, 0.00544883543625474, -0.054439157247543335, 0.04174612835049629, 0.049475304782390594, -0.02181977778673172, 0.051118794828653336, 0.05122287943959236, -0.057550810277462006, -0.0007273935480043292, 0.07086662948131561, 0.04623335972428322, -0.00535674300044775, -0.018941519781947136, -0.015117467381060123, 0.01865372620522976, 0.03340378403663635, 0.051819201558828354, -0.051268983632326126, -0.01664247363805771, -0.04459692910313606, -0.3739052414894104, -0.042230430990457535, -0.02749636396765709, 0.01304318755865097, 0.028929781168699265, -0.05473455414175987, 0.020208580419421196, -0.04267781227827072, -0.027683651074767113, 0.01130941417068243, 0.0997273176908493, -0.016144676133990288, 0.04789729416370392, -0.07027462869882584, -0.020861322060227394, 0.01771906577050686, 0.008360521867871284, -0.040922608226537704, -0.018016433343291283, 0.016949264332652092, 0.0009122894261963665, -0.034006182104349136, -0.028262170031666756, -0.0371982641518116, -0.039492152631282806, -0.016505738720297813, 0.12147636711597443, 0.01903948374092579, 0.06938621401786804, -0.045911066234111786, 0.058801405131816864, -0.0022338854614645243, 0.020535705611109734, -0.09831824898719788, -0.011894816532731056, -0.004053824115544558, 0.04725540429353714, 0.004208000376820564, 0.024338437244296074, -0.0000073255491770396475, -0.028451280668377876, 0.02100241184234619, -0.03443264216184616, -0.039942722767591476, -0.012003324925899506, 0.022518392652273178, -0.016321850940585136, -0.06447337567806244, -0.02261742204427719, 0.05261681601405144, 0.04570470377802849, 0.013498160056769848, 0.03774913400411606, 0.04397079721093178, -0.013429188169538975, -0.0369986817240715, -0.07476864010095596, 0.010767542757093906, 0.005409879144281149, -0.036913711577653885, 0.0353107750415802, 0.05562989041209221, 0.04073277488350868, -0.06311820447444916, -0.017398037016391754, 0.01560184545814991, 0.01233026385307312, -0.012320688925683498, 0.08012959361076355, -0.011357724666595459, -0.022150104865431786, 0.05380763113498688, -0.008105795830488205, 0.02636926807463169, 0.0024385799188166857, 0.03791695088148117, -0.025156477466225624, -0.0015713258180767298, -0.006042509339749813, -0.01509917713701725, 0.02300523966550827, -0.007916013710200787, 0.03523086756467819, -0.0659479945898056, -0.017120642587542534, 0.04739484190940857, -0.031371232122182846, -0.06694157421588898, 0.06428106129169464, 0.04105396568775177, 0.00505424290895462, -0.01745474338531494, -0.015287142246961594, -0.07524650543928146, 0.054270680993795395, -0.018215348944067955, -0.27255144715309143, 0.02700418420135975, 0.05223079025745392, 0.06995082646608353, -0.025639470666646957, 0.011785523034632206, 0.06270517408847809, -0.05911874771118164, 0.009903927333652973, 0.035268016159534454, 0.035049594938755035, 0.02992508001625538, 0.0018560903845354915, -0.023241212591528893, 0.025707250460982323, -0.01522776111960411, 0.05452101677656174, 0.032969459891319275, 0.008290461264550686, -0.010821822099387646, 0.011817077174782753, -0.012767446227371693, 0.1683957278728485, 0.019656816497445107, 0.023326901718974113, 0.022254779934883118, -0.027516977861523628, -0.006128631066530943, 0.05558140575885773, 0.020839756354689598, 0.0009042027522809803, 0.002158407587558031, 0.058113910257816315, -0.006059936247766018, 0.06082644686102867, -0.07768651098012924, -0.04839734733104706, 0.02648034505546093, 0.015759477391839027, -0.02555927261710167, -0.030756259337067604, 0.025980738922953606, -0.06389922648668289, 0.03407448157668114, 0.035518061369657516, -0.05492285639047623, -0.012199941091239452, 0.0041689625941216946, -0.04321318492293358, 0.007986163720488548, -0.015730757266283035, 0.008468867279589176, -0.02781473472714424, 0.004309275187551975, -0.0037362203001976013, 0.06156767159700394, 0.027792803943157196, -0.03430447727441788, -0.006728295236825943, 0.016977787017822266, -0.03344937413930893, -0.03694452717900276, 0.11106586456298828, 0.0073588257655501366, 0.024937879294157028 ]
[ -0.011691469699144363, 0.02190803550183773, -0.022432753816246986, -0.005878074560314417, 0.0003430746146477759, 0.020355619490146637, -0.0033497812692075968, 0.053704794496297836, -0.03875960782170296, -0.01190978568047285, -0.004687263630330563, 0.004144495353102684, -0.004169142339378595, 0.027430154383182526, 0.009111796505749226, -0.038970284163951874, -0.01909487694501877, -0.0004108433495275676, 0.024531321600079536, 0.0015958786243572831, -0.03663937374949455, 0.044003862887620926, 0.05564563721418381, -0.015729540959000587, 0.0280402023345232, 0.02681092917919159, -0.025715194642543793, -0.03763434290885925, 0.045038819313049316, -0.09154051542282104, -0.015919571742415428, -0.01964632049202919, -0.02107599750161171, -0.02917102351784706, -0.025200430303812027, 0.030574044212698936, -0.008360779844224453, 0.004375285003334284, 0.01753895916044712, 0.024069957435131073, 0.009036379866302013, 0.025451848283410072, -0.025441141799092293, 0.011683546006679535, -0.010053042322397232, -0.03300657123327255, -0.03076629899442196, 0.012211933732032776, -0.01839645765721798, 0.004803952760994434, -0.010563619434833527, -0.007564476225525141, -0.016482826322317123, 0.009195352904498577, 0.026779904961586, -0.0074257198721170425, 0.015873605385422707, 0.010729598812758923, 0.009095069020986557, 0.021486232057213783, -0.0019296250538900495, 0.007764504756778479, -0.04512273147702217, -0.02179962582886219, 0.014302005991339684, -0.003895784495398402, -0.019231917336583138, -0.0019358010031282902, -0.008124243468046188, 0.01846311241388321, -0.015876159071922302, 0.013207712210714817, -0.012849298305809498, -0.028650984168052673, -0.01584884338080883, -0.004370022099465132, -0.010442916303873062, 0.04792364686727524, -0.008739490993320942, -0.004658409394323826, 0.00981514435261488, 0.0187689196318388, 0.006451682653278112, 0.051127828657627106, -0.005270950961858034, 0.012288710102438927, -0.004904811270534992, 0.055357009172439575, 0.04085551202297211, -0.021473843604326248, -0.006333065219223499, 0.02058323286473751, 0.0021992428228259087, 0.03378905728459358, -0.0815594494342804, -0.0044537619687616825, 0.009898846969008446, -0.0014706633519381285, -0.019325513392686844, 0.8183280229568481, -0.027820851653814316, -0.009839178062975407, 0.06304492056369781, -0.007616010960191488, -0.0016282557044178247, 0.026545412838459015, -0.010080580599606037, 0.0066797793842852116, 0.03967364504933357, -0.024562349542975426, 0.015543312765657902, 0.026485150679945946, 0.018622271716594696, -0.009744967333972454, 0.00686480151489377, -0.003008535597473383, 0.04377112165093422, -0.005650593899190426, -0.025849757716059685, 0.03529912978410721, 0.032546039670705795, -0.011274527758359909, -0.0007863673381507397, 0.02829091250896454, -0.008990057744085789, -0.23188307881355286, 0.026396742090582848, -6.596215285294248e-33, 0.04858545958995819, -0.04972634091973305, -0.013747097924351692, 0.001387445954605937, 0.007556452881544828, 0.018994325771927834, 0.03149750456213951, -0.008407045155763626, -0.050206508487463, -0.020524023100733757, 0.0033480534330010414, -0.004748647101223469, -0.055957164615392685, 0.006383522413671017, 0.011375358328223228, -0.007953704334795475, -0.01681056059896946, 0.04588789865374565, -0.0018906433833763003, -0.016512198373675346, 0.01784641668200493, 0.012469224631786346, -0.017505375668406487, 0.004491259343922138, 0.02616213634610176, 0.03179749473929405, 0.04689322039484978, -0.02156756818294525, -0.003411603858694434, -0.056094639003276825, 0.018312513828277588, -0.02106459252536297, -0.007843459025025368, -0.029489640146493912, 0.001649733865633607, -0.04276130720973015, -0.03796974942088127, -0.00938722025603056, -0.03429789841175079, -0.026568850502371788, -0.024744244292378426, -0.01226801984012127, -0.03001100942492485, 0.005116058513522148, -0.0028947435785084963, -0.030575212091207504, -0.00005355415487429127, 0.03874202445149422, 0.00032277716672979295, 0.04145551472902298, 0.00931850727647543, 0.01981152594089508, -0.028220374137163162, 0.06644801050424576, -0.03657761961221695, 0.022102801129221916, -0.025196325033903122, 0.025182807818055153, -0.010885810479521751, -0.011756791733205318, 0.0030406371224671602, -0.010135707445442677, -0.015100376680493355, 0.04260820522904396, -0.010434933006763458, 0.009954851120710373, -0.03336450085043907, -0.020045001059770584, 0.04142497852444649, 0.05079944431781769, -0.08712374418973923, -0.001305015990510583, -0.010491333901882172, -0.006713345646858215, -0.010258631780743599, -0.009981893002986908, -0.0037216641940176487, 0.006359199061989784, 0.0022667485754936934, 0.05077719688415527, 0.014651416800916195, -0.014197632670402527, -0.018215175718069077, -0.006798397284001112, -0.00040893940604291856, -0.010336139239370823, 0.0420958586037159, -0.02500513382256031, -0.05262886360287666, 0.02390829101204872, 0.0539637953042984, 0.0439373254776001, -0.0034858316648751497, -0.011326277628540993, -0.00638151029124856, 6.742190377831267e-33, 0.008357779122889042, -0.03340400382876396, -0.006192728411406279, 0.013889632187783718, -0.026268327608704567, -0.04518318176269531, 0.03501613438129425, -0.023796655237674713, -0.028300466015934944, 0.017406705766916275, -0.038916051387786865, 0.04834260046482086, 0.002290503354743123, 0.05708831548690796, 0.06838732212781906, -0.030362645164132118, 0.024209095165133476, 0.003932356368750334, 0.02241630107164383, 0.021597327664494514, 0.01377113163471222, 0.024400383234024048, -0.010073591955006123, -0.009855208918452263, 0.014178921468555927, 0.05715807154774666, -0.006037499755620956, 0.010975735262036324, -0.021538274362683296, 0.01182368490844965, 0.02037852630019188, -0.019630106166005135, -0.029342422261834145, -0.04382012411952019, 0.011453690007328987, 0.04543720558285713, -0.0089394710958004, 0.03891143947839737, 0.03445964306592941, -0.026780975982546806, 0.046342797577381134, -0.004672727081924677, 0.012736883945763111, 0.019789401441812515, -0.0030794511549174786, 0.002779038157314062, -0.01695670187473297, -0.00011843645188491791, -0.010119739919900894, 0.02551872283220291, 0.005184652749449015, 0.047593675553798676, -0.005482625216245651, -0.001165193971246481, 0.034887731075286865, -0.04741240292787552, -0.015588104724884033, -0.040352970361709595, -0.032253898680210114, 0.0073364656418561935, 0.01625671237707138, -0.010385828092694283, -0.01984979584813118, 0.018972480669617653, -0.045838404446840286, -0.03451250493526459, -0.06086952984333038, -0.03921602666378021, 0.02799171395599842, 0.010813726112246513, 0.003725325455889106, -0.0018398829270154238, -0.0077608018182218075, 0.03789511322975159, 0.00642877072095871, -0.011085198260843754, 0.01198924146592617, 0.0013740545837208629, -0.018563630059361458, 0.023624835535883904, 0.02851060964167118, 0.032230593264102936, 0.015934495255351067, -0.031867578625679016, 0.014217941090464592, -0.01940016821026802, -0.04014548286795616, 0.01834367960691452, 0.04425203427672386, 0.01143717486411333, 0.015032839961349964, 0.016214745119214058, -0.01702090911567211, 0.009474627673625946, 0.017279455438256264, -1.2484763445286262e-8, -0.037493109703063965, 0.020723136141896248, -0.017404116690158844, 0.01408126950263977, 0.024020306766033173, 0.0126890167593956, -0.038697849959135056, -0.020269909873604774, -0.03476778790354729, -0.00174900668207556, 0.0424618162214756, -0.013136854395270348, -0.037272483110427856, 0.05304901301860809, 0.024654259905219078, -0.04746879264712334, 0.0030872258357703686, -0.010648464784026146, 0.011830158531665802, -0.017610546201467514, -0.01853335276246071, 0.018380040302872658, 0.0182548426091671, -0.0063565801829099655, -0.03880634903907776, -0.010503600351512432, 0.021806752309203148, -0.06985443085432053, -0.029271479696035385, 0.0006193715962581336, 0.03649110347032547, 0.0009701803210191429, -0.06179412826895714, 0.029212119057774544, -0.04768194630742073, -0.019262364134192467, -0.004065748769789934, 0.03766724094748497, 0.004744415637105703, -0.007681264076381922, -0.01793106086552143, -0.001458042417652905, 0.008223171345889568, -0.017261503264307976, -0.03485913947224617, -0.027058355510234833, -0.000091466965386644, 0.015778061002492905, 0.05573560297489166, -0.009563799016177654, 0.013231773860752583, -0.01046406663954258, -0.01748012565076351, -0.0157490111887455, 0.022096797823905945, -0.01882188208401203, 0.018265172839164734, -0.013147730380296707, -0.05915593355894089, -0.008964365348219872, -0.00798338744789362, -0.002781401388347149, -0.006386765744537115, -0.033521607518196106 ]
go-templating-with-the-gin-web-framework
https://markhneedham.com/blog/2016/12/23/go-templating-with-the-gin-web-framework
false
2016-12-23 18:24:12
Go: cannot execute binary file: Exec format error
[ "go", "golang" ]
[ "Go" ]
In an earlier blog post I mentioned that I'd been http://www.markhneedham.com/blog/2016/12/23/go-templating-with-the-gin-web-framework/[building an internal application] to learn a bit of Go and I wanted to deploy it to AWS. Since the application was only going to live for a couple of days I didn't want to spend a long time build up anything fancy so my plan was just to build the executable, SSH it to my AWS instance, and then run it. My initial (somewhat naive) approach was to just build the project on my Mac and upload and run it: [source,bash] ---- $ go build $ scp myapp ubuntu@aws... $ ssh ubuntu@aws... $ ./myapp -bash: ./myapp: cannot execute binary file: Exec format error ---- That didn't go so well! By reading http://askubuntu.com/questions/648555/bash-program-cannot-execute-binary-file-exec-format-error[Ask Ubuntu] and https://dave.cheney.net/2015/03/03/cross-compilation-just-got-a-whole-lot-better-in-go-1-5[Dave Cheney's blog post on cross compilation] I realised that I just needed to set the appropriate environment variables before running +++<cite>+++go build+++</cite>+++. The following did the trick: [source,bash] ---- env GOOS=linux GOARCH=amd64 GOARM=7 go build ---- And that's it! I'm sure there's more sophisticated ways of doing this that I'll come to learn about but for now this worked for me.
null
null
[ 0.01222485862672329, -0.021949145942926407, -0.0055432748049497604, 0.03980938345193863, 0.09358429908752441, 0.01120035257190466, 0.04277553781867027, 0.046258702874183655, 0.029418526217341423, -0.01115608960390091, -0.0016875152941793203, -0.006002800073474646, -0.07993766665458679, 0.016150373965501785, -0.015388065949082375, 0.03636607155203819, 0.07336539030075073, -0.019845861941576004, 0.0028739620465785265, 0.025973526760935783, 0.012732096947729588, 0.06230068951845169, 0.003872895147651434, 0.020942363888025284, 0.017051920294761658, 0.020369989797472954, 0.022131407633423805, -0.009267759509384632, -0.04412714019417763, -0.01424989104270935, 0.04178871214389801, 0.01831859163939953, 0.012102564796805382, -0.04199410229921341, 0.009162562899291515, -0.001008374965749681, -0.03890032321214676, 0.025865675881505013, -0.016127463430166245, 0.03684649243950844, -0.06886561214923859, 0.05576806887984276, -0.004373171832412481, 0.01910707727074623, -0.015311295166611671, 0.018668079748749733, -0.008487551473081112, 0.038776665925979614, -0.008655371144413948, -0.02483554556965828, -0.07480961829423904, 0.015536053106188774, -0.02026624232530594, -0.04240179806947708, 0.030064914375543594, 0.025096898898482323, 0.045584578067064285, -0.06138765811920166, 0.012497106567025185, -0.0397796668112278, -0.016416404396295547, -0.006873016245663166, -0.015315107069909573, 0.041774190962314606, 0.01354574877768755, -0.02004415914416313, 0.009041715413331985, 0.027488529682159424, -0.03780995309352875, -0.011299297213554382, 0.020960012450814247, 0.012335479259490967, -0.04285420477390289, -0.004058259539306164, 0.04716530069708824, -0.024359729140996933, 0.01231121551245451, 0.04592960700392723, 0.018415573984384537, 0.05047323927283287, -0.034692421555519104, -0.018552346155047417, -0.0021699462085962296, 0.0016323443269357085, 0.006617844104766846, -0.03127533569931984, -0.0014436295023187995, 0.0002158984716515988, -0.09696146845817566, 0.0848945751786232, 0.0331340953707695, -0.03943141922354698, 0.009119994938373566, 0.014214259572327137, 0.019775889813899994, 0.0014406804693862796, -0.005205782596021891, -0.0002255989529658109, 0.000246822222834453, -0.012604852207005024, -0.03942517936229706, 0.031821638345718384, -0.02482610195875168, 0.006322887260466814, -0.07289949059486389, -0.004995044320821762, -0.04330690577626228, -0.02362411841750145, -0.005577064119279385, -0.009636381641030312, 0.003988893702626228, 0.02588791400194168, -0.0130240423604846, -0.013659344986081123, -0.089352548122406, 0.06255705654621124, -0.015358812175691128, -0.08872740715742111, -0.004833316430449486, 0.008796760812401772, 0.03646762669086456, 0.02647491917014122, -0.0285175833851099, 0.06798733025789261, 0.012385191395878792, 0.02097400836646557, 0.0023585332091897726, 0.0243636816740036, -0.012880978174507618, -0.051361069083213806, -0.02730642445385456, 0.07213421911001205, 0.00633627362549305, 0.001890265615656972, -0.005902593489736319, -0.014129215851426125, -0.00533970445394516, 0.02879815176129341, 0.05243230238556862, 0.035937827080488205, -0.0043178824707865715, -0.029128680005669594, 0.012580330483615398, -0.008884661830961704, 0.03614214435219765, 0.015486816875636578, -0.0027307444252073765, -0.031887080520391464, -0.06228075176477432, 0.002773864194750786, 0.025415902957320213, -0.004854077007621527, 0.022054919973015785, -0.018794236704707146, 0.020685357972979546, 0.09811379760503769, 0.0459538958966732, 0.005307348910719156, -0.020789362490177155, -0.01180797815322876, 0.037235766649246216, 0.037262868136167526, 0.011381876654922962, 0.028607087209820747, 0.011728568002581596, -0.014737049117684364, -0.007379644550383091, 0.01469340268522501, -0.01372781116515398, -0.013040476478636265, -0.03727717697620392, -0.036406464874744415, 0.06928300857543945, -0.021808601915836334, -0.025783274322748184, 0.03411528095602989, 0.07268043607473373, 0.025465138256549835, 0.04411642625927925, -0.019736848771572113, -0.07762854546308517, 0.05462774634361267, 0.018613604828715324, 0.023290269076824188, 0.03801220655441284, -0.0028335333336144686, 0.07069481164216995, 0.013491792604327202, 0.0001574750931467861, 0.041415777057409286, -0.07389736920595169, -0.12894587218761444, -0.015833865851163864, -0.012460961937904358, 0.054263196885585785, -0.012555456720292568, -0.01127038523554802, 0.0818830356001854, 0.02872471511363983, 0.015429850667715073, 0.013299042358994484, 0.019305448979139328, 0.03788045793771744, -0.055568594485521317, -0.06269250065088272, 0.058147694915533066, 0.04856910929083824, -0.010062988847494125, -0.031746432185173035, 0.006197298411279917, -0.0417039692401886, -0.0038197883404791355, 0.03022787533700466, -0.03984721750020981, 0.059155117720365524, 0.00282704527489841, 0.027333246544003487, -0.034826721996068954, 0.04396120086312294, -0.021422486752271652, 0.017717687413096428, 0.015390981920063496, -0.015903491526842117, 0.01934553124010563, 0.009636449627578259, 0.10953462868928909, 0.05330223962664604, -0.01739557832479477, -0.02586139366030693, 0.008312487043440342, 0.009430947713553905, -0.046278052031993866, 0.008056329563260078, 0.012558059766888618, -0.024443665519356728, 0.036183442920446396, -0.01756584644317627, -0.024733766913414, 0.0017081076512113214, -0.022310493513941765, 0.035706810653209686, 0.08951396495103836, -0.012921883724629879, 0.05837742239236832, -0.025325782597064972, -0.039536554366350174, -0.014882713556289673, -0.07005743682384491, -0.08787395805120468, -0.009506383910775185, 0.02116812951862812, -0.0175116416066885, 0.041179362684488297, -0.02195003256201744, -0.008377602323889732, -0.0424945093691349, -0.06531504541635513, 0.017698829993605614, 0.016834354028105736, 0.054342120885849, -0.032713666558265686, 0.07154498994350433, -0.04478885605931282, 0.04030830040574074, -0.020241566002368927, -0.025822319090366364, -0.07377919554710388, -0.013865691609680653, 0.009169363416731358, 0.03288409113883972, 0.018936539068818092, 0.015192504040896893, 0.009466021321713924, -0.03647403046488762, 0.03700229525566101, -0.027567295357584953, 0.02577204443514347, -0.007344094570726156, -0.009936820715665817, -0.026168087497353554, -0.009651154279708862, 0.03114350512623787, -0.07744161784648895, 0.005307209677994251, 0.021883001551032066, -0.039805907756090164, 0.0309575367718935, -0.0852549746632576, -0.051071539521217346, -0.005322873592376709, 0.020305093377828598, 0.03555179387331009, 0.0045914072543382645, 0.019509930163621902, 0.06524809449911118, -0.0008833700558170676, 0.02843763493001461, -0.029375573620200157, 0.013995328918099403, 0.057394396513700485, 0.020590221509337425, -0.006043160799890757, 0.024920830503106117, -0.011060069315135479, -0.005334458779543638, -0.051707979291677475, 0.013471798971295357, -0.04798873886466026, -0.29226794838905334, 0.03879202902317047, 0.00997952464967966, -0.014724569395184517, 0.008669879287481308, -0.034898363053798676, -0.012168587185442448, -0.042796432971954346, -0.031114233657717705, 0.024804316461086273, -0.017845338210463524, -0.02783704735338688, 0.0028817709535360336, 0.03119027614593506, 0.019704267382621765, 0.03820165619254112, 0.007596945855766535, -0.052892208099365234, -0.005593110807240009, 0.01300838589668274, -0.009446803480386734, -0.03660426661372185, 0.04918495565652847, 0.01960601471364498, 0.05835631862282753, 0.05380780249834061, -0.07658035308122635, 0.059023741632699966, -0.04451294615864754, -0.0018908260390162468, 0.010060248896479607, -0.013337851502001286, -0.008239834569394588, 0.024202007800340652, -0.023781253024935722, 0.001061373157426715, 0.035102955996990204, 0.012842077761888504, 0.035880524665117264, 0.007854850962758064, -0.029678134247660637, -0.046159785240888596, 0.013382204808294773, 0.022821156308054924, 0.08401182293891907, -0.030845068395137787, -0.07081743329763412, -0.022505076602101326, -0.03319183364510536, 0.08879514038562775, -0.04223540052771568, -0.014174078591167927, -0.029833773151040077, 0.05909339338541031, 0.0005336199537850916, -0.0013102564262226224, -0.039905257523059845, -0.001027278951369226, -0.028910566121339798, -0.024508487433195114, 0.013318059034645557, -0.028974752873182297, -0.011658580042421818, -0.03869537264108658, 0.031807802617549896, -0.02922687865793705, -0.03441960737109184, -0.03023686632514, 0.08687219023704529, 0.013135121203958988, -0.027816466987133026, 0.014776739291846752, -0.017277058213949203, -0.10548025369644165, 0.00632350891828537, -0.009037754498422146, -0.05843706056475639, -0.01851106807589531, 0.01583831198513508, 0.0375591441988945, -0.0466604009270668, -0.040191005915403366, 0.016160598024725914, 0.014817561022937298, 0.005463980603963137, -0.020376915112137794, 0.002432025969028473, 0.009849623776972294, -0.01158673595637083, 0.005609036423265934, 0.06448634713888168, -0.030040374025702477, -0.028829844668507576, -0.005841424688696861, 0.02307082712650299, 0.03307289630174637, 0.012976715341210365, -0.004869114141911268, 0.0026965488214045763, 0.017222274094820023, 0.027997368946671486, -0.044523775577545166, 0.02875814586877823, -0.057138118892908096, 0.008492968045175076, 0.011562167666852474, -0.054299719631671906, -0.008867044001817703, 0.04370204359292984, 0.04929269105195999, -0.017905419692397118, -0.03338751941919327, 0.02193411998450756, -0.05058934539556503, -0.028538629412651062, 0.026109198108315468, 0.02967405505478382, 0.014083201065659523, 0.04016602784395218, -0.01304617989808321, -0.04552384838461876, 0.0006335728103294969, 0.03621392697095871, -0.018017003312706947, -0.04197785258293152, -0.013938821852207184, 0.008354729041457176, -0.008350405842065811, 0.004952008370310068, -0.0038128308951854706, -0.026550356298685074, 0.044511083513498306, 0.06328769028186798, -0.03295513987541199, -0.006812917068600655, -0.02431480959057808, -0.05737252160906792, -0.055591415613889694, -0.009917140938341618, -0.004036414436995983, -0.021495934575796127, 0.01947278529405594, 0.014522216282784939, 0.024829188361763954, 0.028072433546185493, -0.0018099189037457108, 0.044821906834840775, -0.004171410109847784, 0.0232017170637846, -0.0031402527820318937, 0.006664456333965063, -0.08499719947576523, 0.015439528040587902, -0.030484113842248917, -0.03570062294602394, -0.012171579524874687, 0.041015781462192535, -0.035032451152801514, -0.018248731270432472, -0.005744445603340864, 0.02835903689265251, -0.055782582610845566, -0.010330384597182274, 0.007060783915221691, -0.012483673170208931, 0.06309641152620316, 0.008639968931674957, 0.017256254330277443, -0.048811331391334534, -0.003925376106053591, 0.015674525871872902, 0.020082661882042885, -0.04169841855764389, -0.010372214950621128, 0.022389497607946396, 0.012215922586619854, -0.005581189878284931, 0.006354453042149544, 0.03527665138244629, 0.005925132427364588, -0.006910588592290878, -0.006563097238540649, -0.017248135060071945, 0.023249933496117592, 0.0402311235666275, -0.004146566614508629, -0.011480310931801796, 0.010124819353222847, -0.013565568253397942, 0.007714573293924332, -0.010152017697691917, 0.008438539691269398, 0.012766815721988678, 0.021199533715844154, -0.017899101600050926, -0.06033846363425255, 0.039566244930028915, 0.032709717750549316, 0.003733934136107564, 0.0032419783528894186, -0.021460382267832756, -0.015016726218163967, -0.029388368129730225, 0.04267062619328499, 0.0831916332244873, -0.0728076845407486, 0.007959497161209583, -0.0011028693988919258, 0.032324571162462234, 0.0008417013450525701, 0.025185376405715942, -0.03314456343650818, -0.01930169388651848, -0.0075001949444413185, 0.028262855485081673, -0.0383247472345829, -0.03599676489830017, -0.01932307705283165, -0.014424142427742481, -0.019619321450591087, -0.0017196930712088943, 0.03683575615286827, 0.0040971687994897366, -0.01653456687927246, -0.05695924162864685, -0.009218523278832436, -0.026755422353744507, -0.03166607767343521, 0.021716434508562088, -0.022576333954930305, 0.00534714525565505, -0.036417726427316666, 0.019253456965088844, 0.03688875585794449, -0.008234288543462753, -0.025021348148584366, -0.04469003900885582, 0.011576362885534763, -0.041559167206287384, 0.02938196435570717, 0.006497139111161232, -0.019220637157559395, -0.022175954654812813, -0.00032040849328041077, -0.03611321002244949, -0.011442364193499088, -0.0448056161403656, 0.007158963475376368, -0.001557743875309825, 0.043088484555482864, 0.007569695357233286, 0.0199594646692276, -0.030088940635323524, -0.03451685979962349, 0.030521279200911522, -0.06384681165218353, -0.03837871178984642, -0.0014778201002627611, -0.06268869340419769, 0.028081269934773445, 0.028824126347899437, 0.007363090757280588, -0.0820998027920723, 0.03262171521782875, 0.012592722661793232, 0.008258851245045662, 0.04949508234858513, -0.0207047238945961, 0.002884399378672242, -0.052077457308769226, -0.01369155291467905, -0.07798891514539719, 0.016163868829607964, 0.0136236771941185, -0.004056981764733791, -0.006875663995742798, 0.018053866922855377, -0.030598433688282967, 0.048504538834095, -0.040253520011901855, -0.038155410438776016, 0.03477080166339874, -0.0002064618020085618, -0.006586543750017881, -0.009513081051409245, -0.048577018082141876, 0.02539048157632351, 0.03300844132900238, -0.027101989835500717, 0.001336712040938437, -0.034876350313425064, 0.04446790739893913, -0.006850291509181261, 0.04664189741015434, -0.001090862206183374, -0.029618173837661743, 0.0687541589140892, 0.0030461011920124292, -0.0378655381500721, 0.048968128859996796, -0.014228022657334805, 0.013536840677261353, 0.044263746589422226, 0.020870789885520935, 0.014040707610547543, -0.007653768174350262, -0.017759189009666443, -0.04000867158174515, 0.037261780351400375, 0.030117595568299294, -0.008456919342279434, -0.013049611821770668, 0.05005267634987831, 0.025892771780490875, -0.044795166701078415, -0.06592579185962677, 0.032361745834350586, -0.04736453294754028, -0.006689534522593021, -0.022372309118509293, 0.008407319895923138, -0.016331085935235023, 0.04472260922193527, -0.0035619735717773438, 0.05103933438658714, 0.06581200659275055, 0.008112465031445026, -0.022340934723615646, -0.00011611389345489442, 0.06769289821386337, 0.07631370425224304, 0.027164462953805923, 0.013822857290506363, 0.0594387948513031, -0.025853797793388367, -0.05448652058839798, 0.00942217092961073, -0.022108396515250206, -0.02762504108250141, -0.03689542040228844, 0.010215384885668755, 0.08678179234266281, -0.04422438144683838, 0.05986802652478218, -0.02723301388323307, 0.006849219091236591, 0.00008534644439350814, 0.04599994421005249, 0.007164868991822004, 0.037818148732185364, 0.022705262526869774, 0.022698666900396347, -0.006760900840163231, -0.04449561610817909, -0.02581922337412834, -0.051780231297016144, -0.01811726577579975, 0.030900396406650543, -0.014213554561138153, 0.0072283451445400715, 0.01976957730948925, 0.020275434479117393, 0.07959791272878647, -0.043925926089286804, 0.05144371837377548, 0.004446785431355238, 0.028730884194374084, -0.0008138025877997279, 0.04771403595805168, -0.015504219569265842, -0.034936342388391495, -0.0031007768120616674, -0.018916290253400803, -0.029421474784612656, -0.011050338856875896, -0.00718962075188756, 0.04134266451001167, -0.028420954942703247, -0.0015987673541530967, -0.009186930023133755, -0.011128272861242294, -0.018386995419859886, -0.07023976743221283, -0.04729858413338661, -0.02783109061419964, -0.037458743900060654, -0.008280226029455662, 0.012549092061817646, -0.03442598506808281, -0.0176344346255064, -0.01922987774014473, -0.009460775181651115, -0.029694626107811928, 0.047707922756671906, -0.04558250680565834, -0.02931339107453823, 0.0075368196703493595, 0.0007726551266387105, 0.002283194102346897, 0.03829566761851311, 0.056476395577192307, -0.029045509174466133, -0.0046816300600767136, -0.012516843155026436, 0.015150116756558418, 0.02278263494372368, -0.015357278287410736, 0.001285505830310285, -0.07991978526115417, 0.04446124657988548, 0.009658746421337128, 0.02003849297761917, -0.051183488219976425, 0.00835948996245861, 0.021963762119412422, 0.011953696608543396, 0.06035573035478592, 0.0015560504980385303, 0.03265881910920143, -0.02839374728500843, -0.018827395513653755, -0.04349548742175102, -0.017588159069418907, 0.050916001200675964, 0.009518160484731197, 0.09116200357675552, 0.03844490274786949, -0.013000822626054287, -0.056697867810726166, -0.017462460324168205, 0.008744537830352783, -0.00553374458104372, -0.004216048866510391, -0.0048287431709468365, -0.028448184952139854, -0.06925687193870544, -0.04386454075574875, 0.019950686022639275, -0.015500873327255249, -0.013096335344016552, 0.00770672969520092, -0.004056814592331648, -0.03251611441373825, 0.00902893953025341, -0.02563670463860035, 0.025321736931800842, -0.025152448564767838, -0.014526857994496822, -0.03185001388192177, 0.024156194180250168, -0.022372044622898102, -0.019297558814287186, 0.01557121891528368, -0.03531941398978233, -0.034646403044462204, -0.0018618592293933034, 0.023170456290245056, 0.044458188116550446, 0.009467185474932194, 0.03597276285290718 ]
[ -0.09133946895599365, -0.02844875119626522, -0.01614280790090561, -0.048470787703990936, 0.041637636721134186, -0.06909706443548203, -0.06550471484661102, -0.00895482674241066, -0.04338942840695381, 0.002879985375329852, 0.013589221984148026, -0.041820041835308075, 0.01182102132588625, -0.051842883229255676, 0.0823003351688385, 0.030717967078089714, -0.008232549764215946, -0.058391768485307693, -0.022728340700268745, 0.037025291472673416, -0.011154437437653542, -0.00785797368735075, -0.028136081993579865, -0.046000558882951736, -0.028025612235069275, 0.036567408591508865, 0.038444049656391144, -0.030588919296860695, -0.01754974201321602, -0.17677423357963562, 0.013404368422925472, 0.00967519823461771, -0.0017506885342299938, -0.02546553686261177, 0.010086175054311752, 0.047368600964546204, 0.029952052980661392, -0.018193837255239487, -0.04012630134820938, 0.03838653489947319, 0.055102843791246414, 0.02551037259399891, -0.02885505184531212, -0.032981812953948975, 0.03950367867946625, 0.0038754306733608246, 0.0006644551758654416, -0.026330498978495598, -0.003048817627131939, 0.019062332808971405, -0.03536605089902878, 0.0038344566710293293, -0.007265518885105848, -0.07395756244659424, 0.004473778419196606, 0.018883388489484787, 0.053127534687519073, 0.07903394103050232, -0.02864045277237892, -0.01699349470436573, -0.0066053313203155994, -0.00836961530148983, -0.15924809873104095, 0.1010541096329689, 0.04955204948782921, 0.04964693263173103, -0.018987521529197693, -0.030949752777814865, -0.004065368790179491, 0.06490740180015564, -0.021990777924656868, -0.014244640246033669, -0.030028047040104866, 0.06239510327577591, 0.01883050799369812, -0.0020388541743159294, -0.00010022945934906602, 0.028851531445980072, 0.036990705877542496, -0.05181190371513367, -0.01825892925262451, -0.01828249730169773, -0.035517577081918716, 0.023564035072922707, -0.03396180272102356, -0.003724283305928111, 0.007939553819596767, 0.08276526629924774, 0.045445915311574936, 0.043739303946495056, 0.03755056858062744, -0.02959378808736801, 0.07115654647350311, -0.00915665365755558, -0.06569139659404755, 0.003392741084098816, 0.010153082199394703, 0.03213905915617943, -0.030611136928200722, 0.4193979799747467, -0.01541934348642826, -0.02473127841949463, 0.03176990896463394, 0.0220663920044899, 0.02967769093811512, 0.02253294549882412, -0.009959360584616661, 0.015578686259686947, 0.020160051062703133, -0.010350314900279045, 0.03695522993803024, -0.007960665971040726, 0.05412125959992409, -0.053353920578956604, 0.0181290116161108, 0.009111677296459675, -0.021379172801971436, 0.0022448445670306683, -0.03230517357587814, 0.013069759123027325, -0.0007241339772008359, -0.011702293530106544, 0.042302846908569336, 0.005231095943599939, 0.031176254153251648, -0.02289305254817009, 0.0328509695827961, 0.04743077978491783, 0.008520867675542831, 0.01583351567387581, 0.03181790933012962, -0.041474826633930206, -0.04848186671733856, -0.015654267743229866, 0.003976061940193176, 0.027189357206225395, 0.02339480072259903, -0.03530900552868843, 0.006738632917404175, 0.028035210445523262, -0.016358911991119385, 0.0008207542123273015, 0.029018836095929146, -0.03322518244385719, -0.022267606109380722, 0.046793147921562195, 0.02456698939204216, -0.01177817489951849, -0.04731285572052002, -0.04491714760661125, -0.023976700380444527, 0.041993871331214905, 0.016986249014735222, -0.04287760704755783, 0.008348866365849972, -0.0012339242966845632, 0.059111230075359344, 0.023255541920661926, -0.05079455301165581, -0.03059142455458641, -0.036525554955005646, -0.053422246128320694, -0.02092091552913189, 0.023541772738099098, 0.036681629717350006, -0.1067890152335167, -0.024888884276151657, 0.03565269708633423, 0.049761123955249786, -0.04782157391309738, -0.004572881851345301, -0.0011058313539251685, -0.012319709174335003, -0.048121824860572815, 0.04755064472556114, -0.04461786150932312, -0.007470065727829933, 0.02770308032631874, 0.03135481849312782, 0.04200521484017372, 0.020584024488925934, -0.006624669302254915, -0.020067349076271057, -0.007210391107946634, -0.048798464238643646, -0.1193077564239502, -0.04481722414493561, 0.006534893531352282, -0.025553416460752487, -0.012477411888539791, -0.060816578567028046, 0.0055565922521054745, -0.05654911324381828, 0.06444396823644638, 0.02462180331349373, -0.001350480131804943, 0.007005008868873119, -0.0036935112439095974, 0.026028990745544434, -0.017989400774240494, 0.05948551744222641, 0.016874348744750023, -0.03914577141404152, 0.021176528185606003, -0.07594136893749237, 0.006139613687992096, 0.05837688595056534, -0.026756905019283295, 0.042757026851177216, 0.06870606541633606, -0.03844963386654854, -0.007034053094685078, 0.03522268682718277, 0.02368767186999321, -0.014738046564161777, -0.0057694874703884125, -0.012338911183178425, 0.03318244591355324, 0.011549526825547218, 0.0263544712215662, -0.041837386786937714, -0.01453346572816372, -0.021308206021785736, -0.3380146324634552, -0.05568929761648178, -0.04601345956325531, 0.013014630414545536, 0.02778617851436138, -0.06074392423033714, 0.028231725096702576, -0.00875563733279705, -0.030652852728962898, 0.016949564218521118, 0.10531538724899292, -0.038464028388261795, 0.05171845108270645, -0.06333648413419724, -0.040376629680395126, -0.01419596653431654, -0.03976650908589363, -0.05395035073161125, -0.019740864634513855, 0.048810139298439026, -0.016773981973528862, -0.03515985235571861, -0.03470464423298836, -0.04835360124707222, -0.008889197371900082, -0.033479541540145874, 0.121056467294693, 0.017425911501049995, 0.13169410824775696, -0.04056406393647194, 0.032446421682834625, 0.009448973461985588, 0.05250431224703789, -0.12207861244678497, 0.00023474170302506536, 0.024223556742072105, 0.04963167384266853, -0.025957992300391197, 0.04532666131854057, -0.012544519267976284, -0.0569542720913887, 0.03259732946753502, -0.049385782331228256, -0.05865991860628128, -0.016981955617666245, 0.00006622444198001176, -0.018874414265155792, -0.02954397350549698, -0.025008516386151314, 0.058550506830215454, 0.029742727056145668, 0.01617494784295559, 0.009548504836857319, -0.010302725248038769, 0.018384084105491638, -0.01685417629778385, -0.07643420249223709, -0.012827226892113686, 0.027387471869587898, 0.0146329365670681, 0.04132490232586861, 0.05602971836924553, 0.02015981450676918, -0.05805535241961479, 0.004921887069940567, 0.0014622535090893507, -0.00877227820456028, 0.02225060574710369, 0.028891364112496376, -0.040391311049461365, -0.004823847208172083, 0.08918560296297073, -0.03208921477198601, 0.029179386794567108, 0.01742742769420147, 0.04198000580072403, -0.02191830985248089, -0.008012455888092518, 0.007477714214473963, -0.0348641611635685, 0.02526565082371235, -0.02051403746008873, 0.046175044029951096, -0.05974028259515762, 0.010291202925145626, 0.07492885738611221, -0.03632550314068794, -0.0381828211247921, 0.07048942893743515, 0.030510878190398216, 0.0048857182264328, -0.033706363290548325, -0.042096808552742004, -0.053857170045375824, 0.07557319849729538, -0.013465567491948605, -0.2384623885154724, 0.023328877985477448, 0.04905175045132637, 0.040989842265844345, -0.007727320771664381, -0.008827435784041882, 0.0869729146361351, -0.05902469903230667, -0.0008520309929735959, 0.05236838012933731, 0.009660927578806877, 0.02570236474275589, -0.02072829194366932, 0.0065929642878472805, 0.039040837436914444, -0.03006107173860073, 0.027125850319862366, 0.03183221071958542, -0.0020950695034116507, -0.012004721909761429, 0.001956288004294038, -0.01915608160197735, 0.15380094945430756, 0.048511918634176254, 0.011599034070968628, 0.03925245255231857, -0.021892676129937172, 0.05715141445398331, 0.05283024162054062, 0.030139664188027382, 0.006968698929995298, 0.028199847787618637, 0.001960573485121131, -0.03325611352920532, 0.03645835444331169, -0.04417145997285843, -0.008065836504101753, 0.030346600338816643, 0.016398625448346138, -0.016895443201065063, -0.03009810484945774, 0.0229180958122015, 0.026775330305099487, 0.04240131750702858, 0.05626828223466873, -0.06889218091964722, 0.0054433299228549, -0.03246872127056122, -0.05118625983595848, 0.0028956749010831118, -0.03118998371064663, -0.002755642868578434, -0.009444214403629303, -0.02452104724943638, 0.03765276074409485, 0.09823289513587952, 0.01275850459933281, -0.03029879927635193, -0.032053250819444656, 0.013139843009412289, -0.004360872320830822, -0.050127893686294556, 0.11644522100687027, 0.025614047423005104, 0.030588774010539055 ]
[ 0.023009564727544785, 0.023069407790899277, -0.03773985058069229, -0.012762673199176788, 0.03550067916512489, 0.013311084359884262, -0.020876305177807808, 0.03331031650304794, -0.01010242011398077, 0.018207132816314697, 0.008566965349018574, -0.007275491952896118, 0.018795613199472427, 0.01833408698439598, 0.02853163704276085, -0.04600351303815842, -0.004620417952537537, -0.018203342333436012, 0.023433629423379898, -0.014219630509614944, -0.03929804265499115, 0.05051116272807121, 0.040157072246074677, 0.028853975236415863, -0.002910150680691004, 0.010796976275742054, -0.04210351034998894, -0.0034835049882531166, 0.03028520941734314, -0.11246512830257416, -0.005066948942840099, -0.0019661220721900463, -0.01843287982046604, -0.028194982558488846, 0.03108201175928116, 0.03327176719903946, 0.010484077967703342, 0.00155132997315377, -0.04631466791033745, -0.00015267106937244534, 0.009615114890038967, 0.003815900068730116, -0.003137012477964163, -0.013889867812395096, -0.002906134817749262, -0.009121105074882507, -0.003631806466728449, -0.0057016825303435326, -0.005643674172461033, -0.015265198424458504, -0.016617419198155403, 0.000578752369619906, -0.013544559478759766, 0.0014748669927939773, 0.007293587550520897, 0.005562915932387114, -0.014542503282427788, -0.010601873509585857, 0.016351938247680664, -0.002671006368473172, -0.002074307994917035, -0.005422470159828663, -0.03468192368745804, -0.02642768807709217, 0.00944212544709444, -0.0026982685085386038, -0.009335966780781746, -0.0016101633664220572, -0.010906515643000603, 0.044637832790613174, -0.006003531161695719, 0.001403230126015842, -0.02871566079556942, -0.013889938592910767, -0.02657453529536724, -0.0012603849172592163, 0.0367213636636734, 0.015331227332353592, -0.0029862322844564915, 0.024686185643076897, -0.04951673373579979, 0.02416716329753399, -0.024551857262849808, 0.016670092940330505, -0.0019967262633144855, 0.007626648526638746, -0.0057073733769357204, 0.030819065868854523, 0.028492813929915428, 0.017399810254573822, 0.025146378204226494, 0.0014620779547840357, -0.01129545271396637, 0.015896623954176903, -0.05327798053622246, -0.0037267941515892744, -0.024447748437523842, 0.006977585610002279, -0.005475962068885565, 0.8288416862487793, -0.02123439311981201, 0.011149056255817413, 0.03060959093272686, 0.012684556655585766, 0.009469075128436089, 0.010335482656955719, -0.005462918430566788, 0.03166516497731209, 0.01585669443011284, -0.030727136880159378, 0.016681406646966934, -0.016109826043248177, 0.029788581654429436, 0.0064054932445287704, 0.03737928345799446, 0.021892506629228592, 0.013459339737892151, -0.025186294689774513, -0.03359236195683479, 0.04825713858008385, 0.047175996005535126, 0.0022477218881249428, 0.010626631788909435, 0.03738563880324364, -0.005523744039237499, -0.20242486894130707, -0.002798626432195306, -7.141804825181089e-33, 0.0681128278374672, -0.0543033592402935, 0.00295070419088006, 0.011124747805297375, 0.0073108430951833725, 0.019677260890603065, 0.015373223461210728, 0.033486343920230865, -0.04231299087405205, -0.01130683347582817, -0.0009180211927741766, -0.006669414229691029, -0.014385133050382137, -0.01672958768904209, 0.02196611650288105, -0.03164336085319519, -0.02772001177072525, 0.046163007616996765, 0.005039257928729057, 0.011796701699495316, 0.01325856801122427, 0.017223063856363297, -0.00971299223601818, -0.0024760968517512083, 0.04531344771385193, 0.005142512731254101, 0.03263498842716217, -0.04128919541835785, 0.004669451620429754, -0.03564755618572235, -0.02016693353652954, -0.0013892588904127479, -0.03789583593606949, -0.05938853695988655, -0.010818232782185078, -0.064423568546772, -0.053242217749357224, 0.005738484673202038, -0.008370772004127502, 0.006879411172121763, 0.015296605415642262, -0.015048968605697155, -0.009776956401765347, 0.03705188259482384, -0.02930905483663082, -0.006699950899928808, 0.02734542079269886, 0.016882117837667465, 0.02698691189289093, 0.015401854179799557, 0.024909917265176773, -0.003069458995014429, 0.009869751520454884, 0.014243200421333313, -0.028810566291213036, 0.04279683157801628, -0.02688850276172161, -0.0021069208160042763, -0.01418396644294262, 0.005055248271673918, -0.028356805443763733, 0.01784251257777214, -0.01907971315085888, 0.02316184900701046, -0.013765641488134861, -0.01850471831858158, -0.023830097168684006, 0.027483034878969193, 0.004038883373141289, 0.012048343196511269, -0.049627166241407394, -0.01213811431080103, -0.0005511605995707214, -0.016168659552931786, 0.014300686307251453, -0.029556594789028168, 0.008761562407016754, 0.02740786224603653, 0.02213253825902939, 0.05458695814013481, -0.0051165614277124405, 0.0018747374415397644, -0.053872738033533096, -0.013942083343863487, -0.03477111831307411, 0.03156495839357376, 0.025282686576247215, -0.014921466819941998, -0.02409554272890091, 0.012174041010439396, 0.04621415212750435, 0.02338184043765068, -0.0068803452886641026, -0.03846380114555359, -0.04769757762551308, 6.884375970454823e-33, -0.008082548156380653, -0.04413386806845665, -0.009662818163633347, 0.01705026999115944, -0.0036958057899028063, -0.0197746679186821, 0.030605262145400047, -0.00986983347684145, -0.055966634303331375, -0.00030428884201683104, -0.03614640608429909, 0.03921686112880707, -0.010116316378116608, -0.008214816451072693, 0.05129557475447655, -0.04447313770651817, 0.018054543063044548, -0.015703046694397926, 0.04792048782110214, -0.011725650168955326, 0.02868110127747059, -0.014427637681365013, 0.018706003203988075, -0.0059258705005049706, 0.048019614070653915, 0.05116948485374451, -0.008468925021588802, 0.0135193495079875, 0.02279111184179783, -0.005914273671805859, 0.020200787112116814, -0.011285200715065002, -0.03174803406000137, -0.003660394111648202, -0.019232384860515594, 0.043576229363679886, -0.016001775860786438, 0.02544410713016987, -0.00020721982582472265, -0.03436098247766495, 0.04409264028072357, 0.021956220269203186, -0.0049723004922270775, 0.01745428331196308, 0.017738834023475647, 0.04215829446911812, -0.031646478921175, 0.01740378886461258, 0.002217631321400404, -0.00005947078170720488, -0.017460640519857407, 0.03648529201745987, -0.0004871995479334146, 0.00016244506696239114, 0.01338633056730032, -0.03865860030055046, -0.04937389865517616, -0.013938105665147305, -0.04905450716614723, 0.02228805422782898, 0.02215949073433876, -0.0014508189633488655, -0.002481999807059765, -0.02728334814310074, -0.04766557738184929, -0.05944429337978363, -0.04139724373817444, -0.0126327620819211, 0.006453045178204775, 0.016346706077456474, -0.014221789315342903, -0.014038448221981525, -0.015872802585363388, 0.02268492802977562, 0.003464323468506336, -0.01325523667037487, 0.000904091983102262, -0.0033523619640618563, -0.01746133342385292, 0.033307433128356934, 0.010112632997334003, 0.06865395605564117, -0.023877151310443878, 0.003379331436008215, 0.03503408282995224, 0.025962309911847115, -0.02470260299742222, 0.03421962633728981, 0.046659279614686966, 0.01364566758275032, -0.029380572959780693, -0.025816764682531357, -0.023181188851594925, 0.01821712963283062, -0.015722455456852913, -1.2609132404861612e-8, 0.005044617690145969, 0.008865931071341038, 0.005067179910838604, 0.02166297286748886, 0.018157826736569405, 0.02196924388408661, -0.023666003718972206, -0.00901037734001875, 0.010304469615221024, -0.015864305198192596, 0.026467353105545044, -0.050522781908512115, 0.008809100836515427, 0.044466640800237656, 0.01198003999888897, -0.02321409434080124, -0.0015231561847031116, -0.012524533085525036, 0.026604419574141502, -0.02492314949631691, -0.0012228735722601414, 0.02489389292895794, -0.006605334114283323, 0.00018097402062267065, -0.027775034308433533, 0.0232864860445261, 0.002780175767838955, -0.0824136734008789, -0.034825921058654785, 0.015014429576694965, 0.011214799247682095, -0.02818373218178749, -0.05501417815685272, 0.054698362946510315, -0.02053840272128582, -0.0546550527215004, -0.02310088463127613, 0.012767128646373749, -0.0023000608198344707, -0.00013156040222384036, -0.021892033517360687, 0.00733023090288043, -0.0037562083452939987, -0.03154214844107628, -0.033815473318099976, -0.03216142579913139, 0.009050405584275723, 0.03129136934876442, 0.009896278381347656, -0.01155825238674879, 0.06807038187980652, -0.019191129133105278, -0.023982498794794083, 0.05353249981999397, 0.04863949120044708, -0.002440545242279768, 0.015535145066678524, -0.07614197582006454, -0.006466791965067387, -0.007681660354137421, 0.00845100823789835, -0.009692350402474403, -0.03316448628902435, -0.019463220611214638 ]
go-cannot-execute-binary-file-exec-format-error
https://markhneedham.com/blog/2016/12/23/go-cannot-execute-binary-file-exec-format-error
false
2016-12-23 17:40:45
Neo4j: Graphing the ThoughtWorks Technology Radar
[ "neo4j" ]
[ "neo4j" ]
For a bit of Christmas holiday fun I thought it'd be cool to create a graph of the different blips on the https://www.thoughtworks.com/radar/a-z[ThoughtWorks Technology Radar] and how the recommendations have changed over time. I wrote a script to extract each blip (e.g. https://www.thoughtworks.com/radar/platforms/net-core[.NET Core]) and the recommendation made in each radar that it appeared in. I ended up with https://github.com/mneedham/neo4j-thoughtworks-radar/blob/master/import/blips.csv[a CSV file]: [source,text] ---- |----------------------------------------------+----------+-------------| | technology | date | suggestion | |----------------------------------------------+----------+-------------| | AppHarbor | Mar 2012 | Trial | | Accumulate-only data | Nov 2015 | Assess | | Accumulate-only data | May 2015 | Assess | | Accumulate-only data | Jan 2015 | Assess | | Buying solutions you can only afford one of | Mar 2012 | Hold | |----------------------------------------------+----------+-------------| ---- I then wrote a Cypher script to create the following graph model: image::{{<siteurl>}}/uploads/2016/12/2016-12-23_16-52-08.png[2016 12 23 16 52 08,598] [source,cypher] ---- WITH ["Hold", "Assess", "Trial", "Adopt"] AS positions UNWIND RANGE (0, size(positions) - 2) AS index WITH positions[index] AS pos1, positions[index + 1] AS pos2 MERGE (position1:Position {value: pos1}) MERGE (position2:Position {value: pos2}) MERGE (position1)-[:NEXT]->(position2); load csv with headers from "file:///blips.csv" AS row MATCH (position:Position {value: row.suggestion }) MERGE (tech:Technology {name: row.technology }) MERGE (date:Date {value: row.date}) MERGE (recommendation:Recommendation { id: tech.name + "_" + date.value + "_" + position.value}) MERGE (recommendation)-[:ON_DATE]->(date) MERGE (recommendation)-[:POSITION]->(position) MERGE (recommendation)-[:TECHNOLOGY]->(tech); match (date:Date) SET date.timestamp = apoc.date.parse(date.value, "ms", "MMM yyyy"); MATCH (date:Date) WITH date ORDER BY date.timestamp WITH COLLECT(date) AS dates UNWIND range(0, size(dates)-2) AS index WITH dates[index] as month1, dates[index+1] AS month2 MERGE (month1)-[:NEXT]->(month2); MATCH (tech)<-[:TECHNOLOGY]-(reco:Recommendation)-[:ON_DATE]->(date) WITH tech, reco, date ORDER BY tech.name, date.timestamp WITH tech, COLLECT(reco) AS recos UNWIND range(0, size(recos)-2) AS index WITH recos[index] AS reco1, recos[index+1] AS reco2 MERGE (reco1)-[:NEXT]->(reco2); ---- Note that I installed the https://github.com/neo4j-contrib/neo4j-apoc-procedures[APOC procedures library] so that I could convert the string representation of a date into a timestamp using the +++<cite>+++apoc.date.parse+++</cite>+++ function. The +++<cite>+++blips.csv+++</cite>+++ file needs to go in the import directory of Neo4j. Now we're reading to write some queries. The Technology Radar has 4 positions that can be taken for a given technology: Hold, Assess, Trial, and Adopt: * Hold: Process with Caution * Assess: Worth exploring with the goal of understanding how it will affect your enterprise. * Trial: Worth pursuing. It is important to understand how to build up this capability. Enterprises should try this technology on a project that can handle the risk. * Adopt: We feel strongly that the industry should be adopting these items. We use them when appropriate on our projects. I was curious whether there had ever been a technology where the advice was initially to 'Hold' but had later changed to 'Assess'. I wrote the following query to find out: [source,cypher] ---- MATCH (pos1:Position {value:"Hold"})<-[:POSITION]-(reco)-[:TECHNOLOGY]->(tech), (pos2:Position {value:"Assess"})<-[:POSITION]-(otherReco)-[:TECHNOLOGY]->(tech), (reco)-[:ON_DATE]->(recoDate), (otherReco)-[:ON_DATE]->(otherRecoDate) WHERE (reco)-[:NEXT]->(otherReco) RETURN tech.name AS technology, otherRecoDate.value AS dateOfChange; ╒════════════╀══════════════╕ β”‚"technology"β”‚"dateOfChange"β”‚ β•žβ•β•β•β•β•β•β•β•β•β•β•β•β•ͺ══════════════║ β”‚"Azure" β”‚"Aug 2010" β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ ---- Only https://www.thoughtworks.com/radar/platforms/azure[Azure]! The page doesn't have any explanation for the initial 'Hold' advice in April 2010 which was presumably just before 'the cloud' became prominent. What about the other way around? Are there any technologies where the suggestion was initially to 'Assess' but later to 'Hold'? [source,cypher] ---- MATCH (pos1:Position {value:"Assess"})<-[:POSITION]-(reco)-[:TECHNOLOGY]->(tech), (pos2:Position {value:"Hold"})<-[:POSITION]-(otherReco)-[:TECHNOLOGY]->(tech), (reco)-[:ON_DATE]->(recoDate), (otherReco)-[:ON_DATE]->(otherRecoDate) WHERE (reco)-[:NEXT]->(otherReco) RETURN tech.name AS technology, otherRecoDate.value AS dateOfChange; ╒═══════════════════════════════════╀══════════════╕ β”‚"technology" β”‚"dateOfChange"β”‚ β•žβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•ͺ══════════════║ β”‚"RIA" β”‚"Apr 2010" β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚"Backbone.js" β”‚"Oct 2012" β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚"Pace-layered Application Strategy"β”‚"Nov 2015" β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚"SPDY" β”‚"May 2015" β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚"AngularJS" β”‚"Nov 2016" β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ ---- A couple of these are Javascript libraries/frameworks so presumably the advice is now to use https://facebook.github.io/react/[React] instead. Let's check: [source,cypher] ---- MATCH (t:Technology)<-[:TECHNOLOGY]-(reco)-[:ON_DATE]->(date), (reco)-[:POSITION]->(pos) WHERE t.name contains "React.js" RETURN pos.value, date.value ORDER BY date.timestamp ╒═══════════╀════════════╕ β”‚"pos.value"β”‚"date.value"β”‚ β•žβ•β•β•β•β•β•β•β•β•β•β•β•ͺ════════════║ β”‚"Assess" β”‚"Jan 2015" β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚"Trial" β”‚"May 2015" β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚"Trial" β”‚"Nov 2015" β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚"Adopt" β”‚"Apr 2016" β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚"Adopt" β”‚"Nov 2016" β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ ---- Ember is also popular: [source,cypher] ---- MATCH (t:Technology)<-[:TECHNOLOGY]-(reco)-[:ON_DATE]->(date), (reco)-[:POSITION]->(pos) WHERE t.name contains "Ember" RETURN pos.value, date.value ORDER BY date.timestamp ╒═══════════╀════════════╕ β”‚"pos.value"β”‚"date.value"β”‚ β•žβ•β•β•β•β•β•β•β•β•β•β•β•ͺ════════════║ β”‚"Assess" β”‚"May 2015" β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚"Assess" β”‚"Nov 2015" β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚"Trial" β”‚"Apr 2016" β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚"Adopt" β”‚"Nov 2016" β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ ---- Let's go on a different tangent and look at how many technologies were introduced in the most recent radar? [source,cypher] ---- MATCH (date:Date {value: "Nov 2016"})<-[:ON_DATE]-(reco) WHERE NOT (reco)<-[:NEXT]-() RETURN COUNT(*) ╒══════════╕ β”‚"COUNT(*)"β”‚ β•žβ•β•β•β•β•β•β•β•β•β•β•‘ β”‚"45" β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ ---- Wow, 45 new things! How were they spread across the different positions? [source,cypher] ---- MATCH (date:Date {value: "Nov 2016"})<-[:ON_DATE]-(reco)-[:TECHNOLOGY]->(tech), (reco)-[:POSITION]->(position) WHERE NOT (reco)<-[:NEXT]-() WITH position, COUNT(*) AS count, COLLECT(tech.name) AS technologies ORDER BY LENGTH((position)-[:NEXT*]->()) DESC RETURN position.value, count, technologies ╒════════════════╀═══════╀══════════════════════════════════════════════╕ β”‚"position.value"β”‚"count"β”‚"technologies" β”‚ β•žβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•ͺ═══════β•ͺ══════════════════════════════════════════════║ β”‚"Hold" β”‚"1" β”‚["Anemic REST"] β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚"Assess" β”‚"28" β”‚["Nuance Mix","Micro frontends","Three.js","Scβ”‚ β”‚ β”‚ β”‚ikit-learn","WebRTC","ReSwift","Vue.js","Electβ”‚ β”‚ β”‚ β”‚ron","Container security scanning","wit.ai","Dβ”‚ β”‚ β”‚ β”‚ifferential privacy","Rapidoid","OpenVR","AWS β”‚ β”‚ β”‚ β”‚Application Load Balancer","Tarantool","IndiaSβ”‚ β”‚ β”‚ β”‚tack","Ethereum","axios","Bottled Water","Cassβ”‚ β”‚ β”‚ β”‚andra carefully","ECMAScript 2017","FBSnapshotβ”‚ β”‚ β”‚ β”‚Testcase","Client-directed query","JuMP","Clojβ”‚ β”‚ β”‚ β”‚ure.spec","HoloLens","Android-x86","Physical Wβ”‚ β”‚ β”‚ β”‚eb"] β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚"Trial" β”‚"13" β”‚["tmate","Lightweight Architecture Decision Reβ”‚ β”‚ β”‚ β”‚cords","APIs as a product","JSONassert","Unityβ”‚ β”‚ β”‚ β”‚ beyond gaming","Galen","Enzyme","Quick and Niβ”‚ β”‚ β”‚ β”‚mble","Talisman","fastlane","Auth0","Pa11y","Pβ”‚ β”‚ β”‚ β”‚hoenix"] β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚"Adopt" β”‚"3" β”‚["Grafana","Babel","Pipelines as code"] β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ ---- Lots of new things to explore over the holidays! The CSV files, import script, and queries used in this post are all https://github.com/mneedham/neo4j-thoughtworks-radar[available on github] if you want to play around with them.
null
null
[ 0.03334133327007294, 0.0014793279115110636, 0.023185789585113525, 0.04694482684135437, 0.10659142583608627, 0.016443198546767235, 0.012488427571952343, 0.03797178342938423, 0.01031544804573059, -0.014456597156822681, -0.005642167292535305, -0.014239807613193989, -0.05940143018960953, 0.012552130967378616, -0.025154676288366318, 0.07092874497175217, 0.05296773836016655, 0.04109647497534752, 0.01888846792280674, -0.022727780044078827, 0.05350153148174286, 0.059455256909132004, 0.002271749312058091, 0.03211662545800209, 0.03506918624043465, 0.004099111072719097, 0.039016447961330414, -0.006207413040101528, -0.04277470335364342, 0.005451519973576069, 0.04277950897812843, 0.00099306576885283, -0.005477333441376686, -0.021020615473389626, 0.030473781749606133, 0.005546985659748316, -0.04019543156027794, 0.00297107663936913, -0.024411067366600037, -0.005012616980820894, -0.08195389062166214, 0.052731167525053024, -0.02704497054219246, 0.0029268667567521334, -0.04273941367864609, 0.0016942285001277924, -0.049449339509010315, 0.03819699212908745, 0.0032926786225289106, -0.002709953812882304, -0.07007768005132675, 0.04462457075715065, -0.0073030567727983, -0.0009112705592997372, -0.023919640108942986, 0.06292161345481873, 0.03849434107542038, -0.07001633942127228, 0.043390486389398575, -0.00995808094739914, -0.024092670530080795, -0.0019760916475206614, 0.03883695974946022, 0.025905180722475052, 0.004769026301801205, -0.07527562975883484, -0.01663019135594368, 0.05423269420862198, -0.021633997559547424, -0.019403548911213875, -0.00016719366249162704, 0.009124183095991611, -0.012442066334187984, -0.0006239673821255565, 0.002516318578273058, -0.05323578417301178, 0.026593174785375595, 0.0707983449101448, 0.008185847662389278, 0.02685680240392685, -0.014566227793693542, 0.02263229340314865, -0.0004020115011371672, 0.033222272992134094, -0.016537794843316078, -0.04662763327360153, -0.020937738940119743, -0.03827892243862152, -0.06373880803585052, 0.04098719730973244, 0.003509091679006815, -0.05446983128786087, 0.026447970420122147, 0.01749580167233944, -0.0018194401636719704, 0.0013622228289023042, 0.01675662212073803, 0.029463540762662888, 0.023661499843001366, -0.016897087916731834, -0.013898410834372044, -0.012634660117328167, 0.011013811454176903, 0.007607011590152979, -0.07833204418420792, -0.020511504262685776, -0.010793632827699184, -0.03950636088848114, -0.007014642469584942, -0.01864752732217312, -0.009583629667758942, -0.004655377008020878, -0.014588762074708939, 0.044076237827539444, -0.06907917559146881, 0.07381904870271683, 0.008279788307845592, -0.023131856694817543, -0.01258600503206253, 0.004019219893962145, 0.03840576484799385, 0.02773403562605381, -0.0139395073056221, 0.07615213841199875, 0.009484795853495598, 0.032484374940395355, 0.01329816784709692, 0.05510557070374489, -0.013796181418001652, -0.058678679168224335, 0.0028381883166730404, 0.06433124095201492, -0.04312450438737869, 0.008546780794858932, 0.007464253809303045, -0.039146069437265396, 0.0071686613373458385, 0.006145699415355921, 0.04347841441631317, 0.042463868856430054, 0.025479035452008247, -0.04769505187869072, 0.030404681339859962, -0.00900366809219122, 0.011105794459581375, 0.0106259286403656, -0.02775997295975685, -0.01814083568751812, -0.046330105513334274, -0.003413410857319832, 0.006724444217979908, 0.0009393432410433888, 0.02912827581167221, -0.031482115387916565, 0.02425108663737774, 0.08740309625864029, 0.04651102051138878, 0.026578789576888084, -0.006161447614431381, 0.027170473709702492, 0.06785556674003601, 0.039854779839515686, 0.00032528131850995123, 0.041469819843769073, -0.028122538700699806, -0.023381218314170837, -0.001546350889839232, 0.05398394912481308, -0.023312360048294067, 0.02279890514910221, -0.044615332037210464, -0.03783207759261131, 0.07550859451293945, -0.024171389639377594, -0.01089338306337595, 0.06968852132558823, 0.07835134863853455, 0.04498550668358803, 0.012999184429645538, 0.006393628194928169, -0.07582786679267883, 0.045541953295469284, 0.022168023511767387, 0.01731712929904461, 0.028827672824263573, 0.007706032134592533, 0.08251041173934937, 0.031537916511297226, 0.0023759829346090555, 0.03984072431921959, -0.07631874829530716, -0.08203218877315521, -0.018804876133799553, -0.0008850115700624883, 0.052945856004953384, -0.032449737191200256, 0.007078070659190416, 0.041025739163160324, 0.01911398023366928, 0.05954233929514885, 0.015468696132302284, -0.02551475167274475, 0.028634067624807358, -0.048558976501226425, -0.0650867149233818, 0.02395525388419628, 0.018116764724254608, -0.026732442900538445, -0.0375174880027771, 0.025574738159775734, -0.020115956664085388, -0.0035070660524070263, 0.035072386264801025, -0.029085461050271988, 0.031032955273985863, 0.029589079320430756, 0.045324910432100296, -0.009282509796321392, 0.015641918405890465, -0.04090726748108864, 0.006242046132683754, -0.0028598110657185316, -0.027079671621322632, 0.006165570579469204, -0.007136817555874586, 0.09906288981437683, 0.05312635004520416, -0.04039378464221954, -0.04230282083153725, 0.015540302731096745, 0.012736361473798752, -0.018399551510810852, 0.010795969516038895, -0.029299331828951836, -0.00641545420512557, 0.01376255601644516, -0.05804898962378502, -0.03649686649441719, -0.0037414596881717443, -0.040209393948316574, 0.007300168741494417, 0.05475359410047531, -0.02677413634955883, 0.06727840006351471, -0.019027063623070717, -0.011891604401171207, 0.004799101501703262, -0.01203618012368679, -0.03690224513411522, 0.013823088258504868, -0.008732570335268974, 0.0009537352016195655, 0.048857420682907104, -0.036319002509117126, -0.013302233070135117, -0.028898119926452637, 0.0016209997702389956, 0.031542640179395676, 0.06144532188773155, 0.070329450070858, -0.007705523632466793, 0.05732251703739166, -0.011106233112514019, 0.029949206858873367, 0.01702294684946537, -0.054710935801267624, -0.08211266994476318, -0.04433371499180794, 0.01837429404258728, 0.013577470555901527, 0.022954387590289116, -0.010199431329965591, 0.016671326011419296, 0.029616355895996094, 0.03677503019571304, -0.012847243808209896, 0.027748825028538704, 0.020086344331502914, -0.019739657640457153, -0.02901523932814598, -0.0279826782643795, 0.05837789177894592, -0.03570673242211342, -0.015664532780647278, 0.003300219075754285, -0.06768667697906494, 0.06541193276643753, -0.025104695931077003, -0.008055653423070908, 0.0002501336275599897, -0.010390008799731731, 0.03627699986100197, 0.014473711140453815, 0.021494559943675995, 0.048853132873773575, 0.005592452362179756, 0.014772932976484299, 0.012901387177407742, 0.0047919549979269505, 0.03384177014231682, -0.002891169860959053, 0.045109495520591736, 0.05156007781624794, -0.016785187646746635, 0.006112463306635618, -0.02052023634314537, 0.018470481038093567, -0.050698619335889816, -0.3004823625087738, 0.056386321783065796, 0.00831557996571064, -0.057640403509140015, 0.0066354828886687756, 0.002264023292809725, 0.012684001587331295, -0.044516146183013916, -0.01270113792270422, -0.00735559593886137, -0.0002632673131301999, -0.062077563256025314, -0.03404640778899193, 0.030649354681372643, 0.03486371412873268, 0.004385021980851889, -0.019315727055072784, -0.07092875242233276, 0.015803318470716476, 0.024411525577306747, 0.004133771173655987, -0.04595284163951874, -0.003565889084711671, 0.01421795692294836, 0.01889323815703392, 0.057049501687288284, -0.07329145073890686, 0.03492160886526108, -0.07018029689788818, -0.008516285568475723, 0.0010004636133089662, -0.017267823219299316, 0.007759471889585257, -0.00021584135538432747, -0.015823280438780785, -0.01663575880229473, 0.046929821372032166, 0.0038771575782448053, -0.00331867509521544, 0.0179753378033638, -0.012014608830213547, -0.016585910692811012, 0.0016971334116533399, -0.0016089382115751505, 0.08393566310405731, 0.012937033548951149, -0.049404580146074295, -0.00780603988096118, -0.033303938806056976, 0.07721006125211716, -0.03014567866921425, -0.025976471602916718, -0.004984311759471893, 0.014613288454711437, -0.044429901987314224, -0.036918189376592636, -0.001327676814980805, -0.021108852699398994, -0.06300392746925354, -0.0318957082927227, 0.010169434361159801, -0.0026824313681572676, 0.0012700454099103808, -0.05366896092891693, 0.007469352800399065, -0.05150293931365013, -0.050284553319215775, -0.02190818078815937, 0.05769345909357071, 0.019297795370221138, -0.009540380910038948, 0.0021755353081971407, -0.024679146707057953, -0.10246632993221283, -0.002547867363318801, -0.015968643128871918, 0.005681585520505905, 0.01769925467669964, 0.009014911949634552, 0.04800720512866974, -0.03890513256192207, -0.05243527889251709, 0.013072198256850243, 0.007507408503443003, 0.016190575435757637, -0.013357088901102543, 0.025539284572005272, 0.006959300022572279, -0.06775932759046555, -0.026583382859826088, 0.05137962847948074, -0.016253622248768806, -0.01159261167049408, -0.016008716076612473, 0.00432335352525115, 0.02439829334616661, 0.0008369623101316392, 0.0059583839029073715, 0.004549919627606869, 0.0667443722486496, 0.056617241352796555, -0.034266065806150436, 0.026545291766524315, -0.042695511132478714, -0.05373350530862808, -0.01138733234256506, -0.03222273290157318, 0.01953996904194355, 0.005730440840125084, -0.005582197103649378, -0.0028006238862872124, -0.017966529354453087, 0.032405924052000046, -0.0511583648622036, -0.038582365959882736, -0.00864541344344616, 0.021673746407032013, 0.04260846599936485, 0.027966324239969254, -0.03494124114513397, -0.0488128662109375, -0.0026983178686350584, -0.0010172330075874925, 0.007094089407473803, -0.06602878123521805, -0.04480506107211113, -0.04973972588777542, -0.0012026295298710465, 0.011306045576930046, 0.025931816548109055, -0.0018258006311953068, 0.026843078434467316, 0.012101993896067142, -0.03186174854636192, 0.04375288262963295, -0.038350850343704224, -0.053367115557193756, -0.04002327099442482, 0.034638188779354095, 0.013502289541065693, -0.009056515991687775, 0.010805184952914715, 0.012508423998951912, 0.03757993504405022, 0.03738752007484436, -0.002811117097735405, 0.012739468365907669, -0.016170985996723175, 0.03292664512991905, -0.00026831129798665643, -0.03374569118022919, -0.02538761869072914, 0.013862498104572296, -0.04548196867108345, -0.012154323048889637, -0.005318956915289164, 0.0547490119934082, -0.028998512774705887, -0.03896195441484451, -0.03078041598200798, 0.014413481578230858, -0.05140576511621475, 0.003363801399245858, -0.003073749365285039, 0.008009688928723335, 0.047867514193058014, -0.013664298690855503, 0.013977667316794395, -0.0018549871165305376, 0.0002788029669318348, 0.012582599185407162, -0.0028652085456997156, -0.039648108184337616, 0.002356978366151452, -0.0217380803078413, 0.0186148788779974, 0.012044999748468399, -0.0035561176482588053, 0.00688476487994194, 0.024287234991788864, -0.02114822156727314, -0.02771296724677086, 0.005607102531939745, 0.024706317111849785, 0.05488458275794983, 0.046424441039562225, -0.007779872976243496, 0.0058698575012385845, -0.01939770020544529, -0.001316044363193214, -0.027582481503486633, 0.004112649243324995, -0.029189618304371834, -0.007959050126373768, -0.03143041580915451, -0.08904985338449478, 0.041769932955503464, -0.005786701571196318, -0.00026937987422570586, -0.008871041238307953, -0.004689220804721117, -0.00156776315998286, -0.026665406301617622, 0.03952452540397644, 0.07900466024875641, -0.06632647663354874, -0.009153833612799644, 0.005027745384722948, -0.005723490845412016, 0.016387710347771645, 0.005953582935035229, -0.08400214463472366, -0.03683757036924362, -0.016327712684869766, 0.0308309905230999, -0.03163360059261322, -0.06234031543135643, -0.02441745437681675, 0.006516002118587494, 0.0164343249052763, 0.004356110468506813, 0.00030076209804974496, -0.0036293768789619207, -0.008164875209331512, -0.030226631090044975, 0.045202236622571945, -0.035493817180395126, -0.028141938149929047, -0.007402223534882069, -0.0318228118121624, 0.0031774139497429132, -0.033784374594688416, 0.015010093338787556, 0.02632463537156582, -0.007930122315883636, -0.001377390930429101, -0.05172964930534363, -0.0013787745265290141, -0.0029899380169808865, 0.06095040589570999, -0.022504111751914024, -0.015342557802796364, -0.06663767993450165, -0.011648544110357761, -0.02431432344019413, 0.0177061315625906, 0.002832613652572036, 0.012469309382140636, 0.008505572564899921, 0.04675866290926933, 0.0007862871862016618, 0.025623921304941177, -0.02747388370335102, -0.021698452532291412, 0.0605568028986454, -0.05913403257727623, -0.0341138057410717, -0.013728377409279346, -0.037851087749004364, 0.006583668757230043, 0.001257091760635376, 0.018082797527313232, -0.0429261177778244, 0.061402302235364914, 0.037635765969753265, 0.028526848182082176, 0.029932066798210144, -0.0019348699133843184, 0.009069086983799934, -0.02764369547367096, 0.025474710389971733, -0.08195054531097412, 0.020622149109840393, 0.0369148887693882, -0.01800641603767872, 0.005103118252009153, 0.027935504913330078, -0.03597230836749077, 0.03264789283275604, -0.057098791003227234, -0.040626876056194305, 0.034641332924366, -0.02685835026204586, -0.004849348682910204, 0.004904517438262701, -0.06196597218513489, 0.006739763077348471, 0.048209358006715775, -0.031575269997119904, -0.00615238631144166, -0.01311896089464426, 0.06455430388450623, -0.03357356786727905, 0.032787568867206573, -0.02489723451435566, -0.021789006888866425, 0.06927792727947235, 0.0051756566390395164, 0.004828457720577717, 0.05342147871851921, -0.009226755239069462, 0.014912675134837627, 0.05641309916973114, 0.0009542569750919938, -0.012933924794197083, 0.04049866273999214, -0.009377149865031242, -0.05111869424581528, 0.030290042981505394, -0.008959061466157436, -0.03137331083416939, -0.044088974595069885, 0.07596957683563232, 0.00891278125345707, -0.048096753656864166, -0.042209967970848083, 0.025015806779265404, -0.028666432946920395, -0.007370509207248688, -0.02703840844333172, -0.004506864584982395, -0.01364335510879755, 0.04828329756855965, -0.012531627900898457, -0.00709628826007247, 0.06733495742082596, -0.005577330943197012, -0.0031814465764909983, 0.0008243761258199811, 0.09226185083389282, 0.07965632528066635, 0.05954855680465698, 0.001828807289712131, 0.07394199818372726, -0.023793181404471397, -0.04628407582640648, -0.0017241820460185409, -0.03091355785727501, -0.009504124522209167, -0.00820130668580532, -0.01177469827234745, 0.0568557009100914, -0.005665082950145006, 0.06624099612236023, -0.022226586937904358, -0.003460375126451254, 0.013150280341506004, 0.0178093109279871, 0.013480501249432564, 0.05084006488323212, 0.0013573899632319808, 0.023985980078577995, -0.03904606029391289, -0.030793938785791397, 0.04415859282016754, -0.014910138212144375, -0.009577530436217785, 0.032971739768981934, -0.016697455197572708, -0.005673180799931288, -0.02386889047920704, 0.048528023064136505, 0.08428099006414413, -0.027860285714268684, 0.012888380326330662, -0.018358472734689713, 0.004029307514429092, 0.007810575421899557, 0.016345590353012085, -0.0036628569941967726, 0.0020082159899175167, -0.010676557198166847, -0.05411697179079056, -0.005122410133481026, -0.04319712519645691, -0.030897947028279305, 0.010716521181166172, -0.032508451491594315, 0.003641452407464385, 0.010908486321568489, -0.012890608981251717, -0.03677735477685928, -0.04697313532233238, -0.034022096544504166, -0.04819049686193466, -0.06729472428560257, -0.0071637569926679134, -0.008257410489022732, 0.008801400661468506, -0.04181322455406189, 0.0023457296192646027, -0.03454272076487541, -0.04351253807544708, 0.036113135516643524, -0.052178509533405304, 0.0020851916633546352, 0.0064371866174042225, 0.02702162228524685, -0.0034406078048050404, 0.002336336998268962, 0.04777706414461136, 0.004022764973342419, -0.01010546088218689, -0.008874528110027313, 0.0107680419459939, 0.04574277997016907, 0.03210638836026192, 0.014561771415174007, -0.06910839676856995, 0.011635228991508484, -0.0022002903278917074, -0.0198092982172966, -0.09092602133750916, 0.010358412750065327, 0.03810941427946091, 0.004496725741773844, 0.04132140055298805, -0.024581635370850563, -0.033186767250299454, -0.06148415058851242, 0.017338711768388748, -0.00393995875492692, -0.00005619515650323592, 0.042741212993860245, -0.024676445871591568, 0.0909549742937088, 0.03833605349063873, -0.02732568047940731, -0.03326442837715149, -0.02365005947649479, 0.004925565794110298, -0.036245591938495636, -0.03583666309714317, -0.035779330879449844, -0.020091991871595383, -0.11163020879030228, -0.010361835360527039, 0.013714161701500416, -0.015819575637578964, -0.04007609188556671, 0.02015223354101181, 0.017332907766103745, -0.027970358729362488, 0.01952941343188286, -0.02983163855969906, 0.016810089349746704, -0.003936747554689646, 0.00825005304068327, -0.03341381996870041, 0.02698422223329544, -0.001172345713712275, 0.007547204382717609, -0.009861715137958527, -0.05444738641381264, 0.003980493638664484, -0.010697570629417896, 0.00407685711979866, 0.040039706975221634, 0.016031336039304733, 0.015938501805067062 ]
[ -0.06167174503207207, 0.0041550081223249435, -0.030468540266156197, -0.03633861243724823, 0.06796243786811829, -0.03818806633353233, -0.014127800241112709, 0.04416332393884659, -0.01489063911139965, -0.0261516310274601, 0.011759448796510696, -0.02160549908876419, -0.013870344497263432, 0.008236909285187721, 0.05255359411239624, 0.013273904100060463, 0.0237426720559597, -0.07397909462451935, -0.020378783345222473, 0.045633185654878616, 0.0021358097437769175, -0.008618942461907864, -0.0574338324368, -0.008764293976128101, 0.007081376854330301, 0.04166426137089729, 0.05050887539982796, -0.015256742015480995, -0.04137834906578064, -0.16070134937763214, -0.00023988433531485498, -0.01239235233515501, 0.03710266947746277, 0.001676074811257422, -0.004937983583658934, 0.025617264211177826, 0.049386169761419296, 0.01680695451796055, 0.01730525866150856, 0.0320509597659111, 0.03413909673690796, 0.010667044669389725, -0.04288934916257858, -0.01263759471476078, 0.05155721679329872, -0.004552358761429787, 0.0009475800907239318, -0.01644551008939743, -0.007742017973214388, -0.008258141577243805, -0.07988874614238739, -0.048243265599012375, -0.02008737064898014, 0.0028964451048523188, -0.0019378799479454756, 0.028013216331601143, -0.003449271898716688, 0.05038028582930565, 0.02750983275473118, 0.025779472663998604, -0.001331469975411892, 0.00644914573058486, -0.12491366267204285, 0.1020117923617363, -0.027605952695012093, 0.03176051750779152, -0.07954965531826019, -0.025788074359297752, -0.0150313600897789, 0.0823262482881546, 0.028604155406355858, -0.02148689702153206, -0.011191673576831818, 0.03723607212305069, -0.001439696061424911, 0.008403515443205833, -0.0008596683037467301, 0.024106036871671677, -0.008285821415483952, -0.061442676931619644, -0.036880120635032654, 0.027584854513406754, -0.023387674242258072, -0.016893774271011353, -0.028764141723513603, 0.020350253209471703, -0.030742889270186424, 0.06809239089488983, 0.02858245186507702, 0.041541989892721176, 0.0333564467728138, -0.0033585831988602877, 0.007962224073708057, -0.0015166470548138022, -0.11820054054260254, -0.053453315049409866, 0.013337216340005398, 0.00099986104760319, -0.018972216174006462, 0.3911256492137909, -0.01904158852994442, -0.05069515109062195, 0.08577470481395721, 0.048591114580631256, -0.03412679210305214, -0.0022739721462130547, 0.011329945176839828, -0.08548139780759811, 0.02003496326506138, 0.005235007964074612, 0.004808642901480198, -0.031244389712810516, 0.08600010722875595, -0.08022904396057129, 0.004271477926522493, -0.005480160471051931, 0.031857091933488846, 0.02629493921995163, 0.006456928793340921, -0.012433837167918682, -0.023071862757205963, -0.00019676382362376899, 0.04126765578985214, -0.007856849581003189, 0.007165851537138224, 0.02089776284992695, 0.04852667823433876, 0.04645242542028427, 0.024025753140449524, 0.042119599878787994, 0.04441244900226593, -0.0292606633156538, -0.05281748250126839, -0.008405030705034733, 0.015001780353486538, 0.01063067838549614, 0.04285508021712303, -0.027280503883957863, 0.01371616031974554, 0.02194328047335148, -0.01078466884791851, -0.010259019210934639, 0.045588843524456024, -0.004243350587785244, -0.027813870459794998, 0.13017454743385315, -0.007833019830286503, -0.030390413478016853, -0.0329718142747879, -0.038017142564058304, -0.01367026474326849, 0.013087894767522812, 0.04325505346059799, -0.04574871063232422, 0.0005728499963879585, 0.04648275300860405, 0.08934815227985382, -0.01489970088005066, -0.08351809531450272, 0.020971078425645828, 0.0038143435958772898, -0.03779640048742294, -0.02876763977110386, 0.040997494012117386, 0.04157567769289017, -0.0948261171579361, -0.02874009869992733, 0.0006143791251815856, 0.042215120047330856, -0.05811949819326401, -0.024143563583493233, 0.033764515072107315, -0.019095441326498985, -0.03349742293357849, 0.05473900958895683, 0.006280026398599148, -0.029080267995595932, 0.016801735386252403, 0.04345988109707832, -0.009507901966571808, -0.055706582963466644, -0.029063420370221138, -0.05286955460906029, 0.015437708236277103, -0.07479739189147949, -0.06944367289543152, -0.06072554737329483, -0.00808123778551817, -0.02018103003501892, -0.02810119464993477, -0.0035722567699849606, -0.04051221162080765, -0.059935037046670914, 0.08247227966785431, -0.04275554418563843, -0.01786711998283863, -0.018357619643211365, -0.0013222635025158525, -0.015727780759334564, -0.053830064833164215, 0.0013919516932219267, -0.0287349633872509, -0.027429163455963135, 0.012914617545902729, -0.02836509607732296, 0.03615273907780647, 0.08461152017116547, -0.03810581564903259, 0.08164828270673752, 0.01897311955690384, 0.0032539640087634325, -0.02640511281788349, 0.01694961078464985, -0.0017914565978571773, -0.0046975091099739075, 0.010997194796800613, -0.02992718294262886, -0.02469490095973015, 0.024352194741368294, 0.04852627217769623, -0.019167989492416382, -0.04002395272254944, -0.04667416960000992, -0.35026437044143677, -0.04753150790929794, -0.0235905721783638, -0.013466772623360157, 0.028046108782291412, -0.02407039888203144, 0.006151306442916393, -0.0027420951519161463, 0.035892553627491, 0.04531121253967285, 0.12082298845052719, -0.028304455801844597, 0.013680771924555302, -0.10403334349393845, 0.0012891244841739535, 0.029183393344283104, -0.037698861211538315, -0.03219189494848251, -0.015405240468680859, -0.002758616814389825, -0.02307150512933731, 0.0071722897700965405, -0.04819463938474655, -0.06408005207777023, 0.013120104558765888, -0.04724409431219101, 0.1292082816362381, 0.023479390889406204, 0.0566101148724556, -0.02468378283083439, 0.043213192373514175, -0.023080896586179733, 0.019394002854824066, -0.047174159437417984, -0.005908139981329441, 0.0036851076874881983, 0.03294699639081955, -0.01322895847260952, -0.025151172652840614, -0.006533031817525625, -0.06119820848107338, 0.010415809229016304, -0.0382295586168766, -0.02863406203687191, -0.05563703924417496, 0.02229173295199871, -0.011353480629622936, 0.02972443774342537, 0.009925007820129395, 0.0804201290011406, 0.02268781140446663, -0.01292286068201065, -0.010341563262045383, 0.010880403220653534, 0.013488532043993473, -0.03028937801718712, -0.08458984643220901, -0.0049815126694738865, 0.004781663417816162, 0.020884383469820023, 0.020635239779949188, 0.06540630757808685, 0.018242234364151955, -0.08872544765472412, 0.01964576356112957, 0.036456670612096786, -0.002094210823997855, 0.0047980304807424545, 0.03393734246492386, -0.0011084158904850483, -0.014324112795293331, 0.09145183116197586, 0.00204643071629107, 0.0207228884100914, 0.04984379932284355, 0.0458708256483078, 0.010702764615416527, 0.02382313460111618, 0.02399834804236889, -0.006042660214006901, 0.046451158821582794, -0.0035591560881584883, 0.01982608251273632, -0.023675044998526573, -0.013143453747034073, 0.02991342730820179, 0.008059262298047543, -0.082656130194664, 0.054648589342832565, 0.0033817533403635025, -0.010370137169957161, 0.0031621926464140415, 0.006307871080935001, -0.053190916776657104, 0.09003162384033203, 0.001017330796457827, -0.27631255984306335, 0.03842536732554436, 0.06611649692058563, 0.048827797174453735, 0.0072416383773088455, -0.012046500109136105, 0.021344181150197983, -0.0077156927436590195, -0.010884221643209457, -0.004236110020428896, -0.00821514893323183, 0.04421740025281906, -0.0058048926293849945, -0.01827474869787693, 0.02495160885155201, -0.016243169084191322, 0.01787564344704151, 0.009128411300480366, 0.0007908371626399457, -0.00931965559720993, 0.01233017910271883, -0.013361899182200432, 0.17873749136924744, 0.058422017842531204, -0.023206394165754318, 0.0236465223133564, -0.0014664008049294353, 0.005640540271997452, 0.05297534912824631, 0.0067055718973279, 0.03380488604307175, 0.0018987483344972134, -0.01328002754598856, 0.02252124436199665, 0.013947488740086555, -0.04440630227327347, -0.03716018423438072, 0.08313945680856705, 0.010465182363986969, 0.0010422859340906143, 0.009615588933229446, 0.02631957456469536, -0.030173059552907944, 0.009298876859247684, 0.09683238714933395, -0.021358370780944824, -0.006856446620076895, -0.007964575663208961, -0.046676550060510635, -0.025491485372185707, -0.03731289505958557, -0.05265520140528679, -0.040200065821409225, -0.03887736424803734, 0.008578881621360779, 0.08713171631097794, 0.036680787801742554, -0.03619783744215965, 0.018927255645394325, 0.007612102199345827, 0.01345745101571083, -0.033086277544498444, 0.11905404925346375, -0.014849088154733181, 0.0699644610285759 ]
[ 0.020795021206140518, 0.05887438729405403, 0.0007345592021010816, 0.013112668879330158, 0.01322162989526987, -0.038376692682504654, 0.018233250826597214, 0.026034550741314888, -0.03611588478088379, 0.003694971324875951, 0.017625346779823303, 0.004750979598611593, 0.04728209227323532, -0.020486952736973763, 0.02002335712313652, 0.016606800258159637, -0.0053679258562624454, -0.04113047942519188, 0.04152143374085426, -0.026337679475545883, -0.04153820127248764, -0.004691306967288256, 0.01983381062746048, -0.019556673243641853, -0.03520219027996063, 0.06690631061792374, -0.033082515001297, 0.015960868448019028, 0.015225895680487156, -0.10444894433021545, -0.021535197272896767, 0.002784506417810917, -0.01599031686782837, 0.025516312569379807, -0.0033157444559037685, -0.022783763706684113, 0.00892698299139738, 0.028708508238196373, 0.0063440268859267235, -0.017913272604346275, -0.006738878320902586, -0.004741049371659756, -0.016330953687429428, -0.009693225845694542, 0.024848369881510735, 0.002344108186662197, -0.023647725582122803, -0.01950754225254059, 0.0051252515986561775, -0.003368205390870571, -0.0703989639878273, -0.0036682109348475933, -0.0640338808298111, 0.00028174236649647355, -0.0029286211356520653, 0.042166899889707565, -0.03812897950410843, -0.006815887056291103, 0.010052739642560482, -0.025350984185934067, -0.0025148263666778803, -0.026688342913985252, -0.03815854340791702, -0.029628273099660873, 0.014377645216882229, 0.005319736432284117, -0.04820219799876213, 0.021675437688827515, -0.00638978648930788, 0.03410845994949341, 0.018144626170396805, 0.020334048196673393, -0.0577181912958622, -0.037060026079416275, 0.0035611088387668133, -0.005762528628110886, 0.018530521541833878, -0.03789816424250603, -0.013566657900810242, -0.04219400882720947, -0.05854615569114685, 0.021809134632349014, -0.013804282993078232, -0.010723990388214588, -0.0006957824807614088, -0.02616165578365326, 0.0000337227393174544, 0.024630757048726082, 0.031415682286024094, -0.026302479207515717, 0.019133251160383224, -0.0009300364181399345, -0.03704540804028511, 0.010646309703588486, -0.09781036525964737, -0.01659952662885189, 0.027495665475726128, -0.022292187437415123, -0.010967573150992393, 0.8495665788650513, 0.015948645770549774, -0.014654097147285938, 0.026739846915006638, 0.025653203949332237, -0.045644424855709076, 0.00869468878954649, 0.006056573707610369, -0.006654239725321531, 0.00837122555822134, -0.032270364463329315, -0.003917497117072344, 0.02310900390148163, -0.015945713967084885, 0.007454806473106146, -0.004711614456027746, 0.035482484847307205, -0.031637731939554214, -0.006762977223843336, 0.005531271453946829, 0.011533919721841812, 0.015318023972213268, 0.01889539323747158, -0.0003635369648691267, -0.006113143637776375, -0.010919544845819473, -0.1703714281320572, -0.018985575065016747, -6.466734582551173e-33, -0.00021049092174507678, 0.018362006172537804, 0.015023577958345413, -0.02191787026822567, 0.012283866293728352, -0.008003629744052887, -0.0041128238663077354, 0.019748851656913757, -0.01338883489370346, 0.0062510790303349495, 0.016698556020855904, 0.0037251694593578577, -0.023865286260843277, -0.001573606627061963, 0.04291082173585892, -0.012694507837295532, -0.0028580529615283012, 0.03954066336154938, 0.0012919510481879115, 0.010385407134890556, 0.019057022407650948, 0.011527694761753082, -0.025758396834135056, -0.00868097972124815, 0.018059030175209045, 0.03349253162741661, 0.007547372952103615, 0.017854683101177216, 0.01703418605029583, -0.03733896464109421, 0.011271593160927296, 0.047637686133384705, -0.009669888764619827, -0.008360802195966244, 0.00789637304842472, -0.028308987617492676, -0.056721460074186325, 0.008740939199924469, -0.01682102307677269, -0.021142659708857536, -0.031311605125665665, 0.00814030971378088, -0.024392256513237953, -0.0039734188467264175, -0.023063162341713905, -0.02976604551076889, 0.022165145725011826, 0.010147705674171448, 0.013029306195676327, -0.002603761153295636, 0.006985709071159363, -0.0035892867017537355, -0.013876587152481079, -0.016395563259720802, -0.02138354256749153, 0.006914268713444471, 0.034382376819849014, 0.0025002972688525915, -0.020681463181972504, -0.010003735311329365, 0.03348669037222862, -0.038459766656160355, 0.012809667736291885, 0.01498737744987011, -0.008302523754537106, 0.02493896707892418, 0.02582554891705513, 0.01189693994820118, -0.014858504757285118, 0.02622831054031849, -0.028850382193922997, 0.02583659254014492, -0.00005608339051832445, -0.03502888232469559, 0.04015978053212166, -0.010389933362603188, -0.01708458550274372, 0.05932627245783806, 0.009454077109694481, 0.015489425510168076, -0.006853405386209488, -0.03096688538789749, 0.002857346087694168, -0.008221082389354706, -0.029256008565425873, 0.010795793496072292, 0.03523581847548485, 0.03313669189810753, 0.004574242513626814, -0.01064018253237009, 0.011817713268101215, 0.030119482427835464, 0.020061025395989418, -0.013403201475739479, -0.00976753793656826, 6.558719219554925e-33, -0.01369205117225647, 0.018853873014450073, 0.0011149225756525993, -0.0015353666385635734, 0.025107774883508682, -0.02872546575963497, 0.012167597189545631, 0.00316788163036108, -0.029082046821713448, 0.021615562960505486, -0.02788088656961918, -0.017970070242881775, -0.02207271009683609, 0.03871127590537071, 0.047603122889995575, 0.01153513416647911, 0.0037438019644469023, -0.003859761171042919, -0.011399496346712112, 0.0056669870391488075, -0.03666140139102936, 0.01186064351350069, 0.006105516105890274, 0.02619173191487789, 0.00778465811163187, 0.04922911897301674, -0.004057731945067644, 0.017535395920276642, 0.012401938438415527, -0.02398165874183178, -0.012791667133569717, -0.01344993431121111, -0.0004469717387109995, -0.021466098725795746, 0.042283039540052414, 0.03138341009616852, -0.017698880285024643, -0.018931282684206963, -0.02370464615523815, 0.02611924149096012, 0.011848806403577328, 0.05115053430199623, 0.009295265190303326, 0.03658001124858856, 0.004678296856582165, 0.026748521253466606, 0.030355483293533325, -0.004578694701194763, 0.009897108189761639, 0.0027520479634404182, 0.0066978707909584045, 0.02808147296309471, 0.015244867652654648, -0.00953834131360054, -0.0068987528793513775, -0.002951960312202573, 0.00991912093013525, 0.006216969806700945, -0.01727244071662426, -0.05198018625378609, -0.0357205867767334, -0.01331361848860979, -0.010466723702847958, 0.006170016713440418, -0.02165229618549347, -0.0042474824003875256, -0.035316769033670425, -0.04821571335196495, -0.030404679477214813, 0.030075253918766975, -0.0037770674098283052, -0.026733048260211945, -0.02129414677619934, 0.013636806979775429, -0.008396233431994915, -0.004954198841005564, -0.018298080191016197, 0.007598362863063812, -0.03241266310214996, 0.019900992512702942, 0.02735280618071556, -0.011268777772784233, 0.00905248150229454, -0.009571049362421036, -0.04233500733971596, 0.013759958557784557, -0.06217307969927788, -0.03068237565457821, -0.023065954446792603, 0.003847631625831127, -0.0026215205434709787, -0.01623532921075821, -0.016160381957888603, 0.036566466093063354, -0.02709825336933136, -1.2790157377651212e-8, -0.023246608674526215, 0.006936904974281788, -0.02317454107105732, 0.0030705337412655354, 0.04425806179642677, 0.0013767858035862446, 0.0012140715261921287, -0.017871303483843803, 0.0036900932900607586, 0.03104366920888424, 0.017518285661935806, -0.052182916551828384, -0.010103478096425533, 0.024212677031755447, -0.02764122560620308, -0.02657344751060009, 0.010480491444468498, -0.04002396762371063, 0.024654949083924294, -0.009846583008766174, 0.0346139520406723, 0.0571516677737236, 0.017278119921684265, 0.008521524257957935, 0.008557814173400402, 0.013117717579007149, 0.031013190746307373, -0.04111308977007866, 0.038750071078538895, 0.03372981771826744, 0.014697957783937454, -0.026022735983133316, 0.055115945637226105, 0.016449516639113426, 0.008962621912360191, -0.05873453989624977, 0.03619327023625374, 0.046462614089250565, -0.0051889377646148205, 0.03142403066158295, 0.017689410597085953, 0.025011658668518066, -0.030941488221287727, -0.02112957462668419, -0.015460148453712463, -0.0015194437000900507, -0.0422133132815361, -0.03604200854897499, 0.031875841319561005, -0.050949577242136, 0.011775126680731773, -0.04149843379855156, 0.02738245762884617, 0.014559614472091198, 0.029934490099549294, 0.028069322928786278, 0.005994485691189766, -0.03508726507425308, -0.007454277947545052, 0.005056708585470915, 0.00020609649072866887, 0.003628603182733059, -0.015212403610348701, 0.0028746025636792183 ]
neo4j-graphing-the-thoughtworks-technology-radar
https://markhneedham.com/blog/2016/12/23/neo4j-graphing-the-thoughtworks-technology-radar