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

sigtica
/
zh_data_dev_spacy_trf_1

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

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

  • Libraries
  • spaCy

    How to use sigtica/zh_data_dev_spacy_trf_1 with spaCy:

    !pip install https://huggingface.co/sigtica/zh_data_dev_spacy_trf_1/resolve/main/zh_data_dev_spacy_trf_1-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("zh_data_dev_spacy_trf_1")
    
    # Importing as module.
    import zh_data_dev_spacy_trf_1
    nlp = zh_data_dev_spacy_trf_1.load()
  • Notebooks
  • Google Colab
  • Kaggle
zh_data_dev_spacy_trf_1
889 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
emilyllii's picture
emilyllii
Update README.md
2d57c7e 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.72 kB
    Update spaCy pipeline almost 2 years ago
  • README.md
    3.8 kB
    Update README.md almost 2 years ago
  • config.cfg
    5.6 kB
    Update spaCy pipeline almost 2 years ago
  • meta.json
    10.2 kB
    Update spaCy pipeline almost 2 years ago
  • zh_data_dev_spacy_trf_1-any-py3-none-any.whl
    415 MB
    xet
    Update spaCy pipeline almost 2 years ago