Skip to content

coref debugging? #12672

May 24, 2023 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

Hey, this is a great question, though it is a bit outside the realm of what you can achieve with SpaCy. There's a lot of research on interpreting/explaining deep learning model decisions, and it's far from being a settled science, unfortunately. One thing you could look at is the actual features being generated for each noun phrase, but it's probably not going to be very helpful - these models typically have far too many parameters for us to be able to neatly explain their decisions as a set of rules.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@afriedman412
Comment options

@vinbo8
Comment options

Answer selected by vinbo8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
usage General spaCy usage feat / coref Feature: Coreference resolution
2 participants