Skip to content

Which dependencies standard is used by the pre-trained syntaxnet model? #163

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
brendano opened this issue May 31, 2016 · 2 comments
Closed

Comments

@brendano
Copy link

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 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.

@slavpetrov
Copy link
Contributor

Hi Brendan,

Parsey McParseface (i.e. the supplied English model) was trained on StanfordDependencies (v 3.3.0).

Slav

@saraswat
Copy link

Is there a plan to support (versions of) Universal Dependencies, and the Stanford enhanced++ UDs?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants