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

mble
/
nameToStdName

spaCy
English
code
ner
named entity recognition
minecraft
minecraft plugins
product name
Model card Files Files and versions
xet
Community

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

  • Libraries
  • spaCy

    How to use mble/nameToStdName with spaCy:

    !pip install https://huggingface.co/mble/nameToStdName/resolve/main/nameToStdName-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("nameToStdName")
    
    # Importing as module.
    import nameToStdName
    nlp = nameToStdName.load()
  • Notebooks
  • Google Colab
  • Kaggle
nameToStdName / model-last
Ctrl+K
Ctrl+K
  • 2 contributors
History: 1 commit
Maciej Błędkowski
Add models best and last
0800109 over 3 years ago
  • ner
    Add models best and last over 3 years ago
  • tok2vec
    Add models best and last over 3 years ago
  • vocab
    Add models best and last over 3 years ago
  • config.cfg
    2.68 kB
    Add models best and last over 3 years ago
  • meta.json
    794 Bytes
    Add models best and last over 3 years ago
  • tokenizer
    77 kB
    Add models best and last over 3 years ago