Score:
1. User Feedback Submission: The user submits feedback to the Edge server.
2. Feedback Transfer to Edge Worker: The Edge server forwards the feedback to the EdgeWorker (EW) using a POST request.
3. Sentiment Analysis by Neural Model: The EW sends the feedback to the Neural Model (NM) for sentiment analysis.
4. Sentiment Analysis Result and Accuracy Score: The NM analyzes the sentiment and returns the sentiment result and an accuracy score to the EW.
5. Conditional Responses Based on Accuracy Score: