Hi,
I want to do sentiment analysis for a set of documents in Spanish. Does anybody know where can I find positive/negative qualified words in Spanish?.
Thanks in advance.
iperez
Hi,
I want to do sentiment analysis for a set of documents in Spanish. Does anybody know where can I find positive/negative qualified words in Spanish?.
Thanks in advance.
iperez
Hi iperez,
no, I would have to google myself. But you could train a decision tree on the document vectors if you have labeled training data and find out the words yourself.
See also, about how to train a decision tree model for sentiment analysis: https://www.knime.org/blog/sentiment-analysis
Cheers, Kilian
Hi Tilian,
Thanks for your answer. My problem is that I don't have training data that's what I need.
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.