Skip to content

Commit d33fb55

Browse files
authored
raising acrolinx 2/3
1 parent 4177d00 commit d33fb55

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

articles/ai-services/language-service/question-answering/how-to/migrate-qnamaker-to-question-answering.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ ms.custom: language-service-question-answering
2828
> - Automatic RBAC to Language project (not resource)
2929
> - Automatic enabling of analytics.
3030
31-
You will also need to [re-enable analytics](analytics.md) for the language resource.
31+
You'll also need to [re-enable analytics](analytics.md) for the language resource.
3232

3333
## Comparison of features
3434

@@ -42,7 +42,7 @@ In addition to a new set of features, custom question answering provides many te
4242
|Smart URL Refresh||✔️|Custom question answering provides a means to refresh ingested content from public sources with a single click.|
4343
|Q&A over knowledge base (hierarchical extraction)|✔️|✔️| |
4444
|Active learning|✔️|✔️|Custom question answering has an improved active learning model.|
45-
|Alternate Questions|✔️|✔️|The improved models in custom question answering reduces the need to add alternate questions.|
45+
|Alternate Questions|✔️|✔️|The improved models in custom question answering reduce the need to add alternate questions.|
4646
|Synonyms|✔️|✔️| |
4747
|Metadata|✔️|✔️| |
4848
|Question Generation (private preview)||✔️|This new feature will allow generation of questions over text.|
@@ -54,7 +54,7 @@ In addition to a new set of features, custom question answering provides many te
5454

5555
## Pricing
5656

57-
When you are looking at migrating to custom question answering, please consider the following:
57+
When you're looking at migrating to custom question answering, please consider the following:
5858

5959
|Component |QnA Maker|Custom question answering|Details |
6060
|-------------------------------|---------|------------------|---------------------------------------------------------------------------------------------------------|
@@ -65,7 +65,7 @@ When you are looking at migrating to custom question answering, please consider
6565

6666
- Users may select a higher tier with higher capacity, which will impact overall price they pay. It doesn’t impact the price on language component of custom question answering.
6767

68-
- “Text Records” in custom question answering features refers to the query submitted by the user to the runtime, and it is a concept common to all features within Language service. Sometimes a query may have more text records when the query length is higher.
68+
- “Text Records” in custom question answering features refers to the query submitted by the user to the runtime, and it's a concept common to all features within Language service. Sometimes a query may have more text records when the query length is higher.
6969

7070
**Example price estimations**
7171

@@ -76,7 +76,7 @@ When you are looking at migrating to custom question answering, please consider
7676
|Medium|10 |10(S1) |800K |4x3(S1) |Less expensive |
7777
|Low |4 |4(B1) |100K |3x3(S1) |Less expensive |
7878

79-
Summary : Customers should save cost across the most common configurations as seen in the relative cost column.
79+
Summary: Customers should save cost across the most common configurations as seen in the relative cost column.
8080

8181
Here you can find the pricing details for [custom question answering](https://azure.microsoft.com/pricing/details/cognitive-services/language-service/) and [QnA Maker](https://azure.microsoft.com/pricing/details/cognitive-services/qna-maker/).
8282

@@ -101,7 +101,7 @@ Following are the broad migration phases to consider:
101101

102102
![A chart showing the phases of a successful migration](../media/migrate-qnamaker-to-question-answering/migration-phases.png)
103103

104-
Additional links which can help you are given below:
104+
Additional links which can help you're given below:
105105
- [Authoring portal](https://language.cognitive.azure.com/home)
106106
- [API](authoring.md)
107107
- [SDK](/dotnet/api/microsoft.azure.cognitiveservices.knowledge.qnamaker)
@@ -115,7 +115,7 @@ This topic compares two hypothetical scenarios when migrating from QnA Maker to
115115
> An attempt has been made to ensure these scenarios are representative of real customer migrations, however, individual customer scenarios will of course differ. Also, this article doesn't include pricing details. Visit the [pricing](https://azure.microsoft.com/pricing/details/cognitive-services/language-service/) page for more information.
116116
117117
> [!IMPORTANT]
118-
> Each custom question answering project is equivalent to a knowledge base in QnA Maker. Resource level settings such as Role-based access control (RBAC) are not migrated to the new resource. These resource level settings would have to be reconfigured for the language resource post migration. You will also need to [re-enable analytics](analytics.md) for the language resource.
118+
> Each custom question answering project is equivalent to a knowledge base in QnA Maker. Resource level settings such as Role-based access control (RBAC) are not migrated to the new resource. These resource level settings would have to be reconfigured for the language resource post migration. You'll also need to [re-enable analytics](analytics.md) for the language resource.
119119
120120
### Migration scenario 1: No custom authoring portal
121121

0 commit comments

Comments
 (0)