Error in Text mining in Orange

BingoB. report abuse

Hi forum!

I am doing some data preparation for my deep learning model. In fact, I am using Orange to do text mining. I set up a very easy workflow loading a corpus, tab separated text file containing 10 entries, using a corpus viewer that shows my data correctly and a topic discovery item. But I always get an error:

Message: "Error calling '%s' of '%s'" Arguments: ('set_data', 'Topic Discovery')

Can you tell me what am I doing wrong there?

Answers

Seb-at-Imaginghub report abuse

Hi @BingoB.,

When you get an error calling "set_data" in Orange, there will be some sort of ValueError or FormatError that it is a child of. Take a look at the rest of the errors and look for some type of value or formatting error.

Hope, that will help.

Regards.

Add Answer

Need support?

Just drop us an email to ... Show more