testner / app.py
Shweta0801's picture
Create app.py
480a8f7
from transformers import pipeline
classifier = pipeline(task="ner")