Skip to content
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

Auxiliary supertagging #77

Open
namednil opened this issue Nov 2, 2019 · 0 comments
Open

Auxiliary supertagging #77

namednil opened this issue Nov 2, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@namednil
Copy link
Contributor

namednil commented Nov 2, 2019

We could add another supertagger that tries to predict (for each word) the type that comes out when we evaluate the corresponding (gold) subtree in the type algebra. At test time, we wouldn't do anything with that output but it could potentially increase parsing accuracy.

This might push the NN in the right direction to learn the type system. That hypothesis could be tested by comparing the type-unaware baseline (from ACL 2018) with and without this additional supertagging task.

@namednil namednil added the enhancement New feature or request label Nov 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant