Index Expert - Type Expert for Index/Catalog Documents
Identifies index files - documents that catalog, list, or provide navigation to other documents or components in a collection.
Key signals:
- INDEX in filename
- Lists of links/references
- Table of contents structure
- Inventory/catalog patterns
- Navigation structure
File: index_expert.py
Classes
IndexExpert
Expert for identifying index/catalog documents.
Functions
analyze(document, analyst_votes)
Analyze if document is an index/catalog.
generate_enhancements(document, analysis)
Generate enhancements for index documents.