Filters all terms of the input documents, which are contained in the specified stop word list and/or in the second input table. The node provides built-in stop word lists for various languages. Additionally, stop words can be passed to the second input port. At least one stopword list (built-in or custom list) has to be selected in the dialog.
- Type: TableDocuments to preprocessThe input table which contains the documents to preprocess.
- Type: TableStop wordsThe input table which contains a string column with one stop word per row.