🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

analysis aspect based sentiment analysis

User: "aneeta_2013"
New Altair Community Member
Updated by Jocelyn

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?

 

Find more posts tagged with

Sort by:
1 - 3 of 31
    User: "Telcontar120"
    New Altair Community Member

    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.  

    User: "aneeta_2013"
    New Altair Community Member
    OP

    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 

     

     

     

    User: "Thomas_Ott"
    New Altair Community Member

    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