Hello,
I have an excel file which contains three columns which are ContentID, Stem and Count. ContentId represents the unique id of a content, stem represents root of the word and count presents how many times that root occurs in that content. I need to analyze this data and find similar contents. I've been looking for tutorials for this process but couldn't find a proper one. Waiting for your help.