Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

juusopi
/
grocery-fi-ner

Token Classification
spaCy
Finnish
text-classification
groceries
ner
Model card Files Files and versions
xet
Community

Instructions to use juusopi/grocery-fi-ner with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • spaCy

    How to use juusopi/grocery-fi-ner with spaCy:

    !pip install https://huggingface.co/juusopi/grocery-fi-ner/resolve/main/grocery-fi-ner-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("grocery-fi-ner")
    
    # Importing as module.
    import grocery-fi-ner
    nlp = grocery-fi-ner.load()
  • Notebooks
  • Google Colab
  • Kaggle
grocery-fi-ner
501 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
juusopi's picture
juusopi
Add model card for v0.0.0
de3bc53 verified 2 months ago
  • ner
    Upload Finnish grocery pipeline v0.0.0 2 months ago
  • transformer
    Upload Finnish grocery pipeline v0.0.0 2 months ago
  • vocab
    Upload Finnish grocery pipeline v0.0.0 2 months ago
  • .gitattributes
    1.62 kB
    Upload Finnish grocery pipeline v0.0.0 2 months ago
  • README.md
    1.56 kB
    Add model card for v0.0.0 2 months ago
  • config.cfg
    3 kB
    Upload Finnish grocery pipeline v0.0.0 2 months ago
  • meta.json
    1.11 kB
    Upload Finnish grocery pipeline v0.0.0 2 months ago
  • tokenizer
    45.8 kB
    Upload Finnish grocery pipeline v0.0.0 2 months ago