Commit e91b16f8 authored by amra669c's avatar amra669c
Browse files

Add tanh-normalized NRC sentiment and update plots

parent c2306d11
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -47,7 +47,7 @@ summary(tanh(reviews_final$sentiment_syuzhet))
# interestingly both methods indicate a clearly positive overall sentiment,
# but the syuzhet-based approach produces more moderate scores compared to the manual implementation.


reviews_final$sentiment_syuzhet_bing_tanh <- tanh(reviews_final$sentiment_syuzhet)

#-------------------------------------
##sentiment_syuzhet- method "nrc"
−136 B (548 KiB)

File changed.

No diff preview for this file type.