Instructions to use juusopi/grocery-fi-textcat with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- spaCy
How to use juusopi/grocery-fi-textcat with spaCy:
!pip install https://huggingface.co/juusopi/grocery-fi-textcat/resolve/main/grocery-fi-textcat-any-py3-none-any.whl # Using spacy.load(). import spacy nlp = spacy.load("grocery-fi-textcat") # Importing as module. import grocery-fi-textcat nlp = grocery-fi-textcat.load() - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!