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

analysis aspect based sentiment analysis

aneeta_2013aneeta_2013 Member Posts: 4 Contributor I
edited November 2018 in Help

Hello

I want to work on aspect-based sentiment analysis but on different domain do I need to create my own operator

or how can I extend the build in the operator?

 

Answers

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

    The Aylien text mining extension has a built-in aspect-based sentiment operator, you can check that to see whether the domain you are interested in is covered.  If it is not, then you would probably have to create your own custom operator or process to cover it.  

    Brian T.
    Lindon Ventures 
    Data Science Consulting from Certified RapidMiner Experts
  • aneeta_2013aneeta_2013 Member Posts: 4 Contributor I

    Thanks but where do i start from

    i did make an operator using the instruction given in this website

    http://docs.rapidminer.com/developers/creating-your-own-extension/your-own-operator/

    should i have to start from sentiment analysis

    or should i have to set parameters first

    i am confused 

     

     

     

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

    I think where you start is a matter of personal 'coding' preference. You could always take a look at the operators that are published on GitHub here

Sign In or Register to comment.