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

How to split a csv file into several documents in order to create association rules?

lijiamei2006lijiamei2006 Member Posts: 2 Learner III
edited November 2018 in Help

Hi there,

 

I am an absolute beginner with rapidminer, thanks to the community I was able to perform some basic data analysis. 

The product I'm using is Rapidminer Studio 8.0, I have also downloaded the Aylien and text mining extensions. Right now I have one large csv file with customer comments, I want to split this csv file into several documents to create association rules.

I created a process but somehow it didn't work, can anyone help check it and shed some light on this? 

example.png

Thanks in advance!

Jamie

Tagged:

Answers

  • MartinLiebigMartinLiebig Administrator, Moderator, Employee-RapidMiner, RapidMiner Certified Analyst, RapidMiner Certified Expert, University Professor Posts: 3,533 RM Data Scientist

    Hi,

     

    you most likely want to use Read CSV to get the CSV file in and then use Filter Examples to split it.

     

    Best,

    Martin

    - Sr. Director Data Solutions, Altair RapidMiner -
    Dortmund, Germany
  • lijiamei2006lijiamei2006 Member Posts: 2 Learner III

    Hi Martin,

     

    Thanks for the quick response.

    I tried Filter Examples but it didn't work for me. Perhaps I didn't make myself clear, the problem I'm facing is this(allow me to rephraze :P ): my csv file contains many many comments collected through a customer survey, and I want to split each comment into a document so that I can use association rules to find out which subjects are mentioned together more often, my hope is to find some insight to our customer's voice.

     

    Sincerely,

    Jamie

  • lionelderkrikorlionelderkrikor RapidMiner Certified Analyst, Member Posts: 1,195 Unicorn

    HI @lijiamei2006,

     

    The best is to share your dataset and explain exactly what who want.

     

    Regards,

     

    Lionel

Sign In or Register to comment.