glam/data/extracted
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 feat: implement LLM-based extraction for Archives Lab content 2025-12-05 23:16:21 +01:00
feature_type_geographic_annotations.yaml feat: Complete Country Class Implementation and Hypernyms Removal 2025-11-23 13:09:38 +01:00
palestinian_glam_claims.json feat: implement LLM-based extraction for Archives Lab content 2025-12-05 23:16:21 +01:00
palestinian_heritage_consolidated.json feat: implement LLM-based extraction for Archives Lab content 2025-12-05 23:16:21 +01:00
wikidata_geography_mapping.yaml feat: Complete Country Class Implementation and Hypernyms Removal 2025-11-23 13:09:38 +01:00