07 September 2020 4 4K Report

I have been using R, igraph, and gephi to create semantic networks. I generally export gml file from R through igraph, then import the gml file into gephi for further adjustment. However, I am now analyzing a large corpus containing more than 20million online posts, and the gml file it created is so large that it overwhelmed my computer. Are there better formats to transfer network data from R to gephi? Or are there better ways to visualize data? (I feel ggplot2 too complicated and unintuitive.

Thanks

More Po Sang Yu's questions See All
Similar questions and discussions