Skip to content

Increase digit of scores for result files#569

Merged
YukiMatsuzawa merged 4 commits intomasterfrom
increaseScoreDigit_forExport
May 23, 2025
Merged

Increase digit of scores for result files#569
YukiMatsuzawa merged 4 commits intomasterfrom
increaseScoreDigit_forExport

Conversation

@Bujee415
Copy link
Copy Markdown
Collaborator

No description provided.

@Bujee415 Bujee415 requested a review from Copilot May 23, 2025 04:07
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR increases the numeric precision for score outputs in the result files. Key changes include updating the format specifiers for Simple dot product, Weighted dot product, Reverse dot product, and Total score in the export metadata interfaces.

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
src/MSDIAL5/MsdialCore/Export/IMetadataAccessor.cs Updated formatting for dot products and Total score from "F2" to "F3"
src/MSDIAL5/MsdialCore/Export/IAnalysisMetadataAccessor.cs Updated formatting for dot products and Total score from "F2" to "F3"

@YukiMatsuzawa YukiMatsuzawa merged commit b831cd5 into master May 23, 2025
9 checks passed
@YukiMatsuzawa YukiMatsuzawa deleted the increaseScoreDigit_forExport branch May 23, 2025 10:02
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.

3 participants