Thesis 0.5.0
For my thesis this week, I started my methods section of my writing.
Changes
- Talked about my data that I am using in the project.
- Researched how spaCy Text Blob works.
- Went into detail about how spacy textblob works and how I performed my sentiment analysis.
Artifact 0.5.0
For the artifact this week, I used a matplotlib to create graphs for my dashboard.
Changes
- Looked into matplotlib tool documentation to figure out how to use it to implement graphs for my dashboard
- Used matplotlib to create graphs.
- Started looking at my 11ty site to start thinking about how I am going to get the graphs onto the dashboard.