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

latincy
/
la_core_web_lg

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

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

  • Libraries
  • spaCy

    How to use latincy/la_core_web_lg with spaCy:

    !pip install https://huggingface.co/latincy/la_core_web_lg/resolve/main/la_core_web_lg-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("la_core_web_lg")
    
    # Importing as module.
    import la_core_web_lg
    nlp = la_core_web_lg.load()
  • Notebooks
  • Google Colab
  • Kaggle
la_core_web_lg
594 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 11 commits
diyclassics's picture
diyclassics
Update changelog for 3.9.6
b28eb4e verified 3 days ago
  • .gitattributes
    1.6 kB
    Initial release: clean wheel, correct deps (latincy-preprocess + la-latincy-lookups) 3 months ago
  • CHANGELOG.md
    5.18 kB
    Update changelog for 3.9.6 3 days ago
  • README.md
    89 kB
    Update model card for 3.9.6 3 days ago
  • la_core_web_lg-3.9.5-py3-none-any.whl
    297 MB
    xet
    fix(deps): widen latincy-preprocess pin to <0.4.0 (allow 0.3.1); dedupe spacy 10 days ago
  • la_core_web_lg-3.9.6-py3-none-any.whl
    297 MB
    xet
    Add lg 3.9.6 wheel (closing-quote segmentation fix + deponent fallback) 3 days ago
  • latincy-pipelines-v3_9-logo.png
    528 kB
    xet
    Initial release: clean wheel, correct deps (latincy-preprocess + la-latincy-lookups) 3 months ago