Pluto notebook: constructing a social network
Requirements
You can use this template notebook with prompts to guide you. Your group will submit a completed a notebook that does the following:
- allows users to select from a list of files to analyze
- reads the file and treats each line as a distinct passage (“text”) to analyze
- finds named entities in each passage
- builds a graph of co-occurrences: a social network
Review and reference
- review your work on assignment 1
- use these notes to review key features of Julia
- use this summary of the DOT format for graph structures
Submitting your notebook
Each member of team should submit a(n identical) copy of your team’s notebook. By dropping the notebook in your personal folder on the course Google Drive.
Due date
Completed notebook due by 11:00 am, Thursday, Sept. 28.