Hello, one more question: once the Network Analysis script is launched, is it possible to obtain the co-occurrence matrix of terms with proximity measures?
Thanks!
Matteo
1 Answers
The cooccurrence matrix can be retrieved exporting the links from the gexf file that is exported.
Alternatively a json file containing all the network information can be obtained when downloading the zip file which is produced when mapping a network (it is located in the maps_export_format folder)
I hope it helps !