find_concordances
Locate word contexts within documents from the National Library of Norway's digital collections to analyze usage patterns and textual occurrences.
Instructions
Find concordances (contexts) for a word in a specific document.
Args: urn: URN identifier for the document word: Word to find concordances for window: Number of words before and after the match (default: 25) limit: Maximum number of concordances to return (default: 100)
Returns: JSON string containing concordance results
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| urn | Yes | ||
| word | Yes | ||
| window | No | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |