Views
No views yet
1from transformers import pipeline
2
3pipe = pipeline('text2text-generation', model="cardiffnlp/flan-t5-base-tweet-ner7")
4output = pipe("Morning 5km run with @user for breast cancer awareness # pinkoctober # breastcancerawareness # zalorafit # zalorafitxbnwrc @ The Central Park , Desa Parkcity {URL}")