Skip to content

Commit e3622bd

Browse files
authored
Merge pull request #279757 from jboback/GitHub-Burndown
remove example commnted
2 parents 667dce7 + 13a9d0b commit e3622bd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/ai-services/language-service/named-entity-recognition/how-to/skill-parameters.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,11 @@ The “inclusionList” parameter allows for you to specify which of the NER ent
2424

2525
The “exclusionList” parameter allows for you to specify which of the NER entity tags, listed here [link to Preview API table], you would like excluded in the entity list output in your inference JSON listing out all words and categorizations recognized by the NER service. By default, all recognized entities will be listed.
2626

27+
<!--
2728
## Example
2829
2930
To do: work with Bidisha & Mikael to update with a good example
31+
-->
3032

3133
## overlapPolicy parameter
3234

0 commit comments

Comments
 (0)