glam/frontend/public
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
..
data feat: implement LLM-based extraction for Archives Lab content 2025-12-05 23:16:21 +01:00
docs enrich entries 2025-12-01 16:06:34 +01:00
ontology update entries 2025-11-30 23:30:29 +01:00
schemas/20251121 feat: implement LLM-based extraction for Archives Lab content 2025-12-05 23:16:21 +01:00
favicon-16x16.png Add new enums for PersonalCollectionType, ResearchCenterType, and TasteScentHeritage classifications; implement validation script for custodian names against authoritative sources 2025-12-01 18:39:22 +01:00
favicon-32x32.png Add new enums for PersonalCollectionType, ResearchCenterType, and TasteScentHeritage classifications; implement validation script for custodian names against authoritative sources 2025-12-01 18:39:22 +01:00
nde-favicon.png Add new enums for PersonalCollectionType, ResearchCenterType, and TasteScentHeritage classifications; implement validation script for custodian names against authoritative sources 2025-12-01 18:39:22 +01:00
nde-icon-square.png update entries 2025-11-30 23:30:29 +01:00
nde-icon.png update entries 2025-11-30 23:30:29 +01:00
nde-logo.svg update entries 2025-11-30 23:30:29 +01:00
vite.svg Refactor code structure for improved readability and maintainability; removed redundant code blocks and optimized function calls. 2025-11-22 15:35:35 +01:00