EmotionDynamics icon indicating copy to clipboard operation
EmotionDynamics copied to clipboard

Repository for the LREC 2022 submission on Emotion Word Dynamics in Geolocated Tweet data.

Results 5 EmotionDynamics issues
Sort by recently updated
recently updated
newest added

Hello Priya, I had an issue with a part of the code. In case that filter is true in the config file (we filter out the words with scores between...

![schematic](https://github.com/Priya22/EmotionDynamics/assets/95990975/e79299ea-c870-4b94-b623-907986d8148d)

Hi @Priya22 🤗 I'm Niels and work as part of the open-source team at Hugging Face. I discovered your work "Breaking Bad: Norms for Valence, Arousal, and Dominance for over...

I am trying to run the code on the dataset given in the repo in the `sample_data` folder but its throwing an error. ```python Step 2: computing UED metrics Traceback...

**Issue Description:** Hello. I have discovered a performance degradation in the pd.Series.nunique function of pandas version 1.2.4 when pd.Series.nunique work for Nan values. And I notice that `code/requirements.txt`, shows that...