Skip to content
Discussion options

You must be logged in to vote

Hey, thanks for your post!
Doc.from_json uses a specific JSON format and won't support whatever format load_dataset is returning. You'll need to convert the annotation to spaCy's format. If you'd like, we can provide some help with the conversion if you let us know how your annotation is structured.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by emiltj
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
usage General spaCy usage feat / doc Feature: Doc, Span and Token objects
2 participants