glam/data/extracted/archiveslab
kempersc 55e2cd2340 feat: implement LLM-based extraction for Archives Lab content
- Introduced `llm_extract_archiveslab.py` script for entity and relationship extraction using LLMAnnotator with GLAM-NER v1.7.0.
- Replaced regex-based extraction with generative LLM inference.
- Added functions for loading markdown content, converting annotation sessions to dictionaries, and generating extraction statistics.
- Implemented comprehensive logging of extraction results, including counts of entities, relationships, and specific types like heritage institutions and persons.
- Results and statistics are saved in JSON format for further analysis.
2025-12-05 23:16:21 +01:00
..
archiveslab.org feat: implement LLM-based extraction for Archives Lab content 2025-12-05 23:16:21 +01:00
archiveslab_claims.json feat: implement LLM-based extraction for Archives Lab content 2025-12-05 23:16:21 +01:00
archiveslab_claims_enriched.json feat: implement LLM-based extraction for Archives Lab content 2025-12-05 23:16:21 +01:00
archiveslab_llm_extraction.json feat: implement LLM-based extraction for Archives Lab content 2025-12-05 23:16:21 +01:00