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

Confidence scores #1349

Open
BramVanroy opened this issue Feb 22, 2024 · 1 comment
Open

Confidence scores #1349

BramVanroy opened this issue Feb 22, 2024 · 1 comment

Comments

@BramVanroy
Copy link
Contributor

Is your feature request related to a problem? Please describe.
It could be fruitful to have access to the confidence of the model in its predictions.

Describe the solution you'd like
In an ideal world, confidence scores for everything (i.e. for POS, DEP, MORPH, etc.) on the token level. But I am mostly interested in sentence-level measures, e.g. dependency tree confidence scores for the whole tree.

Describe alternatives you've considered
I have not found alternative parsers that give easy access to this feature.

Additional context
This is a continuation of our discussion on Twitter: https://twitter.com/stanfordnlp/status/1760026653370331647

@AngledLuffa
Copy link
Collaborator

I do not believe this will make it into the next release, which is imminent, but I will work on it next week or the week after if possible.

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

No branches or pull requests

2 participants