I\'m trying to identify the subject in a sentence. I tried to use some of the code here:
import spacy nlp = nlp = spacy.load("en_core_web_sm") sent = &