snorkel-team/snorkel
A system for quickly generating training data with weak supervision observed · 2026-08-28
Health v2 · maintenance only
62/100
- Activity 86
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3841
- days_rel: n/a
- days_push: 86
- n_releases_24m: 0
Adoption not part of the score
6001 stars · 858 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Snorkel is a Python library for programmatically building and managing training data using weak supervision, letting users write labeling functions instead of hand-labeling data. It also supports data augmentation and data slicing, and originated as a Stanford research project.
Use cases
- generate training data without manual labeling
- write labeling functions for weak supervision
- programmatically label a large dataset
- augment training data for machine learning
- create data slices to evaluate model performance
- denoise noisy labels from multiple labeling sources
When to choose
- you need to label large datasets quickly without hand-annotation
- you have domain heuristics that can be encoded as labeling functions
- you want research-backed weak supervision modeling in Python
When to avoid
- you need an end-to-end commercial platform with a UI (consider Snorkel Flow)
- you expect active feature development, as the team has shifted focus to Snorkel Flow
- you need fully automated labeling with no heuristic input
Facets
library · maturity maintenance
machine-learning data-science etl machine-learning data-science artificial-intelligence python cross-platform weak-supervision data-labeling training-data data-augmentation data-slicing labeling-functions
2 sources
- readme: https://github.com/snorkel-team/snorkel · fetched 2026-08-28 · 39c9a0a49113
- registry_pypi: https://pypi.org/pypi/snorkel/json · fetched 2026-08-29 · df57fbe0a8c4
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| snorkel-team/snorkel | main | 62 |
For agents
markdown · JSON · MCP: product_card(name="snorkel-team/snorkel")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem