Skip to content

Commit 95631c1

Browse files
committed
updating tab syntax
1 parent 1460e28 commit 95631c1

File tree

1 file changed

+0
-2
lines changed
  • articles/cognitive-services/language-service/custom-text-classification/includes/rest-api

1 file changed

+0
-2
lines changed

articles/cognitive-services/language-service/custom-text-classification/includes/rest-api/create-project.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,6 @@ Use the following JSON in your request. Replace the placeholder values below wit
6363
| multilingual | `true`| A boolean value that enables you to have documents in multiple languages in your dataset and when your model is deployed you can query the model in any supported language (not necessarily included in your training documents. See [language support](../../language-support.md#multi-lingual-option) to learn more about multilingual support. | `true`|
6464
| storageInputContainerName | `{CONTAINER-NAME}` | The name of your Azure storage container where you have uploaded your documents. | `myContainer` |
6565

66-
---
67-
6866
# [Single label classification](#tab/single-classification)
6967

7068
```json

0 commit comments

Comments
 (0)