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_trf

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

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

  • Libraries
  • spaCy

    How to use latincy/la_core_web_trf with spaCy:

    !pip install https://huggingface.co/latincy/la_core_web_trf/resolve/main/la_core_web_trf-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("la_core_web_trf")
    
    # Importing as module.
    import la_core_web_trf
    nlp = la_core_web_trf.load()
  • Notebooks
  • Google Colab
  • Kaggle
la_core_web_trf
1.69 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 10 commits
diyclassics's picture
diyclassics
Claude Opus 4.8 (1M context)
fix(deps): widen latincy-preprocess pin to <0.4.0 (allow 0.3.1); dedupe spacy
f526517 3 days ago
  • .gitattributes
    1.6 kB
    Initial release: clean wheel, correct deps (latincy-preprocess + la-latincy-lookups) 3 months ago
  • CHANGELOG.md
    4.77 kB
    v3.9.5: bundle ~110 classical abbreviations + lemmatizer punctuation fix 5 days ago
  • README.md
    57.9 kB
    v3.9.5: bundle ~110 classical abbreviations + lemmatizer punctuation fix 5 days ago
  • la_core_web_trf-3.9.5-py3-none-any.whl
    1.69 GB
    xet
    fix(deps): widen latincy-preprocess pin to <0.4.0 (allow 0.3.1); dedupe spacy 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