Is there a way to find all words that are associated with a given phrase?
For example, say I want to find all of the words next to the word "illness" in a string. The string has the word "illness" quite a bit, and I want to find all of the terms surrounding it, such as "has illness,""does not have illness,""might have illness," etc...