You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
motief/pipeline
Sven Geboers 6cb89126a7 fix(svd): expand party votes to individual MPs before SVD computation 1 month ago
..
__init__.py feat(pipeline): implement parliamentary embedding pipeline MVP 1 month ago
ai_provider_wrapper.py Refactor tests: replace sys.modules hacks with real DI + in-memory DB 1 month ago
extract_mp_votes.py fix(pipeline): fix API pagination, add skip_details fast path, bulk mp_votes insert 1 month ago
fetch_mp_metadata.py feat(analysis): fetch real MP metadata, fix anchor axis for party-level actors 1 month ago
fusion.py feat(similarity): add precomputed similarity cache, fix fusion N+1, add 429 retry 1 month ago
run_pipeline.py feat: add StemAtlas Streamlit app, explorer, Docker deployment, blog charts 1 month ago
svd_pipeline.py fix(svd): expand party votes to individual MPs before SVD computation 1 month ago
text_pipeline.py feat(mp-quiz): add MP quiz tab and DB helpers; add design and plan docs 1 month ago