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

Supervised frame confidence score is not taken into account #87

Open
marfox opened this issue Oct 19, 2015 · 1 comment
Open

Supervised frame confidence score is not taken into account #87

marfox opened this issue Oct 19, 2015 · 1 comment
Labels

Comments

@marfox
Copy link
Member

marfox commented Oct 19, 2015

It seems that the final sentence confidence score does not include the SVM frame one.
See the script that handles this.
The parameter frame_conf is set in the function signature, but never used.

@Sachin-NK
Copy link

@marfox I’ve fixed the issue by integrating the frame confidence score into the score_fe function. When you have some time, please take a look and let me know if any further adjustments are needed.

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

No branches or pull requests

2 participants