Skip to content

Commit e9f0901

Browse files
authored
Merge pull request #57694 from diberry/1109-qna-public-18284
[Cogsvcs] QnA Maker - ranker - public issue 18284
2 parents 47d88ab + b717eaa commit e9f0901

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/cognitive-services/QnAMaker/Overview/language-support.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ manager: cgronlun
88
ms.service: cognitive-services
99
ms.component: qna-maker
1010
ms.topic: article
11-
ms.date: 09/25/2018
11+
ms.date: 11/09/2018
1212
ms.author: tulasim
1313
---
1414
# Language and region support for QnA Maker
@@ -29,6 +29,8 @@ QnA Maker supports question/answer extraction in any language page, but the effe
2929
## Query matching and relevance
3030
QnA Maker depends on [language analyzers](https://docs.microsoft.com/rest/api/searchservice/language-support) in Azure search for providing results. Special re-ranking features are available for En-* languages that enable better relevance.
3131

32+
While the Azure Search capabilities are on par for supported languages, QnA Maker has an additional ranker that sits above the Azure search results. In this ranker model, we use some special semantic and word based features in en-*, that are not yet available for other languages. We do not make these available, as they are part of the internal working of the ranker.
33+
3234
QnA Maker auto-detects the language of the knowledge base during creation and sets the analyzer accordingly. You can create knowledge bases in the following languages. Read [this](../How-To/language-knowledge-base.md) for more details about how QnA Maker handles languages.
3335

3436

0 commit comments

Comments
 (0)