
For this reflective blog assignment, I chose to analyze the “Movie Galaxies” project. This website maps the relationships between characters in films as interactive networks. By visualizing the connections, the project provides a way to understand the social dynamics and structure of the films. This website includes a collection of movies with interactive network graphs for each.
Sources
According to the Harvard database that references this website, the creators of Movie Galaxies created a movie script parser to identify the same-scene appearance of characters. Each co-appearance is measured as one degree unit per scene.
Processes
As stated above, the primary process involves script parsing, where the same-scene appearance of characters is determined. These connections are cross-checked by authors to ensure accuracy. From this data, the graph is constructed, where nodes represent characters and edges represent their interactions. Lastly, movies are categorized by genre or theme.
Presentation
This project allows users to explore interactive graphs where each movie has a visualization showing character relationships and the intensity of interactions. The website also includes filtering and search capabilities, allowing users to sort movies by genre or year.
New Question
A question I thought is interesting is: How might different genres influence the complexity and density of character networks? One assumption that I have is that genres such as action or adventure may produce denser networks due to frequent character interactions, while genres like romance or drama might have simpler networks focused on a few key relationships.
In-class Questions
For the question of which academic field is the project in conversation with, I think Movie Galaxies intersects with film studies, digital humanities, and sociology. Although the project is rooted in digital analysis, it explores the social dynamics of the movie in order to provide a deeper understanding of character interactions.
I also believe that the target audience for this project can be diverse, including academics, researchers, film enthusiasts, and students. Its accessibility and interactive features make it available to the broader public.