Instructions to use filbench/tl_spacy_baseline with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- spaCy
How to use filbench/tl_spacy_baseline with spaCy:
!pip install https://huggingface.co/filbench/tl_spacy_baseline/resolve/main/tl_spacy_baseline-any-py3-none-any.whl # Using spacy.load(). import spacy nlp = spacy.load("tl_spacy_baseline") # Importing as module. import tl_spacy_baseline nlp = tl_spacy_baseline.load() - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
92d3cd8 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:51213c8043f8f8d3f9ec004a7c83f1fa96d2471d770f7a9793a17849c6f45ae1
size 34126801
|