Current resources
- https://github.com/HenriqueAssumpcao/SentiMentalHealth
- https://www.sciencedirect.com/science/article/abs/pii/S0167739X21002764?dgcid=author
- https://pmc.ncbi.nlm.nih.gov/articles/PMC9368160/
- https://pkg.go.dev/github.com/cdipaolo/sentiment#section-readme
- https://github.com/cdipaolo/sentiment
- https://chirag-sehra.medium.com/sentiment-analysis-in-go-efa0ae62cea1
- https://github.com/drankou/go-vader
- https://github.com/cjhutto/vaderSentiment
Either make a new sentiment analysis package or use a preexisting one.
- goal is to harness the sentiment analysis to package how someone feels through meaningful journaling. (graphical plotting of good vs bad days)
- track what youve done over the course of a month and return to the user what they should continue doing and what they should try to stop doing.