Git Product home page Git Product logo

renatojmsantos / an-opinion-mining-approach-to-analyse-perceived-impacts-of-games-for-health Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 2.43 MB

Analysing Usability, User Experience, and Perceived Health Impacts related to Quality of Life based on Users' Opinion Mining: a case study with Just Dance on YouTube

Home Page: https://bit.ly/dashboard-just-dance

Python 81.67% Shell 0.26% Jupyter Notebook 18.08%
nlp health usability ux text-mining games qol lexicon-based dictionary-based wordnet

an-opinion-mining-approach-to-analyse-perceived-impacts-of-games-for-health's Introduction

Analysing Usability, User Experience, and Perceived Health Impacts related to Quality of Life based on Users' Opinion Mining

Project developed by Renato Santos in the context of the Master Degree in Informatics Engineering, DEI-FCTUC, dissertation titled "Analysing Usability, User Experience, and Perceived Health Impacts related to Quality of Life based on Users' Opinion Mining", under the supervision of Paula Alexandra Silva and Joel Perdiz Arrais.

BibTex

@MastersThesis{RenatoSantos2021,
  title={Analysing Usability, User Experience, and Perceived Health Impacts related to Quality of Life based on Users’ Opinion Mining},
  url = {https://hdl.handle.net/10316/95531},
  author={Santos, Renato},
  year={2021},
  school={University of Coimbra}
}

Abstract

With the growth of social media and the spread of the Internet, the user’s opinion become accessible in public forums. It became then possible to analyse and extract knowledge based on the textual data published by users, through the application of Natural Language Processing and Text Mining techniques. In this dissertation, these techniques are used to, based on comments posted by users on YouTube, extract information about Usability, User Experience (UX), and Perceived Health Impacts related to Quality of Life (H-QoL). This analysis focus on videos about the Just Dance series, one of the most popular interactive dance video games.

Just Dance belongs in a category of games whose purpose goes beyond entertainment - serious games - among which there is a specific type of games, exergames, which aim is to promote physical activity. Despite their positive influence on the health of their users, these often stop playing after a short period of time, leading to the loss of benefits in the medium and long term. It is in this context that the need to better understand the experience and opinions of players arises, especially how they feel and how they like to interact, so that the knowledge generated can be used to redesign games, so that these can increasingly address the preferences of end-users.

It is with this purpose, that in a serious game it is necessary to assure not only the fundamental characteristics of the functioning system, but also to provide the best possible experience and, at the same time, to understand if these positively impact players’ lives. In this way, this dissertation analyses three dimensions, observing, besides Usability and UX aspects, also H-QoL, in the corpus extrated for this dissertaion.

To meet the objectives of this dissertation, a tool was developed that extracts information from user comments on YouTube, a social media network that despite being one of the most popular, still has been little explored as a source for opinion mining. To extract information about Usability, UX and H-QoL, a pre-established vocabulary was used with an approach based on the lexicon of the English idiom and its semantic relations. In this way, the presence of 38 concepts (five of Usability, 18 of UX, and 15 of H-QoL) was annotated, and the sentiment of each comment was also analysed. Given the lack of a vocabulary that allowed for the analysis of the dimension related to H-QoL, the concepts identified in the World Health Organization’s WHOQOL-100 questionnaire were validated for user opinion mining purposes with ten specialists in the Health and Quality of Life domains.

The results of the information extration are displayed in a public dashboard that allows visitors to explore and analyse the existing data. Until the moment of this dissertation, 543 405 comments were collected from 32 158 videos, in which about 52% contain information related to the three dimensions. The performance of this annotation process, as measured through human validation with eight collaborators, obtained an general efficacy of 85%.

Keywords

Natural Language Processing, Opinion Mining, Social Media, Text Mining, Usability, User Experience, Health, Quality of life, Just Dance

Setting up

  • Install requirements
  • Create a file named "db_credentials.ini" with the credentials to your database
  • Create a file named "dev_keys.txt" with the YouTube Data API Keys that you have

Run System

  • You can extract from 1:00 AM to 5:00 AM, typing:

     sh runSystem.sh
    
  • Or you can run thought YouTube_Extractor.py, given some inputs:

    • Initial data to extract,

    • The range of days you should search,

    • The seconds of sleep after finishing the first full iteration,

    • If you want to update the comments of videos already extracted

    • The name of the edition to search or just type 'random'

    • The local start time to start extracting

    • The final local time to suspend the extraction system

    • Following this format:

    python3 YouTube_Extractor.py <Begin Date: YYYY-MM-DD> <Number of jump days> <timeToCheckAgain(seconds)> <check new comments> <search Game> <beginHour> <EndHour>

    • For Examples:
     python3 YouTube_Extractor.py 2009-09-17 4300 3600 True 'random' 1 5
    
     python3 YouTube_Extractor.py 2009-09-17 7 10 True 'just dance 2021' 1 5
    
     python3 YouTube_Extractor.py 2019-01-01 365 2 False 'just dance now' 1 23
    

Example Processing:

  1. Given the original comment extracted from YouTube:

    OMG I can't believe thatt the best songs on Just Dance are from french singers........... France is the best country! I loveeeee this game!!! 😍 Thanks to this, i started to play EVERYDAY with my friends @michel @raquel, burning lots of calories and at the same time I have a lot of fun while i am dancing. 😀 It changed my sedentary life and helped with my behavioral abnormalities!!! #JUSTDANCE +https://www.myblog.org

  2. After preprocessing with cleaning data, pos tagging nouns, verbs and adjectives, remove stopwords, and lemmatization:

    god believe best song french singer france best country love smile face heart - eye thanks start everyday friend burn lot calorie fun dance grin face change sedentary life help behavioral abnormality

  3. Sentiment Analysis (VADER):

    Positive

  4. Detect 8 basic emotions (EmoLeX):

    Joy; Positive feelings

  5. Lexicon-based approach:

    {'Efficiency': 0.522, 'Satisfaction': 0.7284722222222223, 'Aesthetics and Appeal': 0.718125, 'Affect and Emotion': 0.794805194805195, 'Comfort': 0.87, 'Detailed Usability': 0.6967105263157894, 'Enchantment': 0.7138888888888888, 'Engagement': 0.827214912280702, 'Enjoyment and Fun': 0.841925, 'Frustration': 0.81, 'Hedonic': 0.841891891891892, 'Impact': 0.7250000000000001, 'Likeability': 0.7456632653061225, 'Motivation': 0.665, 'Pleasure': 0.7775961538461539, 'Support': 0.8392857142857144, 'Trust': 0.7560000000000001, 'User Differences': 1.0, 'Concentration': 0.5040000000000001, 'Energy': 0.7345652173913043, 'Fatigue': 1.0, 'Learning': 0.5040000000000001, 'Pain and Discomfort': 0.87, 'Personal relationships': 0.8057954545454545, 'Positive feelings': 0.7662916666666668, 'Self-esteem': 0.6416304347826088, 'Social support': 0.8914772727272726, 'Thinking': 0.9}

  6. Annotation results (>0.70):

    Usability -> Satisfaction 
    UX -> Engagement
    UX -> Aesthetics and Appeal
    UX -> Pleasure
    UX -> Support
    UX -> Enchantment
    UX -> Enjoyment and Fun
    UX -> Hedonic
    UX -> Affect and Emotion
    UX -> Comfort
    UX -> Impact
    UX -> Trust
    UX -> User Differences
    UX -> Likeability
    H-QoL -> Thinking
    H-QoL -> Energy
    H-QoL -> Positive feelings
    H-QoL -> Social support
    H-QoL -> Personal relationships
    

Public Dashboard

Alt text

Check more

Check more about this project: https://linktr.ee/justdanceproject

Contact

If you have any questions or suggestions, please e-mail us on [email protected] / [email protected]

an-opinion-mining-approach-to-analyse-perceived-impacts-of-games-for-health's People

Contributors

renatojmsantos avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.