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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

iproskurina
/
en_grammar_checker

spaCy
English
Token Classification
SpanCategorizer
grammar_checker
essay_checker
Model card Files Files and versions
xet
Community

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

  • Libraries
  • spaCy

    How to use iproskurina/en_grammar_checker with spaCy:

    !pip install https://huggingface.co/iproskurina/en_grammar_checker/resolve/main/en_grammar_checker-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("en_grammar_checker")
    
    # Importing as module.
    import en_grammar_checker
    nlp = en_grammar_checker.load()
  • Notebooks
  • Google Colab
  • Kaggle
en_grammar_checker
5.08 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 26 commits
iproskurina's picture
iproskurina
Rename en_grammar_checker-any-py3-none-any.whl to en_grammar_checker-1-py3-none-any.whl
cea236a verified almost 2 years ago
  • training
    Update spaCy pipeline over 3 years ago
  • vocab
    Update spaCy pipeline over 3 years ago
  • .gitattributes
    1.44 kB
    Update spaCy pipeline about 4 years ago
  • README.md
    1.03 kB
    Update README.md over 3 years ago
  • config.cfg
    2 kB
    Update spaCy pipeline over 3 years ago
  • custom_factories.py
    1.21 kB
    Update spaCy pipeline over 3 years ago
  • en_grammar_checker-1-py3-none-any.whl
    2.44 GB
    xet
    Rename en_grammar_checker-any-py3-none-any.whl to en_grammar_checker-1-py3-none-any.whl almost 2 years ago
  • meta.json
    3.57 kB
    Update meta.json over 3 years ago
  • tokenizer
    77.1 kB
    xet
    Update spaCy pipeline over 3 years ago