Hello, I have a problem that is as follows:
I'm trying to apply a custom stopword list to a Weka filter and it's giving me the following error:
ThelistisatxtfilethatIgotatthissite: link
Can anyone help me solve this problem?
Thank you very much.
You are not declaring the txt file. In the stopwords field, which is Weka-3-8, you should put the path of the folder or directory where your txt file is.