snorkel icon indicating copy to clipboard operation
snorkel copied to clipboard

A system for quickly generating training data with weak supervision

Results 27 snorkel issues
Sort by recently updated
recently updated
newest added

## Description of proposed changes Just add the new parameter of wapper to support spacy v3. ## Related issue(s) #1701 Fixes # (issue) Preliminary spacy v3 support. Need help on...

no-stale

## Description of proposed changes This PR adds a new `high_precision` argument to the `predict_proba` method in `LabelModel`. ## Related issue(s) Fixes #1640 ## Test plan Repeat the steps as...

This PR is a followup to Issue #1654 (@bhancock8). We have changed `n_epochs` from 10 to 20. Please let us know if there is anything else that should be done...

I want to create a dataset using the snorkel labelling function but I am not able to find any links. I want to train a NER model using the above...

feature request
no-stale

In other words, can any machine learning model generalize beyond the labeling functions? In the "data programing" paper it was assumed that the true class labels is independent of the...

## Problem I Want To solve Hello, I would like to thank you for your contribution and this project. First, I would like to check if my point of view...

## Is your feature request related to a problem? Please describe. I want to use spaCy v3 to get transformers models. I want to use snorkel to do text extraction...

feature request
help wanted
no-stale

## Problem I Want To solve I've found it easy to generate millions of labels with label functions, but loading them into Snorkel is hard. The problem is the conversion...

feature request
help wanted
no-stale

## Is your feature request related to a problem? Please describe. `tox` passes locally- including running `coverage`- but then codecov fails and blocks the PR. ## Describe the solution you'd...

feature request
no-stale

## Describe the solution you'd like Using `PandasParallelLFApplier` includes an index sort on the original DataFrame, which can result in unexpected row order if the index is not sorted when...

no-stale