batch_annotate
Annotate multiple texts simultaneously using specified ontologies with options to return longest matches and whole-word-only annotations.
Instructions
Process multiple texts for annotation efficiently
Input Schema
Name | Required | Description | Default |
---|---|---|---|
longest_only | No | Return only longest matches (default: true) | |
ontologies | No | Comma-separated ontology acronyms | |
texts | Yes | Array of texts to annotate (max 10) | |
whole_word_only | No | Match whole words only (default: true) |