Dependency Parser Understanding #8645
-
Hey everyone, Good Day! I am trying to understand dependency parser from spacy and how it works. Consider the following example In this, isn't Also, had a similar question which I had posted on prodigy forums where it was suggested this was a better place to host such a discussion. I am a novice in NLP and would appreciate it if someone could help me or point me to the right resources wrt how dependency parsing works. Thanks & Regards, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Beta Was this translation helpful? Give feedback.
Hi Elison,
Let's see if you obtain some more useful answer but I think the answer is quite simple: models can be wrong, it depends on "what they are trained on".
In fact, the same sentences, with the large model, gives these results (probably the one you expect, at least in the first case!):
You cannot try the large model online, but You can on your pc with this code: