[SOLVED] Need to extract tokens/words based on a wordlist
Vineet
New Altair Community Member
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?
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?
Tagged:
0
Answers
-
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,
Marius0 -
Thanks a Lot Marius!0
-
But is there any other way to do it at all??0