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
Which dependencies system is output by the parser (the mcparseface model)?
The README.md mentions Universal Dependencies and refers to the UD website. However, I noticed the parser outputs rcmod, tmod and some other relations that are not in UD as far as I can tell. rcmod and tmod are listed in Marneffe et al's UD paper (here) under various Stanford Dependencies variants in the big Tabl 2. Is the parser using a particular SD version? Maybe the version for McDonald et al. 2013?
Or is something else entirely? Thanks.
The text was updated successfully, but these errors were encountered:
This is for the directory syntaxnet.
Which dependencies system is output by the parser (the mcparseface model)?
The README.md mentions Universal Dependencies and refers to the UD website. However, I noticed the parser outputs
rcmod
,tmod
and some other relations that are not in UD as far as I can tell.rcmod
andtmod
are listed in Marneffe et al's UD paper (here) under various Stanford Dependencies variants in the big Tabl 2. Is the parser using a particular SD version? Maybe the version for McDonald et al. 2013?Or is something else entirely? Thanks.
The text was updated successfully, but these errors were encountered: