An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Hello, I am using Process documents from files operator. Is there any way to extract the tokens which match one of the words in the list of words in a wordlist?
Hi, sorry, that is not easily possible. You can only remove words that are part of a list via Filter Stopwords (Dictionary), or use regular expressions to filter token with Filter Tokens (by Content).
Best regards,
Marius