Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get all sentiment values for a book #30

Open
MackHalliday opened this issue Jan 13, 2020 · 1 comment
Open

Get all sentiment values for a book #30

MackHalliday opened this issue Jan 13, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@MackHalliday
Copy link
Contributor

Create an endpoint that returns the sentiment value for every page of a book using Watson Natural Language API. Use data to determine settings for Spotify valence in recommendation endpoint.

How sensitive is the Watson API? What is the average sentiment value? How sensitive should the mood change be?

@MackHalliday
Copy link
Contributor Author

MackHalliday commented Jan 14, 2020

Could recommendation endpoint change mood if within certain variance of current_mood? Example if current_mood sentiment analysis 0.75 and new_mood 0.5, should mood change within a 0.25 difference?

Based on data gathered, how often should the mood change (how often play different song) and what is that variance?

@MackHalliday MackHalliday added the enhancement New feature or request label Jan 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant