Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

diyclassics
/
la_dep_cltk_sm

spaCy
Latin
cltk
latin
Model card Files Files and versions
xet
Community

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

  • Libraries
  • spaCy

    How to use diyclassics/la_dep_cltk_sm with spaCy:

    !pip install https://huggingface.co/diyclassics/la_dep_cltk_sm/resolve/main/la_dep_cltk_sm-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("la_dep_cltk_sm")
    
    # Importing as module.
    import la_dep_cltk_sm
    nlp = la_dep_cltk_sm.load()
  • Notebooks
  • Google Colab
  • Kaggle
la_dep_cltk_sm
59 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
diyclassics's picture
diyclassics
Update README.md
4d3815f about 3 years ago
  • la_dep_cltk_sm-0.2.0
    Upload 37 files over 3 years ago
  • la_dep_cltk_sm-0.3.1
    Upload 38 files about 3 years ago
  • .gitattributes
    2.36 kB
    Upload 38 files about 3 years ago
  • README.md
    290 Bytes
    Update README.md about 3 years ago