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
Sentiment score for pdf files
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.
Tagged:
0
Answers
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.