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

Implemented missing tricks for BiaffineParser, now PTB UAS 95.55, LAS 94.48 #19

Closed
wants to merge 2 commits into from

Conversation

hankcs
Copy link
Contributor

@hankcs hankcs commented Mar 29, 2018

Fixes #

Some tricks helping model generalize better.

Proposed Changes

  • Word dropout
  • Dropout across time-steps in RNN cell
  • Orthonormal initialization of RNN weights

@imgarylai
Copy link
Member

Thanks for this pull request. Sorry for replying you late because of my busy works.
I wIll review this as soon as possible.
Best

@imgarylai
Copy link
Member

Hello @hankcs I'm sorry for not coming back in a while. Due to our core API changes a lot, we might not be able to integrate your pull request in this stage really quick. Let's talk about this when we meet! I'm much appreciate your works.
Thank you

@hankcs
Copy link
Contributor Author

hankcs commented Aug 2, 2018

Hi Gary, that's fine. I'm working on the Gluon/MXNet porting of this parser, under Prof. Choi's instruction. Let's discuss it on campus later.

@hankcs hankcs closed this Aug 2, 2018
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

Successfully merging this pull request may close these issues.

2 participants