minichain / ner.py~
srush's picture
srush HF staff
Upload with huggingface_hub
d2c6ae0
raw
history blame
194 Bytes
# Notebook implementation of named entity recognition.
# Adapted from [promptify](https://github.com/promptslab/Promptify/blob/main/promptify/prompts/nlp/templates/ner.jinja)
import minichain