Skip to content
This repository has been archived by the owner on Dec 14, 2020. It is now read-only.

Implement beam search #10

Open
danielhers opened this issue May 7, 2018 · 0 comments
Open

Implement beam search #10

danielhers opened this issue May 7, 2018 · 0 comments

Comments

@danielhers
Copy link
Owner

The parser currently works in greedy mode only. In order to improve its accuracy, beam search should be helpful. This will require adding the IDLE transition (as in Zhu et al. (2013)).
(From huji-nlp/ucca#5)

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

No branches or pull requests

1 participant