The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here

generate tf-idf from excel dataset

tay_rastay_ras Member Posts: 1 Learner II
edited November 2018 in Help

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:

Answers

  • Telcontar120Telcontar120 RapidMiner Certified Analyst, RapidMiner Certified Expert, Member Posts: 1,635 Unicorn

    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.

    Brian T.
    Lindon Ventures 
    Data Science Consulting from Certified RapidMiner Experts
Sign In or Register to comment.