Skip to content
Discussion options

You must be logged in to vote

Hi @joseberlines , may I know what version your spaCy is? I can't seem to replicate it in both jupyter notebook and jupyter lab environments with spaCy v3.4. We encountered the same error before (c.f. #11040) and was able to have a fix (c.f. #10994) in v3.4. I highly encourage upgrading and trying again. You can check your spaCy version via:

python -m spacy info

In any case, usually you'd find a scrollbar on the rightmost part of the output cell that "hides" these span labels. The fix in spaCy v3.4 removes the need to scroll though.

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@joseberlines
Comment options

@joseberlines
Comment options

@joseberlines
Comment options

@ljvmiranda921
Comment options

@joseberlines
Comment options

Answer selected by ljvmiranda921
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