You are able to exclude words from your search by using the NOT clause(#).
If you are interested in searching for Training OR Courses but you do NOT run Computer courses or do any computer training, then you can exclude the word computer from your search by typing:
training,courses*#computers (training OR courses and not computers).
The NOT clause must be preceded by an AND clause or an OR clause (*# or ,#) otherwise the search will fail.