from transformers input pipeline classifier =pipeline("Send Me The Analyst") res = classifier("I've been waiting for the friedrice ") print(res)