You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My code was working perfectly a week ago. Now, whenever I try to use textstat_valence I get the following error:
"Error in UseMethod("valence") :
no applicable method for 'valence' applied to an object of class "dictionary3".
Hi,
My code was working perfectly a week ago. Now, whenever I try to use textstat_valence I get the following error:
"Error in UseMethod("valence") :
no applicable method for 'valence' applied to an object of class "dictionary3".
I see that some other people have experience the same issue (https://stackoverflow.com/questions/71997257/r-quanteda-sentiment-error-in-usemethod-valence-no-applicable-method-for), but I didn't find any solutions.
Does anyone have any idea on how to solve the issue?
The text was updated successfully, but these errors were encountered: