Instructions to use spitzc32/bi-lstm-span-crf with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Flair
How to use spitzc32/bi-lstm-span-crf with Flair:
from flair.models import SequenceTagger tagger = SequenceTagger.load("spitzc32/bi-lstm-span-crf") - Notebooks
- Google Colab
- Kaggle
metadata
license: apache-2.0
datasets:
- conll2003
language:
- en
metrics:
- f1
- recall
- precision
library_name: flair
pipeline_tag: text-classification
tags:
- text-classification