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

Ella01
/
zh_core_web_trf

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

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

  • Libraries
  • spaCy

    How to use Ella01/zh_core_web_trf with spaCy:

    !pip install https://huggingface.co/Ella01/zh_core_web_trf/resolve/main/zh_core_web_trf-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("zh_core_web_trf")
    
    # Importing as module.
    import zh_core_web_trf
    nlp = zh_core_web_trf.load()
  • Notebooks
  • Google Colab
  • Kaggle
zh_core_web_trf
889 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 10 commits
Ella01's picture
Ella01
Rename config (2).json to config.json
b58e640 verified almost 2 years ago
  • attribute_ruler
    Update spaCy pipeline almost 2 years ago
  • ner
    Update spaCy pipeline almost 2 years ago
  • parser
    Update spaCy pipeline almost 2 years ago
  • tagger
    Update spaCy pipeline almost 2 years ago
  • tokenizer
    Update spaCy pipeline almost 2 years ago
  • transformer
    Update spaCy pipeline almost 2 years ago
  • vocab
    Update spaCy pipeline almost 2 years ago
  • .gitattributes
    1.71 kB
    Update spaCy pipeline almost 2 years ago
  • README.md
    3.63 kB
    Update spaCy pipeline almost 2 years ago
  • config.cfg
    5.6 kB
    Update spaCy pipeline almost 2 years ago
  • config.json
    701 Bytes
    Rename config (2).json to config.json almost 2 years ago
  • meta.json
    10.2 kB
    Update spaCy pipeline almost 2 years ago
  • zh_core_web_trf-any-py3-none-any.whl
    415 MB
    xet
    Update spaCy pipeline almost 2 years ago