Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
"CosineScore": [
0.80889,
0.80342,
0.80176,
0.80177,
0.77516
],
"QueryPart": "male",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@
0.72539,
0.72301,
0.71395,
0.71269,
0.7127,
0.70949,
0.70855,
0.70855,
0.70856,
0.70856,
0.70788,
0.70777,
0.70454,
Expand All @@ -48,7 +48,7 @@
"CosineScore": [
0.84678,
0.83166,
0.82015,
0.82016,
0.81771
],
"QueryPart": "obesity",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
0.63385,
0.63227,
0.63222,
0.6305,
0.63049,
0.6303,
0.62984,
0.62957
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -995,4 +995,4 @@
},
"svSource": "CURRENT_QUERY",
"userMessages": []
}
}
Copy link
Contributor

Choose a reason for hiding this comment

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

medium

This file is missing a newline at the end. It's a common convention to end files with a newline character to avoid issues with some command-line tools (e.g., cat) and to ensure consistent git diffs.

Suggested change
}
}

Loading