Skip to content

Commit fee5741

Browse files
mnevadafbmorelli25
andauthored
fix typo in LTR (#519)
Noticed a minor typo in the LTR docs, here's a fix :) Co-authored-by: Brandon Morelli <[email protected]>
1 parent e8f165e commit fee5741

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

solutions/search/ranking/learning-to-rank-model-training.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ feature_extractors=[
7878
]
7979
```
8080

81-
::::{admonition} Tern statistics as features
81+
::::{admonition} Term statistics as features
8282
:class: note
8383

8484
It is very common for an LTR model to leverage raw term statistics as features. To extract this information, you can use the [term statistics feature](../../../explore-analyze/scripting/modules-scripting-fields.md#scripting-term-statistics) provided as part of the [`script_score`](asciidocalypse://docs/elasticsearch/docs/reference/query-languages/query-dsl-script-score-query.md) query.

0 commit comments

Comments
 (0)