Contents
Functional Requirements (Twitter Sentimental Analysis System) 2
Introduction
Twitter sentimental analysis system. The solution should be able to
- Provide a re-usable service for analyzing the sentiment of a tweet.
Scope
The Scope of this initiative includes
- Build Web API for analyzing the sentiment of a tweet.
Specific Requirements
Functional Requirements
Use Case 1
The system will get triggered once a tweet is received.
Use Case 2
Will check the text of tweet against available negative words datastore.
Use Case 3
If tweet is positive, send appreciation mail to the sales team.
Use Case 4
If tweet is positive, create a ticket with the sales team.
Azure Components that can be leveraged in Solution
- Azure Service Bus
- Api Management
- Logic Apps
- Azure Blob Storage
- Azure Functions
- Azure Key Vault