wrong connection error

New Altair Community Member
Updated by Jocelyn
hi, i have a question about filter stop word (dictionary) operator...when i apply this operator to my data set i recieve "wrong connection" error ...is there anyone to help me?
سلام من برای متن کاوی فارسی وقتی میام ایست وازه هارو فیلتر کنم با خطای زیر رو برو میشم لطفا راهنماییم کنین

Sort by:
1 - 1 of
11

David_A
New Altair Community Member
Accepted Answer
Hi @Mohamad1367 ,
The Filter Stopwords operator requires a document object as input, not an example set (like the regular data tables you use in RapidMiner). Depending on the source and structure of your text, you can easily convert your example set into a document.
The Text Processing extension offers several different operators for that:

This video from the academy might help you as a starting point:
https://academy.rapidminer.com/learn/video/processing-text-and-document-objects
Best,
David
Sort by:
1 - 1 of
11
Hi @Mohamad1367 ,
The Filter Stopwords operator requires a document object as input, not an example set (like the regular data tables you use in RapidMiner). Depending on the source and structure of your text, you can easily convert your example set into a document.
The Text Processing extension offers several different operators for that:

This video from the academy might help you as a starting point:
Best,
David