carolbonk / carolbonk/backend-nodejs-capstone
Implement Sentiment Analysis service API
Open
icebox
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
As a developer,
I need to implement the Sentiment Analysis service API,
So that the application can analyze user sentiments.
Details and Assumptions:
The sentiment analysis algorithm is defined.
Acceptance Criteria:
Given a piece of text,
When the sentiment analysis is performed,
Then it should return the sentiment score.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.