The Siemens Community Catalyst program was co-created with our community to acknowledge technology leaders who consistently contribute to the Siemens Community. Nominations are accepted on a rolling basis.
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.
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.