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: 132 Bytes
92d3cd8 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:398e8e3766d824c905400effd911b9b6340380d49c04b881c757e3edc14eb1d9
size 1753113
|