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
"No input attribute to choose when performing sentiment analysis"
casper_larsen92
Member Posts: 1 Learner I
I have a problem regarding the AYLIEN sentiment analysis.
My process looks as follows:
1. Read Excel file.
2. Nominal to Text.
3. Data to Documents.
4. Process Documents (including tokenize, filter stopwords and transform cases).
5. Analyze Sentiment.
My problem is that i can't choose an input attribute from the dropdown, since the list is blank. If I just load the imported Excel file and attach the sentiment analysis directly to this step it works - but in that way I'm not able to perform the nessecary preprocessing.
Tagged:
0
Answers
hi @casper_larsen92 yes this is not unusual. The problem is that the metadata from Read Excel does not necessarily propagate down your workflow esp with some operators that do not handle metadata properly (like Aylien). The workaround is just to manually type the attribute name in the blank box at the top of the dropdown.
Scott
Hi,
one additional note: most likely you won't need to preprocess your data like this before. Aylien is doing it for you.
BR,
Martin
Dortmund, Germany