mjockers / syuzhet

An R package for the extraction of sentiment and sentiment-based plot arcs from text
334 stars 72 forks source link

portuguese #11

Closed danielgandolfi closed 8 years ago

danielgandolfi commented 8 years ago

hi there

whats the best approach to use the portuguese translation of NRC Emotion Lexicon dictionary in functions like get_nrc_sentiment and values?

thank you daniel

mjockers commented 8 years ago

Can you clarify if you already have a Portuguese translation of NRC Emotion Lexicon dictionary that you wish to implement?

vtisza commented 8 years ago

The NRC sentiment lexicon is available in several languages on their homepage. Is it possible to somehow use them or even our own lexicon?

Thank You!

Viktor

diegocgaona commented 8 years ago

Hi,

I'm interested in use this nice package with portuguese text (particularly to analyse sentiments in Facebook comments from fan pages).

How @vtisza said, the NRC is available in several languages (http://saifmohammad.com/WebPages/NRC-Emotion-Lexicon.htm).

How we apply this with your package?

Many thanks, Diego.

mjockers commented 8 years ago

Hi Diego, I'm preparing a new version of the package and will explore the possibility of adding support for other language dictionaries.

diegocgaona commented 8 years ago

Thanks Matthew! :)

mjockers commented 8 years ago

I've opened a new issue "Support for user defined sentiment lexicons" to address this matter of multiple language lexicons so I am closing this one.