Search extracted entries
islamweb_searchFind dictionary entries by substring search in lemma and text fields, returning IDs, lemmas, chapters, and snippets to verify crawls or look up words.
Instructions
Substring-searches a JSONL dataset file's lemma and text fields and returns matching entries (id, lemma, chapter, and a snippet around the match). Use this to spot-check a crawl or to look up a word.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | Yes | ||
| jsonlFile | No | defaults to data/lisan-al-arab.jsonl |