Open benfortuna opened 6 years ago
Use AWS comprehend to provide service for sentiment analysis history
record:
Inputs: text, source id (username, etc.), persist (boolean) Outputs: sentiment, optionally save to dynamodb (source hash, sentiment)
playback:
Inputs: source_id, aggregation_method (avg, median, mode, etc.) Outputs: sentiment count, aggregated sentiment
Use AWS comprehend to provide service for sentiment analysis history
record:
Inputs: text, source id (username, etc.), persist (boolean) Outputs: sentiment, optionally save to dynamodb (source hash, sentiment)
playback:
Inputs: source_id, aggregation_method (avg, median, mode, etc.) Outputs: sentiment count, aggregated sentiment