"Aylien - analyze sentiment"
c_romero
New Altair Community Member
Hi there,
I am trying to perform a sentiment analysis over a database with movie reviews. My dataset is a .csv with 2 columns (title and review) and around 2000 rows. As I read in the Aylien documentation, I am using a Read CSV operator and an Analyze Sentiment operator. After around half an hour, the process execution stops and shows the error "Process failed. Read timed out".
Does anyone wonder what is happening or can help me?
I am trying to perform a sentiment analysis over a database with movie reviews. My dataset is a .csv with 2 columns (title and review) and around 2000 rows. As I read in the Aylien documentation, I am using a Read CSV operator and an Analyze Sentiment operator. After around half an hour, the process execution stops and shows the error "Process failed. Read timed out".
Does anyone wonder what is happening or can help me?
Tagged:
0
Answers
-
The Aylien text operators are not being actively maintained. You may want to try one of the other third party extensions such as Rosette or Monkeylearn.
You should also first make sure that your process completes the Read CSV step properly and you have a functioning exampleset in RapidMiner, or else any further operators will fail.
1