Network-Analysis-Final DCS 303 and DCS 104 -- Bates College 2018

Below is the repository for my final project for DCS 303 and DCS 104

Nework is created in getNames.py Using NLTK python library, I tokenized and extracted names in interviews from Mill workers in Lewiston.

Resulting .csv file that is output from getNames.py is final.csv

Resulting Adjacency Matrix that is translated from final.csv is in final_matrix.csv

Attributes file that contains info about nationality from interviewee and parents is in updated_attributes.csv

Visualization of network and interviewee nationality is in national.png

Visualization of network and interviewee's parent's nationality is in familyCountry(1).png

ENJOY :)