Creating a Network Graph
Previous Post: Data Processing with NLTK From the ccp_people.csv file, we built a simple social network using Gephi. This was originally a undirected graph where each edge represented a connection that two people were in the same document. We first calculated…