Due to recent updates, all users are required to create an Altair One account to login to the RapidMiner community. Click the Register button to create your account using the same email that you have previously used to login to the RapidMiner community. This will ensure that any previously created content will be synced to your Altair One account. Once you login, you will be asked to provide a username that identifies you to other Community users. Email us at Community with questions.

Rapid Miner Execute Script Help

Mustafa_AVDANMustafa_AVDAN Member Posts: 34 Contributor I
edited December 2018 in Help

Hey Im new in Rapid Miner and I have a problem . I will get tweet of today and after that ı have got to generate a new column "Number of Words".And I've gotta Split to Words Tweets,and ı will count that how much words after that ı will add  the count to own row.And ı will do it for each tweets at my dataset.And the most important thing;ı must do all of that with Execute Script...Like ı said Im new in Rapid Miner but I wanna learn it.I know Java and ı should use Java with Execute Script...Please Help me:\

Answers

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

    Hi Mustafa,

     

    why do you want to use Execute Script for this? This is not the usual way to do it.

     

    Best,

    Martin

    - Sr. Director Data Solutions, Altair RapidMiner -
    Dortmund, Germany
  • Thomas_OttThomas_Ott RapidMiner Certified Analyst, RapidMiner Certified Expert, Member Posts: 1,761 Unicorn

    I agree with @mschmitz, you might want to look at the Search Twitter operator and the Text Processing extension. No need to write java code, it's already been written and put into handy operators. 

  • Mustafa_AVDANMustafa_AVDAN Member Posts: 34 Contributor I

    Firstly,Im so sorry for my low English;

     ı have a project that ı have to do.And ı just wanna learn write code with java in Rapid Miner.I will get tweets at today.

    what if ı got 60 different tweets;

    ı need to know  how much tweets ı have 

    ı need to know number of words at tweet for each tweets ...

    ı need to know number of space character at tweet for each tweets ...

    ı need to know how much contain word "#example" at tweet for each tweets...etc...

    ı need some help:\Please someone help me;

    Thanks...

  • SGolbertSGolbert RapidMiner Certified Analyst, Member Posts: 344 Unicorn

    Hi Mustafa,

     

    you can do the a tutorial on writting extension for RapidMiner instead:

     

    https://github.com/rapidminer/rapidminer-extension-tutorial

     

    I would advise against reinventing the wheel! There are excellent operators and extension for your task. That's why people use RapidMiner in the first place.

  • Mustafa_AVDANMustafa_AVDAN Member Posts: 34 Contributor I

    ım Sorry its not good source for me...how can ı do my small project,please help me,ı explained above what have to ı do,which operator  should ı use , Im sorry but ım new  in Rapid Miner like I said , ı trust the Rapid Miner Family

  • Mustafa_AVDANMustafa_AVDAN Member Posts: 34 Contributor I

    Ekran Görüntüsü (1).pngHow can I do this column with Rapid Miner Operators?Which column can help me when ı will count how much contain "Exampleword" at tweet.How can ı do,ı dont know...

Sign In or Register to comment.