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

and-effect
/
family-compatibility-extractor

spaCy
German
Model card Files Files and versions
xet
Community

Instructions to use and-effect/family-compatibility-extractor with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • spaCy

    How to use and-effect/family-compatibility-extractor with spaCy:

    !pip install https://huggingface.co/and-effect/family-compatibility-extractor/resolve/main/family-compatibility-extractor-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("family-compatibility-extractor")
    
    # Importing as module.
    import family-compatibility-extractor
    nlp = family-compatibility-extractor.load()
  • Notebooks
  • Google Colab
  • Kaggle
family-compatibility-extractor
575 kB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 13 commits
friederikebauer's picture
friederikebauer
Update README.md
7837e22 verified 10 months ago
  • data
    initial model over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • README.md
    9.01 kB
    Update README.md 10 months ago
  • pipeline.py
    2.42 kB
    Update pipeline.py over 1 year ago
  • poetry.lock
    125 kB
    initial model over 1 year ago
  • pyproject.toml
    341 Bytes
    initial model over 1 year ago