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