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

  • Log In
  • Sign Up

latincy
/
la_senter

spaCy
Latin
latin
sentence-segmentation
Eval Results (legacy)
Model card Files Files and versions
xet
Community

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

  • Libraries
  • spaCy

    How to use latincy/la_senter with spaCy:

    !pip install https://huggingface.co/latincy/la_senter/resolve/main/la_senter-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("la_senter")
    
    # Importing as module.
    import la_senter
    nlp = la_senter.load()
  • Notebooks
  • Google Colab
  • Kaggle
la_senter
1.94 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
diyclassics's picture
diyclassics
Update model card for 3.9.0
4465fd3 verified 3 months ago
  • senter
    Update spaCy pipeline over 1 year ago
  • vocab
    Update spaCy pipeline over 1 year ago
  • .gitattributes
    1.59 kB
    Add la_senter 3.9.0 wheel 3 months ago
  • README.md
    2.27 kB
    Update model card for 3.9.0 3 months ago
  • config.cfg
    2.36 kB
    Update spaCy pipeline over 1 year ago
  • la_senter-3.8.0-py3-none-any.whl
    376 kB
    Rename la_senter-any-py3-none-any.whl to la_senter-3.8.0-py3-none-any.whl over 1 year ago
  • la_senter-3.9.0-py3-none-any.whl
    370 kB
    xet
    Add la_senter 3.9.0 wheel 3 months ago
  • meta.json
    773 Bytes
    Update spaCy pipeline over 1 year ago
  • tokenizer
    41.4 kB
    Update spaCy pipeline over 1 year ago