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:d781f370f6780f7bdf473b474faa06b609bbbec87aea8e8a169726a1f760bf8a
size 1653124
|