Words to exclude from a search
Asked Answered
G

1

6

I am looking for a list of words that I can use as exclusions from a product search, as they will give to many false positives.

This would include things like 'a', 'with', 'and', 'the' and so forth. Does anyone have or know where I could download a list of these types of words? The list would only need to be in English (British if possible).

Thanks in advance

Gerena answered 25/4, 2017 at 15:14 Comment(0)
A
7

What you are looking for is called stopword list. They are available for different languages for example at https://github.com/Alir3z4/stop-words

Ameba answered 25/4, 2017 at 15:15 Comment(1)
Brilliant didn't know the word to search for to get results (ironically) so thanks for telling me what to search for next timeGerena

© 2022 - 2024 — McMap. All rights reserved.