generate tf-idf from excel dataset
tay_ras
New Altair Community Member
i want to calclate tf-idf but my data is in excel format.
i it possible to generate tf-idf drectly from excel in rapidminer or should i convert the rows in text dcument first.
Tagged:
0
Answers
-
You'll want to import the Excel file and then turn the relevant fields data type into text, at which point you can use "Process Document from Data" in order to generate the TF-IDF word vector.
1