Giter Club home page Giter Club logo

la_senter's Introduction

πŸͺ spaCy Project: la_senter

Code required to train spaCy-compatible sentence segmenter for Latin.

πŸ“‹ project.yml

The project.yml defines the data assets required by the project, as well as the available commands and workflows. For details, see the spaCy projects documentation.

⏯ Commands

The following commands are defined by the project. They can be executed using spacy project run [name]. Commands are only re-run if their inputs have changed.

Command Description
assets Download assets
preprocess Convert the data to spaCy's format
load-vectors load floret vectors
train Train senter
evaluate Evaluate on the test data and save the metrics
package Package the trained model so it can be installed
document Document senter
clean Remove intermediate files

⏭ Workflows

The following workflows are defined by the project. They can be executed using spacy project run [name] and will run the specified commands in order. Commands are only re-run if their inputs have changed.

Workflow Steps
all assets β†’ preprocess β†’ load-vectors β†’ train β†’ evaluate β†’ package β†’ document β†’ clean

πŸ—‚ Assets

The following assets are defined by the project. They can be fetched by running spacy project assets in the project directory.

File Source Description
assets/treebanks/UD_Latin-Perseus Git
assets/treebanks/UD_Latin-PROIEL Git
assets/treebanks/UD_Latin-ITTB Git
assets/treebanks/UD_Latin-LLCT Git
assets/treebanks/UD_Latin-UDante Git

Install

  • To install the current version...
    • pip install https://huggingface.co/diyclassics/la_senter/resolve/main/la_senter-0.3.0/dist/la_senter-0.3.0.tar.gz

Current version

Feature Description
Name la_senter
Version 0.3.0
spaCy >=3.4.2,<3.6.0
Default Pipeline senter
Components senter
Vectors -1 keys, 50000 unique vectors (300 dimensions)
Sources UD_Latin-Perseus
UD_Latin-PROIEL
UD_Latin-ITTB
UD_Latin-LLCT
UD_Latin-UDante
License MIT
Author Patrick J. Burns

Accuracy

Type Score
SENTS_F 99.55
SENTS_P 99.45
SENTS_R 99.65
SENTER_LOSS 4029.93

la_senter's People

Contributors

diyclassics avatar

Stargazers

William Blackerby avatar William Mattingly avatar ClΓ©ment Besnier avatar

Watchers

James Cloos avatar  avatar  avatar William Mattingly avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.