This website requires JavaScript.
Explore
Help
Sign In
sgeboers
/
motief
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
21
Commits
1
Branch
0
Tags
07a89a207c9f348eb2841cc37d23c75977c1c687
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
sgeboers
07a89a207c
docs: add test refactor design - replace monkeypatching with DI + in-memory DuckDB
2026-03-23 20:15:29 +01:00
analysis
feat: complete parliamentary embedding pipeline with full historical coverage
2026-03-22 16:08:06 +01:00
docs
/admin
feat(pipeline): implement parliamentary embedding pipeline MVP
2026-03-21 22:31:22 +01:00
migrations
feat(similarity): add precomputed similarity cache, fix fusion N+1, add 429 retry
2026-03-22 03:02:25 +01:00
pages
feat: add StemAtlas Streamlit app, explorer, Docker deployment, blog charts
2026-03-22 22:38:17 +01:00
pipeline
feat: add StemAtlas Streamlit app, explorer, Docker deployment, blog charts
2026-03-22 22:38:17 +01:00
scripts
feat: add StemAtlas Streamlit app, explorer, Docker deployment, blog charts
2026-03-22 22:38:17 +01:00
similarity
feat(similarity): add precomputed similarity cache, fix fusion N+1, add 429 retry
2026-03-22 03:02:25 +01:00
src
/types
feat(pipeline): implement parliamentary embedding pipeline MVP
2026-03-21 22:31:22 +01:00
tests
feat: add StemAtlas Streamlit app, explorer, Docker deployment, blog charts
2026-03-22 22:38:17 +01:00
thoughts
docs: add test refactor design - replace monkeypatching with DI + in-memory DuckDB
2026-03-23 20:15:29 +01:00
tools
feat(pipeline): implement parliamentary embedding pipeline MVP
2026-03-21 22:31:22 +01:00
.drone.yml
feat: add StemAtlas Streamlit app, explorer, Docker deployment, blog charts
2026-03-22 22:38:17 +01:00
.env
feat(analysis): add 2D political compass and 2D trajectories
2026-03-21 23:53:55 +01:00
.gitignore
feat: add StemAtlas Streamlit app, explorer, Docker deployment, blog charts
2026-03-22 22:38:17 +01:00
.python-version
feat(pipeline): implement parliamentary embedding pipeline MVP
2026-03-21 22:31:22 +01:00
ai_provider.py
feat: complete parliamentary embedding pipeline with full historical coverage
2026-03-22 16:08:06 +01:00
api_client.py
feat: complete parliamentary embedding pipeline with full historical coverage
2026-03-22 16:08:06 +01:00
app.py
feat(pipeline): implement parliamentary embedding pipeline MVP
2026-03-21 22:31:22 +01:00
ARCHITECTURE.md
feat(pipeline): implement parliamentary embedding pipeline MVP
2026-03-21 22:31:22 +01:00
CODE_STYLE.md
feat(pipeline): implement parliamentary embedding pipeline MVP
2026-03-21 22:31:22 +01:00
config.py
feat(pipeline): implement parliamentary embedding pipeline MVP
2026-03-21 22:31:22 +01:00
database.py
feat: add StemAtlas Streamlit app, explorer, Docker deployment, blog charts
2026-03-22 22:38:17 +01:00
docker-compose.yml
feat: add StemAtlas Streamlit app, explorer, Docker deployment, blog charts
2026-03-22 22:38:17 +01:00
Dockerfile
feat: add StemAtlas Streamlit app, explorer, Docker deployment, blog charts
2026-03-22 22:38:17 +01:00
EMBEDDING_ANALYSIS.md
feat(pipeline): implement parliamentary embedding pipeline MVP
2026-03-21 22:31:22 +01:00
explorer.py
fix(explorer): normalise party name 'Nieuw Sociaal Contract' -> 'NSC'
2026-03-22 23:13:45 +01:00
fix_database.py
feat(pipeline): implement parliamentary embedding pipeline MVP
2026-03-21 22:31:22 +01:00
Home.py
feat: add StemAtlas Streamlit app, explorer, Docker deployment, blog charts
2026-03-22 22:38:17 +01:00
main.py
feat(pipeline): implement parliamentary embedding pipeline MVP
2026-03-21 22:31:22 +01:00
pyproject.toml
feat(pipeline): add orchestrator CLI, analysis modules, and ActorFractie ingestion
2026-03-21 22:40:28 +01:00
read.py
feat(pipeline): implement parliamentary embedding pipeline MVP
2026-03-21 22:31:22 +01:00
README.md
feat(pipeline): implement parliamentary embedding pipeline MVP
2026-03-21 22:31:22 +01:00
reset.py
feat(pipeline): implement parliamentary embedding pipeline MVP
2026-03-21 22:31:22 +01:00
scheduler.py
feat(pipeline): implement parliamentary embedding pipeline MVP
2026-03-21 22:31:22 +01:00
scraper.py
feat(pipeline): implement parliamentary embedding pipeline MVP
2026-03-21 22:31:22 +01:00
summarizer.py
feat(pipeline): implement parliamentary embedding pipeline MVP
2026-03-21 22:31:22 +01:00
test.py
feat(pipeline): implement parliamentary embedding pipeline MVP
2026-03-21 22:31:22 +01:00
uv.lock
feat(pipeline): add orchestrator CLI, analysis modules, and ActorFractie ingestion
2026-03-21 22:40:28 +01:00
verify.py
feat(pipeline): implement parliamentary embedding pipeline MVP
2026-03-21 22:31:22 +01:00
README.md
The file is empty.
Reference in New Issue
View Git Blame
Copy Permalink
S
Description
No description provided
Readme
28
MiB
Languages
HTML
96.7%
Python
3.2%