-
Notifications
You must be signed in to change notification settings - Fork 30
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
Trainable biaffine dependency parser #353
base: master
Are you sure you want to change the base?
Conversation
5df68d4
to
9145865
Compare
Coverage Report
Files without new missing coverage
268 files skipped due to complete coverage. Coverage success: total of 98.00% is above 98.00% 🎉 |
9d43b77
to
bc7dd10
Compare
bc7dd10
to
5dcd4db
Compare
Quality Gate passedIssues Measures |
Description
edsnlp.data.read_conll
and with a specificeds.conll_dict2doc
convertereds.biaffine_dep_parser
) component and metricsAt the moment, this component is still experimental and mostly used for benchmarking and research purpose on Universal Dependencies corpora. Some memory optimizations and guides are still required to make it usable for end users.
Checklist