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

Wrong connection for input dictionary based sentiment analysis

Kebab68Kebab68 Member Posts: 3 Learner II
edited April 2019 in Help
Hello, I downloaded the extension "Operator toolbox" to include my own sentiment dictionary. I have a folder containing multiple txt files that I want to include for sentiment analysis. I use the operator "Process documents from files". In the operator I tokenize and filter stopwords. When I want to look at the result it says "Wrong connection your connection is producing the wrong type of data."




It says:

Answers

  • MartinLiebigMartinLiebig Administrator, Moderator, Employee-RapidMiner, RapidMiner Certified Analyst, RapidMiner Certified Expert, University Professor Posts: 3,533 RM Data Scientist
    Hi @Kebab68,
    the input of this operator is a Collection of Documents. Please use Read Document in combination with Loop Files to get the data into the right format.
    Best,
    Martin
    - Sr. Director Data Solutions, Altair RapidMiner -
    Dortmund, Germany
Sign In or Register to comment.