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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Huertas97
/
xx_pipeline

Token Classification
spaCy
multilingual
Eval Results (legacy)
Model card Files Files and versions
xet
Community

Instructions to use Huertas97/xx_pipeline with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • spaCy

    How to use Huertas97/xx_pipeline with spaCy:

    !pip install https://huggingface.co/Huertas97/xx_pipeline/resolve/main/xx_pipeline-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("xx_pipeline")
    
    # Importing as module.
    import xx_pipeline
    nlp = xx_pipeline.load()
  • Notebooks
  • Google Colab
  • Kaggle
xx_pipeline
2.17 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
Huertas97's picture
Huertas97
Update spaCy pipeline
eb15e8b over 3 years ago
  • .ipynb_checkpoints
    Update spaCy pipeline over 3 years ago
  • ner
    Update spaCy pipeline over 3 years ago
  • plots
    Update spaCy pipeline over 3 years ago
  • transformer
    Update spaCy pipeline over 3 years ago
  • vocab
    Update spaCy pipeline over 3 years ago
  • .gitattributes
    1.66 kB
    Update spaCy pipeline over 3 years ago
  • README.md
    1.12 kB
    Update spaCy pipeline over 3 years ago
  • XX-LeetSpeakNER-paraphrase-multilingual-mpnet-base-v2_test_DE.csv
    2.62 kB
    Update spaCy pipeline over 3 years ago
  • XX-LeetSpeakNER-paraphrase-multilingual-mpnet-base-v2_test_EN.csv
    2.6 kB
    Update spaCy pipeline over 3 years ago
  • XX-LeetSpeakNER-paraphrase-multilingual-mpnet-base-v2_test_ES.csv
    2.66 kB
    Update spaCy pipeline over 3 years ago
  • XX-LeetSpeakNER-paraphrase-multilingual-mpnet-base-v2_test_FR.csv
    2.6 kB
    Update spaCy pipeline over 3 years ago
  • XX-LeetSpeakNER-paraphrase-multilingual-mpnet-base-v2_test_IT.csv
    2.47 kB
    Update spaCy pipeline over 3 years ago
  • config.cfg
    3.13 kB
    Update spaCy pipeline over 3 years ago
  • meta.json
    1.22 kB
    Update spaCy pipeline over 3 years ago
  • tokenizer
    37.6 kB
    Update spaCy pipeline over 3 years ago
  • xx_pipeline-any-py3-none-any.whl
    1.02 GB
    xet
    Update spaCy pipeline over 3 years ago