I am using Spacy for NLP in Python. I am trying to use matcher.pipe() to match docs with lexicon terms. The issue is it returns a generator and when I access it with next()