Skip to content

Add blogpost for z score normalization technique #4105

Add blogpost for z score normalization technique

Add blogpost for z score normalization technique #4105

Triggered via pull request March 31, 2025 17:44
Status Success
Total duration 1m 29s
Artifacts

vale.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
style-job: _posts/2025-03-31-zscore-hybrid-search.md#L18
[vale] reported by reviewdog 🐶 [OpenSearch.Spelling] Error: blogpost. If you are referencing a setting, variable, format, function, or repository, surround it with tic marks. Raw Output: {"message": "[OpenSearch.Spelling] Error: blogpost. If you are referencing a setting, variable, format, function, or repository, surround it with tic marks.", "location": {"path": "_posts/2025-03-31-zscore-hybrid-search.md", "range": {"start": {"line": 18, "column": 173}}}, "severity": "ERROR"}
style-job: _posts/2025-03-31-zscore-hybrid-search.md#L39
[vale] reported by reviewdog 🐶 [OpenSearch.Spelling] Error: zscore. If you are referencing a setting, variable, format, function, or repository, surround it with tic marks. Raw Output: {"message": "[OpenSearch.Spelling] Error: zscore. If you are referencing a setting, variable, format, function, or repository, surround it with tic marks.", "location": {"path": "_posts/2025-03-31-zscore-hybrid-search.md", "range": {"start": {"line": 39, "column": 13}}}, "severity": "ERROR"}
style-job: _posts/2025-03-31-zscore-hybrid-search.md#L47
[vale] reported by reviewdog 🐶 [OpenSearch.Spelling] Error: z_score. If you are referencing a setting, variable, format, function, or repository, surround it with tic marks. Raw Output: {"message": "[OpenSearch.Spelling] Error: z_score. If you are referencing a setting, variable, format, function, or repository, surround it with tic marks.", "location": {"path": "_posts/2025-03-31-zscore-hybrid-search.md", "range": {"start": {"line": 47, "column": 8}}}, "severity": "ERROR"}
style-job: _posts/2025-03-31-zscore-hybrid-search.md#L94
[vale] reported by reviewdog 🐶 [Vale.Terms] Use 'SciDocs' instead of 'Scidocs'. Raw Output: {"message": "[Vale.Terms] Use 'SciDocs' instead of 'Scidocs'.", "location": {"path": "_posts/2025-03-31-zscore-hybrid-search.md", "range": {"start": {"line": 94, "column": 2}}}, "severity": "ERROR"}
style-job: _posts/2025-03-31-zscore-hybrid-search.md#L96
[vale] reported by reviewdog 🐶 [OpenSearch.Spelling] Error: nq. If you are referencing a setting, variable, format, function, or repository, surround it with tic marks. Raw Output: {"message": "[OpenSearch.Spelling] Error: nq. If you are referencing a setting, variable, format, function, or repository, surround it with tic marks.", "location": {"path": "_posts/2025-03-31-zscore-hybrid-search.md", "range": {"start": {"line": 96, "column": 2}}}, "severity": "ERROR"}
style-job: _posts/2025-03-31-zscore-hybrid-search.md#L106
[vale] reported by reviewdog 🐶 [OpenSearch.TableHeadings] 'dataset' is a table heading and should be in sentence case. Raw Output: {"message": "[OpenSearch.TableHeadings] 'dataset' is a table heading and should be in sentence case.", "location": {"path": "_posts/2025-03-31-zscore-hybrid-search.md", "range": {"start": {"line": 106, "column": 2}}}, "severity": "ERROR"}
style-job: _posts/2025-03-31-zscore-hybrid-search.md#L108
[vale] reported by reviewdog 🐶 [Vale.Terms] Use 'SciDocs' instead of 'scidocs'. Raw Output: {"message": "[Vale.Terms] Use 'SciDocs' instead of 'scidocs'.", "location": {"path": "_posts/2025-03-31-zscore-hybrid-search.md", "range": {"start": {"line": 108, "column": 2}}}, "severity": "ERROR"}
style-job: _posts/2025-03-31-zscore-hybrid-search.md#L109
[vale] reported by reviewdog 🐶 [OpenSearch.Spelling] Error: fiqa. If you are referencing a setting, variable, format, function, or repository, surround it with tic marks. Raw Output: {"message": "[OpenSearch.Spelling] Error: fiqa. If you are referencing a setting, variable, format, function, or repository, surround it with tic marks.", "location": {"path": "_posts/2025-03-31-zscore-hybrid-search.md", "range": {"start": {"line": 109, "column": 2}}}, "severity": "ERROR"}
style-job: _posts/2025-03-31-zscore-hybrid-search.md#L110
[vale] reported by reviewdog 🐶 [OpenSearch.Spelling] Error: nq. If you are referencing a setting, variable, format, function, or repository, surround it with tic marks. Raw Output: {"message": "[OpenSearch.Spelling] Error: nq. If you are referencing a setting, variable, format, function, or repository, surround it with tic marks.", "location": {"path": "_posts/2025-03-31-zscore-hybrid-search.md", "range": {"start": {"line": 110, "column": 2}}}, "severity": "ERROR"}
style-job
reviewdog: Too many results (annotations) in diff. You may miss some annotations due to GitHub limitation for annotation created by logging command. Please check GitHub Actions log console to see all results. Limitation: - 10 warning annotations and 10 error annotations per step - 50 annotations per job (sum of annotations from all the steps) - 50 annotations per run (separate from the job annotations, these annotations aren't created by users) Source: https://github.community/t5/GitHub-Actions/Maximum-number-of-annotations-that-can-be-created-using-GitHub/m-p/39085