Text Analytics

Hello everyone!
I am pretty much new at knime. I am now working in sentiments analysis. So anyone can guide me on how to use knime for sentiments or text analytics. Like suppose I have to do twitter sentiment analysis. So how to perform this?

Hi,

You’ve got already different materials about it within the knime’s examples.

https://www.knime.com/blog/sentiment-analysis
https://www.knime.com/blog/sentiment-analysis-with-n-grams

Best regards,

Fabien

2 Likes

And how to do sentiment analysis if the data is stored in a database

Just give a look here : https://nodepit.com/node/org.knime.database.node.connector.generic.DBConnectorNodeFactory

I can see that for document creation in the examples which you given first time, it is mandatory to have FEEDPARSERwhich is prresent in PALLADIAN extension. But from KNIME 4.0 the palladian extension is missing . how to retrieve that?

You will find everything you need to know about it in these posts :Palladian nodes gone after update to knime 4.0.

Briefly If you add http://download.nodepit.com/palladian/4.0 It wil be ok. If it’s not you can return to a 3.7 Knime version.

For the how to install extensions see here : https://www.knime.com/downloads/update

2 Likes

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.