Skip to content

Commit 5237a88

Browse files
pazzo83storopoli
andauthored
Update src/bm25_transformer.jl - spacing
Co-authored-by: Jose Storopoli <[email protected]>
1 parent 45dd676 commit 5237a88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bm25_transformer.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ we mean by saturation is the degree to which a term occuring extra times adds to
1818
to 2.
1919
2020
`β` is a parameter, bound between 0 and 1, that amplifies the particular document length compared to the average length.
21-
The bigger β is, the more document length is amplified in terms of the overall score. The default value is 0.75.
21+
The bigger β is, the more document length is amplified in terms of the overall score. The default value is 0.75.
2222
2323
For more explanations, please see:
2424
- http://ethen8181.github.io/machine-learning/search/bm25_intro.html

0 commit comments

Comments
 (0)