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

0xhikae
/
ja-ner-ja

Token Classification
spaCy
Japanese
ner
japanese
Eval Results (legacy)
Model card Files Files and versions
xet
Community

Instructions to use 0xhikae/ja-ner-ja with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • spaCy

    How to use 0xhikae/ja-ner-ja with spaCy:

    !pip install https://huggingface.co/0xhikae/ja-ner-ja/resolve/main/ja-ner-ja-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("ja-ner-ja")
    
    # Importing as module.
    import ja-ner-ja
    nlp = ja-ner-ja.load()
  • Notebooks
  • Google Colab
  • Kaggle
ja-ner-ja / ner
141 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
0xhikae's picture
0xhikae
Upload ja_ner_ja v0.2.0 spaCy NER model
cc293a5 verified about 2 months ago
  • cfg
    221 Bytes
    Upload ja_ner_ja v0.2.0 spaCy NER model about 2 months ago
  • model
    140 kB
    xet
    Upload ja_ner_ja v0.2.0 spaCy NER model about 2 months ago
  • moves
    436 Bytes
    Upload ja_ner_ja v0.2.0 spaCy NER model about 2 months ago