Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trying out different kinds of data analysis and visualisation #3

Open
4 tasks
jilltxt opened this issue Jun 10, 2023 · 0 comments
Open
4 tasks

Trying out different kinds of data analysis and visualisation #3

jilltxt opened this issue Jun 10, 2023 · 0 comments
Labels
Milestone

Comments

@jilltxt
Copy link
Contributor

jilltxt commented Jun 10, 2023

When we have the CSV file with lots of generated stories (see #2) we can start analysing. Is it possible to extract info computationally?

  • Can we try some kind of sentiment analysis?
  • Word embeddings?
  • Simple word clouds showing the most common words for different languages?
  • Identify person names and place names and visualise that somehow?

I also very much want to analyse the last sentence, which is always (I think!) about the lessons learned. Any way to computationally analyse that would be great - but we may need to handcode it. Some words are clearly very frequent, e.g. "friendship", "teamwork", "bravery". Maybe with enough generated stories even just a visualisation showing frequency would work?

My first attempts at data visualisation are in https://github.com/MachineVisionUiB/GPT-stories/blob/main/script/kids-stores-lessons.R - just using the first data I got using the chat interface of ChatGPT and handcoding "lessons learned".

@jilltxt jilltxt added this to the Analyse data milestone Jun 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant