def process_text(text): doc = nlp(text) features = []