🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

filter a list of words with filter token by content operator

User: "waqaskhan343"
New Altair Community Member
Updated by Jocelyn

How to filter a list of words by using filter token by content operator I have a list of 300 words but the operator can take only one word, I have read all of the solution related to this problem but no one is working for me.

thank you in advance

Sort by:
1 - 1 of 11
    User: "Telcontar120"
    New Altair Community Member
    Accepted Answer

    With that volume of words I would suggest the Custom Stopword dictionary option I mentioned.  Just create a simple text file with all the words you don't want (each word on a separate row) and connect that as your external dictionary file.  Only the words that are not on that list will be retained.