Hello everyone, first time here so I will try to be brief.
I am working on my company's data set. I have a table with all the images we have on line. For each image we hava a cell tha contains all keywords related to that image. I would like to explore this string cell as many ways as possible, like checking the most used keyword, most keyword sold, maybe some kind of word map....???
In the cell, all keywords are separated with | so I believe it's easy to extract, Im not sure how.
Any help or ideias are appreciated.
Thanks!