K-means on CSV file
Hello everyone.
I have the following a csv file containing blogposts including author name, date posted etc.
Now I want to apply K-means clustering to the blog's content. I try to use the Rapidminer text tool to apply tf-idf vectorisation. However I can't figure out how to apply the tf-idf to every blog in the csv file. Any suggestions?
Cheers!
I have the following a csv file containing blogposts including author name, date posted etc.
Now I want to apply K-means clustering to the blog's content. I try to use the Rapidminer text tool to apply tf-idf vectorisation. However I can't figure out how to apply the tf-idf to every blog in the csv file. Any suggestions?
Cheers!