Video Title- Moroccan Zina -zina-hadid- Joi C... May 2026

def process_video_title(title): doc = nlp(title) print([(token.text, token.pos_) for token in doc])