Hi, Folks. KNIME newbie here. This seems like something that would be easy to do, but I haven’t been able to figure it out despite lots of searching. So please be patient with me
I have one column with the title of articles – so, a string. And then another column with a number, like pageviews on that article.
When I do a tag cloud or something like that, I want to look at the title words multiplied by the frequency they were viewed (pageviews). So I want to assign a weight to the first column using the number column.
How would I go about doing that? Thanks in advance!