Average rating depend on found words

Hello,

is it possible to get the average rating depended on words. For example I have a csv file with two columns. The first Colum contains the text and the second Colum contains a rating from the user

Example

// Text      in a positing       // rating in stars

The hotel  was great; 5

We don’t like the restaurant; 1

Now for example I want to get the average rating depended on al posts that contain the word “great”

Is there an example

Thanks

Luis

Hi Luis,

I made you a small very basic example, which works for your task.

However in the Textprocessing Plugin we have quite some dedicated nodes and examples for these kind of analysis.

Cheers, Iris

PS: the workflow is attached

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