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

valurank
/
en_pos_counter

Text Classification
spaCy
English
Model card Files Files and versions
xet
Community

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

  • Libraries
  • spaCy

    How to use valurank/en_pos_counter with spaCy:

    !pip install https://huggingface.co/valurank/en_pos_counter/resolve/main/en_pos_counter-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("en_pos_counter")
    
    # Importing as module.
    import en_pos_counter
    nlp = en_pos_counter.load()
  • Notebooks
  • Google Colab
  • Kaggle
en_pos_counter
19.6 MB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 9 commits
ismaeelhaider's picture
ismaeelhaider
Update pos_counter for spacy 3.7.2
6c8d6d7 about 2 years ago
  • attribute_ruler
    Update pos_counter for spacy 3.7.2 about 2 years ago
  • tagger
    Update pos_counter for spacy 3.7.2 about 2 years ago
  • tok2vec
    Update pos_counter for spacy 3.7.2 about 2 years ago
  • vocab
    Update pos_counter for spacy 3.4. almost 4 years ago
  • .gitattributes
    1.5 kB
    Update pos_counter for spacy 3.7.2 about 2 years ago
  • README.md
    1.04 kB
    Update pos_counter for spacy 3.7.2 about 2 years ago
  • config.cfg
    2.72 kB
    Update pos_counter for spacy 3.7.2 about 2 years ago
  • en_pipeline-any-py3-none-any.whl
    6.14 MB
    xet
    Update pos_counter for spacy 3.7.2 about 2 years ago
  • en_pos_counter-any-py3-none-any.whl
    6.01 MB
    xet
    Update pos_counter for spacy 3.4. almost 4 years ago
  • meta.json
    1.45 kB
    Update pos_counter for spacy 3.7.2 about 2 years ago
  • tokenizer
    77.1 kB
    xet
    Update pos_counter for spacy 3.7.2 about 2 years ago