EnableUniqueMatches
Set EnableUniqueMatches
to True
to return only a single occurrence of a particular value. In this case, two EntityN
definitions cannot return the same value, even if they use different patterns. If the same value occurs more than once, Named Entity Recognition returns only the first instance, even if the matches occur for different entities.
By default, Named Entity Recognition displays duplicates unless you set EnableUniqueMatches
to True
to explicitly remove them.
Type: | Boolean |
Default: | False |
Required: | No |
Configuration Section: |
|
Example: | EnableUniqueMatches=True
|
See Also: |