Problem with a stopwords list in Weka

Asked

Viewed 128 times

0

Hello, I have a problem which is as follows:

I’m trying to apply a custom stopword list to a Weka filter and it’s giving me the following error:

Imagem do erro

The list is a txt file I got from this site: https://gist.github.com/alopes/5358189

Can someone help me solve this problem?

Thank you very much.

1 answer

0


You are not declaring the txt file. In the stopwords field, which is Weka-3-8, you should put the path to the folder or directory where your txt file is.

Browser other questions tagged

You are not signed in. Login or sign up in order to post.