Add a Company Public Sentiment and Opinion Awareness Module
karhu-es opened this issue · 1 comments
karhu-es commented
This functionality request aims to add a new module for collecting information from the social networks (focusing on Twitter) of the target domain and analyzing the company's public sentiment and opinions.
Features/steps to be developed:
- Add a new tab in the frontend and define an HMI template.
- Scrape the target domain to find links to social networks. If any are found, ask for user confirmation; otherwise, allow user prompts.
- Retrieve information from the last 1000 tweets. To be confirmed the maximum number of query results allowed by Twitter API.
- Generate a cloud with trending words.
- Identify the top 10/20 of users with more interactions.
- Identify tweets with a negative opinion.
- Identify tweets with a positive opinion.
- Organize and present the information on the user dashboard.
Scope subject to review
karhu-es commented
Superseded by Ollama LLM Container Issue