Hinojosa-2024-Emotions#337
Open
MiraAhmedovic wants to merge 3 commits into
Open
Conversation
AnnikaTjuka
reviewed
May 8, 2026
Collaborator
AnnikaTjuka
left a comment
There was a problem hiding this comment.
Just a few comments. Could you double-check with the other discrete emotion datasets, how we handled the OTHER column in them?
| "dc:title": "Ratings of the discrete emotions awe, contentment, amusement, excitement, serenity, relief and pleasure for 9,000 Spanish words by Hinojosa et al. (2024)", | ||
| "dc:source": "https://figshare.com/articles/dataset/Supplementary_materials_for_The_bright_side_of_words_norms_for_9_000_Spanish_words_in_seven_discrete_positive_emotions_/21533571/2?file=38169297", | ||
| "dc:references" : "Hinojosa2024", | ||
| "dcat:keyword": ["discrete emotions", "ratings", "Croatian"], |
Collaborator
There was a problem hiding this comment.
"Spanish" instead of "Croatian", I'd also add "positive emotions" as a keyword.
| { | ||
| "url": "", | ||
| "@context": ["http://www.w3.org/ns/csvw", {"@language": "en"}], | ||
| "dc:title": "Ratings of the discrete emotions awe, contentment, amusement, excitement, serenity, relief and pleasure for 9,000 Spanish words by Hinojosa et al. (2024)", |
Collaborator
There was a problem hiding this comment.
I'd use "discrete positive emotions" throughout the entire dataset to distinguish it from the other discrete emotion datasets.
| }, | ||
| { | ||
| "name": "SPANISH_EXCITEMENT_MEAN", | ||
| "datatype": {"base": "decimal", "minimum": 1, "maximum": 5}, |
Collaborator
There was a problem hiding this comment.
Is it "decimal" or "float"?
| MartinezTomas-2026-AffectiveRatings SPANISH_VALENCE_MEAN mean valence ratings users es The mean rating of valence on a 9-point scale (1 = very unhappy, 9 = very happy). | ||
| MartinezTomas-2026-AffectiveRatings SPANISH_AROUSAL_MEAN mean arousal ratings users es The mean rating of arousal on a 9-point scale (1 = very calm, 9 = very active). | ||
| Jung-2026-TranslationalEquivalence KOREAN_ENGLISH_TRANSLATIONAL_EQUIVALENCE numeric translational equivalence ratings users ko Translational equivalence is encoded as a binary variable: 0 = a translational equivalent exists in both languages (no lexical gap), 1 = no translational equivalent exists (lexical gap). Ratings were given by two bilingual speakers of Korean and English. No newline at end of file | ||
| Hinojosa-2024-Emotions SPANISH_AWE_MEAN mean awe ratings users es The mean rating of the extent to which a word relates to the emotion "awe", given on a 5-point scale (1 = not at all, 5 = extremely). "Awe" is defined as "a state associated with amazement and contemplation. When someone feels this emotion, her mind broadens and her understanding of what surrounds her expands; it is a feeling that leaves the person speechless and makes her want to examine everything about her experience." |
Collaborator
There was a problem hiding this comment.
I'd add "positive emotion" or "discrete positive emotion" in the OTHER column.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adding Hinojosa-2024-Emotions based on Hinojosa et al. (2024) The bright side of words: Norms for 9000 Spanish words in seven discrete positive emotions. Closes #334.