You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I came across a set of sentences where Stanza mistakenly labels nsubj relationships as compound. This occurs with a noun in relation to the word "hops".
Describe the bug
I came across a set of sentences where Stanza mistakenly labels
nsubj
relationships ascompound
. This occurs with a noun in relation to the word "hops".To Reproduce
Steps to reproduce the behavior:
nsubj
between "Zac hops" and "box hops":Expected behavior
The parse returns a
nsubj
relationship between "Zac hops" and "box hops".Environment (please complete the following information):
Additional context
This issue also appears in Stanza 1.8.1. Have not tested it with Stanza 1.7.x. Screenshot is from Stanza 1.6.1.
The text was updated successfully, but these errors were encountered: