Instructions to use INIST-CNRS/rapido with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Flair
How to use INIST-CNRS/rapido with Flair:
from flair.models import SequenceTagger tagger = SequenceTagger.load("INIST-CNRS/rapido") - Notebooks
- Google Colab
- Kaggle