Slot: token_exclusion_list
A list of tokens to exclude from the annotation process
Applicable Classes
Name |
Description |
Modifies Slot |
---|---|---|
configuration for search |
no |
Properties
Range: String
Multivalued: True
Identifier and Mapping Information
Schema Source
from schema: https://w3id.org/oak/text_annotator
Mappings
Mapping Type |
Mapped Value |
---|---|
self |
ann:token_exclusion_list |
native |
ann:token_exclusion_list |
LinkML Source
```yaml
name: token_exclusion_list
description: A list of tokens to exclude from the annotation process
from_schema: https://w3id.org/oak/text_annotator
rank: 1000
alias: token_exclusion_list
owner: TextAnnotationConfiguration
domain_of:
- TextAnnotationConfiguration
range: string
multivalued: true
</details>