Skip to content
Discussion options

You must be logged in to vote

Hi @vmatter ,

In this case you need to write a custom script. You can use the spacy/cli/evaluate.py file for reference. The relevant part here is the render_parses function that calls displacy.render (where you can pass your options). Aside from that, it should be the same everywhere else.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@vmatter
Comment options

Answer selected by polm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat / visualizers Feature: Built-in displaCy and other visualizers
2 participants