Hi,
Thanks for this useful library. I was just wondering if the key phrases returned by the method always guarantee that the keywords can be found in the doc that is being processed. If not, would you accept a pull request that will handle the situation? For example: using a parameter such as guarantee_substring will check if they are substring and return only those substrings along with their start and end indices in the main string.
Thanks in advance.