Document Intelligence
Ingests the full planning corpus (~8,000–12,000 pages) and builds a normalised index. Core challenge is entity resolution: the same program appears under different names across ministries and cycles.
- Two-stage pipeline: named-entity extraction, then embedding-based alias matching against a verified anchor list.
- Target ontology: 1,200–1,500 normalised programs; entity-resolution accuracy >85% as a go/no-go gate.
- Retrieval is two-stage: dense embedding search for recall, cross-encoder re-ranking for precision — this is what keeps unsupported-claim rates low enough for government use.