Slot: token_exclusion_list

A list of tokens to exclude from the annotation process

URI: ann:token_exclusion_list

Applicable Classes

Name

Description

Modifies Slot

TextAnnotationConfiguration

configuration for search

no

Properties

  • Range: String

  • Multivalued: True

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/oak/text_annotator

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 multivalued: true alias: token_exclusion_list owner: TextAnnotationConfiguration domain_of: - TextAnnotationConfiguration range: string
</details>