Skip to content
Discussion options

You must be logged in to vote

The line in the screenshot isn't finished, because it says from spacy.training but it should be followed with an import ... to specify what exactly you want to import.

What happens when you try this?

from spacy.training import Example

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@saguillo2000
Comment options

@svlandeg
Comment options

@saguillo2000
Comment options

@svlandeg
Comment options

@svlandeg
Comment options

Answer selected by svlandeg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
install Installation issues
2 participants
Converted from issue

This discussion was converted from issue #7069 on February 15, 2021 08:37.