trinker / sentimentr

Dictionary based sentiment analysis that considers valence shifters
Other
427 stars 84 forks source link

Consider a caps to emphasis #68

Closed trinker closed 6 years ago

trinker commented 6 years ago

Often we express emphasis with caps (and bold) such as:

I am HAPPY.

Consider a function intextclean that can be rexported that converts to:

I am very HAPPY

trinker commented 6 years ago

This is difficult in that the caps may be accronyms. Closing.