44< meta charset ="UTF-8 ">
55<!--[if IE]><meta http-equiv="X-UA-Compatible" content="IE=edge"><![endif]-->
66< meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
7- < meta name ="generator " content ="Asciidoctor 1.5.4 ">
7+ < meta name ="generator " content ="Asciidoctor 1.5.6.1 ">
88< meta name ="author " content ="Clément Levallois ">
99< title > Creating a network from a table of cooccurring items</ title >
1010< link rel ="stylesheet " href ="https://fonts.googleapis.com/css?family=Open+Sans:300,300italic,400,400italic,600,600italic%7CNoto+Serif:400,400italic,700,700italic%7CDroid+Sans+Mono:400,700 ">
1818[hidden ], template {display : none}
1919script {display : none!important }
2020html {font-family : sans-serif;-ms-text-size-adjust : 100% ;-webkit-text-size-adjust : 100% }
21- body {margin : 0 }
2221a {background : transparent}
2322a : focus {outline : thin dotted}
2423a : active , a : hover {outline : 0 }
5352table {border-collapse : collapse;border-spacing : 0 }
5453* , * : before , * : after {-moz-box-sizing : border-box;-webkit-box-sizing : border-box;box-sizing : border-box}
5554html , body {font-size : 100% }
56- body {background : # fff ;color : rgba (0 , 0 , 0 , .8 );padding : 0 ;margin : 0 ;font-family : "Noto Serif" , "DejaVu Serif" , serif;font-weight : 400 ;font-style : normal;line-height : 1 ;position : relative;cursor : auto}
55+ body {background : # fff ;color : rgba (0 , 0 , 0 , .8 );padding : 0 ;margin : 0 ;font-family : "Noto Serif" , "DejaVu Serif" , serif;font-weight : 400 ;font-style : normal;line-height : 1 ;position : relative;cursor : auto; tab-size : 4 ; -moz-osx-font-smoothing : grayscale; -webkit-font-smoothing : antialiased }
5756a : hover {cursor : pointer}
5857img , object , embed {max-width : 100% ;height : auto}
5958object , embed {height : 100% }
6564.text-center {text-align : center!important }
6665.text-justify {text-align : justify!important }
6766.hide {display : none}
68- body {-webkit-font-smoothing : antialiased}
6967img , object , svg {display : inline-block;vertical-align : middle}
7068textarea {height : auto;min-height : 50px }
7169select {width : 100% }
9290small {font-size : 60% ;line-height : inherit}
9391code {font-family : "Droid Sans Mono" , "DejaVu Sans Mono" , monospace;font-weight : 400 ;color : rgba (0 , 0 , 0 , .9 )}
9492ul , ol , dl {font-size : 1em ;line-height : 1.6 ;margin-bottom : 1.25em ;list-style-position : outside;font-family : inherit}
95- ul , ol , ul . no-bullet , ol . no-bullet {margin-left : 1.5em }
93+ ul , ol {margin-left : 1.5em }
9694ul li ul , ul li ol {margin-left : 1.25em ;margin-bottom : 0 ;font-size : 1em }
9795ul .square li ul , ul .circle li ul , ul .disc li ul {list-style : inherit}
9896ul .square {list-style-type : square}
9997ul .circle {list-style-type : circle}
10098ul .disc {list-style-type : disc}
101- ul .no-bullet {list-style : none}
10299ol li ul , ol li ol {margin-left : 1.25em ;margin-bottom : 0 }
103100dl dt {margin-bottom : .3125em ;font-weight : bold}
104101dl dd {margin-bottom : 1.25em }
120117table tr th , table tr td {padding : .5625em .625em ;font-size : inherit;color : rgba (0 , 0 , 0 , .8 )}
121118table tr .even , table tr .alt , table tr : nth-of-type (even ){background : # f8f8f7 }
122119table thead tr th , table tfoot tr th , table tbody tr td , table tr td , table tfoot tr td {display : table-cell;line-height : 1.6 }
123- body {tab-size : 4 }
124120h1 , h2 , h3 , # toctitle , .sidebarblock > .content > .title , h4 , h5 , h6 {line-height : 1.2 ;word-spacing : -.05em }
125121h1 strong , h2 strong , h3 strong , # toctitle strong , .sidebarblock > .content > .title strong , h4 strong , h5 strong , h6 strong {font-weight : 400 }
126122.clearfix : before , .clearfix : after , .float-group : before , .float-group : after {content : " " ;display : table}
127123.clearfix : after , .float-group : after {clear : both}
128- * : not (pre )> code {font-size : .9375em ;font-style : normal!important ;letter-spacing : 0 ;padding : .1em .5ex ;word-spacing : -.15em ;background-color : # f7f7f8 ;-webkit-border-radius : 4px ;border-radius : 4px ;line-height : 1.45 ;text-rendering : optimizeSpeed}
124+ * : not (pre )> code {font-size : .9375em ;font-style : normal!important ;letter-spacing : 0 ;padding : .1em .5ex ;word-spacing : -.15em ;background-color : # f7f7f8 ;-webkit-border-radius : 4px ;border-radius : 4px ;line-height : 1.45 ;text-rendering : optimizeSpeed;word-wrap : break-word}
125+ * : not (pre )> code .nobreak {word-wrap : normal}
126+ * : not (pre )> code .nowrap {white-space : nowrap}
129127pre , pre > code {line-height : 1.45 ;color : rgba (0 , 0 , 0 , .9 );font-family : "Droid Sans Mono" , "DejaVu Sans Mono" , monospace;font-weight : 400 ;text-rendering : optimizeSpeed}
128+ em em {font-style : normal}
129+ strong strong {font-weight : 400 }
130130.keyseq {color : rgba (51 , 51 , 51 , .8 )}
131131kbd {font-family : "Droid Sans Mono" , "DejaVu Sans Mono" , monospace;display : inline-block;color : rgba (0 , 0 , 0 , .8 );font-size : .65em ;line-height : 1.45 ;background-color : # f7f7f7 ;border : 1px solid # ccc ;-webkit-border-radius : 3px ;border-radius : 3px ;-webkit-box-shadow : 0 1px 0 rgba (0 , 0 , 0 , .2 ), 0 0 0 .1em white inset;box-shadow : 0 1px 0 rgba (0 , 0 , 0 , .2 ), 0 0 0 .1em # fff inset;margin : 0 .15em ;padding : .2em .5em ;vertical-align : middle;position : relative;top : -.1em ;white-space : nowrap}
132132.keyseq kbd : first-child {margin-left : 0 }
133133.keyseq kbd : last-child {margin-right : 0 }
134- .menuseq , .menu {color : rgba (0 , 0 , 0 , .8 )}
134+ .menuseq , .menuref {color : # 000 }
135+ .menuseq b : not (.caret ), .menuref {font-weight : inherit}
136+ .menuseq {word-spacing : -.02em }
137+ .menuseq b .caret {font-size : 1.25em ;line-height : .8 }
138+ .menuseq i .caret {font-weight : bold;text-align : center;width : .45em }
135139b .button : before , b .button : after {position : relative;top : -1px ;font-weight : 400 }
136140b .button : before {content : "[" ;padding : 0 3px 0 2px }
137141b .button : after {content : "]" ;padding : 0 2px 0 3px }
198202table .tableblock # preamble > .sectionbody > .paragraph : first-of-type p {font-size : inherit}
199203.admonitionblock > table {border-collapse : separate;border : 0 ;background : none;width : 100% }
200204.admonitionblock > table td .icon {text-align : center;width : 80px }
201- .admonitionblock > table td .icon img {max-width : none }
205+ .admonitionblock > table td .icon img {max-width : initial }
202206.admonitionblock > table td .icon .title {font-weight : bold;font-family : "Open Sans" , "DejaVu Sans" , sans-serif;text-transform : uppercase}
203207.admonitionblock > table td .content {padding-left : 1.125em ;padding-right : 1.25em ;border-left : 1px solid # ddddd8 ;color : rgba (0 , 0 , 0 , .6 )}
204208.admonitionblock > table td .content > : last-child > : last-child {margin-bottom : 0 }
254258table .tableblock {max-width : 100% ;border-collapse : separate}
255259table .tableblock td > .paragraph : last-child p > p : last-child , table .tableblock th > p : last-child , table .tableblock td > p : last-child {margin-bottom : 0 }
256260table .tableblock , th .tableblock , td .tableblock {border : 0 solid # dedede }
257- table .grid-all th .tableblock , table .grid-all td .tableblock {border-width : 0 1px 1px 0 }
258- table .grid-all tfoot > tr > th . tableblock , table . grid-all tfoot > tr > td .tableblock {border-width : 1px 1px 0 0 }
259- table .grid-cols th . tableblock , table . grid-cols td .tableblock {border-width : 0 1px 0 0 }
260- table .grid-all * > tr > .tableblock : last-child , table .grid-cols * > tr > .tableblock : last-child {border-right- width : 0 }
261- table .grid-rows th .tableblock , table . grid-rows td . tableblock {border-width : 0 0 1 px 0 }
262- table .grid-all tbody > tr : last-child > th . tableblock , table . grid-all tbody > tr : last-child > td .tableblock , table . grid-all thead : last-child > tr > th . tableblock , table .grid-rows tbody > tr : last-child > th . tableblock , table . grid-rows tbody > tr : last-child > td .tableblock , table . grid-rows thead : last-child > tr > th . tableblock {border-bottom -width : 0 }
263- table .grid-rows tfoot > tr > th .tableblock , table .grid-rows tfoot > tr > td .tableblock {border-width : 1 px 0 0 0 }
261+ table .grid-all > thead > tr > .tableblock , table .grid-all > tbody > tr > .tableblock {border-width : 0 1px 1px 0 }
262+ table .grid-all > tfoot > tr > .tableblock {border-width : 1px 1px 0 0 }
263+ table .grid-cols > * > tr > .tableblock {border-width : 0 1px 0 0 }
264+ table .grid-rows > thead > tr > .tableblock , table .grid-rows > tbody > tr > .tableblock {border-width : 0 0 1 px 0 }
265+ table .grid-rows > tfoot > tr > .tableblock {border-width : 1 px 0 0 0 }
266+ table .grid-all > * > tr > .tableblock : last-child , table .grid-cols > * > tr > .tableblock : last-child {border-right -width : 0 }
267+ table .grid-all > tbody > tr : last-child > . tableblock , table . grid-all > thead : last-child > tr > . tableblock , table . grid- rows> tbody > tr : last-child > .tableblock , table .grid-rows > thead : last-child > tr > .tableblock {border-bottom- width : 0 }
264268table .frame-all {border-width : 1px }
265269table .frame-sides {border-width : 0 1px }
266270table .frame-topbot {border-width : 1px 0 }
281285dl dd {margin-left : 1.125em }
282286dl dd : last-child , dl dd : last-child > : last-child {margin-bottom : 0 }
283287ol > li p , ul > li p , ul dd , ol dd , .olist .olist , .ulist .ulist , .ulist .olist , .olist .ulist {margin-bottom : .625em }
284- ul .unstyled , ol .unnumbered , ul .checklist , ul .none {list-style-type : none}
285- ul .unstyled , ol .unnumbered , ul .checklist {margin-left : .625em }
286- ul .checklist li > p : first-child > .fa-square-o : first-child , ul .checklist li > p : first-child > .fa-check-square-o : first-child {width : 1em ;font-size : .85em }
287- ul .checklist li > p : first-child > input [type = "checkbox" ]: first-child {width : 1em ;position : relative;top : 1px }
288+ ul .checklist , ul .none , ol .none , ul .no-bullet , ol .no-bullet , ol .unnumbered , ul .unstyled , ol .unstyled {list-style-type : none}
289+ ul .no-bullet , ol .no-bullet , ol .unnumbered {margin-left : .625em }
290+ ul .unstyled , ol .unstyled {margin-left : 0 }
291+ ul .checklist {margin-left : .625em }
292+ ul .checklist li > p : first-child > .fa-square-o : first-child , ul .checklist li > p : first-child > .fa-check-square-o : first-child {width : 1.25em ;font-size : .8em ;position : relative;bottom : .125em }
293+ ul .checklist li > p : first-child > input [type = "checkbox" ]: first-child {margin-right : .25em }
288294ul .inline {margin : 0 auto .625em auto;margin-left : -1.375em ;margin-right : 0 ;padding : 0 ;list-style : none;overflow : hidden}
289295ul .inline > li {list-style : none;float : left;margin-left : 1.375em ;display : block}
290296ul .inline > li > * {display : block}
301307td .hdlist1 , td .hdlist2 {vertical-align : top;padding : 0 .625em }
302308td .hdlist1 {font-weight : bold;padding-bottom : 1.25em }
303309.literalblock + .colist , .listingblock + .colist {margin-top : -.5em }
304- .colist > table tr > td : first-of-type {padding : 0 .75em ;line-height : 1 }
310+ .colist > table tr > td : first-of-type {padding : .4em .75em 0 .75em ;line-height : 1 ;vertical-align : top}
311+ .colist > table tr > td : first-of-type img {max-width : initial}
305312.colist > table tr > td : last-of-type {padding : .25em 0 }
306313.thumb , .th {line-height : 0 ;display : inline-block;border : solid 4px # fff ;-webkit-box-shadow : 0 0 0 1px # ddd ;box-shadow : 0 0 0 1px # ddd }
307314.imageblock .left , .imageblock [style *= "float: left" ]{margin : .25em .625em 1.25em 0 }
364371.yellow {color : # bfbf00 }
365372.yellow-background {background-color : # fafa00 }
366373span .icon > .fa {cursor : default}
374+ a span .icon > .fa {cursor : inherit}
367375.admonitionblock td .icon [class ^= "fa icon-" ]{font-size : 2.5em ;text-shadow : 1px 1px 2px rgba (0 , 0 , 0 , .5 );cursor : default}
368376.admonitionblock td .icon .icon-note : before {content : "\f05a" ;color : # 19407c }
369377.admonitionblock td .icon .icon-tip : before {content : "\f0eb" ;text-shadow : 1px 1px 2px rgba (155 , 155 , 0 , .8 );color : # 111 }
417425.hide-for-print {display : none!important }
418426.show-for-print {display : inherit!important }}
419427</ style >
420- < link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.5.0 /css/font-awesome.min.css ">
428+ < link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.6.3 /css/font-awesome.min.css ">
421429< style >
422430/* Stylesheet for CodeRay to match GitHub theme | MIT License | http://foundation.zurb.com */
423431/*pre.CodeRay {background-color:#f7f7f8;}*/
@@ -547,7 +555,7 @@ <h1>Creating a network from a table of cooccurring items</h1>
547555< div id ="preamble ">
548556< div class ="sectionbody ">
549557< div class ="paragraph ">
550- < p > last modified: 2017-02-27 </ p >
558+ < p > last modified: 2017-10-06 </ p >
551559</ div >
552560< div class ="imageblock " style ="text-align: center ">
553561< div class ="content ">
@@ -639,9 +647,9 @@ <h2 id="_installing_the_plugin">Installing the plugin</h2>
639647</ div >
640648< div class ="imageblock " style ="text-align: center ">
641649< div class ="content ">
642- < img src ="images/Install-the-plugin-then -restart-Gephi.png " alt ="Install the plugin then restart Gephi ">
650+ < img src ="images/Install-the-plugin-and -restart-Gephi.png " alt ="Install the plugin and restart Gephi ">
643651</ div >
644- < div class ="title "> Figure 5. Install the plugin then restart Gephi</ div >
652+ < div class ="title "> Figure 5. Install the plugin and restart Gephi</ div >
645653</ div >
646654< div class ="paragraph ">
647655< p >  < br > </ p >
@@ -725,9 +733,13 @@ <h4 id="_3rd_panel">3rd panel</h4>
725733</ li >
726734</ ol >
727735</ div >
728- < div class ="imageblock ">
736+ < div class ="listingblock ">
729737< div class ="content ">
730- < img src ="images/client-to-product.png " alt ="client to product " width ="321 " height ="59 ">
738+ < pre > Failed to generate image: can't modify frozen
739+ graph g {
740+ rankdir="LR";
741+ client -- product [ label="purchased" ]
742+ }</ pre >
731743</ div >
732744</ div >
733745< div class ="paragraph ">
@@ -740,9 +752,15 @@ <h4 id="_3rd_panel">3rd panel</h4>
740752</ li >
741753</ ol >
742754</ div >
743- < div class ="imageblock ">
755+ < div class ="listingblock ">
744756< div class ="content ">
745- < img src ="images/product-to-product.png " alt ="product to product " width ="453 " height ="59 ">
757+ < pre > Failed to generate image: can't modify frozen
758+ graph g {
759+ rankdir="LR";
760+ a -- b [label=" purchased together"]
761+ a [label="product 1"];
762+ b [label="product 2"];
763+ }</ pre >
746764</ div >
747765</ div >
748766< div class ="paragraph ">
@@ -818,9 +836,20 @@ <h4 id="_6th_panel">6th panel</h4>
818836</ li >
819837</ ol >
820838</ div >
821- < div class ="imageblock ">
839+ < div class ="listingblock ">
822840< div class ="content ">
823- < img src ="images/inner-links-included.png " alt ="inner links included " width ="560 " height ="99 ">
841+ < pre > Failed to generate image: can't modify frozen
842+ graph g {
843+ rankdir="LR";
844+ a -- b [label=" purchased"]
845+ a -- c [label=" purchased"]
846+ b -- c [label=" co-purchased"]
847+
848+ a [label="client I"];
849+ b [label="table"];
850+ c [label="chairs"];
851+
852+ }</ pre >
824853</ div >
825854</ div >
826855< div class ="olist arabic ">
@@ -830,9 +859,19 @@ <h4 id="_6th_panel">6th panel</h4>
830859</ li >
831860</ ol >
832861</ div >
833- < div class ="imageblock ">
862+ < div class ="listingblock ">
834863< div class ="content ">
835- < img src ="images/inner-links-excluded.png " alt ="inner links excluded " width ="322 " height ="131 ">
864+ < pre > Failed to generate image: can't modify frozen
865+ graph g {
866+ rankdir="LR";
867+ a -- b [label=" purchased"]
868+ a -- c [label=" purchased"]
869+
870+ a [label="client I"];
871+ b [label="table"];
872+ c [label="chairs"];
873+
874+ }</ pre >
836875</ div >
837876</ div >
838877< div class ="literalblock ">
@@ -895,7 +934,7 @@ <h2 id="_the_end">The end</h2>
895934< div id ="footer ">
896935< div id ="footer-text ">
897936Version 1.0< br >
898- Last updated 2017-02-27 16:40:47 CET
937+ Last updated 2017-10-06 11:56:46 CEST
899938</ div >
900939</ div >
901940</ body >
0 commit comments