Paris: Captain, I think I should tell you I've never actually landed a starship before.
Janeway: That's all right, Lieutenant, neither have I.
In this project, I am endeavoring to make a program that evaluates which episodes of Star Trek pass the Bechdel Test.
Voyager will have the most episodes that pass. TOS will have the least.
- Data Scraping script websites + Star Trek API HTML to JSON of each scene Maybe there is a screenplay parser that I could use?
- Data Analysis (trying to avoid NLP) why I need this stage:
- Data Visualization (using D3)
Wish me luck! Though I have never done this before, I am excited to get started. The secondary goal of this project is to familiarize myself with JavaScript (and a few select libraries), HTML, CSS, and APIs.