Sentiment Analysis - Project Discussion #315
Replies: 10 comments 9 replies
-
Dear @witch-world, Sorry for the delay in responding. You are welcome to contribute to the eye tracker development in our repository. However, currently, we don't have any repositories initiated for sentiment analysis purposes. If you're interested in starting a project in this area, we would be happy to discuss it further. Thank you for your interest in contributing to our community! Best regards, |
Beta Was this translation helpful? Give feedback.
-
@jvJUCA, would you please provide details regarding the dataset for this project. |
Beta Was this translation helpful? Give feedback.
-
Because having a comprehensive understanding of the dataset is crucial for ensuring the accuracy and effectiveness of the machine learning model. |
Beta Was this translation helpful? Give feedback.
-
The idea behind the sentiment project is to extract the information from video and text, so we could create this dataset to be analyzed and used alongside RUXAILAB. I suggest you to research about the types of extractions that can be perfomed to get information from a video, audio and text. If you do any proof of concepts you can share with us and we can talk about it more in this discussion. :) |
Beta Was this translation helpful? Give feedback.
-
Because i want to go through the data for the project |
Beta Was this translation helpful? Give feedback.
-
Hello there! My name is Nancy, and I'm from Edinburgh, UK. I'm excited to contribute to the Sentiment Analysis projects, specifically the data extraction part since it's the source material for the sentiment analysis. After doing some research, I found out that we can use different approaches for data extraction, but at the very least, we need an OCR (Optical Character Recognition) tool like Tesseract (open source) or paid technologies like TensorFlow if we have the resources. However, before we get into the project, I have a few questions that I hope you can help me with:
Thank you for your help. I'm looking forward to working on this project with you. |
Beta Was this translation helpful? Give feedback.
-
Hi Everyone, I'm Mahir Anand, and I'm a Computer Science student based in California. I have previous experience working with sentiment analysis models and wanted to share some insights. As per my current understanding of the code-base, I can see two ways of accomplishing our goal here. The first one, as suggested by the maintainers, would be to extract data from the source (video or text) and then run our analysis on it. Alternatively, we could streamline the process by bypassing data extraction altogether. In this scenario, we would directly transmit the source video/text via a REST API and receive the analysis results as an API response. In regards to the analysis, we can rely on already existing sentiment analysis models and use their APIs (there are some really good ones, in my opinion). Alternatively, we could experiment with customizing or fine-tuning our own model for additional customization. Let me know your thoughts. I look forward to accomplishing this goal with you all over the summer! |
Beta Was this translation helpful? Give feedback.
-
Hi @KarinePistili @jvJUCA. I am interested in taking up this project for GSoC. I'd still like to get some clarity on this project. It says data extraction for sentiment analysis. I believe you guys want a pipeline that can perform sentiment analysis over your usability tests audio/video/text. Is this correct or do you want someone to "extract" data from somewhere, using selenium or beautiful soup? If it's the former, I have decent experience in both video and text sentiment analysis, and if it's not then I wouldn't take it. Please let me know as soon as possible as the deadline is approaching. Also, if you have any specific requirements, please let me know. Regards, |
Beta Was this translation helpful? Give feedback.
-
Hi @KarinePistili @jvJUCA I am Ian Duncan (hibachy-Discord)also interested in this sentiment Analysis project. Kindly inform us on the Development of the repository for this project as the deadline for Proposal submission is due already. Thank you |
Beta Was this translation helpful? Give feedback.
-
@jvJUCA @KarinePistili Hello, I'm Harrison Zhang. I have submitted a proposal for the project "Data Extraction for Sentiment Analysis from Usability Tests". My ultimate goal is to develop a lightweight, multimodal sentiment analysis tool and integrate it into the existing RUXAILAB project. This tool will combine facial expression recognition, posture recognition, speech recognition, and text sentiment analysis technologies. By fusing emotional information from these diverse data sources, it aims to comprehensively evaluate the emotional state of testers during usability tests. Coupled with screen recording, the tool can automatically pinpoint areas where the user experience of the software or interface being tested is good or lacking. I would greatly appreciate any feedback you might have. Thank you! |
Beta Was this translation helpful? Give feedback.
-
Hi,
My name is Huda. I want to contribute to "Sentiment Analysis Data Extraction from Usability Tests" Project. I want to ask if there is any existing repository for this project or should i need to start this project from scratch?
Beta Was this translation helpful? Give feedback.
All reactions