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

Adding more data to Mood Category #83

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 19 additions & 9 deletions mood/nlu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ nlu:
- What a great day
- I'm inspired
- It's perfect
- Today was a good day!
- amazing
- I feel wonderful
- I am feeling very good
Expand All @@ -30,6 +31,9 @@ nlu:
- Today is an awesome day!
- I'm so glad
- I'm just really happy right now
- I'm feeling pretty good right now
- I'm in a very good mood
- Feeling good
- intent: mood_unhappy
examples: |
- I am sad
Expand All @@ -38,6 +42,7 @@ nlu:
- my day was horrible
- This is bad
- I am sick
- I fell awful
- I am ill
- I am all low today
- Its dissapointing
Expand All @@ -58,6 +63,7 @@ nlu:
- I am feeling bored
- life is boring
- I am feeling empty
- I am so depressed
- I feel useless
- aweful
- depressed
Expand Down Expand Up @@ -86,6 +92,8 @@ nlu:
- I am as lonely as can be
- I am going through a rather rough time
- I'm grieving
- I'm full of sadness
- This is the worst day of my life
- intent: mood_angry
examples: |
- I am angry
Expand All @@ -108,11 +116,11 @@ nlu:
- I hate doing this
- I have no patience today
- I could not control my anger
- Im annoyed
- Im super annoyed
- Im so mad.
- I'm annoyed
- I'm super annoyed
- I'm so mad.
- I'm enraged
- Im straight up angry.
- I'm straight up angry.
- This is maddening!
- I'm pissed off
- I'm pissed
Expand Down Expand Up @@ -141,7 +149,9 @@ nlu:
- That startled me!
- I'm spooked easily
- I'm trembling from fear
- I'm afraid of the dark
- I'm horrified
- I'm panicking
- intent: mood_nervous
examples: |
- I am nervous
Expand Down Expand Up @@ -173,19 +183,19 @@ nlu:
- I'm under a lot of stress
- I'm constantly worried
- I feel constant tension
- Im anxious.
- Im suffering from anxiety.
- Ive been feeling rather anxious lately.
- I'm anxious.
- I'm suffering from anxiety.
- I've been feeling rather anxious lately.
- My anxiety is rather through the roof these days.
- Im feeling rather restless
- I'm feeling rather restless
- I cannot concentrate as I'm worried constantly
- I'm under immense stress
- It's been a rough couple of days. VERY stressful
- I'm quite tensed.
- There's been quite a few changes in my life. I don't think I am handling them well. It's quite stressful.
- I find myself worrying about every little detail
- I am a chronic worrier.
- Im feeling rather restless and a horde of worries is bothering me
- I'm feeling rather restless and a horde of worries is bothering me
- I cannot concentrate due to the whole number of worries that are bothering me
- intent: mood_bored
examples: |
Expand Down