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