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.

Sentiment score for pdf files

deepanchdeepanch Member Posts: 1 Learner I
edited December 2018 in Help

Hello all,

 

So, I have this requirement. I have a bunch of pdf files (nearly 50 pdf files) and I need to know the sentiment score of each of the pdf files. Can this be done in Rapidminer using any of the extensions? Also, it would be really great if we could create an output as an excel sheet which has the pdf file name as one column and the corresponding sentiment score in another column.

Answers

  • Thomas_OttThomas_Ott RapidMiner Certified Analyst, RapidMiner Certified Expert, Member Posts: 1,761 Unicorn

    Yes, you want the Text Processing extension to read in your PDF's, do your tokenization/stemming/etc, and then you can either use the Wordnet extension and it's Extract Sentiment operator or one of the 3rd party (fee based) extensions like Aylien or Rosette to create sentiment.

     

Sign In or Register to comment.