I am trying to analyze a text containing predefined names. I created a **doc = nlp("my text mentioned above")** I created also a pattern (dictionary) with
**doc = nlp("my text mentioned above")**