Skip to content
Discussion options

You must be logged in to vote

Sure, the CLI commands are basically just wrappers around training functions that you could also call directly from your UI. You could also write a custom training logger to provide the output you want in your UI during training, too. There are some example loggers in the spacy-loggers package: https://github.com/explosion/spacy-loggers

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by svlandeg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
usage General spaCy usage feat / cli Feature: Command-line interface
2 participants