I have a list KeywordList of 20k+ keywords. I want to check how many keywords in KeywordList appear in multiple, separate text files. I would also like to know the overall frequency of the keywords that appear in the text files. What is the best way to do this?