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
| language: | |
| - en | |
| metrics: | |
| - accuracy | |
| pipeline_tag: feature-extraction | |
| tags: | |
| - Data | |
| - extraction | |
| - mining | |
| - scraping | |
| license: artistic-2.0 | |
| datasets: | |
| - Forage-AI/data-store | |
| library_name: flair | |