Generation is the fourth brick. A reader landing here can pick up the first three from their own articles:
• Document parsing, the PDF turned into structured tables: Article 5A (what to read in a PDF) and Article 5B (the relational data model).
• Question parsing, the user string turned into a typed
ParsedQuestion
: Article 6A (the thesis), Article 6B (extraction), and Article 6C (dispatch). - Ret...
