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

Npfl 101 comet #75

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Npfl 101 comet #75

wants to merge 4 commits into from

Conversation

MichelleElizabethK
Copy link
Collaborator

Added the COMET score to the quality modules. It calculated the score for the document as a whole by concatenating the candidate segments together and comparing it with the concatenated reference segments.

@obo
Copy link
Contributor

obo commented Sep 26, 2023

Thanks for the pull request. THere is one thing that I do not like: that by introducing COMET, we suddenly need also the source text. I understand that COMET needs it, but could this be made optional?

@MichelleElizabethK
Copy link
Collaborator Author

Thanks for the pull request. THere is one thing that I do not like: that by introducing COMET, we suddenly need also the source text. I understand that COMET needs it, but could this be made optional?

I have made the COMET score optional. SLTev will run as before if no source file is provided.

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