Remove/ highlight rows with stop words

The tool searches for stop words (minus words) in the specified list and outputs rows that contain your stop words.

A small hack: If you want to remove rows with stop word in different forms, add three asterisks after root of the word. For example, if you add stop word “cock***”, the tool will remove/highlight rows containing such words as “cocks”, “cocked”, “cocking”, etc.

Example: By default, “blue cat” and “Blue Cat” are considered duplicate rows but if case-sensitive flag is on they aren’t.
Fill with demo data
Copy result
Execute
Clear fields
Rows remaining
Rows removed
Copy result
Remove/ highlight rows with stop words