diyclassics's picture
Create README.md
003ad8c
|
raw
history blame
1.45 kB
metadata
license: mit
language:
  - la
tags:
  - cltk
  - latin
  - latincy
  - floret
library_name: spacy

Model Card for la_vectors_floret_md

Floret vectors for Latin

Table of Contents

Model Details

Model Description

md floret vectors for Latin on Wikipedia, Oscar, UD and CC100-Latin data.

  • Developed by: Patrick J. Burns
  • Model type: spaCy model
  • Language(s) (NLP): la
  • License: mit
  • Resources for more information:

Citation

BibTeX:

@misc{burns_la_vectors_floret_md_2023,
  title = {la\_vectors\_floret\_md},  
  version = 3.5.2, 
  url = {https://huggingface.co/diyclassics/la_vectors_floret_md},
  abstract = {md floret vectors model for Latin},
  urldate = {2023-04-29},
  author = {Burns, Patrick J.},
  year = {2023},
}

How to Get Started with the Model

  • Install with...
    • pip install https://huggingface.co/diyclassics/la_vectors_floret_md/resolve/main/la_vectors_floret_md-3.5.2-py3-none-any.whl
  • Tested on python 3.10.8, spacy==3.5.1